|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.shared.ldap.message.AbstractMessage
org.apache.directory.shared.ldap.message.AbstractRequest
org.apache.directory.shared.ldap.message.UnbindRequestImpl
Lockable UnbindRequest implementation.
| Field Summary |
| Fields inherited from interface org.apache.directory.shared.ldap.message.UnbindRequest |
TYPE |
| Constructor Summary | |
UnbindRequestImpl(int id)
Creates an UnbindRequest which takes no parameter other than those in the outer envelope to disconnect and end a client session on the server without producing any response. |
|
| Method Summary | |
void |
abandon()
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned. |
| Methods inherited from class org.apache.directory.shared.ldap.message.AbstractRequest |
hasResponse |
| Methods inherited from class org.apache.directory.shared.ldap.message.AbstractMessage |
add, equals, get, getControls, getMessageId, getType, initControls, put, remove |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.directory.shared.ldap.message.Request |
hasResponse |
| Methods inherited from interface org.apache.directory.shared.ldap.message.Message |
add, get, getControls, getMessageId, getType, put, remove |
| Constructor Detail |
public UnbindRequestImpl(int id)
id - the sequential message identifier.| Method Detail |
public void abandon()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||