Uses of Class
org.jivesoftware.smackx.bytestreams.socks5.Socks5BytestreamRequest

Packages that use Socks5BytestreamRequest
org.jivesoftware.smackx.bytestreams.socks5   
 

Uses of Socks5BytestreamRequest in org.jivesoftware.smackx.bytestreams.socks5
 

Methods in org.jivesoftware.smackx.bytestreams.socks5 with parameters of type Socks5BytestreamRequest
abstract  void Socks5BytestreamListener.incomingBytestreamRequest(Socks5BytestreamRequest request)
          This listener is notified if a SOCKS5 Bytestream request from another user has been received.