public interface AsyncWriteBinding extends ReferenceCounted
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 ReferenceCounted