Package | Description |
---|---|
org.jivesoftware.smackx.bytestreams.socks5 |
Smack's API for XEP-0065: SOCKS5 Bytestreams.
|
org.jivesoftware.smackx.bytestreams.socks5.provider |
Providers for XEP-0065: SOCKS5 Bytestreams.
|
Constructor and Description |
---|
Socks5BytestreamRequest(Socks5BytestreamManager manager,
Bytestream bytestreamRequest)
Creates a new Socks5BytestreamRequest.
|
Modifier and Type | Method and Description |
---|---|
Bytestream |
BytestreamsProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |