| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown | |
| org.apache.directory.api.ldap.extras.extended.gracefulShutdown |
| Modifier and Type | Class and Description |
|---|---|
class |
GracefulShutdownResponseDecorator
A Decorator for CancelResponses.
|
| Modifier and Type | Method and Description |
|---|---|
GracefulShutdownResponse |
GracefulShutdownFactory.newResponse(byte[] encodedValue)
Creates a new ExtendedResponse, for the ExtendedRequest with a specific
encoded value.
|
| Constructor and Description |
|---|
GracefulShutdownResponseDecorator(LdapApiService codec,
GracefulShutdownResponse decoratedMessage)
Creates a new instance of GracefulShutdownResponseDecorator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GracefulShutdownResponseImpl
The response sent back from the server when a
GracefulShutdownRequestImpl
extended operation is sent. |
| Modifier and Type | Method and Description |
|---|---|
GracefulShutdownResponse |
GracefulShutdownRequestImpl.getResultResponse() |
Copyright © 2021. All rights reserved.