| Package | Description |
|---|---|
| org.forgerock.opendj.io |
Classes and interfaces providing I/O functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLDAPMessageHandler
This class provides a skeletal implementation of the
LDAPMessageHandler interface, in order to minimize the effort
required to implement this interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPReader.readMessage(LDAPMessageHandler handler)
Reads the next LDAP message from the underlying ASN.1 reader.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.