|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Request
Ldap protocol request messages derive from this super interface.
Method Summary | |
---|---|
long |
getTimeout()
Get the client message timeout. |
Message |
setTimeout(long timeout)
Set a request client timeout. |
Methods inherited from interface org.apache.directory.ldap.client.api.message.Message |
---|
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId |
Method Detail |
---|
long getTimeout()
Message setTimeout(long timeout)
timeout
- The new timeout, expressed in milliseconds
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |