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

Packages that use org.eclipse.ecf.core.comm
org.eclipse.ecf.core.comm   
org.eclipse.ecf.core.comm.provider   
org.eclipse.ecf.provider.comm.tcp   
org.eclipse.ecf.provider.generic   
 

Classes in org.eclipse.ecf.core.comm used by org.eclipse.ecf.core.comm
AsynchEvent
          Asynchronous connection event class.
ConnectionCreateException
          Exception class for connection creation exceptions
ConnectionEvent
          Connection event super class.
ConnectionFactory
           
ConnectionTypeDescription
           
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
ISynchAsynchEventHandler
          Event handler callback interface for connections that have both asynchronous and synchronous capabilities
ISynchConnection
          Synchronous connection
ISynchEventHandler
           
SynchEvent
          Synchronous connection event.
 

Classes in org.eclipse.ecf.core.comm used by org.eclipse.ecf.core.comm.provider
ConnectionCreateException
          Exception class for connection creation exceptions
ConnectionTypeDescription
           
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
 

Classes in org.eclipse.ecf.core.comm used by org.eclipse.ecf.provider.comm.tcp
ConnectionCreateException
          Exception class for connection creation exceptions
ConnectionTypeDescription
           
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.core.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.