Class InBandBytestreamRequest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      InBandBytestreamSession accept()
      Accepts the In-Band Bytestream open request and returns the session to send/receive data.
      Jid getFrom()
      Returns the sender of the In-Band Bytestream open request.
      java.lang.String getSessionID()
      Returns the session ID of the In-Band Bytestream open request.
      void reject()
      Rejects the In-Band Bytestream request by sending a reject error to the initiator.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait