Package | Description |
---|---|
org.forgerock.opendj.adapter.server3x |
Classes for interacting with an embedded OpenDJ 2.x instance using the OpenDJ LDAP SDK.
|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not
appropriate for other packages.
|
org.opends.server.protocols.internal |
Contains the implementation for the "internal" connection handler
and its associated classes.
|
org.opends.server.protocols.jmx |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using JMX.
|
org.opends.server.replication.protocol |
This package contains the code used by the replication server and by the
code running on the Directory Server side to exchange their information.
|
Class and Description |
---|
InternalClientConnection
This class defines a pseudo-connection object that can be used for
performing internal operations.
|
Class and Description |
---|
InternalClientConnection
This class defines a pseudo-connection object that can be used for
performing internal operations.
|
Class and Description |
---|
InternalSearchListener
This interface defines the methods that must be implemented by a
class that wishes to perform an internal search operation and be
notified of matching entries and referrals as they arrive rather
than altogether when the search has completed.
|
InternalSearchOperation
This class defines a subclass of the core search operation that is
to be used for internal searches.
|
Class and Description |
---|
InternalClientConnection
This class defines a pseudo-connection object that can be used for
performing internal operations.
|
InternalConnectionHandler
This class defines a Directory Server connection handler that will
handle internal "connections".
|
InternalLDAPInputStream
This class provides an implementation of a
java.io.InputStream that can be used to facilitate internal
communication with the Directory Server. |
InternalLDAPOutputStream
This class provides an implementation of a
java.io.OutputStream that can be used to facilitate
internal communication with the Directory Server. |
InternalLDAPSocket
This class provides an implementation of a
java.net.Socket
object that can be used to facilitate internal communication with
the Directory Server through third-party LDAP APIs that provide the
ability to use a custom socket factory when creating connections. |
InternalSearchListener
This interface defines the methods that must be implemented by a
class that wishes to perform an internal search operation and be
notified of matching entries and referrals as they arrive rather
than altogether when the search has completed.
|
InternalSearchOperation
This class defines a subclass of the core search operation that is
to be used for internal searches.
|
SearchRequest
Search request implementation.
|
Class and Description |
---|
InternalSearchOperation
This class defines a subclass of the core search operation that is
to be used for internal searches.
|
SearchRequest
Search request implementation.
|
Class and Description |
---|
InternalClientConnection
This class defines a pseudo-connection object that can be used for
performing internal operations.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.