Uses of Package
org.apache.directory.api.ldap.codec.api

Packages that use org.apache.directory.api.ldap.codec.api
org.apache.directory.api.dsmlv2   
org.apache.directory.api.dsmlv2.reponse   
org.apache.directory.api.dsmlv2.request   
org.apache.directory.api.ldap.codec   
org.apache.directory.api.ldap.codec.actions   
org.apache.directory.api.ldap.codec.actions.abandonRequest   
org.apache.directory.api.ldap.codec.actions.addRequest   
org.apache.directory.api.ldap.codec.actions.addResponse   
org.apache.directory.api.ldap.codec.actions.bindRequest   
org.apache.directory.api.ldap.codec.actions.bindResponse   
org.apache.directory.api.ldap.codec.actions.compareRequest   
org.apache.directory.api.ldap.codec.actions.compareResponse   
org.apache.directory.api.ldap.codec.actions.controls   
org.apache.directory.api.ldap.codec.actions.delRequest   
org.apache.directory.api.ldap.codec.actions.delResponse   
org.apache.directory.api.ldap.codec.actions.extendedRequest   
org.apache.directory.api.ldap.codec.actions.extendedResponse   
org.apache.directory.api.ldap.codec.actions.intermediateResponse   
org.apache.directory.api.ldap.codec.actions.ldapMessage   
org.apache.directory.api.ldap.codec.actions.ldapResult   
org.apache.directory.api.ldap.codec.actions.modifyDnRequest   
org.apache.directory.api.ldap.codec.actions.modifyDnResponse   
org.apache.directory.api.ldap.codec.actions.modifyRequest   
org.apache.directory.api.ldap.codec.actions.modifyResponse   
org.apache.directory.api.ldap.codec.actions.searchRequest   
org.apache.directory.api.ldap.codec.actions.searchRequest.filter   
org.apache.directory.api.ldap.codec.actions.searchResultDone   
org.apache.directory.api.ldap.codec.actions.searchResultEntry   
org.apache.directory.api.ldap.codec.actions.searchResultReference   
org.apache.directory.api.ldap.codec.actions.unbindRequest   
org.apache.directory.api.ldap.codec.api   
org.apache.directory.api.ldap.codec.controls.cascade   
org.apache.directory.api.ldap.codec.controls.manageDsaIT   
org.apache.directory.api.ldap.codec.controls.search.entryChange   
org.apache.directory.api.ldap.codec.controls.search.pagedSearch   
org.apache.directory.api.ldap.codec.controls.search.persistentSearch   
org.apache.directory.api.ldap.codec.controls.search.subentries   
org.apache.directory.api.ldap.codec.decorators   
org.apache.directory.api.ldap.codec.osgi   
org.apache.directory.api.ldap.codec.standalone   
org.apache.directory.api.ldap.extras.controls.ppolicy_impl   
org.apache.directory.api.ldap.extras.controls.syncrepl_impl   
org.apache.directory.api.ldap.extras.extended.ads_impl.cancel   
org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration   
org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect   
org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown   
org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure   
org.apache.directory.api.ldap.util   
org.apache.directory.ldap.client.api   
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.dsmlv2
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.dsmlv2.reponse
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.dsmlv2.request
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.abandonRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.addRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.addResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.bindRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.bindResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.compareRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.compareResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.controls
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.delRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.delResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.extendedRequest
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.extendedResponse
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.intermediateResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.ldapMessage
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.ldapResult
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.modifyDnRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.modifyDnResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.modifyRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.modifyResponse
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.searchRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.searchRequest.filter
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.searchResultDone
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.searchResultEntry
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.searchResultReference
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.actions.unbindRequest
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.api
BinaryAttributeDetector
          An interface used to abstract the means to detect whether or not an attribute identifier/descriptor represents a binary attributeType.
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ConfigurableBinaryAttributeDetector
          An interface used to abstract the means to detect whether or not an attribute identifier/descriptor represents a binary attributeType.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
LdapMessageContainer
          The LdapMessage container stores all the messages decoded by the Asn1Decoder.
MessageDecorator
          A decorator for the generic LDAP Message
SchemaBinaryAttributeDetector
          An implementation of the BinaryAttributeDetector interface.
UnsolicitedResponseFactory
          A factory which generates unsolicited server ExtendedResponses without requiring an initiating client ExtendedRequest.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.controls.cascade
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.controls.manageDsaIT
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.controls.search.entryChange
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.controls.search.pagedSearch
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.controls.search.persistentSearch
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.controls.search.subentries
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.decorators
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.osgi
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
UnsolicitedResponseFactory
          A factory which generates unsolicited server ExtendedResponses without requiring an initiating client ExtendedRequest.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.codec.standalone
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
UnsolicitedResponseFactory
          A factory which generates unsolicited server ExtendedResponses without requiring an initiating client ExtendedRequest.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.controls.ppolicy_impl
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.controls.syncrepl_impl
CodecControl
          The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
ControlDecorator
          Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
ControlFactory
          Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
MessageDecorator
          A decorator for the generic LDAP Message
UnsolicitedResponseFactory
          A factory which generates unsolicited server ExtendedResponses without requiring an initiating client ExtendedRequest.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure
Decorator
          The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
ExtendedRequestDecorator
          A decorator for the ExtendedRequest message
ExtendedRequestFactory
          The factor interface, defined by the codec API for creating new ExtendedRequests.
ExtendedResponseDecorator
          A decorator for the ExtendedResponse message
LdapApiService
          The service interface for the LDAP codec.
MessageDecorator
          A decorator for the generic LDAP Message
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.api.ldap.util
LdapApiService
          The service interface for the LDAP codec.
 

Classes in org.apache.directory.api.ldap.codec.api used by org.apache.directory.ldap.client.api
BinaryAttributeDetector
          An interface used to abstract the means to detect whether or not an attribute identifier/descriptor represents a binary attributeType.
LdapApiService
          The service interface for the LDAP codec.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.