Package | Description |
---|---|
org.forgerock.opendj.grizzly |
Provides an implementation of a transport provider using Grizzly as
transport.
|
org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
Modifier and Type | Class and Description |
---|---|
class |
GrizzlyLdapSocketConnector
LDAP socket connector implementation using Grizzly for transport.
|
Modifier and Type | Method and Description |
---|---|
LdapSocketConnector |
TransportProvider.newLdapSocketConnector(String host,
int port,
Options options)
Returns an implementation of
LdapSocketConnector . |
Copyright 2011-2017 ForgeRock AS.