|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface Request
This interface defines a set of methods which may be used to interact with operation requests.
Method Summary | |
---|---|
OperationType |
getOperationType()
Retrieves the operation type for this request. |
java.util.List<com.unboundid.ldap.sdk.Control> |
getRequestControls()
Retrieves the set of controls included in the request. |
Method Detail |
---|
java.util.List<com.unboundid.ldap.sdk.Control> getRequestControls()
OperationType getOperationType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |