|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AsyncRequest
Interface for asynchronous operation requests.
| Method Summary | |
|---|---|
void |
abandon()
Abandon the operation. |
void |
abandon(RequestControl[] controls)
Abandon the operation. |
int |
getMessageId()
Message ID associated with the operation. |
| Method Detail |
|---|
int getMessageId()
void abandon()
throws LdapException
LdapException - if the operation fails
void abandon(RequestControl[] controls)
throws LdapException
controls - request controls
LdapException - if the operation fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||