public interface AsyncWriteBinding extends ReferenceCounted
| Modifier and Type | Method and Description | 
|---|---|
| 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 sourceAsyncWriteBinding retain()
ReferenceCountedretain in interface ReferenceCounted