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