Uses of Class
org.apache.directory.shared.ldap.codec.extended.ExtendedResponseCodec

Packages that use ExtendedResponseCodec
org.apache.directory.shared.dsmlv2   
org.apache.directory.shared.dsmlv2.reponse   
org.apache.directory.shared.ldap.codec   
 

Uses of ExtendedResponseCodec in org.apache.directory.shared.dsmlv2
 

Methods in org.apache.directory.shared.dsmlv2 that return ExtendedResponseCodec
 ExtendedResponseCodec LdapMessageDecorator.getExtendedResponse()
           
 

Uses of ExtendedResponseCodec in org.apache.directory.shared.dsmlv2.reponse
 

Constructors in org.apache.directory.shared.dsmlv2.reponse with parameters of type ExtendedResponseCodec
ExtendedResponseDsml(ExtendedResponseCodec ldapMessage)
          Creates a new instance of ExtendedResponseDsml.
 

Uses of ExtendedResponseCodec in org.apache.directory.shared.ldap.codec
 

Methods in org.apache.directory.shared.ldap.codec that return ExtendedResponseCodec
 ExtendedResponseCodec LdapMessageContainer.getExtendedResponse()
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.