Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Method and Description |
---|---|
ServerConnection<R> |
ServerConnectionFactory.handleAccept(C clientContext)
Invoked when a new client connection is accepted by the associated
listener.
|
Modifier and Type | Method and Description |
---|---|
static Connection |
Connections.newInternalConnection(ServerConnection<Integer> serverConnection)
Creates a new internal client connection which will route requests to the
provided
ServerConnection . |
Copyright 2010-2017 ForgeRock AS.