Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
-
Packages that use Bytestream.StreamHostUsed Package Description org.jivesoftware.smackx.bytestreams.socks5.packet Stanzas and extension elements for XEP-0065: SOCKS5 Bytestreams. -
-
Uses of Bytestream.StreamHostUsed in org.jivesoftware.smackx.bytestreams.socks5.packet
Methods in org.jivesoftware.smackx.bytestreams.socks5.packet that return Bytestream.StreamHostUsed Modifier and Type Method Description Bytestream.StreamHostUsed
Bytestream. getUsedHost()
Returns the SOCKS5 host connected to by the remote user.
-