| Package | Description |
|---|---|
| org.mule.runtime.config.spring.parsers.delegate | |
| org.mule.runtime.config.spring.parsers.specific |
| Modifier and Type | Class and Description |
|---|---|
class |
RootOrNestedElementBeanDefinitionParser
Bean definition parser that allows mapping an element either as root or nested inside other element.
|
| Modifier and Type | Method and Description |
|---|---|
ParentContextDefinitionParser |
ParentContextDefinitionParser.and(String context,
MuleDefinitionParser parser) |
ParentContextDefinitionParser |
ParentContextDefinitionParser.otherwise(MuleDefinitionParser otherwise) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionStrategyDefinitionParser |
class |
ExpressionTransformerDefinitionParser
This allows a message processor to be defined globally, or embedded within an endpoint.
|
class |
FilterDefinitionParser
This allows a filter to be defined globally, or embedded within an endpoint.
|
class |
InterceptorStackDefinitionParser
This allows a interceptor-stack to be defined globally, or configured on a service.
|
class |
MessageFilterDefinitionParser |
class |
MessageProcessorChainDefinitionParser
This allows a message processor to be defined globally, or embedded within an endpoint.
|
class |
MessageProcessorDefinitionParser
This allows a message processor to be defined globally, or embedded within an endpoint.
|
class |
MessageProcessorWithDataTypeDefinitionParser
Gives parses support to map data type attributes to a
DataType |
class |
RegExFilterDefinitionParser |
class |
ResponseDefinitionParser |
class |
SecurityFilterDefinitionParser
This allows a security filter to be defined globally, or embedded within an endpoint.
|
class |
TransformerMessageProcessorDefinitionParser
Parses transformers message processors to map data type attributes to a
DataType |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.