Uses of Package
org.jivesoftware.smackx.bytestreams

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

Classes in org.jivesoftware.smackx.bytestreams used by org.jivesoftware.smackx.bytestreams
BytestreamListener
          BytestreamListener are notified if a remote user wants to initiate a bytestream.
BytestreamRequest
          BytestreamRequest provides an interface to handle incoming bytestream requests.
BytestreamSession
          BytestreamSession provides an interface for established bytestream sessions.
 

Classes in org.jivesoftware.smackx.bytestreams used by org.jivesoftware.smackx.bytestreams.ibb
BytestreamListener
          BytestreamListener are notified if a remote user wants to initiate a bytestream.
BytestreamManager
          BytestreamManager provides a generic interface for bytestream managers.
BytestreamRequest
          BytestreamRequest provides an interface to handle incoming bytestream requests.
BytestreamSession
          BytestreamSession provides an interface for established bytestream sessions.
 

Classes in org.jivesoftware.smackx.bytestreams used by org.jivesoftware.smackx.bytestreams.socks5
BytestreamListener
          BytestreamListener are notified if a remote user wants to initiate a bytestream.
BytestreamManager
          BytestreamManager provides a generic interface for bytestream managers.
BytestreamRequest
          BytestreamRequest provides an interface to handle incoming bytestream requests.
BytestreamSession
          BytestreamSession provides an interface for established bytestream sessions.