public interface WriteBinding extends ReferenceCounted
Modifier and Type | Method and Description |
---|---|
SessionContext |
getSessionContext()
Gets the session context for this binding.
|
ConnectionSource |
getWriteConnectionSource()
Supply a connection source to a server that can be written to
|
WriteBinding |
retain()
Retain an additional reference to this object.
|
getCount, release
ConnectionSource getWriteConnectionSource()
SessionContext getSessionContext()
WriteBinding retain()
ReferenceCounted
retain
in interface ReferenceCounted