| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentDefinitionParser<T extends org.mule.runtime.api.meta.model.ComponentModel>
A
ExtensionDefinitionParser for parsing OperationMessageProcessor instances through a
OperationMessageProcessorObjectFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationDefinitionParser
A
ExtensionDefinitionParser for parsing ConfigurationProvider instances through a
ConfigurationProviderObjectFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionProviderDefinitionParser
A
ExtensionDefinitionParser for parsing ConnectionProviderResolver instances through a
ConnectionProviderObjectFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructDefinitionParser
A
ExtensionDefinitionParser for parsing ConstructMessageProcessor instances through a
ConstructMessageProcessorObjectFactory |
class |
RouteComponentParser
A parser which returns the definition parsers for a given
NestedRouteModel |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationDefinitionParser
A
ExtensionDefinitionParser for parsing OperationMessageProcessor instances through a
OperationMessageProcessorObjectFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousInlineParameterGroupParser
A
ParameterGroupParser which returns the values of the parameters in the group as a Map |
class |
ObjectTypeParameterParser
A
ExtensionDefinitionParser for parsing extension objects that can be defined as named top level elements and be placed
in the mule registry. |
class |
ParameterGroupParser
A
ExtensionDefinitionParser for parsing extension objects that are expressed as an inline ParameterGroupModel |
class |
TypedInlineParameterGroupParser
A
ParameterGroupParser which returns the values of the parameters in the group in fields of an object of a given type |
| Modifier and Type | Class and Description |
|---|---|
class |
SourceDefinitionParser
An
ExtensionMessageSource used to parse instances of ExtensionMessageSource instances through a
SourceDefinitionParser |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.