Package | Description |
---|---|
org.mule.config.spring.handlers | |
org.mule.module.management.config | |
org.mule.module.xml.config | |
org.mule.transport.bpm.config | |
org.mule.transport.ejb.config | |
org.mule.transport.http.config | |
org.mule.transport.jms.config | |
org.mule.transport.jnp.config | |
org.mule.transport.multicast.config | |
org.mule.transport.quartz.config | |
org.mule.transport.rmi.config | |
org.mule.transport.servlet.config | |
org.mule.transport.soap.config | |
org.mule.transport.ssl.config |
Configuration classes for processing Xml config elements within the SSL namespace.
|
org.mule.transport.stdio.config | |
org.mule.transport.tcp.config |
Configuration classes for processing Xml config elements within the TCP namespace.
|
org.mule.transport.udp.config | |
org.mule.transport.vm.config |
Modifier and Type | Class and Description |
---|---|
class |
MuleNamespaceHandler
This is the core namespace handler for Mule and configures all Mule configuration elements under the
http://www.mulesource.org/schema/mule/core/2.0 Namespace. |
Modifier and Type | Class and Description |
---|---|
class |
ManagementNamespaceHandler
Handles all configuration elements in the Mule Management module.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlNamespaceHandler |
Modifier and Type | Class and Description |
---|---|
class |
BpmNamespaceHandler
Registers a Bean Definition Parsers for the "bpm" namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
EjbNamespaceHandler |
Modifier and Type | Class and Description |
---|---|
class |
HttpNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
class |
HttpsNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
Modifier and Type | Class and Description |
---|---|
class |
JmsNamespaceHandler
Registers Bean Definition Parsers for the "jms" namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
JnpNamespaceHandler
Registers a Bean Definition Parser for handling
<jnp:connector> elements. |
Modifier and Type | Class and Description |
---|---|
class |
MulticastNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
Modifier and Type | Class and Description |
---|---|
class |
QuartzNamespaceHandler
Registers Bean Definition Parsers for the "quartz" namespace
|
Modifier and Type | Class and Description |
---|---|
class |
RmiNamespaceHandler
Registers a Bean Definition Parser for handling
<rmi:connector> elements. |
Modifier and Type | Class and Description |
---|---|
class |
ServletNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
Modifier and Type | Class and Description |
---|---|
class |
SoapNamespaceHandler
Reigsters a Bean Definition Parser for handling soap transport elements.
|
Modifier and Type | Class and Description |
---|---|
class |
SslNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
class |
TlsNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
Modifier and Type | Class and Description |
---|---|
class |
StdioNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
Modifier and Type | Class and Description |
---|---|
class |
TcpNamespaceHandler
Registers a Bean Definition Parser for handling
elements. |
Modifier and Type | Class and Description |
---|---|
class |
UdpNamespaceHandler
Reigsters a Bean Definition Parser for handling UDP specific elements.
|
Modifier and Type | Class and Description |
---|---|
class |
VmNamespaceHandler
Reigsters a Bean Definition Parser for handling
elements. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.