public interface AsyncWriteBinding extends ReferenceCounted
Modifier and Type | Method and 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, release
void getWriteConnectionSource(SingleResultCallback<AsyncConnectionSource> callback)
callback
- the to be passed the connection sourceSessionContext getSessionContext()
AsyncWriteBinding retain()
ReferenceCounted
retain
in interface ReferenceCounted
Copyright © 2010 - 2020 Adobe. All Rights Reserved