Uses of Package
org.eclipse.ecf.provider.comm

Packages that use org.eclipse.ecf.provider.comm
org.eclipse.ecf.provider.comm   
org.eclipse.ecf.provider.comm.tcp   
org.eclipse.ecf.provider.generic   
org.eclipse.ecf.provider.xmpp   
org.eclipse.ecf.server.generic   
 

Classes in org.eclipse.ecf.provider.comm used by org.eclipse.ecf.provider.comm
AsynchEvent
          Asynchronous connection event class.
ConnectionEvent
          Connection event super class.
DisconnectEvent
          Disconnection event
IAsynchConnection
          Asynchronous connection
IAsynchEventHandler
          Callback interface for handling asynchronous connection events
IConnection
          Connection interface to represent transport-level connections
IConnectionListener
          Connection listener
ISynchAsynchConnection
          A connection instance that has both asynchronous and synchronous messaging capabilities
ISynchConnection
          Synchronous connection
ISynchEventHandler
           
SynchEvent
          Synchronous connection event.
 

Classes in org.eclipse.ecf.provider.comm used by org.eclipse.ecf.provider.comm.tcp
IAsynchConnection
          Asynchronous connection
IConnection
          Connection interface to represent transport-level connections
IConnectionListener
          Connection listener
ISynchAsynchConnection
          A connection instance that has both asynchronous and synchronous messaging capabilities
ISynchAsynchEventHandler
          Event handler callback interface for connections that have both asynchronous and synchronous capabilities
ISynchConnection
          Synchronous connection
 

Classes in org.eclipse.ecf.provider.comm used by org.eclipse.ecf.provider.generic
AsynchEvent
          Asynchronous connection event class.
ConnectionCreateException
          Exception class for connection creation exceptions
DisconnectEvent
          Disconnection event
IAsynchConnection
          Asynchronous connection
IConnection
          Connection interface to represent transport-level connections
IConnectRequestHandler
          Connection request handler
ISynchAsynchConnection
          A connection instance that has both asynchronous and synchronous messaging capabilities
ISynchAsynchEventHandler
          Event handler callback interface for connections that have both asynchronous and synchronous capabilities
ISynchConnection
          Synchronous connection
SynchEvent
          Synchronous connection event.
 

Classes in org.eclipse.ecf.provider.comm used by org.eclipse.ecf.provider.xmpp
AsynchEvent
          Asynchronous connection event class.
ConnectionCreateException
          Exception class for connection creation exceptions
ISynchAsynchConnection
          A connection instance that has both asynchronous and synchronous messaging capabilities
 

Classes in org.eclipse.ecf.provider.comm used by org.eclipse.ecf.server.generic
IConnectRequestHandler
          Connection request handler