public class InitModifyResponse extends GrammarAction<LdapMessageContainer<ModifyResponseDecorator>>
LdapMessage ::= ... ModifyResponse ...
ModifyResponse ::= [APPLICATION 7] SEQUENCE { ...
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
The logger
|
name| Constructor and Description |
|---|
InitModifyResponse()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<ModifyResponseDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<ModifyResponseDecorator> container)
container - The container which stores the current data