Uses of Class
org.apache.directory.shared.ldap.extras.extended.ads_impl.GracefulDisconnectStatesEnum

Packages that use GracefulDisconnectStatesEnum
org.apache.directory.shared.ldap.extras.extended.ads_impl   
 

Uses of GracefulDisconnectStatesEnum in org.apache.directory.shared.ldap.extras.extended.ads_impl
 

Methods in org.apache.directory.shared.ldap.extras.extended.ads_impl that return GracefulDisconnectStatesEnum
 GracefulDisconnectStatesEnum GracefulDisconnectStatesEnum.getStartState()
          
static GracefulDisconnectStatesEnum GracefulDisconnectStatesEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GracefulDisconnectStatesEnum[] GracefulDisconnectStatesEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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