|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GracefulShutdownResponse
The response sent back from the server when a GracefulShutdownRequestImpl
extended operation is sent. Delivery of this response may block until all
connected clients are sent a GracefulDisconnect unsolicited notification.
| Field Summary | |
|---|---|
static String |
EXTENSION_OID
The OID for the graceful shutdown extended operation response. |
| Fields inherited from interface org.apache.directory.api.ldap.model.message.ExtendedResponse |
|---|
TYPE |
| Method Summary |
|---|
| Methods inherited from interface org.apache.directory.api.ldap.model.message.ExtendedResponse |
|---|
getResponseName, setResponseName |
| Methods inherited from interface org.apache.directory.api.ldap.model.message.ResultResponse |
|---|
getLdapResult |
| Methods inherited from interface org.apache.directory.api.ldap.model.message.Message |
|---|
addAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageId |
| Field Detail |
|---|
static final String EXTENSION_OID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||