Uses of Enum Class
org.eclipse.net4j.ILocationAware.Location
Package
Description
The Net4j transport layer.
Server service provider interfaces and useful base implementations for the Net4j transport layer.
-
Uses of ILocationAware.Location in org.eclipse.net4j
Modifier and TypeMethodDescriptionILocationAware.getLocation()
static ILocationAware.Location
Returns the enum constant of this class with the specified name.static ILocationAware.Location[]
ILocationAware.Location.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ILocationAware.Location in org.eclipse.spi.net4j
Modifier and TypeMethodDescriptionChannel.getLocation()
Connector.getLocation()
Protocol.getLocation()