|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbandonRequest | |
|---|---|
| org.apache.directory.api.ldap.model.message | |
| Uses of AbandonRequest in org.apache.directory.api.ldap.model.message |
|---|
| Classes in org.apache.directory.api.ldap.model.message that implement AbandonRequest | |
|---|---|
class |
AbandonRequestImpl
Implementation of an AbandonRequest message. |
| Methods in org.apache.directory.api.ldap.model.message that return AbandonRequest | |
|---|---|
AbandonRequest |
AbandonRequestImpl.addAllControls(Control[] controls)
Adds an array of controls to this Message. |
AbandonRequest |
AbandonRequestImpl.addControl(Control control)
Adds a control to this Message. |
AbandonRequest |
AbandonRequestImpl.removeControl(Control control)
Deletes a control removing it from this Message. |
AbandonRequest |
AbandonRequestImpl.setAbandoned(int abandonId)
Sets the id of the request operation to terminate. |
AbandonRequest |
AbandonRequest.setAbandoned(int requestId)
Sets the id of the request operation to terminate. |
AbandonRequest |
AbandonRequestImpl.setMessageId(int messageId)
Sets the Message ID for this request |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||