Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream
Packages that use Bytestream
Package
Description
Smack's API for XEP-0065: SOCKS5 Bytestreams.
Providers for XEP-0065: SOCKS5 Bytestreams.
-
Uses of Bytestream in org.jivesoftware.smackx.bytestreams.socks5
Constructors in org.jivesoftware.smackx.bytestreams.socks5 with parameters of type BytestreamModifierConstructorDescriptionprotected
Socks5BytestreamRequest
(Socks5BytestreamManager manager, Bytestream bytestreamRequest) Creates a new Socks5BytestreamRequest. -
Uses of Bytestream in org.jivesoftware.smackx.bytestreams.socks5.provider
Methods in org.jivesoftware.smackx.bytestreams.socks5.provider that return BytestreamModifier and TypeMethodDescriptionBytestreamsProvider.parse
(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)