ReferenceCountedAsyncReadWriteBindingAsyncClusterBindingpublic interface AsyncWriteBinding extends ReferenceCounted
| Modifier and Type | Method | Description |
|---|---|---|
SessionContext |
getSessionContext() |
Gets the session context for this binding.
|
void |
getWriteConnectionSource(SingleResultCallback<AsyncConnectionSource> callback) |
Supply a connection source to a server that can be written to
|
AsyncWriteBinding |
retain() |
Retain an additional reference to this object.
|
getCount, releasevoid getWriteConnectionSource(SingleResultCallback<AsyncConnectionSource> callback)
callback - the to be passed the connection sourceSessionContext getSessionContext()
AsyncWriteBinding retain()
ReferenceCountedretain in interface ReferenceCounted