Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.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
Modifier 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
Modifier and TypeMethodDescriptionSocks5BytestreamRequest.accept()
Accepts the SOCKS5 Bytestream initialization request and returns the socket to send/receive data.