Uses of Interface
org.apache.directory.shared.ldap.message.ExtendedResponse

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

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

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

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

Classes in org.apache.directory.shared.ldap.message.extended that implement ExtendedResponse
 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.
 



Copyright © 2003-2006 . All Rights Reserved.