public class InitDelResponse extends GrammarAction<LdapMessageContainer<DeleteResponseDecorator>>
LdapMessage ::= ... DelResponse ...
DelResponse ::= [APPLICATION 11] SEQUENCE { ...
name| Constructor and Description |
|---|
InitDelResponse()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<DeleteResponseDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<DeleteResponseDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.