Uses of Class
org.apache.directory.server.protocol.shared.TransportProtocol

Packages that use TransportProtocol
org.apache.directory.server.protocol.shared   
 

Uses of TransportProtocol in org.apache.directory.server.protocol.shared
 

Methods in org.apache.directory.server.protocol.shared that return TransportProtocol
static TransportProtocol TransportProtocol.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransportProtocol[] TransportProtocol.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.