Package org.eclipse.net4j.connector

Interface Summary
IConnector One endpoint of a physical connection of arbitrary nature between two communicating parties.
IConnectorEvent An event that is fired by an IConnector.
IConnectorStateEvent An event that is fired by an IConnector to indicate that its state has changed.
 

Enum Summary
ConnectorLocation Enumerates the roles that an IConnector can play during the establishment of a physical connection.
ConnectorState Enumerates the lifecycle states of an IConnector.
 

Exception Summary
ConnectorException Thrown by an IConnector to indicate connection problems.
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.