|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryAttributeDetector | |
|---|---|
| org.apache.directory.shared.ldap.codec | |
| org.apache.directory.shared.ldap.message | |
| org.apache.directory.shared.ldap.message.spi | |
| Uses of BinaryAttributeDetector in org.apache.directory.shared.ldap.codec |
|---|
| Methods in org.apache.directory.shared.ldap.codec with parameters of type BinaryAttributeDetector | |
|---|---|
ProviderDecoder |
TwixProvider.getDecoder(BinaryAttributeDetector binaryAttributeDetector,
int maxPDUSize)
Gets the decoder associated with this provider. |
| Constructors in org.apache.directory.shared.ldap.codec with parameters of type BinaryAttributeDetector | |
|---|---|
LdapMessageContainer(BinaryAttributeDetector binaryAttributeDetector)
Creates a new LdapMessageContainer object. |
|
TwixDecoder(Provider provider,
BinaryAttributeDetector binaryAttributeDetector,
int maxPDUSize)
Creates an instance of a Twix Decoder implementation. |
|
| Uses of BinaryAttributeDetector in org.apache.directory.shared.ldap.message |
|---|
| Constructors in org.apache.directory.shared.ldap.message with parameters of type BinaryAttributeDetector | |
|---|---|
MessageDecoder(BinaryAttributeDetector binaryAttributeDetector)
Creates a MessageDecoder using default properties for enabling a BER library provider. |
|
MessageDecoder(BinaryAttributeDetector binaryAttributeDetector,
int maxPDUSize)
Creates a MessageDecoder using default properties for enabling a BER library provider. |
|
| Uses of BinaryAttributeDetector in org.apache.directory.shared.ldap.message.spi |
|---|
| Methods in org.apache.directory.shared.ldap.message.spi with parameters of type BinaryAttributeDetector | |
|---|---|
abstract ProviderDecoder |
Provider.getDecoder(BinaryAttributeDetector binaryAttributeDetector,
int maxPDUSize)
Gets the decoder associated with this provider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||