Searched defs:InBandBytestreamSession (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/
H A DInBandBytestreamSession.java44 * InBandBytestreamSession class represents an In-Band Bytestream session.
56 public class InBandBytestreamSession implements BytestreamSession { class in inherits:BytestreamSession
90 protected InBandBytestreamSession(Connection connection, Open byteStreamRequest, method in class:InBandBytestreamSession
372 InBandBytestreamSession.this.close();
410 InBandBytestreamSession.this.closeByLocal(true);
721 InBandBytestreamSession.this.closeByLocal(false);
768 InBandBytestreamSession.this.close();

Completed in 78 milliseconds