Package org.glassfish.grizzly.http.server.naming


package org.glassfish.grizzly.http.server.naming
  • Class
    Description
    The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
    This interface represents a naming context, which consists of a set of name-to-object bindings.
    This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.