Uses of Class
org.eclipse.net4j.connector.ConnectorLocation

Packages that use ConnectorLocation
org.eclipse.net4j.connector   
 

Uses of ConnectorLocation in org.eclipse.net4j.connector
 

Methods in org.eclipse.net4j.connector that return ConnectorLocation
 ConnectorLocation IConnector.getLocation()
          Indicates which role this connector has played during the establishment of the physical connection.
static ConnectorLocation ConnectorLocation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConnectorLocation[] ConnectorLocation.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


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