Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.Socks5Exception.NoSocks5StreamHostsProvided
Packages that use Socks5Exception.NoSocks5StreamHostsProvided
Package
Description
Smack's API for XEP-0065: SOCKS5 Bytestreams, as well as XEP-0047: In-Band Bytestreams.
Smack's API for XEP-0065: SOCKS5 Bytestreams.
- 
Uses of Socks5Exception.NoSocks5StreamHostsProvided in org.jivesoftware.smackx.bytestreams
Methods in org.jivesoftware.smackx.bytestreams that throw Socks5Exception.NoSocks5StreamHostsProvidedModifier and TypeMethodDescriptionBytestreamRequest.accept()Accepts the bytestream open request and returns the session to send/receive data. - 
Uses of Socks5Exception.NoSocks5StreamHostsProvided in org.jivesoftware.smackx.bytestreams.socks5
Methods in org.jivesoftware.smackx.bytestreams.socks5 that throw Socks5Exception.NoSocks5StreamHostsProvidedModifier and TypeMethodDescriptionSocks5BytestreamRequest.accept()Accepts the SOCKS5 Bytestream initialization request and returns the socket to send/receive data.