-
Packages that use Binding
Package |
Description |
javax.naming |
Provides the classes and interfaces for accessing naming services.
|
javax.naming.directory |
Extends the javax.naming package to provide functionality
for accessing directory services.
|
javax.naming.event |
Provides support for event notification when accessing naming and
directory services.
|
-
-
-
Subclasses of Binding in javax.naming.directory
Modifier and Type |
Class |
Description |
class |
SearchResult |
This class represents an item in the NamingEnumeration returned as a
result of the DirContext.search() methods.
|
-