Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams | |
org.jivesoftware.smackx.bytestreams.ibb | |
org.jivesoftware.smackx.bytestreams.socks5 |
Modifier and Type | Method and Description |
---|---|
void |
BytestreamListener.incomingBytestreamRequest(BytestreamRequest request)
This listener is notified if a bytestream request from another user has been received.
|
Modifier and Type | Class and Description |
---|---|
class |
InBandBytestreamRequest
InBandBytestreamRequest class handles incoming In-Band Bytestream requests.
|
Modifier and Type | Method and Description |
---|---|
void |
InBandBytestreamListener.incomingBytestreamRequest(BytestreamRequest request) |
Modifier and Type | Class and Description |
---|---|
class |
Socks5BytestreamRequest
Socks5BytestreamRequest class handles incoming SOCKS5 Bytestream requests.
|
Modifier and Type | Method and Description |
---|---|
void |
Socks5BytestreamListener.incomingBytestreamRequest(BytestreamRequest request) |