Index
All Classes and Interfaces|All Packages
C
- close() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- close() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
G
- getConnectionAsync() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getHostName() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getPort() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getSocketAddress() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getSocketAddresses() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
- GRIZZLY_TRANSPORT - Static variable in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
-
Grizzly TCP Transport NIO implementation to use for connections.
- GrizzlyLDAPConnectionFactory - Class in org.forgerock.opendj.grizzly
-
LDAP connection factory implementation using Grizzly for transport.
- GrizzlyLDAPConnectionFactory(String, int, Options) - Constructor for class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
-
Creates a new LDAP connection factory based on Grizzly which can be used to create connections to the Directory Server at the provided host and port address using provided connection options.
- GrizzlyLDAPListener - Class in org.forgerock.opendj.grizzly
-
LDAP listener implementation using Grizzly for transport.
- GrizzlyLDAPListener(Set<InetSocketAddress>, Function<LDAPClientContext, ReactiveHandler<LDAPClientContext, LdapMessages.LdapRequestEnvelope, Stream<Response>>, LdapException>, Options, TCPNIOTransport) - Constructor for class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
-
Creates a new LDAP listener implementation which will listen for LDAP client connections using the provided address, connection options and provided TCP transport.
- GrizzlyLDAPListener(Set<InetSocketAddress>, Options, Function<LDAPClientContext, ReactiveHandler<LDAPClientContext, LdapMessages.LdapRequestEnvelope, Stream<Response>>, LdapException>) - Constructor for class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
-
Creates a new LDAP listener implementation which will listen for LDAP client connections using the provided address and connection options.
O
- org.forgerock.opendj.grizzly - package org.forgerock.opendj.grizzly
-
Provides an implementation of a transport provider using Grizzly as transport.
T
- toString() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
All Classes and Interfaces|All Packages