Modifier and Type | Field and Description |
---|---|
protected IGrammar |
AbstractContainer.grammar
All the possible grammars
|
Modifier and Type | Method and Description |
---|---|
IGrammar |
AbstractContainer.getGrammar()
Get the current grammar
|
IGrammar |
IAsn1Container.getGrammar()
Get the grammar
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGrammar
The abstract IGrammar which is the Mother of all the grammars.
|
Modifier and Type | Method and Description |
---|---|
String |
IStates.getGrammarName(IGrammar grammar)
Return the grammar name of a grammar
|
Modifier and Type | Class and Description |
---|---|
class |
LdapMessageGrammar
This class implements the LdapMessage message.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
LdapMessageGrammar.getInstance()
Get the instance of this grammar
|
Modifier and Type | Method and Description |
---|---|
String |
LdapStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
SyncDoneValueControlGrammar
Implementation of SyncDoneValueControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
SyncDoneValueControlGrammar.getInstance() |
Modifier and Type | Method and Description |
---|---|
String |
SyncDoneValueControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
SyncInfoValueControlGrammar
This class implements the SyncInfoValueControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
SyncInfoValueControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
SyncInfoValueControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
SyncRequestValueControlGrammar
This class implements the SyncRequestValueControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
SyncRequestValueControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
SyncRequestValueControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
SyncStateValueControlGrammar
This class implements the SyncStateValueControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
SyncStateValueControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
SyncStateValueControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
CancelGrammar
This class implements the Cancel operation.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
CancelGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
CancelStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
CertGenerationGrammar
This class implements the Certificate generation extended operation's ASN.1 grammer.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
CertGenerationGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
CertGenerationStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
GracefulDisconnectGrammar
This class implements the Graceful Disconnect.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
GracefulDisconnectGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
GracefulDisconnectStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
GracefulShutdownGrammar
This class implements the Graceful shutdown.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
GracefulShutdownGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
GracefulShutdownStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
StoredProcedureGrammar
ASN.1 BER Grammar for Stored Procedure Extended Operation
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
StoredProcedureGrammar.getInstance()
Get the instance of this grammar
|
Modifier and Type | Method and Description |
---|---|
String |
StoredProcedureStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
EntryChangeControlGrammar
This class implements the EntryChangeControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
EntryChangeControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
EntryChangeControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
PagedResultsControlGrammar
This class implements the PagedSearchControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
PagedResultsControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
PagedResultsControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentSearchControlGrammar
This class implements the PSearchControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
PersistentSearchControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
PersistentSearchControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Modifier and Type | Class and Description |
---|---|
class |
SubentriesControlGrammar
This class implements the SubEntryControl.
|
Modifier and Type | Method and Description |
---|---|
static IGrammar |
SubentriesControlGrammar.getInstance()
This class is a singleton.
|
Modifier and Type | Method and Description |
---|---|
String |
SubentriesControlStatesEnum.getGrammarName(IGrammar grammar)
Get the grammar name
|
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.