Uses of Class
org.apache.directory.api.ldap.model.message.ExtendedResponseImpl

Packages that use ExtendedResponseImpl
org.apache.directory.api.ldap.model.message   
org.apache.directory.api.ldap.model.message.extended   
 

Uses of ExtendedResponseImpl in org.apache.directory.api.ldap.model.message
 

Fields in org.apache.directory.api.ldap.model.message declared as ExtendedResponseImpl
protected  ExtendedResponseImpl ExtendedRequestImpl.response
          The associated response
 

Methods in org.apache.directory.api.ldap.model.message that return ExtendedResponseImpl
 ExtendedResponseImpl ExtendedRequestImpl.getResultResponse()
          The result containing response for this request.
 

Uses of ExtendedResponseImpl in org.apache.directory.api.ldap.model.message.extended
 

Subclasses of ExtendedResponseImpl in org.apache.directory.api.ldap.model.message.extended
 class ExtendedNoDResponse
          An extended operation intended for notifying clients of upcoming disconnection for the Extended response.
 class NoticeOfDisconnect
          An extended operation intended for notifying clients of upcoming disconnection.
 



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