Package | Description |
---|---|
org.mule.config.spring.parsers.delegate | |
org.mule.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
org.mule.module.xml.config | |
org.mule.transport.tcp.config |
Configuration classes for processing Xml config elements within the TCP namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeSelectionDefinitionParser
Select sub parser depending on presence of a particular attribute
|
class |
BooleanAttributeSelectionDefinitionParser |
class |
InheritDefinitionParser
This encapsulates two definition parsers - orphan and named - and returns the
named definition parser if the "inherit" attribute is set.
|
class |
ParentContextDefinitionParser
This encapsulates several definition parsers, selected depending on the parent
element in the DOM.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentDelegatingDefinitionParser
Allows for parsing either a shortcut component configuration by delegating to two
different component parses depending on the existence of the class attribute.
|
class |
FilterDefinitionParser
This allows a filter to be defined globally, or embedded within an endpoint.
|
class |
ModelDefinitionParser |
class |
NotificationDisableDefinitionParser |
class |
TransformerDefinitionParser
This allows a transformer to be defined globally, or embedded within an endpoint
(as either a normal or response transformer).
|
class |
TransformerRefDefinitionParser
Handle response transformers correctly
|
Modifier and Type | Class and Description |
---|---|
class |
XsltTransformerDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
ByteOrMessageProtocolDefinitionParser |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.