| Package | Description |
|---|---|
| rocks.xmpp.extensions.bytestreams.s5b.model |
Provides XML schema implementations of XEP-0065: SOCKS5 Bytestreams.
|
| Modifier and Type | Method and Description |
|---|---|
List<StreamHost> |
Socks5ByteStream.getStreamHosts()
Gets the stream hosts.
|
| Constructor and Description |
|---|
Socks5ByteStream(String sessionId,
Collection<StreamHost> streamHosts,
String dstaddr)
Creates a
<query/> element with an <streamhost/> child elements. |
Copyright © 2014–2018 XMPP.rocks. All rights reserved.