See: Description
| Interface | Description |
|---|---|
| BackendServer |
This interface defines a set of methods that may be used to interact with an
LDAP external server which acts as a backend server accessed through the
Directory Proxy Server.
|
| BackendSet |
This interface defines a set of methods that may be used to interact with a
set of backend servers to be accessed through an entry-balancing request
processor.
|
| CompletedProxyOperationContext |
This interface defines a set of methods that may be used to obtain
information about an operation that has been processed by the Directory Proxy
Server.
|
| EntryBalancingRequestProcessor |
This interface defines a set of methods that may be used to obtain
information about and interact with an entry-balancing request processor and
its component backend sets and servers.
|
| HealthCheckResult |
This interface defines a set of methods that may be used to assess the health
of an LDAP external server.
|
| Location |
This interface defines a set of methods that may be used interact with a
location defined in the server.
|
| ProxyingRequestProcessor |
This interface defines a set of methods that may be used to obtain
information about and interact with a proxying request processor and its
associated backend servers.
|
| ProxyOperationContext |
This interface defines a set of methods that may be used to obtain
information about an operation being processed by the Directory Proxy Server.
|
| ProxyServerContext |
This interface may be used to obtain information about the Directory Proxy
Server in which an extension is running.
|
| RequestProcessor |
This interface defines a set of methods that may be used to obtain
information about and interact with a request processor.
|
| Class | Description |
|---|---|
| ServerAffinity |
This class provides a data structure for holding information about an
affinity to a particular backend server instance.
|
| Enum | Description |
|---|---|
| HealthCheckState |
This enum defines the set of possible states that may be returned by LDAP
health checks.
|