| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.extended.ads_impl.cancel | |
| org.apache.directory.api.ldap.extras.extended.cancel |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelResponseDecorator
A Decorator for CancelResponses.
|
| Modifier and Type | Method and Description |
|---|---|
CancelResponse |
CancelFactory.newResponse(byte[] encodedValue)
Creates a new ExtendedResponse, for the ExtendedRequest with a specific
encoded value.
|
| Constructor and Description |
|---|
CancelResponseDecorator(LdapApiService codec,
CancelResponse decoratedMessage)
Creates a new instance of CancelResponseDecorator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelResponseImpl
The response sent back from the server after the Cancel extended operation is performed.
|
| Modifier and Type | Method and Description |
|---|---|
CancelResponse |
CancelRequestImpl.getResultResponse() |
Copyright © 2021. All rights reserved.