Uses of Interface
org.apache.directory.shared.ldap.util.Nestable

Packages that use Nestable
org.apache.directory.shared.ldap.util   
 

Uses of Nestable in org.apache.directory.shared.ldap.util
 

Classes in org.apache.directory.shared.ldap.util that implement Nestable
 class NestableError
          The base class of all errors which can contain other exceptions.
 class NestableException
          The base class of all exceptions which can contain other exceptions.
 class NestableRuntimeException
          The base class of all runtime exceptions which can contain other exceptions.
 

Constructors in org.apache.directory.shared.ldap.util with parameters of type Nestable
NestableDelegate(Nestable nestable)
          Constructs a new NestableDelegate instance to manage the specified Nestable.
 



Copyright © 2003-2006 . All Rights Reserved.