Uses of Class
org.apache.directory.server.annotations.TransportType

Packages that use TransportType
org.apache.directory.server.annotations   
 

Uses of TransportType in org.apache.directory.server.annotations
 

Methods in org.apache.directory.server.annotations that return TransportType
static TransportType TransportType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransportType[] TransportType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.