Package org.jivesoftware.smackx.bytestreams.socks5.packet
Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams.
-
Class Summary Class Description Bytestream A stanza representing part of a SOCKS5 Bytestream negotiation.Bytestream.Activate The stanza sent by the stream initiator to the stream proxy to activate the connection.Bytestream.StreamHost Stanza extension that represents a potential SOCKS5 proxy for the file transfer.Bytestream.StreamHostUsed After selected a SOCKS5 stream host and successfully connecting, the target of the file transfer returns a byte stream stanza with the stream host used extension. -
Enum Summary Enum Description Bytestream.Mode The stream can be either a TCP stream or a UDP stream.