public interface AbandonRequest extends Request
| Modifier and Type | Field and Description |
|---|---|
static MessageTypeEnum |
TYPE
Ldap abandon request type code
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAbandoned()
Gets the id of the request operation to terminate.
|
AbandonRequest |
setAbandoned(int requestId)
Sets the id of the request operation to terminate.
|
hasResponseaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdstatic final MessageTypeEnum TYPE
int getAbandoned()
AbandonRequest setAbandoned(int requestId)
requestId - the sequence id of the request message to abandonCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.