public interface AbandonRequest extends Request
| 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, setMessageIdint getAbandoned()
AbandonRequest setAbandoned(int requestId)
requestId - the sequence id of the request message to abandonCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.