OpenDJ Server 4.0.0 Documentation

@PublicAPI(stability=UNCOMMITTED)

Package org.opends.server.protocols.internal

Contains the implementation for the "internal" connection handler and its associated classes.

See: Description

Package org.opends.server.protocols.internal Description

Contains the implementation for the "internal" connection handler and its associated classes. The internal connection handler is not actually intended for use in communicating with external clients, but rather may be used for performing internal operations invoked by other Directory Server components (e.g., plugins). This internal protocol implementation is specifically designed to allow these kinds of internal operations to be processed efficiently and in potentially the same way as if they had been received from a remote client using some other protocol (e.g., LDAP).
OpenDJ Server 4.0.0 Documentation

Copyright © 2010-2017 ForgeRock AS. All Rights Reserved.