Package org.apache.directory.api.ldap.extras.extended.gracefulShutdown
-
Interface Summary Interface Description GracefulShutdownRequest An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.GracefulShutdownResponse The response sent back from the server when aGracefulShutdownRequestImplextended operation is sent. -
Class Summary Class Description GracefulShutdownRequestImpl An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.GracefulShutdownResponseImpl The response sent back from the server when aGracefulShutdownRequestImplextended operation is sent.