Uses of Interface
org.apache.directory.shared.ldap.message.internal.InternalExtendedResponse

Packages that use InternalExtendedResponse
org.apache.directory.shared.ldap.message   
org.apache.directory.shared.ldap.message.extended   
 

Uses of InternalExtendedResponse in org.apache.directory.shared.ldap.message
 

Classes in org.apache.directory.shared.ldap.message that implement InternalExtendedResponse
 class ExtendedResponseImpl
          Lockable ExtendedResponse implementation
 

Uses of InternalExtendedResponse in org.apache.directory.shared.ldap.message.extended
 

Classes in org.apache.directory.shared.ldap.message.extended that implement InternalExtendedResponse
 class CancelResponse
          The response sent back from the server after the Cancel extended operation is performed.
 class CertGenerationResponse
          The response sent back from the server after the CertGeneration extended operation is performed.
 class GracefulDisconnect
          An unsolicited notification, extended response, intended for notifying clients of upcoming disconnection due to intended service windows.
 class GracefulShutdownResponse
          The response sent back from the server when a GracefulShutdownRequest extended operation is sent.
 class LaunchDiagnosticUiResponse
          The response sent back from the server with a LaunchDiagnosticUiRequest extended operation.
 class NoticeOfDisconnect
          An extended operation intended for notifying clients of upcoming disconnection.
 class StoredProcedureResponse
           
 



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