JNDI 1.1.1

Uses of Package
javax.naming.directory

Packages that use javax.naming.directory
javax.naming.directory Extends the core javax.naming package to provide functionality for accessing directories in addition to naming services. 
javax.naming.spi Contains the classes and interfaces that allow various naming and directory service providers to be dynamically plugged in beneath the JNDI API
 

Classes in javax.naming.directory used by javax.naming.directory
Attribute
          This interface represents an attribute associated with a named object.
Attributes
          This interface represents a collection of attributes.
DirContext
          This interface is the directory service interface.
ModificationItem
          This class represents a modification item.
SearchControls
          This class encapsultes factors that determine scope of search and what gets returned as a result of the search.
 

Classes in javax.naming.directory used by javax.naming.spi
DirContext
          This interface is the directory service interface.
 


JNDI 1.1.1

For more information on JNDI, please see http://java.sun.com/products/jndi