Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
-
Packages that use Bytestream.Activate Package Description org.jivesoftware.smackx.bytestreams.socks5.packet Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams. -
-
Uses of Bytestream.Activate in org.jivesoftware.smackx.bytestreams.socks5.packet
Methods in org.jivesoftware.smackx.bytestreams.socks5.packet that return Bytestream.Activate Modifier and Type Method Description Bytestream.Activate
Bytestream. getToActivate()
Returns the activate element of the stanza sent to the proxy host to verify the identity of the initiator and match them to the appropriate stream.
-