Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.socks5 |
Smack's API for XEP-0065: SOCKS5 Bytestreams.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
Socks5BytestreamListener.incomingBytestreamRequest(Socks5BytestreamRequest request)
This listener is notified if a SOCKS5 Bytestream request from another user has been received.
|