| Package | Description |
|---|---|
| org.apache.directory.api.dsmlv2 | |
| org.apache.directory.api.dsmlv2.actions |
| Modifier and Type | Field and Description |
|---|---|
static GrammarAction |
ParserUtils.READ_SOAP_HEADER
GrammarAction that reads the SOAP header data
|
| Modifier and Type | Method and Description |
|---|---|
GrammarAction |
GrammarTransition.getAction()
Gets the action associated with the transition
|
| Constructor and Description |
|---|
GrammarTransition(Enum<Dsmlv2StatesEnum> currentState,
Enum<Dsmlv2StatesEnum> nextState,
GrammarAction action)
Creates a new GrammarTransition object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReadSoapHeader
The action used to read the SOAP Header
|
Copyright © 2021. All rights reserved.