public interface InternalAbandonRequest extends InternalRequest
| 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.
|
void |
setAbandoned(int requestId)
Sets the id of the request operation to terminate.
|
hasResponseadd, addAll, get, getControls, getMessageId, getType, hasControl, put, removestatic final MessageTypeEnum TYPE
int getAbandoned()
void setAbandoned(int requestId)
requestId - the sequence id of the request message to abandonCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.