Package com.unboundid.directory.sdk.proxy.api

This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions primarily intended for use in the UnboundID Directory Proxy Server.

See:
          Description

Class Summary
LDAPHealthCheck This class defines an API that must be implemented by extensions which are used to assess the health of backend servers accessed through the Directory Proxy Server.
PlacementAlgorithm This class defines an API that must be implemented by extensions which are used to select the backend set in which a new entry should be added in an entry-balanced environment.
ProxyTransformation This class defines an API that must be implemented by extensions which are used to transform requests and/or responses as they pass through the Directory Proxy Server.
 

Package com.unboundid.directory.sdk.proxy.api Description

This package defines a number of abstract classes and interfaces which may be extended or implemented by third-party code in order to create extensions primarily intended for use in the UnboundID Directory Proxy Server.