Interface AsyncWriteBinding

    • Method Detail

      • getWriteConnectionSource

        void getWriteConnectionSource​(SingleResultCallback<AsyncConnectionSource> callback)
        Supply a connection source to a server that can be written to
        Parameters:
        callback - the to be passed the connection source
      • getSessionContext

        SessionContext getSessionContext()
        Gets the session context for this binding.
        Returns:
        the session context, which may not be null
        Since:
        3.6