Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
org.opends.server.protocols.http |
Contains the implementation for the Directory Server connection handler that
is responsible for interacting with clients using HTTP.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAsynchronousConnection
An abstract connection whose synchronous methods are implemented in terms of
asynchronous methods.
|
class |
AbstractSynchronousConnection
An abstract connection whose asynchronous methods are implemented in terms of
synchronous methods.
|
Modifier and Type | Class and Description |
---|---|
class |
SdkConnectionAdapter
Adapter class between LDAP SDK's
Connection
and OpenDJ server's
HTTPClientConnection . |
Copyright 2010-2017 ForgeRock AS.