Package | Description |
---|---|
org.apache.directory.shared.ldap.codec | |
org.apache.directory.shared.ldap.message | |
org.apache.directory.shared.ldap.message.spi |
Modifier and Type | Class and Description |
---|---|
class |
LdapEncoder
LDAP BER provider's encoder.
|
Modifier and Type | Method and Description |
---|---|
ProviderEncoder |
LdapProvider.getEncoder()
Gets the encoder associated with this provider.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageEncoder
Encodes a Message instance into a binary message envelope using Basic
Encoding rules flushing the PDU out to an OutputStream.
|
Modifier and Type | Method and Description |
---|---|
abstract ProviderEncoder |
Provider.getEncoder()
Gets the encoder associated with this provider.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.