Package | Description |
---|---|
org.forgerock.opendj.io |
Classes and interfaces providing I/O functionality.
|
org.forgerock.opendj.ldap.spi |
Interfaces and classes for service providers.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<LdapSocket> |
LdapSocketConnector.connect()
Returns a
Single which connects to a peer each time it is subscribed. |
Modifier and Type | Method and Description |
---|---|
LdapSocketAcceptor |
TransportProvider.newLdapSocketAcceptor(Set<InetSocketAddress> addresses,
Options options,
Consumer<LdapSocket> handler)
Returns an implementation of
LdapSocketAcceptor . |
Copyright © 2010-2018, ForgeRock All Rights Reserved.