Uses of Package
rocks.xmpp.extensions.bytestreams
-
Packages that use rocks.xmpp.extensions.bytestreams Package Description rocks.xmpp.extensions.bytestreams Provides classes for byte streams (XEP-0047: In-Band Bytestreams and XEP-0065: SOCKS5 Bytestreams).rocks.xmpp.extensions.bytestreams.ibb Provide classes for XEP-0047: In-Band Bytestreams.rocks.xmpp.extensions.bytestreams.s5b Provides classes for XEP-0065: SOCKS5 Bytestreams.rocks.xmpp.extensions.si Provides classes for XEP-0095: Stream Initiation. -
Classes in rocks.xmpp.extensions.bytestreams used by rocks.xmpp.extensions.bytestreams Class Description ByteStreamEvent A byte stream event, which notifies a listener about inbound byte stream requests.ByteStreamSession An abstract byte stream session, which either represents a XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams session. -
Classes in rocks.xmpp.extensions.bytestreams used by rocks.xmpp.extensions.bytestreams.ibb Class Description ByteStreamManager An abstract class to manage both XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams.ByteStreamSession An abstract byte stream session, which either represents a XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams session. -
Classes in rocks.xmpp.extensions.bytestreams used by rocks.xmpp.extensions.bytestreams.s5b Class Description ByteStreamManager An abstract class to manage both XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams.ByteStreamSession An abstract byte stream session, which either represents a XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams session. -
Classes in rocks.xmpp.extensions.bytestreams used by rocks.xmpp.extensions.si Class Description ByteStreamSession An abstract byte stream session, which either represents a XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams session.