Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.socks5 | |
org.jivesoftware.smackx.bytestreams.socks5.packet |
Class and Description |
---|
Bytestream
A packet representing part of a SOCKS5 Bytestream negotiation.
|
Class and Description |
---|
Bytestream.Activate
The packet sent by the stream initiator to the stream proxy to activate the connection.
|
Bytestream.Mode
The stream can be either a TCP stream or a UDP stream.
|
Bytestream.StreamHost
Packet 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 packet with the stream host used extension.
|