|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.ldap.client.api.message.AbstractMessage
org.apache.directory.ldap.client.api.message.AbstractRequest
org.apache.directory.ldap.client.api.message.UnbindRequest
public class UnbindRequest
Unbind protocol request message used to end a client session.
Constructor Summary | |
---|---|
UnbindRequest()
Creates a new instance of UnbindRequest. |
Method Summary | |
---|---|
java.lang.String |
toString()
Get a String representation of a UnBindRequest |
Methods inherited from class org.apache.directory.ldap.client.api.message.AbstractRequest |
---|
getTimeout, setTimeout |
Methods inherited from class org.apache.directory.ldap.client.api.message.AbstractMessage |
---|
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.directory.ldap.client.api.message.Request |
---|
getTimeout, setTimeout |
Methods inherited from interface org.apache.directory.ldap.client.api.message.Message |
---|
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId |
Constructor Detail |
---|
public UnbindRequest()
Method Detail |
---|
public java.lang.String toString()
toString
in class AbstractMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |