public interface CancelRequest
extends org.apache.directory.api.ldap.model.message.ExtendedRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_OID
The OID for the Cancel extended operation request.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCancelId() |
void |
setCancelId(int cancelId)
Sets the message to cancel by id.
|
addAllControls, addControl, getRequestName, removeControl, setMessageId, setRequestNamegetResponseTypestatic final String EXTENSION_OID
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.