| 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 |
CancelRequestDecorator
A Decorator for CancelRequests.
|
| Modifier and Type | Method and Description |
|---|---|
CancelRequest |
CancelDecoder.decode(byte[] stream)
Decode a PDU which must contain a Cancel extended operation.
|
CancelRequest |
CancelFactory.newRequest(byte[] value)
Returns a new
ExtendedRequestDecorator with the following encoded value. |
| Constructor and Description |
|---|
CancelRequestDecorator(LdapApiService codec,
CancelRequest decoratedMessage) |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelRequestImpl
Implement the extended Cancel Request as described in RFC 3909.
|
Copyright © 2021. All rights reserved.