A B C D E F G H I J K L M N O P Q R S T U V W X 

A

abort() - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Abort if authentication fails
abortProcess(Object) - Method in interface org.mule.transport.bpm.BPMS
Abort a running process (end abnormally).
AbstractAgent - Class in org.mule
Implements common methods for all Agents.
AbstractAgent(String) - Constructor for class org.mule.AbstractAgent
 
AbstractArgumentEntryPointResolver - Class in org.mule.model.resolvers
A base class that allows implementing resolvers to define what parameters it is expecting.
AbstractArgumentEntryPointResolver() - Constructor for class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
AbstractByteProtocol - Class in org.mule.transport.tcp.protocols
This Abstract class has been introduced so as to have the byte protocols (i.e.
AbstractByteProtocol(boolean) - Constructor for class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
AbstractCatchAllStrategy - Class in org.mule.routing
ForwardingCatchAllStrategy acts as a catch and forward router for any events not caught by the router this strategy is associated with.
AbstractCatchAllStrategy() - Constructor for class org.mule.routing.AbstractCatchAllStrategy
 
AbstractChildDefinitionParser - Class in org.mule.config.spring.parsers
This definition parser supports the definition of beans that are then set on the parent bean - it extends AbstractHierarchicalDefinitionParser with methods that assume the data are associated with a single property.
AbstractChildDefinitionParser() - Constructor for class org.mule.config.spring.parsers.AbstractChildDefinitionParser
 
AbstractChildElementIterator - Class in org.mule.config.spring.parsers.processors
AbstractChildElementIterator(BeanAssemblerFactory, PropertyConfiguration) - Constructor for class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
AbstractComponent - Class in org.mule.component
Abstract Component to be used by all Component implementations.
AbstractComponent() - Constructor for class org.mule.component.AbstractComponent
 
AbstractCompressionTransformer - Class in org.mule.transformer.compression
AbstractCompressionTransformer is a base class for all transformers that can compress or uncompress data when they performa message transformation.
AbstractCompressionTransformer() - Constructor for class org.mule.transformer.compression.AbstractCompressionTransformer
default constructor required for discovery
AbstractConfigurationBuilder - Class in org.mule.config.builders
A support class for ConfigurationBuilder implementations that handles the logic of creating config arrays and Properties arguments
AbstractConfigurationBuilder() - Constructor for class org.mule.config.builders.AbstractConfigurationBuilder
 
AbstractConnectable - Class in org.mule.transport
Provide a default dispatch (client) support for handling threads lifecycle and validation.
AbstractConnectable(ImmutableEndpoint) - Constructor for class org.mule.transport.AbstractConnectable
 
AbstractConnectionStrategy - Class in org.mule.transport
 
AbstractConnectionStrategy() - Constructor for class org.mule.transport.AbstractConnectionStrategy
 
AbstractConnector - Class in org.mule.transport
AbstractConnector provides base functionality for all connectors provided with Mule.
AbstractConnector() - Constructor for class org.mule.transport.AbstractConnector
 
AbstractCounter - Class in org.mule.util.counters.impl
 
AbstractCounter(String, CounterFactory.Type) - Constructor for class org.mule.util.counters.impl.AbstractCounter
 
AbstractDelegatingDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This allows a definition parsers to be dynamically represented by different definition parsers, depending on the context.
AbstractDelegatingDefinitionParser() - Constructor for class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
AbstractDelegatingDefinitionParser(MuleDefinitionParser[]) - Constructor for class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
AbstractDiscoverableTransformer - Class in org.mule.transformer
 
AbstractDiscoverableTransformer() - Constructor for class org.mule.transformer.AbstractDiscoverableTransformer
 
AbstractEncryptionTransformer - Class in org.mule.transformer.encryption
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
AbstractEncryptionTransformer() - Constructor for class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
AbstractEndpoint - Class in org.mule.endpoint
ImmutableMuleEndpoint describes a Provider in the Mule Server.
AbstractEndpoint(Connector, EndpointURI, List, List, String, Map, TransactionConfig, Filter, boolean, EndpointSecurityFilter, boolean, boolean, int, String, String, MuleContext, ConnectionStrategy) - Constructor for class org.mule.endpoint.AbstractEndpoint
 
AbstractEndpointBuilder - Class in org.mule.endpoint
Abstract endpoint builder used for externalizing the complex creation logic of endpoints out of the endpoint instance itself.
AbstractEndpointBuilder() - Constructor for class org.mule.endpoint.AbstractEndpointBuilder
 
AbstractEndpointFactoryBean - Class in org.mule.config.spring.factories
Abstract spring FactoryBean used to creating endpoints via spring.
AbstractEndpointFactoryBean(EndpointURIEndpointBuilder) - Constructor for class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
AbstractEndpointFactoryBean() - Constructor for class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
AbstractEndpointSecurityFilter - Class in org.mule.security
AbstractEndpointSecurityFilter provides basic initialisation for all security filters, namely configuring the SecurityManager for this instance
AbstractEndpointSecurityFilter() - Constructor for class org.mule.security.AbstractEndpointSecurityFilter
 
AbstractEndpointURIBuilder - Class in org.mule.endpoint
UrlEndpointURIBuilder is the default endpointUri strategy suitable for most connectors
AbstractEndpointURIBuilder() - Constructor for class org.mule.endpoint.AbstractEndpointURIBuilder
 
AbstractEntryPointResolver - Class in org.mule.model.resolvers
A Base class for EntryPointResolver.
AbstractEntryPointResolver() - Constructor for class org.mule.model.resolvers.AbstractEntryPointResolver
 
AbstractEventAggregator - Class in org.mule.routing.inbound
AbstractEventAggregator will aggregate a set of messages into a single message.
AbstractEventAggregator() - Constructor for class org.mule.routing.inbound.AbstractEventAggregator
 
AbstractEventResequencer - Class in org.mule.routing.inbound
AbstractEventResequencer is used to receive a set of events, resequence them and forward them on to their destination
AbstractEventResequencer() - Constructor for class org.mule.routing.inbound.AbstractEventResequencer
 
AbstractEventTransformer - Class in org.mule.module.client
AbstractEventTransformer adds support for adding method details to the result message.
AbstractEventTransformer() - Constructor for class org.mule.module.client.AbstractEventTransformer
 
AbstractExceptionListener - Class in org.mule
AbstractExceptionListener is a base implementation that custom Exception Listeners can override.
AbstractExceptionListener() - Constructor for class org.mule.AbstractExceptionListener
 
AbstractFilterCollection - Class in org.mule.routing.filters.logic
Manages a filter collection.
AbstractFilterCollection() - Constructor for class org.mule.routing.filters.logic.AbstractFilterCollection
 
AbstractFilterCollection(Filter, Filter) - Constructor for class org.mule.routing.filters.logic.AbstractFilterCollection
 
AbstractFirstResultSerialDefinitionParser - Class in org.mule.config.spring.parsers.delegate
Extend AbstractSerialDelegatingDefinitionParser to return the first definition as the final result
AbstractFirstResultSerialDefinitionParser() - Constructor for class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
AbstractFirstResultSerialDefinitionParser(boolean) - Constructor for class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
AbstractHierarchicalDefinitionParser - Class in org.mule.config.spring.parsers
This definition parser introduces the notion of Hierarchical processing to nested XML elements.
AbstractHierarchicalDefinitionParser() - Constructor for class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
AbstractJavaComponent - Class in org.mule.component
Abstract implementation of JavaComponent adds JavaComponent specific's: EntryPointResolverSet, NestedRouterCollection and ObjectFactory.
AbstractJavaComponent() - Constructor for class org.mule.component.AbstractJavaComponent
 
AbstractJavaComponent(ObjectFactory) - Constructor for class org.mule.component.AbstractJavaComponent
 
AbstractJavaComponent(ObjectFactory, EntryPointResolverSet, NestedRouterCollection) - Constructor for class org.mule.component.AbstractJavaComponent
 
AbstractJCEEncryptionStrategy - Class in org.mule.security
A JCE based encryption strategy.
AbstractJCEEncryptionStrategy() - Constructor for class org.mule.security.AbstractJCEEncryptionStrategy
 
AbstractJmsTransformer - Class in org.mule.transport.jms.transformers
AbstractJmsTransformer is an abstract class that should be used for all transformers where a JMS message will be the transformed or transformee object.
AbstractJmsTransformer() - Constructor for class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
AbstractJmxSupport - Class in org.mule.module.management.support
 
AbstractJmxSupport() - Constructor for class org.mule.module.management.support.AbstractJmxSupport
 
AbstractJndiConnector - Class in org.mule.transport
This class acts as common baseclass for both Rmi & EjbConnector Resolves Jndi root for connector usage
AbstractJndiConnector() - Constructor for class org.mule.transport.AbstractJndiConnector
 
AbstractJobConfig - Class in org.mule.transport.quartz.config
Base implementation of JobConfig.
AbstractJobConfig() - Constructor for class org.mule.transport.quartz.config.AbstractJobConfig
 
AbstractMapBeanAssembler - Class in org.mule.config.spring.parsers.assembly
 
AbstractMapBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Constructor for class org.mule.config.spring.parsers.assembly.AbstractMapBeanAssembler
 
AbstractMessageAdapter - Class in org.mule.transport
AbstractMessageAdapter provides a base implementation for simple message types that maybe don't normally allow for meta information, such as a File or TCP.
AbstractMessageAdapter() - Constructor for class org.mule.transport.AbstractMessageAdapter
 
AbstractMessageAdapter(MessageAdapter) - Constructor for class org.mule.transport.AbstractMessageAdapter
Creates a message adapter copying values from an existing one
AbstractMessageAwareTransformer - Class in org.mule.transformer
AbstractMessageAwareTransformer is a transformer that has a reference to the current message.
AbstractMessageAwareTransformer() - Constructor for class org.mule.transformer.AbstractMessageAwareTransformer
 
AbstractMessageBuilder - Class in org.mule.component.builder
A service that will invoke all outbound endpoints configured on the service allow the result of each endpoint invocation to be aggregated to a single message.
AbstractMessageBuilder() - Constructor for class org.mule.component.builder.AbstractMessageBuilder
 
AbstractMessageDispatcher - Class in org.mule.transport
Provide a default dispatch (client) support for handling threads lifecycle and validation.
AbstractMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.AbstractMessageDispatcher
 
AbstractMessageDispatcherFactory - Class in org.mule.transport
AbstractMessageDispatcherFactory is a base implementation of the MessageDispatcherFactory interface for managing the lifecycle of message dispatchers.
AbstractMessageDispatcherFactory() - Constructor for class org.mule.transport.AbstractMessageDispatcherFactory
 
AbstractMessageReceiver - Class in org.mule.transport
AbstractMessageReceiver provides common methods for all Message Receivers provided with Mule.
AbstractMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.AbstractMessageReceiver
Creates the Message Receiver
AbstractMessageRequester - Class in org.mule.transport
Provide a default dispatch (client) support for handling threads lifecycle and validation.
AbstractMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.AbstractMessageRequester
 
AbstractMessageRequesterFactory - Class in org.mule.transport
A base implementation of the MessageRequesterFactory interface for managing the lifecycle of message requesters.
AbstractMessageRequesterFactory() - Constructor for class org.mule.transport.AbstractMessageRequesterFactory
 
AbstractMessageSplitter - Class in org.mule.routing.outbound
AbstractMessageSplitter is an outbound Message Splitter used to split the contents of a received message into sub parts that can be processed by other components.
AbstractMessageSplitter() - Constructor for class org.mule.routing.outbound.AbstractMessageSplitter
 
AbstractModel - Class in org.mule.model
MuleModel is the default implementation of the Model.
AbstractModel() - Constructor for class org.mule.model.AbstractModel
 
AbstractMonitoredObjectStore - Class in org.mule.util.store
TODO
AbstractMonitoredObjectStore() - Constructor for class org.mule.util.store.AbstractMonitoredObjectStore
 
AbstractMuleBeanDefinitionParser - Class in org.mule.config.spring.parsers
This parser extends the Spring provided AbstractBeanDefinitionParser to provide additional features for consistently customising bean representations for Mule bean definition parsers.
AbstractMuleBeanDefinitionParser() - Constructor for class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
AbstractMuleNamespaceHandler - Class in org.mule.config.spring.handlers
This Namespace handler extends the default Spring NamespaceHandlerSupport to allow certain elements in document to be ignored by the handler.
AbstractMuleNamespaceHandler() - Constructor for class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
AbstractNamedEncryptionStrategy - Class in org.mule.security
 
AbstractNamedEncryptionStrategy() - Constructor for class org.mule.security.AbstractNamedEncryptionStrategy
 
AbstractNotificationLoggerAgent - Class in org.mule.agent
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint.
AbstractNotificationLoggerAgent(String) - Constructor for class org.mule.agent.AbstractNotificationLoggerAgent
 
AbstractObjectFactory - Class in org.mule.object
Creates object instances based on the class and sets any properties.
AbstractObjectFactory() - Constructor for class org.mule.object.AbstractObjectFactory
For Spring only
AbstractObjectFactory(String) - Constructor for class org.mule.object.AbstractObjectFactory
 
AbstractObjectFactory(String, Map) - Constructor for class org.mule.object.AbstractObjectFactory
 
AbstractObjectFactory(Class) - Constructor for class org.mule.object.AbstractObjectFactory
 
AbstractObjectFactory(Class, Map) - Constructor for class org.mule.object.AbstractObjectFactory
 
AbstractOutboundRouter - Class in org.mule.routing.outbound
AbstractOutboundRouter is a base router class that tracks statistics about message processing through the router.
AbstractOutboundRouter() - Constructor for class org.mule.routing.outbound.AbstractOutboundRouter
 
AbstractParallelDelegatingDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This allows a definition parsers to be dynamically represented by one instance selected from a set of parsers, depending on the context.
AbstractParallelDelegatingDefinitionParser() - Constructor for class org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
 
AbstractParallelDelegatingDefinitionParser(MuleDefinitionParser[]) - Constructor for class org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
 
AbstractPluggableDelegate - Class in org.mule.config.spring.parsers.delegate
Support for extending a MuleDefinitionParser without needing to subclass.
AbstractPluggableDelegate(MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
AbstractPollingMessageReceiver - Class in org.mule.transport
AbstractPollingMessageReceiver implements a base class for polling message receivers.
AbstractPollingMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.AbstractPollingMessageReceiver
 
AbstractReceiverResourceWorker - Class in org.mule.transport
This is a Message receiver worker used by transports that do not have a way for the underlying transport to call back to the receiver when a message is available such as Jms.
AbstractReceiverResourceWorker(Object, AbstractMessageReceiver) - Constructor for class org.mule.transport.AbstractReceiverResourceWorker
 
AbstractReceiverResourceWorker(Object, AbstractMessageReceiver, OutputStream) - Constructor for class org.mule.transport.AbstractReceiverResourceWorker
 
AbstractReceiverServlet - Class in org.mule.transport.servlet
A base servlet used to receive requests from a servlet container and route them into Mule
AbstractReceiverServlet() - Constructor for class org.mule.transport.servlet.AbstractReceiverServlet
 
AbstractReceiverWorker - Class in org.mule.transport
A base Worker used by Transport MessageReceiver implementations.
AbstractReceiverWorker(List, AbstractMessageReceiver) - Constructor for class org.mule.transport.AbstractReceiverWorker
 
AbstractReceiverWorker(List, AbstractMessageReceiver, OutputStream) - Constructor for class org.mule.transport.AbstractReceiverWorker
 
AbstractRecipientList - Class in org.mule.routing.outbound
AbstractRecipientList is used to dispatch a single event to multiple recipients over the same transport.
AbstractRecipientList() - Constructor for class org.mule.routing.outbound.AbstractRecipientList
 
AbstractRegistry - Class in org.mule.registry
 
AbstractRegistry(String) - Constructor for class org.mule.registry.AbstractRegistry
Default Constructor
AbstractRegistry(String, Registry) - Constructor for class org.mule.registry.AbstractRegistry
 
AbstractResourceConfigurationBuilder - Class in org.mule.config.builders
Abstract ConfigurationBuilder implementation used for ConfigurationBuider's that use one of more configuration resources of the same type that are defined using strings or ConfigResource objects.
AbstractResourceConfigurationBuilder(String) - Constructor for class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
AbstractResourceConfigurationBuilder(String[]) - Constructor for class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
AbstractResourceConfigurationBuilder(ConfigResource[]) - Constructor for class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
AbstractResourceManager - Class in org.mule.util.xa
This code is based on code coming from the commons-transaction project.
AbstractResourceManager() - Constructor for class org.mule.util.xa.AbstractResourceManager
 
AbstractResponseAggregator - Class in org.mule.routing.response
AbstractResponseAggregator provides a base class for implementing response aggregator routers.
AbstractResponseAggregator() - Constructor for class org.mule.routing.response.AbstractResponseAggregator
 
AbstractResponseRouter - Class in org.mule.routing.response
AbstractResponseRouter is a base class for all Response Routers
AbstractResponseRouter() - Constructor for class org.mule.routing.response.AbstractResponseRouter
 
AbstractRouter - Class in org.mule.routing
Implements the shared methods that all routers have.
AbstractRouter() - Constructor for class org.mule.routing.AbstractRouter
 
AbstractRouterCollection - Class in org.mule.routing
AbstractRouterCollection provides common method implementations of router collections for in and outbound routers.
AbstractRouterCollection(int) - Constructor for class org.mule.routing.AbstractRouterCollection
 
AbstractSerialDelegatingDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This allows a set of definition parsers to be used, one after another, to process the same element.
AbstractSerialDelegatingDefinitionParser() - Constructor for class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
AbstractSerialDelegatingDefinitionParser(boolean) - Constructor for class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
AbstractService - Class in org.mule.service
A base implementation for all UMOComponents in Mule
AbstractService() - Constructor for class org.mule.service.AbstractService
For Spring only
AbstractServiceDescriptor - Class in org.mule.api.registry
 
AbstractServiceDescriptor(String) - Constructor for class org.mule.api.registry.AbstractServiceDescriptor
 
AbstractServiceDescriptor.Key - Class in org.mule.api.registry
Unique key used to cache the service descriptors.
AbstractServiceDescriptor.Key(String, Map) - Constructor for class org.mule.api.registry.AbstractServiceDescriptor.Key
 
AbstractSingleParentFamilyChildDefinitionParser - Class in org.mule.config.spring.parsers.delegate
 
AbstractSingleParentFamilyChildDefinitionParser() - Constructor for class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyChildDefinitionParser
 
AbstractSingleParentFamilyDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending that with child parsers.
AbstractSingleParentFamilyDefinitionParser() - Constructor for class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
 
AbstractSingleParentFamilyDefinitionParser(boolean) - Constructor for class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
 
AbstractSingleResourceTransaction - Class in org.mule.transaction
This abstract class can be used as a base class for transactions that can enlist only one resource (such as a JMS session or JDBC connection).
AbstractSingleResourceTransaction() - Constructor for class org.mule.transaction.AbstractSingleResourceTransaction
 
AbstractTablePrinter - Class in org.mule.management.stats.printers
HtmlTablePrinter prints event processing stats as a HTML table
AbstractTablePrinter(Writer) - Constructor for class org.mule.management.stats.printers.AbstractTablePrinter
 
AbstractTablePrinter(OutputStream) - Constructor for class org.mule.management.stats.printers.AbstractTablePrinter
 
AbstractTcpSocketFactory - Class in org.mule.transport.tcp
Creates a client socket using the socket address extracted from the endpoint.
AbstractTcpSocketFactory() - Constructor for class org.mule.transport.tcp.AbstractTcpSocketFactory
 
AbstractTransaction - Class in org.mule.transaction
This base class provides low level features for transactions.
AbstractTransaction() - Constructor for class org.mule.transaction.AbstractTransaction
 
AbstractTransactionContext - Class in org.mule.util.xa
 
AbstractTransactionContext() - Constructor for class org.mule.util.xa.AbstractTransactionContext
 
AbstractTransformer - Class in org.mule.transformer
AbstractTransformer is a base class for all transformers.
AbstractTransformer() - Constructor for class org.mule.transformer.AbstractTransformer
default constructor required for discovery
AbstractWebServiceWrapperComponent - Class in org.mule.transport.soap.component
 
AbstractWebServiceWrapperComponent() - Constructor for class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
AbstractXAResourceManager - Class in org.mule.util.xa
 
AbstractXAResourceManager() - Constructor for class org.mule.util.xa.AbstractXAResourceManager
 
AbstractXmlTransformer - Class in org.mule.module.xml.transformer
AbstractXmlTransformer offers some XSLT transform on a DOM (or other XML-ish) object.
AbstractXmlTransformer() - Constructor for class org.mule.module.xml.transformer.AbstractXmlTransformer
 
AbstractXmlTransformer.ResultHolder - Interface in org.mule.module.xml.transformer
Result callback interface used when processing XML through JAXP
AbstractXPathExpressionEvaluator - Class in org.mule.module.xml.expression
Provides a base class for XPath property extractors.
AbstractXPathExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
AbstractXStreamTransformer - Class in org.mule.module.xml.transformer
AbstractXStreamTransformer is a base class for all XStream based transformers.
AbstractXStreamTransformer() - Constructor for class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
accept(MuleMessage) - Method in interface org.mule.api.routing.filter.Filter
Check a given message against this filter.
accept(Object) - Method in interface org.mule.api.routing.filter.ObjectFilter
 
accept(MuleMessage) - Method in class org.mule.module.ognl.filters.OGNLFilter
 
accept(MuleMessage) - Method in class org.mule.module.xml.filters.IsXmlFilter
 
accept(MuleMessage) - Method in class org.mule.module.xml.filters.JaxenFilter
 
accept(MuleMessage) - Method in class org.mule.module.xml.filters.JXPathFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.ExceptionTypeFilter
Check a given message against this filter.
accept(MuleMessage) - Method in class org.mule.routing.filters.ExpressionFilter
Check a given message against this filter.
accept(MuleMessage) - Method in class org.mule.routing.filters.logic.AndFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.logic.NotFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.logic.OrFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.RegExFilter
 
accept(Object) - Method in class org.mule.routing.filters.RegExFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(Object) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(MuleEvent) - Method in class org.mule.transaction.constraints.BatchConstraint
 
accept(MuleEvent) - Method in class org.mule.transaction.constraints.ConstraintFilter
 
accept(MuleEvent) - Method in class org.mule.transaction.constraints.ManualConstraint
 
accept(Object) - Method in class org.mule.transport.http.filters.HttpRequestWildcardFilter
 
accept(MuleMessage) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
 
accept(MuleMessage) - Method in class org.mule.transport.jms.filters.JmsSelectorFilter
 
action - Variable in class org.mule.api.context.notification.ServerNotification
 
ACTION - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
ACTION_ABORT - Static variable in class org.mule.transport.bpm.ProcessConnector
 
ACTION_ADVANCE - Static variable in class org.mule.transport.bpm.ProcessConnector
 
ACTION_ALWAYS_BEGIN - Static variable in interface org.mule.api.transaction.TransactionConfig
Will ensure that a new transaction is created for each invocation
ACTION_ALWAYS_BEGIN_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
ACTION_ALWAYS_JOIN - Static variable in interface org.mule.api.transaction.TransactionConfig
There must always be a transaction present for the invocation
ACTION_ALWAYS_JOIN_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
ACTION_BEGIN_OR_JOIN - Static variable in interface org.mule.api.transaction.TransactionConfig
Will begin a new transaction if no transaction is already present
ACTION_BEGIN_OR_JOIN_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
ACTION_DEFAULT - Static variable in interface org.mule.api.transaction.TransactionConfig
Transaction action by default
ACTION_DISPATCH - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_INVOKE - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_JOIN_IF_POSSIBLE - Static variable in interface org.mule.api.transaction.TransactionConfig
If there is a transaction available, then use it, otherwise continue processing
ACTION_JOIN_IF_POSSIBLE_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
ACTION_NEVER - Static variable in interface org.mule.api.transaction.TransactionConfig
There must not be a transaction present for the invocation
ACTION_NEVER_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
ACTION_NONE - Static variable in interface org.mule.api.transaction.TransactionConfig
Whether there is a transaction available or not, ignore it
ACTION_NONE_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
ACTION_RECEIVE - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_SEND - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
ACTION_START - Static variable in class org.mule.transport.bpm.ProcessConnector
 
ACTION_UPDATE - Static variable in class org.mule.transport.bpm.ProcessConnector
 
ACTION_WIRE_FORMAT - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
activate() - Method in interface org.mule.api.transport.MessageDispatcher
This method can perform necessary state updates before any of the MessageDispatching methods are invoked.
activate(OutboundEndpoint, MessageDispatcher) - Method in interface org.mule.api.transport.MessageDispatcherFactory
Invoked before the given dispatcher is handed out to a client, but not after MessageDispatcherFactory.create(OutboundEndpoint).
activate() - Method in interface org.mule.api.transport.MessageRequester
This method can perform necessary state updates before any of the MessageDispatching methods are invoked.
activate(InboundEndpoint, MessageRequester) - Method in interface org.mule.api.transport.MessageRequesterFactory
Invoked before the given requester is handed out to a client, but not after MessageRequesterFactory.create(org.mule.api.endpoint.InboundEndpoint).
activate() - Method in class org.mule.transport.AbstractConnectable
 
activate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
activate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
activate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
activate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
activateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
activateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
activateObject(Object, Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
activateObject(Object, Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
activeContexts - Variable in class org.mule.util.xa.AbstractXAResourceManager
 
ACTIVEMQ_CONNECTION_FACTORY_CLASS - Static variable in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
ACTIVEMQ_XA_CONNECTION_FACTORY_CLASS - Static variable in class org.mule.transport.jms.activemq.ActiveMQXAJmsConnector
 
ActiveMQJmsConnector - Class in org.mule.transport.jms.activemq
ActiveMQ 4.x-specific JMS connector.
ActiveMQJmsConnector() - Constructor for class org.mule.transport.jms.activemq.ActiveMQJmsConnector
Constructs a new ActiveMQJmsConnector.
ActiveMQXAJmsConnector - Class in org.mule.transport.jms.activemq
 
ActiveMQXAJmsConnector() - Constructor for class org.mule.transport.jms.activemq.ActiveMQXAJmsConnector
 
add(ServiceStatistics) - Method in class org.mule.management.stats.AllStatistics
 
add(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
addAggregate(AggregateCounter) - Method in class org.mule.util.counters.impl.AbstractCounter
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addAlias(String, String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addAlias(String, String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addAlias(String, String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addApplicationConfigEntry(String, AppConfigurationEntry) - Static method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Adds the Configuration Entries
addArgument(ExpressionTransformer.Argument) - Method in class org.mule.transformer.simple.ExpressionTransformer
 
addAttachment(String, DataHandler) - Method in interface org.mule.api.transport.MessageAdapter
Allows for arbitary data attachments to be associated with the Message.
addAttachment(String, DataHandler) - Method in class org.mule.DefaultMuleMessage
Allows for arbitary data attachments to be associated with the Message.
addAttachment(String, DataHandler) - Method in class org.mule.transport.AbstractMessageAdapter
Allows for arbitary data attachments to be associated with the Message.
AddAttribute - Class in org.mule.config.spring.parsers.processors
 
AddAttribute(String, String) - Constructor for class org.mule.config.spring.parsers.processors.AddAttribute
 
addBeanFlag(String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addBeanFlag(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addBeanFlag(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addBeanFlag(String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addBeanFlag(String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addBody(String) - Method in class org.mule.util.SplashScreen
 
addChildDelegate(MuleChildDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
 
addChildDelegate(String, MuleChildDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.SingleParentFamilyDefinitionParser
 
addChildDelegate(String[], MuleChildDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.SingleParentFamilyDefinitionParser
 
addCollection(String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addCollection(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
This will automatically generate a list and accumulate values.
addCollection(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addCollection(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addCollection(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addCollection(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addCollection(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addCollection(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addCollection(String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addCollection(String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addCreate(List, Object) - Static method in class org.mule.util.CollectionUtils
Some code uses null to indicate "unset", which makes appending items complex.
addDelegate(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addDelegate(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
addDelegate(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyChildDefinitionParser
 
addDelegate(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
 
addDelegate(String, MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AttributeSelectionDefinitionParser
 
addDelegate(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.SingleParentFamilyDefinitionParser
 
addDelegateAsChild(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
 
added - Variable in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
addEncryptionStrategy(EncryptionStrategy) - Method in interface org.mule.api.security.SecurityManager
 
addEncryptionStrategy(EncryptionStrategy) - Method in class org.mule.security.MuleSecurityManager
 
addEndpoint(OutboundEndpoint) - Method in class org.mule.AbstractExceptionListener
 
addEndpoint(InboundEndpoint) - Method in interface org.mule.api.routing.InboundRouterCollection
 
addEndpoint(OutboundEndpoint) - Method in interface org.mule.api.routing.OutboundRouter
Adds an endpoint to this router
addEndpoint(InboundEndpoint) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
addEndpoint(OutboundEndpoint) - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
addEndpoint(InboundEndpoint) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
addEndpoint(OutboundEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
addEndpoint(OutboundEndpoint) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
addEndpoint(OutboundEndpoint) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
addEndpoint(InboundEndpoint) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
addEntryPointResolver(EntryPointResolver) - Method in interface org.mule.api.model.EntryPointResolverSet
Will add a resolver to the list of resolvers to invoke on a compoent.
addEntryPointResolver(EntryPointResolver) - Method in class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
addEvent(MuleEvent) - Method in class org.mule.routing.EventCorrelator
 
addEvent(MuleEvent) - Method in class org.mule.routing.inbound.EventGroup
Add the given event to this group.
addEventGroup(EventGroup) - Method in class org.mule.routing.EventCorrelator
 
addEventGroup(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
addExecutionTime(long) - Method in class org.mule.management.stats.ComponentStatistics
 
addExpirable(long, TimeUnit, Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
Adds an expirable object to monitor.
addFile(File) - Method in class org.mule.util.monitor.FileMonitor
Add file to listen for.
addHandledException(Class) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
addHeader(Header) - Method in class org.mule.transport.http.HttpRequest
 
addHeader(Header) - Method in class org.mule.transport.http.HttpResponse
 
addHeaders(SOAPEnvelope) - Method in class org.mule.transport.soap.MuleSoapHeaders
Writes the header properties to a Soap header
addIgnored(String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addIgnored(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addIgnored(String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addIgnoredMethod(String) - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
 
addInboundProperties(Map) - Method in class org.mule.transport.AbstractMessageAdapter
A convenience method for extending classes to Set inbound scoped properties on the message properties that arrive on the inbound message should be set as inbound-scoped properties.
addInfo(String, Object) - Method in exception org.mule.api.MuleException
 
addInterfaceToType(Class, Class) - Method in class org.mule.context.notification.ServerNotificationManager
 
addListener(ServerNotificationListener) - Method in class org.mule.context.notification.ServerNotificationManager
 
addListener(FileListener) - Method in class org.mule.util.monitor.FileMonitor
Add listener to this file monitor.
addListener(TimeEventListener) - Method in class org.mule.util.timer.EventTimerTask
 
addListenerSubscription(ServerNotificationListener, String) - Method in class org.mule.context.notification.ServerNotificationManager
 
addListenerSubscriptionPair(ListenerSubscriptionPair) - Method in class org.mule.context.notification.ServerNotificationManager
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addMapping(String, Map) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
addMapping(String, String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
addMapping(String, ValueMap) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addMapping(String, Map) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addMapping(String, String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addMapping(String, ValueMap) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addMapping(String, Map) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addMapping(String, String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addMapping(String, ValueMap) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
addMessage(MuleMessage) - Method in interface org.mule.api.MuleMessageCollection
 
addMessage(MuleMessage, int) - Method in interface org.mule.api.MuleMessageCollection
 
addMessage(MuleMessage) - Method in class org.mule.DefaultMessageCollection
 
addMessage(MuleMessage, int) - Method in class org.mule.DefaultMessageCollection
 
addMessages(MuleMessage[]) - Method in interface org.mule.api.MuleMessageCollection
 
addMessages(MuleEvent[]) - Method in interface org.mule.api.MuleMessageCollection
 
addMessages(List) - Method in interface org.mule.api.MuleMessageCollection
 
addMessages(MuleEvent[]) - Method in class org.mule.DefaultMessageCollection
 
addMessages(List) - Method in class org.mule.DefaultMessageCollection
 
addMessages(MuleMessage[]) - Method in class org.mule.DefaultMessageCollection
 
addMethod(String) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
addMethod(String) - Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
addMethodByArguments(Object, Method, Object[]) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
addMethodByName(Method, MuleEventContext) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
addNamedParameter(NamedParameter) - Method in class org.mule.transport.soap.SoapMethod
 
addNamedParameter(QName, QName, String) - Method in class org.mule.transport.soap.SoapMethod
 
addNamedParameter(QName, QName, ParameterMode) - Method in class org.mule.transport.soap.SoapMethod
 
addNamespace(String, String) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
addNamespaces(Map) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
addObjectInitialisationCallback(InitialisationCallback) - Method in interface org.mule.api.object.ObjectFactory
Register a custom initialiser
addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.object.AbstractObjectFactory
 
addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.object.JndiObjectFactory
 
addOrderedLifecycleObject(LifecycleObject) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
addOrderedLifecycleObject(LifecycleObject) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
addOverride(Map, Element, String, String) - Method in class org.mule.config.spring.parsers.specific.ServiceOverridesDefinitionParser
 
addParameters(String, PostMethod, MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
addPostProcess(MuleDefinitionParser) - Static method in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
addProcessedGroup(Object) - Method in class org.mule.routing.EventCorrelator
 
addProperties(Map) - Method in interface org.mule.api.transport.MessageAdapter
Adds a map of properties to be associated with this message
addProperties(Map, PropertyScope) - Method in interface org.mule.api.transport.MessageAdapter
Adds a map of properties to be associated with this message
addProperties(MuleDefinitionParser) - Static method in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
addProperties(Map) - Method in class org.mule.DefaultMuleMessage
Adds a map of properties to be associated with this message
addProperties(Map, PropertyScope) - Method in class org.mule.DefaultMuleMessage
Adds a map of properties to be associated with this message
addProperties(Map) - Method in class org.mule.message.BaseMessage
Adds a map of properties to associated with this message
addProperties(Map) - Method in class org.mule.transport.AbstractMessageAdapter
Adds a map of properties to be associated with this message
addProperties(Map, PropertyScope) - Method in class org.mule.transport.AbstractMessageAdapter
Adds a map of properties to be associated with this message
addPropertyWithoutReference(MutablePropertyValues, SingleProperty, String, Object) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
addPropertyWithReference(MutablePropertyValues, SingleProperty, String, Object) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
addProvider(SecurityProvider) - Method in interface org.mule.api.security.SecurityManager
 
addProvider(SecurityProvider) - Method in class org.mule.security.MuleSecurityManager
 
addReference(String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
addReference(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
addReference(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
addReference(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
addReference(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
addReference(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
addReference(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
addReference(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
addReference(String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
addReference(String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
address - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
ADDRESS - Static variable in class org.mule.endpoint.URIBuilder
 
ADDRESS - Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
address - Variable in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
ADDRESS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
ADDRESS_PROPERTY - Static variable in class org.mule.transport.udp.UdpMessageAdapter
 
AddressedEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint.support
AddressedEndpointDefinitionParser(String, MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
AddressedEndpointDefinitionParser(String, boolean, MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
AddressedEndpointDefinitionParser(String, boolean, MuleDefinitionParser, String[], String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
AddressedEndpointDefinitionParser(String, boolean, MuleDefinitionParser, String[], String[], String[][], String[][]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
addressFromMessage - Variable in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
addRouter(InboundRouter) - Method in interface org.mule.api.routing.InboundRouterCollection
 
addRouter(Router) - Method in interface org.mule.api.routing.RouterCollection
 
addRouter(Router) - Method in class org.mule.routing.AbstractRouterCollection
 
addRouter(InboundRouter) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
addRouter(Router) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
addRouterForInterface(NestedRouter) - Method in class org.mule.routing.nested.NestedInvocationHandler
 
addToEnvironment(String, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
addToEnvironment(String, Object) - Method in class org.mule.jndi.SimpleContext
 
addTransformer(Transformer) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
addTransformer(Transformer) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
advanceProcess(Object, Object, Map) - Method in interface org.mule.transport.bpm.BPMS
Advance an already-running process.
afterExecute(Object, Method, Object[]) - Method in interface org.mule.util.Multicaster.InvokeListener
 
Agent - Interface in org.mule.api.agent
Agent is a server plugin that can be initialised, started and destroyed along with the UMOManager itself.
AGENT_NAME - Static variable in class org.mule.agent.ConfigScannerAgent
 
AGENT_NAME - Static variable in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
AgentDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
AgentDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.AgentDefinitionParser
 
AgentDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.AgentDefinitionParser
 
AgentSorter - Class in org.mule.agent
Sort Agent instances so that dependencies of each agent are started before the actual Agent is started itself.
AgentSorter() - Constructor for class org.mule.agent.AgentSorter
 
agentsRunning() - Static method in class org.mule.config.i18n.CoreMessages
 
AggregateCounter - Class in org.mule.util.counters.impl
 
AggregateCounter(String, CounterFactory.Type, AbstractCounter) - Constructor for class org.mule.util.counters.impl.AggregateCounter
 
aggregateEvents(EventGroup) - Method in class org.mule.routing.CollectionCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in interface org.mule.routing.EventCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.CorrelationAggregator
 
aggregateEvents(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
aggregateEvents(EventGroup) - Method in class org.mule.routing.response.ResponseCorrelationAggregator.DefaultEventCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.SingleCorrelatorCallback
The SingleResponseRouter will always return the first event of an event group.
AggregationException - Exception in org.mule.routing
TODO document
AggregationException(EventGroup, ImmutableEndpoint) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(EventGroup, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, ImmutableEndpoint) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.routing.AggregationException
 
algorithm - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
ALL_ATTRIBUTES - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
ALL_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
ALL_HEADER_NAMES - Static variable in class org.mule.transport.http.HttpConstants
 
ALL_PHASES - Static variable in interface org.mule.api.lifecycle.LifecyclePhase
 
ALL_SCOPES - Static variable in class org.mule.api.transport.PropertyScope
An array of all scopes defined here
ALL_TRANSPORT_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
AllAttributeChildDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This is a very hurried demonstration.
AllAttributeChildDefinitionParser(DynamicAttributeDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
allowGlobalDispatcher - Variable in class org.mule.transport.bpm.ProcessConnector
If false, any message generated by the process is routed from the service on which it is received.
allowGlobalReceiver - Variable in class org.mule.transport.bpm.ProcessConnector
The global receiver allows an endpoint of type "bpm://*" to receive any incoming message to the BPMS, regardless of the process.
AllStatistics - Class in org.mule.management.stats
AllStatistics TODO
AllStatistics() - Constructor for class org.mule.management.stats.AllStatistics
 
AlreadyInitialisedException - Exception in org.mule.lifecycle
AlreadyInitialisedException is thrown when a service or connector has already been initialised.
AlreadyInitialisedException(String, Initialisable) - Constructor for exception org.mule.lifecycle.AlreadyInitialisedException
 
ALWAYS_CREATE_STRING - Static variable in class org.mule.config.spring.factories.EndpointFactoryBean
 
and(String, MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
and(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
AndFilter - Class in org.mule.routing.filters.logic
AndFilter accepts only if the leftFilter and rightFilter filter accept.
AndFilter() - Constructor for class org.mule.routing.filters.logic.AndFilter
 
AndFilter(Filter, Filter) - Constructor for class org.mule.routing.filters.logic.AndFilter
 
ANT_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
APACHE_XML_FEATURES_VALIDATION_SCHEMA - Static variable in class org.mule.module.xml.util.XMLUtils
 
APACHE_XML_FEATURES_VALIDATION_SCHEMA_FULL_CHECKING - Static variable in class org.mule.module.xml.util.XMLUtils
 
append(String, String) - Static method in class org.mule.transformer.simple.StringAppendTransformer
 
appendJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.util.JarUtils
 
appendMessage(String) - Method in exception org.mule.api.MuleException
 
APPLICATION - Static variable in class org.mule.api.transport.PropertyScope
This provides access to properties in the registry.
APPLICATION_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
applicationContext - Variable in class org.mule.config.spring.SpringRegistry
 
APPLY_TO_PROPERTY - Static variable in class org.mule.config.ExceptionHelper
a comma-separated list of other protocols the mappings in a file can be applied to
applyAllTransformers(List) - Method in class org.mule.DefaultMuleMessage
 
applyInitialisationPolicy() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
applyLifecycle(MuleContext, Object) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
applyLifecycle(Object) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
applyLifecycle(Object) - Method in interface org.mule.api.MuleContext
 
applyLifecycle(Object) - Method in class org.mule.DefaultMuleContext
Apply current phase of the LifecycleManager.
applyLifecycle(Object) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
applyLifecycle(MuleContext, Object) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
applyProcessors(Map) - Method in class org.mule.registry.TransientRegistry
 
applyProcessors(Object) - Method in class org.mule.registry.TransientRegistry
 
applySystemProperties() - Method in class org.mule.config.DefaultMuleConfiguration
Apply any settings which come from the JVM system properties.
applyTransformers(List) - Method in interface org.mule.api.MuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(List, Class) - Method in interface org.mule.api.MuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(List) - Method in class org.mule.DefaultMuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(List, Class) - Method in class org.mule.DefaultMuleMessage
 
applyVendorSpecificConnectionFactoryProperties(ConnectionFactory) - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
ArrayEntryPointResolver - Class in org.mule.model.resolvers
Will resolver entry point methods on a service service that accept a single array.
ArrayEntryPointResolver() - Constructor for class org.mule.model.resolvers.ArrayEntryPointResolver
 
ArrayUtils - Class in org.mule.util
 
ArrayUtils() - Constructor for class org.mule.util.ArrayUtils
 
assertAccess(boolean) - Method in interface org.mule.api.ThreadSafeAccess
This method may be called before data in the object are accessed.
assertAccess(boolean) - Method in class org.mule.DefaultMuleEvent
 
assertAccess(boolean) - Method in class org.mule.DefaultMuleMessage
This method may be called before data in the object are accessed.
assertAccess(boolean) - Method in class org.mule.transport.AbstractMessageAdapter
This method may be called before data in the object are accessed.
assertAddressConsistent() - Method in class org.mule.endpoint.URIBuilder
 
assertArgument(boolean, String) - Method in class org.mule.module.xml.config.XsltTextDefinitionParser
 
assertMuleParent(Element) - Method in class org.mule.config.spring.parsers.generic.MuleOrphanDefinitionParser
 
assertNotUsed() - Method in class org.mule.endpoint.URIBuilder
 
assertProtocolConsistent() - Method in class org.mule.endpoint.URIBuilder
 
assertTargetPresent() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
assignedComponentName - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
assureReady() - Method in class org.mule.util.xa.AbstractResourceManager
Check that the FileManager is ready.
assureStarted() - Method in class org.mule.util.xa.AbstractResourceManager
Check that the FileManager is started.
ASYNC_REPLY_TIMEOUT - Static variable in class org.mule.context.notification.RoutingNotification
 
asyncReceiveRemote(String, int) - Method in class org.mule.module.client.RemoteDispatcher
 
attachments - Variable in class org.mule.transport.AbstractMessageAdapter
Collection of attachments associatated with this message
ATTRIBUTE_CLASS - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ATTRIBUTE_ID - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ATTRIBUTE_ID - Static variable in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
ATTRIBUTE_NAME - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ATTRIBUTE_NAME - Static variable in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
ATTRIBUTE_NAME - Static variable in class org.mule.config.spring.parsers.specific.FilterDefinitionParser
 
ATTRIBUTE_OBJECT_CLASS - Static variable in class org.mule.object.AbstractObjectFactory
 
ATTRIBUTE_OBJECT_CLASS_NAME - Static variable in class org.mule.object.AbstractObjectFactory
 
ATTRIBUTE_REF - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ATTRIBUTE_REF_SUFFIX - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ATTRIBUTE_REFS - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ATTRIBUTE_REFS_SUFFIX - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
AttributeConcatenation - Class in org.mule.config.spring.parsers.processors
 
AttributeConcatenation(String, String, String[]) - Constructor for class org.mule.config.spring.parsers.processors.AttributeConcatenation
 
AttributeListEntryDefinitionParser - Class in org.mule.config.spring.parsers.collection
 
AttributeListEntryDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.AttributeListEntryDefinitionParser
Only for use with dynamic naming
AttributeListEntryDefinitionParser(String, String) - Constructor for class org.mule.config.spring.parsers.collection.AttributeListEntryDefinitionParser
 
AttributeMapBeanAssembler - Class in org.mule.config.spring.parsers.assembly
This can be used inside a ChildDefinitionParser - it takes named properties and, instead of inserting them individually on the target, it packages them as a Map and inserts that.
AttributeMapBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Constructor for class org.mule.config.spring.parsers.assembly.AttributeMapBeanAssembler
 
AttributeMapBeanAssemblerFactory - Class in org.mule.config.spring.parsers.assembly
 
AttributeMapBeanAssemblerFactory() - Constructor for class org.mule.config.spring.parsers.assembly.AttributeMapBeanAssemblerFactory
 
AttributeMapDefinitionParser - Class in org.mule.config.spring.parsers.collection
Creates a single, stand-alone map object and processes all attributes to this map
AttributeMapDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.AttributeMapDefinitionParser
 
attributeName(Attr) - Static method in class org.mule.util.XMLUtils
 
AttributePropertiesDefinitionParser - Class in org.mule.config.spring.parsers.generic
 
AttributePropertiesDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.generic.AttributePropertiesDefinitionParser
 
AttributePropertiesDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.generic.AttributePropertiesDefinitionParser
 
AttributeSelectionDefinitionParser - Class in org.mule.config.spring.parsers.delegate
Select sub parser depending on presence of a particular attribute
AttributeSelectionDefinitionParser(String, MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.AttributeSelectionDefinitionParser
 
authDeniedOnEndpoint(EndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
authEndpointMustSendOrReceive() - Static method in class org.mule.config.i18n.CoreMessages
 
authenticate(MuleEvent) - Method in interface org.mule.api.security.EndpointSecurityFilter
 
authenticate(Authentication) - Method in interface org.mule.api.security.SecurityManager
 
authenticate(Authentication) - Method in interface org.mule.api.security.SecurityProvider
 
authenticate(Authentication) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
The authenticate method first creates the jaas Login Context using the callback handler and the name of the class or directory to prtect.
authenticate(Object) - Method in class org.mule.module.management.support.SimplePasswordJmxAuthenticator
authenticate(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
authenticate(Authentication) - Method in class org.mule.security.MuleSecurityManager
 
authenticateInbound(MuleEvent) - Method in class org.mule.module.jaas.filters.JaasSecurityFilter
 
authenticateInbound(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
authenticateInbound(MuleEvent) - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.module.jaas.filters.JaasSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
Authentication - Interface in org.mule.api.security
UMOAuthentication represents an authentication request and contains authentication information if the request was successful
authFailedForUser(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
authNoCredentials() - Static method in class org.mule.config.i18n.CoreMessages
 
authNoEncryptionStrategy(String) - Static method in class org.mule.config.i18n.CoreMessages
 
authNoSecurityProvider(String) - Static method in class org.mule.config.i18n.CoreMessages
 
authorizationAttemptFailed() - Static method in class org.mule.config.i18n.CoreMessages
 
authSecurityManagerNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
authSetButNoContext(String) - Static method in class org.mule.config.i18n.CoreMessages
 
authTypeNotRecognised(String) - Static method in class org.mule.config.i18n.CoreMessages
 
AutoConfigurationBuilder - Class in org.mule.config.builders
Configures Mule from a configuration resource or comma seperated list of configuration resources by auto-detecting the ConfigurationBuilder to use for each resource.
AutoConfigurationBuilder(String) - Constructor for class org.mule.config.builders.AutoConfigurationBuilder
 
AutoConfigurationBuilder(String[]) - Constructor for class org.mule.config.builders.AutoConfigurationBuilder
 
AutoConfigurationBuilder(ConfigResource[]) - Constructor for class org.mule.config.builders.AutoConfigurationBuilder
 
autoConfigure(MuleContext, ConfigResource[]) - Method in class org.mule.config.builders.AutoConfigurationBuilder
 
AutoDiscoveryJmxSupportFactory - Class in org.mule.module.management.support
Will discover if newer JMX version is available, otherwise fallback to JMX 1.1 style support.
AutoDiscoveryJmxSupportFactory() - Constructor for class org.mule.module.management.support.AutoDiscoveryJmxSupportFactory
Constructs a new AutoDiscoveryJmxSupportFactory.
AutoDiscoverySecurityProviderFactory - Class in org.mule.api.security.provider
Automatically discovers the JDK we are running on and returns a corresponding SecurityProviderInfo.
AutoDiscoverySecurityProviderFactory() - Constructor for class org.mule.api.security.provider.AutoDiscoverySecurityProviderFactory
 
AutoIdUtils - Class in org.mule.config.spring.parsers.generic
 
AutoIdUtils() - Constructor for class org.mule.config.spring.parsers.generic.AutoIdUtils
 
AutoTransformer - Class in org.mule.transformer.simple
A transformer that uses the transform discovery mechanism to convert the message payload.
AutoTransformer() - Constructor for class org.mule.transformer.simple.AutoTransformer
 
available() - Method in class org.mule.model.streaming.DelegatingInputStream
 
AVERAGE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the average value of a counter
Average - Class in org.mule.util.counters.impl
 
Average(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Average
 

B

Base64 - Class in org.mule.util
 
Base64.InputStream - Class in org.mule.util
A Base64.InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.mule.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.mule.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.mule.util
A Base64.OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.mule.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.mule.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64Decoder - Class in org.mule.transformer.codec
Base64Encoder transforms Base64 encoded data into strings or byte arrays.
Base64Decoder() - Constructor for class org.mule.transformer.codec.Base64Decoder
 
Base64Encoder - Class in org.mule.transformer.codec
Base64Encoder transforms strings or byte arrays into Base64 encoded string.
Base64Encoder() - Constructor for class org.mule.transformer.codec.Base64Encoder
 
base64Encoding - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
BaseMessage - Class in org.mule.message
BaseMessage A default message implementation used for messages sent over the wire.
BaseMessage(Object) - Constructor for class org.mule.message.BaseMessage
 
BaseTransformer - Interface in org.mule.api.transformer
Transformer can be chained together to covert message payloads from one object type to another.
BatchConstraint - Class in org.mule.transaction.constraints
BatchConstraint is a filter that counts on every execution and returns true when the batch size value equals the execution count.
BatchConstraint() - Constructor for class org.mule.transaction.constraints.BatchConstraint
 
BeanAssembler - Interface in org.mule.config.spring.parsers.assembly
Bean Assembler provides a high-level interface to constructing beans.
BeanAssemblerFactory - Interface in org.mule.config.spring.parsers.assembly
 
beanClass - Variable in class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
BeanPayloadExpressionEvaluator - Class in org.mule.module.xml.expression
TODO
BeanPayloadExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
 
beanPropertyConfiguration - Variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
BEANS - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
BeanUtils - Class in org.mule.util
BeanUtils provides functions for altering the way commons BeanUtils works
BeanUtils() - Constructor for class org.mule.util.BeanUtils
 
begin() - Method in interface org.mule.api.transaction.Transaction
Begin the transaction.
begin() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
begin() - Method in class org.mule.transaction.AbstractTransaction
 
begin() - Method in interface org.mule.util.queue.QueueSession
 
begin() - Method in class org.mule.util.xa.DefaultXASession
 
beginTransaction(MuleContext) - Method in interface org.mule.api.transaction.TransactionFactory
Create and begins a new transaction
beginTransaction(MuleContext) - Method in class org.mule.transaction.XaTransactionFactory
 
beginTransaction(MuleContext) - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransactionFactory
 
beginTransaction(MuleContext) - Method in class org.mule.transport.jms.JmsTransactionFactory
 
beginTransaction(MuleContext) - Method in class org.mule.transport.vm.VMTransactionFactory
 
beginTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
bestGuessName(PropertyConfiguration, String, String) - Static method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
bind(Name, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
bind(String, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
bind(Name, Object) - Method in class org.mule.jndi.SimpleContext
 
bind(String, Object) - Method in class org.mule.jndi.SimpleContext
 
BindingDefinitionParser - Class in org.mule.config.spring.parsers.specific
Binding definition parser for parsing all binding elements configured as part of the service.
BindingDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.specific.BindingDefinitionParser
 
BindingDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.BindingDefinitionParser
 
bindings - Variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
bindings - Variable in class org.mule.jndi.SimpleContext
What holds the bindings.
bindResource(Object, Object) - Method in interface org.mule.api.transaction.Transaction
 
bindResource(Object, Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
bindResource(Object, Object) - Method in class org.mule.transaction.XaTransaction
 
bindResource(Object, Object) - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
bindResource(Object, Object) - Method in class org.mule.transport.jms.JmsTransaction
 
bindResource(Object, Object) - Method in class org.mule.transport.vm.VMTransaction
 
bindTransaction(Transaction) - Method in class org.mule.transaction.TransactionCoordination
 
bindTransaction(Transaction) - Method in class org.mule.transport.AbstractReceiverWorker
Template method used to bind the resources of this receiver to the transaction.
bindTransaction(Transaction) - Method in class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
 
bindTransaction(Transaction) - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
bindTransaction(Transaction) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
blankAttribute(Element, String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
BlockAttribute - Class in org.mule.config.spring.parsers.processors
Throws an exception if any of the disallowed attributes (after translation) is present.
BlockAttribute(String) - Constructor for class org.mule.config.spring.parsers.processors.BlockAttribute
 
BlockAttribute(String[]) - Constructor for class org.mule.config.spring.parsers.processors.BlockAttribute
 
BlockAttribute.BlockAttributeException - Exception in org.mule.config.spring.parsers.processors
 
BlockingServerEvent - Interface in org.mule.api.context.notification
BlockingServerEvent is a marker interface that tells the server event manager to publish this event in the current thread, thus blocking the current thread of execution until all listeners have been processed
body - Variable in class org.mule.util.SplashScreen
 
boilerPlate(String) - Method in class org.mule.util.MuleLogger
 
boilerPlate(String, char, int) - Method in class org.mule.util.MuleLogger
 
boilerPlate(List, char, int) - Method in class org.mule.util.MuleLogger
 
boilerPlate(String[], char, int) - Method in class org.mule.util.MuleLogger
 
BooleanAttributeSelectionDefinitionParser - Class in org.mule.config.spring.parsers.delegate
 
BooleanAttributeSelectionDefinitionParser(String, boolean, MuleDefinitionParser, MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.BooleanAttributeSelectionDefinitionParser
 
borrowComponentLifecycleAdaptor() - Method in class org.mule.component.AbstractJavaComponent
 
borrowComponentLifecycleAdaptor() - Method in class org.mule.component.DefaultJavaComponent
 
borrowComponentLifecycleAdaptor() - Method in class org.mule.component.PooledJavaComponent
 
borrowComponentLifecycleAdaptor() - Method in class org.mule.component.SimpleCallableJavaComponent
 
borrowObject() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
borrowObject() - Method in interface org.mule.util.pool.ObjectPool
 
BPM_PROPERTY_PREFIX - Static variable in class org.mule.transport.bpm.ProcessConnector
 
BpmNamespaceHandler - Class in org.mule.transport.bpm.config
Registers a Bean Definition Parsers for the "bpm" namespace.
BpmNamespaceHandler() - Constructor for class org.mule.transport.bpm.config.BpmNamespaceHandler
 
BPMS - Interface in org.mule.transport.bpm
A generic interface for any Process Engine.
bpms - Variable in class org.mule.transport.bpm.ProcessConnector
The underlying BPMS
bridge() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
BridgeComponent - Class in org.mule.component.simple
Deprecated.
along with bridge-service - use an empty service and, if you want an efficient transfer of messages, add a forwarding-consumer.
BridgeComponent() - Constructor for class org.mule.component.simple.BridgeComponent
Deprecated.
 
broadcast - Variable in class org.mule.transport.udp.UdpConnector
 
BROADCASTER_JMX_OBJECT_NAME - Static variable in class org.mule.module.management.agent.JmxServerNotificationAgent
 
bufferSize - Variable in class org.mule.transport.tcp.protocols.DirectProtocol
 
bufferSize - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
build(URI) - Method in interface org.mule.api.endpoint.EndpointURIBuilder
 
build(URI) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
BuildersMessages - Class in org.mule.config.builders.i18n
 
BuildersMessages() - Constructor for class org.mule.config.builders.i18n.BuildersMessages
 
buildFailureResponse(RequestLine, MuleMessage) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
buildInboundEndpoint() - Method in interface org.mule.api.endpoint.EndpointBuilder
Constructs inbound endpoints
buildInboundEndpoint() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
buildMessage(MuleMessage, MuleMessage) - Method in interface org.mule.api.component.builder.MessageBuilder
 
buildMessage(MuleMessage, MuleMessage) - Method in class org.mule.component.builder.ReflectionMessageBuilder
 
buildMuleContext() - Method in interface org.mule.api.context.MuleContextBuilder
Builds a new MuleContext instance using configured builder instance.
buildMuleContext() - Method in class org.mule.context.DefaultMuleContextBuilder
Builds a new MuleContext instance using configured builder instance.
buildMuleContext(MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
 
buildOutboundEndpoint() - Method in interface org.mule.api.endpoint.EndpointBuilder
Constructs outbound endpoints
buildOutboundEndpoint() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
buildStandardAdapter(HttpRequest, Map) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
BYTE_ARRAY - Static variable in class org.mule.util.expression.MessagePayloadExpressionEvaluator
 
ByteArrayToHexString - Class in org.mule.transformer.simple
Converts a Byte array to a Hex String.
ByteArrayToHexString() - Constructor for class org.mule.transformer.simple.ByteArrayToHexString
 
ByteArrayToMuleMessage - Class in org.mule.transformer.simple
TODO
ByteArrayToMuleMessage() - Constructor for class org.mule.transformer.simple.ByteArrayToMuleMessage
 
ByteArrayToObject - Class in org.mule.transformer.simple
ByteArrayToObject works in the same way as ByteArrayToSerializable but checks if the byte array is a serialised object and if not will return a String created from the bytes as the returnType on the transformer.
ByteArrayToObject() - Constructor for class org.mule.transformer.simple.ByteArrayToObject
 
ByteArrayToSerializable - Class in org.mule.transformer.simple
ByteArrayToSerializable converts a serialized object to its object representation
ByteArrayToSerializable() - Constructor for class org.mule.transformer.simple.ByteArrayToSerializable
 
ByteOrMessageProtocolDefinitionParser - Class in org.mule.transport.tcp.config
 
ByteOrMessageProtocolDefinitionParser(Class, Class) - Constructor for class org.mule.transport.tcp.config.ByteOrMessageProtocolDefinitionParser
 

C

CACHE_JMS_SESSIONS_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
CachedResource - Class in org.mule.config.spring.util
Spring 2.x is picky about open/closed input streams, as it requires a closed stream (fully read resource) to enable automatic validation detection (DTD or XSD).
CachedResource(byte[]) - Constructor for class org.mule.config.spring.util.CachedResource
 
CachedResource(String, String) - Constructor for class org.mule.config.spring.util.CachedResource
 
CachedResource(byte[], String) - Constructor for class org.mule.config.spring.util.CachedResource
 
CachedResource(Reader, String) - Constructor for class org.mule.config.spring.util.CachedResource
 
Callable - Interface in org.mule.api.lifecycle
Callable is used to provide UMOs with an interface that supports event calls.
CallableEntryPointResolver - Class in org.mule.model.resolvers
An entrypoint resolver that only allows Service objects that implmement the Callable interface
CallableEntryPointResolver() - Constructor for class org.mule.model.resolvers.CallableEntryPointResolver
 
callableMethod - Static variable in class org.mule.model.resolvers.CallableEntryPointResolver
 
CallbackOutputStream - Class in org.mule.model.streaming
 
CallbackOutputStream(OutputStream, CallbackOutputStream.Callback) - Constructor for class org.mule.model.streaming.CallbackOutputStream
 
CallbackOutputStream.Callback - Interface in org.mule.model.streaming
 
called - Static variable in class org.mule.transport.SimpleRetryConnectionStrategy
 
canClose(Class) - Method in interface org.mule.api.util.StreamCloser
 
canClose(Class) - Method in class org.mule.module.xml.util.XMLStreamCloser
 
cannotBindToAddress(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
cannotFindBindingForMethod(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotInstanciateFinder(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotInvokeCallWithoutOperation() - Static method in class org.mule.transport.soap.i18n.SoapMessages
 
cannotLoadFromClasspath(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotLocateOrCreateServer() - Static method in class org.mule.module.management.i18n.ManagementMessages
 
cannotReadPayloadAsBytes(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotReadPayloadAsString(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotRemoveSingleAttachment() - Static method in class org.mule.transport.soap.i18n.SoapMessages
 
cannotSetObjectOnceItHasBeenSet(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotSetPropertyOnObjectWithParamType(String, Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotStartTransaction(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotUseDisposedConnector() - Static method in class org.mule.config.i18n.CoreMessages
 
cannotUseTxAndRemoteSync() - Static method in class org.mule.config.i18n.CoreMessages
 
capacity - Variable in class org.mule.util.queue.QueueConfiguration
 
catchAll(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
catchMessage(MuleMessage, MuleSession, boolean) - Method in interface org.mule.api.routing.RouterCatchAllStrategy
 
catchMessage(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
catchMessage(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
catchMessage(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.ServiceCatchAllStrategy
 
ChainedReader - Class in org.mule.util
ChainedReader allows Reader objects to be chained together.
ChainedReader(Reader, Reader) - Constructor for class org.mule.util.ChainedReader
 
ChainedThreadingProfile - Class in org.mule.config
This was written (perhaps too far in advance) with an eye to how we will manage default values in a dynamic environment.
ChainedThreadingProfile() - Constructor for class org.mule.config.ChainedThreadingProfile
Generate a mutable threading profile with fixed default values taken from ThreadingProfile.DEFAULT_THREADING_PROFILE
ChainedThreadingProfile(ThreadingProfile) - Constructor for class org.mule.config.ChainedThreadingProfile
Generate a mutable threading profile with dynamic default values taken from the given delegate.
ChainedThreadingProfile(ThreadingProfile, boolean) - Constructor for class org.mule.config.ChainedThreadingProfile
Generate a mutable threading profile.
ChainingRouter - Class in org.mule.routing.outbound
ChainingRouter is used to pass a Mule event through multiple endpoints using the result of the first as the input for the second.
ChainingRouter() - Constructor for class org.mule.routing.outbound.ChainingRouter
 
chainMessage(Message, Message) - Static method in exception org.mule.api.transport.UniqueIdNotSupportedException
 
CharSetUtils - Class in org.mule.util
 
CharSetUtils() - Constructor for class org.mule.util.CharSetUtils
 
checkDisposed() - Method in class org.mule.component.AbstractComponent
 
checkDisposed() - Method in class org.mule.transport.AbstractConnector
 
checkElementNameUnique(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
CheckExclusiveAttribute - Class in org.mule.config.spring.parsers.processors
If this attribute is present, no other can be
CheckExclusiveAttribute(String) - Constructor for class org.mule.config.spring.parsers.processors.CheckExclusiveAttribute
 
CheckExclusiveAttribute.CheckExclusiveAttributeException - Exception in org.mule.config.spring.parsers.processors
 
CheckExclusiveAttributes - Class in org.mule.config.spring.parsers.processors
Attributes from two different sets cannot appear together
CheckExclusiveAttributes(String[][]) - Constructor for class org.mule.config.spring.parsers.processors.CheckExclusiveAttributes
 
CheckExclusiveAttributes.CheckExclusiveAttributesException - Exception in org.mule.config.spring.parsers.processors
 
checkFrozen() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
checkInvariants(Destination) - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Perform some sanity checks, will complain in the log.
checkLifecycleForPropertySet(String, String) - Method in class org.mule.DefaultMuleContext
 
checkPhase(String) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
checkPhase(String) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
CheckRequiredAttributes - Class in org.mule.config.spring.parsers.processors
All attributes from at least one set must be provided
CheckRequiredAttributes(String[][]) - Constructor for class org.mule.config.spring.parsers.processors.CheckRequiredAttributes
 
CheckRequiredAttributes.CheckRequiredAttributesException - Exception in org.mule.config.spring.parsers.processors
 
checkReturnClass(Object) - Method in class org.mule.transformer.AbstractTransformer
 
checkScopeForWriteAccess(PropertyScope) - Method in class org.mule.transport.MessagePropertiesContext
 
checkTransformer(String, Class, String) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
ChildAddressDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint.support
Generate an Endpoint URI from simple address components.
ChildAddressDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.ChildAddressDefinitionParser
 
ChildAddressDefinitionParser(String, boolean) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.ChildAddressDefinitionParser
 
ChildDefinitionParser - Class in org.mule.config.spring.parsers.generic
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML element).
ChildDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.generic.ChildDefinitionParser
The class will be inferred from the class attribute
ChildDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.generic.ChildDefinitionParser
 
ChildDefinitionParser(String, Class, Class) - Constructor for class org.mule.config.spring.parsers.generic.ChildDefinitionParser
The class (which is inferred from the class attribute if null here) is checked to be a subclass of the constraint
ChildDefinitionParser(String, Class, Class, boolean) - Constructor for class org.mule.config.spring.parsers.generic.ChildDefinitionParser
The class (which is inferred from the class attribute if null here) is checked to be a subclass of the constraint.
ChildEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint.support
A parser for "embedded" endpoints - ie inbound, outbound and response endpoints.
ChildEndpointDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.ChildEndpointDefinitionParser
 
ChildListDefinitionParser - Class in org.mule.config.spring.parsers.collection
 
ChildListDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.ChildListDefinitionParser
 
ChildListEntryDefinitionParser - Class in org.mule.config.spring.parsers.collection
Process an element as a value that is appended to a list in the parent object (the enclosing XML element).
ChildListEntryDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser
Takes value from enclosed text
ChildListEntryDefinitionParser(String, String) - Constructor for class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser
Takes value from attribute
ChildListEntryDefinitionParser.ListEntry - Class in org.mule.config.spring.parsers.collection
 
ChildListEntryDefinitionParser.ListEntry() - Constructor for class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser.ListEntry
 
ChildListEntryDefinitionParser.ListEntry(Object) - Constructor for class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser.ListEntry
 
ChildMapDefinitionParser - Class in org.mule.config.spring.parsers.collection
Creates a single Map and processes standard Spring sub elements.
ChildMapDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.ChildMapDefinitionParser
 
ChildMapEntryDefinitionParser - Class in org.mule.config.spring.parsers.collection
 
ChildMapEntryDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser
 
ChildMapEntryDefinitionParser(String, String, String) - Constructor for class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser
 
ChildMapEntryDefinitionParser.KeyValuePair - Class in org.mule.config.spring.parsers.collection
 
ChildMapEntryDefinitionParser.KeyValuePair() - Constructor for class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser.KeyValuePair
 
ChildMapEntryDefinitionParser.KeyValuePair(String, Object) - Constructor for class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser.KeyValuePair
 
ChildPropertiesDefinitionParser - Class in org.mule.config.spring.parsers.collection
Creates a single Properties object and processes standard Spring sub elements.
ChildPropertiesDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.ChildPropertiesDefinitionParser
 
ChildSingletonMapDefinitionParser - Class in org.mule.config.spring.parsers.collection
 
ChildSingletonMapDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.collection.ChildSingletonMapDefinitionParser
 
CLASSNAME_ADAPTER - Static variable in class org.mule.module.management.agent.JdmkAgent
A FQN of the adaptor class to instantiate via reflection.
CLASSNAME_DEFAULT_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
Don't use a class object so the core doesn't depend on mule-module-spring-config.
CLASSNAME_DEFAULT_IDLE_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
This builder sets up the configuration for an idle Mule node - a node that doesn't do anything initially but is fed configuration during runtime
CLASSNAME_SPRING_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
Required to support the '-config spring' shortcut.
ClassUtils - Class in org.mule.util
Extend the Apache Commons ClassUtils to provide additional functionality.
ClassUtils() - Constructor for class org.mule.util.ClassUtils
 
clazz - Variable in class org.mule.config.spring.parsers.generic.ChildDefinitionParser
 
cleanup() - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
cleanup() - Method in class org.mule.routing.outbound.AbstractMessageSplitter
This method is called after all parts of the original message have been processed; typically this is the case after AbstractMessageSplitter.getMessagePart(MuleMessage, OutboundEndpoint) returned null.
cleanup() - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
 
clear() - Method in interface org.mule.api.management.stats.Statistics
 
clear() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
clear() - Method in class org.mule.management.stats.AllStatistics
 
clear() - Method in class org.mule.management.stats.ComponentStatistics
 
clear() - Method in class org.mule.management.stats.RouterStatistics
 
clear() - Method in class org.mule.management.stats.SedaServiceStatistics
 
clear() - Method in class org.mule.management.stats.ServiceStatistics
 
clear() - Method in class org.mule.module.management.mbean.StatisticsService
 
clear() - Static method in class org.mule.RequestContext
Resets the current request context (clears all information).
clear() - Method in class org.mule.routing.inbound.EventGroup
Removes all events from this group.
clear() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
clear() - Method in class org.mule.util.ExceptionHolder
 
clear() - Method in class org.mule.util.MapCombiner
 
clear() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
clear() - Method in interface org.mule.util.pool.ObjectPool
 
clearEvaluators() - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Clears all registered evaluators from the manager.
clearProperties() - Method in interface org.mule.api.transport.MessageAdapter
Removes all properties on this message
clearProperties() - Method in class org.mule.DefaultMuleMessage
Removes all properties on this message
clearProperties() - Method in class org.mule.message.BaseMessage
Removes all properties on this message
clearProperties() - Method in class org.mule.transport.AbstractMessageAdapter
Removes all properties on this message
clearProperties() - Method in class org.mule.transport.MessagePropertiesContext
 
clearProperties(PropertyScope) - Method in class org.mule.transport.MessagePropertiesContext
 
clearStatistics() - Method in class org.mule.module.management.mbean.ServiceService
 
clearStatistics() - Method in class org.mule.module.management.mbean.ServiceStats
 
clearStatistics() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
CLI_OPTIONS - Static variable in class org.mule.MuleServer
 
CLIENT - Static variable in class org.mule.transport.tcp.TcpConnector
 
clientConnectionManager - Variable in class org.mule.transport.http.HttpConnector
 
ClientKeyStoreDefinitionParser - Class in org.mule.config.spring.parsers.specific.tls
 
ClientKeyStoreDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.tls.ClientKeyStoreDefinitionParser
 
ClientMessages - Class in org.mule.module.client.i18n
 
ClientMessages() - Constructor for class org.mule.module.client.i18n.ClientMessages
 
ClientNamespaceHandler - Class in org.mule.module.client.config
TODO
ClientNamespaceHandler() - Constructor for class org.mule.module.client.config.ClientNamespaceHandler
 
clone() - Method in interface org.mule.api.endpoint.EndpointBuilder
 
clone() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
clone() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
clone() - Method in class org.mule.transaction.constraints.BatchConstraint
 
clone() - Method in class org.mule.transaction.constraints.ConstraintFilter
 
clone() - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
clone() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
cloneMessage(MuleMessage) - Static method in class org.mule.context.notification.ComponentMessageNotification
 
cloneMessage(MuleMessage) - Static method in class org.mule.context.notification.EndpointMessageNotification
 
close(Object) - Method in interface org.mule.api.util.StreamCloser
 
close() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
close() - Method in class org.mule.jndi.SimpleContext
 
close() - Method in class org.mule.model.streaming.CallbackOutputStream
 
close() - Method in class org.mule.model.streaming.DelegatingInputStream
 
close() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
close(Object) - Method in class org.mule.module.xml.util.XMLStreamCloser
 
close() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
close() - Method in class org.mule.transport.http.HttpServerConnection
 
close() - Method in class org.mule.transport.http.ReleasingInputStream
 
close() - Method in class org.mule.transport.http.ResponseWriter
 
close(MessageProducer) - Method in class org.mule.transport.jms.JmsConnector
Closes the MessageProducer
close(MessageConsumer) - Method in class org.mule.transport.jms.JmsConnector
Closes the MessageConsumer
close(Session) - Method in class org.mule.transport.jms.JmsConnector
Closes the MuleSession
close(TemporaryQueue) - Method in class org.mule.transport.jms.JmsConnector
Closes the TemporaryQueue
close(TemporaryTopic) - Method in class org.mule.transport.jms.JmsConnector
Closes the TemporaryTopic
close() - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
close() - Method in class org.mule.transport.WriterMessageAdapter
 
close() - Method in class org.mule.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.mule.util.ChainedReader
 
close() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
close() - Method in interface org.mule.util.pool.ObjectPool
 
close() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
close() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
close() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Closes the store.
CLOSE_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
closeConsumer() - Method in class org.mule.transport.jms.JmsMessageReceiver
 
closeConsumer() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
closeQuietly(MessageProducer) - Method in class org.mule.transport.jms.JmsConnector
Closes the MessageProducer without throwing an exception (an error message is logged instead).
closeQuietly(MessageConsumer) - Method in class org.mule.transport.jms.JmsConnector
Closes the MessageConsumer without throwing an exception (an error message is logged instead).
closeQuietly(Session) - Method in class org.mule.transport.jms.JmsConnector
Closes the MuleSession without throwing an exception (an error message is logged instead).
closeQuietly(TemporaryQueue) - Method in class org.mule.transport.jms.JmsConnector
Closes the TemporaryQueue without throwing an exception (an error message is logged instead).
closeQuietly(TemporaryTopic) - Method in class org.mule.transport.jms.JmsConnector
Closes the TemporaryTopic without throwing an exception (an error message is logged instead).
closeResource(boolean) - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
Close Sesison and consumer
closeResources() - Method in class org.mule.transaction.XaTransaction
 
closeStream(MuleMessage) - Method in class org.mule.AbstractExceptionListener
 
closeStream(Object) - Method in interface org.mule.api.util.StreamCloserService
 
closeStream(Object) - Method in class org.mule.util.DefaultStreamCloserService
 
CollectionCorrelatorCallback - Class in org.mule.routing
A Correlator that correlates messages based on Mule correlation settings
CollectionCorrelatorCallback() - Constructor for class org.mule.routing.CollectionCorrelatorCallback
 
CollectionUtils - Class in org.mule.util
 
CollectionUtils() - Constructor for class org.mule.util.CollectionUtils
 
COMMA - Static variable in class org.mule.transformer.TransformerUtils
 
commit() - Method in interface org.mule.api.transaction.Transaction
Commit the transaction
commit() - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Commit if authentication succeeds, otherwise return false
commit() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
commit() - Method in class org.mule.transaction.AbstractTransaction
 
commit(Xid, boolean) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
commit() - Method in interface org.mule.util.queue.QueueSession
 
commit() - Method in class org.mule.util.xa.DefaultXASession
 
commit(Xid, boolean) - Method in class org.mule.util.xa.DefaultXASession
 
committed - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
commitTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
commitTxFilter - Variable in class org.mule.AbstractExceptionListener
 
CommonsPoolObjectPool - Class in org.mule.util.pool
CommonsPoolProxyPool is an implementation of ObjectPool that internally uses the commons-pool GenericObjectPool and uses a ObjectFactory for creating new pooled instances.
CommonsPoolObjectPool(ObjectFactory, PoolingProfile) - Constructor for class org.mule.util.pool.CommonsPoolObjectPool
Creates a new pool and an Object factory with the UMODescriptor
compare(Object, Object) - Method in class org.mule.api.transport.PropertyScope.ScopeComparator
 
compare(String, String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
compare(Object, Object) - Method in class org.mule.routing.inbound.CorrelationSequenceComparator
 
compare(Class[], Class[], boolean) - Static method in class org.mule.util.ClassUtils
 
compareAndSet(boolean, boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareTo(Object) - Method in class org.mule.routing.inbound.EventGroup
Compare this EventGroup to another one.
compareTo(Object) - Method in class org.mule.transformer.TransformerWeighting
 
compareTo(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareTo(WaitableBoolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareTo(Object) - Method in class org.mule.util.concurrent.WaitableBoolean
 
complement() - Method in class org.mule.util.concurrent.WaitableBoolean
 
completedPhases - Variable in class org.mule.lifecycle.GenericLifecycleManager
 
Component - Interface in org.mule.api.component
A Component is a invoked by a Service for each incoming MuleEvent routed on by the InboundRouterCollection.
component - Variable in class org.mule.component.DefaultLifecycleAdapter
 
component - Variable in class org.mule.context.notification.ComponentMessageNotification
 
component - Variable in class org.mule.service.AbstractService
 
COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
COMPONENT_POST_INVOKE - Static variable in class org.mule.context.notification.ComponentMessageNotification
 
COMPONENT_PRE_INVOKE - Static variable in class org.mule.context.notification.ComponentMessageNotification
 
componentCausedErrorIs(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ComponentDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ComponentDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ComponentDefinitionParser
 
ComponentDelegatingDefinitionParser - Class in org.mule.config.spring.parsers.specific
Allows for parsing either a shortcut component configuration by delegating to two different component parses depending on the existence of the class attribute.
ComponentDelegatingDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ComponentDelegatingDefinitionParser
 
componentIsStopped(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ComponentMessageNotification - Class in org.mule.context.notification
These notifications are fired when before and after a service component is invoked.
ComponentMessageNotification(MuleMessage, Component, int) - Constructor for class org.mule.context.notification.ComponentMessageNotification
 
ComponentMessageNotificationListener - Interface in org.mule.api.context.notification
ComponentMessageNotificationListener is an observer interface that objects can use to receive notifications about messages being processed by components
componentNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
componentObject - Variable in class org.mule.component.DefaultLifecycleAdapter
 
ComponentStatistics - Class in org.mule.management.stats
 
ComponentStatistics() - Constructor for class org.mule.management.stats.ComponentStatistics
 
composeName(Name, Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
composeName(String, String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
composeName(String, String) - Method in class org.mule.jndi.SimpleContext
 
composeName(Name, Name) - Method in class org.mule.jndi.SimpleContext
 
compressByteArray(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
compressByteArray(byte[]) - Method in class org.mule.util.compression.GZipCompression
Used for compressing a byte array into a new byte array using GZIP
COMPRESSION_DEFAULT - Static variable in interface org.mule.util.compression.CompressionStrategy
The fully qualified class name of the fallback CompressionStrategy implementation class to use, if no other can be found.
CompressionException - Exception in org.mule.util.compression
CompressionException TODO document
CompressionException(String) - Constructor for exception org.mule.util.compression.CompressionException
 
CompressionException(String, Throwable) - Constructor for exception org.mule.util.compression.CompressionException
 
CompressionHelper - Class in org.mule.util.compression
CompressionHelper a static class that provides facilities for compressing and uncompressing byte arrays
CompressionStrategy - Interface in org.mule.util.compression
CompressionStrategy is a base interface for Different compression strategies
compute() - Method in class org.mule.util.counters.impl.AggregateCounter
 
ConcurrentHashSet - Class in org.mule.util.concurrent
 
ConcurrentHashSet() - Constructor for class org.mule.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class org.mule.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int, float, int) - Constructor for class org.mule.util.concurrent.ConcurrentHashSet
 
config - Variable in class org.mule.context.DefaultMuleContextBuilder
 
config - Variable in class org.mule.util.queue.QueueInfo
 
configNotFoundUsage() - Static method in class org.mule.config.i18n.CoreMessages
 
ConfigResource - Class in org.mule.config
A ConfigResource holds the url description (or location) and the url stream.
ConfigResource(String) - Constructor for class org.mule.config.ConfigResource
 
ConfigResource(URL) - Constructor for class org.mule.config.ConfigResource
 
ConfigResource(String, InputStream) - Constructor for class org.mule.config.ConfigResource
 
configResources - Variable in class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
ConfigScannerAgent - Class in org.mule.agent
EXPERIMENTAL!!! This agent scans a defined directory for dropped configuration files.
ConfigScannerAgent() - Constructor for class org.mule.agent.ConfigScannerAgent
 
CONFIGURATION - Static variable in class org.mule.config.spring.parsers.specific.ConfigurationChildDefinitionParser
Name of the mule:configuration element
ConfigurationBuilder - Interface in org.mule.api.config
A ConfigurationBuilder is used to configure a Mule instance, represented by a MuleContext instance.
configurationBuilderError(ConfigurationBuilder) - Static method in class org.mule.config.i18n.CoreMessages
 
configurationBuilderNoMatching(String) - Static method in class org.mule.config.i18n.CoreMessages
 
configurationBuilderSuccess(ConfigurationBuilder, int) - Static method in class org.mule.config.i18n.CoreMessages
 
configurationBuilderSuccess(ConfigurationBuilder, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ConfigurationChildDefinitionParser - Class in org.mule.config.spring.parsers.specific
Extend ChildDefinitionParser to include logic for identifying parent configuration element (since this only applies to "default" elements there's an ugliness here - contradicitions (non-default children of configuration) are avoided by the mule.xsd schema).
ConfigurationChildDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.specific.ConfigurationChildDefinitionParser
 
ConfigurationDefinitionParser - Class in org.mule.config.spring.parsers.specific
Parses the element.
ConfigurationDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ConfigurationDefinitionParser
 
ConfigurationException - Exception in org.mule.api.config
 
ConfigurationException(Message) - Constructor for exception org.mule.api.config.ConfigurationException
 
ConfigurationException(Message, Throwable) - Constructor for exception org.mule.api.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.mule.api.config.ConfigurationException
 
configure(MuleContext) - Method in interface org.mule.api.config.ConfigurationBuilder
Will configure a MuleContext based on the configuration provided
configure(MuleContext) - Method in class org.mule.config.builders.AbstractConfigurationBuilder
 
configure(MuleContext) - Method in class org.mule.config.builders.AbstractResourceConfigurationBuilder
Override to check for existence of configResouce before invocation, and set resources n configuration afterwards.
configure(ServerSocket, Boolean, InetSocketAddress, int) - Method in class org.mule.transport.tcp.TcpServerSocketFactory
 
configureNestedRouter() - Method in class org.mule.component.DefaultLifecycleAdapter
 
configureQueue(String, QueueManager) - Method in class org.mule.config.QueueProfile
 
configureSocket(boolean, Socket) - Method in class org.mule.transport.tcp.TcpConnector
 
connect() - Method in interface org.mule.api.transport.Connectable
Make the connection to the underlying transport.
connect(Connectable) - Method in interface org.mule.api.transport.ConnectionStrategy
Attempts to connect to a resource according the strategy implemented
connect() - Method in class org.mule.module.management.mbean.EndpointService
 
connect() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
connect() - Method in class org.mule.transport.AbstractConnectable
 
connect(Connectable) - Method in class org.mule.transport.AbstractConnectionStrategy
 
connect() - Method in class org.mule.transport.AbstractConnector
 
connect() - Method in class org.mule.transport.AbstractMessageReceiver
 
Connectable - Interface in org.mule.api.transport
Interface for objects that should connect to a resource.
connectAfterServerStartup(Connectable) - Method in class org.mule.transport.AbstractConnectionStrategy
 
connected - Variable in class org.mule.transport.AbstractConnectable
 
connected - Variable in class org.mule.transport.AbstractConnector
 
connected - Variable in class org.mule.transport.AbstractMessageReceiver
 
connectedSemaphore - Variable in class org.mule.transport.AbstractConnector
If doThreading is used in ReconnectingStrategy receivers must wait for connector to connect before they connect.
ConnectException - Exception in org.mule.transport
TODO document
ConnectException(Message, Connectable) - Constructor for exception org.mule.transport.ConnectException
 
ConnectException(Message, Throwable, Connectable) - Constructor for exception org.mule.transport.ConnectException
 
ConnectException(Throwable, Connectable) - Constructor for exception org.mule.transport.ConnectException
 
connectImmediately(Connectable) - Method in class org.mule.transport.AbstractConnectionStrategy
 
connecting - Variable in class org.mule.transport.AbstractConnectable
 
connecting - Variable in class org.mule.transport.AbstractConnector
 
connecting - Variable in class org.mule.transport.AbstractMessageReceiver
 
CONNECTION_CONNECTED - Static variable in class org.mule.context.notification.ConnectionNotification
 
CONNECTION_DISCONNECTED - Static variable in class org.mule.context.notification.ConnectionNotification
 
CONNECTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
CONNECTION_FAILED - Static variable in class org.mule.context.notification.ConnectionNotification
 
ConnectionFactoryDefinitionParser - Class in org.mule.transport.jms.config
We want to set the connection factory as a pojo factory and then add attributes (username and password) on the parent
ConnectionFactoryDefinitionParser() - Constructor for class org.mule.transport.jms.config.ConnectionFactoryDefinitionParser
 
ConnectionFactoryWrapper - Class in org.mule.transport.jms.xa
 
ConnectionFactoryWrapper(Object) - Constructor for class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
ConnectionInvocationHandler - Class in org.mule.transport.jms.xa
 
ConnectionInvocationHandler(Object) - Constructor for class org.mule.transport.jms.xa.ConnectionInvocationHandler
 
ConnectionNotification - Class in org.mule.context.notification
Is fired by a connector when a connection is made, or disconnected of the connection fails.
ConnectionNotification(Connectable, String, int) - Constructor for class org.mule.context.notification.ConnectionNotification
 
ConnectionNotificationListener - Interface in org.mule.api.context.notification
ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
ConnectionStrategy - Interface in org.mule.api.transport
Allows developers to plug in customised reconnection behaviour
connectionStrategy - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
connectionStrategy - Variable in class org.mule.transport.AbstractConnectable
 
connectionStrategy - Variable in class org.mule.transport.AbstractConnector
 
connectionStrategy - Variable in class org.mule.transport.AbstractMessageReceiver
 
ConnectionStrategyDefinitionParser - Class in org.mule.config.spring.parsers.specific
Handles the parsing of , , elements in Mule Xml configuration.
ConnectionStrategyDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.ConnectionStrategyDefinitionParser
 
ConnectionStrategyDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ConnectionStrategyDefinitionParser
Default connection strategies are available in the registry, but have n0 parent
connectListeners() - Method in class org.mule.service.AbstractService
 
Connector - Interface in org.mule.api.transport
Connector is the mechanism used to connect to external systems and protocols in order to send and receive data.
connector - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
connector - Variable in class org.mule.transport.AbstractConnectable
 
connector - Variable in class org.mule.transport.AbstractMessageReceiver
the connector associated with this receiver
connector - Variable in class org.mule.transport.jms.DefaultRedeliveryHandler
 
connector - Variable in class org.mule.transport.jms.Jms11Support
 
connector - Variable in class org.mule.transport.jms.JmsMessageReceiver
 
connector - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
connector - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
connector - Variable in class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
connector - Variable in class org.mule.transport.rmi.RmiMessageReceiver
 
connector - Variable in class org.mule.transport.servlet.MuleReceiverServlet
 
connector - Variable in class org.mule.transport.udp.UdpMessageDispatcher
 
connector - Variable in class org.mule.transport.udp.UdpMessageRequester
 
CONNECTOR_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
CONNECTOR_CLASS - Static variable in interface org.mule.api.config.MuleProperties
Transport Service descriptor properties
CONNECTOR_DISPATCHER_FACTORY - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_ENDPOINT_BUILDER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_INBOUND_TRANSFORMER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_MESSAGE_ADAPTER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_OUTBOUND_TRANSFORMER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
CONNECTOR_REQUESTER_FACTORY - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_RESPONSE_TRANSFORMER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_SERVER - Static variable in class org.mule.module.management.config.JmxAgentDefinitionParser
 
CONNECTOR_SERVICE_ERROR - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_SERVICE_FINDER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_SESSION_HANDLER - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_TRANSACTION_FACTORY - Static variable in interface org.mule.api.config.MuleProperties
 
CONNECTOR_XA_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.api.config.MuleProperties
 
connectorCausedError() - Static method in class org.mule.config.i18n.CoreMessages
 
connectorCausedError(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
connectorDoesNotSupportSyncReceiveWhenTransacted() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
ConnectorException - Exception in org.mule.api.transport
ConnectorException Is thrown in the context of a Connector, usually some sort of transport level error where the connection has failed.
ConnectorException(Message, Connector) - Constructor for exception org.mule.api.transport.ConnectorException
 
ConnectorException(Message, Connector, Throwable) - Constructor for exception org.mule.api.transport.ConnectorException
 
connectorName - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
connectorNotInJobDataMap() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
ConnectorPropertyEditor - Class in org.mule.config.spring.editors
Translates a connector name property into the corresponding Connector instance.
ConnectorPropertyEditor() - Constructor for class org.mule.config.spring.editors.ConnectorPropertyEditor
 
connectorSchemeIncompatibleWithEndpointScheme(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ConnectorService - Class in org.mule.module.management.mbean
 
ConnectorService(Connector) - Constructor for class org.mule.module.management.mbean.ConnectorService
 
ConnectorServiceMBean - Interface in org.mule.module.management.mbean
 
connectorWithProtocolNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ConstraintFilter - Class in org.mule.transaction.constraints
 
ConstraintFilter() - Constructor for class org.mule.transaction.constraints.ConstraintFilter
 
ConstructorReference - Class in org.mule.config.spring.parsers.processors
 
ConstructorReference(String) - Constructor for class org.mule.config.spring.parsers.processors.ConstructorReference
 
consumer - Variable in class org.mule.transport.jms.JmsMessageReceiver
 
consumer - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
consumer - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
ConsumerProducerInvocationHandler - Class in org.mule.transport.jms.xa
 
ConsumerProducerInvocationHandler(SessionInvocationHandler, Object) - Constructor for class org.mule.transport.jms.xa.ConsumerProducerInvocationHandler
 
consumers - Variable in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
containerAlreadyRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ContainerManagedLifecyclePhase - Class in org.mule.lifecycle
A container-managed lifecycle phase is called by the container itself.
ContainerManagedLifecyclePhase(String, Class, String) - Constructor for class org.mule.lifecycle.ContainerManagedLifecyclePhase
 
contains(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
containsHeader(String) - Method in class org.mule.transport.http.HttpRequest
 
containsHeader(String) - Method in class org.mule.transport.http.HttpResponse
 
containsKey(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
containsKey(Object) - Method in class org.mule.util.MapCombiner
 
containsObject(String) - Method in interface org.mule.api.store.ObjectStore
Check whether the given Object is already registered with this store.
containsObject(String) - Method in class org.mule.util.store.InMemoryObjectStore
Check whether the given Object is already registered with this store.
containsValue(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
containsValue(Object) - Method in class org.mule.util.MapCombiner
 
CONTENT_TYPE - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
CONTENT_TYPE_VALUE - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
context - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
context - Variable in class org.mule.message.BaseMessage
 
context - Variable in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
context - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
context - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
CONTEXT_DISPOSED - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_DISPOSED_CONNECTORS - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_DISPOSING - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_DISPOSING_CONNECTORS - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
CONTEXT_INITIALISED - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_INITIALISING - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STARTED - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STARTED_MODELS - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STARTING - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STARTING_MODELS - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STOPPED - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STOPPED_MODELS - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STOPPING - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STOPPING_MODELS - Static variable in class org.mule.context.notification.MuleContextNotification
 
contextDestroyed(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
convert(String) - Static method in class org.mule.config.spring.editors.QNamePropertyEditor
 
convertToBytes(Object, String) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
Converts an XML in-memory representation to a String using a specific encoding.
convertToText(Object) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
Deprecated.
Replaced by convertToText(Object obj, String ouputEncoding)
convertToText(Object, String) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
Converts an XML in-memory representation to a String using a specific encoding.
COOKIE - Static variable in class org.mule.transport.tcp.protocols.SafeProtocol
 
COOKIE_SPEC_NETSCAPE - Static variable in class org.mule.transport.http.HttpConnector
 
COOKIE_SPEC_RFC2109 - Static variable in class org.mule.transport.http.HttpConnector
 
CookieHelper - Class in org.mule.transport.http
Helper functions for parsing cookie headers.
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.mule.module.xml.util.XMLUtils
Copies the reader to the writer.
copy(XMLStreamReader, XMLStreamWriter, boolean) - Static method in class org.mule.module.xml.util.XMLUtils
 
copy(InputStream, byte[], OutputStream) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
Make a single transfer from source to dest via a byte array buffer
copy(InputStream, byte[], OutputStream, int) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
Make a single transfer from source to dest via a byte array buffer
copyBeanToTarget() - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Copy the properties from the bean we have been building into the target (typically the parent bean).
copyBeanToTarget() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Copy the properties from the bean we have been building into the target (typically the parent bean).
copyJMSProperties(Message, Message, JmsConnector) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
copyStream(InputStream, OutputStream) - Method in class org.mule.transport.tcp.protocols.StreamingProtocol
 
copyStreamToFile(InputStream, File) - Static method in class org.mule.util.FileUtils
 
CoreMessages - Class in org.mule.config.i18n
 
CoreMessages() - Constructor for class org.mule.config.i18n.CoreMessages
 
CORRELATION_TIMEOUT - Static variable in class org.mule.context.notification.RoutingNotification
 
CorrelationAggregator - Class in org.mule.routing.inbound
CorrelationAggregator uses the CorrelationID and CorrelationGroupSize properties of the MuleMessage to manage message groups.
CorrelationAggregator() - Constructor for class org.mule.routing.inbound.CorrelationAggregator
 
CorrelationEventResequencer - Class in org.mule.routing.inbound
CorrelationEventResequencer is used to resequence events according to their dispatch sequence in the correlation group.
CorrelationEventResequencer() - Constructor for class org.mule.routing.inbound.CorrelationEventResequencer
 
CorrelationPropertiesExpressionEvaluator - Class in org.mule.routing
CorrelationPropertiesExpressionEvaluator is a default implementation used for getting the Correlation information from a message.
CorrelationPropertiesExpressionEvaluator() - Constructor for class org.mule.routing.CorrelationPropertiesExpressionEvaluator
 
CorrelationSequenceComparator - Class in org.mule.routing.inbound
CorrelationSequenceComparator is a Comparator for MuleEvents using their respective correlation sequences.
CorrelationSequenceComparator() - Constructor for class org.mule.routing.inbound.CorrelationSequenceComparator
 
correlationTimedOut(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
CorrelationTimeoutException - Exception in org.mule.routing
TODO
CorrelationTimeoutException(Message, Object) - Constructor for exception org.mule.routing.CorrelationTimeoutException
 
CorrelationTimeoutException(Message, Object, Throwable) - Constructor for exception org.mule.routing.CorrelationTimeoutException
 
CorrelationTimeoutException(Message, MuleMessage) - Constructor for exception org.mule.routing.CorrelationTimeoutException
 
CorrelationTimeoutException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.routing.CorrelationTimeoutException
 
couldNotDetermineDestinationComponentFromEndpoint(String) - Static method in class org.mule.config.i18n.CoreMessages
 
couldNotFindSoapProvider(String) - Static method in class org.mule.transport.soap.i18n.SoapMessages
 
couldNotFindStreamWithName(String) - Static method in class org.mule.transport.stdio.i18n.StdioMessages
 
CouldNotRouteInboundEventException - Exception in org.mule.api.routing
CouldNotRouteInboundEventException thrown if the current service cannot accept the inbound event.
CouldNotRouteInboundEventException(MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(Message, MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(Message, MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.CouldNotRouteInboundEventException
 
CouldNotRouteOutboundMessageException - Exception in org.mule.api.routing
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event.
CouldNotRouteOutboundMessageException(MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
couldNotSendExpect100() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
COUNT_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
Counter - Interface in org.mule.util.counters
This interface is the interface implemented for all counter types.
CounterFactory - Class in org.mule.util.counters
This class is the Counter's factory.
CounterFactory.Type - Class in org.mule.util.counters
Enum class for all different types of counters.
CounterFactory.Type(String) - Constructor for class org.mule.util.counters.CounterFactory.Type
Constructor of the type
CounterFactoryImpl - Class in org.mule.util.counters.impl
 
countRetry() - Method in class org.mule.transport.SimpleRetryConnectionStrategy.RetryCounter
 
create(Object, JavaComponent, EntryPointResolverSet) - Method in interface org.mule.api.component.LifecycleAdapterFactory
 
create(Map) - Method in interface org.mule.api.config.PropertyFactory
Creates a property using code execution.
create(String, String, Properties, Properties, Registry) - Static method in class org.mule.api.registry.ServiceDescriptorFactory
Factory method to create a new service descriptor.
create(Authentication) - Method in interface org.mule.api.security.SecurityContextFactory
 
create() - Method in interface org.mule.api.transaction.TransactionManagerFactory
Creates of obtains the jta transaction manager to use for mule transactions
create(OutboundEndpoint) - Method in interface org.mule.api.transport.MessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(InboundEndpoint) - Method in interface org.mule.api.transport.MessageRequesterFactory
Creates a new message requester instance, initialised with the passed endpoint.
create(Object, JavaComponent, EntryPointResolverSet) - Method in class org.mule.component.DefaultLifecycleAdapterFactory
 
create(Map) - Method in class org.mule.config.factories.HostNameFactory
 
create(Authentication) - Method in class org.mule.module.jaas.JaasSecurityContextFactory
Creates the Jaas Security Context
create() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
create() - Method in class org.mule.transaction.lookup.WebsphereTransactionManagerLookupFactory
This constructor retrieves the WebSphere TransactionManager factory class, so we can get access to the JTA TransactionManager.
create(OutboundEndpoint) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.bpm.ProcessMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.ejb.EjbMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.http.HttpClientMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(InboundEndpoint) - Method in class org.mule.transport.http.HttpClientMessageRequesterFactory
Creates a new message requester instance, initialised with the passed endpoint.
create() - Method in class org.mule.transport.jms.DefaultRedeliveryHandlerFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.jms.JmsMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.jms.JmsMessageRequesterFactory
 
create() - Method in interface org.mule.transport.jms.RedeliveryHandlerFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
create(InboundEndpoint) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
create(OutboundEndpoint) - Method in class org.mule.transport.quartz.QuartzMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.rmi.RmiMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.stdio.StdioMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.tcp.TcpMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.tcp.TcpMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.udp.UdpMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.udp.UdpMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.UnsupportedMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.UnsupportedMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.vm.VMMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.vm.VMMessageRequesterFactory
 
create(Class, Collection) - Static method in class org.mule.util.Multicaster
 
create(Class, Collection, Multicaster.InvokeListener) - Static method in class org.mule.util.Multicaster
 
create(Class[], Collection) - Static method in class org.mule.util.Multicaster
 
create(Class[], Collection, Multicaster.InvokeListener) - Static method in class org.mule.util.Multicaster
 
createAdaptor() - Method in class org.mule.module.management.agent.JdmkAgent
 
createAdaptor() - Method in class org.mule.module.management.agent.Mx4jAgent
 
createAlgorithmParameterSpec() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
createAlgorithmParameterSpec() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
createAlgorithmParameterSpec() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
createAntStyleParser() - Static method in class org.mule.util.TemplateParser
 
createBeanDefinitionBuilder(Element, Class) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
createBeanDefinitionBuilder(Element, Class) - Method in class org.mule.config.spring.parsers.specific.endpoint.support.ChildEndpointDefinitionParser
 
createBeanFactory() - Method in class org.mule.config.spring.MuleApplicationContext
 
createConfigResourcesString() - Method in class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
createConnection(ConnectionFactory, String, String) - Method in class org.mule.transport.jms.Jms102bSupport
 
createConnection(ConnectionFactory) - Method in class org.mule.transport.jms.Jms102bSupport
 
createConnection(ConnectionFactory, String, String) - Method in class org.mule.transport.jms.Jms11Support
 
createConnection(ConnectionFactory) - Method in class org.mule.transport.jms.Jms11Support
 
createConnection() - Method in class org.mule.transport.jms.JmsConnector
 
createConnection(ConnectionFactory) - Method in interface org.mule.transport.jms.JmsSupport
 
createConnection(ConnectionFactory, String, String) - Method in interface org.mule.transport.jms.JmsSupport
 
createConnection() - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createConnection(String, String) - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createConnector - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
createConnector() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createConnector(EndpointURI, MuleContext) - Static method in class org.mule.transport.service.TransportFactory
Creates an uninitialied connector from the provided MuleEndpointURI.
createConnector() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
createConsumer(Session, Destination, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
createConsumer() - Method in class org.mule.transport.jms.JmsMessageReceiver
Create a consumer for the jms destination
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
createConsumer(Session, Destination, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
createConsumer() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
Create a consumer for the jms destination
createContext(Resource) - Method in class org.mule.config.spring.jndi.SpringInitialContextFactory
 
createCounter(String, CounterFactory.Type) - Static method in class org.mule.util.counters.CounterFactory
Create a new public counter of the given type.
createCounter(String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.CounterFactory
Create a new counter of the given type and visibility.
createCounter(String, String, CounterFactory.Type) - Static method in class org.mule.util.counters.CounterFactory
Create a new public aggregate counter of the given type.
createCounter(String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.CounterFactory
Create a new aggregate counter of the given type and visibility.
createCounter(String, String, String, CounterFactory.Type) - Static method in class org.mule.util.counters.CounterFactory
Create a new public aggregate counter of the given type.
createCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.CounterFactory
Create a new aggregate counter of the given type and visibility.
createCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
createCurlyBracesStyleParser() - Static method in class org.mule.util.TemplateParser
 
createDestination(Session, String, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
createDestination(Session, String, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
createDestination(Session, String, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
createDispatcherFactory() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createDispatcherFactory() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createEndpointBuilder() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createEndpointBuilder() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createEntityMethod(MuleEvent, Object, EntityEnclosingMethod) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
createEventGroup(MuleEvent, Object) - Method in class org.mule.routing.CollectionCorrelatorCallback
Creates a new EventGroup that will expect the number of events as returned by MessageAdapter.getCorrelationGroupSize().
createEventGroup(MuleEvent, Object) - Method in interface org.mule.routing.EventCorrelatorCallback
Creates the event group with a specific correlation size based on the Mule Correlation support
createEventGroup(MuleEvent, Object) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
createEventGroup(MuleEvent, Object) - Method in class org.mule.routing.response.ResponseCorrelationAggregator.DefaultEventCorrelatorCallback
 
createEventGroup(MuleEvent, Object) - Method in class org.mule.routing.SingleCorrelatorCallback
 
CreateException - Exception in org.mule.api.lifecycle
InitialisationException is thrown by the initialise method defined in the org.mule.api.lifecycle.Initialisable interface.
CreateException(Message, Object) - Constructor for exception org.mule.api.lifecycle.CreateException
 
CreateException(Message, Throwable, Object) - Constructor for exception org.mule.api.lifecycle.CreateException
 
CreateException(Throwable, Object) - Constructor for exception org.mule.api.lifecycle.CreateException
 
createFile(String) - Static method in class org.mule.util.FileUtils
 
createHeader(String, char[]) - Static method in class org.mule.security.MuleCredentials
 
createHeader(String, String, String, EncryptionStrategy) - Static method in class org.mule.security.MuleCredentials
 
createHeaders() - Method in class org.mule.transport.soap.MuleSoapHeaders
 
createHelper(XmlReaderContext, Element, BeanDefinitionParserDelegate) - Method in class org.mule.config.spring.MuleBeanDefinitionDocumentReader
 
createHelper(XmlReaderContext, Element) - Method in class org.mule.config.spring.MuleBeanDefinitionDocumentReader
 
createInboundTransformers() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createInboundTransformers() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.util.JarUtils
 
createJdmkAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createJmxAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createJmxNotificationAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createKeySpec() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
createKeySpec() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
createKeySpec() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
createLifeCycleAdaptor() - Method in class org.mule.component.AbstractJavaComponent
Creates and initialises a new LifecycleAdaptor instance wrapped the component object instance obtained from the configured object factory.
createLifecycleManager() - Method in class org.mule.config.spring.SpringRegistry
 
createLifecycleManager() - Method in class org.mule.registry.AbstractRegistry
 
createLifecycleManager() - Method in class org.mule.registry.TransientRegistry
 
createLog4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createManager(String, ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
Used to actually construct the UMOManager instance
createMessage(String, int, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object[]) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessageAdapter(Object) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMessageAdapter(Object, String) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMessageAdapter(Object) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createMessageIdStore() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
createMessageReceiver(Connector, Service, InboundEndpoint) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMessageReceiver(Connector, Service, InboundEndpoint, Object[]) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMessageReceiver(Connector, Service, InboundEndpoint) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createMessageReceiver(Connector, Service, InboundEndpoint, Object[]) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createModel() - Method in interface org.mule.api.model.ModelServiceDescriptor
 
createModel() - Method in class org.mule.model.DefaultModelServiceDescriptor
 
createMuleContext() - Method in interface org.mule.api.context.MuleContextFactory
Returns an existing instance of MuleContext is one exists, otherwise a new MuleContext instance is created with defaults.
createMuleContext(MuleContextBuilder) - Method in interface org.mule.api.context.MuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided.
createMuleContext(ConfigurationBuilder) - Method in interface org.mule.api.context.MuleContextFactory
Creates a new MuleContext using the given configurationBuilder
createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in interface org.mule.api.context.MuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builder and c onfigures it with configurationBuilder
createMuleContext(List, MuleContextBuilder) - Method in interface org.mule.api.context.MuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builders.
createMuleContext() - Method in class org.mule.context.DefaultMuleContextFactory
Use default ConfigurationBuilder, default MuleContextBuilder
createMuleContext(ConfigurationBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
Use default MuleContextBuilder
createMuleContext(MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
Use default ConfigurationBuilder
createMuleContext(List, MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
{@inheritDoc
createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
{@inheritDoc
createMuleContext(String) - Method in class org.mule.context.DefaultMuleContextFactory
Creates a new MuleContext instance from the resource provided.
createMuleContext(String, Properties) - Method in class org.mule.context.DefaultMuleContextFactory
Creates a new MuleContext instance from the resource provided.
createMuleContext(ConfigurationBuilder, Properties) - Method in class org.mule.context.DefaultMuleContextFactory
Creates a new MuleContext using the given configurationBuilder.
createMultipleTransactedReceivers - Variable in class org.mule.transport.AbstractConnector
 
createMx4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createNotification(MuleContext, String) - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
createOrLocateShouldBeSet() - Static method in class org.mule.module.management.i18n.ManagementMessages
 
createOutboundEvent(MuleMessage, OutboundEndpoint, MuleEvent) - Method in interface org.mule.api.MuleSession
Creates an outbound event for this session
createOutboundEvent(MuleMessage, OutboundEndpoint, MuleEvent) - Method in class org.mule.DefaultMuleSession
 
createOutboundTransformers() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createOutboundTransformers() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createPacket() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
createPool() - Method in interface org.mule.api.config.ThreadingProfile
 
createPool(String) - Method in interface org.mule.api.config.ThreadingProfile
 
createPool() - Method in class org.mule.config.ChainedThreadingProfile
 
createPool(String) - Method in class org.mule.config.ChainedThreadingProfile
 
createPool() - Method in class org.mule.config.ImmutableThreadingProfile
 
createPool(String) - Method in class org.mule.config.ImmutableThreadingProfile
 
createPool(String, ThreadingProfile) - Static method in class org.mule.config.ImmutableThreadingProfile
 
createProducer(Session, Destination, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
createProducer(Session, Destination, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
createProducer(Session, Destination, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
createProxy(Object) - Method in interface org.mule.api.routing.NestedRouter
This wires the dynamic proxy to the service object.
createProxy() - Method in class org.mule.module.client.MuleProxyListener
 
createProxy(Object) - Method in class org.mule.routing.nested.DefaultNestedRouter
 
createQName(String) - Static method in class org.mule.transport.soap.NamedParameter
 
createQueueConnection() - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createQueueConnection(String, String) - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createReceiver(Service, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
Create a Message receiver for this connector
createReceiver(Service, InboundEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
 
createReceiver(Service, InboundEndpoint) - Method in class org.mule.transport.stdio.StdioConnector
 
createReceiver(Service, InboundEndpoint) - Method in class org.mule.transport.vm.VMConnector
 
createRequesterFactory() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createRequesterFactory() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createResponse(Object, String, MuleMessage) - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
createResponse(Socket) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
createResponse(Socket) - Method in class org.mule.transport.tcp.protocols.SafeProtocol
 
createResponse(Socket) - Method in interface org.mule.transport.tcp.TcpProtocol
This lets protocols encode a response stream.
createResponseTransformers() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createResponseTransformers() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createRmiAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createSecurityContext(Authentication) - Method in interface org.mule.api.security.SecurityManager
 
createSecurityContext(Authentication) - Method in interface org.mule.api.security.SecurityProvider
 
createSecurityContext(Authentication) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
 
createSecurityContext(Authentication) - Method in class org.mule.security.MuleSecurityManager
 
createServerSocket(int, int, String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
Returns a SSLServerSocket on the given port.
createServerSocket(InetAddress, int, int, Boolean) - Method in class org.mule.transport.ssl.SslServerSocketFactory
 
createServerSocket(int, int, Boolean) - Method in class org.mule.transport.ssl.SslServerSocketFactory
 
createServerSocket(URI, int, Boolean) - Method in interface org.mule.transport.tcp.SimpleServerSocketFactory
 
createServerSocket(InetAddress, int, int, Boolean) - Method in interface org.mule.transport.tcp.SimpleServerSocketFactory
 
createServerSocket(int, int, Boolean) - Method in interface org.mule.transport.tcp.SimpleServerSocketFactory
 
createServerSocket(URI, int, Boolean) - Method in class org.mule.transport.tcp.TcpServerSocketFactory
 
createServerSocket(InetAddress, int, int, Boolean) - Method in class org.mule.transport.tcp.TcpServerSocketFactory
 
createServerSocket(int, int, Boolean) - Method in class org.mule.transport.tcp.TcpServerSocketFactory
 
createServiceDescriptor(String, String, Properties) - Method in class org.mule.registry.TransientRegistry
 
createSession(Connection, boolean, boolean, int, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
createSession(Connection, boolean, boolean, int, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
createSession(Connection, boolean, boolean, int, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
createSessionHandler() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createSessionHandler() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createSocket(Socket, String, int, boolean) - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
createSocket(String, int) - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
createSocket(InetAddress, int) - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
createSocket() - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
createSocket(String, int) - Method in class org.mule.module.management.agent.FixedHostRmiClientSocketFactory
Create a client socket connected to the specified overrideHost and port.
createSocket(URI, InetAddress) - Method in class org.mule.transport.multicast.MulticastMessageReceiver
 
createSocket() - Method in class org.mule.transport.multicast.MulticastSocketFactory
 
createSocket(int) - Method in class org.mule.transport.multicast.MulticastSocketFactory
 
createSocket(int, InetAddress) - Method in class org.mule.transport.multicast.MulticastSocketFactory
 
createSocket(TcpSocketKey) - Method in class org.mule.transport.ssl.SslSocketFactory
 
createSocket(TcpSocketKey) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
createSocket(TcpSocketKey) - Method in class org.mule.transport.tcp.TcpSocketFactory
 
createSocket(URI, InetAddress) - Method in class org.mule.transport.udp.UdpMessageReceiver
 
createSocket() - Method in class org.mule.transport.udp.UdpSocketFactory
 
createSocket(int) - Method in class org.mule.transport.udp.UdpSocketFactory
 
createSocket(int, InetAddress) - Method in class org.mule.transport.udp.UdpSocketFactory
 
createSocket(String, int, int) - Static method in class org.mule.util.TimedSocket
Creates a socket and waits until the given timeout is reached.
createSpringParentRegistry(MuleContext, Registry, ConfigResource[]) - Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
createSpringParentRegistry(MuleContext, Registry, ConfigResource[]) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
Creates a Spring ApplicationContext from the configuration resources provided and sets it as the parent Registry.
createSquareBracesStyleParser() - Static method in class org.mule.util.TemplateParser
 
createStaticMessage(String) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a Message instance that is not read from a resource bundle.
createStatistics() - Method in class org.mule.model.seda.SedaService
 
createStatistics() - Method in class org.mule.service.AbstractService
 
createSubcontext(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
createSubcontext(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
createSubcontext(Name) - Method in class org.mule.jndi.SimpleContext
 
createSubcontext(String) - Method in class org.mule.jndi.SimpleContext
 
createTemporaryDestination(Session, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
createTemporaryDestination(Session, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
createTemporaryDestination(Session, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
createTopicConnection() - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createTopicConnection(String, String) - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createTransactionContext(Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
createTransactionContext(Object) - Method in class org.mule.util.xa.AbstractResourceManager
 
createTransactionFactory() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createTransactionFactory() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createTransactionTemplate(MuleSession, ImmutableEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
createTransactionTemplate(MuleSession, ImmutableEndpoint) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
createURLStreamHandler(String) - Method in class org.mule.util.MuleUrlStreamHandlerFactory
 
createWork() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
createWork(Socket) - Method in class org.mule.transport.http.HttpMessageReceiver
 
createWork(Socket) - Method in class org.mule.transport.http.HttpsMessageReceiver
 
createWork(DatagramPacket) - Method in class org.mule.transport.multicast.MulticastMessageReceiver
 
createWork(Socket) - Method in class org.mule.transport.ssl.SslMessageReceiver
 
createWork(Socket) - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
createWork(DatagramPacket) - Method in class org.mule.transport.udp.UdpMessageReceiver
 
createWork() - Method in class org.mule.transport.vm.VMMessageReceiver
 
createWorkManager(String) - Method in interface org.mule.api.config.ThreadingProfile
 
createWorkManager(ThreadingProfile, String) - Method in interface org.mule.api.config.ThreadingProfile.WorkManagerFactory
 
createWorkManager(String) - Method in class org.mule.config.ChainedThreadingProfile
 
createWorkManager(String) - Method in class org.mule.config.ImmutableThreadingProfile
 
createWorkManager(ThreadingProfile, String) - Method in class org.mule.config.ImmutableThreadingProfile.DefaultWorkManagerFactory
 
createXPath(String, Object) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
createXPath(String, Object) - Method in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
 
createXPath(String, Object) - Method in class org.mule.module.xml.expression.XPathExpressionEvaluator
 
Credentials - Interface in org.mule.api.security
Credentials holds credentials information for a user.
CredentialsAccessor - Interface in org.mule.api.security
CredentialsAccessor is a template for obtaining user credentials from the current message and writing the user credentials to an outbound message
CredentialsNotSetException - Exception in org.mule.api.security
CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message
CredentialsNotSetException(Message, MuleMessage) - Constructor for exception org.mule.api.security.CredentialsNotSetException
 
CredentialsNotSetException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.security.CredentialsNotSetException
 
CredentialsNotSetException(MuleMessage, SecurityContext, ImmutableEndpoint, EndpointSecurityFilter) - Constructor for exception org.mule.api.security.CredentialsNotSetException
 
criticalSetEvent(MuleEvent) - Static method in class org.mule.OptimizedRequestContext
Set an event for out-of-scope thread access.
CRLF - Static variable in class org.mule.transport.http.HttpConstants
 
CRLF - Static variable in class org.mule.transport.http.ResponseWriter
 
cronExpressionOrIntervalMustBeSet() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
cryptoFailure() - Static method in class org.mule.config.i18n.CoreMessages
 
CryptoFailureException - Exception in org.mule.api.security
CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
CryptoFailureException(Message, EncryptionStrategy) - Constructor for exception org.mule.api.security.CryptoFailureException
 
CryptoFailureException(Message, EncryptionStrategy, Throwable) - Constructor for exception org.mule.api.security.CryptoFailureException
 
CryptoFailureException(EncryptionStrategy, Throwable) - Constructor for exception org.mule.api.security.CryptoFailureException
 
CSVPrinter - Class in org.mule.management.stats.printers
CSVPrinter prints service stats in CSV format
CSVPrinter(Writer) - Constructor for class org.mule.management.stats.printers.CSVPrinter
 
CSVPrinter(OutputStream) - Constructor for class org.mule.management.stats.printers.CSVPrinter
 
CURLY_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
current() - Method in class org.mule.transport.SimpleRetryConnectionStrategy.RetryCounter
 
currentPhase - Variable in class org.mule.lifecycle.GenericLifecycleManager
 
CUSTOM_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
CUSTOM_HEADER_PREFIX - Static variable in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
CustomJob - Class in org.mule.transport.quartz.jobs
Extracts the Job object to invoke from the context.
CustomJob() - Constructor for class org.mule.transport.quartz.jobs.CustomJob
 
CustomJobConfig - Class in org.mule.transport.quartz.jobs
This configuration simply holds a reference to a user defined job to execute.
CustomJobConfig() - Constructor for class org.mule.transport.quartz.jobs.CustomJobConfig
 
CustomJobFromMessageConfig - Class in org.mule.transport.quartz.jobs
This configuration simply holds a reference to a user defined job to execute.
CustomJobFromMessageConfig() - Constructor for class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
CustomNamespaceHandler - Class in org.mule.config.spring.handlers
 
CustomNamespaceHandler() - Constructor for class org.mule.config.spring.handlers.CustomNamespaceHandler
 
CustomNotification - Class in org.mule.context.notification
CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
CustomNotification(Object, int) - Constructor for class org.mule.context.notification.CustomNotification
Creates a custom action event
CustomNotification(Object, int, String) - Constructor for class org.mule.context.notification.CustomNotification
 
CustomNotificationListener - Interface in org.mule.api.context.notification
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using UMOManager.fireCustomEvent(..).

D

DaemonThreadFactory - Class in org.mule.util.concurrent
 
DaemonThreadFactory(String) - Constructor for class org.mule.util.concurrent.DaemonThreadFactory
 
dataIn - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
dataInWorkFinished - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
DataObjectDefinitionParser - Class in org.mule.config.spring.parsers.specific
Represents a static config data object where the body of the element can be the data of a file attribute can be set.
DataObjectDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser
The class will be inferred from the class attribute
DataObjectDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser
The class (which is inferred from the class attribute if null here) is checked to be a subclass of the constraint
DataObjectDefinitionParser(String, Class, boolean) - Constructor for class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser
The class (which is inferred from the class attribute if null here) is checked to be a subclass of the constraint.
DataObjectDefinitionParser.DataObjectFactoryBean - Class in org.mule.config.spring.parsers.specific
 
DataObjectDefinitionParser.DataObjectFactoryBean() - Constructor for class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
dataOut - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
DATE_FORMAT - Static variable in class org.mule.transport.http.HttpConstants
 
DATE_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
DATESTAMP_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
DateUtils - Class in org.mule.util
DateUtils contains some useful methods dealing date/time conversion, formatting etc.
DateUtils() - Constructor for class org.mule.util.DateUtils
 
days() - Static method in class org.mule.config.i18n.CoreMessages
 
debug(Object) - Method in class org.mule.util.MuleLogger
 
debug(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
DebugUtils - Class in org.mule.util
Useful for enumerating debug information about the current Java environment
DECODE - Static variable in class org.mule.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.mule.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.mule.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.mule.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeString(String) - Static method in class org.mule.util.XMLEntityCodec
 
decodeToFile(String, String) - Static method in class org.mule.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.mule.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decQueuedEvent() - Method in class org.mule.management.stats.ServiceStatistics
 
decrement() - Method in interface org.mule.util.counters.Counter
Decrement the counter's value by 1.0.
decrement() - Method in class org.mule.util.counters.impl.AbstractCounter
 
decrement() - Method in class org.mule.util.counters.impl.AggregateCounter
 
decrement() - Method in class org.mule.util.counters.impl.Number
 
decrypt(byte[], Object) - Method in interface org.mule.api.EncryptionStrategy
 
decrypt(byte[], Object) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
decryptCipher - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
DecryptionTransformer - Class in org.mule.transformer.encryption
EncryptionTransformer will transform an encrypted array of bytes or string into an decrypted array of bytes
DecryptionTransformer() - Constructor for class org.mule.transformer.encryption.DecryptionTransformer
 
DEFAULT_AGENT_NAME - Static variable in class org.mule.module.management.agent.JmxServerNotificationAgent
 
DEFAULT_ALGORITHM - Static variable in class org.mule.security.PasswordBasedEncryptionStrategy
 
DEFAULT_ALGORITHM - Static variable in class org.mule.security.SecretKeyEncryptionStrategy
 
DEFAULT_BACKLOG - Static variable in class org.mule.transport.tcp.TcpConnector
 
DEFAULT_BROKER_URL - Static variable in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.routing.inbound.MessageChunkingAggregator
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.transformer.simple.ObjectToString
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.transport.stdio.StdioMessageReceiver
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.transport.tcp.TcpConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.transport.udp.UdpConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.util.compression.GZipCompression
 
DEFAULT_COMMIT_TIMEOUT_FACTOR - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_CONFIGURATION - Static variable in class org.mule.MuleServer
 
DEFAULT_CONNECTION_STRATEGY - Static variable in class org.mule.config.spring.parsers.specific.ConnectionStrategyDefinitionParser
 
DEFAULT_CONNECTOR_SERVER_PROPERTIES - Static variable in class org.mule.module.management.agent.JmxAgent
 
DEFAULT_CONTENT_CHARSET - Static variable in class org.mule.transport.http.HttpResponse
 
DEFAULT_CONTENT_TYPE - Static variable in class org.mule.transport.http.HttpConstants
 
DEFAULT_CONTENT_TYPE_PROPERTY - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
DEFAULT_DATE_FORMAT - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
DEFAULT_DESCRIPTION_BUFFER_SIZE - Static variable in class org.mule.agent.Log4jNotificationLoggerAgent
 
DEFAULT_DO_THREADING - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for do threading
DEFAULT_ENCODING - Static variable in class org.mule.util.FileUtils
 
DEFAULT_EXPRESSION_PREFIX - Static variable in class org.mule.util.expression.ExpressionEvaluatorManager
 
DEFAULT_FREQUENCY - Static variable in class org.mule.transport.SimpleRetryConnectionStrategy
 
DEFAULT_GET_TIMEOUT - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
DEFAULT_GROUP_NAME - Static variable in class org.mule.transport.quartz.QuartzConnector
 
DEFAULT_HOST - Static variable in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
DEFAULT_HOSTNAME - Static variable in class org.mule.module.management.agent.JdmkAgent
 
DEFAULT_HOSTNAME - Static variable in class org.mule.module.management.agent.Mx4jAgent
 
DEFAULT_HOSTNAME - Static variable in class org.mule.module.management.agent.RmiRegistryAgent
 
DEFAULT_HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
DEFAULT_HTTP_PORT - Static variable in class org.mule.transport.http.HttpConstants
 
DEFAULT_HTTP_VERSION - Static variable in class org.mule.transport.http.HttpConstants
 
DEFAULT_ITERATION_COUNT - Static variable in class org.mule.security.PasswordBasedEncryptionStrategy
 
DEFAULT_JMS_POLL_FREQUENCY - Static variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
DEFAULT_JMS_POLL_TIMEUNIT - Static variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
DEFAULT_JMX_ADAPTOR_URL - Static variable in class org.mule.module.management.agent.JdmkAgent
 
DEFAULT_JMX_ADAPTOR_URL - Static variable in class org.mule.module.management.agent.Mx4jAgent
 
DEFAULT_JMX_AUTHENTICATOR - Static variable in class org.mule.module.management.agent.JmxAgent
Default JMX Authenticator to use for securing remote access.
DEFAULT_JMX_DOMAIN_PREFIX - Static variable in interface org.mule.module.management.support.JmxSupport
Default Mule domain prefix for all instances.
DEFAULT_KEYSTORE - Static variable in class org.mule.api.security.tls.TlsConfiguration
 
DEFAULT_KEYSTORE_TYPE - Static variable in class org.mule.api.security.tls.TlsConfiguration
 
DEFAULT_MAX_BUFFER_SIZE - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for MAX_BUFFER_SIZE
DEFAULT_MAX_POOL_ACTIVE - Static variable in class org.mule.config.PoolingProfile
Controls the maximum number of Mule UMOs that can be borrowed from a service pool at one time.
DEFAULT_MAX_POOL_IDLE - Static variable in class org.mule.config.PoolingProfile
Controls the maximum number of Mule UMOs that can sit idle in the pool at any time.
DEFAULT_MAX_POOL_WAIT - Static variable in class org.mule.config.PoolingProfile
When the threadPoolExhaustedAction is set to WHEN_EXHAUSTED_WAIT this can specify the maximum milliseconds the pool should block before throwing a NoSuchElementException
DEFAULT_MAX_THREAD_TTL - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for MAX_THREAD_TTL
DEFAULT_MAX_THREADS_ACTIVE - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for MAX_THREADS_ACTIVE
DEFAULT_MAX_THREADS_IDLE - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for MAX_THREADS_IDLE
DEFAULT_MESSAGE_WIDTH - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_METHOD_NAME_TOKEN - Static variable in class org.mule.routing.nested.NestedInvocationHandler
 
DEFAULT_MODEL_NAME - Static variable in class org.mule.model.AbstractModel
 
DEFAULT_NAMESPACE - Static variable in class org.mule.transport.soap.transformers.HttpRequestToSoapRequest
 
DEFAULT_NUM_CONCURRENT_TX_RECEIVERS - Static variable in class org.mule.transport.AbstractConnector
Default number of concurrent transactional receivers.
DEFAULT_PATH_IN_JAR - Static variable in class org.mule.module.management.agent.Mx4jAgent
 
DEFAULT_PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
DEFAULT_POLL_FREQUENCY - Static variable in class org.mule.transport.AbstractPollingMessageReceiver
 
DEFAULT_POLL_TIMEUNIT - Static variable in class org.mule.transport.AbstractPollingMessageReceiver
 
DEFAULT_POOL_EXHAUST_ACTION - Static variable in interface org.mule.api.config.ThreadingProfile
Default action to perform on pool exhaustion
DEFAULT_POOL_EXHAUSTED_ACTION - Static variable in class org.mule.config.PoolingProfile
Specifies the behaviour of the Mule UMO pool when the pool is exhausted: WHEN_EXHAUSTED_FAIL : will throw a NoSuchElementException WHEN_EXHAUSTED_WAIT : will block (invoke Object.wait(long) until a new or idle object is available. WHEN_EXHAUSTED_GROW : will create a new Mule and return it (essentially making maxActive meaningless). If a positive maxWait value is supplied, it will block for at most that many milliseconds, after which a NoSuchElementException will be thrown.
DEFAULT_POOL_INITIALISATION_POLICY - Static variable in class org.mule.config.PoolingProfile
Determines how components in a pool should be initialised.
DEFAULT_PORT - Static variable in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
DEFAULT_PORT - Static variable in class org.mule.module.management.agent.JdmkAgent
 
DEFAULT_PORT - Static variable in class org.mule.module.management.agent.Mx4jAgent
 
DEFAULT_PORT - Static variable in class org.mule.module.management.agent.RmiRegistryAgent
 
DEFAULT_PRIORITY_WEIGHTING - Static variable in interface org.mule.api.transformer.DiscoverableTransformer
 
DEFAULT_QUEUE_STORE - Static variable in class org.mule.util.queue.FilePersistenceStrategy
The default queueStore directory for persistence
DEFAULT_REMOTING_URI - Static variable in class org.mule.module.management.agent.JmxAgent
 
DEFAULT_RETRY_COUNT - Static variable in class org.mule.transport.SimpleRetryConnectionStrategy
 
DEFAULT_RMI_muleRegistry_PORT - Static variable in class org.mule.transport.rmi.RmiConnector
 
DEFAULT_SCOPE - Static variable in interface org.mule.api.registry.Registry
 
DEFAULT_SECURITY_PROVIDER - Static variable in class org.mule.api.security.provider.AutoDiscoverySecurityProviderFactory
Default is Sun's JSSE.
DEFAULT_SELECTOR_EVALUATOR - Static variable in class org.mule.routing.outbound.EndpointSelector
 
DEFAULT_SELECTOR_EXPRESSION - Static variable in class org.mule.routing.outbound.EndpointSelector
 
DEFAULT_SERVER_URI - Static variable in class org.mule.module.management.agent.RmiRegistryAgent
 
DEFAULT_SO_LINGER - Static variable in class org.mule.transport.tcp.TcpConnector
 
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.mule.transport.tcp.TcpConnector
 
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.mule.transport.udp.UdpConnector
 
DEFAULT_SSL_TYPE - Static variable in class org.mule.api.security.tls.TlsConfiguration
 
DEFAULT_STARTUP_DELAY - Static variable in class org.mule.transport.AbstractPollingMessageReceiver
 
DEFAULT_THREAD_WAIT_TIMEOUT - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for DEFAULT_THREAD_WAIT_TIMEOUT
DEFAULT_THREADING_PROFILE - Static variable in interface org.mule.api.config.ThreadingProfile
 
DEFAULT_TIMEOUT_MSECS - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_TRUNCATE_LENGTH - Static variable in class org.mule.transformer.AbstractTransformer
 
DEFAULT_WRAPPER_MBEAN_NAME - Static variable in class org.mule.module.management.agent.WrapperManagerAgent
For cases when Mule is embedded in another process and that external process had registered the MBean.
DEFAULT_XA_RECEIVER_CLASS - Static variable in class org.mule.transport.jms.websphere.WebsphereJmsConnector
 
DefaultBeanAssembler - Class in org.mule.config.spring.parsers.assembly
 
DefaultBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Constructor for class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
DefaultBeanAssemblerFactory - Class in org.mule.config.spring.parsers.assembly
 
DefaultBeanAssemblerFactory() - Constructor for class org.mule.config.spring.parsers.assembly.DefaultBeanAssemblerFactory
 
defaultCharsetName() - Static method in class org.mule.util.CharSetUtils
 
defaultConfigResourceName - Variable in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
defaultContentType - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
DefaultEndpointFactory - Class in org.mule.endpoint
 
DefaultEndpointFactory() - Constructor for class org.mule.endpoint.DefaultEndpointFactory
 
DefaultEntryPointResolverSet - Class in org.mule.model.resolvers
Provides the default implementation of an EntryPointResolverSet It resolves a method to call on the given service when an event is received.
DefaultEntryPointResolverSet() - Constructor for class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
DefaultExceptionPayload - Class in org.mule.message
DefaultExceptionPayload TODO
DefaultExceptionPayload(Throwable) - Constructor for class org.mule.message.DefaultExceptionPayload
 
DefaultExceptionReader - Class in org.mule.config
This is the default exception reader used if there is no specific one registered for the current exception.
DefaultExceptionReader() - Constructor for class org.mule.config.DefaultExceptionReader
 
DefaultExceptionStrategy - Class in org.mule
DefaultExceptionStrategy provides a default exception handling strategy.
DefaultExceptionStrategy() - Constructor for class org.mule.DefaultExceptionStrategy
 
defaultHandler(Throwable) - Method in class org.mule.DefaultExceptionStrategy
 
defaultHandler(Throwable) - Method in class org.mule.service.DefaultServiceExceptionStrategy
 
DefaultInboundEndpoint - Class in org.mule.endpoint
 
DefaultInboundEndpoint(Connector, EndpointURI, List, List, String, Map, TransactionConfig, Filter, boolean, EndpointSecurityFilter, boolean, boolean, int, String, String, MuleContext, ConnectionStrategy) - Constructor for class org.mule.endpoint.DefaultInboundEndpoint
 
DefaultInboundRouterCollection - Class in org.mule.routing.inbound
DefaultInboundRouterCollection is a collection of routers that will be invoked when an event is received.
DefaultInboundRouterCollection() - Constructor for class org.mule.routing.inbound.DefaultInboundRouterCollection
 
DefaultJavaComponent - Class in org.mule.component
Default implementation of JavaComponent.
DefaultJavaComponent() - Constructor for class org.mule.component.DefaultJavaComponent
 
DefaultJavaComponent(ObjectFactory) - Constructor for class org.mule.component.DefaultJavaComponent
 
DefaultJavaComponent(ObjectFactory, EntryPointResolverSet, NestedRouterCollection) - Constructor for class org.mule.component.DefaultJavaComponent
 
DefaultJmsTopicResolver - Class in org.mule.transport.jms
A default implementation of the resolver uses endpoint's resource info and Java's instanceof operator to detect JMS topics.
DefaultJmsTopicResolver(JmsConnector) - Constructor for class org.mule.transport.jms.DefaultJmsTopicResolver
Create an instance of the resolver.
DefaultJmxSupportAgent - Class in org.mule.module.management.agent
 
DefaultJmxSupportAgent() - Constructor for class org.mule.module.management.agent.DefaultJmxSupportAgent
 
DefaultLifecycleAdapter - Class in org.mule.component
DefaultLifecycleAdapter provides lifecycle methods for all Mule managed components.
DefaultLifecycleAdapter(Object, JavaComponent) - Constructor for class org.mule.component.DefaultLifecycleAdapter
 
DefaultLifecycleAdapter(Object, JavaComponent, EntryPointResolverSet) - Constructor for class org.mule.component.DefaultLifecycleAdapter
 
DefaultLifecycleAdapterFactory - Class in org.mule.component
DefaultLifecycleAdapterFactory creates a DefaultLifeCycleAdapter.
DefaultLifecycleAdapterFactory() - Constructor for class org.mule.component.DefaultLifecycleAdapterFactory
 
DefaultLifecycleEnabledObjectPool - Class in org.mule.util.pool
A LifecyleEnabledObjectPool implementation for pooling LifecycleAdapter instances for implementations of JavaComponent that require LifecycleAdapter pooling such as PooledJavaComponent.
DefaultLifecycleEnabledObjectPool(ObjectFactory, PoolingProfile) - Constructor for class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
 
DefaultLifecycleManager - Class in org.mule.lifecycle
Creates the default Mule lifecycleManager with Initialisable.initialise(), Startable.start(), Stoppable.stop() and Disposable.dispose().
DefaultLifecycleManager() - Constructor for class org.mule.lifecycle.DefaultLifecycleManager
 
DefaultLifecyclePhase - Class in org.mule.lifecycle
Represents a configurable lifecycle phase.
DefaultLifecyclePhase(String, Class, String) - Constructor for class org.mule.lifecycle.DefaultLifecyclePhase
 
DefaultLoginModule - Class in org.mule.module.jaas.loginmodule
This is the Default Login Module for the Mule Jaas Authentication.
DefaultLoginModule() - Constructor for class org.mule.module.jaas.loginmodule.DefaultLoginModule
 
DefaultMessageAdapter - Class in org.mule.transport
DefaultMessageAdapter can be used to wrap an arbitary object where no special 'apapting' is needed.
DefaultMessageAdapter() - Constructor for class org.mule.transport.DefaultMessageAdapter
 
DefaultMessageAdapter(Object) - Constructor for class org.mule.transport.DefaultMessageAdapter
Creates a default message adapter with properties and attachments
DefaultMessageAdapter(Object, MessageAdapter) - Constructor for class org.mule.transport.DefaultMessageAdapter
 
DefaultMessageAdapter(Object, Map, Map) - Constructor for class org.mule.transport.DefaultMessageAdapter
Creates a default message adapter with properties and attachments
DefaultMessageCollection - Class in org.mule
A MuleMessage type that manages a collection of MuleMessage Objects.
DefaultMessageCollection() - Constructor for class org.mule.DefaultMessageCollection
 
DefaultMessageCollection(DefaultMessageCollection) - Constructor for class org.mule.DefaultMessageCollection
Performs a shallow copy
DefaultModelServiceDescriptor - Class in org.mule.model
 
DefaultModelServiceDescriptor(String, Properties) - Constructor for class org.mule.model.DefaultModelServiceDescriptor
 
DefaultMuleAuthentication - Class in org.mule.security
 
DefaultMuleAuthentication(Credentials) - Constructor for class org.mule.security.DefaultMuleAuthentication
 
DefaultMuleConfiguration - Class in org.mule.config
Configuration info.
DefaultMuleConfiguration() - Constructor for class org.mule.config.DefaultMuleConfiguration
 
DefaultMuleContext - Class in org.mule
 
DefaultMuleContext(MuleConfiguration, WorkManager, WorkListener, LifecycleManager, ServerNotificationManager) - Constructor for class org.mule.DefaultMuleContext
 
DefaultMuleContextBuilder - Class in org.mule.context
Implementation of MuleContextBuilder that uses DefaultMuleContext as the default MuleContext implementation and builds it with defaults values for MuleConfiguration, LifecycleManager, WorkManager, WorkListener and ServerNotificationManager.
DefaultMuleContextBuilder() - Constructor for class org.mule.context.DefaultMuleContextBuilder
 
DefaultMuleContextFactory - Class in org.mule.context
Default implementation that stores MuleContext in MuleServer static and uses DefaultMuleContextBuilder to build new MuleContext instances.
DefaultMuleContextFactory() - Constructor for class org.mule.context.DefaultMuleContextFactory
 
DefaultMuleEvent - Class in org.mule
DefaultMuleEvent represents any data event occuring in the Mule environment.
DefaultMuleEvent(MuleMessage, ImmutableEndpoint, Service, MuleEvent) - Constructor for class org.mule.DefaultMuleEvent
Properties cache that only reads properties once from the inbound message and merges them with any properties on the endpoint.
DefaultMuleEvent(MuleMessage, ImmutableEndpoint, MuleSession, boolean) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, ImmutableEndpoint, MuleSession, boolean, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Contructor.
DefaultMuleEvent(MuleMessage, ImmutableEndpoint, MuleSession, String, boolean) - Constructor for class org.mule.DefaultMuleEvent
Contructor.
DefaultMuleEvent(MuleMessage, MuleEvent) - Constructor for class org.mule.DefaultMuleEvent
A helper constructor used to rewrite an event payload
DefaultMuleEventContext - Class in org.mule
DefaultMuleEventContext is the context object for the current request.
DefaultMuleEventContext(MuleEvent) - Constructor for class org.mule.DefaultMuleEventContext
 
DefaultMuleException - Exception in org.mule.api
MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
DefaultMuleException(String) - Constructor for exception org.mule.api.DefaultMuleException
 
DefaultMuleException(Message) - Constructor for exception org.mule.api.DefaultMuleException
 
DefaultMuleException(String, Throwable) - Constructor for exception org.mule.api.DefaultMuleException
 
DefaultMuleException(Message, Throwable) - Constructor for exception org.mule.api.DefaultMuleException
 
DefaultMuleException(Throwable) - Constructor for exception org.mule.api.DefaultMuleException
 
DefaultMuleMessage - Class in org.mule
DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
DefaultMuleMessage(Object) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(Object, Map) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(Object, MessageAdapter) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleSession - Class in org.mule
DefaultMuleSession manages the interaction and distribution of events for Mule UMOs.
DefaultMuleSession(Service, MuleContext) - Constructor for class org.mule.DefaultMuleSession
 
DefaultMuleSession(MuleMessage, SessionHandler, Service, MuleContext) - Constructor for class org.mule.DefaultMuleSession
 
DefaultMuleSession(MuleMessage, SessionHandler, MuleContext) - Constructor for class org.mule.DefaultMuleSession
 
DefaultNameParser - Class in org.mule.config.spring.jndi
A default implementation of NameParser
DefaultNameParser() - Constructor for class org.mule.config.spring.jndi.DefaultNameParser
 
DefaultNestedRouter - Class in org.mule.routing.nested
 
DefaultNestedRouter() - Constructor for class org.mule.routing.nested.DefaultNestedRouter
 
DefaultNestedRouterCollection - Class in org.mule.routing.nested
TODO
DefaultNestedRouterCollection() - Constructor for class org.mule.routing.nested.DefaultNestedRouterCollection
 
DefaultOutboundEndpoint - Class in org.mule.endpoint
 
DefaultOutboundEndpoint(Connector, EndpointURI, List, List, String, Map, TransactionConfig, Filter, boolean, EndpointSecurityFilter, boolean, boolean, int, String, String, MuleContext, ConnectionStrategy) - Constructor for class org.mule.endpoint.DefaultOutboundEndpoint
 
DefaultOutboundRouterCollection - Class in org.mule.routing.outbound
DefaultOutboundRouterCollection is a container of routers.
DefaultOutboundRouterCollection() - Constructor for class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
DefaultRedeliveryHandler - Class in org.mule.transport.jms
DefaultRedeliveryHandler TODO
DefaultRedeliveryHandler() - Constructor for class org.mule.transport.jms.DefaultRedeliveryHandler
 
DefaultRedeliveryHandlerFactory - Class in org.mule.transport.jms
 
DefaultRedeliveryHandlerFactory() - Constructor for class org.mule.transport.jms.DefaultRedeliveryHandlerFactory
 
DefaultReplyToHandler - Class in org.mule.transport
DefaultReplyToHandler is responsible for processing a message replyTo header.
DefaultReplyToHandler(List) - Constructor for class org.mule.transport.DefaultReplyToHandler
 
DefaultResponseRouterCollection - Class in org.mule.routing.response
DefaultResponseRouterCollection is a router that can be used to control how the response in a request/response message flow is created.
DefaultResponseRouterCollection() - Constructor for class org.mule.routing.response.DefaultResponseRouterCollection
 
DefaultsConfigurationBuilder - Class in org.mule.config.builders
Configures defaults required by Mule.
DefaultsConfigurationBuilder() - Constructor for class org.mule.config.builders.DefaultsConfigurationBuilder
 
DefaultServiceExceptionStrategy - Class in org.mule.service
DefaultServiceExceptionStrategy is the default exception handler for components.
DefaultServiceExceptionStrategy() - Constructor for class org.mule.service.DefaultServiceExceptionStrategy
 
DefaultSpringJndiContext - Class in org.mule.config.spring.jndi
A simple spring based JNDI context which is mutable Borrowed from the XBean (xbean.codehaus.org) project.
DefaultSpringJndiContext() - Constructor for class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable) - Constructor for class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable, Map) - Constructor for class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(Hashtable, Map, String) - Constructor for class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(DefaultSpringJndiContext, Hashtable) - Constructor for class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
DefaultSpringJndiContext(DefaultSpringJndiContext, Hashtable, String) - Constructor for class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
DefaultStreamCloserService - Class in org.mule.util
Closes streams of different types by looking up available StreamCloser's from the Mule registry.
DefaultStreamCloserService() - Constructor for class org.mule.util.DefaultStreamCloserService
 
DefaultThreadingProfileDefinitionParser - Class in org.mule.config.spring.parsers.specific
This parser is responsible for processing the configuration elements.
DefaultThreadingProfileDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.DefaultThreadingProfileDefinitionParser
 
defaultTimeout - Variable in class org.mule.util.xa.AbstractResourceManager
 
DefaultTransportServiceDescriptor - Class in org.mule.transport.service
 
DefaultTransportServiceDescriptor(String, Properties, Registry) - Constructor for class org.mule.transport.service.DefaultTransportServiceDescriptor
 
DefaultWorkListener - Class in org.mule.work
Default exception Handler used when executing work in the work manager
DefaultWorkListener() - Constructor for class org.mule.work.DefaultWorkListener
 
DefaultXASession - Class in org.mule.util.xa
TODO document
DefaultXASession(AbstractXAResourceManager) - Constructor for class org.mule.util.xa.DefaultXASession
 
DelayedResult - Interface in org.mule.module.xml.transformer
A result type which delays writing until something further down stream can setup the underlying output result.
delegate - Variable in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
DelegateXMLStreamReader - Class in org.mule.module.xml.stax
 
DelegateXMLStreamReader(XMLStreamReader) - Constructor for class org.mule.module.xml.stax.DelegateXMLStreamReader
 
DelegatingInputStream - Class in org.mule.model.streaming
 
DelegatingInputStream(InputStream) - Constructor for class org.mule.model.streaming.DelegatingInputStream
 
DeleteException - Exception in org.mule.util.file
 
DeleteException() - Constructor for exception org.mule.util.file.DeleteException
 
DeleteException(File) - Constructor for exception org.mule.util.file.DeleteException
 
deleteTree(File) - Static method in class org.mule.util.FileUtils
Delete a file tree recursively.
deleteTree(File, String[]) - Static method in class org.mule.util.FileUtils
Delete a file tree recursively.
deleteUnacceptedMessages - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
DELIM - Static variable in class org.mule.util.expression.MessageAttachmentsExpressionEvaluator
 
DELIM - Static variable in class org.mule.util.expression.MessageAttachmentsListExpressionEvaluator
 
DELIM - Static variable in class org.mule.util.expression.MessageHeadersExpressionEvaluator
 
DELIM - Static variable in class org.mule.util.expression.MessageHeadersListExpressionEvaluator
 
delist() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
delist() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
DELIST_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
delistResource(XAResource, int) - Method in class org.mule.transaction.XaTransaction
 
delistResources() - Method in class org.mule.transaction.XaTransaction
 
DELTA - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the variation of a counter
Delta - Class in org.mule.util.counters.impl
 
Delta(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Delta
 
dequeue() - Method in class org.mule.model.seda.SedaService
 
DescendentDefinitionParser - Class in org.mule.config.spring.parsers.generic
An extension to which recurses up the DOM tree until it finds a named parent.
DescendentDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.generic.DescendentDefinitionParser
 
describe(Object) - Static method in class org.mule.util.BeanUtils
The Apache BeanUtils version of this converts all values to String, which is pretty useless, it also includes stuff not defined by the user
descriptorAlreadyExists(String) - Static method in class org.mule.config.i18n.CoreMessages
 
destroy(OutboundEndpoint, MessageDispatcher) - Method in interface org.mule.api.transport.MessageDispatcherFactory
destroy(InboundEndpoint, MessageRequester) - Method in interface org.mule.api.transport.MessageRequesterFactory
destroy() - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
destroy() - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
destroy(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
destroy(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
destroy(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
destroy(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
destroyObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
destroyObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
destroyObject(Object, Object) - Method in class org.mule.transport.multicast.MulticastSocketFactory
 
destroyObject(Object, Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
destroyObject(Object, Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
destroyReceiver(MessageReceiver, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
 
destroySubcontext(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
destroySubcontext(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
destroySubcontext(Name) - Method in class org.mule.jndi.SimpleContext
 
destroySubcontext(String) - Method in class org.mule.jndi.SimpleContext
 
DirectModel - Class in org.mule.model.direct
 
DirectModel() - Constructor for class org.mule.model.direct.DirectModel
 
directory - Variable in class org.mule.util.store.TextFileObjectStore
 
DirectProtocol - Class in org.mule.transport.tcp.protocols
The DirectProtocol class is an application level tcp protocol that does nothing.
DirectProtocol() - Constructor for class org.mule.transport.tcp.protocols.DirectProtocol
 
DirectProtocol(boolean, int) - Constructor for class org.mule.transport.tcp.protocols.DirectProtocol
 
DirectService - Class in org.mule.model.direct
A direct service invokes the service service directly without any threading, even when the invocation is asynchronous
DirectService() - Constructor for class org.mule.model.direct.DirectService
 
dirty - Variable in class org.mule.util.xa.AbstractResourceManager
 
disableAttribute(MuleDefinitionParser, String) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
disableAttributes(MuleDefinitionParser, String[][]) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
disableAttributes(MuleDefinitionParser, String[]) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
DISABLED_EVENT - Static variable in class org.mule.config.spring.parsers.specific.NotificationDisableDefinitionParser
 
DISABLED_INTERFACE - Static variable in class org.mule.config.spring.parsers.specific.NotificationDisableDefinitionParser
 
disableInterface(Class) - Method in class org.mule.context.notification.ServerNotificationManager
 
disableKeepAlive(boolean) - Method in class org.mule.transport.http.HttpResponse
 
disableType(Class) - Method in class org.mule.context.notification.ServerNotificationManager
 
disconnect() - Method in interface org.mule.api.transport.Connectable
Disconnect the from the underlying transport
disconnect() - Method in class org.mule.module.management.mbean.EndpointService
 
disconnect() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
disconnect() - Method in class org.mule.transport.AbstractConnectable
 
disconnect() - Method in class org.mule.transport.AbstractConnector
 
disconnect() - Method in class org.mule.transport.AbstractMessageReceiver
 
disconnectListeners() - Method in class org.mule.service.AbstractService
 
DiscoverableTransformer - Interface in org.mule.api.transformer
A interface to denote that a transformer is discoverable.
dispatch(OutboundEndpoint, MuleEvent) - Method in interface org.mule.api.transport.Connector
Dispatches an event from the endpoint to the external system
dispatch(MuleEvent) - Method in interface org.mule.api.transport.MessageDispatching
Dispatches an event from the endpoint to the external system
dispatch(MuleEvent) - Method in class org.mule.endpoint.DefaultOutboundEndpoint
 
dispatch(MuleEvent) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
dispatch(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a Mule server.
dispatch(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a Mule server.
dispatch(MuleEvent) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
dispatch(MuleSession, MuleMessage, OutboundEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
dispatch(OutboundEndpoint, MuleEvent) - Method in class org.mule.transport.AbstractConnector
 
dispatch(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
dispatchAction(RemoteDispatcherNotification, boolean, int) - Method in class org.mule.module.client.RemoteDispatcher
 
dispatchDirect(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a component
dispatchDirect(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Dispatches an event asynchronously to a component
dispatcherFactory - Variable in class org.mule.transport.AbstractConnector
Factory used to create dispatchers for this connector
dispatchers - Variable in class org.mule.transport.AbstractConnector
A pool of dispatchers for this connector, keyed by endpoint
dispatcherSocketsPool - Variable in class org.mule.transport.udp.UdpConnector
 
dispatchEvent(MuleMessage) - Method in interface org.mule.api.MuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the service for this session
dispatchEvent(Object) - Method in interface org.mule.api.MuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the service for this session
dispatchEvent(MuleMessage, EndpointURI) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleMessage, String) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event.
dispatchEvent(MuleMessage, OutboundEndpoint) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleMessage) - Method in interface org.mule.api.MuleSession
This will dispatch an event asynchronously via the configured outbound endpoint on the service for this session
dispatchEvent(MuleEvent) - Method in interface org.mule.api.MuleSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleMessage, OutboundEndpoint) - Method in interface org.mule.api.MuleSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleMessage, String) - Method in interface org.mule.api.MuleSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleEvent) - Method in interface org.mule.api.service.Service
Makes an asynchronous event call to the service.
dispatchEvent(Object) - Method in class org.mule.DefaultMuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the service for this session
dispatchEvent(MuleMessage) - Method in class org.mule.DefaultMuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the service for this session
dispatchEvent(MuleMessage, EndpointURI) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpointUri configured for the event
dispatchEvent(MuleMessage, String) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleMessage, OutboundEndpoint) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(MuleMessage) - Method in class org.mule.DefaultMuleSession
 
dispatchEvent(MuleMessage, String) - Method in class org.mule.DefaultMuleSession
 
dispatchEvent(MuleMessage, OutboundEndpoint) - Method in class org.mule.DefaultMuleSession
 
dispatchEvent(MuleEvent) - Method in class org.mule.DefaultMuleSession
 
dispatchEvent(MuleEvent) - Method in class org.mule.service.AbstractService
 
DispatchException - Exception in org.mule.api.transport
DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
DispatchException(MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchException(MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchException(Message, MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchException(Message, MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.transport.DispatchException
 
dispatchRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
dispatchToOutboundRouter(MuleEvent, MuleMessage) - Method in class org.mule.model.seda.SedaService
 
dispatchToOutboundRouter(MuleEvent, MuleMessage) - Method in class org.mule.service.AbstractService
 
dispatchToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
Dispatcher an event asynchronously to a components on a remote Mule instance.
Disposable - Interface in org.mule.api.lifecycle
Disposable is a lifecycle interface that gets called at the dispose lifecycle stage of the implementing service as the service is being destroyed.
dispose() - Method in class org.mule.AbstractExceptionListener
 
dispose() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
dispose() - Method in class org.mule.agent.ConfigScannerAgent
 
dispose() - Method in interface org.mule.api.lifecycle.Disposable
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.component.AbstractComponent
 
dispose() - Method in class org.mule.component.DefaultLifecycleAdapter
Propagates dispose() life-cycle to component object implementations if they implement the mule Disposable interface.
dispose() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
dispose() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
dispose() - Method in class org.mule.context.notification.ServerNotificationManager
 
dispose() - Method in class org.mule.DefaultMuleContext
 
dispose() - Method in class org.mule.model.AbstractModel
Destroys any current components
dispose() - Method in class org.mule.module.client.MuleClient
Will dispose the MuleManager instance if a new instance was created for this client.
dispose() - Method in class org.mule.module.client.RemoteDispatcher
 
dispose() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
dispose() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.module.management.agent.JdmkAgent
 
dispose() - Method in class org.mule.module.management.agent.JmxAgent
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.module.management.agent.Log4jAgent
 
dispose() - Method in class org.mule.module.management.agent.Mx4jAgent
 
dispose() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
dispose() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
dispose() - Method in class org.mule.module.management.mbean.ConnectorService
 
dispose() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
dispose() - Method in class org.mule.module.management.mbean.MuleService
 
dispose() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
dispose() - Method in class org.mule.module.management.mbean.ServiceService
 
dispose() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
 
dispose() - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.object.AbstractObjectFactory
 
dispose() - Method in class org.mule.object.JndiObjectFactory
 
dispose() - Method in class org.mule.object.SingletonObjectFactory
 
dispose() - Method in class org.mule.registry.AbstractRegistry
 
dispose() - Method in class org.mule.registry.ExpressionEvaluatorProcessor
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.routing.AbstractRouter
 
dispose() - Method in class org.mule.routing.AbstractRouterCollection
 
dispose() - Method in class org.mule.service.AbstractService
 
dispose() - Method in class org.mule.transport.AbstractConnectable
Template method to destroy any resources held by the Message Dispatcher
dispose() - Method in class org.mule.transport.AbstractConnector
 
dispose() - Method in class org.mule.transport.AbstractMessageReceiver
 
dispose() - Method in class org.mule.transport.multicast.MulticastMessageReceiver.MulticastWorker
 
dispose() - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
dispose() - Method in class org.mule.transport.udp.UdpMessageReceiver.UdpWorker
 
dispose() - Method in class org.mule.util.monitor.ExpiryMonitor
 
dispose() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
dispose() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.util.store.TextFileObjectStore
 
dispose() - Method in class org.mule.work.MuleWorkManager
 
disposeAndLogException() - Method in class org.mule.transport.AbstractConnectable
 
disposed - Variable in class org.mule.component.AbstractComponent
 
disposed - Variable in class org.mule.transport.AbstractConnectable
 
disposed - Variable in class org.mule.transport.AbstractConnector
Determines in the connector is alive and well
disposeDispatchers() - Method in class org.mule.transport.AbstractConnector
 
DisposeException - Exception in org.mule.api.lifecycle
DisposeException TODO (document class)
DisposeException(Message, Disposable) - Constructor for exception org.mule.api.lifecycle.DisposeException
 
DisposeException(Message, Throwable, Disposable) - Constructor for exception org.mule.api.lifecycle.DisposeException
 
DisposeException(Throwable, Disposable) - Constructor for exception org.mule.api.lifecycle.DisposeException
 
disposeReceivers() - Method in class org.mule.transport.AbstractConnector
 
disposeRequesters() - Method in class org.mule.transport.AbstractConnector
 
disposeWorkManagers() - Method in class org.mule.transport.AbstractConnector
 
disposing - Variable in class org.mule.component.AbstractComponent
 
disposing - Variable in class org.mule.transport.AbstractConnector
Determines in connector has been told to dispose
disposing - Variable in class org.mule.transport.AbstractMessageReceiver
 
DIVIDE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the division of two other counters
doBad(RequestLine) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
doBegin() - Method in class org.mule.transaction.AbstractTransaction
Really begin the transaction.
doBegin() - Method in class org.mule.transaction.XaTransaction
 
doBegin() - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
doBegin() - Method in class org.mule.transport.jms.JmsTransaction
 
doBegin() - Method in class org.mule.transport.vm.VMTransaction
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doBody(String) - Method in class org.mule.util.SplashScreen
 
doBuildInboundEndpoint() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
doBuildOutboundEndpoint() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
doClientConnect() - Method in class org.mule.transport.http.HttpConnector
 
doCommit() - Method in class org.mule.transaction.AbstractTransaction
Commit the transaction on the underlying resource
doCommit() - Method in class org.mule.transaction.XaTransaction
 
doCommit() - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
doCommit() - Method in class org.mule.transport.jms.JmsTransaction
 
doCommit() - Method in class org.mule.transport.vm.VMTransaction
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doCompute() - Method in class org.mule.util.counters.impl.AggregateCounter
 
doCompute() - Method in class org.mule.util.counters.impl.Average
 
doCompute() - Method in class org.mule.util.counters.impl.Delta
 
doCompute() - Method in class org.mule.util.counters.impl.InstantRate
 
doCompute() - Method in class org.mule.util.counters.impl.Max
 
doCompute() - Method in class org.mule.util.counters.impl.Min
 
doCompute() - Method in class org.mule.util.counters.impl.Operator
 
doCompute() - Method in class org.mule.util.counters.impl.RatePerUnit
 
doCompute() - Method in class org.mule.util.counters.impl.Sum
 
doCompute() - Method in class org.mule.util.counters.impl.TimeAverage
 
doConfigure(MuleContext) - Method in class org.mule.config.builders.AbstractConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.builders.AutoConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.builders.DefaultsConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.builders.SimpleConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
doConnect() - Method in class org.mule.transport.AbstractConnectable
 
doConnect(Connectable) - Method in class org.mule.transport.AbstractConnectionStrategy
 
doConnect() - Method in class org.mule.transport.AbstractConnector
Template method where any connections should be made for the connector
doConnect() - Method in class org.mule.transport.AbstractMessageReceiver
 
doConnect() - Method in class org.mule.transport.bpm.ProcessConnector
 
doConnect() - Method in class org.mule.transport.bpm.ProcessMessageDispatcher
 
doConnect() - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
doConnect() - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doConnect() - Method in class org.mule.transport.http.HttpClientMessageRequester
 
doConnect() - Method in class org.mule.transport.http.HttpMessageReceiver
 
doConnect() - Method in class org.mule.transport.http.PollingHttpMessageReceiver
 
doConnect() - Method in class org.mule.transport.jms.JmsConnector
 
doConnect() - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
doConnect() - Method in class org.mule.transport.jms.JmsMessageReceiver
 
doConnect() - Method in class org.mule.transport.jms.JmsMessageRequester
 
doConnect() - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
doConnect() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
doConnect() - Method in class org.mule.transport.jms.websphere.WebsphereTransactedJmsMessageReceiver
 
doConnect() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
doConnect() - Method in class org.mule.transport.quartz.QuartzConnector
 
doConnect() - Method in class org.mule.transport.quartz.QuartzMessageDispatcher
 
doConnect() - Method in class org.mule.transport.quartz.QuartzMessageReceiver
 
doConnect() - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
Initializes endpoint
doConnect() - Method in class org.mule.transport.rmi.RmiConnector
 
doConnect() - Method in class org.mule.transport.rmi.RmiMessageDispatcher
 
doConnect() - Method in class org.mule.transport.rmi.RmiMessageReceiver
 
doConnect(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doConnect() - Method in class org.mule.transport.servlet.ServletConnector
 
doConnect() - Method in class org.mule.transport.servlet.ServletMessageReceiver
 
doConnect(Connectable) - Method in class org.mule.transport.SimpleRetryConnectionStrategy
 
doConnect(Connectable) - Method in class org.mule.transport.SingleAttemptConnectionStrategy
 
doConnect() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
doConnect() - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doConnect() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
doConnect() - Method in class org.mule.transport.tcp.TcpConnector
 
doConnect() - Method in class org.mule.transport.tcp.TcpMessageDispatcher
 
doConnect() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
doConnect() - Method in class org.mule.transport.tcp.TcpMessageRequester
 
doConnect() - Method in class org.mule.transport.udp.UdpConnector
 
doConnect() - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
doConnect() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
doConnect() - Method in class org.mule.transport.udp.UdpMessageRequester
 
doConnect() - Method in class org.mule.transport.UnsupportedMessageDispatcher
 
doConnect() - Method in class org.mule.transport.UnsupportedMessageRequester
 
doConnect() - Method in class org.mule.transport.vm.VMConnector
 
doConnect() - Method in class org.mule.transport.vm.VMMessageDispatcher
 
doConnect() - Method in class org.mule.transport.vm.VMMessageReceiver
 
doConnect() - Method in class org.mule.transport.vm.VMMessageRequester
 
doCreateMuleContext(MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
doDisconnect() - Method in class org.mule.transport.AbstractConnectable
 
doDisconnect() - Method in class org.mule.transport.AbstractConnector
Template method where any connected resources used by the connector should be disconnected
doDisconnect() - Method in class org.mule.transport.AbstractMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.bpm.ProcessConnector
 
doDisconnect() - Method in class org.mule.transport.bpm.ProcessMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.http.HttpClientMessageRequester
 
doDisconnect() - Method in class org.mule.transport.http.PollingHttpMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
Will additionally try to cleanup the ActiveMq connection, otherwise there's a deadlock on shutdown.
doDisconnect() - Method in class org.mule.transport.jms.JmsConnector
 
doDisconnect() - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.jms.JmsMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.jms.JmsMessageRequester
 
doDisconnect() - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.quartz.QuartzConnector
 
doDisconnect() - Method in class org.mule.transport.quartz.QuartzMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.quartz.QuartzMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
Unbinds Rmi class from registry
doDisconnect() - Method in class org.mule.transport.rmi.RmiConnector
 
doDisconnect() - Method in class org.mule.transport.rmi.RmiMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.rmi.RmiMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.servlet.ServletConnector
 
doDisconnect() - Method in class org.mule.transport.servlet.ServletMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
doDisconnect() - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.tcp.TcpConnector
 
doDisconnect() - Method in class org.mule.transport.tcp.TcpMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.tcp.TcpMessageRequester
 
doDisconnect() - Method in class org.mule.transport.udp.UdpConnector
 
doDisconnect() - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.udp.UdpMessageRequester
 
doDisconnect() - Method in class org.mule.transport.UnsupportedMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.UnsupportedMessageRequester
 
doDisconnect() - Method in class org.mule.transport.vm.VMConnector
 
doDisconnect() - Method in class org.mule.transport.vm.VMMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.vm.VMMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.vm.VMMessageRequester
 
doDispatch(MuleEvent) - Method in class org.mule.model.direct.DirectService
 
doDispatch(MuleEvent) - Method in class org.mule.model.pipeline.PipelineService
 
doDispatch(MuleEvent) - Method in class org.mule.model.seda.SedaService
 
doDispatch(MuleEvent) - Method in class org.mule.service.AbstractService
 
doDispatch(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.bpm.ProcessMessageDispatcher
Performs an asynchronous action on the BPMS.
doDispatch(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.quartz.QuartzMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.rmi.RmiMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.tcp.TcpMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.UnsupportedMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.vm.VMMessageDispatcher
 
doDispose() - Method in class org.mule.component.AbstractComponent
 
doDispose() - Method in class org.mule.component.AbstractJavaComponent
 
doDispose() - Method in class org.mule.component.DefaultJavaComponent
 
doDispose() - Method in class org.mule.component.SimpleCallableJavaComponent
 
doDispose() - Method in class org.mule.config.spring.SpringRegistry
 
doDispose() - Method in class org.mule.model.seda.SedaService
 
doDispose() - Method in class org.mule.registry.AbstractRegistry
 
doDispose() - Method in class org.mule.service.AbstractService
 
doDispose() - Method in class org.mule.transport.AbstractConnectable
 
doDispose() - Method in class org.mule.transport.AbstractConnector
Template method to perform any work when destroying the connectoe
doDispose() - Method in class org.mule.transport.AbstractMessageReceiver
 
doDispose() - Method in class org.mule.transport.bpm.ProcessConnector
 
doDispose() - Method in class org.mule.transport.bpm.ProcessMessageDispatcher
 
doDispose() - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
doDispose() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doDispose() - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doDispose() - Method in class org.mule.transport.http.HttpClientMessageRequester
 
doDispose() - Method in class org.mule.transport.http.PollingHttpMessageReceiver
 
doDispose() - Method in class org.mule.transport.jms.JmsConnector
 
doDispose() - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
doDispose() - Method in class org.mule.transport.jms.JmsMessageReceiver
 
doDispose() - Method in class org.mule.transport.jms.JmsMessageRequester
 
doDispose() - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
doDispose() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
doDispose() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
doDispose() - Method in class org.mule.transport.multicast.MulticastMessageReceiver
 
doDispose() - Method in class org.mule.transport.quartz.QuartzConnector
 
doDispose() - Method in class org.mule.transport.quartz.QuartzMessageDispatcher
 
doDispose() - Method in class org.mule.transport.quartz.QuartzMessageReceiver
 
doDispose() - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
doDispose() - Method in class org.mule.transport.rmi.RmiConnector
 
doDispose() - Method in class org.mule.transport.rmi.RmiMessageDispatcher
 
doDispose() - Method in class org.mule.transport.rmi.RmiMessageReceiver
 
doDispose() - Method in class org.mule.transport.servlet.ServletConnector
 
doDispose() - Method in class org.mule.transport.servlet.ServletMessageReceiver
 
doDispose() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
doDispose() - Method in class org.mule.transport.stdio.StdioConnector
 
doDispose() - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doDispose() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
doDispose() - Method in class org.mule.transport.tcp.TcpConnector
 
doDispose() - Method in class org.mule.transport.tcp.TcpMessageDispatcher
 
doDispose() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
doDispose() - Method in class org.mule.transport.tcp.TcpMessageRequester
 
doDispose() - Method in class org.mule.transport.udp.UdpConnector
 
doDispose() - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
doDispose() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
doDispose() - Method in class org.mule.transport.udp.UdpMessageRequester
 
doDispose() - Method in class org.mule.transport.UnsupportedMessageDispatcher
 
doDispose() - Method in class org.mule.transport.UnsupportedMessageRequester
 
doDispose() - Method in class org.mule.transport.vm.VMConnector
 
doDispose() - Method in class org.mule.transport.vm.VMMessageDispatcher
 
doDispose() - Method in class org.mule.transport.vm.VMMessageReceiver
 
doDispose() - Method in class org.mule.transport.vm.VMMessageRequester
 
doExecute(WorkerContext, Executor) - Method in interface org.mule.api.work.WorkExecutor
This method must be implemented by sub-classes in order to provide the relevant synchronization policy.
doExecute(WorkerContext, Executor) - Method in class org.mule.work.ScheduleWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.mule.work.StartWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.mule.work.SyncWorkExecutor
 
doFooter(MuleContext) - Method in class org.mule.util.ServerStartupSplashScreen
 
doFooter(MuleContext) - Method in class org.mule.util.SplashScreen
 
doForceStop() - Method in class org.mule.model.seda.SedaService
 
doForceStop() - Method in class org.mule.service.AbstractService
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
doGetObject() - Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
doGetObject() - Method in class org.mule.config.spring.factories.InboundEndpointFactoryBean
 
doGetObject() - Method in class org.mule.config.spring.factories.OutboundEndpointFactoryBean
 
doHandshake(MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
doHead(RequestLine) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doHeader(MuleContext) - Method in class org.mule.util.ServerShutdownSplashScreen
 
doHeader(MuleContext) - Method in class org.mule.util.ServerStartupSplashScreen
 
doHeader(MuleContext) - Method in class org.mule.util.SplashScreen
 
doInit(ServletConfig) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
doInit() - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doInitialise(MuleContext) - Method in class org.mule.AbstractExceptionListener
 
doInitialise() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.agent.EndpointNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.component.AbstractComponent
 
doInitialise() - Method in class org.mule.component.AbstractJavaComponent
 
doInitialise() - Method in class org.mule.model.seda.SedaService
Initialise the service.
doInitialise() - Method in class org.mule.module.jaas.filters.JaasSecurityFilter
 
doInitialise() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
doInitialise() - Method in class org.mule.registry.AbstractRegistry
 
doInitialise() - Method in class org.mule.registry.TransientRegistry
 
doInitialise() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
doInitialise() - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
doInitialise() - Method in class org.mule.service.AbstractService
 
doInitialise() - Method in class org.mule.transport.AbstractConnector
 
doInitialise() - Method in class org.mule.transport.AbstractMessageReceiver
 
doInitialise() - Method in class org.mule.transport.bpm.ProcessConnector
 
doInitialise() - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
doInitialise() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doInitialise() - Method in class org.mule.transport.http.HttpConnector
 
doInitialise() - Method in class org.mule.transport.http.HttpsConnector
 
doInitialise() - Method in class org.mule.transport.jms.JmsConnector
 
doInitialise() - Method in class org.mule.transport.multicast.MulticastConnector
 
doInitialise() - Method in class org.mule.transport.quartz.QuartzConnector
 
doInitialise() - Method in class org.mule.transport.rmi.RmiConnector
 
doInitialise() - Method in class org.mule.transport.servlet.ServletConnector
 
doInitialise() - Method in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
doInitialise() - Method in class org.mule.transport.ssl.SslConnector
 
doInitialise() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
doInitialise() - Method in class org.mule.transport.tcp.TcpConnector
 
doInitialise() - Method in class org.mule.transport.udp.UdpConnector
 
doInitialise() - Method in class org.mule.transport.vm.VMConnector
 
doInTransaction() - Method in interface org.mule.api.transaction.TransactionCallback
 
doInTransaction() - Method in class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
 
doLoad(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doLookupObject(String) - Method in class org.mule.config.spring.SpringRegistry
 
doLookupObject(String) - Method in class org.mule.registry.AbstractRegistry
 
doLookupObject(String) - Method in class org.mule.registry.TransientRegistry
 
doLookupObjects(Class) - Method in class org.mule.config.spring.SpringRegistry
 
doLookupObjects(Class) - Method in class org.mule.registry.AbstractRegistry
 
doLookupObjects(Class) - Method in class org.mule.registry.TransientRegistry
 
DomDocumentToXml - Class in org.mule.module.xml.transformer
DomDocumentToXml Transform a org.w3c.dom.Document to XML String
DomDocumentToXml() - Constructor for class org.mule.module.xml.transformer.DomDocumentToXml
 
doMethod(HttpServletRequest, String) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
domToString(Element) - Method in class org.mule.module.xml.config.XsltTextDefinitionParser
 
domTypeNotSupported(Class) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
DONT_BREAK_LINES - Static variable in class org.mule.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doOnCall(MuleEvent) - Method in class org.mule.component.AbstractComponent
 
doOnCall(MuleEvent) - Method in class org.mule.component.AbstractJavaComponent
 
doOnCall(MuleEvent) - Method in class org.mule.component.simple.PassThroughComponent
 
doOnCall(MuleEvent) - Method in class org.mule.transport.bpm.ProcessComponent
 
doOnCall(MuleEvent) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doOnEvent(MuleEvent) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doOtherValid(RequestLine, String) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Parse the supplied Element and populate the supplied BeanDefinitionBuilder as required.
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.ServiceDefinitionParser
 
doPause() - Method in class org.mule.service.AbstractService
Custom components can execute code necessary to put the service in a paused state here.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
doRegisterObject(String, Object, Object) - Method in class org.mule.config.spring.SpringRegistry
 
doRegisterObject(String, Object, Object) - Method in class org.mule.registry.AbstractRegistry
 
doRegisterObject(String, Object) - Method in class org.mule.registry.TransientRegistry
Allows for arbitary registration of transient objects
doRegisterObject(String, Object, Object) - Method in class org.mule.registry.TransientRegistry
Allows for arbitary registration of transient objects
doRegisterTransformer(Transformer) - Method in class org.mule.config.spring.SpringRegistry
 
doRegisterTransformer(Transformer) - Method in class org.mule.registry.AbstractRegistry
 
doRegisterTransformer(Transformer) - Method in class org.mule.registry.TransientRegistry
 
doRemove(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRequest(long) - Method in class org.mule.transport.AbstractMessageRequester
Make a specific request to the underlying transport
doRequest(long) - Method in class org.mule.transport.http.HttpClientMessageRequester
Make a specific request to the underlying transport
doRequest(HttpRequest, RequestLine) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
doRequest(long) - Method in class org.mule.transport.jms.JmsMessageRequester
Make a specific request to the underlying transport
doRequest(long) - Method in class org.mule.transport.tcp.TcpMessageRequester
Make a specific request to the underlying transport
doRequest(long) - Method in class org.mule.transport.udp.UdpMessageRequester
Make a specific request to the underlying transport
doRequest(long) - Method in class org.mule.transport.UnsupportedMessageRequester
 
doRequest(long) - Method in class org.mule.transport.vm.VMMessageRequester
Make a specific request to the underlying transport
doResume() - Method in class org.mule.service.AbstractService
Custom components can execute code necessary to resume a service once it has been paused If a developer overloads this method the doPause() method MUST also be overloaded to avoid inconsistent state in the service
doRollback() - Method in class org.mule.transaction.AbstractTransaction
Rollback the transaction on the underlying resource
doRollback() - Method in class org.mule.transaction.XaTransaction
 
doRollback() - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
doRollback() - Method in class org.mule.transport.jms.JmsTransaction
 
doRollback() - Method in class org.mule.transport.vm.VMTransaction
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doRun() - Method in class org.mule.transport.AbstractReceiverResourceWorker
(non-Javadoc)
doRun() - Method in class org.mule.transport.AbstractReceiverWorker
The actual logic used to receive messages from the underlying transport.
doSend(MuleEvent) - Method in class org.mule.model.direct.DirectService
 
doSend(MuleEvent) - Method in class org.mule.model.pipeline.PipelineService
 
doSend(MuleEvent) - Method in class org.mule.model.seda.SedaService
 
doSend(MuleEvent) - Method in class org.mule.service.AbstractService
 
doSend(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.bpm.ProcessMessageDispatcher
Performs a synchronous action on the BPMS.
doSend(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.quartz.QuartzMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.rmi.RmiMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.tcp.TcpMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.UnsupportedMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.vm.VMMessageDispatcher
 
doSingleBean(int, MuleDefinitionParser, Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
doSingleBean(int, MuleDefinitionParser, Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
doSingleBean(int, MuleDefinitionParser, Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
 
doStart() - Method in class org.mule.component.AbstractComponent
 
doStart() - Method in class org.mule.component.AbstractJavaComponent
 
doStart() - Method in class org.mule.component.DefaultJavaComponent
 
doStart() - Method in class org.mule.component.PooledJavaComponent
 
doStart() - Method in class org.mule.component.SimpleCallableJavaComponent
 
doStart() - Method in class org.mule.model.seda.SedaService
 
doStart() - Method in class org.mule.service.AbstractService
 
doStart() - Method in class org.mule.transport.AbstractConnector
Template method to perform any work when starting the connectoe
doStart() - Method in class org.mule.transport.AbstractMessageReceiver
 
doStart() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
doStart() - Method in class org.mule.transport.bpm.ProcessConnector
 
doStart() - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
doStart() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doStart() - Method in class org.mule.transport.jms.JmsConnector
 
doStart() - Method in class org.mule.transport.jms.JmsMessageReceiver
 
doStart() - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
doStart() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
doStart() - Method in class org.mule.transport.quartz.QuartzConnector
 
doStart() - Method in class org.mule.transport.quartz.QuartzMessageReceiver
 
doStart() - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
doStart() - Method in class org.mule.transport.rmi.RmiConnector
 
doStart() - Method in class org.mule.transport.servlet.ServletConnector
 
doStart() - Method in class org.mule.transport.servlet.ServletMessageReceiver
 
doStart() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
doStart() - Method in class org.mule.transport.stdio.StdioConnector
 
doStart() - Method in class org.mule.transport.tcp.TcpConnector
 
doStart() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
doStart() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
doStart() - Method in class org.mule.transport.udp.UdpConnector
 
doStart() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
doStart() - Method in class org.mule.transport.vm.VMConnector
 
doStart() - Method in class org.mule.util.queue.TransactionalQueueManager
 
doStart() - Method in class org.mule.util.xa.AbstractResourceManager
 
doStop() - Method in class org.mule.component.AbstractComponent
 
doStop() - Method in class org.mule.component.DefaultJavaComponent
 
doStop() - Method in class org.mule.component.PooledJavaComponent
 
doStop() - Method in class org.mule.component.SimpleCallableJavaComponent
 
doStop() - Method in class org.mule.model.seda.SedaService
 
doStop() - Method in class org.mule.service.AbstractService
 
doStop() - Method in class org.mule.transport.AbstractConnector
Template method to perform any work when stopping the connectoe
doStop() - Method in class org.mule.transport.AbstractMessageReceiver
 
doStop() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
doStop() - Method in class org.mule.transport.bpm.ProcessConnector
 
doStop() - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
doStop() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doStop() - Method in class org.mule.transport.jms.JmsConnector
 
doStop() - Method in class org.mule.transport.jms.JmsMessageReceiver
 
doStop() - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
doStop() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
doStop() - Method in class org.mule.transport.quartz.QuartzConnector
 
doStop() - Method in class org.mule.transport.quartz.QuartzMessageReceiver
 
doStop() - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
doStop() - Method in class org.mule.transport.rmi.RmiConnector
 
doStop() - Method in class org.mule.transport.servlet.ServletConnector
 
doStop() - Method in class org.mule.transport.servlet.ServletMessageReceiver
 
doStop() - Method in class org.mule.transport.stdio.StdioConnector
 
doStop() - Method in class org.mule.transport.tcp.TcpConnector
 
doStop() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
doStop() - Method in class org.mule.transport.udp.UdpConnector
 
doStop() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
doStop() - Method in class org.mule.transport.vm.VMConnector
 
doStore(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doToRemote(String, Object, Map, boolean, int) - Method in class org.mule.module.client.RemoteDispatcher
 
doToRemoteComponent(String, Object, Map, boolean) - Method in class org.mule.module.client.RemoteDispatcher
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doTransform(Object, String) - Method in class org.mule.module.client.EventObjectTransformer
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.DomDocumentToXml
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.JXPathExtractor
Evaluate the expression in the context of the given object and returns the result.
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.XmlToDomDocument
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.XmlToOutputHandler
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.XsltTransformer
Transform, using XSLT, a XML String to another String.
doTransform(String, Source, Result) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.AbstractMessageAwareTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.AbstractTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.codec.Base64Decoder
 
doTransform(Object, String) - Method in class org.mule.transformer.codec.Base64Encoder
 
doTransform(Object, String) - Method in class org.mule.transformer.codec.XmlEntityDecoder
 
doTransform(Object, String) - Method in class org.mule.transformer.codec.XmlEntityEncoder
 
doTransform(Object, String) - Method in class org.mule.transformer.compression.GZipCompressTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.compression.GZipUncompressTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.NoActionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ByteArrayToHexString
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ByteArrayToObject
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ByteArrayToSerializable
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.GetBeanProperty
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.HexStringToByteArray
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.MapLookup
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ObjectArrayToString
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ObjectToByteArray
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ObjectToInputStream
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ObjectToOutputHandler
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.ObjectToString
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.SerializableToByteArray
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.StringAppendTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.StringToObjectArray
 
doTransform(MuleMessage) - Method in class org.mule.transformer.TransformerTemplate.OverwitePayloadCallback
 
doTransform(MuleMessage) - Method in interface org.mule.transformer.TransformerTemplate.TransformerCallback
 
doTransform(Object, String) - Method in class org.mule.transport.http.transformers.HttpClientMethodResponseToObject
 
doTransform(Object, String) - Method in class org.mule.transport.http.transformers.HttpResponseToString
Perform the transformation to always return a String object
doTransform(Object, String) - Method in class org.mule.transport.http.transformers.ServletRequestToOutputHandler
 
doTransform(Object, String) - Method in class org.mule.transport.servlet.HttpRequestToByteArray
 
doTransform(Object, String) - Method in class org.mule.transport.servlet.HttpRequestToInputStream
 
DOUBLE_ERROR - Static variable in class org.mule.util.NumberUtils
 
doWork(Work) - Method in class org.mule.work.MuleWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.work.MuleWorkManager
 
dropRef(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
DURABLE_NAME_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
DURABLE_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
DynamicAttributeDefinitionParser - Interface in org.mule.config.spring.parsers.collection
 
DynamicURIInboundEndpoint - Class in org.mule.endpoint
Allow's EndpointURI to be set and changed dynamically by wrapping up an immutable endpoint instance.
DynamicURIInboundEndpoint(InboundEndpoint) - Constructor for class org.mule.endpoint.DynamicURIInboundEndpoint
 
DynamicURIInboundEndpoint(InboundEndpoint, EndpointURI) - Constructor for class org.mule.endpoint.DynamicURIInboundEndpoint
 
DynamicURIOutboundEndpoint - Class in org.mule.endpoint
Allow's EndpointURI to be set and changed dynamically by wrapping up an immutable endpoint instance.
DynamicURIOutboundEndpoint(OutboundEndpoint) - Constructor for class org.mule.endpoint.DynamicURIOutboundEndpoint
 
DynamicURIOutboundEndpoint(OutboundEndpoint, EndpointURI) - Constructor for class org.mule.endpoint.DynamicURIOutboundEndpoint
 

E

echo(String) - Method in interface org.mule.api.component.simple.EchoService
 
echo(String) - Method in class org.mule.component.simple.EchoComponent
 
EchoComponent - Class in org.mule.component.simple
EchoComponent will log the message and return the payload back as the result.
EchoComponent() - Constructor for class org.mule.component.simple.EchoComponent
 
EchoService - Interface in org.mule.api.component.simple
 
EJB - Static variable in class org.mule.transport.ejb.EjbConnector
 
EJB_SERVICECLASS_INVOCATION_FAILED - Static variable in class org.mule.transport.ejb.EjbConnector
 
EjbConnector - Class in org.mule.transport.ejb
Provides Connection configurstion for EJB endpoints
EjbConnector() - Constructor for class org.mule.transport.ejb.EjbConnector
 
ejbKeyRefNotValid(Object) - Static method in class org.mule.transport.ejb.i18n.EjbMessages
 
EjbMessageAdapter - Class in org.mule.transport.ejb
 
EjbMessageAdapter(Object) - Constructor for class org.mule.transport.ejb.EjbMessageAdapter
 
EjbMessageDispatcher - Class in org.mule.transport.ejb
Invokes a method on an EJB object stored in Jndi.
EjbMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.ejb.EjbMessageDispatcher
 
EjbMessageDispatcherFactory - Class in org.mule.transport.ejb
EjbMessageDispatcherFactory creates a dispatcher for marshalling requests to an EJB MuleSession bean
EjbMessageDispatcherFactory() - Constructor for class org.mule.transport.ejb.EjbMessageDispatcherFactory
 
EjbMessageReceiver - Class in org.mule.transport.ejb
Will repeatedly call a method on an EJB object.
EjbMessageReceiver(Connector, Service, InboundEndpoint, long) - Constructor for class org.mule.transport.ejb.EjbMessageReceiver
 
EjbMessages - Class in org.mule.transport.ejb.i18n
 
EjbMessages() - Constructor for class org.mule.transport.ejb.i18n.EjbMessages
 
EjbNamespaceHandler - Class in org.mule.transport.ejb.config
 
EjbNamespaceHandler() - Constructor for class org.mule.transport.ejb.config.EjbNamespaceHandler
 
ejbObjectMissingCreate(Object) - Static method in class org.mule.transport.ejb.i18n.EjbMessages
 
ElementInNestedMapDefinitionParser - Class in org.mule.config.spring.parsers.specific.properties
This constructs a nested map - keyed by "mapKey" - and then adds an entry in that named from the attribute "keyAttribute".
ElementInNestedMapDefinitionParser(String, String, String) - Constructor for class org.mule.config.spring.parsers.specific.properties.ElementInNestedMapDefinitionParser
 
elementToString(Element) - Static method in class org.mule.util.XMLUtils
 
EMPTY_EVENTS_ARRAY - Static variable in class org.mule.routing.inbound.EventGroup
 
ENABLE_CORRELATION_ALWAYS - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENABLE_CORRELATION_IF_NOT_SET - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENABLE_CORRELATION_NEVER - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enableAttribute(MuleDefinitionParser, String) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
enableAttributes(MuleDefinitionParser, String[], boolean) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
A utility class for selecting certain attributes.
enableAttributes(MuleDefinitionParser, String[][]) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
enableAttributes(MuleDefinitionParser, String[]) - Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
enableCorrelation - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enableEndpointFiltering - Variable in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
enableNotifications - Variable in class org.mule.AbstractExceptionListener
 
enableTimeoutMonitor() - Method in class org.mule.routing.EventCorrelator
 
ENCODE - Static variable in class org.mule.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.mule.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeHeader(String) - Static method in class org.mule.transport.jms.JmsMessageUtils
Encode a String so that is is a valid JMS header name
encodeObject(Serializable) - Static method in class org.mule.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.mule.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class org.mule.util.XMLEntityCodec
 
encodeToFile(byte[], String) - Static method in class org.mule.util.Base64
Convenience method for encoding data to a file.
encoding - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
encoding - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
encoding - Variable in class org.mule.transport.AbstractMessageAdapter
The encoding used by this message.
encoding - Variable in class org.mule.util.store.TextFileObjectStore
 
encrypt(byte[], Object) - Method in interface org.mule.api.EncryptionStrategy
 
encrypt(byte[], Object) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
encryptCipher - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
EncryptionNotSupportedException - Exception in org.mule.api.security
EncryptionNotSupportedException is thrown if an algorithm is set in the MULE_USER header but it doesn't match the algorithm set on the security filter
EncryptionNotSupportedException(Message, MuleMessage) - Constructor for exception org.mule.api.security.EncryptionNotSupportedException
 
EncryptionNotSupportedException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.security.EncryptionNotSupportedException
 
EncryptionStrategy - Interface in org.mule.api
EncryptionStrategy can be used to provide different types of Encryption strategy objects.
EncryptionStrategyNotFoundException - Exception in org.mule.api.security
EncryptionStrategyNotFoundException is thrown by the SecurityManager when an encryption scheme is set in a property or header that has not been registered witrh the manager
EncryptionStrategyNotFoundException(String) - Constructor for exception org.mule.api.security.EncryptionStrategyNotFoundException
 
EncryptionStrategyNotFoundException(String, Throwable) - Constructor for exception org.mule.api.security.EncryptionStrategyNotFoundException
 
encryptionStrategyNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
EncryptionTransformer - Class in org.mule.transformer.encryption
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
EncryptionTransformer() - Constructor for class org.mule.transformer.encryption.EncryptionTransformer
 
end(Xid, int) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
end(Xid, int) - Method in class org.mule.util.xa.DefaultXASession
 
endpoint - Variable in exception org.mule.api.routing.RoutingException
 
endpoint - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
endpoint - Variable in class org.mule.security.AbstractEndpointSecurityFilter
 
endpoint - Variable in class org.mule.transformer.AbstractTransformer
The endpoint that this transformer instance is configured on
endpoint - Variable in class org.mule.transport.AbstractConnectable
 
endpoint - Variable in class org.mule.transport.AbstractMessageReceiver
The endpoint descriptor which is associated with this receiver
endpoint - Variable in class org.mule.transport.AbstractReceiverWorker
 
ENDPOINT_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
ENDPOINT_PROPERTIES_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.endpoint.EndpointPropertyElementDefinitionParser
 
ENDPOINT_REGISTRY_PREFIX - Static variable in class org.mule.endpoint.DefaultEndpointFactory
 
ENDPOINT_TYPE_RECEIVER - Static variable in class org.mule.config.spring.factories.EndpointFactoryBean
 
ENDPOINT_TYPE_SENDER - Static variable in class org.mule.config.spring.factories.EndpointFactoryBean
 
EndpointBuilder - Interface in org.mule.api.endpoint
Constructs endpoints.
EndpointException - Exception in org.mule.api.endpoint
EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointException(Message) - Constructor for exception org.mule.api.endpoint.EndpointException
 
EndpointException(Message, Throwable) - Constructor for exception org.mule.api.endpoint.EndpointException
 
EndpointException(Throwable) - Constructor for exception org.mule.api.endpoint.EndpointException
 
EndpointFactory - Interface in org.mule.api.endpoint
Endpoint factory creates immutable instances of ImmutableEndpoint.
EndpointFactoryBean - Class in org.mule.config.spring.factories
Endpoint factory bean which uses type attribute to determine endpoint type (Used by 1to2migration module)
EndpointFactoryBean() - Constructor for class org.mule.config.spring.factories.EndpointFactoryBean
 
EndpointInfoExpressionEvaluator - Class in org.mule.util.expression
Looks up information about a global endpoint
EndpointInfoExpressionEvaluator() - Constructor for class org.mule.util.expression.EndpointInfoExpressionEvaluator
 
endpointIsMalformed(String) - Static method in class org.mule.config.i18n.CoreMessages
 
endpointIsNullForListener() - Static method in class org.mule.config.i18n.CoreMessages
 
EndpointMessageNotification - Class in org.mule.context.notification
These notifications are fired when either a message is either: received by an endpoint, sent or dispatched from an endpoint or requested from an endpoint.
EndpointMessageNotification(MuleMessage, ImmutableEndpoint, String, int) - Constructor for class org.mule.context.notification.EndpointMessageNotification
 
EndpointMessageNotificationListener - Interface in org.mule.api.context.notification
EndpointMessageNotificationListener is an observer interface that objects can use to receive notifications about messages being sent and received from endpoints
endpointName - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
endpointNotFound(String) - Static method in class org.mule.config.i18n.CoreMessages
 
EndpointNotFoundException - Exception in org.mule.api.endpoint
EndpointNotFoundException is thrown when an endpoint name or protocol is specified but a matching endpoint is not registered with the Mule server
EndpointNotFoundException(String) - Constructor for exception org.mule.api.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Message) - Constructor for exception org.mule.api.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Message, Throwable) - Constructor for exception org.mule.api.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Throwable) - Constructor for exception org.mule.api.endpoint.EndpointNotFoundException
 
EndpointNotificationLoggerAgent - Class in org.mule.agent
EndpointAbstractEventLoggerAgent will forward server notifications to a configurered endpoint uri.
EndpointNotificationLoggerAgent() - Constructor for class org.mule.agent.EndpointNotificationLoggerAgent
 
EndpointPollingJob - Class in org.mule.transport.quartz.jobs
Will receive on an endpoint and dispatch it to the component set via the Receiver information.
EndpointPollingJob() - Constructor for class org.mule.transport.quartz.jobs.EndpointPollingJob
 
EndpointPollingJobConfig - Class in org.mule.transport.quartz.jobs
Configuration for the EndpointPollingJob job.
EndpointPollingJobConfig() - Constructor for class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
EndpointPropertyElementDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
This parser parses nested endpoint elements adding the resulting beans to the map of properties on the EndpointBuilder rather than attempting to inject them on the EndpointBuilder itself.
EndpointPropertyElementDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.EndpointPropertyElementDefinitionParser
 
EndpointRefParser - Class in org.mule.config.spring.parsers.specific.endpoint
Configures a reference to an endpoint on a parent bean.
EndpointRefParser(String) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.EndpointRefParser
 
endpoints - Variable in class org.mule.AbstractExceptionListener
 
endpoints - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
EndpointSecurityFilter - Interface in org.mule.api.security
EndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
EndpointSelector - Class in org.mule.routing.outbound
EndpointSelector selects the outgoing endpoint based on a an expression evaluator ("header:endpoint" by default).
EndpointSelector() - Constructor for class org.mule.routing.outbound.EndpointSelector
 
EndpointService - Class in org.mule.module.management.mbean
The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
EndpointService(ImmutableEndpoint) - Constructor for class org.mule.module.management.mbean.EndpointService
 
EndpointService(MessageReceiver) - Constructor for class org.mule.module.management.mbean.EndpointService
 
EndpointServiceMBean - Interface in org.mule.module.management.mbean
The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
EndpointURI - Interface in org.mule.api.endpoint
EndpointURI is used to determine how a message is sent or received.
EndpointURIBuilder - Interface in org.mule.api.endpoint
EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
EndpointURIEndpointBuilder - Class in org.mule.endpoint
 
EndpointURIEndpointBuilder() - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
 
EndpointURIEndpointBuilder(EndpointURIEndpointBuilder) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
Called from Spring
EndpointURIEndpointBuilder(URIBuilder, MuleContext) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
 
EndpointURIEndpointBuilder(String, MuleContext) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
Deprecated. 
EndpointURIEndpointBuilder(EndpointURI, MuleContext) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
Deprecated. 
EndpointURIEndpointBuilder(ImmutableEndpoint, MuleContext) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
 
EndpointURIPropertyEditor - Class in org.mule.config.spring.editors
Translates a connector name property into the corresponding Connector instance.
EndpointURIPropertyEditor() - Constructor for class org.mule.config.spring.editors.EndpointURIPropertyEditor
 
EndpointUtils - Class in org.mule.config.spring.parsers.specific.endpoint.support
Routines and constants common to the two endpoint definition parsers.
EndpointUtils() - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
enlist() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
enlist() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
ENLIST_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
enlistResource(XAResource) - Method in class org.mule.transaction.XaTransaction
 
enqueue(MuleEvent) - Method in class org.mule.model.seda.SedaService
 
ensureUniqueConnector(String) - Static method in class org.mule.util.ObjectNameHelper
 
ensureUniqueEndpoint(String) - Static method in class org.mule.util.ObjectNameHelper
 
ensureUniqueId(Element, String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
entityName(int) - Static method in class org.mule.util.XMLEntityCodec
Returns the name of the entity identified by the specified value.
entityValue(String) - Static method in class org.mule.util.XMLEntityCodec
Returns the value of the entity identified by the specified name.
EntryPoint - Interface in org.mule.api.model
EntryPoint defines the current entry method on a service.
EntryPointNotFoundException - Exception in org.mule.model.resolvers
Tis exception gets thrown by the DefaultEntryPointResolverSet if after trying all entrypointResolvers it cannot fin the entrypoint on the service service
EntryPointNotFoundException(String) - Constructor for exception org.mule.model.resolvers.EntryPointNotFoundException
 
EntryPointResolver - Interface in org.mule.api.model
EntryPointResolver resolves a method to call on the given UMODescriptor when an event is received for the service
EntryPointResolverSet - Interface in org.mule.api.model
EntryPointResolver resolves a method to call on the given service object when an event is received.
entryPointResolverSet - Variable in class org.mule.component.AbstractJavaComponent
 
entrySet() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
entrySet() - Method in class org.mule.util.MapCombiner
 
entryTTL - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
ENV_REQUEST_HEADERS - Static variable in class org.mule.transport.soap.MuleSoapHeaders
 
environment - Variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
EOF - Static variable in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
EOFProtocol - Class in org.mule.transport.tcp.protocols
The EOFProtocol class is an application level tcp protocol that does nothing.
EOFProtocol() - Constructor for class org.mule.transport.tcp.protocols.EOFProtocol
 
equal(Object, Object) - Static method in class org.mule.endpoint.AbstractEndpoint
 
equal(Object, Object) - Static method in class org.mule.endpoint.AbstractEndpointBuilder
 
equal(Object, Object) - Static method in class org.mule.endpoint.URIBuilder
 
equal(Object, Object) - Static method in class org.mule.util.ClassUtils
Is there a better place for this? Simple helper for writing object equalities.
equals(Object) - Method in exception org.mule.api.MuleException
 
equals(Object) - Method in class org.mule.api.registry.AbstractServiceDescriptor.Key
 
equals(Object) - Method in class org.mule.api.transport.PropertyScope
 
equals(Object) - Method in class org.mule.config.ConfigResource
 
equals(Object) - Method in class org.mule.DefaultMuleEvent
 
equals(Object) - Method in class org.mule.endpoint.AbstractEndpoint
 
equals(Object) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
equals(Object) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
equals(Object) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
equals(Object) - Method in class org.mule.endpoint.MuleEndpointURI
 
equals(Object) - Method in class org.mule.endpoint.URIBuilder
 
equals(Object) - Method in class org.mule.MuleShutdownHook
 
equals(Object) - Method in class org.mule.routing.inbound.EventGroup
Compares two EventGroups for equality.
equals(Object) - Method in class org.mule.transaction.MuleTransactionConfig
 
equals(Object) - Method in class org.mule.transformer.TransformerWeighting
 
equals(Object) - Method in class org.mule.transport.AbstractConnectionStrategy
 
equals(Object) - Method in class org.mule.transport.NullPayload
 
equals(Object) - Method in class org.mule.transport.tcp.TcpSocketKey
 
equals(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
equals(Object) - Method in class org.mule.util.concurrent.WaitableBoolean
 
equals(Object) - Method in class org.mule.util.MapCombiner
 
equals(Object) - Method in class org.mule.util.queue.QueueInfo
 
equals(Object) - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
equals(Object) - Method in class org.mule.VoidResult
 
EqualsFilter - Class in org.mule.routing.filters
EqualsFilter is a filter for comparing two objects using the equals() method.
EqualsFilter() - Constructor for class org.mule.routing.filters.EqualsFilter
 
EqualsFilter(Object) - Constructor for class org.mule.routing.filters.EqualsFilter
 
error(TransformerException) - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
error(Object) - Method in class org.mule.util.MuleLogger
 
error(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
ERROR_CODE_PROPERTY - Static variable in class org.mule.config.ExceptionHelper
This is the property to set the error code to no the message it is the property name the Transport provider uses set the set the error code on the underlying message
ERROR_STATUS_CODE_RANGE_START - Static variable in class org.mule.transport.http.HttpClientMessageDispatcher
Range start for http error status codes.
ErrorFilterFactoryBean - Class in org.mule.transport.http.config
TODO
ErrorFilterFactoryBean() - Constructor for class org.mule.transport.http.config.ErrorFilterFactoryBean
 
errorReadingStream() - Static method in class org.mule.config.i18n.CoreMessages
 
escape(String) - Method in class org.mule.module.management.support.JmxLegacySupport
Uses simpler rules for escaping non-JMX compliant chars.
escape(String) - Method in class org.mule.module.management.support.JmxModernSupport
Uses JMX 1.2 and higher standard escape method and semantics.
escape(String) - Method in interface org.mule.module.management.support.JmxSupport
Uses JMX 1.2 and higher standard escape method and semantics.
etag - Variable in class org.mule.transport.http.PollingHttpMessageReceiver
 
EVAL_TOKEN - Static variable in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
evaluate(String, Object) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
Extracts a single property from the message
evaluate(String, Object) - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.routing.CorrelationPropertiesExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.EndpointInfoExpressionEvaluator
 
evaluate(String, Object) - Method in interface org.mule.util.expression.ExpressionEvaluator
Extracts a single property from the message
evaluate(String, Object) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Evaluates the given expression.
evaluate(String, Object, boolean) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Evaluates the given expression.
evaluate(String, String, Object, boolean) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Evaluates the given expression.
evaluate(String, Object, String, boolean) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Evaluates the given expression.
evaluate(String, Object) - Method in class org.mule.util.expression.FunctionExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MapPayloadExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageAttachmentExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageAttachmentsExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageAttachmentsListExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageHeaderExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageHeadersExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessageHeadersListExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MessagePayloadExpressionEvaluator
 
evaluate(String, Object) - Method in class org.mule.util.expression.MuleContextExpressionEvaluator
Extracts a single property from the message
evaluateTransformParameter(String, Object) - Method in class org.mule.module.xml.transformer.XsltTransformer
Returns the value to be set for the parameter.
EVENT - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
EVENT_ATTRIBUTES - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
EVENT_CLASS - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
EVENT_MAP - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
EVENT_NAME - Variable in class org.mule.api.context.notification.ServerNotification
 
eventComparator - Variable in class org.mule.routing.inbound.MessageChunkingAggregator
 
EventCorrelator - Class in org.mule.routing
TODO
EventCorrelator(EventCorrelatorCallback, MessageInfoMapping, MuleContext) - Constructor for class org.mule.routing.EventCorrelator
 
EventCorrelatorCallback - Interface in org.mule.routing
A callback used to allow pluggable behaviour when correlating events
EventFilePersistenceStrategy - Class in org.mule.util.queue
 
EventFilePersistenceStrategy() - Constructor for class org.mule.util.queue.EventFilePersistenceStrategy
 
EventGeneratorJob - Class in org.mule.transport.quartz.jobs
Will generate a new event based o the scheduled time.
EventGeneratorJob() - Constructor for class org.mule.transport.quartz.jobs.EventGeneratorJob
 
EventGeneratorJobConfig - Class in org.mule.transport.quartz.jobs
The configuration for the EventGeneratorJob job.
EventGeneratorJobConfig() - Constructor for class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
EventGroup - Class in org.mule.routing.inbound
EventGroup is a holder over events grouped by a common group Id.
EventGroup(Object) - Constructor for class org.mule.routing.inbound.EventGroup
 
EventGroup(Object, int) - Constructor for class org.mule.routing.inbound.EventGroup
 
eventGroups - Variable in class org.mule.routing.EventCorrelator
A map of EventGroup objects.
EventListener - Interface in org.mule.api.lifecycle
EventListener is a marker interface that is implemented by objects wishing to receive UMO events in managed environments, succh as an EJB container.
eventLogger - Variable in class org.mule.agent.Log4jNotificationLoggerAgent
 
EventMemoryPersistenceStrategy - Class in org.mule.util.queue
 
EventMemoryPersistenceStrategy() - Constructor for class org.mule.util.queue.EventMemoryPersistenceStrategy
 
EventObjectTransformer - Class in org.mule.module.client
EventObjectTransformer converts a java.util.EventObject into a DefaultMuleMessage.
EventObjectTransformer() - Constructor for class org.mule.module.client.EventObjectTransformer
 
eventProcessingFailedFor(String) - Static method in class org.mule.config.i18n.CoreMessages
 
eventPropertyNotSetCannotProcessRequest(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
EventTimerTask - Class in org.mule.util.timer
EventTimerTask is a task that causes TimeEvent to be fired to listening objects when a specific number of milliseconds have passed.
EventTimerTask(TimeEventListener) - Constructor for class org.mule.util.timer.EventTimerTask
Constructs a EventTimeTask and registers a listener with it
EventTimerTask(TimeEventListener, String) - Constructor for class org.mule.util.timer.EventTimerTask
Constructs a EventTimeTask and registers a listener with it
eventTypeNotRecognised(String) - Static method in class org.mule.config.i18n.CoreMessages
 
exactTransformerCache - Variable in class org.mule.registry.AbstractRegistry
 
EXCEPTION_ACTION - Static variable in class org.mule.context.notification.ExceptionNotification
 
EXCEPTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
EXCEPTION_SERVICE_PATH - Static variable in class org.mule.util.SpiUtils
 
EXCEPTION_SERVICE_TYPE - Static variable in class org.mule.api.registry.ServiceDescriptorFactory
 
ExceptionBasedRouter - Class in org.mule.routing.outbound
ExceptionBasedRouter Will send the current event to the first endpoint that doesn't throw an exception.
ExceptionBasedRouter() - Constructor for class org.mule.routing.outbound.ExceptionBasedRouter
 
ExceptionHelper - Class in org.mule.config
ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
ExceptionHolder - Class in org.mule.util
TODO
ExceptionHolder() - Constructor for class org.mule.util.ExceptionHolder
 
exceptionListener - Variable in class org.mule.service.AbstractService
The exception strategy used by the service.
exceptionListener - Variable in class org.mule.transport.AbstractConnector
The exception strategy used by this connector
exceptionListenerMustUseOutboundEndpoint(AbstractExceptionListener, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
ExceptionMessage - Class in org.mule.message
ExceptionMessage is used by the DefaultServiceExceptionStrategy for wrapping an exception with a message to send via an endpointUri.
ExceptionMessage(Object, Throwable, String, EndpointURI) - Constructor for class org.mule.message.ExceptionMessage
 
ExceptionNotification - Class in org.mule.context.notification
 
ExceptionNotification(Throwable) - Constructor for class org.mule.context.notification.ExceptionNotification
 
ExceptionNotificationListener - Interface in org.mule.api.context.notification
ExceptionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Exception event occurs.
exceptionOnConnectorNotExceptionListener(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExceptionPayload - Interface in org.mule.api
ExceptionPayload is a message payload that contains exception information that occurred during message processing.
exceptionPayload - Variable in class org.mule.transport.AbstractMessageAdapter
If an excpetion occurs while processing this message an exception payload will be attached here
exceptionPayloadAvailable(MuleMessage) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
ExceptionReader - Interface in org.mule.api.config
Provides a strategy interface for reading information from an exception in a consistent way.
exceptionStackIs() - Static method in class org.mule.config.i18n.CoreMessages
 
exceptionThrown(Exception) - Method in class org.mule.AbstractExceptionListener
 
exceptionThrown(Exception) - Method in class org.mule.transport.AbstractConnectable
 
exceptionThrown(Exception) - Method in class org.mule.transport.AbstractConnector
 
exceptionThrown(Exception) - Method in class org.mule.util.ExceptionHolder
 
ExceptionTXFilterDefinitionParser - Class in org.mule.config.spring.parsers.specific
TODO
ExceptionTXFilterDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.ExceptionTXFilterDefinitionParser
The class will be inferred from the class attribute
ExceptionTypeFilter - Class in org.mule.routing.filters
A filter that accepts messages that have an exception payload.
ExceptionTypeFilter() - Constructor for class org.mule.routing.filters.ExceptionTypeFilter
 
ExceptionTypeFilter(String) - Constructor for class org.mule.routing.filters.ExceptionTypeFilter
 
ExceptionTypeFilter(Class) - Constructor for class org.mule.routing.filters.ExceptionTypeFilter
 
ExceptionUtils - Class in org.mule.util
Mule exception utilities.
ExceptionUtils() - Constructor for class org.mule.util.ExceptionUtils
 
execute() - Method in class org.mule.api.FutureMessageResult
Start asynchronous execution of this task
execute() - Method in interface org.mule.api.interceptor.Invocation
Deprecated.
Calls the component
execute(TransactionCallback) - Method in class org.mule.transaction.TransactionTemplate
 
execute(MuleEvent, HttpMethod) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
execute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.CustomJob
 
execute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.EndpointPollingJob
 
execute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.EventGeneratorJob
 
execute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJob
 
execute(Runnable) - Method in class org.mule.util.concurrent.SynchronizedVariable
 
execute(Runnable) - Method in class org.mule.work.MuleWorkManager
 
executingPhase - Variable in class org.mule.lifecycle.GenericLifecycleManager
 
expectedSize() - Method in class org.mule.routing.inbound.EventGroup
Returns the number of events that this EventGroup is expecting before correlation can proceed.
Expirable - Interface in org.mule.util.monitor
Expirable implementing classes can be notified when they expire
expirationInterval - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
expire() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
expire() - Method in class org.mule.util.store.InMemoryObjectStore
 
expired() - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
expired() - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
expired() - Method in interface org.mule.util.monitor.Expirable
 
ExpiryMonitor - Class in org.mule.util.monitor
ExpiryMonitor can monitor objects beased on an expiry time and can invoke a callback method once the object time has expired.
ExpiryMonitor(String) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(String, int) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(String, int, ScheduledThreadPoolExecutor) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExplicitMethodEntryPointResolver - Class in org.mule.model.resolvers
An Entrypoint resolver that allows the user to set one or more acceptiple methd names to look for.
ExplicitMethodEntryPointResolver() - Constructor for class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
ExpressionEvaluator - Interface in org.mule.util.expression
ExpressionEvaluator extracts a property from the message in a generic way.
ExpressionEvaluatorManager - Class in org.mule.util.expression
Provides universal access for evaluating expressions embedded in Mule configurations, such as Xml, Java, scripting and annotations.
ExpressionEvaluatorManager() - Constructor for class org.mule.util.expression.ExpressionEvaluatorManager
 
expressionEvaluatorNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionEvaluatorProcessor - Class in org.mule.registry
Registers ExpressionEvaluators with the ExpressionEvaluatorManager so that they will be resolved at run-time.
ExpressionEvaluatorProcessor() - Constructor for class org.mule.registry.ExpressionEvaluatorProcessor
 
expressionEvaluatorReturnedNull(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionFilter - Class in org.mule.routing.filters
Allows boolean expressions to be executed on a message
ExpressionFilter(String, String, String) - Constructor for class org.mule.routing.filters.ExpressionFilter
 
ExpressionFilter(String, String) - Constructor for class org.mule.routing.filters.ExpressionFilter
 
ExpressionFilter(String) - Constructor for class org.mule.routing.filters.ExpressionFilter
 
ExpressionFilter() - Constructor for class org.mule.routing.filters.ExpressionFilter
 
expressionInvalidForProperty(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
expressionMalformed(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionMessageInfoMapping - Class in org.mule.routing
TODO
ExpressionMessageInfoMapping() - Constructor for class org.mule.routing.ExpressionMessageInfoMapping
 
ExpressionRuntimeException - Exception in org.mule.util.expression
If thrown by the ExpressionEvaluatorManager if an expression returns null and failIfNull was set when ExpressionEvaluatorManager.evaluate(String, Object, boolean) was called.
ExpressionRuntimeException(Message) - Constructor for exception org.mule.util.expression.ExpressionRuntimeException
 
ExpressionRuntimeException(Message, Throwable) - Constructor for exception org.mule.util.expression.ExpressionRuntimeException
 
ExpressionTransformer - Class in org.mule.transformer.simple
This transformer will evaluate one or more expressions on the current message and return the results as an Array.
ExpressionTransformer() - Constructor for class org.mule.transformer.simple.ExpressionTransformer
 
ExpressionTransformer.Argument - Class in org.mule.transformer.simple
 
ExpressionTransformer.Argument() - Constructor for class org.mule.transformer.simple.ExpressionTransformer.Argument
 
extendBean(Attr) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Add a property defined by an attribute to the bean we are constructing.
extendBean(String, Object, boolean) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Allow direct access to bean for more complex cases
extendBean(Attr) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Add a property defined by an attribute to the bean we are constructing.
extendBean(String, Object, boolean) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Allow direct access to bean for major hacks
extendProblemDetails(Problem) - Method in class org.mule.config.spring.MissingParserProblemReporter
 
extendTarget(Attr) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Add a property defined by an attribute to the parent of the bean we are constructing.
extendTarget(String, Object, boolean) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Allow direct access to target for more complex cases
extendTarget(String, String, Object) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
 
extendTarget(Attr) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Add a property defined by an attribute to the parent of the bean we are constructing.
extendTarget(String, Object, boolean) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Allow direct access to target for major hacks
extendTarget(String, String, Object) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
ExtendTarget - Class in org.mule.config.spring.parsers.processors
 
ExtendTarget(String, String) - Constructor for class org.mule.config.spring.parsers.processors.ExtendTarget
 
EXTENSION - Static variable in class org.mule.util.queue.FilePersistenceStrategy
 
externalSchemaLocation - Variable in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
extra - Variable in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
extractResources(String, Class, File, boolean) - Static method in class org.mule.util.FileUtils
Extract the specified resource to the given directory for remain all directory struct
extractResultFromNode(Object) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
extractResultFromNode(Object) - Method in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
 
extractResultFromNode(Object) - Method in class org.mule.module.xml.expression.XPathExpressionEvaluator
 
extractResultsFromNodes(List) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 

F

FACTORY - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
factory - Variable in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
FACTORY_CLASS - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
FACTORY_REF - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
failedToBind(URI) - Static method in class org.mule.transport.udp.i18n.UdpMessages
 
failedToBindToUri(URI) - Static method in class org.mule.transport.tcp.i18n.TcpMessages
 
failedToBuildMessage() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToClone(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCloseSocket() - Static method in class org.mule.transport.tcp.i18n.TcpMessages
 
failedToConnect(URI) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
failedToConvertStringUsingEncoding(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreate(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateAndDispatchResponse(Object) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
failedToCreateConnectorFromUri(EndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateEndpointFromLocation(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateManagerInstance(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateObjectWith(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateProxyFor(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToDeserializeHandshakeFromServer() - Static method in class org.mule.module.client.i18n.ClientMessages
 
failedToDispatchActionNoResponseFromServer(String, int) - Static method in class org.mule.module.client.i18n.ClientMessages
 
failedToDispatchClientEvent() - Static method in class org.mule.module.client.i18n.ClientMessages
 
failedToDispatchToReplyto(ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToDispose(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToGetOutputStream() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToGetPooledObject() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToInitMessageReader() - Static method in class org.mule.transport.tcp.i18n.TcpMessages
 
failedToInitSecurityProvider(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToInvoke(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToInvokeLifecycle(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToInvokeRestService(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToLoad(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToLoadTransformer(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToLocateHost(URI) - Static method in class org.mule.transport.udp.i18n.UdpMessages
 
failedToParseConfigResource(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
failedToProcessExtractorFunction(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToProcessSoapHeaders() - Static method in class org.mule.transport.soap.i18n.SoapMessages
 
failedToProcessXPath(String) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
FailedToQueueEventException - Exception in org.mule
FailedToQueueEventException is thrown when an event cannot be put on an internal service queue.
FailedToQueueEventException(Message, MuleMessage, Service) - Constructor for exception org.mule.FailedToQueueEventException
 
FailedToQueueEventException(Message, MuleMessage, Service, Throwable) - Constructor for exception org.mule.FailedToQueueEventException
 
FailedToQueueEventException(MuleMessage, Service, Throwable) - Constructor for exception org.mule.FailedToQueueEventException
 
failedToReadAttachment(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToReadFromStore(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToReadPayload() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToReadPayload(String) - Static method in class org.mule.transport.servlet.i18n.ServletMessages
 
failedToRecevieWithTimeout(Object, long) - Static method in class org.mule.config.i18n.CoreMessages
 
failedtoRegisterOnEndpoint(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToRouterViaEndpoint(ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToScheduleWork() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToSetPropertiesOn(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToSetProxyOnService(Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToStart(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToStop(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToUnregister(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToWriteMessageToStore(Object, String) - Static method in class org.mule.config.i18n.CoreMessages
 
fatal(Problem) - Method in class org.mule.config.spring.MissingParserProblemReporter
 
fatal(Object) - Method in class org.mule.util.MuleLogger
 
fatal(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
FatalConnectException - Exception in org.mule.transport
TODO document
FatalConnectException(Message, Connectable) - Constructor for exception org.mule.transport.FatalConnectException
 
FatalConnectException(Message, Throwable, Connectable) - Constructor for exception org.mule.transport.FatalConnectException
 
FatalConnectException(Throwable, Connectable) - Constructor for exception org.mule.transport.FatalConnectException
 
fatalError(TransformerException) - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
fatalErrorInShutdown() - Static method in class org.mule.config.i18n.CoreMessages
 
fatalErrorWhileRunning() - Static method in class org.mule.config.i18n.CoreMessages
 
FatalException - Exception in org.mule.api.lifecycle
FatalException can be thrown during initialisation or during execution to indicate that something fatal has occurred and the MuleManager must shutdown.
FatalException(Message, Object) - Constructor for exception org.mule.api.lifecycle.FatalException
 
FatalException(Message, Throwable, Object) - Constructor for exception org.mule.api.lifecycle.FatalException
 
FatalException(Throwable, Object) - Constructor for exception org.mule.api.lifecycle.FatalException
 
feedback - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
FEEDBACK_PROPERTY - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
fileChanged(File) - Method in interface org.mule.util.monitor.FileListener
Called when one of the monitored files are created, deleted or modified.
FileListener - Interface in org.mule.util.monitor
Interface for listening to disk file changes.
FileMonitor - Class in org.mule.util.monitor
Class for monitoring changes in disk files.
FileMonitor(long) - Constructor for class org.mule.util.monitor.FileMonitor
Create a file monitor instance with specified polling interval.
FileMonitor.FileMonitorNotifier - Class in org.mule.util.monitor
This is the timer thread which is executed every n milliseconds according to the setting of the file monitor.
FileMonitor.FileMonitorNotifier() - Constructor for class org.mule.util.monitor.FileMonitor.FileMonitorNotifier
 
FileMonitor.FileMonitorNotifier(ExceptionListener) - Constructor for class org.mule.util.monitor.FileMonitor.FileMonitorNotifier
 
FilenameUtils - Class in org.mule.util
 
FilePersistenceStrategy - Class in org.mule.util.queue
 
FilePersistenceStrategy() - Constructor for class org.mule.util.queue.FilePersistenceStrategy
 
FilePersistenceStrategy.HolderImpl - Class in org.mule.util.queue
 
FilePersistenceStrategy.HolderImpl(String, Object) - Constructor for class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
fileStore - Variable in class org.mule.util.store.TextFileObjectStore
 
FileUtils - Class in org.mule.util
FileUtils contains useful methods for dealing with files & directories.
FileUtils() - Constructor for class org.mule.util.FileUtils
 
fileWithPathComponents(String[]) - Static method in class org.mule.util.FilenameUtils
 
fillProperties(MuleEvent) - Method in class org.mule.DefaultMuleEvent
 
Filter - Interface in org.mule.api.routing.filter
The Filter interface allows MuleMessage filtering.
FILTER - Static variable in class org.mule.config.spring.parsers.specific.FilterDefinitionParser
 
filter - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
filter - Variable in class org.mule.model.resolvers.ReflectionEntryPointResolver
 
FilterDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a filter to be defined globally, or embedded within an endpoint.
FilterDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.FilterDefinitionParser
 
FilterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.FilterDefinitionParser
For custom transformers
FilteringListMessageSplitter - Class in org.mule.routing.outbound
FilteringListMessageSplitter accepts a List as a message payload then routes list elements as messages over an endpoint where the endpoint's filter accepts the payload.
FilteringListMessageSplitter() - Constructor for class org.mule.routing.outbound.FilteringListMessageSplitter
 
FilteringOutboundRouter - Class in org.mule.routing.outbound
FilteringRouter is a router that accepts events based on a filter set.
FilteringOutboundRouter() - Constructor for class org.mule.routing.outbound.FilteringOutboundRouter
 
FilteringXmlMessageSplitter - Class in org.mule.module.xml.routing
FilteringXmlMessageSplitter will split a DOM4J document into nodes based on the "splitExpression" property.
FilteringXmlMessageSplitter() - Constructor for class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
finalCleanUp() - Method in class org.mule.util.xa.AbstractTransactionContext
 
findReceiverByStem(Map, String) - Static method in class org.mule.transport.http.HttpMessageReceiver
 
findService(String, ServiceDescriptor, Properties) - Method in interface org.mule.api.registry.ServiceFinder
 
findService(String, ServiceDescriptor, Properties) - Method in class org.mule.transport.soap.SoapServiceFinder
Deprecated.
We can use a more intelligent strategy for locating the service using the OSGi registry.
findServiceDescriptor(String, String) - Static method in class org.mule.util.SpiUtils
 
findServiceDescriptor(String, String, Class) - Static method in class org.mule.util.SpiUtils
 
finished - Variable in class org.mule.util.xa.AbstractTransactionContext
 
fireComponentNotification(MuleMessage, int) - Method in class org.mule.component.AbstractComponent
 
fireInitialisationCallbacks(Object) - Method in class org.mule.object.AbstractObjectFactory
 
fireLifecycle(MuleContext, String) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
fireLifecycle(MuleContext, String) - Method in class org.mule.lifecycle.ContainerManagedLifecyclePhase
 
fireLifecycle(MuleContext, String) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
fireLifecycle(MuleContext, String) - Method in class org.mule.lifecycle.phases.MuleContextDisposePhase
 
fireNotification(ExceptionNotification) - Method in class org.mule.AbstractExceptionListener
Fires a server notification to all registered org.mule.api.context.notification.listener.ExceptionNotificationListener eventManager.
fireNotification(ServerNotification) - Method in interface org.mule.api.context.notification.ServerNotificationHandler
 
fireNotification(ServerNotification) - Method in interface org.mule.api.MuleContext
Fires a server notification to all regiistered listeners
fireNotification(ServerNotification) - Method in class org.mule.context.notification.OptimisedNotificationHandler
 
fireNotification(ServerNotification) - Method in class org.mule.context.notification.ServerNotificationManager
 
fireNotification(ServerNotification) - Method in class org.mule.DefaultMuleContext
Fires a server notification to all registered org.mule.api.context.notification.listener.CustomNotificationListener notificationManager.
fireNotification(TransactionNotification) - Method in class org.mule.transaction.AbstractTransaction
Fires a server notification to all registered org.mule.api.context.notification.listener.TransactionNotificationListeners.
fireNotification(ServerNotification) - Method in class org.mule.transport.AbstractConnector
Fires a server notification to all registered listeners
firePhase(MuleContext, String) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
firePhase(MuleContext, String) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
firePostNotification(MuleContext) - Method in class org.mule.lifecycle.LifecycleObject
 
firePostNotification(MuleContext) - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
firePreNotification(MuleContext) - Method in class org.mule.lifecycle.LifecycleObject
 
firePreNotification(MuleContext) - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
fireServiceNotification(int) - Method in class org.mule.service.AbstractService
 
fireTimerEvent(TimeEvent) - Method in class org.mule.util.timer.EventTimerTask
 
firstDefinition - Variable in class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
firstOrNull(List) - Static method in class org.mule.transformer.TransformerUtils
 
FixedHostRmiClientSocketFactory - Class in org.mule.module.management.agent
This implementation will enforce specific overrideHost/ip for RMI calls on multi-NIC servers.
FixedHostRmiClientSocketFactory() - Constructor for class org.mule.module.management.agent.FixedHostRmiClientSocketFactory
Default constructor.
FixedHostRmiClientSocketFactory(String) - Constructor for class org.mule.module.management.agent.FixedHostRmiClientSocketFactory
Create a new instance.
FLOAT_ERROR - Static variable in class org.mule.util.NumberUtils
 
flush() - Method in class org.mule.transport.http.ResponseWriter
 
flush() - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
flush() - Method in class org.mule.transport.WriterMessageAdapter
 
flushBase64() - Method in class org.mule.util.Base64.OutputStream
Method added by PHIL.
footer - Variable in class org.mule.util.SplashScreen
 
forceGC(long[]) - Static method in class org.mule.module.management.i18n.ManagementMessages
 
forceParent(BeanDefinition) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
forceParent(BeanDefinition) - Method in interface org.mule.config.spring.parsers.collection.DynamicAttributeDefinitionParser
This is implemented in AbstractHierarchicalDefinitionParser and allows us to "fake" a parent when processing the same element.
forceParent(BeanDefinition) - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyChildDefinitionParser
 
forceParent(BeanDefinition) - Method in class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
forceParent(BeanDefinition) - Method in interface org.mule.config.spring.parsers.MuleChildDefinitionParser
 
forceStop() - Method in class org.mule.module.management.mbean.ServiceService
 
forceStop() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
Causes the service to stop without processing its event queue first
forceStop() - Method in class org.mule.service.AbstractService
 
forceUniqueId(Element, String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
forget(Xid) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
forget(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
formatTimeStamp(Date, String) - Static method in class org.mule.util.DateUtils
 
ForwardingCatchAllStrategy - Class in org.mule.routing
ForwardingCatchAllStrategy acts as a catch and forward router for any events not caught by the router this strategy is associated with.
ForwardingCatchAllStrategy() - Constructor for class org.mule.routing.ForwardingCatchAllStrategy
 
ForwardingConsumer - Class in org.mule.routing.inbound
ForwardingConsumer is used to forward an incoming event over another transport without invoking a service.
ForwardingConsumer() - Constructor for class org.mule.routing.inbound.ForwardingConsumer
 
ForwardingRouterDefinitionParser - Class in org.mule.config.spring.parsers.specific
In addition to a ForwardingConsumer router, implicitly create a NullComponent service as a placeholder.
ForwardingRouterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ForwardingRouterDefinitionParser
 
FunctionExpressionEvaluator - Class in org.mule.util.expression
This property extractor doesn't actually extract a property from the message, instead it allows for certain functions to be called and returns a result.
FunctionExpressionEvaluator() - Constructor for class org.mule.util.expression.FunctionExpressionEvaluator
 
FutureMessageResult - Class in org.mule.api
FutureMessageResult is an MuleMessage result of a remote invocation on a Mule Server.
FutureMessageResult(Callable) - Constructor for class org.mule.api.FutureMessageResult
 

G

generateAsynchronousEvent(String, Object, Map) - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
generateChildBeanName(Element) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
generateEvent(String, Object, Map, boolean) - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
generateEventId() - Method in class org.mule.DefaultMuleEvent
 
generateMessage(String, Object, Map, boolean) - Method in interface org.mule.transport.bpm.MessageService
 
generateMessage(String, Object, Map, boolean) - Method in class org.mule.transport.bpm.ProcessConnector
 
generateSynchronousEvent(String, Object, Map) - Method in class org.mule.transport.bpm.ProcessMessageReceiver
 
generateTransformerName() - Method in class org.mule.transformer.AbstractTransformer
 
GenericEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
 
GenericEndpointDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.GenericEndpointDefinitionParser
 
GenericGlobalEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
 
GenericGlobalEndpointDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.endpoint.GenericGlobalEndpointDefinitionParser
 
GenericLifecycleManager - Class in org.mule.lifecycle
 
GenericLifecycleManager() - Constructor for class org.mule.lifecycle.GenericLifecycleManager
 
GenericTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
A factory performing a JNDI lookup for TransactionManager.
GenericTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
get(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
GET - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
get() - Method in class org.mule.util.concurrent.WaitableBoolean
 
get(Object) - Method in class org.mule.util.MapCombiner
 
GET_TARGET_OBJECT_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
getAcceptedTime() - Method in class org.mule.work.WorkerContext
System.currentTimeMillis() when the Work has been accepted.
getAcknowledgementMode() - Method in class org.mule.transport.jms.JmsConnector
 
getAction() - Method in class org.mule.api.context.notification.ServerNotification
 
getAction() - Method in interface org.mule.api.transaction.TransactionConfig
 
getAction() - Method in class org.mule.transaction.MuleTransactionConfig
 
getActionAsString() - Method in class org.mule.transaction.MuleTransactionConfig
 
getActionId(String) - Static method in class org.mule.api.context.notification.ServerNotification
 
getActionName() - Method in class org.mule.api.context.notification.ServerNotification
 
getActionName(int) - Static method in class org.mule.api.context.notification.ServerNotification
 
getActionNames() - Method in class org.mule.context.notification.CustomNotification
 
getAdapter() - Method in interface org.mule.api.MuleMessage
Returns the currently edited Message adapter for this message.
getAdapter() - Method in class org.mule.DefaultMuleMessage
Returns the currently edited Message adapter for this message.
getAddProperties() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getAddress() - Method in interface org.mule.api.endpoint.EndpointURI
 
getAddress() - Method in class org.mule.endpoint.MuleEndpointURI
 
getAddress() - Method in class org.mule.module.management.mbean.EndpointService
 
getAddress() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
getAddress() - Method in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
getAgents() - Method in interface org.mule.api.registry.Registry
Deprecated.
Use lookupAgent() instead
getAgents() - Method in class org.mule.config.spring.SpringRegistry
 
getAgents() - Method in class org.mule.registry.AbstractRegistry
 
getAlgorithm() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
getAliases() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
getAppConfigurationEntry(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Gets the configuration entries using the application Name
getArgs() - Method in class org.mule.config.i18n.Message
 
getArguments() - Method in class org.mule.transformer.simple.ExpressionTransformer
 
getAsyncEventsReceived() - Method in class org.mule.management.stats.ServiceStatistics
 
getAsyncEventsReceived() - Method in class org.mule.module.management.mbean.ServiceService
 
getAsyncEventsReceived() - Method in class org.mule.module.management.mbean.ServiceStats
 
getAsyncEventsReceived() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getAsyncEventsSent() - Method in class org.mule.management.stats.ServiceStatistics
 
getAsyncEventsSent() - Method in class org.mule.module.management.mbean.ServiceService
 
getAsyncEventsSent() - Method in class org.mule.module.management.mbean.ServiceStats
 
getAsyncEventsSent() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getAttachment(String) - Method in interface org.mule.api.transport.MessageAdapter
Retrieve an attachment with the given name.
getAttachment(String) - Method in class org.mule.DefaultMuleMessage
Retrieve an attachment with the given name.
getAttachment(String) - Method in class org.mule.transport.AbstractMessageAdapter
Retrieve an attachment with the given name.
getAttachmentNames() - Method in interface org.mule.api.transport.MessageAdapter
Returns a set of the names of the attachments on this message.
getAttachmentNames() - Method in class org.mule.DefaultMuleMessage
Returns a set of the names of the attachments on this message.
getAttachmentNames() - Method in class org.mule.transport.AbstractMessageAdapter
Returns a set of the names of the attachments on this message.
getAttributeAlias(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
getAttributeAlias(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
getAttributeAlias(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
getAttributeAlias(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
getAttributeCount() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeCount() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributeList() - Method in class org.mule.module.xml.stax.StartElementEventX
 
getAttributeLocalName(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributeMapping(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
getAttributeMapping(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
getAttributeMapping(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
getAttributeMapping(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
getAttributeMapping(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
getAttributeMapping(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
getAttributeName(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeName(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributePrefix(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributePrefix(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributes() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
Get the attributes associated with the given START_ELEMENT or ATTRIBUTE StAXevent.
getAttributeType(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeType(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributeValue(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getAttributeValue(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getAuthentication() - Method in interface org.mule.api.security.SecurityContext
 
getAuthentication() - Method in class org.mule.module.jaas.JaasSecurityContext
Returns the authentication
getAuthenticationMethod() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getAuthority() - Method in interface org.mule.api.endpoint.EndpointURI
 
getAuthority() - Method in class org.mule.endpoint.MuleEndpointURI
 
getAverageExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getAverageExecutionTime() - Method in class org.mule.management.stats.ServiceStatistics
 
getAverageExecutionTime() - Method in class org.mule.module.management.mbean.ServiceService
 
getAverageExecutionTime() - Method in class org.mule.module.management.mbean.ServiceStats
 
getAverageExecutionTime() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getAverageQueueSize() - Method in class org.mule.management.stats.ServiceStatistics
 
getAverageQueueSize() - Method in class org.mule.module.management.mbean.ServiceService
 
getAverageQueueSize() - Method in class org.mule.module.management.mbean.ServiceStats
 
getAverageQueueSize() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getBacklog() - Method in class org.mule.transport.tcp.TcpConnector
Deprecated.
getBase() - Method in class org.mule.util.counters.impl.AggregateCounter
 
getBatchSize() - Method in class org.mule.transaction.constraints.BatchConstraint
 
getBean() - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
 
getBean() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
getBean() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
getBeanAssembler(Element, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
The bean assembler gives more reliable/automatic processing of collections, maps, etc.
getBeanAssembler(Element, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Restricted use - does not include a target.
getBeanAssemblerFactory() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Determine the bean class corresponding to the supplied Element.
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.collection.AttributeListEntryDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.collection.AttributeMapDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.collection.ChildListDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.collection.ChildMapDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.collection.ChildPropertiesDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.generic.ChildDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.generic.OrphanDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.generic.ParentDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.ConfigurationDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.GlobalPropertyDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.properties.ListPropertyDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.module.management.config.JmxAgentDefinitionParser
 
getBeanClassFromAttribute(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Determine the bean class corresponding to the supplied Element based on an explicit "class" attribute.
getBeanConfig() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
getBeanName(Element) - Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
 
getBeanName(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getBeanName(Element) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
getBeanName(Element) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
getBeanName(Element) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParser
 
getBeanName(Element) - Method in class org.mule.config.spring.parsers.specific.endpoint.support.ChildEndpointDefinitionParser
 
GetBeanProperty - Class in org.mule.transformer.simple
Looks up a property from a JavaBean using PropertyUtils.getProperty().
GetBeanProperty() - Constructor for class org.mule.transformer.simple.GetBeanProperty
 
getBody() - Method in class org.mule.transport.http.HttpRequest
 
getBody() - Method in class org.mule.transport.http.HttpResponse
 
getBodyAsString() - Method in class org.mule.transport.http.HttpResponse
 
getBodyBytes() - Method in class org.mule.transport.http.HttpRequest
 
getBodyString() - Method in class org.mule.transport.http.HttpRequest
 
getBoilerPlate(String) - Static method in class org.mule.util.StringMessageUtils
 
getBoilerPlate(String, char, int) - Static method in class org.mule.util.StringMessageUtils
 
getBoilerPlate(List, char, int) - Static method in class org.mule.util.StringMessageUtils
 
getBoolean(Object, boolean) - Static method in class org.mule.util.ObjectUtils
Gets a boolean from a value in a null-safe manner.
getBooleanProperty(String, boolean) - Method in interface org.mule.api.transport.MessageAdapter
Gets a boolean property from the message
getBooleanProperty(String, boolean) - Method in class org.mule.DefaultMuleMessage
Gets a boolean property from the message
getBooleanProperty(Map, String, Boolean) - Static method in class org.mule.endpoint.AbstractEndpointBuilder
 
getBooleanProperty(String, boolean) - Method in class org.mule.transport.AbstractMessageAdapter
Gets a boolean property from the message
getBooleanProperty(String, boolean) - Method in class org.mule.transport.MessagePropertiesContext
 
getBpms() - Method in class org.mule.transport.bpm.ProcessConnector
 
getBrokerURL() - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
getBufferSize() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
getBufferSize() - Method in class org.mule.transport.tcp.TcpConnector
getBuildDate() - Static method in class org.mule.config.MuleManifest
 
getBuildDate() - Method in class org.mule.module.management.mbean.MuleService
Deprecated.
use getBuildNumber() instead
getBuildDate() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getBuildNumber() - Static method in class org.mule.config.MuleManifest
 
getBuildNumber() - Method in class org.mule.module.management.mbean.MuleService
 
getBuildNumber() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getBundlePath(String) - Static method in class org.mule.config.i18n.MessageFactory
Computes the bundle's full path (META-INF/services/org/mule/i18n/<bundleName>-messages.properties) from bundleName.
getByte(Object, byte) - Static method in class org.mule.util.ObjectUtils
Gets a byte from a value in a null-safe manner.
getByteProperty(String, byte) - Method in class org.mule.transport.MessagePropertiesContext
 
getBytes(String) - Static method in class org.mule.util.StringMessageUtils
 
getCacheKeyForPayload(Object, Object[]) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
getCallResponseAggregateIdentifier(MuleMessage) - Method in class org.mule.routing.response.AbstractResponseRouter
Extracts a Group identifier from the current event.
getCapacity() - Method in class org.mule.util.queue.QueueConfiguration
 
getCatchAllStrategy() - Method in interface org.mule.api.routing.RouterCollection
 
getCatchAllStrategy() - Method in class org.mule.routing.AbstractRouterCollection
 
getCaughtMessages() - Method in class org.mule.management.stats.RouterStatistics
 
getCaughtMessages() - Method in class org.mule.module.management.mbean.RouterStats
 
getCaughtMessages() - Method in interface org.mule.module.management.mbean.RouterStatsMBean
 
getCause(Throwable) - Method in interface org.mule.api.config.ExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.DefaultExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.MuleExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.NamingExceptionReader
 
getCause(Throwable) - Method in class org.mule.transport.jms.JmsExceptionReader
 
getChainsawHost() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getChainsawPort() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getCharacterEncodingScheme() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getCharset() - Method in class org.mule.transport.http.HttpRequest
 
getCharset() - Method in class org.mule.transport.http.HttpResponse
 
getChildDelegate() - Method in class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
getClassConstraint() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getClassInternal(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getClassName(Class) - Static method in class org.mule.util.ClassUtils
 
getClassTypes(Object) - Static method in class org.mule.util.ClassUtils
Used for creating an array of class types for an array or single object
getClient() - Method in class org.mule.module.client.MuleProxyListener
 
getClientConnectionManager() - Method in class org.mule.transport.http.HttpConnector
 
getClientId() - Method in class org.mule.transport.jms.JmsConnector
 
getClientKeyStore() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getClientKeyStore() - Method in interface org.mule.api.security.TlsIndirectKeyStore
 
getClientKeyStore() - Method in class org.mule.transport.http.HttpsConnector
 
getClientKeyStore() - Method in class org.mule.transport.ssl.SslConnector
 
getClientKeyStorePassword() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getClientKeyStorePassword() - Method in interface org.mule.api.security.TlsIndirectKeyStore
 
getClientKeyStorePassword() - Method in class org.mule.transport.http.HttpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.transport.ssl.SslConnector
 
getClientKeyStoreType() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getClientKeyStoreType() - Method in interface org.mule.api.security.TlsIndirectKeyStore
 
getClientKeyStoreType() - Method in class org.mule.transport.http.HttpsConnector
 
getClientKeyStoreType() - Method in class org.mule.transport.ssl.SslConnector
 
getClientSoTimeout() - Method in class org.mule.transport.tcp.TcpConnector
 
getClusterId() - Method in interface org.mule.api.config.MuleConfiguration
 
getClusterId() - Method in class org.mule.config.DefaultMuleConfiguration
 
getClusterId() - Method in class org.mule.context.notification.MuleContextNotification
 
getCode() - Method in interface org.mule.api.ExceptionPayload
 
getCode() - Method in class org.mule.config.i18n.Message
 
getCode() - Method in class org.mule.message.DefaultExceptionPayload
 
getColumn(ServiceStatistics, String[]) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getCommandLineOption(String, String[], String[][]) - Static method in class org.mule.util.SystemUtils
Returns the value corresponding to the given option from the command line, for example if the options are "-config mule-config.xml" getCommandLineOption("config") would return "mule-config.xml"
getCommandLineOptions(String[], String[][]) - Static method in class org.mule.util.SystemUtils
Returns a Map of all options in the command line.
getCommitTxFilter() - Method in class org.mule.AbstractExceptionListener
 
getComparator() - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getComponent() - Method in exception org.mule.api.lifecycle.LifecycleException
 
getComponent() - Method in interface org.mule.api.service.Service
Returns the Component that is a invoked by a Service for each incoming MuleEvent routed on by the InboundRouterCollection.
getComponent() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getComponent() - Method in class org.mule.service.AbstractService
 
getComponentName() - Method in class org.mule.message.ExceptionMessage
 
getComponentName() - Method in class org.mule.module.client.MuleProxyListener
 
getComponentName() - Method in class org.mule.module.management.mbean.EndpointService
 
getComponentName() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
getComponentPoolAbsoluteMaxSize() - Method in class org.mule.management.stats.SedaServiceStatistics
 
getComponentPoolMaxSize() - Method in class org.mule.management.stats.SedaServiceStatistics
 
getComponentPoolSize() - Method in class org.mule.management.stats.SedaServiceStatistics
 
getComponentStat() - Method in class org.mule.management.stats.ServiceStatistics
 
getComponentStatistics() - Method in class org.mule.management.stats.AllStatistics
 
getComponentStatistics() - Method in class org.mule.module.management.mbean.StatisticsService
 
getConfigBuilderClassName() - Method in class org.mule.module.management.mbean.MuleService
 
getConfigBuilderClassName() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
Contains value of option -builder
getConfigBuilderClassName() - Static method in class org.mule.MuleServer
Returns the class name of the configuration builder used to create this MuleServer.
getConfigDirName() - Method in class org.mule.agent.ConfigScannerAgent
 
getConfigResources() - Method in class org.mule.config.spring.MuleApplicationContext
 
getConfiguration() - Method in interface org.mule.api.MuleContext
 
getConfiguration() - Method in class org.mule.DefaultMuleContext
 
getConfiguration() - Method in class org.mule.module.client.MuleClient
 
getConfiguration() - Static method in class org.mule.RegistryContext
 
getConfigurationResources() - Method in class org.mule.MuleServer
Getter for property messengerURL.
getConnectedSemaphore() - Method in class org.mule.transport.AbstractConnector
 
getConnectEventId(ImmutableEndpoint) - Method in class org.mule.transport.AbstractConnectable
 
getConnectEventId() - Method in class org.mule.transport.AbstractConnector
The resource id used when firing ConnectEvents from this connector
getConnectEventId() - Method in class org.mule.transport.AbstractMessageReceiver
 
getConnection() - Method in class org.mule.transport.jms.JmsConnector
 
getConnectionDescription() - Method in interface org.mule.api.transport.Connectable
Returns a string identifying the underlying resource
getConnectionDescription() - Method in class org.mule.transport.AbstractConnectable
Returns a string identifying the underlying resource
getConnectionDescription() - Method in class org.mule.transport.AbstractConnector
 
getConnectionDescription() - Method in class org.mule.transport.AbstractMessageReceiver
 
getConnectionFactory() - Method in class org.mule.transport.jms.JmsConnector
 
getConnectionStrategy() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Returns the connection strategy this endpoint should use when connecting to the underlying resource
getConnectionStrategy() - Method in class org.mule.endpoint.AbstractEndpoint
Getter for property 'connectionStrategy'.
getConnectionStrategy(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getConnectionStrategy() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getConnectionStrategy() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getConnectionStrategy() - Method in class org.mule.transport.AbstractConnector
Getter for property 'connectionStrategy'.
getConnectionStrategy() - Method in class org.mule.transport.jms.JmsConnector
 
getConnector() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The endpoint that will be used to send the message on.
getConnector() - Method in exception org.mule.api.transport.ConnectorException
 
getConnector() - Method in interface org.mule.api.transport.MessageDispatcher
Gets the connector for this dispatcher
getConnector() - Method in interface org.mule.api.transport.MessageReceiver
 
getConnector() - Method in interface org.mule.api.transport.MessageRequester
Gets the connector for this dispatcher
getConnector() - Method in class org.mule.endpoint.AbstractEndpoint
 
getConnector() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getConnector() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getConnector() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getConnector() - Method in class org.mule.transport.AbstractConnectable
 
getConnector() - Method in class org.mule.transport.AbstractMessageReceiver
 
getConnector() - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Getter for property 'connector'.
getConnector() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getConnector() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getConnectorByProtocol(String) - Static method in class org.mule.transport.service.TransportFactory
 
getConnectorName() - Method in interface org.mule.api.endpoint.EndpointURI
 
getConnectorName() - Method in class org.mule.endpoint.MuleEndpointURI
 
getConnectorName(Connector) - Static method in class org.mule.util.ObjectNameHelper
 
getConnectors() - Method in interface org.mule.api.registry.Registry
Deprecated.
Use lookupConnector() instead
getConnectors() - Method in class org.mule.config.spring.SpringRegistry
getConnectors() - Method in class org.mule.registry.AbstractRegistry
 
getConnectorServerProperties() - Method in class org.mule.module.management.agent.JmxAgent
Getter for property 'connectorServerProperties'.
getConnectorServerUrl() - Method in class org.mule.module.management.agent.JmxAgent
 
getConstraint() - Method in interface org.mule.api.transaction.TransactionConfig
 
getConstraint() - Method in class org.mule.transaction.MuleTransactionConfig
 
getConstructor() - Method in class org.mule.endpoint.URIBuilder
 
getConstructor(Class, Class[]) - Static method in class org.mule.util.ClassUtils
 
getContentHandler() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getContentLength() - Method in class org.mule.transport.http.HttpRequest
 
getContentLength() - Method in class org.mule.transport.http.HttpResponse
 
getContentLength() - Method in class org.mule.transport.http.StreamPayloadRequestEntity
 
getContentType() - Method in class org.mule.transport.http.HttpRequest
 
getContentType() - Method in class org.mule.transport.http.StreamPayloadRequestEntity
 
getContext() - Method in class org.mule.object.JndiObjectFactory
 
getContext() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getContext() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
getContextProperties() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getContextProperties() - Method in class org.mule.module.xml.filters.JXPathFilter
 
getContextProperties() - Method in class org.mule.module.xml.transformer.XsltTransformer
Gets the parameters to be used when applying the transformation
getConverters() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
getCookiePolicy(String) - Static method in class org.mule.transport.http.CookieHelper
 
getCookieSpec(String) - Static method in class org.mule.transport.http.CookieHelper
 
getCookieSpec() - Method in class org.mule.transport.http.HttpConnector
 
getCopyright() - Method in class org.mule.module.management.mbean.MuleService
 
getCopyright() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getCorrelationGroup() - Method in class org.mule.transport.soap.MuleSoapHeaders
 
getCorrelationGroupSize() - Method in interface org.mule.api.transport.MessageAdapter
Determines how many messages are in the correlation group
getCorrelationGroupSize() - Method in class org.mule.DefaultMuleMessage
Determines how many messages are in the correlation group
getCorrelationGroupSize() - Method in class org.mule.transport.AbstractMessageAdapter
Determines how many messages are in the correlation group
getCorrelationId(MuleMessage) - Method in interface org.mule.api.routing.MessageInfoMapping
 
getCorrelationId() - Method in interface org.mule.api.transport.MessageAdapter
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.DefaultMuleMessage
Sets a correlationId for this message.
getCorrelationId(MessageAdapter) - Method in class org.mule.routing.CorrelationPropertiesExpressionEvaluator
 
getCorrelationId(MuleMessage) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
getCorrelationId(MuleMessage) - Method in class org.mule.routing.MuleMessageInfoMapping
 
getCorrelationId() - Method in class org.mule.transport.AbstractMessageAdapter
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.transport.jms.JmsMessageAdapter
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.transport.soap.MuleSoapHeaders
 
getCorrelationIdExpression() - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
getCorrelationSequence() - Method in interface org.mule.api.transport.MessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCorrelationSequence() - Method in class org.mule.DefaultMuleMessage
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCorrelationSequence() - Method in class org.mule.transport.AbstractMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCorrelationSequence() - Method in class org.mule.transport.soap.MuleSoapHeaders
 
getCorrelatorCallback() - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.inbound.CorrelationAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.inbound.MessageChunkingAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.inbound.SimpleCollectionAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.response.AbstractResponseAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.response.ResponseCorrelationAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.response.SimpleCollectionResponseAggregator
 
getCorrelatorCallback() - Method in class org.mule.routing.response.SingleResponseRouter
 
getCounter(String) - Static method in class org.mule.util.counters.CounterFactory
Search the defined counters for a counter of the given name.
getCounter(String) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
getCounters() - Static method in class org.mule.util.counters.CounterFactory
Retrieve an iterator giving the list of public defined counters.
getCounters() - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
getCreated() - Method in class org.mule.routing.inbound.EventGroup
Return the creation timestamp of the current group.
getCredentialList(String) - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
This method parses the credentials string and populates the credentials list against which the username and password submitted with the request will be checked
getCredentials() - Method in interface org.mule.api.MuleEvent
 
getCredentials() - Method in interface org.mule.api.security.Authentication
 
getCredentials(MuleEvent) - Method in interface org.mule.api.security.CredentialsAccessor
 
getCredentials() - Method in class org.mule.DefaultMuleEvent
 
getCredentials() - Method in class org.mule.module.jaas.JaasAuthentication
 
getCredentials() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Gets the user's credentials, i.e.
getCredentials() - Method in class org.mule.security.DefaultMuleAuthentication
 
getCredentials(MuleEvent) - Method in class org.mule.security.MuleHeaderCredentialsAccessor
 
getCredentialsAccessor() - Method in interface org.mule.api.security.EndpointSecurityFilter
 
getCredentialsAccessor() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
getCurrent(MuleContext) - Static method in class org.mule.module.management.support.JmxRegistrationContext
Get current context or create one if none exist for the current startup cycle.
getCurrentPhase() - Method in interface org.mule.api.lifecycle.LifecycleManager
 
getCurrentPhase() - Method in class org.mule.lifecycle.GenericLifecycleManager
 
getCurrentTransaction() - Method in interface org.mule.api.MuleEventContext
Returns the current transaction (if any) for the session
getCurrentTransaction() - Method in class org.mule.DefaultMuleEventContext
Returns the current transaction (if any) for the session
getCustomEvaluator() - Method in class org.mule.routing.filters.ExpressionFilter
 
getCustomEvaluator() - Method in class org.mule.routing.outbound.EndpointSelector
 
getCustomEvaluator() - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
getCustomEvaluator() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getData() - Method in class org.mule.component.simple.StaticComponent
 
getData() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getDataFile() - Method in class org.mule.component.simple.StaticComponent
 
getDateFromString(String, String) - Static method in class org.mule.util.DateUtils
 
getDefaultCipherSuites() - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
getDefaultClientEndpoint(Service, Object) - Method in class org.mule.module.client.MuleClient
 
getDefaultComponentThreadingProfile() - Method in interface org.mule.api.MuleContext
 
getDefaultComponentThreadingProfile() - Method in class org.mule.DefaultMuleContext
 
getDefaultCompressionStrategy() - Static method in class org.mule.util.compression.CompressionHelper
 
getDefaultConfigResource() - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
If no config location resource is configured on the servlet context, the value returned from this method will be used to initialise the MuleManager.
getDefaultConnectionFactory() - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
getDefaultConnectionFactory() - Method in class org.mule.transport.jms.activemq.ActiveMQXAJmsConnector
 
getDefaultConnectionFactory() - Method in class org.mule.transport.jms.JmsConnector
Override this method to provide a default ConnectionFactory for a vendor-specific JMS Connector.
getDefaultConnectionStrategy() - Method in interface org.mule.api.MuleContext
 
getDefaultConnectionStrategy() - Method in class org.mule.DefaultMuleContext
Returns a clone of the default Connection strategy.
getDefaultConnectionStrategy(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultConnector() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultDeleteUnacceptedMessages(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultEncoding() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultEncoding() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultEndpointEncoding(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultFilter(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultInboundTransformers(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultInboundTransformers(TransportServiceDescriptor) - Static method in class org.mule.transformer.TransformerUtils
 
getDefaultInboundTransformers() - Method in class org.mule.transport.AbstractConnector
 
getDefaultInitialState(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultMessageDispatcherThreadingProfile() - Method in interface org.mule.api.MuleContext
 
getDefaultMessageDispatcherThreadingProfile() - Method in class org.mule.DefaultMuleContext
 
getDefaultMessageReceiverThreadingProfile() - Method in interface org.mule.api.MuleContext
 
getDefaultMessageReceiverThreadingProfile() - Method in class org.mule.DefaultMuleContext
 
getDefaultMessageRequesterThreadingProfile() - Method in interface org.mule.api.MuleContext
 
getDefaultMessageRequesterThreadingProfile() - Method in class org.mule.DefaultMuleContext
 
getDefaultOutboundTransformers(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultOutboundTransformers(TransportServiceDescriptor) - Static method in class org.mule.transformer.TransformerUtils
 
getDefaultOutboundTransformers() - Method in class org.mule.transport.AbstractConnector
 
getDefaultRemoteSync(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultRemoteSyncTimeout(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultResponseTransformers(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultResponseTransformers(TransportServiceDescriptor) - Static method in class org.mule.transformer.TransformerUtils
 
getDefaultResponseTransformers() - Method in class org.mule.transport.AbstractConnector
 
getDefaultScope() - Method in interface org.mule.api.registry.Registry
 
getDefaultScope() - Method in class org.mule.registry.AbstractRegistry
 
getDefaultScope() - Method in class org.mule.transport.MessagePropertiesContext
 
getDefaultSecurityFilter() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultSynchronous(Connector, String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultSynchronousEventTimeout() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultSynchronousEventTimeout() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultThreadingProfile() - Method in interface org.mule.api.MuleContext
 
getDefaultThreadingProfile() - Method in class org.mule.DefaultMuleContext
 
getDefaultTransactionConfig() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultTransactionTimeout() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultTransactionTimeout() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultTransactionTimeout() - Method in class org.mule.util.xa.AbstractResourceManager
Gets the default transaction timeout in milliseconds.
getDelayedResult(String, Source) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getDelegate(int) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
getDelegate(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
 
getDelegate(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AttributeSelectionDefinitionParser
 
getDelegate(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.BooleanAttributeSelectionDefinitionParser
 
getDelegate(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
getDelegate(Element, ParserContext) - Method in class org.mule.config.spring.parsers.specific.ComponentDelegatingDefinitionParser
 
getDeleteProperties() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getDeleteUnacceptedMessages(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDelimiter() - Method in class org.mule.transformer.simple.ObjectArrayToString
 
getDelimiter() - Method in class org.mule.transformer.simple.StringToObjectArray
 
getDependentAgents() - Method in class org.mule.AbstractAgent
 
getDependentAgents() - Method in class org.mule.agent.ConfigScannerAgent
 
getDependentAgents() - Method in interface org.mule.api.agent.Agent
 
getDependentAgents() - Method in class org.mule.module.management.agent.JmxAgent
The JmxAgent needs a RmiRegistryAgent to be started before it can properly work.
getDescription() - Method in class org.mule.AbstractAgent
 
getDescription() - Method in class org.mule.agent.ConfigScannerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.agent.EndpointNotificationLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in interface org.mule.api.agent.Agent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.config.spring.util.CachedResource
 
getDescription() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.module.management.agent.JdmkAgent
 
getDescription() - Method in class org.mule.module.management.agent.JmxAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
Should be a 1 line description of the agent.
getDescription() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getDescription() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
getDescription() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
getDescription(Connectable) - Method in class org.mule.transport.AbstractConnectionStrategy
 
getDetailedMessage() - Method in exception org.mule.api.MuleException
 
getDevListEmail() - Static method in class org.mule.config.MuleManifest
 
getDirectory() - Method in class org.mule.util.store.TextFileObjectStore
 
getDispatcherFactory() - Method in interface org.mule.api.transport.Connector
The dispatcher factory is used to create a message dispatcher of the current request
getDispatcherFactory() - Method in class org.mule.transport.AbstractConnector
 
getDispatcherThreadingProfile() - Method in class org.mule.transport.AbstractConnector
Getter for property 'dispatcherThreadingProfile'.
getDispatcherWorkManager() - Method in class org.mule.transport.AbstractConnector
Returns a work manager for message dispatchers.
getDocUrl(Class) - Static method in class org.mule.config.ExceptionHelper
 
getDom4jXPath() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getDomain() - Method in class org.mule.context.notification.MuleContextNotification
 
getDomainId() - Method in interface org.mule.api.config.MuleConfiguration
 
getDomainId() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDomainName(MuleContext) - Method in class org.mule.module.management.support.AbstractJmxSupport
Calculates the domain name for the current Mule instance.
getDomainName(MuleContext) - Method in interface org.mule.module.management.support.JmxSupport
Calculates the domain name for the current Mule instance.
getDomains(MBeanServer) - Method in class org.mule.module.management.support.AbstractJmxSupport
List all domains of this MBean server.
getDomains(MBeanServer) - Method in class org.mule.module.management.support.JmxLegacySupport
List all domains of this MBean server.
getDomains(MBeanServer) - Method in class org.mule.module.management.support.JmxModernSupport
List all domains of this MBean server.
getDOMXPath() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getDouble(Object, double) - Static method in class org.mule.util.ObjectUtils
Gets a double from a value in a null-safe manner.
getDoubleProperty(String, double) - Method in interface org.mule.api.transport.MessageAdapter
Gets a double property from the message
getDoubleProperty(String, double) - Method in class org.mule.DefaultMuleMessage
 
getDoubleProperty(String, double) - Method in class org.mule.transport.AbstractMessageAdapter
Gets a double property from the message
getDoubleProperty(String, double) - Method in class org.mule.transport.MessagePropertiesContext
 
getDriverClassName() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
getDTDHandler() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getDTDPublicId() - Static method in class org.mule.config.MuleManifest
 
getDTDSystemId() - Static method in class org.mule.config.MuleManifest
 
getElementText() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getElementText() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getEnableCorrelation() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEncoding() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Decides the encoding to be used for events received by this endpoint
getEncoding() - Method in interface org.mule.api.MuleEvent
Gets the encoding for this message.
getEncoding() - Method in interface org.mule.api.MuleEventContext
Gets the encoding for the current message.
getEncoding() - Method in interface org.mule.api.transport.MessageAdapter
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.DefaultMuleEvent
Gets the encoding for this message.
getEncoding() - Method in class org.mule.DefaultMuleEventContext
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.DefaultMuleMessage
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.endpoint.AbstractEndpoint
 
getEncoding() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getEncoding() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getEncoding() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getEncoding() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
getEncoding() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
getEncoding() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getEncoding() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getEncoding() - Method in class org.mule.transport.AbstractMessageAdapter
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.transport.http.ResponseWriter
 
getEncoding() - Method in class org.mule.util.store.TextFileObjectStore
 
getEncryptionStrategies() - Method in interface org.mule.api.security.SecurityManager
 
getEncryptionStrategies() - Method in class org.mule.security.MuleSecurityManager
 
getEncryptionStrategy() - Method in exception org.mule.api.security.CryptoFailureException
 
getEncryptionStrategy(String) - Method in interface org.mule.api.security.SecurityManager
 
getEncryptionStrategy(String) - Method in class org.mule.security.MuleSecurityManager
 
getEndpoint() - Method in interface org.mule.api.MuleEvent
Gets the endpoint associated with this event
getEndpoint(String) - Method in interface org.mule.api.routing.InboundRouterCollection
 
getEndpoint() - Method in interface org.mule.api.routing.NestedRouter
 
getEndpoint(String) - Method in interface org.mule.api.routing.OutboundRouter
 
getEndpoint(String) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
getEndpoint() - Method in interface org.mule.api.routing.RouterCatchAllStrategy
 
getEndpoint() - Method in exception org.mule.api.routing.RoutingException
 
getEndpoint() - Method in interface org.mule.api.security.EndpointSecurityFilter
 
getEndpoint() - Method in interface org.mule.api.transformer.BaseTransformer
The endpoint that this transformer is attached to
getEndpoint() - Method in interface org.mule.api.transport.MessageReceiver
 
getEndpoint() - Method in class org.mule.context.notification.EndpointMessageNotification
 
getEndpoint() - Method in class org.mule.DefaultMuleEvent
 
getEndpoint(EndpointURI, DefaultEndpointFactory.EndpointSource) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getEndpoint() - Method in class org.mule.endpoint.URIBuilder
 
getEndpoint() - Method in class org.mule.message.ExceptionMessage
 
getEndpoint() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
getEndpoint() - Method in class org.mule.routing.AbstractCatchAllStrategy
 
getEndpoint(String) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
getEndpoint() - Method in class org.mule.routing.inbound.WireTap
 
getEndpoint() - Method in class org.mule.routing.LoggingCatchAllStrategy
 
getEndpoint() - Method in class org.mule.routing.nested.DefaultNestedRouter
 
getEndpoint(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEndpoint(int, MuleMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
Will Return the endpont at the given index and will resolve any template tags on the Endpoint URI if necessary
getEndpoint(String) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
getEndpoint() - Method in class org.mule.routing.ServiceCatchAllStrategy
 
getEndpoint() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
getEndpoint() - Method in class org.mule.transformer.AbstractTransformer
 
getEndpoint() - Method in class org.mule.transport.AbstractConnectable
 
getEndpoint() - Method in class org.mule.transport.AbstractMessageReceiver
 
getEndpoint(MuleEvent, String) - Method in class org.mule.transport.DefaultReplyToHandler
 
getEndpoint() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getEndpointAddress() - Method in class org.mule.agent.EndpointNotificationLoggerAgent
 
getEndpointBuilder(String) - Method in interface org.mule.api.endpoint.EndpointFactory
Used to retrieve the an EndpointBuilder equal to the one would be used to create an endpoint.

This is useful if you need to customize a builder before creation of an endpoint as you can use this method to obtain the endpoint builder, custommize it and then call the factory methods that take a EndpointBuilder rather than a String.
getEndpointBuilder() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getEndpointBuilder(String) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getEndpointEncoding(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getEndpointForMessage(MuleMessage) - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
Retrieves a specific message part for the given endpoint.
getEndpointForURI(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
getEndpointName() - Method in interface org.mule.api.endpoint.EndpointURI
Deprecated.
This property is used by endpoint-identifiers, global-endpoints use ImmutableEndpoint.getName()
getEndpointName() - Method in class org.mule.endpoint.MuleEndpointURI
 
getEndpointName(EndpointURI) - Static method in class org.mule.util.ObjectNameHelper
 
getEndpointRef() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getEndpointRef() - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
getEndpoints() - Method in class org.mule.AbstractExceptionListener
 
getEndpoints(Throwable) - Method in class org.mule.AbstractExceptionListener
Returns an endpoint for the given exception.
getEndpoints() - Method in interface org.mule.api.registry.Registry
Deprecated.
Use lookupEndpoint() instead
getEndpoints() - Method in interface org.mule.api.routing.InboundRouterCollection
 
getEndpoints() - Method in interface org.mule.api.routing.OutboundRouter
Gets a list of Endpoint instances associated with this router
getEndpoints() - Method in interface org.mule.api.routing.ResponseRouterCollection
 
getEndpoints() - Method in class org.mule.config.spring.SpringRegistry
getEndpoints() - Method in class org.mule.registry.AbstractRegistry
 
getEndpoints() - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
getEndpoints() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEndpoints() - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
getEndpointURI() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
This specifess the communication endpointUri.
getEndpointURI() - Method in interface org.mule.api.MuleEventContext
Returns a reference to the Endpoint Uri for this context This is the endpoint on which the event was received
getEndpointURI() - Method in interface org.mule.api.transport.MessageReceiver
The endpointUri that this receiver listens on
getEndpointURI() - Method in class org.mule.DefaultMuleEventContext
 
getEndpointURI() - Method in class org.mule.endpoint.AbstractEndpoint
 
getEndpointURI() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getEndpointURI() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getEndpointURI() - Method in class org.mule.transport.AbstractMessageReceiver
 
getEntityResolver() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getEntries() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getEntryPointResolvers() - Method in class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
getEntryPointResolverSet() - Method in interface org.mule.api.component.JavaComponent
A JavaComponent can have a custom entry-point resolver for its own object.
getEntryPointResolverSet() - Method in interface org.mule.api.model.Model
The entry point resolver is used to determine the method to be called on a service when an event is received for it.
getEntryPointResolverSet() - Method in class org.mule.component.AbstractJavaComponent
 
getEntryPointResolverSet() - Method in class org.mule.model.AbstractModel
 
getEntryTTL() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getenv() - Static method in class org.mule.util.SystemUtils
Get the operating system environment variables.
getenv(String) - Static method in class org.mule.util.SystemUtils
 
getEnvironment() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getEnvironment() - Method in class org.mule.jndi.SimpleContext
 
getEnvironment() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getErrorClass(int) - Static method in class org.mule.config.ExceptionHelper
 
getErrorCode(Class) - Static method in class org.mule.config.ExceptionHelper
 
getErrorCodePropertyName(String) - Static method in class org.mule.config.ExceptionHelper
 
getErrorHandler() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getErrorMapping(String, Class) - Static method in class org.mule.config.ExceptionHelper
 
getErrorMessage() - Method in class org.mule.api.model.InvocationResult
Returns the error message set on this result or null if none has been set
getErrorMessagePayload(MuleMessage) - Method in class org.mule.AbstractExceptionListener
 
getEvaluator() - Method in class org.mule.routing.filters.ExpressionFilter
 
getEvaluator() - Method in class org.mule.routing.outbound.EndpointSelector
 
getEvaluator() - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
getEvaluator() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getEvent() - Method in interface org.mule.api.interceptor.Invocation
Deprecated.
 
getEvent() - Method in class org.mule.interceptor.RequestContextInvocation
 
getEvent(MuleMessage, String, boolean) - Method in class org.mule.module.client.MuleClient
Packages a mule event for the current request
getEvent() - Static method in class org.mule.RequestContext
 
getEventContext() - Static method in class org.mule.RequestContext
 
getEventContext() - Method in class org.mule.util.expression.MuleContextExpressionEvaluator
 
getEventCorrelator() - Method in class org.mule.routing.response.AbstractResponseAggregator
 
getEventGroup() - Method in exception org.mule.routing.AggregationException
 
getEventGroup(Object) - Method in class org.mule.routing.EventCorrelator
 
getEventGroup(Object) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getEventGroupIdForEvent(MuleEvent) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getEventTransformer() - Method in class org.mule.module.client.MuleProxyListener
 
getEventType() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getEventType() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getException() - Method in interface org.mule.api.ExceptionPayload
 
getException() - Method in class org.mule.context.notification.ExceptionNotification
 
getException() - Method in class org.mule.message.DefaultExceptionPayload
 
getException() - Method in class org.mule.message.ExceptionMessage
 
getException() - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
getException() - Method in class org.mule.MuleShutdownHook
 
getExceptionCode() - Method in exception org.mule.api.MuleException
 
getExceptionInfo(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionListener() - Method in interface org.mule.api.model.Model
The exception strategy to use by components managed by the model.
getExceptionListener() - Method in interface org.mule.api.service.Service
The exception strategy to use to handle exceptions in the Mule UMO.
getExceptionListener() - Method in interface org.mule.api.transport.Connector
 
getExceptionListener() - Method in class org.mule.model.AbstractModel
 
getExceptionListener() - Method in class org.mule.module.management.mbean.ConnectorService
 
getExceptionListener() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
getExceptionListener() - Method in class org.mule.service.AbstractService
 
getExceptionListener() - Method in class org.mule.transport.AbstractConnector
 
getExceptionMappings() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
getExceptionMappings() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
getExceptionPayload() - Method in interface org.mule.api.transport.MessageAdapter
If an error occurred during the processing of this message this will return a ErrorPayload that contains the root exception and Mule error code, plus any other releated info
getExceptionPayload() - Method in class org.mule.DefaultMuleMessage
If an error occurred during the processing of this message this will return a ErrorPayload that contains the root exception and Mule error code, plus any other releated info
getExceptionPayload() - Static method in class org.mule.RequestContext
 
getExceptionPayload() - Method in class org.mule.transport.AbstractMessageAdapter
 
getExceptionReader(Throwable) - Static method in class org.mule.config.ExceptionHelper
Gets an exception reader for the exception
getExceptions() - Method in class org.mule.util.ExceptionHolder
 
getExceptionsAsList(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionStack(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionType(Throwable, Class) - Method in class org.mule.AbstractExceptionListener
 
getExceptionType() - Method in interface org.mule.api.config.ExceptionReader
 
getExceptionType() - Method in class org.mule.config.DefaultExceptionReader
 
getExceptionType() - Method in class org.mule.config.MuleExceptionReader
 
getExceptionType() - Method in class org.mule.config.NamingExceptionReader
 
getExceptionType() - Method in class org.mule.transport.jms.JmsExceptionReader
 
getExecutedEvents() - Method in class org.mule.management.stats.ComponentStatistics
 
getExecutedEvents() - Method in class org.mule.management.stats.ServiceStatistics
 
getExecutedEvents() - Method in class org.mule.module.management.mbean.ServiceService
 
getExecutedEvents() - Method in class org.mule.module.management.mbean.ServiceStats
 
getExecutedEvents() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getExecutingPhase() - Method in interface org.mule.api.lifecycle.LifecycleManager
 
getExecutingPhase() - Method in class org.mule.lifecycle.GenericLifecycleManager
Returns the name of the currently executing phase or null if there is not current phase
getExecutionErrors() - Method in class org.mule.management.stats.ServiceStatistics
 
getExecutionErrors() - Method in class org.mule.module.management.mbean.ServiceService
 
getExecutionErrors() - Method in class org.mule.module.management.mbean.ServiceStats
 
getExecutionErrors() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getExhaustedAction() - Method in class org.mule.config.PoolingProfile
 
getExpectedType() - Method in class org.mule.routing.filters.PayloadTypeFilter
 
getExpectedValue() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getExpectedValue() - Method in class org.mule.module.xml.filters.JXPathFilter
 
getExpirationInterval() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getExpression() - Method in class org.mule.module.ognl.filters.OGNLFilter
 
getExpression() - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
getExpression() - Method in class org.mule.routing.filters.ExpressionFilter
 
getExpression() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
getExpression() - Method in class org.mule.routing.filters.RegExFilter
Deprecated.
Use RegExFilter.getPattern() This method name was changed to be consistent with other filters
getExpression() - Method in class org.mule.routing.outbound.EndpointSelector
 
getExpression() - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
getExpression() - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Returns the match expression
getExpression() - Method in class org.mule.transport.jms.filters.JmsSelectorFilter
 
getExpression() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getExternalSchemaLocation() - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
getFactories() - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
getFactory() - Method in interface org.mule.api.transaction.TransactionConfig
 
getFactory() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getFactory() - Method in class org.mule.module.xml.filters.JXPathFilter
 
getFactory() - Method in class org.mule.transaction.MuleTransactionConfig
 
getFactoryProperties() - Method in class org.mule.transport.quartz.QuartzConnector
 
getFallbackCharset() - Method in class org.mule.transport.http.HttpResponse
 
getFatalErrors() - Method in class org.mule.management.stats.ServiceStatistics
 
getFatalErrors() - Method in class org.mule.module.management.mbean.ServiceService
 
getFatalErrors() - Method in class org.mule.module.management.mbean.ServiceStats
 
getFatalErrors() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getFeature(String) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getFile() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getFilter() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The filter to apply to incoming messages.
getFilter() - Method in class org.mule.endpoint.AbstractEndpoint
 
getFilter(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getFilter() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getFilter() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getFilter() - Method in class org.mule.routing.filters.logic.NotFilter
 
getFilter() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
getFilter() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getFilter() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getFilter() - Method in class org.mule.transport.http.config.ErrorFilterFactoryBean
 
getFilterAddress() - Method in interface org.mule.api.endpoint.EndpointURI
 
getFilterAddress() - Method in class org.mule.endpoint.MuleEndpointURI
 
getFilters() - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
 
getFirstHeader(String) - Method in class org.mule.transport.http.HttpRequest
 
getFirstHeader(String) - Method in class org.mule.transport.http.HttpResponse
 
getFirstMessage() - Method in class org.mule.transport.vm.VMMessageReceiver
 
getFirstMessages() - Method in class org.mule.transport.vm.VMMessageReceiver
 
getFloat(Object, float) - Static method in class org.mule.util.ObjectUtils
Gets a float from a value in a null-safe manner.
getFloatProperty(String, float) - Method in class org.mule.transport.MessagePropertiesContext
 
getFormattedDuration(long) - Static method in class org.mule.util.DateUtils
 
getFormattedMessage(String, Object[]) - Static method in class org.mule.util.StringMessageUtils
 
getFragment() - Method in class org.mule.endpoint.MuleEndpointURI
 
getFreeMemory() - Method in class org.mule.module.management.mbean.MuleService
 
getFreeMemory() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getFrequency() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
getFullExpression() - Method in class org.mule.routing.filters.ExpressionFilter
 
getFullExpression() - Method in class org.mule.routing.outbound.EndpointSelector
 
getFullExpression() - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
getFullScheme() - Method in interface org.mule.api.endpoint.EndpointURI
 
getFullScheme() - Method in class org.mule.endpoint.MuleEndpointURI
 
getGlobalEndpointBuilderBeanClass() - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
getGrandparentBeanName(Element) - Method in class org.mule.config.spring.parsers.generic.GrandchildDefinitionParser
 
getGroupId() - Method in class org.mule.routing.inbound.EventGroup
Returns an identifier for this EventGroup.
getGroupName() - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
getGroupName() - Method in interface org.mule.transport.quartz.config.JobConfig
 
getHeader(String) - Method in class org.mule.transport.http.HttpMessageAdapter
 
getHeaderIterator() - Method in class org.mule.transport.http.HttpRequest
 
getHeaderIterator() - Method in class org.mule.transport.http.HttpResponse
 
getHeaders() - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getHeaders() - Method in class org.mule.management.stats.printers.XMLPrinter
 
getHeaders() - Method in class org.mule.transport.http.HttpRequest
 
getHeaders() - Method in class org.mule.transport.http.HttpResponse
 
getHost() - Method in interface org.mule.api.endpoint.EndpointURI
 
getHost() - Method in class org.mule.endpoint.MuleEndpointURI
 
getHost() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Getter for property 'host'.
getHost() - Method in class org.mule.module.management.agent.JdmkAgent
 
getHost() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getHost() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
getHostConfig(URI) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
getHostIp() - Method in class org.mule.module.management.mbean.MuleService
 
getHostIp() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getHostname() - Method in class org.mule.module.management.mbean.MuleService
 
getHostname() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getHttpMethod() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getHttpVersion() - Method in class org.mule.transport.http.HttpResponse
 
getHttpVersion() - Method in class org.mule.transport.http.RequestLine
 
getI18nMessage() - Method in exception org.mule.api.MuleException
 
getId() - Method in interface org.mule.api.config.MuleConfiguration
 
getId() - Method in interface org.mule.api.MuleEvent
Every event in the system is assigned a universally unique id (UUID).
getId() - Method in interface org.mule.api.MuleSession
Returns the unique id for this session
getId() - Method in class org.mule.config.DefaultMuleConfiguration
 
getId() - Method in class org.mule.DefaultMuleEvent
 
getId() - Method in class org.mule.DefaultMuleSession
 
getId() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getId(Object) - Method in interface org.mule.transport.bpm.BPMS
 
getId(Object) - Method in class org.mule.util.queue.EventFilePersistenceStrategy
 
getId(Object) - Method in class org.mule.util.queue.EventMemoryPersistenceStrategy
 
getId(Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
getId() - Method in class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
getId(Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
getId() - Method in interface org.mule.util.queue.QueuePersistenceStrategy.Holder
 
getId() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
getIdExpression() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getIdForEvent(MuleEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getIdForEvent(MuleEvent) - Method in class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
getIgnoredMethods() - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
Returns an unmodifable Set of ignoredMethods on this resolver To add method to the resolver use ReflectionEntryPointResolver.addIgnoredMethod(String)
getIgnoredObjectTypes() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getIgnoredObjectTypes() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getInboundEndpoint(String) - Method in interface org.mule.api.endpoint.EndpointFactory
Creates an endpoint with the "INBOUND" role.
getInboundEndpoint(EndpointBuilder) - Method in interface org.mule.api.endpoint.EndpointFactory
Creates an endpoint with the "INBOUND" role using the builder provided.
getInboundEndpoint(EndpointURI) - Method in interface org.mule.api.endpoint.EndpointFactory
Deprecated. 
getInboundEndpoint(String) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getInboundEndpoint(EndpointBuilder) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getInboundEndpoint(EndpointURI) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getInboundEndpoint(String) - Method in class org.mule.module.client.MuleClient
 
getInboundEndpointFactoryBeanClass() - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
getInboundEndpointResponseTransformers(Connector, EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getInboundRouter() - Method in interface org.mule.api.service.Service
Inbound Routers control how events are received by a service.
getInboundRouter() - Method in class org.mule.service.AbstractService
 
getInboundRouterStat() - Method in class org.mule.management.stats.ServiceStatistics
 
getInboundTransformer() - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
getInboundTransformers(Connector, EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getIncomingEndpoints() - Method in class org.mule.service.AbstractService
Returns a list of all incoming endpoints on a service.
getIndentEnabled() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getIndentSize() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getIndentString() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getInetAddress() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getInfo(Throwable) - Method in interface org.mule.api.config.ExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo() - Method in interface org.mule.api.ExceptionPayload
 
getInfo() - Method in exception org.mule.api.MuleException
 
getInfo(Throwable) - Method in class org.mule.config.DefaultExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.config.MuleExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.config.NamingExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo() - Method in class org.mule.message.DefaultExceptionPayload
 
getInfo(Throwable) - Method in class org.mule.transport.jms.JmsExceptionReader
Returns a map of the non-stanard information stored on the exception
getInitialContext(Hashtable) - Method in class org.mule.config.spring.jndi.SpringInitialContextFactory
 
getInitialContext(Hashtable) - Method in class org.mule.jndi.MuleInitialContextFactory
 
getInitialFactory() - Method in class org.mule.object.JndiObjectFactory
 
getInitialisationPolicy() - Method in class org.mule.config.PoolingProfile
 
getInitialState() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Sets the state the endpoint will be loaded in.
getInitialState() - Method in interface org.mule.api.service.Service
Returns the initial state of this service
getInitialState() - Method in class org.mule.endpoint.AbstractEndpoint
Sets the state the endpoint will be loaded in.
getInitialState(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getInitialState() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getInitialState() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getInitialState() - Method in class org.mule.service.AbstractService
 
getInputClass() - Method in class org.mule.transformer.TransformerWeighting
 
getInputStream() - Method in class org.mule.config.ConfigResource
 
getInputStream() - Method in class org.mule.config.spring.util.CachedResource
 
getInputStream() - Method in class org.mule.transport.http.HttpServerConnection
 
getInputStream() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getInputStream() - Method in class org.mule.transport.stdio.StdioConnector
 
getInputStream() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
getInputWeighting() - Method in class org.mule.transformer.TransformerWeighting
 
getInstance() - Method in interface org.mule.api.object.ObjectFactory
Retrieve an instance of the object.
getInstance() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
getInstance() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
getInstance() - Method in class org.mule.model.seda.SedaService
 
getInstance() - Static method in class org.mule.module.management.support.AutoDiscoveryJmxSupportFactory
Obtain an instance of the factory class.
getInstance() - Method in class org.mule.module.xml.transformer.XStreamFactory
 
getInstance() - Method in class org.mule.object.AbstractObjectFactory
Creates an initialized object instance based on the class and sets any properties.
getInstance() - Method in class org.mule.object.JndiObjectFactory
 
getInstance() - Method in class org.mule.object.SingletonObjectFactory
Always returns the same instance of the object.
getInstance() - Static method in class org.mule.transaction.TransactionCoordination
 
getInstance() - Static method in class org.mule.transport.NullPayload
 
getInstance(Class) - Static method in class org.mule.util.SplashScreen
 
getInstance() - Static method in class org.mule.VoidResult
 
getInstanceId() - Method in class org.mule.module.management.mbean.MuleService
 
getInstanceId() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getInt(Object, int) - Static method in class org.mule.util.ObjectUtils
Gets a int from a value in a null-safe manner.
getIntegerProperty(Map, String, Integer) - Static method in class org.mule.endpoint.AbstractEndpointBuilder
 
getInterface() - Method in interface org.mule.api.routing.NestedRouter
 
getInterface() - Method in class org.mule.routing.nested.DefaultNestedRouter
 
getInterfaceClass() - Method in class org.mule.routing.nested.DefaultNestedRouter
 
getInterfaceToTypes() - Method in class org.mule.context.notification.ServerNotificationManager
 
getIntProperty(String, int) - Method in interface org.mule.api.transport.MessageAdapter
Gets an integer property from the message
getIntProperty(String, int) - Method in class org.mule.DefaultMuleMessage
Gets an integer property from the message
getIntProperty(String, int) - Method in class org.mule.transport.AbstractMessageAdapter
Gets an integer property from the message
getIntProperty(String, int) - Method in class org.mule.transport.MessagePropertiesContext
 
getItem() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
getIterationCount() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
getJaasConfig() - Static method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Returns the Jas Configuration
getJavaBeanXPath() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getJavaDocUrl(Class) - Static method in class org.mule.config.ExceptionHelper
 
getJdkVersion() - Method in class org.mule.module.management.mbean.MuleService
 
getJdkVersion() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getJmsSupport() - Method in class org.mule.transport.jms.JmsConnector
 
getJmxAdaptorUrl() - Method in class org.mule.module.management.agent.JdmkAgent
 
getJmxAdaptorUrl() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getJmxSupport() - Method in class org.mule.module.management.support.AutoDiscoveryJmxSupportFactory
Will try to detect if JMX 1.2 or later is available, otherwise will fallback to the JMX 1.1 version of the support class.
getJmxSupport() - Method in interface org.mule.module.management.support.JmxSupportFactory
Create an instance of a JMX support class.
getJmxSupportFactory() - Method in class org.mule.module.management.agent.JmxAgent
Getter for property 'jmxSupportFactory'.
getJmxSupportFactory() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
Getter for property 'jmxSupportFactory'.
getJndiContext(String) - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiContext() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiInitialFactory() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiName() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getJndiProviderProperties() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiProviderUrl() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiUrlPkgPrefixes() - Method in class org.mule.transport.AbstractJndiConnector
 
getJob() - Method in class org.mule.transport.quartz.jobs.CustomJobConfig
 
getJob(MuleMessage) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getJobClass() - Method in interface org.mule.transport.quartz.config.JobConfig
 
getJobClass() - Method in class org.mule.transport.quartz.jobs.CustomJobConfig
 
getJobClass() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getJobClass() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getJobClass() - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
getJobClass() - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
getJobConfig(MuleMessage) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getJobGroupName() - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
getJobGroupName() - Method in interface org.mule.transport.quartz.config.JobConfig
 
getKeepAliveMonitor() - Method in class org.mule.transport.tcp.TcpConnector
 
getKeepAliveTimeout() - Method in class org.mule.transport.tcp.TcpConnector
 
getKey() - Method in class org.mule.api.registry.AbstractServiceDescriptor.Key
 
getKey() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
getKey() - Method in class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser.KeyValuePair
 
getKey() - Method in interface org.mule.security.SecretKeyFactory
 
getKey() - Method in class org.mule.transformer.simple.MapLookup
 
getKeyFactory() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
getKeyManagerAlgorithm() - Method in class org.mule.api.security.provider.IBMSecurityProvider2Info
 
getKeyManagerAlgorithm() - Method in class org.mule.api.security.provider.IBMSecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in interface org.mule.api.security.provider.SecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in class org.mule.api.security.provider.SunSecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyManagerAlgorithm() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyManagerAlgorithm() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyManagerAlgorithm() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyManagerFactory() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyManagerFactory() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyManagerFactory() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyManagerFactory() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyPassword() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyPassword() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyPassword() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyPassword() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyStore() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyStore() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyStore() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyStore() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyStorePassword() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyStorePassword() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyStorePassword() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyStorePassword() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyStoreType() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyStoreType() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyStoreType() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyStoreType() - Method in class org.mule.transport.ssl.SslConnector
 
getLeftFilter() - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
Deprecated. 
getLevelMappings() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLicense() - Method in class org.mule.module.management.mbean.MuleService
 
getLicense() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getLifecycleAdapterFactory() - Method in interface org.mule.api.component.JavaComponent
Returns the factory used create life-cycle adaptors that are used to wrap component instance.
getLifecycleAdapterFactory() - Method in interface org.mule.api.model.Model
The lifecycle adapter is used by the model to translate Mule lifecycle event to events that UMO components registered with the model understand.
getLifecycleAdapterFactory() - Method in class org.mule.component.AbstractJavaComponent
 
getLifecycleAdapterFactory() - Method in class org.mule.model.AbstractModel
 
getLifecycleClass() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getLifecycleClass() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getLifecycleManager() - Method in interface org.mule.api.MuleContext
 
getLifecycleManager() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getLifecycleManager() - Method in class org.mule.DefaultMuleContext
 
getLifecycleManager() - Method in class org.mule.registry.AbstractRegistry
 
getLifecycles() - Method in interface org.mule.api.lifecycle.LifecycleManager
 
getLifecycles() - Method in class org.mule.lifecycle.GenericLifecycleManager
 
getLimit() - Method in class org.mule.transport.tcp.protocols.StreamingProtocol
 
getLineSeparator() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getList() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
Getter for property 'list'.
getList() - Method in class org.mule.util.MapCombiner
 
getListDelimiter() - Method in class org.mule.routing.outbound.StaticRecipientList
Overloading classes can change the delimiter used to separate entries in the recipient list.
getListener() - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
getListener() - Method in class org.mule.transport.AbstractMessageReceiver
 
getListenerClass() - Method in class org.mule.module.client.MuleProxyListener
 
getListeners() - Method in class org.mule.context.notification.ServerNotificationManager
 
getListSize() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
Getter for property 'listSize'.
getListSize() - Method in interface org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListenerMBean
Getter for property 'listSize'.
getLocalName() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getLocalName() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getLocation() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getLocation() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getLock() - Method in class org.mule.util.concurrent.SynchronizedVariable
 
getLogConfigFile() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLogFile() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLogger() - Method in class org.mule.MuleServer
 
getLogger() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getLogger() - Method in class org.mule.util.xa.AbstractResourceManager
 
getLogin() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getLoginConfig() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Gets the Login Configuration
getLoginContextName() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Gets the Login Context Name
getLoginModule() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Gets the login module name
getLogName() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLong(Object, long) - Static method in class org.mule.util.ObjectUtils
Gets a long from a value in a null-safe manner.
getLongProperty(String, long) - Method in interface org.mule.api.transport.MessageAdapter
Gets a long property from the message
getLongProperty(String, long) - Method in class org.mule.DefaultMuleMessage
Gets a long property from the message
getLongProperty(String, long) - Method in class org.mule.transport.AbstractMessageAdapter
Gets a long property from the message
getLongProperty(String, long) - Method in class org.mule.transport.MessagePropertiesContext
 
getManifest() - Static method in class org.mule.config.MuleManifest
 
getManifestProperty(String) - Static method in class org.mule.config.MuleManifest
 
getMaxActive() - Method in class org.mule.config.PoolingProfile
 
getMaxActive() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
getMaxActive() - Method in interface org.mule.util.pool.ObjectPool
 
getMaxActiveTransformers() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getMaxBufferSize() - Method in interface org.mule.api.config.ThreadingProfile
 
getMaxBufferSize() - Method in class org.mule.config.ChainedThreadingProfile
 
getMaxBufferSize() - Method in class org.mule.config.ImmutableThreadingProfile
 
getMaxDispatchersActive() - Method in class org.mule.transport.AbstractConnector
Returns the maximum number of dispatchers that can be concurrently active per endpoint.
getMaxEntries() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getMaxExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getMaxExecutionTime() - Method in class org.mule.management.stats.ServiceStatistics
Deprecated. 
getMaxExecutionTime() - Method in class org.mule.module.management.mbean.ServiceService
 
getMaxExecutionTime() - Method in class org.mule.module.management.mbean.ServiceStats
 
getMaxExecutionTime() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getMaxIdle() - Method in class org.mule.config.PoolingProfile
 
getMaxIdleTransformers() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getMaxMemory() - Method in class org.mule.module.management.mbean.MuleService
 
getMaxMemory() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getMaxMessageLength() - Method in class org.mule.transport.tcp.protocols.LengthProtocol
 
getMaxOutstandingMessages() - Method in class org.mule.config.QueueProfile
This specifies the number of messages that can be queued before it starts blocking.
getMaxQueueSize() - Method in class org.mule.management.stats.ServiceStatistics
 
getMaxQueueSize() - Method in class org.mule.module.management.mbean.ServiceService
 
getMaxQueueSize() - Method in class org.mule.module.management.mbean.ServiceStats
 
getMaxQueueSize() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getMaxRedelivery() - Method in class org.mule.transport.jms.JmsConnector
 
getMaxRequestersActive() - Method in class org.mule.transport.AbstractConnector
Returns the maximum number of requesters that can be concurrently active per endpoint.
getMaxThreadsActive() - Method in interface org.mule.api.config.ThreadingProfile
 
getMaxThreadsActive() - Method in class org.mule.config.ChainedThreadingProfile
 
getMaxThreadsActive() - Method in class org.mule.config.ImmutableThreadingProfile
 
getMaxThreadsIdle() - Method in interface org.mule.api.config.ThreadingProfile
 
getMaxThreadsIdle() - Method in class org.mule.config.ChainedThreadingProfile
 
getMaxThreadsIdle() - Method in class org.mule.config.ImmutableThreadingProfile
 
getMaxWait() - Method in class org.mule.config.PoolingProfile
 
getMBeanServer() - Method in class org.mule.module.management.agent.JmxAgent
 
getMemoryPersistenceStrategy() - Method in interface org.mule.util.queue.QueueManager
 
getMemoryPersistenceStrategy() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getMessage(Throwable) - Method in interface org.mule.api.config.ExceptionReader
 
getMessage() - Method in interface org.mule.api.ExceptionPayload
 
getMessage() - Method in class org.mule.api.FutureMessageResult
 
getMessage(long) - Method in class org.mule.api.FutureMessageResult
 
getMessage() - Method in interface org.mule.api.interceptor.Invocation
Deprecated.
 
getMessage() - Method in interface org.mule.api.MuleEvent
Returns the message payload for this event
getMessage() - Method in interface org.mule.api.MuleEventContext
Returns the message payload for this event
getMessage() - Method in exception org.mule.api.MuleException
 
getMessage(int) - Method in interface org.mule.api.MuleMessageCollection
 
getMessage(Throwable) - Method in class org.mule.config.DefaultExceptionReader
 
getMessage() - Method in class org.mule.config.i18n.Message
 
getMessage(Throwable) - Method in class org.mule.config.MuleExceptionReader
 
getMessage(Throwable) - Method in class org.mule.config.NamingExceptionReader
 
getMessage(int) - Method in class org.mule.DefaultMessageCollection
 
getMessage() - Method in class org.mule.DefaultMuleEvent
 
getMessage() - Method in class org.mule.DefaultMuleEventContext
Returns the message payload for this event
getMessage() - Method in class org.mule.interceptor.RequestContextInvocation
 
getMessage() - Method in class org.mule.message.DefaultExceptionPayload
 
getMessage() - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getMessage() - Method in class org.mule.transformer.simple.StringAppendTransformer
 
getMessage(Throwable) - Method in class org.mule.transport.jms.JmsExceptionReader
 
getMessageAdapter(Object) - Method in interface org.mule.api.transport.Connector
Gets a MessageAdapter from the connector for the given message (data)
getMessageAdapter(Object) - Method in class org.mule.transport.AbstractConnector
Gets a MessageAdapter for the endpoint for the given message (data)
getMessageAdapter(Object) - Method in class org.mule.transport.jms.JmsConnector
 
getMessageAdapter(Object) - Method in class org.mule.transport.vm.VMConnector
 
getMessageAsBytes() - Method in interface org.mule.api.MuleEvent
Reterns the conents of the message as a byte array.
getMessageAsBytes() - Method in interface org.mule.api.MuleEventContext
Returns the contents of the message as a byte array.
getMessageAsBytes() - Method in class org.mule.DefaultMuleEvent
 
getMessageAsBytes() - Method in class org.mule.DefaultMuleEventContext
Reterns the conents of the message as a byte array.
getMessageAsString() - Method in interface org.mule.api.MuleEvent
Returns the message contents as a string If necessary this will use the encoding set on the event
getMessageAsString(String) - Method in interface org.mule.api.MuleEvent
Returns the message contents as a string
getMessageAsString() - Method in interface org.mule.api.MuleEventContext
Returns the message contents as a string This method will use the encoding set on the event
getMessageAsString(String) - Method in interface org.mule.api.MuleEventContext
Returns the message contents as a string
getMessageAsString() - Method in class org.mule.DefaultMuleEvent
 
getMessageAsString(String) - Method in class org.mule.DefaultMuleEvent
Returns the message contents as a string
getMessageAsString(String) - Method in class org.mule.DefaultMuleEventContext
Returns the message contents as a string
getMessageAsString() - Method in class org.mule.DefaultMuleEventContext
Returns the message contents as a string This method will use the default encoding on the event
getMessageCode() - Method in exception org.mule.api.MuleException
 
getMessageDelayTime() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getMessageDigestAlgorithm() - Method in class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
getMessageId(MuleMessage) - Method in interface org.mule.api.routing.MessageInfoMapping
 
getMessageId(MessageAdapter) - Method in class org.mule.routing.CorrelationPropertiesExpressionEvaluator
 
getMessageId(MuleMessage) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
getMessageId(MuleMessage) - Method in class org.mule.routing.MuleMessageInfoMapping
 
getMessageIdExpression() - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
getMessageInfoMapping() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
getMessageInfoMapping() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getMessageInfoMapping() - Method in class org.mule.routing.response.AbstractResponseRouter
 
getMessageList() - Method in class org.mule.DefaultMessageCollection
 
getMessagePart(MuleMessage, OutboundEndpoint) - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
Retrieves a specific message part for the given endpoint.
getMessagePart(MuleMessage, OutboundEndpoint) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Retrieves a specific message part for the given endpoint.
getMessagePart(MuleMessage, OutboundEndpoint) - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
 
getMessages() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
getMessages() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
getMessages() - Method in class org.mule.transport.vm.VMMessageReceiver
It's impossible to process all messages in the receive transaction
getMessagesAsArray() - Method in interface org.mule.api.MuleMessageCollection
 
getMessagesAsArray() - Method in class org.mule.DefaultMessageCollection
 
getMessageSize() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getMethod() - Method in interface org.mule.api.routing.NestedRouter
 
getMethod() - Method in class org.mule.routing.nested.DefaultNestedRouter
 
getMethod(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
getMethod() - Method in class org.mule.transport.http.RequestLine
 
getMethod(Class, String, Class[]) - Static method in class org.mule.util.ClassUtils
Returns a matching method for the given name and parameters on the given class If the parameterTypes arguments is null it will return the first matching method on the class.
getMethodArguments() - Method in class org.mule.transport.rmi.RmiMessageReceiver
Returns the method arguments to use when invoking the method on the Remote object.
getMethodArgumentTypes(Object[]) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
getMethodArgumentTypes(Object[]) - Method in class org.mule.model.resolvers.ArrayEntryPointResolver
 
getMethodArgumentTypes(Object[]) - Method in class org.mule.model.resolvers.NoArgumentsEntryPointResolver
 
getMethodByArguments(Object, Object[]) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
getMethodByName(String, MuleEventContext) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
getMethodCalled() - Method in class org.mule.api.model.InvocationResult
Returns the name of the method invoked, this property is only set if the state of the invocation is InvocationResult.STATE_INVOKED_SUCESSFUL
getMethodObject(Remote, MuleEvent) - Method in class org.mule.transport.rmi.RmiConnector
Helper method for Dispatchers and Receives to extract the correct method from a Remote object
getMethodProperty() - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
getMethods() - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
getMinExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getMinExecutionTime() - Method in class org.mule.management.stats.ServiceStatistics
Deprecated. 
getMinExecutionTime() - Method in class org.mule.module.management.mbean.ServiceService
 
getMinExecutionTime() - Method in class org.mule.module.management.mbean.ServiceStats
 
getMinExecutionTime() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getMode() - Method in class org.mule.transport.soap.NamedParameter
 
getModel() - Method in interface org.mule.api.service.Service
Returns the name of the model that this descriptor is registered with.
getModel() - Method in class org.mule.service.AbstractService
 
getModelClass() - Method in interface org.mule.api.model.ModelServiceDescriptor
 
getModelClass() - Method in class org.mule.model.DefaultModelServiceDescriptor
 
getModels() - Method in interface org.mule.api.registry.Registry
Deprecated.
Use lookupModel() instead
getModels() - Method in class org.mule.config.spring.SpringRegistry
 
getModels() - Method in class org.mule.registry.AbstractRegistry
 
getMuleClient() - Method in class org.mule.transport.bpm.ProcessConnector
 
getMuleConfiguration() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getMuleContext() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
getMuleContext() - Method in interface org.mule.api.MuleEvent
Returns the muleContext for the Mule node that this event was received in
getMuleContext() - Method in interface org.mule.api.MuleEventContext
 
getMuleContext() - Method in interface org.mule.api.service.Service
 
getMuleContext() - Method in interface org.mule.api.transport.Connector
 
getMuleContext() - Method in class org.mule.DefaultMuleEvent
 
getMuleContext() - Method in class org.mule.DefaultMuleEventContext
 
getMuleContext() - Method in class org.mule.endpoint.AbstractEndpoint
 
getMuleContext() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getMuleContext() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getMuleContext() - Method in class org.mule.module.client.MuleClient
The overriding method may want to return a custom MuleContext here
getMuleContext() - Static method in class org.mule.MuleServer
 
getMuleContext() - Method in class org.mule.routing.AbstractRouter
 
getMuleContext() - Method in class org.mule.service.AbstractService
 
getMuleContext() - Method in class org.mule.transport.AbstractConnectionStrategy
 
getMuleContext() - Method in class org.mule.transport.AbstractConnector
 
getMuleContext() - Method in class org.mule.util.expression.MuleContextExpressionEvaluator
 
getMuleHomeDirectory() - Method in interface org.mule.api.config.MuleConfiguration
 
getMuleHomeDirectory() - Method in class org.mule.config.DefaultMuleConfiguration
 
getName() - Method in class org.mule.AbstractAgent
 
getName() - Method in interface org.mule.api.EncryptionStrategy
 
getName() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The name is the identifier for the endpoint
getName() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getName() - Method in interface org.mule.api.NamedObject
Gts the name of the object
getName() - Method in interface org.mule.api.security.SecurityProvider
 
getName() - Method in class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
getName() - Method in class org.mule.config.support.InheritedModel
 
getName() - Method in class org.mule.endpoint.AbstractEndpoint
 
getName(EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getName() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getName() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getName() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getName() - Method in class org.mule.management.stats.ServiceStatistics
 
getName() - Method in class org.mule.model.AbstractModel
 
getName() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
 
getName() - Method in class org.mule.module.jaas.MuleJaasPrincipal
 
getName() - Method in class org.mule.module.management.mbean.ConnectorService
 
getName() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
getName() - Method in class org.mule.module.management.mbean.EndpointService
 
getName() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
getName() - Method in class org.mule.module.management.mbean.ModelService
 
getName() - Method in interface org.mule.module.management.mbean.ModelServiceMBean
 
getName() - Method in class org.mule.module.management.mbean.RegistryService
 
getName() - Method in interface org.mule.module.management.mbean.RegistryServiceMBean
 
getName() - Method in class org.mule.module.management.mbean.ServiceService
 
getName() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
The name of this service
getName() - Method in class org.mule.module.management.mbean.ServiceStats
 
getName() - Method in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.module.xml.expression.XPathExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getName() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getName() - Method in class org.mule.security.AbstractNamedEncryptionStrategy
 
getName() - Method in class org.mule.service.AbstractService
 
getName() - Method in class org.mule.transformer.AbstractTransformer
 
getName() - Method in class org.mule.transport.AbstractConnector
 
getName() - Method in class org.mule.transport.jms.JmsTransactionFactory
 
getName() - Method in class org.mule.transport.soap.NamedParameter
 
getName() - Method in class org.mule.transport.soap.SoapMethod
 
getName() - Method in interface org.mule.util.counters.Counter
Accessor for the counter's name.
getName() - Method in class org.mule.util.counters.CounterFactory.Type
 
getName() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getName() - Method in class org.mule.util.expression.EndpointInfoExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.FunctionExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MapPayloadExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageAttachmentExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageAttachmentsExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageAttachmentsListExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageHeaderExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageHeadersExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessageHeadersListExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MessagePayloadExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.util.expression.MuleContextExpressionEvaluator
Gts the name of the object
getName() - Method in interface org.mule.util.queue.Queue
 
getName() - Method in class org.mule.util.queue.QueueInfo
 
getName() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getName() - Method in class org.mule.util.timer.EventTimerTask
Gets the task name (this is also the timer thread name)
getName() - Method in class org.mule.util.timer.TimeEvent
 
getNamedParameters() - Method in class org.mule.transport.soap.SoapMethod
 
getNameForDestination(Destination) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
getNameInNamespace() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getNameInNamespace() - Method in class org.mule.jndi.SimpleContext
 
getNameOrId(Element) - Static method in class org.mule.config.spring.util.SpringXMLUtils
 
getNameParser(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getNameParser(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getNameParser(Name) - Method in class org.mule.jndi.SimpleContext
 
getNameParser(Attributes.Name) - Method in class org.mule.jndi.SimpleContext
 
getNameParser(String) - Method in class org.mule.jndi.SimpleContext
 
getNamespaceContext() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getNamespaceContext() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getNamespaceCount() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getNamespaceCount() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getNamespaceList() - Method in class org.mule.module.xml.stax.StartElementEventX
 
getNamespacePrefix(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getNamespaces() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getNamespaces() - Method in class org.mule.module.xml.filters.JXPathFilter
 
getNamespaces() - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
getNamespaceURI() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getNamespaceURI(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getNamespaceURI(String) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getNamespaceURI(String) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
getNamespaceURI() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getNamespaceURI(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getNamespaceURI(String) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getNearestTransformerMatch(List, Class, Class) - Method in class org.mule.registry.AbstractRegistry
 
getNestedRouter() - Method in interface org.mule.api.component.JavaComponent
 
getNestedRouter() - Method in class org.mule.component.AbstractJavaComponent
 
getNewLineAfterNTags() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getNextMessage() - Method in class org.mule.config.i18n.Message
 
getNextMessage(Object) - Method in class org.mule.transport.AbstractReceiverResourceWorker
The method used to read the next message from the underlying transport.
getNextMessage(Object) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
getNextTransformer() - Method in interface org.mule.api.transformer.StreamingTransformer
Transformers can be chained together and invoked in a series
getNotificationManager() - Method in interface org.mule.api.MuleContext
 
getNotificationManager() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getNotificationManager() - Method in class org.mule.DefaultMuleContext
 
getNotificationsList() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
Getter for property 'notificsationList'.
getNotificationsList() - Method in interface org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListenerMBean
Getter for property 'notificsationList'.
getNotRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getNotRouted() - Method in class org.mule.module.management.mbean.RouterStats
 
getNotRouted() - Method in interface org.mule.module.management.mbean.RouterStatsMBean
 
getNumActive() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
getNumActive() - Method in interface org.mule.util.pool.ObjectPool
 
getNumberOfConcurrentTransactedReceivers() - Method in class org.mule.transport.AbstractConnector
Returns the number of concurrent receivers that will be launched when AbstractConnector.isCreateMultipleTransactedReceivers() returns true.
getNumberOfMessages() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getObject() - Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.EndpointFactoryBean
 
getObject() - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
getObject() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getObject() - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
getObject() - Method in class org.mule.transport.http.config.ErrorFilterFactoryBean
 
getObjectClass() - Method in interface org.mule.api.object.ObjectFactory
Returns the class of the object to be instantiated without actually creating an instance.
getObjectClass() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
getObjectClass() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
getObjectClass() - Method in class org.mule.object.AbstractObjectFactory
 
getObjectClass() - Method in class org.mule.object.JndiObjectFactory
Returns the class of the object to be instantiated without actually creating an instance.
getObjectClass() - Method in class org.mule.object.SingletonObjectFactory
 
getObjectClassName() - Method in class org.mule.object.AbstractObjectFactory
 
getObjectFactory() - Method in interface org.mule.api.component.JavaComponent
 
getObjectFactory() - Method in class org.mule.component.AbstractJavaComponent
 
getObjectFactory() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
getObjectFactory() - Method in interface org.mule.util.pool.ObjectPool
 
getObjectName() - Method in exception org.mule.module.management.agent.JmxManagementException
 
getObjectName(String) - Method in class org.mule.module.management.support.JmxLegacySupport
For modern JMX implementation just delegate to a standard factory method.
getObjectName(String) - Method in class org.mule.module.management.support.JmxModernSupport
For modern JMX implementation just delegate to a standard factory method.
getObjectName(String) - Method in interface org.mule.module.management.support.JmxSupport
Create an object name.
getObjectName() - Method in class org.mule.object.JndiObjectFactory
 
getObjectType() - Method in interface org.mule.api.component.JavaComponent
 
getObjectType() - Method in class org.mule.component.AbstractJavaComponent
 
getObjectType() - Method in class org.mule.component.SimpleCallableJavaComponent
 
getObjectType() - Method in class org.mule.config.spring.factories.EndpointFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.InboundEndpointFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.OutboundEndpointFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
getObjectType() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
getObjectType() - Method in class org.mule.transport.http.config.ErrorFilterFactoryBean
 
getObjectTypeMap(Object) - Method in class org.mule.registry.TransientRegistry
 
getOppositeLifecyclePhase() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getOppositeLifecyclePhase() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getOptionalParams() - Method in class org.mule.transport.http.components.RestServiceWrapper
Optional params that are pulled from the message.
getOrCreateConnectorByProtocol(ImmutableEndpoint, MuleContext) - Static method in class org.mule.transport.service.TransportFactory
 
getOrCreateConnectorByProtocol(EndpointURI, MuleContext) - Static method in class org.mule.transport.service.TransportFactory
Returns an initialized connector.
getOrCreateMBeanServer() - Static method in class org.mule.module.management.mbean.MBeanServerFactory
 
getOrCreateRegistry() - Static method in class org.mule.RegistryContext
 
getOrder() - Method in class org.mule.api.transport.PropertyScope
 
getOrderedLifecycleObjects() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getOrderedLifecycleObjects() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getOrginalPayload() - Method in interface org.mule.api.MuleMessage
Returns the original payload used to create this message.
getOrginalPayload() - Method in class org.mule.DefaultMuleMessage
Returns the original payload used to create this message.
getOriginalAdapter() - Method in interface org.mule.api.MuleMessage
Returns the original payload used to create this message.
getOriginalAdapter() - Method in class org.mule.DefaultMuleMessage
Returns the original payload used to create this message.
getOrphanBeanAssembler(Element, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
Deprecated. 
getOsVersion() - Method in class org.mule.module.management.mbean.MuleService
 
getOsVersion() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getOtherwise() - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
getOutboundEndpoint(String) - Method in interface org.mule.api.endpoint.EndpointFactory
Creates an endpoint with the "OUTBOUND" role.
getOutboundEndpoint(EndpointBuilder) - Method in interface org.mule.api.endpoint.EndpointFactory
Creates an endpoint with the "OUTBOUND" role using the builder provided.
getOutboundEndpoint(EndpointURI) - Method in interface org.mule.api.endpoint.EndpointFactory
Deprecated. 
getOutboundEndpoint(String) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getOutboundEndpoint(EndpointBuilder) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getOutboundEndpoint(EndpointURI) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getOutboundEndpoint(String) - Method in class org.mule.module.client.MuleClient
 
getOutboundEndpointFactoryBeanClass() - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
getOutboundEndpointResponseTransformers(Connector, EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getOutboundRouter() - Method in interface org.mule.api.service.Service
Outbound Routers control how events are published by a service once.
getOutboundRouter() - Method in class org.mule.service.AbstractService
 
getOutboundRouterStat() - Method in class org.mule.management.stats.ServiceStatistics
 
getOutboundTransformer() - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
getOutboundTransformers(Connector, EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getOutputClass() - Method in class org.mule.transformer.TransformerWeighting
 
getOutputEncoding() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
getOutputFormat() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getOutputMessage() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getOutputMessageCode() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getOutputStream() - Method in interface org.mule.api.MuleEvent
An outputstream the can optionally be used write response data to an incoming message.
getOutputStream() - Method in interface org.mule.api.MuleEventContext
An outputstream the can optionally be used write response data to an incoming message.
getOutputStream(OutboundEndpoint, MuleMessage) - Method in interface org.mule.api.transport.Connector
Will get the output stream for this type of transport.
getOutputStream() - Method in class org.mule.DefaultMuleEvent
An outputstream can optionally be used to write response data to an incoming message.
getOutputStream() - Method in class org.mule.DefaultMuleEventContext
An outputstream the can optionally be used write response data to an incoming message.
getOutputStream(OutboundEndpoint, MuleMessage) - Method in class org.mule.transport.AbstractConnector
Will get the output stream for this type of transport.
getOutputStream() - Method in class org.mule.transport.http.HttpServerConnection
 
getOutputStream() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getOutputStream(ImmutableEndpoint, MuleMessage) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getOutputStream() - Method in class org.mule.transport.stdio.StdioConnector
 
getOutputStream(ImmutableEndpoint, MuleMessage) - Method in class org.mule.transport.tcp.TcpConnector
 
getOutputWeighting() - Method in class org.mule.transformer.TransformerWeighting
 
getOverrideHost() - Method in class org.mule.module.management.agent.FixedHostRmiClientSocketFactory
Getter for property 'overrideHost'.
getParameterTypes(Object, String) - Static method in class org.mule.util.ClassUtils
 
getParams() - Method in interface org.mule.api.endpoint.EndpointURI
 
getParams() - Method in class org.mule.endpoint.MuleEndpointURI
 
getParent() - Method in interface org.mule.api.registry.Registry
 
getParent() - Method in class org.mule.registry.AbstractRegistry
 
getParentBeanDefinition(Element) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
getParentBeanDefinition(Element) - Method in class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
getParentBeanName(Element) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
getParentBeanName(Element) - Method in class org.mule.config.spring.parsers.generic.DescendentDefinitionParser
 
getParentBeanName(Element) - Method in class org.mule.config.spring.parsers.generic.GrandchildDefinitionParser
 
getParentBeanName(Element) - Method in class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
getParentBeanName(Element) - Method in class org.mule.config.spring.parsers.specific.ConfigurationChildDefinitionParser
 
getParentName() - Method in class org.mule.config.support.InheritedModel
 
getParserContext() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getPassword() - Method in interface org.mule.api.endpoint.EndpointURI
 
getPassword() - Method in interface org.mule.api.security.Credentials
 
getPassword() - Method in class org.mule.endpoint.MuleEndpointURI
 
getPassword() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getPassword() - Method in class org.mule.security.MuleCredentials
 
getPassword() - Method in class org.mule.transport.jms.JmsConnector
 
getPath() - Method in interface org.mule.api.endpoint.EndpointURI
 
getPath() - Method in class org.mule.endpoint.MuleEndpointURI
 
getPathInJar() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getPattern() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getPattern() - Method in class org.mule.module.xml.filters.JXPathFilter
 
getPattern() - Method in class org.mule.routing.filters.EqualsFilter
 
getPattern() - Method in class org.mule.routing.filters.RegExFilter
 
getPattern() - Method in class org.mule.routing.filters.WildcardFilter
 
getPattern() - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Sets the regex pattern to match on
getPayload(Class) - Method in interface org.mule.api.MuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload() - Method in interface org.mule.api.transport.MessageAdapter
 
getPayload(Class) - Method in class org.mule.DefaultMessageCollection
Applies the DefaultMessageCollection.getPayload(Class) call to every message in the collection and returns a List of results.
getPayload(Class) - Method in class org.mule.DefaultMuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload(Class, String) - Method in class org.mule.DefaultMuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload() - Method in class org.mule.DefaultMuleMessage
getPayload() - Method in class org.mule.message.BaseMessage
 
getPayload() - Method in class org.mule.transport.DefaultMessageAdapter
getPayload() - Method in class org.mule.transport.http.HttpMessageAdapter
 
getPayload() - Method in class org.mule.transport.jms.JmsMessageAdapter
 
getPayload() - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
getPayload() - Method in class org.mule.transport.rmi.RmiMessageAdapter
 
getPayload() - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
 
getPayload() - Method in class org.mule.transport.udp.UdpMessageAdapter
 
getPayload() - Method in class org.mule.transport.WriterMessageAdapter
 
getPayloadAsBytes() - Method in interface org.mule.api.MuleMessage
Converts the message implementation into a byte array representation
getPayloadAsBytes() - Method in class org.mule.DefaultMessageCollection
Converts the message implementation into a byte array representation
getPayloadAsBytes() - Method in class org.mule.DefaultMuleMessage
Converts the message implementation into a byte array representation
getPayloadAsBytes() - Method in class org.mule.message.BaseMessage
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.transport.jms.JmsMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.transport.udp.UdpMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.transport.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in interface org.mule.api.MuleMessage
Converts the message implementation into a String representation
getPayloadAsString() - Method in interface org.mule.api.MuleMessage
Converts the message implementation into a String representation.
getPayloadAsString(String) - Method in class org.mule.DefaultMessageCollection
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.DefaultMuleMessage
Converts the message implementation into a String representation.
getPayloadAsString(String) - Method in class org.mule.DefaultMuleMessage
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.message.BaseMessage
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.transport.jms.JmsMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.transport.rmi.RmiMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.transport.udp.UdpMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.transport.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadFromMessage(MuleEventContext) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
getPayloadFromMessage(MuleEventContext) - Method in class org.mule.model.resolvers.ArrayEntryPointResolver
 
getPayloadFromMessage(MuleEventContext) - Method in class org.mule.model.resolvers.NoArgumentsEntryPointResolver
 
getPayloadList() - Method in class org.mule.DefaultMessageCollection
 
getPayloadParameterNames() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getPayloadsAsArray() - Method in interface org.mule.api.MuleMessageCollection
 
getPayloadsAsArray() - Method in class org.mule.DefaultMessageCollection
 
getPayloadToString() - Method in class org.mule.api.context.notification.ServerNotification
 
getPayloadToString() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getPayloadToString() - Method in class org.mule.context.notification.ConnectionNotification
 
getPayloadToString() - Method in class org.mule.context.notification.EndpointMessageNotification
 
getPayloadToString() - Method in class org.mule.context.notification.ModelNotification
 
getPayloadToString() - Method in class org.mule.context.notification.MuleContextNotification
 
getPayloadToString() - Method in class org.mule.context.notification.RoutingNotification
 
getPayloadToString() - Method in class org.mule.context.notification.SecurityNotification
 
getPayloadToString() - Method in class org.mule.context.notification.ServiceNotification
 
getPersistenceStrategy() - Method in interface org.mule.util.queue.QueueManager
 
getPersistenceStrategy() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getPhrase() - Method in class org.mule.transport.http.HttpResponse
 
getPIData() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getPIData() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getPITarget() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getPITarget() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getPollingFrequency() - Method in class org.mule.transport.http.HttpPollingConnector
 
getPollingFrequency() - Method in class org.mule.transport.http.HttpsPollingConnector
 
getPollingFrequency() - Method in class org.mule.transport.rmi.RmiConnector
 
getPooledObjectFactory() - Method in class org.mule.util.pool.CommonsPoolObjectPool
Template method to be overridden by implementations that do more than just invoke objectFactory
getPooledObjectFactory() - Method in class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
 
getPoolExhaustedAction() - Method in interface org.mule.api.config.ThreadingProfile
 
getPoolExhaustedAction() - Method in class org.mule.config.ChainedThreadingProfile
 
getPoolExhaustedAction() - Method in class org.mule.config.ImmutableThreadingProfile
 
getPoolingProfile() - Method in class org.mule.component.PooledJavaComponent
 
getPoolingProfile() - Method in class org.mule.model.seda.SedaModel
 
getPort() - Method in interface org.mule.api.endpoint.EndpointURI
 
getPort() - Method in class org.mule.endpoint.MuleEndpointURI
 
getPort() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Getter for property 'port'.
getPort() - Method in class org.mule.module.management.agent.JdmkAgent
 
getPort() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getPort() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
getPort() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getPostfix() - Method in class org.mule.component.simple.StaticComponent
 
getPostNotification() - Method in class org.mule.lifecycle.LifecycleObject
 
getPostNotificationName() - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
getPrefix() - Method in class org.mule.component.simple.StaticComponent
 
getPrefix() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getPrefix(String) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
getPrefix() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getPrefixes(String) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
getPreNotification() - Method in class org.mule.lifecycle.LifecycleObject
 
getPreNotificationName() - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
getPrincipal() - Method in interface org.mule.api.security.Authentication
 
getPrincipal() - Method in class org.mule.module.jaas.JaasAuthentication
 
getPrincipal() - Method in class org.mule.security.DefaultMuleAuthentication
 
getPriorityWeighting() - Method in interface org.mule.api.transformer.DiscoverableTransformer
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
getPriorityWeighting() - Method in class org.mule.module.xml.transformer.DomDocumentToXml
 
getPriorityWeighting() - Method in class org.mule.module.xml.transformer.XmlToDomDocument
 
getPriorityWeighting() - Method in class org.mule.module.xml.transformer.XmlToOutputHandler
 
getPriorityWeighting() - Method in class org.mule.transformer.AbstractDiscoverableTransformer
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.ByteArrayToSerializable
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.ObjectArrayToString
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.ObjectToOutputHandler
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.ObjectToString
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.SerializableToByteArray
 
getPriorityWeighting() - Method in class org.mule.transport.http.transformers.ServletRequestToOutputHandler
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
getPriorityWeighting() - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
getProcessIdField() - Method in class org.mule.transport.bpm.ProcessConnector
 
getProductDescription() - Static method in class org.mule.config.MuleManifest
 
getProductLicenseInfo() - Static method in class org.mule.config.MuleManifest
 
getProductMoreInfo() - Static method in class org.mule.config.MuleManifest
 
getProductName() - Static method in class org.mule.config.MuleManifest
 
getProductSupport() - Static method in class org.mule.config.MuleManifest
 
getProductUrl() - Static method in class org.mule.config.MuleManifest
 
getProductVersion() - Static method in class org.mule.config.MuleManifest
 
getPromptMessage() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getPromptMessageCode() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getProperties() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Returns any properties set on this endpoint
getProperties() - Method in interface org.mule.api.security.Authentication
 
getProperties() - Method in class org.mule.endpoint.AbstractEndpoint
 
getProperties() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getProperties() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getProperties() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getProperties() - Method in class org.mule.message.BaseMessage
Returns a map of all properties on this message
getProperties() - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getProperties() - Method in class org.mule.module.jaas.JaasAuthentication
 
getProperties() - Method in class org.mule.object.AbstractObjectFactory
 
getProperties() - Method in class org.mule.object.JndiObjectFactory
 
getProperties() - Method in class org.mule.security.DefaultMuleAuthentication
 
getPropertiesForURI(URI) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
getPropertiesFromQueryString(String) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesFromString(String, char) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesWithoutPrefix(Map, String) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesWithPrefix(Map, String, Map) - Static method in class org.mule.util.PropertiesUtils
Will create a map of properties where the names have a prefix Allows the callee to supply the target map so a comparator can be set
getProperty(Object) - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Retrieves a property set on the endpoint
getProperty(String, boolean) - Method in interface org.mule.api.MuleEvent
Gets a property associated with the current event.
getProperty(String, Object, boolean) - Method in interface org.mule.api.MuleEvent
Gets a property associated with the current event.
getProperty(Object) - Method in interface org.mule.api.MuleSession
Will retrieve a session level property.
getProperty(String) - Method in interface org.mule.api.transport.MessageAdapter
Gets a property of the message implementation
getProperty(String, Object) - Method in interface org.mule.api.transport.MessageAdapter
Gets a property from the message
getProperty(String, boolean) - Method in class org.mule.DefaultMuleEvent
 
getProperty(String, Object, boolean) - Method in class org.mule.DefaultMuleEvent
 
getProperty(String) - Method in class org.mule.DefaultMuleMessage
Gets a property of the message implementation
getProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
Gets a property from the message
getProperty(Object) - Method in class org.mule.DefaultMuleSession
Will retrieve a session level property.
getProperty(Object) - Method in class org.mule.endpoint.AbstractEndpoint
 
getProperty(Object) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getProperty(Object) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getProperty(Object) - Method in class org.mule.message.BaseMessage
 
getProperty(String) - Method in class org.mule.module.client.MuleClient
 
getProperty(Object) - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getProperty(String) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getProperty(String) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getProperty(String) - Method in class org.mule.transport.AbstractMessageAdapter
Gets a property of the message implementation
getProperty(String, Object) - Method in class org.mule.transport.AbstractMessageAdapter
Gets a property from the message
getProperty(String) - Method in class org.mule.transport.http.HttpMessageAdapter
 
getProperty(String) - Method in class org.mule.transport.MessagePropertiesContext
 
getProperty(String, PropertyScope) - Method in class org.mule.transport.MessagePropertiesContext
 
getProperty(String, Object) - Method in class org.mule.transport.MessagePropertiesContext
 
getPropertyClass() - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Returns the class type of the property
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
 
getPropertyName() - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.NamedValueMap
 
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.collection.AttributeListEntryDefinitionParser
 
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.generic.ChildDefinitionParser
 
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
getPropertyName(Element) - Method in class org.mule.module.xml.config.XsltTextDefinitionParser
 
getPropertyName() - Method in class org.mule.transformer.simple.GetBeanProperty
 
getPropertyName() - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Returns the name of the property
getPropertyNames() - Method in interface org.mule.api.MuleSession
Returns an iterater of property keys for the session properties on this session
getPropertyNames() - Method in interface org.mule.api.transport.MessageAdapter
 
getPropertyNames() - Method in class org.mule.DefaultMuleMessage
getPropertyNames() - Method in class org.mule.DefaultMuleSession
Returns an iterater of property keys for the session properties on this session
getPropertyNames() - Method in class org.mule.transport.AbstractMessageAdapter
getPropertyNames() - Method in class org.mule.transport.MessagePropertiesContext
 
getPropertyNames(PropertyScope) - Method in class org.mule.transport.MessagePropertiesContext
 
getProtocol() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The transport protocol name that the message endpoint communicates over.
getProtocol() - Method in interface org.mule.api.transport.Connector
 
getProtocol() - Method in class org.mule.endpoint.AbstractEndpoint
 
getProtocol() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getProtocol() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getProtocol() - Method in class org.mule.module.management.mbean.ConnectorService
 
getProtocol() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
getProtocol() - Method in class org.mule.transport.bpm.ProcessConnector
 
getProtocol() - Method in class org.mule.transport.ejb.EjbConnector
 
getProtocol() - Method in class org.mule.transport.http.HttpConnector
 
getProtocol() - Method in class org.mule.transport.http.HttpsConnector
 
getProtocol() - Method in class org.mule.transport.jms.JmsConnector
 
getProtocol() - Method in class org.mule.transport.jnp.JnpConnector
 
getProtocol() - Method in class org.mule.transport.multicast.MulticastConnector
 
getProtocol() - Method in class org.mule.transport.quartz.QuartzConnector
 
getProtocol() - Method in class org.mule.transport.rmi.RmiConnector
 
getProtocol() - Method in class org.mule.transport.servlet.ServletConnector
 
getProtocol() - Method in class org.mule.transport.ssl.SslConnector
 
getProtocol() - Method in class org.mule.transport.ssl.TlsConnector
 
getProtocol() - Method in class org.mule.transport.stdio.StdioConnector
 
getProtocol() - Method in class org.mule.transport.tcp.TcpConnector
 
getProtocol() - Method in class org.mule.transport.udp.UdpConnector
 
getProtocol() - Method in class org.mule.transport.vm.VMConnector
 
getProtocolFromKey(String) - Method in class org.mule.transport.soap.SoapServiceFinder
 
getProtocolFromKey(String) - Method in class org.mule.transport.soap.WsdlServiceFinder
 
getProtocolHandler() - Method in class org.mule.api.security.provider.IBMSecurityProvider2Info
 
getProtocolHandler() - Method in class org.mule.api.security.provider.IBMSecurityProviderInfo
 
getProtocolHandler() - Method in interface org.mule.api.security.provider.SecurityProviderInfo
 
getProtocolHandler() - Method in class org.mule.api.security.provider.SunSecurityProviderInfo
 
getProtocolHandler() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getProtocolHandler() - Method in interface org.mule.api.security.TlsProtocolHandler
 
getProtocolHandler() - Method in class org.mule.transport.http.HttpsConnector
 
getProtocolHandler() - Method in class org.mule.transport.ssl.SslConnector
 
getProvider() - Method in class org.mule.api.security.provider.AutoDiscoverySecurityProviderFactory
 
getProvider() - Method in interface org.mule.api.security.provider.SecurityProviderFactory
 
getProvider(String) - Method in interface org.mule.api.security.SecurityManager
 
getProvider() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getProvider(String) - Method in class org.mule.security.MuleSecurityManager
 
getProvider() - Method in class org.mule.transport.http.HttpsConnector
 
getProvider() - Method in class org.mule.transport.ssl.SslConnector
 
getProviderClass() - Method in class org.mule.api.security.provider.IBMSecurityProvider2Info
 
getProviderClass() - Method in class org.mule.api.security.provider.IBMSecurityProviderInfo
 
getProviderClass() - Method in interface org.mule.api.security.provider.SecurityProviderInfo
 
getProviderClass() - Method in class org.mule.api.security.provider.SunSecurityProviderInfo
 
getProviders() - Method in interface org.mule.api.security.SecurityManager
 
getProviders() - Method in class org.mule.security.MuleSecurityManager
 
getProviderStatsHtml(String) - Method in class org.mule.management.stats.printers.HtmlTablePrinter
 
getProxy() - Method in class org.mule.module.client.MuleProxyListener
 
getProxyHostname() - Method in class org.mule.transport.http.HttpConnector
 
getProxyPassword() - Method in class org.mule.transport.http.HttpConnector
 
getProxyPort() - Method in class org.mule.transport.http.HttpConnector
 
getProxyUsername() - Method in class org.mule.transport.http.HttpConnector
 
getQuartzScheduler() - Method in class org.mule.transport.quartz.QuartzConnector
 
getQuery() - Method in interface org.mule.api.endpoint.EndpointURI
 
getQuery() - Method in class org.mule.endpoint.MuleEndpointURI
 
getQueue() - Method in class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
getQueue() - Method in interface org.mule.util.queue.QueuePersistenceStrategy.Holder
 
getQueue(String) - Method in interface org.mule.util.queue.QueueSession
 
getQueue(String) - Method in class org.mule.util.queue.TransactionalQueueManager
 
getQueuedEvents() - Method in class org.mule.management.stats.ServiceStatistics
 
getQueuedEvents() - Method in class org.mule.module.management.mbean.ServiceService
 
getQueuedEvents() - Method in class org.mule.module.management.mbean.ServiceStats
 
getQueuedEvents() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getQueueManager() - Method in interface org.mule.api.MuleContext
Gets the queue manager used by mule for queuing events.
getQueueManager() - Method in class org.mule.DefaultMuleContext
 
getQueueManager() - Method in class org.mule.transport.vm.VMConnector
 
getQueueProfile() - Method in class org.mule.model.seda.SedaModel
 
getQueueProfile() - Method in class org.mule.model.seda.SedaService
 
getQueueProfile() - Method in class org.mule.transport.vm.VMConnector
 
getQueueSession() - Method in interface org.mule.util.queue.QueueManager
 
getQueueSession() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getQueueSize() - Method in class org.mule.model.seda.SedaService
 
getQueueSize() - Method in class org.mule.module.management.mbean.ServiceService
 
getQueueSize() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
The number of queued events for this service
getQueueTimeout() - Method in class org.mule.model.seda.SedaModel
 
getQueueTimeout() - Method in class org.mule.model.seda.SedaService
 
getQueueTimeout() - Method in class org.mule.transport.vm.VMConnector
 
getRawAuthority() - Method in class org.mule.endpoint.MuleEndpointURI
 
getRawFragment() - Method in class org.mule.endpoint.MuleEndpointURI
 
getRawPath() - Method in class org.mule.endpoint.MuleEndpointURI
 
getRawQuery() - Method in class org.mule.endpoint.MuleEndpointURI
 
getRawSchemeSpecificPart() - Method in class org.mule.endpoint.MuleEndpointURI
 
getRawUserInfo() - Method in class org.mule.endpoint.MuleEndpointURI
 
getReceiveBacklog() - Method in class org.mule.transport.tcp.TcpConnector
 
getReceiveBufferSize() - Method in class org.mule.transport.tcp.TcpConnector
 
getReceiveBufferSize() - Method in class org.mule.transport.udp.UdpConnector
 
getReceiver(Service, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
 
getReceiver() - Method in class org.mule.transport.PollingReceiverWorker
 
getReceiverByEndpoint(EndpointURI) - Method in class org.mule.transport.vm.VMConnector
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
getReceiverKey() - Method in interface org.mule.api.transport.MessageReceiver
 
getReceiverKey(Service, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
The method determines the key used to store the receiver against.
getReceiverKey() - Method in class org.mule.transport.AbstractMessageReceiver
 
getReceiverKey(Service, InboundEndpoint) - Method in class org.mule.transport.http.HttpConnector
The method determines the key used to store the receiver against.
getReceiverKey(Service, InboundEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
getReceiverKey(Service, InboundEndpoint) - Method in class org.mule.transport.multicast.MulticastConnector
 
getReceiverKey(Service, InboundEndpoint) - Method in class org.mule.transport.udp.UdpConnector
 
getReceiverName(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
getReceivers() - Method in class org.mule.transport.AbstractConnector
Getter for property 'receivers'.
getReceivers(String) - Method in class org.mule.transport.AbstractConnector
 
getReceivers() - Method in class org.mule.transport.http.HttpConnector
 
getReceivers() - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
getReceivers() - Method in class org.mule.transport.servlet.ServletConnector
 
getReceiverThreadingProfile() - Method in class org.mule.transport.AbstractConnector
Getter for property 'receiverThreadingProfile'.
getReceiverWorkManager(String) - Method in class org.mule.transport.AbstractConnector
Returns a work manager for message receivers.
getReceiveTimeout() - Method in class org.mule.transport.udp.UdpConnector
 
getRecipientEndpoint(MuleMessage, Object) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipientEndpointFromString(MuleMessage, String) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipientEndpointFromUri(EndpointURI) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(MuleMessage) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(MuleMessage) - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRecipients() - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRedeliveryHandlerFactory() - Method in class org.mule.transport.jms.JmsConnector
 
getRef() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getRegistry() - Method in interface org.mule.api.MuleContext
 
getRegistry() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getRegistry() - Method in class org.mule.DefaultMuleContext
Resolve and return a handle to the registry.
getRegistry() - Static method in class org.mule.RegistryContext
 
getRegistryId() - Method in interface org.mule.api.registry.Registry
 
getRegistryId() - Method in class org.mule.registry.AbstractRegistry
 
getRegistryScope() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getRegistryScope() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getRejectedExecutionHandler() - Method in interface org.mule.api.config.ThreadingProfile
 
getRejectedExecutionHandler() - Method in class org.mule.config.ChainedThreadingProfile
 
getRejectedExecutionHandler() - Method in class org.mule.config.ImmutableThreadingProfile
 
getRemoteDispatcher(String) - Method in class org.mule.module.client.MuleClient
 
getRemoteDispatcher(String, String, String) - Method in class org.mule.module.client.MuleClient
 
getRemoteObject(ImmutableEndpoint) - Method in class org.mule.transport.ejb.EjbConnector
 
getRemoteObject(ImmutableEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
 
getRemoteRef(ImmutableEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
 
getRemoteSync(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getRemoteSyncTimeout() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The timeout value for remoteSync invocations
getRemoteSyncTimeout() - Method in class org.mule.endpoint.AbstractEndpoint
The timeout value for remoteSync invocations
getRemoteSyncTimeout(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getRemoteSyncTimeout() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getRemoteSyncTimeout() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getRenameProperties() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getReplyAggregateIdentifier(MuleMessage) - Method in class org.mule.routing.response.AbstractResponseRouter
Extracts a 'Correlation Id' from a reply message.
getReplyTo() - Method in interface org.mule.api.routing.OutboundRouter
Gets the replyTo endpoint for any outgoing messages.
getReplyTo() - Method in interface org.mule.api.transport.MessageAdapter
Returns a replyTo address for this message.
getReplyTo() - Method in class org.mule.DefaultMuleMessage
Returns a replyTo address for this message.
getReplyTo() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getReplyTo() - Method in class org.mule.transport.AbstractMessageAdapter
Returns a replyTo address for this message.
getReplyTo() - Method in class org.mule.transport.jms.JmsMessageAdapter
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.transport.soap.MuleSoapHeaders
 
getReplyToEventsSent() - Method in class org.mule.management.stats.ServiceStatistics
 
getReplyToEventsSent() - Method in class org.mule.module.management.mbean.ServiceService
 
getReplyToEventsSent() - Method in class org.mule.module.management.mbean.ServiceStats
 
getReplyToEventsSent() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getReplyToHandler(MuleMessage, InboundEndpoint) - Method in class org.mule.service.AbstractService
 
getReplyToHandler() - Method in class org.mule.transport.AbstractConnector
Getter for property 'replyToHandler'.
getReplyToHandler() - Method in class org.mule.transport.jms.JmsConnector
 
getRequest() - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
 
getRequesterFactory() - Method in interface org.mule.api.transport.Connector
The requester factory is used to create a message requester of the current request
getRequesterFactory() - Method in class org.mule.transport.AbstractConnector
 
getRequesterThreadingProfile() - Method in class org.mule.transport.AbstractConnector
Getter for property 'requesterThreadingProfile'.
getRequesterWorkManager() - Method in class org.mule.transport.AbstractConnector
Returns a work manager for message requesters.
getRequestLine() - Method in class org.mule.transport.http.HttpRequest
 
getRequestPath(MuleMessage) - Method in class org.mule.transport.http.HttpMessageReceiver
 
getRequestUrl(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
getRequiredParams() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getResolvedDomain() - Method in class org.mule.module.management.support.JmxRegistrationContext
Getter for property 'resolvedDomain'.
getResource(Object) - Method in interface org.mule.api.transaction.Transaction
 
getResource(String) - Method in class org.mule.config.spring.MuleResourceLoader
 
getResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getResource(Object) - Method in class org.mule.transaction.XaTransaction
 
getResource(String, Class) - Static method in class org.mule.util.ClassUtils
Load a given resource.
getResourceAsStream(String, Class) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsStream(String, Class, boolean, boolean) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsString(String, Class) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsUrl(String, Class) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceAsUrl(String, Class, boolean, boolean) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceBundle() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getResourceByPath(String) - Method in class org.mule.config.spring.MuleResourceLoader
 
getResourceIdentifier() - Method in class org.mule.api.context.notification.ServerNotification
 
getResourceInfo() - Method in interface org.mule.api.endpoint.EndpointURI
 
getResourceInfo() - Method in class org.mule.endpoint.MuleEndpointURI
 
getResourceManager() - Method in class org.mule.util.xa.DefaultXASession
 
getResourceName() - Method in class org.mule.config.ConfigResource
 
getResourcePath(String, Class) - Static method in class org.mule.util.FileUtils
 
getResourcePath(String, Class, String) - Static method in class org.mule.util.FileUtils
 
getResources(String) - Method in class org.mule.config.spring.MuleResourceLoader
 
getResources(String, Class) - Static method in class org.mule.util.ClassUtils
 
getResponse(MuleMessage) - Method in interface org.mule.api.routing.ResponseRouter
Called by the Mule framework once the outbound router has been processed on a service the Message passed in is the response message from the service (or outbount router if a response was returned).
getResponse(MuleMessage) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
getResponse(MuleMessage) - Method in class org.mule.routing.EventCorrelator
This method is called by the responding callee thread and should return the aggregated response message
getResponse(MuleMessage, int) - Method in class org.mule.routing.EventCorrelator
This method is called by the responding callee thread and should return the aggregated response message
getResponse(MuleMessage) - Method in class org.mule.routing.response.AbstractResponseAggregator
This method is called by the responding callee thread and should return the aggregated response message
getResponse(MuleMessage) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
getResponseMessages() - Method in class org.mule.routing.EventCorrelator
Deprecated.
this is used by a test, but I would like to remove this method
getResponseRouter() - Method in interface org.mule.api.service.Service
Response Routers control how events are returned in a request/response call.
getResponseRouter() - Method in class org.mule.service.AbstractService
 
getResponseTransformers() - Method in interface org.mule.api.endpoint.EndpointURI
 
getResponseTransformers() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The transformers used when a response is returned from invoking this endpoint.
getResponseTransformers() - Method in class org.mule.endpoint.AbstractEndpoint
 
getResponseTransformers() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getResponseTransformers() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getResponseTransformers() - Method in class org.mule.endpoint.MuleEndpointURI
 
getResponseTransformers() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
getResult() - Method in class org.mule.api.model.InvocationResult
The result of this invocation
getResult() - Method in interface org.mule.module.xml.transformer.AbstractXmlTransformer.ResultHolder
 
getResultHolder(Class) - Static method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
getResultObject() - Method in interface org.mule.module.xml.transformer.AbstractXmlTransformer.ResultHolder
 
getRetryCount() - Method in class org.mule.transport.SimpleRetryConnectionStrategy
 
getRetryFrequency() - Method in class org.mule.transport.SimpleRetryConnectionStrategy
 
getReturnClass() - Method in interface org.mule.api.transformer.Transformer
 
getReturnClass() - Method in class org.mule.transformer.AbstractTransformer
 
getReturnClass() - Method in class org.mule.transport.soap.SoapMethod
 
getReturnType() - Method in class org.mule.transport.soap.SoapMethod
 
getRightFilter() - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
Deprecated. 
getRmiRegistry() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
getRoles() - Method in interface org.mule.api.security.Credentials
 
getRoles() - Method in class org.mule.security.MuleCredentials
 
getRollbackTxFilter() - Method in class org.mule.AbstractExceptionListener
 
getRootException() - Method in interface org.mule.api.ExceptionPayload
 
getRootException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootException() - Method in class org.mule.message.DefaultExceptionPayload
 
getRootMuleException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootParentException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRouted(String) - Method in class org.mule.management.stats.RouterStatistics
 
getRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getRouted() - Method in class org.mule.module.management.mbean.RouterStats
 
getRouted() - Method in interface org.mule.module.management.mbean.RouterStatsMBean
 
getRouterInbound() - Method in class org.mule.module.management.mbean.ServiceStats
 
getRouterInfo(RouterStatistics, String[], int) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getRouterInfo(RouterStatistics, String[], int) - Method in class org.mule.management.stats.printers.XMLPrinter
 
getRouterOutbound() - Method in class org.mule.module.management.mbean.ServiceStats
 
getRouters() - Method in interface org.mule.api.routing.RouterCollection
 
getRouters() - Method in class org.mule.routing.AbstractRouterCollection
 
getRouterStatistics() - Method in interface org.mule.api.routing.Router
 
getRouterStatistics() - Method in class org.mule.routing.AbstractRouter
 
getSalt() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
getSamplePeriod() - Method in class org.mule.management.stats.ServiceStatistics
 
getSatisfiableMethods(Class, Class[], boolean, boolean, Set) - Static method in class org.mule.util.ClassUtils
A helper method that will find all matching methods on a class with the given parameter type
getSatisfiableMethods(Class, Class[], boolean, boolean, Collection, WildcardFilter) - Static method in class org.mule.util.ClassUtils
A helper method that will find all matching methods on a class with the given parameter type
getSatisfiableMethodsWithReturnType(Class, Class, boolean, Set) - Static method in class org.mule.util.ClassUtils
 
getScheduler() - Method in class org.mule.transport.AbstractConnector
Returns a Scheduler service for periodic tasks, currently limited to internal use.
getScheduler() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getScheme() - Method in interface org.mule.api.endpoint.EndpointURI
 
getScheme() - Method in class org.mule.endpoint.MuleEndpointURI
 
getSchemeMetaInfo() - Method in interface org.mule.api.endpoint.EndpointURI
 
getSchemeMetaInfo() - Method in class org.mule.endpoint.MuleEndpointURI
 
getSchemeSpecificPart() - Method in class org.mule.endpoint.MuleEndpointURI
 
getScope() - Method in class org.mule.api.transport.PropertyScope
 
getScopedProperties(PropertyScope) - Method in class org.mule.transport.MessagePropertiesContext
 
getSecretKey() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
getSecretKey() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
getSecretKey() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
getSecurityContext() - Method in interface org.mule.api.MuleSession
The security context for this session.
getSecurityContext() - Method in class org.mule.DefaultMuleSession
The security context for this session.
getSecurityFilter() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Returns an EndpointSecurityFilter for this endpoint.
getSecurityFilter() - Method in class org.mule.endpoint.AbstractEndpoint
Returns an EndpointSecurityFilter for this endpoint.
getSecurityFilter() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getSecurityFilter() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getSecurityFilter() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getSecurityManager() - Method in interface org.mule.api.MuleContext
Gets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
getSecurityManager() - Method in interface org.mule.api.security.EndpointSecurityFilter
 
getSecurityManager() - Method in class org.mule.DefaultMuleContext
Gets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
getSecurityManager() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
getSecurityManager() - Method in class org.mule.transport.rmi.RmiConnector
 
getSecurityPolicy() - Method in class org.mule.transport.rmi.RmiConnector
 
getSecurityProviderFactory() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getSecurityProviderFactory() - Method in class org.mule.transport.http.HttpsConnector
 
getSecurityProviderFactory() - Method in class org.mule.transport.ssl.SslConnector
 
getSecurityProviderInfo() - Method in class org.mule.api.security.provider.AutoDiscoverySecurityProviderFactory
Security provider properties for IBM JDK 1.4.2 and higher.
getSecurityProviderInfo() - Method in interface org.mule.api.security.provider.SecurityProviderFactory
 
getSecurityProviders() - Method in interface org.mule.api.security.EndpointSecurityFilter
 
getSecurityProviders() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
getSendBufferSize() - Method in class org.mule.transport.tcp.TcpConnector
 
getSendBufferSize() - Method in class org.mule.transport.udp.UdpConnector
 
getSendTimeout() - Method in class org.mule.transport.udp.UdpConnector
 
getSerivce(InboundEndpoint, WireFormat, String, int, MuleContext) - Static method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getServerClassName() - Method in class org.mule.transport.rmi.RmiConnector
Method getServerClassName
getServerCodebase() - Method in class org.mule.transport.rmi.RmiConnector
Method getServerCodebase
getServerId() - Method in class org.mule.api.context.notification.ServerNotification
 
getServerId() - Method in class org.mule.module.management.mbean.MuleService
 
getServerId() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getServerSocket(URI) - Method in class org.mule.transport.http.HttpsConnector
 
getServerSocket(URI) - Method in class org.mule.transport.ssl.SslConnector
 
getServerSocket(URI) - Method in class org.mule.transport.tcp.TcpConnector
 
getServerSocket() - Method in class org.mule.transport.tcp.TcpMessageReceiver
Obtain the serverSocket
getServerSocketFactory() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getServerSocketFactory() - Method in class org.mule.transport.tcp.TcpConnector
 
getServerSoTimeout() - Method in class org.mule.transport.tcp.TcpConnector
 
getServerUri() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
getService() - Method in interface org.mule.api.component.Component
 
getService() - Method in interface org.mule.api.interceptor.Invocation
Deprecated.
 
getService() - Method in interface org.mule.api.MuleEvent
Retrieves the service for the current event
getService() - Method in interface org.mule.api.MuleEventContext
 
getService() - Method in interface org.mule.api.MuleSession
Returns the Service associated with the session in its current execution
getService() - Method in class org.mule.api.registry.AbstractServiceDescriptor
 
getService() - Method in interface org.mule.api.registry.ServiceDescriptor
 
getService() - Method in exception org.mule.api.routing.ServiceRoutingException
 
getService() - Method in exception org.mule.api.service.ServiceException
 
getService() - Method in interface org.mule.api.transport.MessageReceiver
 
getService() - Method in class org.mule.component.AbstractComponent
 
getService() - Method in class org.mule.DefaultMuleEvent
Gets the recipient service of this event
getService() - Method in class org.mule.DefaultMuleEventContext
 
getService() - Method in class org.mule.DefaultMuleSession
 
getService() - Method in class org.mule.interceptor.RequestContextInvocation
 
getService() - Method in class org.mule.transport.AbstractMessageReceiver
 
getServiceDescriptor() - Method in class org.mule.transport.AbstractConnector
Get the TransportServiceDescriptor for this connector.
getServiceOverrides() - Method in class org.mule.transport.AbstractConnector
A map of fully qualified class names that should override those in the connectors' service descriptor This map will be null if there are no overrides
getServiceStatistics() - Method in class org.mule.service.DefaultServiceExceptionStrategy
 
getServiceUrl() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getServletUrl() - Method in class org.mule.transport.servlet.ServletConnector
 
getSession() - Method in interface org.mule.api.MuleEvent
Retrieves the service session for the current event
getSession() - Method in interface org.mule.api.MuleEventContext
 
getSession() - Method in class org.mule.DefaultMuleEvent
 
getSession() - Method in class org.mule.DefaultMuleEventContext
 
getSession(ImmutableEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
getSession(boolean, boolean) - Method in class org.mule.transport.jms.JmsConnector
 
getSession() - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
getSessionFromTransaction() - Method in class org.mule.transport.jms.JmsConnector
 
getSessionHandler() - Method in class org.mule.transport.AbstractConnector
Getter for property 'sessionHandler'.
getSessionIDKey() - Method in interface org.mule.api.transport.SessionHandler
The property name of the session id to use when creating the Mule session.
getSessionIDKey() - Method in class org.mule.MuleSessionHandler
 
getSessionIDKey() - Method in class org.mule.NullSessionHandler
The property name of the session id to use when creating the Mule session.
getSessionIDKey() - Method in class org.mule.transport.http.HttpSessionHandler
 
getShort(Object, short) - Static method in class org.mule.util.ObjectUtils
Gets a short from a value in a null-safe manner.
getShortProperty(String, short) - Method in class org.mule.transport.MessagePropertiesContext
 
getSimpleName(Class) - Static method in class org.mule.util.ClassUtils
Provide a simple-to-understand class name (with access to only Java 1.4 API).
getSingleProperty(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
getSingleProperty(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
getSingleProperty(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
getSingleProperty(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
getSocket() - Method in class org.mule.ResponseOutputStream
 
getSocket(ImmutableEndpoint) - Method in class org.mule.transport.tcp.TcpConnector
Lookup a socket in the list of dispatcher sockets but don't create a new socket
getSocket() - Method in class org.mule.transport.udp.UdpMessageReceiver
Obtain the serverSocket
getSocketFactory() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getSocketFactory() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketFactoryProperties() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getSocketSoLinger() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketTimeout() - Method in class org.mule.transport.http.HttpServerConnection
 
getSourceTypes() - Method in interface org.mule.api.transformer.Transformer
Returns an unmodifiable list of Source types registered on this transformer
getSourceTypes() - Method in class org.mule.transformer.AbstractTransformer
 
getSpecification() - Method in class org.mule.transport.jms.JmsConnector
 
getSplitExpression() - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
getSslContext() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getSslType() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getSslType() - Method in class org.mule.transport.http.HttpsConnector
 
getSslType() - Method in class org.mule.transport.ssl.SslConnector
 
getStartDate() - Method in interface org.mule.api.MuleContext
Returns the date when the server was started.
getStartDate() - Method in class org.mule.DefaultMuleContext
Returns the long date when the server was started
getStartTime() - Method in class org.mule.management.stats.AllStatistics
 
getStartTime() - Method in class org.mule.module.management.mbean.MuleService
 
getStartTime() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getStartTimeout() - Method in class org.mule.work.WorkerContext
Gets the time duration (in milliseconds) within which the execution of the Work instance must start.
getStartupPropertiesFile() - Static method in class org.mule.MuleServer
 
getState() - Method in class org.mule.api.model.InvocationResult
Returns the state of this invocation.
getState(Object) - Method in interface org.mule.transport.bpm.BPMS
 
getStatistics() - Method in interface org.mule.api.component.Component
Component statistics are used to gather component statistics such as sync/async invocation counts and total and average execution time.
getStatistics() - Method in interface org.mule.api.MuleContext
 
getStatistics() - Method in interface org.mule.api.routing.RouterCollection
 
getStatistics() - Method in class org.mule.component.AbstractComponent
 
getStatistics() - Method in class org.mule.DefaultMuleContext
Gets all statisitcs for this instance
getStatistics() - Method in class org.mule.module.management.mbean.ServiceService
 
getStatistics() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
The statistics for this service
getStatistics() - Method in class org.mule.routing.AbstractCatchAllStrategy
 
getStatistics() - Method in class org.mule.routing.AbstractRouterCollection
 
getStatistics() - Method in class org.mule.service.AbstractService
 
getStatus() - Method in interface org.mule.api.transaction.Transaction
 
getStatus() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getStatus() - Method in class org.mule.transaction.XaTransaction
 
getStatuscode() - Method in class org.mule.transport.http.HttpResponse
Deprecated.
getStatusCode() - Method in class org.mule.transport.http.HttpResponse
 
getStatusLine() - Method in class org.mule.transport.http.HttpResponse
 
getStore() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getStrategy() - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
getStrategy() - Method in class org.mule.transformer.compression.AbstractCompressionTransformer
 
getStrategy() - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
getStrategyName() - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
getStreamSource() - Method in class org.mule.module.xml.transformer.XsltTransformer
Returns the StreamSource corresponding to xslFile
getString(String, String) - Static method in class org.mule.config.i18n.LocaleMessageHandler
Get the resource string for the given bundle name and resource code
getString(String, String, Object) - Static method in class org.mule.config.i18n.LocaleMessageHandler
Get the resource string for the given bundle name, resource code and one argument
getString(String, String, Object, Object) - Static method in class org.mule.config.i18n.LocaleMessageHandler
Get the resource string for the given bundle name, resource code and two arguments
getString(String, String, Object[]) - Static method in class org.mule.config.i18n.LocaleMessageHandler
Get the resource string for the given bundle name, resource code and array of arguments.
getString(String, int) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object[]) - Static method in class org.mule.config.i18n.MessageFactory
 
getString(Object, String) - Static method in class org.mule.util.ObjectUtils
Gets a String from a value in a null-safe manner.
getString(byte[], String) - Static method in class org.mule.util.StringMessageUtils
 
getStringFromDate(Date, String) - Static method in class org.mule.util.DateUtils
 
getStringProperty(String, String) - Method in interface org.mule.api.transport.MessageAdapter
Gets a String property from the message
getStringProperty(String, String) - Method in class org.mule.DefaultMuleMessage
Gets a String property from the message
getStringProperty(String, String) - Method in class org.mule.transport.AbstractMessageAdapter
Gets a String property from the message
getStringProperty(String, String) - Method in class org.mule.transport.MessagePropertiesContext
 
getStyle() - Method in class org.mule.util.TemplateParser
 
getSubject() - Method in class org.mule.module.jaas.JaasAuthentication
 
getSubscription() - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
getSupportedCipherSuites() - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
getSupportedPhases() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getSupportedPhases() - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
getSupportedProtocols() - Method in class org.mule.transport.AbstractConnector
Returns an unmodifiable list of the protocols supported by this connector
getSyncEventsReceived() - Method in class org.mule.management.stats.ServiceStatistics
 
getSyncEventsReceived() - Method in class org.mule.module.management.mbean.ServiceService
 
getSyncEventsReceived() - Method in class org.mule.module.management.mbean.ServiceStats
 
getSyncEventsReceived() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getSyncEventsSent() - Method in class org.mule.management.stats.ServiceStatistics
 
getSyncEventsSent() - Method in class org.mule.module.management.mbean.ServiceService
 
getSyncEventsSent() - Method in class org.mule.module.management.mbean.ServiceStats
 
getSyncEventsSent() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getSynchronous(Connector, EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getSynchronous() - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getSynchronousEventTimeout() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getSynchronousEventTimeout() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
getSynchronousEventTimeout() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
getSystemModelType() - Method in interface org.mule.api.config.MuleConfiguration
 
getSystemModelType() - Method in class org.mule.config.DefaultMuleConfiguration
 
getSystemName() - Method in interface org.mule.api.config.MuleConfiguration
 
getSystemName() - Method in class org.mule.config.DefaultMuleConfiguration
 
getTable(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getTarget() - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
 
getTarget() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
getTargetConfig() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
getTargetObject() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
Get XAConnection or XASession from wrapper / proxy
getTargetObject() - Method in class org.mule.transport.jms.xa.ConnectionInvocationHandler
Can be one of 3 types.
getTargetObject() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
getTargetPropertyConfiguration() - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
getTargetPropertyConfiguration() - Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyChildDefinitionParser
 
getTargetPropertyConfiguration() - Method in class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
getTargetPropertyConfiguration() - Method in interface org.mule.config.spring.parsers.MuleChildDefinitionParser
 
getTargetReceiver(MuleMessage, ImmutableEndpoint) - Method in class org.mule.transport.http.HttpMessageReceiver
 
getTcpProtocol() - Method in class org.mule.transport.tcp.TcpConnector
 
getText() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getText() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getTextCharacters() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getTextCharacters() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getTextChild(Element) - Static method in class org.mule.util.XMLUtils
 
getTextLength() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getTextLength() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getTextStart() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getTextStart() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getThreadFactory() - Method in interface org.mule.api.config.ThreadingProfile
 
getThreadFactory() - Method in class org.mule.config.ChainedThreadingProfile
 
getThreadFactory() - Method in class org.mule.config.ImmutableThreadingProfile
 
getThreadingProfile() - Method in class org.mule.model.seda.SedaService
 
getThreadPoolSize() - Method in class org.mule.management.stats.ServiceStatistics
 
getThreadPriority() - Method in class org.mule.work.WorkerContext
Gets the priority level of the thread, which will be dispatched to process this work.
getThreadTTL() - Method in interface org.mule.api.config.ThreadingProfile
 
getThreadTTL() - Method in class org.mule.config.ChainedThreadingProfile
 
getThreadTTL() - Method in class org.mule.config.ImmutableThreadingProfile
 
getThreadWaitTimeout() - Method in interface org.mule.api.config.ThreadingProfile
 
getThreadWaitTimeout() - Method in class org.mule.config.ChainedThreadingProfile
 
getThreadWaitTimeout() - Method in class org.mule.config.ImmutableThreadingProfile
 
getTime() - Method in class org.mule.util.counters.impl.RatePerUnit
 
getTimeExpired() - Method in class org.mule.util.timer.TimeEvent
 
getTimeout() - Method in interface org.mule.api.MuleEvent
The number of milliseconds to wait for a return event when running synchronously.
getTimeout() - Method in interface org.mule.api.MuleEventContext
Get the timeout value associated with the event
getTimeout() - Method in interface org.mule.api.routing.ResponseRouter
Returns the timeout delay that the response router should wait for a response for a given event.
getTimeout() - Method in interface org.mule.api.routing.ResponseRouterCollection
 
getTimeout() - Method in interface org.mule.api.transaction.TransactionConfig
 
getTimeout() - Method in class org.mule.DefaultMuleEvent
 
getTimeout() - Method in class org.mule.DefaultMuleEventContext
Get the timeout value associated with the event
getTimeout() - Method in class org.mule.routing.EventCorrelator
 
getTimeout() - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
getTimeout() - Method in class org.mule.routing.response.AbstractResponseAggregator
 
getTimeout() - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
getTimeout() - Method in class org.mule.transaction.MuleTransactionConfig
 
getTimeout() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getTimestamp() - Method in class org.mule.api.context.notification.ServerNotification
 
getTimeStamp() - Method in class org.mule.message.ExceptionMessage
 
getTimeStamp(String) - Static method in class org.mule.util.DateUtils
 
getTimeToLive() - Method in class org.mule.transport.multicast.MulticastConnector
 
getTimeUnit() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
getToken() - Method in class org.mule.security.MuleCredentials
 
getTopicResolver() - Method in class org.mule.transport.jms.JmsConnector
Getter for property 'topicResolver'.
getTotalEventsReceived() - Method in class org.mule.management.stats.ServiceStatistics
 
getTotalEventsReceived() - Method in class org.mule.module.management.mbean.ServiceService
 
getTotalEventsReceived() - Method in class org.mule.module.management.mbean.ServiceStats
 
getTotalEventsReceived() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getTotalEventsSent() - Method in class org.mule.management.stats.ServiceStatistics
 
getTotalEventsSent() - Method in class org.mule.module.management.mbean.ServiceService
 
getTotalEventsSent() - Method in class org.mule.module.management.mbean.ServiceStats
 
getTotalEventsSent() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getTotalExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalExecutionTime() - Method in class org.mule.management.stats.ServiceStatistics
Deprecated. 
getTotalExecutionTime() - Method in class org.mule.module.management.mbean.ServiceService
 
getTotalExecutionTime() - Method in class org.mule.module.management.mbean.ServiceStats
 
getTotalExecutionTime() - Method in interface org.mule.module.management.mbean.ServiceStatsMBean
 
getTotalMemory() - Method in class org.mule.module.management.mbean.MuleService
 
getTotalMemory() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getTotalReceived() - Method in class org.mule.management.stats.RouterStatistics
 
getTotalReceived() - Method in class org.mule.module.management.mbean.RouterStats
 
getTotalReceived() - Method in interface org.mule.module.management.mbean.RouterStatsMBean
 
getTotalRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getTotalRouted() - Method in class org.mule.module.management.mbean.RouterStats
 
getTotalRouted() - Method in interface org.mule.module.management.mbean.RouterStatsMBean
 
getTransaction() - Method in interface org.mule.api.MuleEventContext
Returns the transaction for the current event or null if there is no transaction in progresss
getTransaction() - Method in class org.mule.DefaultMuleEventContext
Returns the transaction for the current event or null if there is no transaction in progresss
getTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
getTransaction() - Method in class org.mule.transaction.XaTransaction
 
getTransactionConfig() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Returns the transaction configuration for this endpoint
getTransactionConfig() - Method in interface org.mule.api.routing.OutboundRouter
 
getTransactionConfig() - Method in class org.mule.endpoint.AbstractEndpoint
 
getTransactionConfig() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getTransactionConfig() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getTransactionConfig() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getTransactionConfig() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getTransactionManager() - Method in interface org.mule.api.MuleContext
Returns the Jta transaction manager used by this Mule server instance.
getTransactionManager() - Method in class org.mule.config.spring.SpringRegistry
getTransactionManager() - Method in class org.mule.DefaultMuleContext
Returns the Jta transaction manager used by this Mule server instance.
getTransactionStringId() - Method in class org.mule.context.notification.TransactionNotification
 
getTransactionTimeout() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
getTransactionTimeout() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
getTransactionTimeout() - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
getTransactionTimeout() - Method in class org.mule.util.xa.DefaultXASession
 
getTransformedBytes(byte[]) - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
getTransformedBytes(byte[]) - Method in class org.mule.transformer.encryption.DecryptionTransformer
 
getTransformedBytes(byte[]) - Method in class org.mule.transformer.encryption.EncryptionTransformer
 
getTransformer() - Method in exception org.mule.api.transformer.TransformerException
 
getTransformer() - Static method in class org.mule.module.xml.util.XMLUtils
 
getTransformer() - Method in class org.mule.routing.outbound.TransformerRouter
 
getTransformer() - Method in class org.mule.transformer.TransformerWeighting
 
getTransformers() - Method in interface org.mule.api.endpoint.EndpointURI
 
getTransformers() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Transformers are responsible for transforming data when it is received or sent by the UMO (depending on whether this endpoint is a receiver or not).
getTransformers() - Method in interface org.mule.api.registry.Registry
Deprecated.
Use lookupTransformer() instead
getTransformers() - Method in interface org.mule.api.transport.ReplyToHandler
 
getTransformers() - Method in class org.mule.config.spring.SpringRegistry
getTransformers() - Method in class org.mule.endpoint.AbstractEndpoint
 
getTransformers() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getTransformers() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getTransformers() - Method in class org.mule.endpoint.MuleEndpointURI
 
getTransformers() - Method in class org.mule.registry.AbstractRegistry
 
getTransformers() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getTransformers(String) - Static method in class org.mule.transformer.TransformerUtils
Builds a list of UMOTransformers.
getTransformers() - Method in interface org.mule.transformer.TransformerUtils.TransformerSource
 
getTransformers() - Method in class org.mule.transport.DefaultReplyToHandler
 
getTransformersFromSource(TransformerUtils.TransformerSource) - Static method in class org.mule.transformer.TransformerUtils
 
getTrustManagerAlgorithm() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getTrustManagerAlgorithm() - Method in interface org.mule.api.security.TlsDirectTrustStore
 
getTrustManagerAlgorithm() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustManagerAlgorithm() - Method in class org.mule.transport.ssl.SslConnector
 
getTrustManagerFactory() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getTrustManagerFactory() - Method in interface org.mule.api.security.TlsDirectTrustStore
 
getTrustManagerFactory() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustManagerFactory() - Method in class org.mule.transport.ssl.SslConnector
 
getTrustStore() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getTrustStore() - Method in interface org.mule.api.security.TlsIndirectTrustStore
 
getTrustStore() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustStore() - Method in class org.mule.transport.ssl.SslConnector
 
getTrustStorePassword() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getTrustStorePassword() - Method in interface org.mule.api.security.TlsIndirectTrustStore
 
getTrustStorePassword() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustStorePassword() - Method in class org.mule.transport.ssl.SslConnector
 
getTrustStoreType() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getTrustStoreType() - Method in interface org.mule.api.security.TlsDirectTrustStore
 
getTrustStoreType() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustStoreType() - Method in class org.mule.transport.ssl.SslConnector
 
getTxManager() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getType() - Method in class org.mule.api.context.notification.ServerNotification
 
getType() - Method in interface org.mule.api.model.Model
Returns the model type name.
getType() - Method in class org.mule.config.support.InheritedModel
 
getType() - Method in class org.mule.context.notification.ConnectionNotification
 
getType() - Method in class org.mule.context.notification.ExceptionNotification
 
getType() - Method in class org.mule.context.notification.RoutingNotification
 
getType() - Method in class org.mule.context.notification.SecurityNotification
 
getType() - Method in class org.mule.lifecycle.LifecycleObject
 
getType() - Method in class org.mule.model.direct.DirectModel
Returns the model type name.
getType() - Method in class org.mule.model.pipeline.PipelineModel
Returns the model type name.
getType() - Method in class org.mule.model.seda.SedaModel
Returns the model type name.
getType() - Method in class org.mule.module.management.mbean.ModelService
 
getType() - Method in interface org.mule.module.management.mbean.ModelServiceMBean
 
getType() - Method in class org.mule.transport.soap.NamedParameter
 
getType() - Method in interface org.mule.util.counters.Counter
Accessor for the counter type.
getType() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getUmoMessage() - Method in exception org.mule.api.MessagingException
 
getUniqueId() - Method in interface org.mule.api.transport.MessageAdapter
gets the unique identifier for the message.
getUniqueId() - Method in class org.mule.DefaultMuleMessage
gets the unique identifier for the message.
getUniqueId() - Method in class org.mule.transport.AbstractMessageAdapter
gets the unique identifier for the message.
getUniqueId() - Method in class org.mule.transport.DefaultMessageAdapter
gets the unique identifier for the message.
getUniqueId() - Method in class org.mule.transport.jms.JmsMessageAdapter
 
getUniqueId() - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
 
getUniqueName(Element, String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
getUpperCase() - Method in class org.mule.transformer.simple.ByteArrayToHexString
 
getUri() - Method in interface org.mule.api.endpoint.EndpointURI
 
getUri() - Method in class org.mule.endpoint.MuleEndpointURI
 
getUri() - Method in class org.mule.transport.http.RequestLine
 
getUriResolver() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getUrl() - Method in class org.mule.config.ConfigResource
 
getUrl() - Method in class org.mule.object.JndiObjectFactory
 
getUsedNamespaces() - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
getUser() - Method in interface org.mule.api.endpoint.EndpointURI
 
getUser() - Method in class org.mule.endpoint.MuleEndpointURI
 
getUserInfo() - Method in interface org.mule.api.endpoint.EndpointURI
 
getUserInfo() - Method in class org.mule.endpoint.MuleEndpointURI
 
getUsername() - Method in interface org.mule.api.security.Credentials
 
getUsername() - Method in class org.mule.security.MuleCredentials
 
getUsername() - Method in class org.mule.transport.jms.JmsConnector
 
getUserParams() - Method in interface org.mule.api.endpoint.EndpointURI
A reduced version of getParams() - drops some system parameters
getUserParams() - Method in class org.mule.endpoint.MuleEndpointURI
 
getUUID() - Static method in class org.mule.util.UUID
 
getValue(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.NamedValueMap
 
getValue() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
getValue() - Method in class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser.ListEntry
 
getValue() - Method in class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser.KeyValuePair
 
getValue() - Method in class org.mule.module.xml.filters.JXPathFilter
Deprecated.
Use getExpectedValue().
getVendor() - Method in class org.mule.module.management.mbean.MuleService
 
getVendor() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getVendorName() - Static method in class org.mule.config.MuleManifest
 
getVendorUrl() - Static method in class org.mule.config.MuleManifest
 
getVersion() - Method in class org.mule.module.management.mbean.MuleService
 
getVersion() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getVersion() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getWeighting(int, Class, Class) - Method in class org.mule.transformer.TransformerWeighting
 
getWireFormat() - Method in class org.mule.module.client.RemoteDispatcher
 
getWireFormat() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
getWireFormat() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getWireFormatClass() - Method in class org.mule.module.client.remoting.ServerHandshake
 
getWorkException() - Method in class org.mule.work.WorkerContext
Gets the WorkException, if any, thrown during the execution.
getWorkingDirectory() - Method in interface org.mule.api.config.MuleConfiguration
 
getWorkingDirectory() - Method in class org.mule.config.DefaultMuleConfiguration
 
getWorkingDirectory() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
getWorkingDirectory() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
getWorkListener() - Method in interface org.mule.api.MuleContext
 
getWorkListener() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getWorkListener() - Method in class org.mule.DefaultMuleContext
 
getWorkManager() - Method in interface org.mule.api.MuleContext
Obtains a workManager instance that can be used to schedule work in a thread pool.
getWorkManager() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getWorkManager() - Method in class org.mule.DefaultMuleContext
Obtains a workManager instance that can be used to schedule work in a thread pool.
getWorkManager() - Method in class org.mule.model.seda.SedaService
 
getWorkManager() - Method in class org.mule.transport.AbstractMessageReceiver
 
getWorkManagerFactory() - Method in interface org.mule.api.config.ThreadingProfile
 
getWorkManagerFactory() - Method in class org.mule.config.ChainedThreadingProfile
 
getWorkManagerFactory() - Method in class org.mule.config.ImmutableThreadingProfile
 
getWriter() - Method in class org.mule.transport.http.HttpServerConnection
Returns the ResponseWriter used to write the output to the socket.
getWriter() - Method in class org.mule.transport.WriterMessageAdapter
 
getWsdlEndpoint() - Method in class org.mule.transport.soap.WSProxyService
 
getWsdlFile() - Method in class org.mule.transport.soap.WSProxyService
 
getXAResource() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
getXAResource() - Method in class org.mule.util.xa.DefaultXASession
 
getXATerminator() - Method in class org.mule.work.MuleWorkManager
 
getXMLInputFactory() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
getXMLOutputFactory() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
getXMLStreamReader() - Method in class org.mule.module.xml.stax.StaxSource
 
getXPath(String, Object) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
getXslFile() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getXslFilePath() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getXslt() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getXslTransformerFactory() - Method in class org.mule.module.xml.transformer.XsltTransformer
Returns the name of the currently configured javax.xml.transform.Transformer factory class used to create XSLT Transformers.
getXStream() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
GLOBAL_ENDPOINT - Static variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
GLOBAL_RECEIVER - Static variable in class org.mule.transport.bpm.ProcessConnector
 
GlobalPropertyDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
GlobalPropertyDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.GlobalPropertyDefinitionParser
 
globalTransactions - Variable in class org.mule.util.xa.AbstractResourceManager
 
GrandchildDefinitionParser - Class in org.mule.config.spring.parsers.generic
Same as ChildDefinitionParser but injects the child element into the grandparent object (2 levels up in the XML tree).
GrandchildDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.generic.GrandchildDefinitionParser
 
GrandchildDefinitionParser(String, Class, Class, boolean) - Constructor for class org.mule.config.spring.parsers.generic.GrandchildDefinitionParser
 
GZIP - Static variable in class org.mule.util.Base64
Specify that data should be gzip-compressed.
GZipCompression - Class in org.mule.util.compression
GZipCompression is a CompressionStrategy implementation using the GZip library included in the JDK java.util.zip.
GZipCompression() - Constructor for class org.mule.util.compression.GZipCompression
 
GZipCompressTransformer - Class in org.mule.transformer.compression
GZipCompressTransformer is a transformer compressing objects into byte arrays.
GZipCompressTransformer() - Constructor for class org.mule.transformer.compression.GZipCompressTransformer
 
GZipUncompressTransformer - Class in org.mule.transformer.compression
GZipCompressTransformer will uncompress a byte[] or InputStream
GZipUncompressTransformer() - Constructor for class org.mule.transformer.compression.GZipUncompressTransformer
 

H

handle(Callback[]) - Method in class org.mule.module.jaas.MuleCallbackHandler
The handle() method handles the callbacks to be passed to the Jaas security.
handleAttribute() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleCDATA() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleCharacters() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleComment() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleDTD() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleEndDocument() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleEndElement() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleEntityDecl() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleEntityReference() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleException(Exception) - Method in interface org.mule.api.transport.Connector
 
handleException(MuleMessage, Throwable) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
Wraps an exception into a MuleMessage with an Exception payload and returns the Xml representation of it
handleException(Exception) - Method in class org.mule.service.AbstractService
 
handleException(Exception) - Method in class org.mule.transport.AbstractConnector
 
handleException(Exception) - Method in class org.mule.transport.AbstractMessageReceiver
 
handleException(Exception) - Method in class org.mule.transport.AbstractReceiverWorker
A conveniece method that passes the exception to the connector's ExceptionListener
handleException(RestServiceException, MuleMessage) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
handleException(Throwable, String, HttpServletResponse) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
handleLifecycleException(Object, Throwable) - Method in class org.mule.AbstractExceptionListener
DefaultLifecyclePhase exceptions are thrown when an error occurs during an object's lifecycle call such as start, stop or initialise.
handleLifecycleException(Object, Throwable) - Method in class org.mule.DefaultExceptionStrategy
 
handleMessagingException(MuleMessage, Throwable) - Method in class org.mule.AbstractExceptionListener
A messaging exception is thrown when an excpetion occurs during normal message processing.
handleMessagingException(MuleMessage, Throwable) - Method in class org.mule.DefaultExceptionStrategy
 
handleNamespace() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleNotationDecl() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleNotification(Notification, Object) - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
handlePI() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handler - Variable in class org.mule.module.xml.stax.StaxSource
 
handleRedelivery(Message) - Method in class org.mule.transport.jms.DefaultRedeliveryHandler
process the redelivered message.
handleRedelivery(Message) - Method in interface org.mule.transport.jms.RedeliveryHandler
Process the redelivered message.
handleResults(List) - Method in class org.mule.transport.AbstractReceiverWorker
When Mule has finished processing the current messages, there may be zero or more messages to process by the receiver if request/response messaging is being used.
handleResults(List) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
handleRoutingException(MuleMessage, ImmutableEndpoint, Throwable) - Method in class org.mule.AbstractExceptionListener
A routing exception is thrown when an excpetion occurs during normal message processing A RoutingException holds a reference to the current message and te endpoint being routing to or from when the error occurred.
handleRoutingException(MuleMessage, ImmutableEndpoint, Throwable) - Method in class org.mule.DefaultExceptionStrategy
 
handleSpace() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleSpringElements(Element, BeanDefinition) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
handleStandardException(Throwable) - Method in class org.mule.AbstractExceptionListener
A handler for all other exceptions
handleStandardException(Throwable) - Method in class org.mule.DefaultExceptionStrategy
 
handleStartDocument() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleStartElement() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleTransaction(Throwable) - Method in class org.mule.AbstractExceptionListener
If there is a current transaction this method will mark it for rollback This method should not be called if an event is routed from this exception handler to an endpoint that should take part in the current transaction
handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.AbstractMessageReceiver
 
handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.http.HttpMessageReceiver
 
handleWorkException(WorkEvent, String) - Method in class org.mule.model.seda.SedaService
 
handleWorkException(WorkEvent, String) - Method in class org.mule.transport.AbstractConnector
 
handleWorkException(WorkEvent, String) - Method in class org.mule.work.DefaultWorkListener
 
handshakeCompleted(HandshakeCompletedEvent) - Method in class org.mule.transport.ssl.SslMessageReceiver
 
hasBody() - Method in class org.mule.transport.http.HttpResponse
 
hasCode() - Method in class org.mule.module.jaas.MuleJaasPrincipal
 
hasCommandLineOption(String, String[], String[][]) - Static method in class org.mule.util.SystemUtils
Checks whether a command line option is set.
hasEnded(Object) - Method in interface org.mule.transport.bpm.BPMS
 
hasEndpoints() - Method in interface org.mule.api.routing.OutboundRouterCollection
Determines if any endpoints have been set on this router.
hasEndpoints() - Method in interface org.mule.api.routing.ResponseRouterCollection
 
hasEndpoints() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
hasEndpoints() - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
hasError() - Method in class org.mule.api.model.InvocationResult
Returns true if an error message has been set on this result, false otherwise
hash(Object[]) - Static method in class org.mule.util.ClassUtils
 
hashCode() - Method in exception org.mule.api.MuleException
 
hashCode() - Method in class org.mule.api.registry.AbstractServiceDescriptor.Key
 
hashCode() - Method in class org.mule.api.transport.PropertyScope
 
hashCode() - Method in class org.mule.config.ConfigResource
 
hashCode() - Method in class org.mule.DefaultMuleEvent
 
hashCode() - Method in class org.mule.endpoint.AbstractEndpoint
 
hashCode() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
hashCode() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
hashCode() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
hashCode() - Method in class org.mule.endpoint.MuleEndpointURI
 
hashCode() - Method in class org.mule.endpoint.URIBuilder
 
hashCode() - Method in class org.mule.MuleShutdownHook
 
hashCode() - Method in class org.mule.routing.inbound.EventGroup
The hashCode of an EventGroup is derived from the object returned by EventGroup.getGroupId().
hashCode() - Method in class org.mule.transaction.MuleTransactionConfig
 
hashCode() - Method in class org.mule.transformer.TransformerWeighting
 
hashCode() - Method in class org.mule.transport.AbstractConnectionStrategy
 
hashCode() - Method in class org.mule.transport.NullPayload
 
hashCode() - Method in class org.mule.transport.tcp.TcpSocketKey
 
hashCode() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
hashCode() - Method in class org.mule.util.concurrent.WaitableBoolean
 
hashCode() - Method in class org.mule.util.MapCombiner
 
hashCode() - Method in class org.mule.util.queue.QueueInfo
 
hashCode() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
hashCode() - Method in class org.mule.VoidResult
 
hasMoreMessages(Object) - Method in class org.mule.transport.AbstractReceiverResourceWorker
 
hasMoreMessages(Object) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
hasName() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
hasName() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
hasNext() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
hasNext() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
hasResource(Object) - Method in interface org.mule.api.transaction.Transaction
 
hasResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
hasResource(Object) - Method in class org.mule.transaction.XaTransaction
 
hasText() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
hasText() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
header - Variable in class org.mule.util.SplashScreen
 
HEADER_ACCEPT - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_ACCEPT_CHARSET - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_ACCEPT_ENCODING - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_ACCEPT_LANGUAGE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_ACCEPT_RANGES - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_AGE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_ALLOW - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_AUTHORIZATION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CACHE_CONTROL - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONNECTION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_DISPOSITION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_ENCODING - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_LANGUAGE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_LENGTH - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_LOCATION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_MD5 - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_RANGE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_SEPARATOR - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_CONTENT_TYPE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_COOKIE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_COOKIE_SET - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_DATE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_ETAG - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_EXPECT - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_EXPECT_CONTINUE_REQUEST_VALUE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_EXPIRES - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_FROM - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_HOST - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_IF_MATCH - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_IF_NONE_MATCH - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_IF_RANGE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_IF_UNMODIFIED_SINCE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_KEEP_ALIVE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_LAST_MODIFIED - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_LOCATION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_MAX_FORWARDS - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_PRAGMA - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_PROXY_AUTHENTICATE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_PROXY_AUTHORIZATION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_RANGE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_REFERER - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_RETRY_AFTER - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_SERVER - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_SLUG - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_TE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_TRAILER - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_TRANSFER_ENCODING - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_UPGRADE - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_USER_AGENT - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_VARY - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_VIA - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_WARNING - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_WWW_AUTHENTICATE - Static variable in class org.mule.transport.http.HttpConstants
 
headerMalformedValueIs(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
HexStringToByteArray - Class in org.mule.transformer.simple
Converts a Hex String to a Byte array
HexStringToByteArray() - Constructor for class org.mule.transformer.simple.HexStringToByteArray
 
hexStringToByteArray(String) - Static method in class org.mule.util.StringUtils
Convert a hexadecimal string into its byte representation.
HIDDEN_KEY - Static variable in class org.mule.config.spring.parsers.specific.properties.NestedListDefinitionParser
 
HIDDEN_KEY - Static variable in class org.mule.config.spring.parsers.specific.properties.NestedMapDefinitionParser
 
HIDDEN_VALUE - Static variable in class org.mule.config.spring.parsers.specific.properties.NestedListDefinitionParser
 
honorSynchronicity - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 
HOST - Static variable in class org.mule.endpoint.URIBuilder
 
HOST_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
HOSTNAME_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
HostNameFactory - Class in org.mule.config.factories
Extracts the local hostname from the local system
HostNameFactory() - Constructor for class org.mule.config.factories.HostNameFactory
 
hours() - Static method in class org.mule.config.i18n.CoreMessages
 
HtmlTablePrinter - Class in org.mule.management.stats.printers
HtmlTablePrinter prints event processing stats as a HTML table
HtmlTablePrinter(Writer) - Constructor for class org.mule.management.stats.printers.HtmlTablePrinter
 
HtmlTablePrinter(OutputStream) - Constructor for class org.mule.management.stats.printers.HtmlTablePrinter
 
HTTP - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP10 - Static variable in class org.mule.transport.http.HttpConstants
 
HTTP11 - Static variable in class org.mule.transport.http.HttpConstants
 
HTTP1X - Static variable in class org.mule.transport.http.HttpConstants
 
HTTP_ADAPTER_OBJECT_NAME - Static variable in class org.mule.module.management.agent.Mx4jAgent
 
HTTP_COOKIE_SPEC_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_COOKIES_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_CUSTOM_HEADERS_MAP_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_ENABLE_COOKIES_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_METHOD - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
HTTP_METHOD_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_PARAMS_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
Allows the user to set a HttpMethodParams object in the client request to be set on the HttpMethod request object
HTTP_POST_BODY_PARAM_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_PREFIX - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_REQUEST_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_STATUS_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
MuleEvent property to pass back the status for the response
HTTP_VERSION_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HttpClientMessageDispatcher - Class in org.mule.transport.http
HttpClientMessageDispatcher dispatches Mule events over HTTP.
HttpClientMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.http.HttpClientMessageDispatcher
 
HttpClientMessageDispatcherFactory - Class in org.mule.transport.http
Creates a HttpClientMessageDispatcher to make client requests
HttpClientMessageDispatcherFactory() - Constructor for class org.mule.transport.http.HttpClientMessageDispatcherFactory
 
HttpClientMessageRequester - Class in org.mule.transport.http
Rquests Mule events over HTTP.
HttpClientMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.http.HttpClientMessageRequester
 
HttpClientMessageRequesterFactory - Class in org.mule.transport.http
Creates a HttpClientMessageDispatcher to make client requests
HttpClientMessageRequesterFactory() - Constructor for class org.mule.transport.http.HttpClientMessageRequesterFactory
 
HttpClientMethodResponseToObject - Class in org.mule.transport.http.transformers
HttpClientMethodResponseToObject transforms a http client response to a DefaultMuleMessage.
HttpClientMethodResponseToObject() - Constructor for class org.mule.transport.http.transformers.HttpClientMethodResponseToObject
 
HttpConnector - Class in org.mule.transport.http
HttpConnector provides a way of receiving and sending http requests and responses.
HttpConnector() - Constructor for class org.mule.transport.http.HttpConnector
 
HttpConstants - Class in org.mule.transport.http
HttpConstants for request and response headers
HttpConstants() - Constructor for class org.mule.transport.http.HttpConstants
 
HttpMessageAdapter - Class in org.mule.transport.http
HttpMessageAdapter Wraps an incoming Http Request making the payload and headers available as standard message adapter.
HttpMessageAdapter(Object) - Constructor for class org.mule.transport.http.HttpMessageAdapter
 
HttpMessageAdapter(HttpMessageAdapter) - Constructor for class org.mule.transport.http.HttpMessageAdapter
 
HttpMessageReceiver - Class in org.mule.transport.http
HttpMessageReceiver is a simple http server that can be used to listen for HTTP requests on a particular port.
HttpMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.http.HttpMessageReceiver
 
HttpMessageReceiver.HttpWorker - Class in org.mule.transport.http
 
HttpMessageReceiver.HttpWorker(Socket) - Constructor for class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
HttpMessages - Class in org.mule.transport.http.i18n
 
HttpMessages() - Constructor for class org.mule.transport.http.i18n.HttpMessages
 
HttpNamespaceHandler - Class in org.mule.transport.http.config
Reigsters a Bean Definition Parser for handling elements.
HttpNamespaceHandler() - Constructor for class org.mule.transport.http.config.HttpNamespaceHandler
 
httpParameterNotSet(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
HttpPollingConnector - Class in org.mule.transport.http
The HttpPollingConnectors allows for inbound Http endpoints to be configured with an address which it shall use to poll for a result.
HttpPollingConnector() - Constructor for class org.mule.transport.http.HttpPollingConnector
 
HttpRequest - Class in org.mule.transport.http
A http request wrapper
HttpRequest(RequestLine, Header[], InputStream) - Constructor for class org.mule.transport.http.HttpRequest
 
HttpRequest(RequestLine, Header[]) - Constructor for class org.mule.transport.http.HttpRequest
 
HttpRequestMessageAdapter - Class in org.mule.transport.servlet
HttpRequestMessageAdapter is a Mule message adapter for javax.servletHttpServletRequest objects.
HttpRequestMessageAdapter(Object) - Constructor for class org.mule.transport.servlet.HttpRequestMessageAdapter
 
HttpRequestMessageAdapter(HttpRequestMessageAdapter) - Constructor for class org.mule.transport.servlet.HttpRequestMessageAdapter
 
HttpRequestToByteArray - Class in org.mule.transport.servlet
Converts an HttpServletRequest into an array of bytes by extracting the payload of the request.
HttpRequestToByteArray() - Constructor for class org.mule.transport.servlet.HttpRequestToByteArray
 
HttpRequestToInputStream - Class in org.mule.transport.servlet
Converts an HttpServletRequest into an InputStream.
HttpRequestToInputStream() - Constructor for class org.mule.transport.servlet.HttpRequestToInputStream
 
HttpRequestToParameter - Class in org.mule.transport.servlet
 
HttpRequestToParameter() - Constructor for class org.mule.transport.servlet.HttpRequestToParameter
 
HttpRequestToSoapRequest - Class in org.mule.transport.soap.transformers
A simple transformer for converting an Http GET request into a SOAP request.
HttpRequestToSoapRequest() - Constructor for class org.mule.transport.soap.transformers.HttpRequestToSoapRequest
 
HttpRequestWildcardFilter - Class in org.mule.transport.http.filters
HttpRequestWildcardFilter filters out wildcard URL expressions.
HttpRequestWildcardFilter() - Constructor for class org.mule.transport.http.filters.HttpRequestWildcardFilter
 
HttpRequestWildcardFilter(String) - Constructor for class org.mule.transport.http.filters.HttpRequestWildcardFilter
 
HttpResponse - Class in org.mule.transport.http
A generic HTTP response wrapper.
HttpResponse() - Constructor for class org.mule.transport.http.HttpResponse
 
HttpResponse(StatusLine, Header[], InputStream) - Constructor for class org.mule.transport.http.HttpResponse
 
HttpResponseToString - Class in org.mule.transport.http.transformers
Converts an Http Response object to String.
HttpResponseToString() - Constructor for class org.mule.transport.http.transformers.HttpResponseToString
 
HTTPS - Static variable in class org.mule.transport.http.HttpsConnector
 
HttpsConnector - Class in org.mule.transport.http
HttpsConnector provides Secure http connectivity on top of what is already provided with the Mule HttpConnector.
HttpsConnector() - Constructor for class org.mule.transport.http.HttpsConnector
 
HttpServerConnection - Class in org.mule.transport.http
A connection to the SimpleHttpServer.
HttpServerConnection(Socket, String, HttpConnector) - Constructor for class org.mule.transport.http.HttpServerConnection
 
HttpSessionHandler - Class in org.mule.transport.http
Will read and write Http Cookie information to and from the Mule MuleSession
HttpSessionHandler() - Constructor for class org.mule.transport.http.HttpSessionHandler
 
HttpsMessageReceiver - Class in org.mule.transport.http
 
HttpsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.http.HttpsMessageReceiver
 
HttpsNamespaceHandler - Class in org.mule.transport.http.config
Reigsters a Bean Definition Parser for handling elements.
HttpsNamespaceHandler() - Constructor for class org.mule.transport.http.config.HttpsNamespaceHandler
 
HttpsPollingConnector - Class in org.mule.transport.http
HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the Mule HttpPollingConnector.
HttpsPollingConnector() - Constructor for class org.mule.transport.http.HttpsPollingConnector
 

I

IBMSecurityProvider2Info - Class in org.mule.api.security.provider
IBM JDK 1.4.2-specific security provider information.
IBMSecurityProvider2Info() - Constructor for class org.mule.api.security.provider.IBMSecurityProvider2Info
 
IBMSecurityProviderInfo - Class in org.mule.api.security.provider
IBM JDK-specific security provider information.
IBMSecurityProviderInfo() - Constructor for class org.mule.api.security.provider.IBMSecurityProviderInfo
 
IBMSslAdapterServerSocketFactory - Class in org.mule.module.management.agent
This MBean creates SSLServerSocket instances.
IBMSslAdapterServerSocketFactory() - Constructor for class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
id - Variable in class org.mule.transport.AbstractMessageAdapter
the default UUID for the message.
id - Variable in class org.mule.util.xa.AbstractTransactionContext
 
IdAttribute - Class in org.mule.config.spring.parsers.processors
 
IdAttribute(String) - Constructor for class org.mule.config.spring.parsers.processors.IdAttribute
 
IdempotentReceiver - Class in org.mule.routing.inbound
IdempotentReceiver ensures that only unique messages are received by a service.
IdempotentReceiver() - Constructor for class org.mule.routing.inbound.IdempotentReceiver
 
IdempotentSecureHashReceiver - Class in org.mule.routing.inbound
IdempotentSecureHashReceiver ensures that only unique messages are received by a service.
IdempotentSecureHashReceiver() - Constructor for class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
identityToShortString(Object) - Static method in class org.mule.util.ObjectUtils
Like ObjectUtils.identityToString(Object) but without the object's full package name.
idExpression - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
IGNORED_METHOD - Static variable in class org.mule.config.spring.parsers.specific.IgnoreObjectMethodsDefinitionParser
 
ignoredPropertyOverrides - Variable in class org.mule.DefaultMuleEvent
 
ignoreMethods - Variable in class org.mule.component.builder.ReflectionMessageBuilder
 
IgnoreObjectMethodsDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
IgnoreObjectMethodsDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.IgnoreObjectMethodsDefinitionParser
 
ignoreProperty(String) - Method in class org.mule.DefaultMuleEvent
This method is used to determine if a property on the previous event should be ignorred for the next event.
ignoreType(Class) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
IllegalTransactionStateException - Exception in org.mule.transaction
IllegalTransactionStateException TODO (document class)
IllegalTransactionStateException(Message) - Constructor for exception org.mule.transaction.IllegalTransactionStateException
 
IllegalTransactionStateException(Message, Throwable) - Constructor for exception org.mule.transaction.IllegalTransactionStateException
 
ImmutableEndpoint - Interface in org.mule.api.endpoint
ImmutableEndpoint describes a Message endpoint where data is sent or received.
ImmutableThreadingProfile - Class in org.mule.config
 
ImmutableThreadingProfile(int, int, int, long, long, int, boolean, RejectedExecutionHandler, ThreadFactory) - Constructor for class org.mule.config.ImmutableThreadingProfile
 
ImmutableThreadingProfile(ThreadingProfile) - Constructor for class org.mule.config.ImmutableThreadingProfile
 
ImmutableThreadingProfile.DefaultWorkManagerFactory - Class in org.mule.config
 
ImmutableThreadingProfile.DefaultWorkManagerFactory() - Constructor for class org.mule.config.ImmutableThreadingProfile.DefaultWorkManagerFactory
 
INBOUND - Static variable in class org.mule.api.transport.PropertyScope
This scope holds all inbound headers when a message is received.
INBOUND_ENDPOINT - Static variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
INBOUND_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
InboundEndpoint - Interface in org.mule.api.endpoint
 
InboundEndpointFactoryBean - Class in org.mule.config.spring.factories
Spring FactoryBean used to create concrete instances of inbound endpoints
InboundEndpointFactoryBean(EndpointURIEndpointBuilder) - Constructor for class org.mule.config.spring.factories.InboundEndpointFactoryBean
 
InboundEndpointFactoryBean() - Constructor for class org.mule.config.spring.factories.InboundEndpointFactoryBean
 
InboundPassThroughRouter - Class in org.mule.routing.inbound
InboundPassThroughRouter allows inbound routing over all registered endpoints without any filtering.
InboundPassThroughRouter() - Constructor for class org.mule.routing.inbound.InboundPassThroughRouter
 
InboundRouter - Interface in org.mule.api.routing
InboundRouter defines an interface for an inbound Message router.
inboundRouter - Variable in class org.mule.service.AbstractService
 
InboundRouterCollection - Interface in org.mule.api.routing
DefaultInboundRouterCollection manages a collection of inbound routers.
inboundRouterMustUseInboundEndpoints(InboundRouterCollection, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
inboundTransformer - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
 
incExecutionError() - Method in class org.mule.management.stats.ServiceStatistics
 
incFatalError() - Method in class org.mule.management.stats.ServiceStatistics
 
includeBranchInXid() - Method in class org.mule.util.xa.AbstractXAResourceManager
 
incQueuedEvent() - Method in class org.mule.management.stats.ServiceStatistics
 
incReceivedEventASync() - Method in class org.mule.management.stats.ServiceStatistics
 
incReceivedEventSync() - Method in class org.mule.management.stats.ServiceStatistics
 
increment() - Method in interface org.mule.util.counters.Counter
Increment the counter's value by 1.0.
increment() - Method in class org.mule.util.counters.impl.AbstractCounter
 
increment() - Method in class org.mule.util.counters.impl.AggregateCounter
 
increment() - Method in class org.mule.util.counters.impl.Number
 
incrementBy(double) - Method in interface org.mule.util.counters.Counter
Increment the counter's value by the specified amount.
incrementBy(double) - Method in class org.mule.util.counters.impl.AbstractCounter
 
incrementBy(double) - Method in class org.mule.util.counters.impl.AggregateCounter
 
incrementBy(double) - Method in class org.mule.util.counters.impl.Number
 
incrementCaughtMessage() - Method in class org.mule.management.stats.RouterStatistics
Increment no routed message
incrementNoRoutedMessage() - Method in class org.mule.management.stats.RouterStatistics
Increment no routed message
incrementRoutedMessage(Collection) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for multiple endpoints
incrementRoutedMessage(ImmutableEndpoint) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for an endpoint
incSentEventASync() - Method in class org.mule.management.stats.ServiceStatistics
 
incSentEventSync() - Method in class org.mule.management.stats.ServiceStatistics
 
incSentReplyToEvent() - Method in class org.mule.management.stats.ServiceStatistics
 
IndependentDefinitionParser - Class in org.mule.config.spring.parsers
 
IndependentDefinitionParser() - Constructor for class org.mule.config.spring.parsers.IndependentDefinitionParser
 
index - Variable in class org.mule.lifecycle.GenericLifecycleManager
 
inetAddress - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
info(Object) - Method in class org.mule.util.MuleLogger
 
info(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
INHERIT - Static variable in class org.mule.config.spring.parsers.delegate.InheritDefinitionParser
 
InheritDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This encapsulates two definition parsers - orphan and named - and returns the named definition parser if the "inherit" attribute is set.
InheritDefinitionParser(OrphanDefinitionParser, NamedDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.InheritDefinitionParser
 
InheritDefinitionParser(boolean, OrphanDefinitionParser, NamedDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.InheritDefinitionParser
 
InheritedModel - Class in org.mule.config.support
TODO
InheritedModel() - Constructor for class org.mule.config.support.InheritedModel
 
InheritedModelDefinitionParser - Class in org.mule.config.spring.parsers.specific
Allows the Inherited model type to be used.
InheritedModelDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.InheritedModelDefinitionParser
 
init() - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
init() - Method in class org.mule.config.spring.handlers.CustomNamespaceHandler
 
init() - Method in class org.mule.config.spring.handlers.MuleNamespaceHandler
 
init() - Method in class org.mule.config.spring.handlers.SimpleNamespaceHandler
 
init() - Method in class org.mule.module.client.config.ClientNamespaceHandler
Invoked by the DefaultBeanDefinitionDocumentReader after construction but before any custom elements are parsed.
init() - Method in class org.mule.module.jaas.config.JaasNamespaceHandler
 
init() - Static method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Initializes and sets the Jaas Configuration
init() - Method in class org.mule.module.management.config.ManagementNamespaceHandler
 
init() - Method in class org.mule.module.ognl.config.OGNLNamespaceHandler
 
init() - Method in class org.mule.module.xml.config.XmlNamespaceHandler
 
init(String[]) - Method in class org.mule.MuleServer
 
init() - Method in class org.mule.transport.bpm.config.BpmNamespaceHandler
 
init() - Method in class org.mule.transport.ejb.config.EjbNamespaceHandler
 
init() - Method in class org.mule.transport.http.config.HttpNamespaceHandler
 
init() - Method in class org.mule.transport.http.config.HttpsNamespaceHandler
 
init() - Method in class org.mule.transport.jms.config.JmsNamespaceHandler
 
init() - Method in class org.mule.transport.jnp.config.JnpNamespaceHandler
 
init() - Method in class org.mule.transport.multicast.config.MulticastNamespaceHandler
 
init() - Method in class org.mule.transport.quartz.config.QuartzNamespaceHandler
 
init() - Method in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
init() - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
init(ServletConfig) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
init() - Method in class org.mule.transport.servlet.config.ServletNamespaceHandler
 
init() - Method in class org.mule.transport.soap.config.SoapNamespaceHandler
 
init() - Method in class org.mule.transport.ssl.config.SslNamespaceHandler
 
init() - Method in class org.mule.transport.ssl.config.TlsNamespaceHandler
 
init() - Method in class org.mule.transport.stdio.config.StdioNamespaceHandler
 
init() - Method in class org.mule.transport.tcp.config.TcpNamespaceHandler
 
init() - Method in class org.mule.transport.udp.config.UdpNamespaceHandler
 
init() - Method in class org.mule.transport.vm.config.VmNamespaceHandler
 
init() - Method in class org.mule.util.monitor.ExpiryMonitor
 
INIT_PARAMETER_MULE_CONFIG - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
One or more Mule config files.
initFromServiceDescriptor() - Method in class org.mule.transport.AbstractConnector
Initialises this connector from its TransportServiceDescriptor This will be called before the AbstractConnector.doInitialise() method is called.
INITIAL_STATE_PAUSED - Static variable in class org.mule.service.AbstractService
 
INITIAL_STATE_STARTED - Static variable in interface org.mule.api.endpoint.ImmutableEndpoint
 
INITIAL_STATE_STARTED - Static variable in class org.mule.service.AbstractService
 
INITIAL_STATE_STOPPED - Static variable in interface org.mule.api.endpoint.ImmutableEndpoint
 
INITIAL_STATE_STOPPED - Static variable in class org.mule.service.AbstractService
The initial states that the service can be started in
Initialisable - Interface in org.mule.api.lifecycle
Initialisable is a lifecycle interface that gets called at the initialise lifecycle stage of the implementing service.
InitialisationCallback - Interface in org.mule.api.lifecycle
InitialisationCallback is used to provide customised initialiation for more complex components.
initialisationCallbacks - Variable in class org.mule.object.AbstractObjectFactory
 
InitialisationException - Exception in org.mule.api.lifecycle
InitialisationException is thrown by the initialise method defined in the org.mule.api.lifecycle.Initialisable interface.
InitialisationException(Message, Initialisable) - Constructor for exception org.mule.api.lifecycle.InitialisationException
 
InitialisationException(Message, Throwable, Initialisable) - Constructor for exception org.mule.api.lifecycle.InitialisationException
 
InitialisationException(Throwable, Initialisable) - Constructor for exception org.mule.api.lifecycle.InitialisationException
 
initialisationFailure(String) - Static method in class org.mule.config.i18n.CoreMessages
 
initialise() - Method in class org.mule.AbstractAgent
 
initialise() - Method in class org.mule.AbstractExceptionListener
The initialise method is call every time the Exception stategy is assigned to a service or connector.
initialise() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
initialise() - Method in class org.mule.agent.ConfigScannerAgent
 
initialise() - Method in interface org.mule.api.lifecycle.Initialisable
Method used to perform any initialisation work.
initialise(Object) - Method in interface org.mule.api.lifecycle.InitialisationCallback
 
initialise() - Method in exception org.mule.api.MuleException
 
initialise(boolean, String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
initialise() - Method in class org.mule.component.AbstractComponent
 
initialise() - Method in class org.mule.component.DefaultLifecycleAdapter
Propagates initialise() life-cycle to component object implementations if they implement the mule Initialisable interface.
initialise() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
initialise() - Method in class org.mule.component.simple.StaticComponent
 
initialise() - Method in class org.mule.config.bootstrap.SimpleRegistryBootstrap
Method used to perform any initialisation work.
initialise() - Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
initialise() - Method in class org.mule.config.spring.factories.EndpointFactoryBean
 
initialise() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
initialise() - Method in class org.mule.DefaultMuleContext
 
initialise() - Method in class org.mule.endpoint.MuleEndpointURI
 
initialise() - Method in class org.mule.model.AbstractModel
 
initialise() - Method in class org.mule.model.seda.SedaModel
 
initialise() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
initialise() - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
initialise() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
The initialise method checks whether a jaas configuration file exists.
initialise() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Method used to perform any initialisation work.
initialise() - Method in class org.mule.module.management.agent.JdmkAgent
 
initialise() - Method in class org.mule.module.management.agent.JmxAgent
Method used to perform any initialisation work.
initialise() - Method in class org.mule.module.management.agent.Log4jAgent
 
initialise() - Method in class org.mule.module.management.agent.Mx4jAgent
 
initialise() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
initialise() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
initialise() - Method in class org.mule.module.management.mbean.ConnectorService
 
initialise(JXPathContext) - Method in class org.mule.module.xml.filters.JXPathFilter
Initializes the JXPathContext based on any relevant properties set for the filter.
initialise(MuleMessage) - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
Template method can be used to split the message up before the getMessagePart method is called .
initialise() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
initialise() - Method in class org.mule.object.AbstractObjectFactory
 
initialise() - Method in class org.mule.object.JndiObjectFactory
 
initialise() - Method in class org.mule.object.SingletonObjectFactory
 
initialise() - Method in class org.mule.registry.AbstractRegistry
 
initialise() - Method in class org.mule.routing.AbstractRouter
 
initialise() - Method in class org.mule.routing.AbstractRouterCollection
 
initialise() - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
initialise(MuleMessage) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
This method can be implemented to split the message up before AbstractMessageSplitter.getMessagePart(MuleMessage, OutboundEndpoint) method is called.
initialise(MuleMessage) - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
Template method can be used to split the message up before the getMessagePart method is called .
initialise() - Method in class org.mule.routing.response.AbstractResponseAggregator
 
initialise() - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
initialise() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
initialise() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
initialise() - Method in class org.mule.security.MuleSecurityManager
 
initialise() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
initialise() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
initialise() - Method in class org.mule.service.AbstractService
Initialise the service.
initialise() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
Method used to perform any initialisation work.
initialise() - Method in class org.mule.transformer.AbstractTransformer
Template method where deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transformer.simple.AutoTransformer
Template method where deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transformer.simple.ExpressionTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transport.AbstractConnector
 
initialise() - Method in class org.mule.transport.AbstractMessageReceiver
Method used to perform any initialisation work.
initialise() - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
initialise() - Method in class org.mule.transport.soap.WSProxyService
 
initialise(Map) - Static method in class org.mule.util.JndiContextHelper
Create a new initial context.
initialise() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
initialise() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
initialise() - Method in class org.mule.util.store.TextFileObjectStore
 
INITIALISE_ALL - Static variable in class org.mule.config.PoolingProfile
Tells the object pool to initialise all components on startup.
INITIALISE_NONE - Static variable in class org.mule.config.PoolingProfile
Tells the object pool not to initialise any components on startup.
INITIALISE_ONE - Static variable in class org.mule.config.PoolingProfile
Tells the object pool only to initialise one service on startup.
initialiseAll(Iterator) - Static method in class org.mule.api.lifecycle.LifecycleTransitionResult
Initialise children
initialiseAllTransformers(List) - Static method in class org.mule.transformer.TransformerUtils
 
initialised - Variable in class org.mule.AbstractExceptionListener
 
initialised - Variable in class org.mule.component.AbstractComponent
 
initialised - Variable in class org.mule.service.AbstractService
Determines if the service has been initilised
initialised - Variable in class org.mule.transport.AbstractConnector
True once the endpoint has been initialsed
initialiseEndpoint() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
initialiseFromUrl(EndpointURI) - Method in class org.mule.transport.AbstractConnector
When this connector is created via the TransportFactory the endpoint used to determine the connector type is passed to this method so that any properties set on the endpoint that can be used to initialise the connector are made available.
initialize(ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Initialises the callbackHandler, the credentials and the credentials list
initialize() - Method in class org.mule.MuleServer
Initializes this daemon.
initialize(MuleEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
initializeClass(Class) - Static method in class org.mule.util.ClassUtils
Ensure that the given class is properly initialized when the argument is passed in as .class literal.
initialState - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
initialState - Variable in class org.mule.service.AbstractService
Determines the initial state of this service when the model starts.
initialValue() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
initialValue() - Method in class org.mule.transport.SimpleRetryConnectionStrategy.RetryCounter
 
initJndiContext() - Method in class org.mule.transport.AbstractJndiConnector
 
initWorkManagers() - Method in class org.mule.transport.AbstractConnector
 
InMemoryObjectStore - Class in org.mule.util.store
InMemoryObjectStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old entries.
InMemoryObjectStore() - Constructor for class org.mule.util.store.InMemoryObjectStore
 
InMemoryObjectStore.StoredObject - Class in org.mule.util.store
Represents the object stored in the store.
InMemoryObjectStore.StoredObject(String, Object) - Constructor for class org.mule.util.store.InMemoryObjectStore.StoredObject
 
inputStream - Variable in class org.mule.transport.stdio.StdioConnector
 
insertBean(BeanAssembler, BeanDefinition, Element, Element) - Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
insertBean(BeanAssembler, BeanDefinition, Element, Element) - Method in class org.mule.config.spring.parsers.processors.NamedSetterChildElementIterator
 
insertBeanInTarget(String) - Method in class org.mule.config.spring.parsers.assembly.AttributeMapBeanAssembler
We override this method to insert a map instead of the definition.
insertBeanInTarget(String) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Insert the bean we have built into the target (typically the parent bean).
insertBeanInTarget(String) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Insert the bean we have built into the target (typically the parent bean).
insertBeanInTarget(String) - Method in class org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssembler
We overwrite this method to populate a map instead of inserting the definition.
insertDefinitionAsMap(String) - Method in class org.mule.config.spring.parsers.assembly.AbstractMapBeanAssembler
 
installUrlStreamHandlerFactory() - Static method in class org.mule.util.MuleUrlStreamHandlerFactory
Install an instance of this class as UrlStreamHandlerFactory.
instanciateClass(Class, Object[]) - Static method in class org.mule.util.ClassUtils
 
instanciateClass(String, Object[]) - Static method in class org.mule.util.ClassUtils
 
instanciateClass(String, Object[], Class) - Static method in class org.mule.util.ClassUtils
 
INSTANT_RATE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the instant rate of a counter
InstantRate - Class in org.mule.util.counters.impl
 
InstantRate(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.InstantRate
 
INT_VALUE_NOT_SET - Static variable in interface org.mule.api.transport.Connector
 
INTEGER_ERROR - Static variable in class org.mule.util.NumberUtils
 
intercept(Invocation) - Method in interface org.mule.api.interceptor.Interceptor
Deprecated.
Invoked when the component should be called.
intercept(Invocation) - Method in class org.mule.component.DefaultLifecycleAdapter
 
Interceptor - Interface in org.mule.api.interceptor
Deprecated.
- This is only used for backwards compatability with old style (Mule 1.x) interceptors
InterceptorException - Exception in org.mule.interceptor
 
InterceptorException(Throwable) - Constructor for exception org.mule.interceptor.InterceptorException
 
interceptorList - Variable in class org.mule.model.direct.DirectService
 
INTERFACE - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
INTERFACE_ATTRIBUTES - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
INTERFACE_CLASS - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
INTERFACE_MAP - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
internalBind(String, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
internalBind(String, Object, boolean) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
internalCreateCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
InternalMessageListener - Interface in org.mule.api.transport
A listener used to receive Muleevents from a transport receiver.
internalRewriteEvent(MuleMessage, boolean) - Static method in class org.mule.RequestContext
 
internalSetEvent(MuleEvent) - Static method in class org.mule.RequestContext
 
interruptedQueuingEventFor(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
InvalidEndpointTypeException - Exception in org.mule.api.endpoint
 
InvalidEndpointTypeException(Message) - Constructor for exception org.mule.api.endpoint.InvalidEndpointTypeException
 
InvalidEndpointTypeException(Message, Throwable) - Constructor for exception org.mule.api.endpoint.InvalidEndpointTypeException
 
invalidJobObject() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
invalidPayloadType() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
invalidResourceType(Class, Class) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
invalidReturnTypeForTransformer(Class) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
invalidStreamingOutputType(Class) - Static method in class org.mule.transport.tcp.i18n.TcpMessages
 
Invocation - Interface in org.mule.api.interceptor
Deprecated.
- This is only used for backwards compatability with old style (Mule 1.x) interceptors
INVOCATION - Static variable in class org.mule.api.transport.PropertyScope
This scope is defined from the point that a Message is created until a service has processed the message.
INVOCATION_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
InvocationResult - Class in org.mule.api.model
TODO
InvocationResult(int) - Constructor for class org.mule.api.model.InvocationResult
Will construct an InvocationResult with a given state.
InvocationResult(Object, Method) - Constructor for class org.mule.api.model.InvocationResult
Creates a result with the result payload set.
invocationSuccessfulCantSetError() - Static method in class org.mule.config.i18n.CoreMessages
 
invoke(Object, MuleEventContext) - Method in interface org.mule.api.model.EntryPoint
 
invoke(Object, MuleEventContext) - Method in interface org.mule.api.model.EntryPointResolver
 
invoke(Object, MuleEventContext) - Method in interface org.mule.api.model.EntryPointResolverSet
 
invoke(Object, MuleEventContext) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
invoke(Object, MuleEventContext) - Method in class org.mule.model.resolvers.CallableEntryPointResolver
 
invoke(Object, MuleEventContext) - Method in class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
invoke(Object, MuleEventContext) - Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
invoke(Object, MuleEventContext) - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
invoke(Object, MuleEventContext) - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
Will discover the entrypoint on the service using the payload type to figure out the method to call.
invoke(Object, Method, Object[]) - Method in class org.mule.module.client.MuleProxyListener
 
invoke(Object, Method, Object[]) - Method in class org.mule.routing.nested.NestedInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.transport.jms.xa.ConnectionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.transport.jms.xa.ConsumerProducerInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
invokeAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
invokeComponentInstance(MuleEvent) - Method in class org.mule.component.AbstractJavaComponent
 
invokeComponentInstance(MuleEvent) - Method in class org.mule.component.SimpleCallableJavaComponent
 
invokedMethod - Variable in class org.mule.transport.rmi.RmiMessageDispatcher
 
invokeMethod(Object, Method, Object[]) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
invokeMethod - Variable in class org.mule.transport.rmi.RmiMessageReceiver
 
IOUtils - Class in org.mule.util
Mule input/output utilities.
IOUtils() - Constructor for class org.mule.util.IOUtils
 
IP_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
IS_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
isAbsolute() - Method in class org.mule.endpoint.MuleEndpointURI
 
isAcceptNull() - Method in interface org.mule.api.transformer.Transformer
Does this transformer allow null input?
isAcceptNull() - Method in class org.mule.transformer.AbstractTransformer
 
isAcceptNull() - Method in class org.mule.transformer.NoActionTransformer
 
isAcceptNull() - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
isAcceptUMOMessage() - Method in class org.mule.module.xml.transformer.ObjectToXml
 
isAcceptUMOMessage() - Method in class org.mule.transformer.simple.SerializableToByteArray
 
isAcceptVoidMethods() - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
isAddressFromMessage() - Method in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
isAgentRegistered(Agent) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
isAllowClassAttribute() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
isAllowGlobalDispatcher() - Method in class org.mule.transport.bpm.ProcessConnector
 
isAllowGlobalReceiver() - Method in class org.mule.transport.bpm.ProcessConnector
 
isAssertMessageAccess() - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
 
isAttributeSpecified(int) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isAuthenticate() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
isAuthenticated() - Method in interface org.mule.api.security.Authentication
 
isAuthenticated() - Method in class org.mule.module.jaas.JaasAuthentication
 
isAuthenticated() - Method in class org.mule.security.DefaultMuleAuthentication
 
isAutoWrapMessageAwareTransform() - Method in interface org.mule.api.config.MuleConfiguration
 
isAutoWrapMessageAwareTransform() - Method in class org.mule.config.DefaultMuleConfiguration
 
isBase64Encoding() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
isBeanReference(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
isBeansNamespace(Element) - Static method in class org.mule.config.spring.util.SpringXMLUtils
 
isBegun() - Method in interface org.mule.api.transaction.Transaction
 
isBegun() - Method in class org.mule.transaction.AbstractTransaction
 
isBinary() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
isBinary() - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
 
isBroadcast() - Method in class org.mule.transport.udp.UdpConnector
 
isCacheJmsSessions() - Method in class org.mule.transport.jms.JmsConnector
 
isCacheMessageAsBytes() - Method in interface org.mule.api.config.MuleConfiguration
 
isCacheMessageAsBytes() - Method in class org.mule.config.DefaultMuleConfiguration
 
isCacheMessageOriginalPayload() - Method in interface org.mule.api.config.MuleConfiguration
 
isCacheMessageOriginalPayload() - Method in class org.mule.config.DefaultMuleConfiguration
 
isCacheXsl() - Method in class org.mule.module.management.agent.Mx4jAgent
 
isCaseSensitive() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
isCaseSensitive() - Method in class org.mule.routing.filters.WildcardFilter
 
isCharacters() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isCharacters() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isCheckEtag() - Method in class org.mule.transport.http.HttpPollingConnector
 
isCheckEtag() - Method in class org.mule.transport.http.HttpsPollingConnector
 
isClassOnPath(String, Class) - Static method in class org.mule.util.ClassUtils
Can be used by serice endpoints to select which service to use based on what's loaded on the classpath
isClientMode() - Method in interface org.mule.api.config.MuleConfiguration
 
isClientMode() - Method in class org.mule.config.DefaultMuleConfiguration
 
isClientMode() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
isCollection(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
isCollection(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
isCollection(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
isCollection() - Method in interface org.mule.config.spring.parsers.assembly.configuration.SingleProperty
 
isCollection() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
isCollection() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
isCollection(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
isCollection(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
isCommitted() - Method in interface org.mule.api.transaction.Transaction
 
isCommitted() - Method in class org.mule.transaction.AbstractTransaction
 
isCompressed(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
isCompressed(byte[]) - Method in class org.mule.util.compression.GZipCompression
Determines if a byte array is compressed.
isConcrete(Class) - Static method in class org.mule.util.ClassUtils
 
isConfigured() - Method in interface org.mule.api.config.ConfigurationBuilder
Indicate whether this ConfigurationBulder has been configured yet
isConfigured() - Method in interface org.mule.api.transaction.TransactionConfig
 
isConfigured() - Method in class org.mule.config.builders.AbstractConfigurationBuilder
 
isConfigured() - Method in class org.mule.transaction.MuleTransactionConfig
 
isConnected() - Method in interface org.mule.api.transport.Connectable
Determines if this object is connected or not
isConnected() - Method in class org.mule.module.management.mbean.EndpointService
 
isConnected() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
isConnected() - Method in class org.mule.transport.AbstractConnectable
 
isConnected() - Method in class org.mule.transport.AbstractConnector
 
isConnected() - Method in class org.mule.transport.AbstractMessageReceiver
 
isConnecting() - Method in class org.mule.transport.AbstractConnectionStrategy
 
isConsumed(Class) - Method in class org.mule.transformer.AbstractTransformer
 
isContainsTemplate(String) - Method in class org.mule.util.TemplateParser
 
isCreateDispatcherPerRequest() - Method in interface org.mule.api.transport.MessageDispatcherFactory
Controls whether dispatchers are cached or created per request.
isCreateDispatcherPerRequest() - Method in class org.mule.transport.AbstractMessageDispatcherFactory
This default implementation of MessageDispatcherFactory.isCreateDispatcherPerRequest() returns false, which means that dispatchers are pooled according to their lifecycle as described in MessageDispatcher.
isCreateDispatcherPerRequest() - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
isCreateMultipleTransactedReceivers() - Method in class org.mule.transport.AbstractConnector
For better throughput when using TransactedMessageReceivers this will enable a number of concurrent receivers, based on the value returned by AbstractConnector.getNumberOfConcurrentTransactedReceivers().
isCreateRegistry() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
isCreateRequesterPerRequest() - Method in interface org.mule.api.transport.MessageRequesterFactory
Controls whether dispatchers are cached or created per request.
isCreateRequesterPerRequest() - Method in class org.mule.transport.AbstractMessageRequesterFactory
This default implementation of MessageDispatcherFactory.isCreateDispatcherPerRequest() returns false, which means that dispatchers are pooled according to their lifecycle as described in MessageRequester.
isCreateRequesterPerRequest() - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
isCreateServer() - Method in class org.mule.module.management.agent.JmxAgent
 
isDebugEnabled() - Method in class org.mule.util.MuleLogger
 
isDefaultRemoteSync() - Method in interface org.mule.api.config.MuleConfiguration
 
isDefaultRemoteSync() - Method in class org.mule.config.DefaultMuleConfiguration
 
isDefaultSynchronousEndpoints() - Method in interface org.mule.api.config.MuleConfiguration
 
isDefaultSynchronousEndpoints() - Method in class org.mule.config.DefaultMuleConfiguration
 
isDeleteUnacceptedMessages() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
If a filter is configured on this endpoint, this property will determine if message that are not excepted by the filter are deleted
isDeleteUnacceptedMessages() - Method in class org.mule.endpoint.AbstractEndpoint
 
isDeleteUnacceptedMessages() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isDeleteUnacceptedMessages() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isDeterministic() - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
isDisabled() - Method in class org.mule.transport.AbstractMessageAdapter
 
isDiscardEmptyContent() - Method in class org.mule.transport.http.HttpPollingConnector
 
isDiscardEmptyContent() - Method in class org.mule.transport.http.HttpsPollingConnector
 
isDisposed() - Method in interface org.mule.api.component.LifecycleAdapter
 
isDisposed() - Method in interface org.mule.api.MuleContext
 
isDisposed() - Method in interface org.mule.api.registry.Registry
 
isDisposed() - Method in interface org.mule.api.transport.Connector
 
isDisposed() - Method in class org.mule.component.DefaultLifecycleAdapter
 
isDisposed() - Method in class org.mule.DefaultMuleContext
 
isDisposed() - Method in class org.mule.module.management.mbean.ConnectorService
 
isDisposed() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
isDisposed() - Method in class org.mule.registry.AbstractRegistry
 
isDisposed() - Method in class org.mule.transport.AbstractConnector
 
isDisposing() - Method in interface org.mule.api.MuleContext
 
isDisposing() - Method in interface org.mule.api.registry.Registry
 
isDisposing() - Method in interface org.mule.api.transport.Connector
 
isDisposing() - Method in class org.mule.DefaultMuleContext
 
isDisposing() - Method in class org.mule.module.management.mbean.ConnectorService
 
isDisposing() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
isDisposing() - Method in class org.mule.registry.AbstractRegistry
 
isDisposing() - Method in class org.mule.transport.AbstractConnector
isDoThreading() - Method in interface org.mule.api.config.ThreadingProfile
 
isDoThreading() - Method in class org.mule.config.ChainedThreadingProfile
 
isDoThreading() - Method in class org.mule.config.ImmutableThreadingProfile
 
isDoThreading() - Method in class org.mule.transport.AbstractConnectable
 
isDoThreading() - Method in class org.mule.transport.AbstractConnectionStrategy
 
isDurable() - Method in class org.mule.transport.jms.JmsConnector
 
isDynamicEndpoints() - Method in interface org.mule.api.routing.OutboundRouter
Determines whether this router supports dynamic endpoint.
isDynamicEndpoints() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
isDynamicEndpoints() - Method in class org.mule.routing.outbound.AbstractRecipientList
 
isEagerConsumer() - Method in class org.mule.transport.jms.JmsConnector
Getter for property 'eagerConsumer'.
isEagerInit() - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
isEagerInit() - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
isEmpty() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
isEmpty() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
isEmpty() - Method in class org.mule.util.MapCombiner
 
isEnableCookies() - Method in class org.mule.transport.http.HttpConnector
 
isEnabled() - Method in interface org.mule.api.management.stats.Statistics
Are statistics logged
isEnabled() - Method in class org.mule.management.stats.AllStatistics
Are statistics logged
isEnabled() - Method in class org.mule.management.stats.ComponentStatistics
 
isEnabled() - Method in class org.mule.management.stats.RouterStatistics
 
isEnabled() - Method in class org.mule.management.stats.ServiceStatistics
Are statistics logged
isEnabled() - Method in class org.mule.module.management.mbean.StatisticsService
 
isEnableDiscovery() - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
isEnableEndpointFiltering() - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
isEnableMessageEvents() - Method in class org.mule.transport.AbstractConnector
 
isEnableNotifications() - Method in class org.mule.AbstractExceptionListener
 
isEnableStatistics() - Method in class org.mule.module.management.agent.JmxAgent
 
isEnableStreaming() - Method in interface org.mule.api.config.MuleConfiguration
 
isEnableStreaming() - Method in class org.mule.config.DefaultMuleConfiguration
 
isEndElement() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isEndElement() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isEnlisted() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
isError() - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
isErrorEnabled() - Method in class org.mule.util.MuleLogger
 
isErrorPayload(MuleMessage) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
isEvaluatorRegistered(String) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Checks whether an evaluator is registered with the manager
isExactMatch() - Method in class org.mule.transformer.TransformerWeighting
 
isExceptionHandled(Exception) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
isExceptionThrown() - Method in class org.mule.util.ExceptionHolder
 
isExpandEmptyElements() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isExplicitTrustStoreOnly() - Method in class org.mule.api.security.tls.TlsConfiguration
 
isExplicitTrustStoreOnly() - Method in interface org.mule.api.security.TlsDirectTrustStore
If the trust store is undefined and the trust store generated via System properties then the key store certificates defined via TODO can be used as a source of trust information.
isExplicitTrustStoreOnly() - Method in class org.mule.transport.http.HttpsConnector
 
isExplicitTrustStoreOnly() - Method in class org.mule.transport.ssl.SslConnector
 
isFailOnMessageScribbling() - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
Should we fail when we detect "message scribbling"?
isFailOnTimeout() - Method in interface org.mule.api.routing.ResponseRouter
Should the router fail and throw an exception if a timeout occurs or should it return the events received so far.
isFailOnTimeout() - Method in class org.mule.routing.EventCorrelator
 
isFailOnTimeout() - Method in class org.mule.routing.response.AbstractResponseAggregator
 
isFailOnTimeout() - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
isFatalEnabled() - Method in class org.mule.util.MuleLogger
 
isFreeze() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
isGroupAlreadyProcessed(Object) - Method in class org.mule.routing.EventCorrelator
 
isHonorQosHeaders() - Method in class org.mule.transport.jms.JmsConnector
Gets the value of honorQosHeaders property.
isHonorSynchronicity() - Method in class org.mule.routing.outbound.AbstractMessageSplitter
 
isIbmJDK() - Static method in class org.mule.util.SystemUtils
 
isIgnoreAdminNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreBadInput() - Method in interface org.mule.api.transformer.Transformer
 
isIgnoreBadInput() - Method in class org.mule.transformer.AbstractTransformer
 
isIgnoreComponentMessageNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreComponentNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreConnectionNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreCustomNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnored(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
isIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
isIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
isIgnored() - Method in interface org.mule.config.spring.parsers.assembly.configuration.SingleProperty
 
isIgnored() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
isIgnored() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
isIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
isIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
isIgnoreEndpointMessageNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreManagementNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreManagerNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreMessageNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreModelNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isIgnoreSecurityNotifications() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
isInbound() - Method in class org.mule.management.stats.RouterStatistics
 
isInbound() - Method in class org.mule.module.management.mbean.EndpointService
 
isInbound() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
isInfoEnabled() - Method in class org.mule.util.MuleLogger
 
isInitialised() - Method in class org.mule.AbstractExceptionListener
 
isInitialised() - Method in interface org.mule.api.MuleContext
Determines if the server has been initialised
isInitialised() - Method in interface org.mule.api.registry.Registry
 
isInitialised() - Method in class org.mule.DefaultMuleContext
Determines if the server has been initialised
isInitialised() - Method in class org.mule.module.management.mbean.MuleService
 
isInitialised() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
isInitialised() - Method in class org.mule.registry.AbstractRegistry
 
isInitialising() - Method in interface org.mule.api.MuleContext
Determines if the server is being initialised
isInitialising() - Method in interface org.mule.api.registry.Registry
 
isInitialising() - Method in class org.mule.DefaultMuleContext
Determines if the server is being initialised
isInitialising() - Method in class org.mule.registry.AbstractRegistry
 
isInitialThread - Variable in class org.mule.transport.AbstractConnectionStrategy
 
isInitialThread() - Method in class org.mule.transport.AbstractConnectionStrategy
 
isKeepAlive() - Method in class org.mule.transport.http.HttpResponse
 
isKeepAlive() - Method in class org.mule.transport.http.HttpServerConnection
 
isKeepAlive() - Method in class org.mule.transport.tcp.TcpConnector
 
isKeepSendSocketOpen() - Method in class org.mule.transport.tcp.TcpConnector
 
isKeepSendSocketOpen() - Method in class org.mule.transport.udp.UdpConnector
 
isLenient() - Method in class org.mule.module.xml.filters.JXPathFilter
 
isLoadJdmkAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Getter for property 'loadJdmkAgent'.
isLoadMx4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Getter for property 'loadMx4jAgent'.
isLoadProfilerAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Getter for property 'loadProfilerAgent'.
isLocalName(Element, String) - Static method in class org.mule.util.XMLUtils
 
isLocateServer() - Method in class org.mule.module.management.agent.JmxAgent
 
isLookupOnEachCall() - Method in class org.mule.object.JndiObjectFactory
 
isLoopback() - Method in class org.mule.transport.multicast.MulticastConnector
 
isMatch(MuleEvent) - Method in interface org.mule.api.routing.InboundRouter
Determines if the event should be processed by this router.
isMatch(MuleMessage) - Method in interface org.mule.api.routing.OutboundRouter
Determines if the event should be processed by this router.
isMatch(MuleEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
isMatch(MuleEvent) - Method in class org.mule.routing.inbound.InboundPassThroughRouter
 
isMatch(MuleEvent) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isMatch(MuleEvent) - Method in class org.mule.routing.inbound.WireTap
 
isMatch(MuleMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isMatch(MuleMessage) - Method in class org.mule.routing.outbound.TransformerRouter
 
isMatchAll() - Method in interface org.mule.api.routing.RouterCollection
 
isMatchAll() - Method in class org.mule.routing.AbstractRouterCollection
 
isMissingParser(Problem) - Method in class org.mule.config.spring.MissingParserProblemReporter
 
isModernSpecAvailable() - Method in class org.mule.module.management.support.AutoDiscoveryJmxSupportFactory
Is JMX 1.2 and up available for use?
isMuleNamespace(Element) - Static method in class org.mule.config.spring.util.SpringXMLUtils
 
isMuleUri(String) - Static method in class org.mule.endpoint.MuleEndpointURI
 
isNewlines() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isNoLocal() - Method in class org.mule.transport.jms.JmsConnector
 
isNotificationDynamic() - Method in interface org.mule.api.context.notification.ServerNotificationHandler
 
isNotificationDynamic() - Method in class org.mule.context.notification.OptimisedNotificationHandler
 
isNotificationDynamic() - Method in class org.mule.context.notification.ServerNotificationManager
 
isNotificationEnabled(Class) - Method in interface org.mule.api.context.notification.ServerNotificationHandler
This returns a very "conservative" value - it is true if the notification or any subclass would be accepted.
isNotificationEnabled(Class) - Method in class org.mule.context.notification.OptimisedNotificationHandler
This returns a very "conservative" value - it is true if the notification or any subclass would be accepted.
isNotificationEnabled(Class) - Method in class org.mule.context.notification.ServerNotificationManager
 
isNotMatch() - Method in class org.mule.transformer.TransformerWeighting
 
isNullReturnsTrue() - Method in class org.mule.routing.filters.ExpressionFilter
 
isNullSubscription() - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
ISO_8859_1 - Static variable in class org.mule.transport.http.ResponseWriter
 
isOmitEncoding() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isOpaque() - Method in class org.mule.endpoint.MuleEndpointURI
 
isOpen() - Method in class org.mule.transport.http.HttpServerConnection
 
isOptional() - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
isOutbound() - Method in class org.mule.module.management.mbean.EndpointService
 
isOutbound() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
isOverwrite() - Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
 
isOverwrite() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
isPadText() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isPaused() - Method in interface org.mule.api.service.Service
True if the service is in a paused state, false otherwise
isPaused() - Method in class org.mule.module.management.mbean.ServiceService
 
isPaused() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
 
isPaused() - Method in class org.mule.service.AbstractService
Determines if the service is in a paused state
isPayloadConsumed(Class) - Method in class org.mule.DefaultMuleMessage
Checks if the payload has been consumed for this message.
isPersistent() - Method in class org.mule.config.QueueProfile
 
isPersistent() - Method in class org.mule.util.queue.QueueConfiguration
 
isPersistentDelivery() - Method in class org.mule.transport.jms.JmsConnector
 
isPhaseComplete(String) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
isPhaseComplete(String) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
isPhaseSupported(String) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
isPhaseSupported(String) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
isPrintHeaders() - Method in class org.mule.management.stats.printers.CSVPrinter
 
isProcess(Object) - Method in interface org.mule.transport.bpm.BPMS
 
isPrototype() - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
isPrototype() - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
isQueueEvents() - Method in class org.mule.transport.vm.VMConnector
 
isReadOnly() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
isReadOnly() - Method in interface org.mule.api.registry.Registry
 
isReadOnly() - Method in class org.mule.config.spring.SpringRegistry
 
isReadOnly() - Method in class org.mule.endpoint.AbstractEndpoint
 
isReadOnly() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isReadOnly() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isReadOnly() - Method in class org.mule.registry.TransientRegistry
 
isReceiveMessagesInTransaction() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
isRecoverJmsConnections() - Method in class org.mule.transport.jms.JmsConnector
 
isReference(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
A property can be explicitly registered as a bean reference via registerBeanReference() or it can simply use the "-ref" suffix.
isReference(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
isReference(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
A property can be explicitly registered as a bean reference via registerBeanReference() or it can simply use the "-ref" suffix.
isReference() - Method in interface org.mule.config.spring.parsers.assembly.configuration.SingleProperty
 
isReference() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
isReference() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
isReference(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
isRegistered(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
isRemote() - Method in interface org.mule.api.registry.Registry
 
isRemote() - Method in class org.mule.config.spring.SpringRegistry
 
isRemote() - Method in class org.mule.registry.TransientRegistry
 
isRemoteSync() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
isRemoteSync() - Method in class org.mule.endpoint.AbstractEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
isRemoteSync() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isRemoteSync() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isRemoteSync() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
isRemoteSync() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
isRemoteSyncEnabled() - Method in interface org.mule.api.transport.Connector
 
isRemoteSyncEnabled() - Method in class org.mule.transport.AbstractConnector
 
isRemoteSyncEnabled() - Method in class org.mule.transport.jms.JmsConnector
 
isRemoteSyncEnabled() - Method in class org.mule.transport.tcp.TcpConnector
 
isRemoteSyncEnabled() - Method in class org.mule.transport.vm.VMConnector
 
isRepeat(int, int) - Method in class org.mule.transport.tcp.protocols.DirectProtocol
Decide whether to repeat transfer.
isRepeat(int, int) - Method in class org.mule.transport.tcp.protocols.EOFProtocol
Repeat until end of file
isRepeat(int, int) - Method in class org.mule.transport.tcp.protocols.LengthProtocol
Read all four bytes for initial integer (limit is set in read)
isRepeat(int, int, int) - Method in class org.mule.transport.tcp.protocols.XmlMessageEOFProtocol
Continue reading til EOF or new document found
isRepeat(int, int, int) - Method in class org.mule.transport.tcp.protocols.XmlMessageProtocol
Show we continue reading? This class, following previous implementations, only reads while input is saturated.
isRepeatable() - Method in class org.mule.transport.http.StreamPayloadRequestEntity
 
isRequireClientAuthentication() - Method in class org.mule.api.security.tls.TlsConfiguration
 
isRequireClientAuthentication() - Method in interface org.mule.api.security.TlsDirectTrustStore
If a server socket is constructed directly (see TlsConfiguration) then this flag will control whether client authenticatin is required.
isRequireClientAuthentication() - Method in class org.mule.transport.http.HttpsConnector
 
isRequireClientAuthentication() - Method in class org.mule.transport.ssl.SslConnector
 
isResourceIdentifierAnUri() - Method in class org.mule.api.context.notification.ServerNotification
 
isReturnSourceIfNull() - Method in class org.mule.transformer.simple.ExpressionTransformer
 
isReuseAddress() - Method in class org.mule.transport.tcp.TcpConnector
 
isReuseObject() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
isReversible() - Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
isRollbackOnly() - Method in interface org.mule.api.transaction.Transaction
 
isRollbackOnly() - Method in class org.mule.transaction.AbstractTransaction
 
isRolledBack() - Method in interface org.mule.api.transaction.Transaction
 
isRolledBack() - Method in class org.mule.transaction.AbstractTransaction
 
isRunning() - Method in class org.mule.transport.PollingReceiverWorker
 
isSameRM(XAResource) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
isSameRM(XAResource) - Method in class org.mule.util.xa.DefaultXASession
 
isSendTcpNoDelay() - Method in class org.mule.transport.tcp.TcpConnector
 
isSendTransformed() - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
isServerReachable(URL, int) - Static method in class org.mule.util.NetworkUtils
 
isServerReachable(String, int, int) - Static method in class org.mule.util.NetworkUtils
 
isSingleResult() - Method in class org.mule.module.xml.transformer.JXPathExtractor
Should a single value be returned.
isSingleton() - Method in interface org.mule.api.object.ObjectFactory
Returns true if the ObjectFactory implementation always returns the same object instance.
isSingleton() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
isSingleton() - Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.EndpointFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
isSingleton() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
isSingleton() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
isSingleton() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
isSingleton() - Method in class org.mule.object.AbstractObjectFactory
 
isSingleton() - Method in class org.mule.object.JndiObjectFactory
 
isSingleton() - Method in class org.mule.object.SingletonObjectFactory
 
isSingleton() - Method in class org.mule.transport.http.config.ErrorFilterFactoryBean
 
isSourceTypeSupported(Class) - Method in interface org.mule.api.transformer.Transformer
Determines if a particular source class can be handled by this transformer
isSourceTypeSupported(Class, boolean) - Method in class org.mule.transformer.AbstractMessageAwareTransformer
 
isSourceTypeSupported(Class) - Method in class org.mule.transformer.AbstractTransformer
 
isSourceTypeSupported(Class, boolean) - Method in class org.mule.transformer.AbstractTransformer
 
isSourceTypeSupportedByFirst(List, Class) - Static method in class org.mule.transformer.TransformerUtils
 
isStandalone() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isStarted() - Method in interface org.mule.api.component.LifecycleAdapter
 
isStarted() - Method in interface org.mule.api.MuleContext
Determines if the server has been started
isStarted() - Method in interface org.mule.api.service.Service
Determines whether this service has been started
isStarted() - Method in interface org.mule.api.transport.Connector
 
isStarted() - Method in class org.mule.component.DefaultLifecycleAdapter
 
isStarted() - Method in class org.mule.DefaultMuleContext
Determines if the server has been started
isStarted() - Method in class org.mule.module.management.mbean.ConnectorService
 
isStarted() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
isStarted() - Method in class org.mule.service.AbstractService
 
isStarted() - Method in class org.mule.transport.AbstractConnector
 
isStarted() - Method in class org.mule.util.timer.EventTimerTask
 
isStartElement() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isStartElement() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isStarting() - Method in class org.mule.DefaultMuleContext
 
isStopFurtherProcessing() - Method in interface org.mule.api.MuleEvent
Determines whether the default processing for this event will be executed.
isStopFurtherProcessing() - Method in interface org.mule.api.MuleEventContext
Determines whether the default processing for this event will be executed.
isStopFurtherProcessing() - Method in class org.mule.DefaultMuleEvent
Determines whether the default processing for this event will be executed
isStopFurtherProcessing() - Method in class org.mule.DefaultMuleEventContext
Determines whether the default processing for this event will be executed.
isStopped() - Method in class org.mule.DefaultMuleContext
 
isStopped() - Method in class org.mule.module.management.mbean.MuleService
 
isStopped() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
isStopped() - Method in class org.mule.module.management.mbean.ServiceService
 
isStopped() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
 
isStopped() - Method in class org.mule.service.AbstractService
 
isStopping() - Method in class org.mule.DefaultMuleContext
 
isStopping() - Method in class org.mule.module.management.mbean.ServiceService
 
isStopping() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
 
isStopping() - Method in class org.mule.service.AbstractService
 
isStreaming() - Method in class org.mule.transport.tcp.TcpInputStream
 
isStreamOpen() - Method in class org.mule.config.ConfigResource
 
isSunJDK() - Static method in class org.mule.util.SystemUtils
 
isSuppressDeclaration() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isSyncEnabled(String) - Method in interface org.mule.api.transport.Connector
Used to define is this connectors endpoints' should be synchronous by default rather than using Mule's instance wide default.
isSyncEnabled(String) - Method in class org.mule.transport.AbstractConnector
 
isSynchronous() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
isSynchronous() - Method in interface org.mule.api.MuleEvent
Determines whether the was sent synchrounously or not
isSynchronous() - Method in interface org.mule.api.MuleEventContext
Determines whether the was sent synchrounously or not
isSynchronous() - Method in class org.mule.DefaultMuleEvent
 
isSynchronous() - Method in class org.mule.DefaultMuleEventContext
Determines whether the was sent synchrounously or not
isSynchronous() - Method in class org.mule.endpoint.AbstractEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
isSynchronous() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isSynchronous() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isSynchronous() - Method in class org.mule.module.management.mbean.EndpointService
 
isSynchronous() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
isSynchronous() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
isSynchronous() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
isText(String) - Method in class org.mule.transport.servlet.HttpRequestToParameter
 
isTimedOut() - Method in class org.mule.work.WorkerContext
Used by a Work executor in order to know if this work, which should be accepted but not started has timed out.
isTopic(ImmutableEndpoint) - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Will use endpoint's resource info to detect a topic, as in jms://topic:trade.PriceUpdatesTopic.
isTopic(ImmutableEndpoint, boolean) - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Use endpoint configuration to detect a topic.
isTopic(Destination) - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Will use an instanceof operator.
isTopic(ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsTopicResolver
Use endpoint configuration to detect a topic.
isTopic(ImmutableEndpoint, boolean) - Method in interface org.mule.transport.jms.JmsTopicResolver
Use endpoint configuration to detect a topic.
isTopic(Destination) - Method in interface org.mule.transport.jms.JmsTopicResolver
Use any means suitable to detect a topic.
isTopic(Destination) - Method in class org.mule.transport.jms.weblogic.WeblogicJmsTopicResolver
For Weblogic 8.x (JMS 1.0.2b) will use Weblogic-specific API call to test for topic.
isTopLevel(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
isTraceEnabled() - Method in class org.mule.util.MuleLogger
 
isTracking() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isTransacted() - Method in interface org.mule.api.transaction.TransactionConfig
 
isTransacted() - Method in interface org.mule.api.transaction.TransactionFactory
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to simulate batch actions, such as using Jms Client Acknowledge.
isTransacted() - Method in class org.mule.transaction.MuleTransactionConfig
 
isTransacted() - Method in class org.mule.transaction.XaTransactionFactory
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to simulate batch actions, such as using Jms Client Acknowledge.
isTransacted() - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransactionFactory
 
isTransacted() - Method in class org.mule.transport.jms.JmsTransactionFactory
 
isTransacted() - Method in class org.mule.transport.vm.VMTransactionFactory
 
isTransactionRollback() - Method in class org.mule.transport.AbstractMessageDispatcher
Checks to see if the current transaction has been rolled back
isTransformFirst() - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
isTransformFirst() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isTransient() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
isTransient() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
isTransient() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
 
isTrimText() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isUseMultipleTransactedReceivers() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
isUseStaxSource() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
isUseTemplates() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isValid() - Method in interface org.mule.api.MuleSession
Determines if this session is valid.
isValid() - Method in class org.mule.DefaultMuleSession
 
isValidateConnections() - Method in class org.mule.transport.tcp.TcpConnector
Should the connection be checked before sending data?
isValidateSchema() - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
isValidExpression(String) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Determines if the expression is valid or not.
isValidExpression(String, String) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Determines if the expression is valid or not.
isWarnEnabled() - Method in class org.mule.util.MuleLogger
 
isWhiteSpace() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isWhiteSpace() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isXA() - Method in interface org.mule.api.transaction.Transaction
 
isXA() - Method in class org.mule.transaction.AbstractTransaction
 
isXA() - Method in class org.mule.transaction.XaTransaction
 
isXHTML() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
IsXmlFilter - Class in org.mule.module.xml.filters
IsXmlFilter accepts a String or byte[] if its contents are valid (well-formed) XML.
IsXmlFilter() - Constructor for class org.mule.module.xml.filters.IsXmlFilter
 
iterator() - Method in class org.mule.routing.inbound.EventGroup
Returns an iterator over a snapshot copy of this group's collected events.
iterator() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 

J

JaasAuthentication - Class in org.mule.module.jaas
 
JaasAuthentication(Credentials) - Constructor for class org.mule.module.jaas.JaasAuthentication
 
JaasAuthentication(Object, Object, Subject) - Constructor for class org.mule.module.jaas.JaasAuthentication
 
JaasNamespaceHandler - Class in org.mule.module.jaas.config
 
JaasNamespaceHandler() - Constructor for class org.mule.module.jaas.config.JaasNamespaceHandler
 
JaasSecurityContext - Class in org.mule.module.jaas
 
JaasSecurityContext(JaasAuthentication) - Constructor for class org.mule.module.jaas.JaasSecurityContext
Constructor for the class
JaasSecurityContextFactory - Class in org.mule.module.jaas
 
JaasSecurityContextFactory() - Constructor for class org.mule.module.jaas.JaasSecurityContextFactory
 
JaasSecurityFilter - Class in org.mule.module.jaas.filters
 
JaasSecurityFilter() - Constructor for class org.mule.module.jaas.filters.JaasSecurityFilter
 
JaasSimpleAuthenticationProvider - Class in org.mule.module.jaas
This is the Provider for Mule's Jaas Security.
JaasSimpleAuthenticationProvider() - Constructor for class org.mule.module.jaas.JaasSimpleAuthenticationProvider
 
JaasSimpleAuthenticationProvider.JaasConfig - Class in org.mule.module.jaas
The JaasConfig class extends the Jaas Configuration in order to be able to configure the jaas security programmatically.
JaasSimpleAuthenticationProvider.JaasConfig() - Constructor for class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
 
JarUtils - Class in org.mule.util
 
JavaComponent - Interface in org.mule.api.component
JavaComponent is a Java Component implementation used to invoke Java component implementations.
JaxenFilter - Class in org.mule.module.xml.filters
JaxenFilter evaluates an XPath expression against an XML document using Jaxen.
JaxenFilter() - Constructor for class org.mule.module.xml.filters.JaxenFilter
 
JaxenFilter(String) - Constructor for class org.mule.module.xml.filters.JaxenFilter
 
JaxenFilter(String, String) - Constructor for class org.mule.module.xml.filters.JaxenFilter
 
JAXP_PROPERTIES_SCHEMA_LANGUAGE - Static variable in class org.mule.module.xml.util.XMLUtils
 
JAXP_PROPERTIES_SCHEMA_LANGUAGE_VALUE - Static variable in class org.mule.module.xml.util.XMLUtils
 
JAXP_PROPERTIES_SCHEMA_SOURCE - Static variable in class org.mule.module.xml.util.XMLUtils
 
JBossTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
JBossTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JBossTransactionManagerLookupFactory
 
JdmkAgent - Class in org.mule.module.management.agent
JdmkAgent configures an Jdmk Http Adaptor for Jmx management, statistics and configuration viewing of a Mule instance.
JdmkAgent() - Constructor for class org.mule.module.management.agent.JdmkAgent
 
JMS - Static variable in class org.mule.transport.jms.JmsConnector
 
Jms102bSupport - Class in org.mule.transport.jms
Jms102bSupport is a template class to provide an absstraction to to the Jms 1.0.2b api specification.
Jms102bSupport(JmsConnector) - Constructor for class org.mule.transport.jms.Jms102bSupport
 
Jms11Support - Class in org.mule.transport.jms
Jms11Support is a template class to provide an abstraction to to the JMS 1.1 API specification.
Jms11Support(JmsConnector) - Constructor for class org.mule.transport.jms.Jms11Support
 
JMS_ATTRIBUTES - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
JMS_CORRELATION_ID - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_DELIVERY_MODE - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_DESTINATION - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_EXPIRATION - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_MESSAGE_ID - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_PRIORITY - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_PROPERTY_NAMES - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_REDELIVERED - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_REPLY_TO - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_SELECTOR_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_SPECIFICATION_102B - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_SPECIFICATION_11 - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_TIMESTAMP - Static variable in class org.mule.transport.jms.JmsConstants
 
JMS_TYPE - Static variable in class org.mule.transport.jms.JmsConstants
 
JmsClientAcknowledgeTransaction - Class in org.mule.transport.jms
JmsClientAcknowledgeTransaction is a transaction implementation of performing a message acknowledgement.
JmsClientAcknowledgeTransaction() - Constructor for class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
JmsClientAcknowledgeTransactionFactory - Class in org.mule.transport.jms
JmsClientAcknowledgeTransactionFactory creates a JMS Client Acknowledge Transaction using a JMS Message.
JmsClientAcknowledgeTransactionFactory() - Constructor for class org.mule.transport.jms.JmsClientAcknowledgeTransactionFactory
 
JmsConnector - Class in org.mule.transport.jms
JmsConnector is a JMS 1.0.2b compliant connector that can be used by a Mule endpoint.
JmsConnector() - Constructor for class org.mule.transport.jms.JmsConnector
 
JmsConnectorDefinitionParser - Class in org.mule.transport.jms.config
 
JmsConnectorDefinitionParser() - Constructor for class org.mule.transport.jms.config.JmsConnectorDefinitionParser
 
JmsConnectorDefinitionParser(Class) - Constructor for class org.mule.transport.jms.config.JmsConnectorDefinitionParser
 
JmsConstants - Class in org.mule.transport.jms
 
JmsConstants() - Constructor for class org.mule.transport.jms.JmsConstants
 
JmsExceptionReader - Class in org.mule.transport.jms
This reader will ensure that the LinkedException and JMS code is not lost when printing the JMSException.
JmsExceptionReader() - Constructor for class org.mule.transport.jms.JmsExceptionReader
 
JmsMessageAdapter - Class in org.mule.transport.jms
JmsMessageAdapter allows a DefaultMuleEvent to access the properties and payload of a JMS Message in a uniform way.
JmsMessageAdapter(Object) - Constructor for class org.mule.transport.jms.JmsMessageAdapter
 
JmsMessageAdapter(JmsMessageAdapter) - Constructor for class org.mule.transport.jms.JmsMessageAdapter
 
JmsMessageDispatcher - Class in org.mule.transport.jms
JmsMessageDispatcher is responsible for dispatching messages to JMS destinations.
JmsMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.jms.JmsMessageDispatcher
 
JmsMessageDispatcherFactory - Class in org.mule.transport.jms
JmsMessageDispatcherFactory creates a message adapter that will send JMS messages
JmsMessageDispatcherFactory() - Constructor for class org.mule.transport.jms.JmsMessageDispatcherFactory
 
JmsMessageReceiver - Class in org.mule.transport.jms
Registers a single JmsMessage listener but uses a thread pool to process incoming messages
JmsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.jms.JmsMessageReceiver
 
JmsMessageReceiver.JmsWorker - Class in org.mule.transport.jms
 
JmsMessageReceiver.JmsWorker(Message, AbstractMessageReceiver) - Constructor for class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
 
JmsMessageReceiver.JmsWorker(List, AbstractMessageReceiver) - Constructor for class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
 
JmsMessageRequester - Class in org.mule.transport.jms
JmsMessageDispatcher is responsible for dispatching messages to JMS destinations.
JmsMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.jms.JmsMessageRequester
 
JmsMessageRequesterFactory - Class in org.mule.transport.jms
JmsMessageDispatcherFactory creates a message adapter that will send JMS messages
JmsMessageRequesterFactory() - Constructor for class org.mule.transport.jms.JmsMessageRequesterFactory
 
JmsMessages - Class in org.mule.transport.jms.i18n
 
JmsMessages() - Constructor for class org.mule.transport.jms.i18n.JmsMessages
 
JMSMessageToObject - Class in org.mule.transport.jms.transformers
JMSMessageToObject Will convert a javax.jms.Message or sub-type into an object by extracting the message payload.
JMSMessageToObject() - Constructor for class org.mule.transport.jms.transformers.JMSMessageToObject
 
JmsMessageUtils - Class in org.mule.transport.jms
JmsMessageUtils contains helper method for dealing with JMS messages in Mule.
JmsMessageUtils() - Constructor for class org.mule.transport.jms.JmsMessageUtils
 
JmsNamespaceHandler - Class in org.mule.transport.jms.config
Registers Bean Definition Parsers for the "jms" namespace.
JmsNamespaceHandler() - Constructor for class org.mule.transport.jms.config.JmsNamespaceHandler
 
JmsPropertyFilter - Class in org.mule.transport.jms.filters
 
JmsPropertyFilter() - Constructor for class org.mule.transport.jms.filters.JmsPropertyFilter
 
JmsReplyToHandler - Class in org.mule.transport.jms
JmsReplyToHandler will process a JMS replyTo or hand off to the default replyTo handler if the replyTo is a URL.
JmsReplyToHandler(JmsConnector, List) - Constructor for class org.mule.transport.jms.JmsReplyToHandler
 
JmsSelectorFilter - Class in org.mule.transport.jms.filters
JmsSelectorFilter is a wrapper for a JMS Selector.
JmsSelectorFilter() - Constructor for class org.mule.transport.jms.filters.JmsSelectorFilter
 
JmsSupport - Interface in org.mule.transport.jms
JmsSupport is an interface that provides a polymorphic facade to the JMS 1.0.2b and 1.1 API specifications.
JmsTopicResolver - Interface in org.mule.transport.jms
A strategy interface to detect a javax.jms.Topic in, possibly, a vendor-specific way.
JmsTransaction - Class in org.mule.transport.jms
JmsTransaction is a wrapper for a JMS local transaction.
JmsTransaction() - Constructor for class org.mule.transport.jms.JmsTransaction
 
JmsTransactionFactory - Class in org.mule.transport.jms
JmsTransactionFactory creates a JMS local transaction
JmsTransactionFactory() - Constructor for class org.mule.transport.jms.JmsTransactionFactory
 
JMX_OBJECT_NAME - Static variable in class org.mule.module.management.agent.Log4jAgent
 
JmxAgent - Class in org.mule.module.management.agent
JmxAgent registers Mule Jmx management beans with an MBean server.
JmxAgent() - Constructor for class org.mule.module.management.agent.JmxAgent
 
JmxAgentDefinitionParser - Class in org.mule.module.management.config
 
JmxAgentDefinitionParser() - Constructor for class org.mule.module.management.config.JmxAgentDefinitionParser
 
JmxLegacySupport - Class in org.mule.module.management.support
Support class for JMX 1.1 based systems.
JmxLegacySupport() - Constructor for class org.mule.module.management.support.JmxLegacySupport
 
JmxManagementException - Exception in org.mule.module.management.agent
JmxManagementException is thrown by the Jmx agents if an error occurs while executing an operation.
JmxManagementException(Message) - Constructor for exception org.mule.module.management.agent.JmxManagementException
 
JmxManagementException(Message, Throwable) - Constructor for exception org.mule.module.management.agent.JmxManagementException
 
JmxManagementException(Message, ObjectName) - Constructor for exception org.mule.module.management.agent.JmxManagementException
 
JmxManagementException(Message, ObjectName, Throwable) - Constructor for exception org.mule.module.management.agent.JmxManagementException
 
JmxManagementException(Throwable) - Constructor for exception org.mule.module.management.agent.JmxManagementException
 
JmxModernSupport - Class in org.mule.module.management.support
Support class using JMX 1.2 and newer calls.
JmxModernSupport() - Constructor for class org.mule.module.management.support.JmxModernSupport
 
JmxRegistrationContext - Class in org.mule.module.management.support
Stores JMX info pertinent to the currently intialising Mule manager with JMX management enabled.
JmxServerNotificationAgent - Class in org.mule.module.management.agent
An agent that propergates Mule Server notifications to Jmx.
JmxServerNotificationAgent() - Constructor for class org.mule.module.management.agent.JmxServerNotificationAgent
 
JmxServerNotificationAgent.BroadcastNotificationService - Class in org.mule.module.management.agent
 
JmxServerNotificationAgent.BroadcastNotificationService() - Constructor for class org.mule.module.management.agent.JmxServerNotificationAgent.BroadcastNotificationService
 
JmxServerNotificationAgent.BroadcastNotificationServiceMBean - Interface in org.mule.module.management.agent
 
JmxServerNotificationAgent.NotificationListener - Class in org.mule.module.management.agent
 
JmxServerNotificationAgent.NotificationListener() - Constructor for class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
 
JmxServerNotificationAgent.NotificationListenerMBean - Interface in org.mule.module.management.agent
 
JmxSupport - Interface in org.mule.module.management.support
Mule JMX supporting interface.
JmxSupportFactory - Interface in org.mule.module.management.support
Factory for instantiating JMX helper classes.
jndiContext - Variable in class org.mule.transport.AbstractJndiConnector
 
JndiContextHelper - Class in org.mule.util
Common code for initialising the JNDI context.
jndiInitialFactory - Variable in class org.mule.transport.AbstractJndiConnector
 
JndiObjectFactory - Class in org.mule.object
 
JndiObjectFactory() - Constructor for class org.mule.object.JndiObjectFactory
 
JndiObjectFactory(String, String, String) - Constructor for class org.mule.object.JndiObjectFactory
 
JndiObjectFactory(String, String, String, Map) - Constructor for class org.mule.object.JndiObjectFactory
 
jndiProviderProperties - Variable in class org.mule.transport.AbstractJndiConnector
 
jndiProviderUrl - Variable in class org.mule.transport.AbstractJndiConnector
 
jndiUrlPkgPrefixes - Variable in class org.mule.transport.AbstractJndiConnector
 
JNP - Static variable in class org.mule.transport.jnp.JnpConnector
 
JnpConnector - Class in org.mule.transport.jnp
JnpConnector uses the Java Naming protocol to bind to remote objects
JnpConnector() - Constructor for class org.mule.transport.jnp.JnpConnector
 
JnpNamespaceHandler - Class in org.mule.transport.jnp.config
Registers a Bean Definition Parser for handling <jnp:connector> elements.
JnpNamespaceHandler() - Constructor for class org.mule.transport.jnp.config.JnpNamespaceHandler
 
JOB_NAME_ATTRIBUTE - Static variable in class org.mule.transport.quartz.config.QuartzNamespaceHandler
 
JobConfig - Interface in org.mule.transport.quartz.config
The generic interface for Job Configuration endpoints that are described on Quartz endpoints
JRunTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
JRunTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JRunTransactionManagerLookupFactory
 
JSSE_NAMESPACE - Static variable in class org.mule.api.security.tls.TlsConfiguration
 
JXPathExpressionEvaluator - Class in org.mule.module.xml.expression
Will extract properties based on Xpath expressions.
JXPathExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.JXPathExpressionEvaluator
 
JXPathExtractor - Class in org.mule.module.xml.transformer
The JXPathExtractor is a simple transformer that evaluates an xpath expression against the given bean and that returns the result.
JXPathExtractor() - Constructor for class org.mule.module.xml.transformer.JXPathExtractor
 
JXPathFilter - Class in org.mule.module.xml.filters
JXPathFilter evaluates an XPath expression against a W3C Document, XML string, or Java bean and returns true if the result is as expected.
JXPathFilter() - Constructor for class org.mule.module.xml.filters.JXPathFilter
 
JXPathFilter(String) - Constructor for class org.mule.module.xml.filters.JXPathFilter
 
JXPathFilter(String, String) - Constructor for class org.mule.module.xml.filters.JXPathFilter
 

K

KEEP_SEND_SOCKET_OPEN_PROPERTY - Static variable in class org.mule.transport.tcp.TcpConnector
Property can be set on the endpoint to configure how the socket is managed
KEEP_SEND_SOCKET_OPEN_PROPERTY - Static variable in class org.mule.transport.udp.UdpConnector
 
keepSendSocketOpen - Variable in class org.mule.transport.udp.UdpConnector
 
KEY - Static variable in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
KEY - Static variable in class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser
 
KEY - Static variable in class org.mule.config.spring.parsers.collection.ChildSingletonMapDefinitionParser
 
key - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
key - Variable in class org.mule.transformer.simple.MapLookup
 
KeyedPoolMessageDispatcherFactoryAdapter - Class in org.mule.transport
KeyedPoolMessageDispatcherFactoryAdapter adapts a MessageDispatcherFactory with methods from commons-pool KeyedPoolableObjectFactory.
KeyedPoolMessageDispatcherFactoryAdapter(MessageDispatcherFactory) - Constructor for class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
KeyedPoolMessageRequesterFactoryAdapter - Class in org.mule.transport
KeyedPoolMessageRequesterFactoryAdapter adapts a MessageRequesterFactory with methods from commons-pool KeyedPoolableObjectFactory.
KeyedPoolMessageRequesterFactoryAdapter(MessageRequesterFactory) - Constructor for class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
keySet() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
keySet - Variable in class org.mule.transport.MessagePropertiesContext
 
keySet() - Method in class org.mule.util.MapCombiner
 
keySpec - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
KeyStoreDefinitionParser - Class in org.mule.config.spring.parsers.specific.tls
 
KeyStoreDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.tls.KeyStoreDefinitionParser
 

L

Latch - Class in org.mule.util.concurrent
 
Latch() - Constructor for class org.mule.util.concurrent.Latch
 
lazyInit() - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
lazyInitWrapperManager() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
LEGACY_BEAN_READER_CLASS - Static variable in class org.mule.config.spring.MuleApplicationContext
 
LegacyEntryPointResolverSet - Class in org.mule.model.resolvers
An EntryPointResolverSet that mimics the behaviour of the Mule 1.x DynamicEntryPointResolver.
LegacyEntryPointResolverSet() - Constructor for class org.mule.model.resolvers.LegacyEntryPointResolverSet
 
LengthProtocol - Class in org.mule.transport.tcp.protocols
The LengthProtocol is an application level tcp protocol that can be used to transfer large amounts of data without risking some data to be loss.
LengthProtocol() - Constructor for class org.mule.transport.tcp.protocols.LengthProtocol
 
LengthProtocol(int) - Constructor for class org.mule.transport.tcp.protocols.LengthProtocol
 
Lifecycle - Interface in org.mule.api.lifecycle
DefaultLifecyclePhase adds lifecycle methods start, stop and dispose.
LifecycleAdapter - Interface in org.mule.api.component
LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.
LifecycleAdapterFactory - Interface in org.mule.api.component
LifecycleAdapterFactory TODO (document class)
lifecycleAdapterFactory - Variable in class org.mule.component.AbstractJavaComponent
 
lifecycleAdapterPool - Variable in class org.mule.component.PooledJavaComponent
 
LifecycleException - Exception in org.mule.api.lifecycle
LifecycleException TODO
LifecycleException(Message, Object) - Constructor for exception org.mule.api.lifecycle.LifecycleException
 
LifecycleException(Message, Throwable, Object) - Constructor for exception org.mule.api.lifecycle.LifecycleException
 
LifecycleException(Throwable, Object) - Constructor for exception org.mule.api.lifecycle.LifecycleException
 
LifecycleManager - Interface in org.mule.api.lifecycle
The LifecycleManager is responsible for managing the different lifecycle phases of the server and managing the transitions between lifecycle phases.
lifecycleManager - Variable in class org.mule.context.DefaultMuleContextBuilder
 
lifecycleManager - Variable in class org.mule.DefaultMuleContext
LifecycleManager for the MuleContext.
lifecycleManager - Variable in class org.mule.registry.AbstractRegistry
 
LifecycleObject - Class in org.mule.lifecycle
 
LifecycleObject(Class) - Constructor for class org.mule.lifecycle.LifecycleObject
 
LifecyclePhase - Interface in org.mule.api.lifecycle
Encapsulates the notion of a lifecycle phase i.e.
lifecycles - Variable in class org.mule.lifecycle.GenericLifecycleManager
 
LifecycleTransitionResult - Class in org.mule.api.lifecycle
Restrict possible results - only OK or a retry based on some throwable are currently allowed.
LifecycleTransitionResult() - Constructor for class org.mule.api.lifecycle.LifecycleTransitionResult
 
LifecyleEnabledObjectPool - Interface in org.mule.util.pool
An ObjectPool that allows Start and Stop life-cycle to be propagated pooled object.
list(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
list(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
list(Name) - Method in class org.mule.jndi.SimpleContext
 
list(Attributes.Name) - Method in class org.mule.jndi.SimpleContext
 
list(String) - Method in class org.mule.jndi.SimpleContext
 
LIST - Static variable in class org.mule.util.MapCombiner
 
list - Variable in class org.mule.util.queue.QueueInfo
 
LIST_PROPERTY - Static variable in interface org.mule.transport.soap.SoapConstants
 
listBindings(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
listBindings(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
listBindings(Name) - Method in class org.mule.jndi.SimpleContext
 
listBindings(String) - Method in class org.mule.jndi.SimpleContext
 
listCryptoImplementations(String) - Static method in class org.mule.util.DebugUtils
 
LISTENER_JMX_OBJECT_NAME - Static variable in class org.mule.module.management.agent.JmxServerNotificationAgent
 
listenerAlreadyRegistered(EndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
ListenerSubscriptionPair - Class in org.mule.context.notification
A simple tuple that stores a listener with an optional subscription (used to match a resource ID).
ListenerSubscriptionPair() - Constructor for class org.mule.context.notification.ListenerSubscriptionPair
For config - must be constructed using the setters
ListenerSubscriptionPair(ServerNotificationListener) - Constructor for class org.mule.context.notification.ListenerSubscriptionPair
 
ListenerSubscriptionPair(ServerNotificationListener, String) - Constructor for class org.mule.context.notification.ListenerSubscriptionPair
 
ListPropertyDefinitionParser - Class in org.mule.config.spring.parsers.specific.properties
This allows a child element to extends a list of values, via an attribute, on a parent setter.
ListPropertyDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.properties.ListPropertyDefinitionParser
 
ListPropertyDefinitionParser(String, String) - Constructor for class org.mule.config.spring.parsers.specific.properties.ListPropertyDefinitionParser
This method is to explain how things work.
listSecurityServiceTypes() - Static method in class org.mule.util.DebugUtils
 
ListValueMap - Class in org.mule.config.spring.parsers.assembly.configuration
Be careful - this doesn't work with endpoint properties because they need to be converted to a URI.
ListValueMap() - Constructor for class org.mule.config.spring.parsers.assembly.configuration.ListValueMap
 
load(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
load(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
load(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Loads an object specified by the given id.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.config.spring.MuleApplicationContext
 
loadClass(String, Class) - Static method in class org.mule.util.ClassUtils
Load a class with a given name.
loadConfigResources(String[]) - Method in class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
loadConfigResources(String[]) - Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
loadContext(Resource, String) - Method in class org.mule.config.spring.jndi.SpringInitialContextFactory
 
loadFromStore() - Method in class org.mule.util.store.TextFileObjectStore
 
loadParentContext(ServletContext) - Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
Used to lookup parent spring ApplicationContext.
loadProperties(String, Class) - Static method in class org.mule.util.PropertiesUtils
Read in the properties from a properties file.
LOCAL_CERTIFICATES - Static variable in class org.mule.transport.http.HttpsConnector
 
LOCAL_CERTIFICATES - Static variable in class org.mule.transport.ssl.SslConnector
 
localContext - Variable in class org.mule.util.xa.DefaultXASession
 
LocaleMessageHandler - Class in org.mule.config.i18n
The LocaleMessageHandler is essentially a merging of the Message and Messages classes, since there is no good reason to have them separate.
LocaleMessageHandler() - Constructor for class org.mule.config.i18n.LocaleMessageHandler
 
localXid - Variable in class org.mule.util.xa.DefaultXASession
 
locateServer - Variable in class org.mule.module.management.agent.JmxAgent
Should MBeanServer be discovered.
lock - Variable in class org.mule.util.concurrent.SynchronizedVariable
 
locks - Variable in class org.mule.routing.EventCorrelator
A map of locks used to wait for response messages for a given message id
log(String) - Method in interface org.mule.api.component.simple.LogService
 
log(String) - Method in class org.mule.component.simple.LogComponent
 
Log4jAgent - Class in org.mule.module.management.agent
Log4jAgent exposes the configuration of the Log4J instance running in Mule for Jmx management
Log4jAgent() - Constructor for class org.mule.module.management.agent.Log4jAgent
 
Log4jNotificationLoggerAgent - Class in org.mule.agent
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint
Log4jNotificationLoggerAgent() - Constructor for class org.mule.agent.Log4jNotificationLoggerAgent
 
logBoilerPlate(List) - Method in class org.mule.util.MuleLogger
 
logBoilerPlate(String[]) - Method in class org.mule.util.MuleLogger
 
LogComponent - Class in org.mule.component.simple
LogComponent simply logs the content (or content length if it is a large message)
LogComponent() - Constructor for class org.mule.component.simple.LogComponent
 
logEvent(ServerNotification) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
logEvent(ServerNotification) - Method in class org.mule.agent.EndpointNotificationLoggerAgent
 
logEvent(ServerNotification) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
logEvent(ServerNotification) - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
logException(Throwable) - Method in class org.mule.AbstractExceptionListener
Used to log the error passed into this Exception Listener
logFatal(MuleMessage, Throwable) - Method in class org.mule.AbstractExceptionListener
Logs a fatal error message to the logging system.
logFatal(MuleMessage, Throwable) - Method in class org.mule.service.DefaultServiceExceptionStrategy
 
logger - Variable in class org.mule.AbstractExceptionListener
logger used by this class
logger - Variable in class org.mule.agent.AbstractNotificationLoggerAgent
The logger used for this class
logger - Variable in class org.mule.api.registry.AbstractServiceDescriptor
logger used by this class
logger - Variable in class org.mule.api.security.provider.AutoDiscoverySecurityProviderFactory
Logger used by this class.
logger - Variable in class org.mule.component.AbstractComponent
logger used by this class
logger - Variable in class org.mule.component.builder.AbstractMessageBuilder
logger used by this class
logger - Static variable in class org.mule.component.DefaultLifecycleAdapter
logger used by this class
logger - Static variable in class org.mule.config.builders.AbstractConfigurationBuilder
 
logger - Static variable in class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
logger - Static variable in class org.mule.config.builders.AutoConfigurationBuilder
 
logger - Variable in class org.mule.config.builders.MuleXmlBuilderContextListener
 
logger - Variable in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
Logger used by this class
logger - Variable in class org.mule.config.DefaultMuleConfiguration
 
logger - Static variable in class org.mule.config.ExceptionHelper
logger used by this class
logger - Static variable in class org.mule.config.factories.HostNameFactory
 
logger - Static variable in class org.mule.config.i18n.LocaleMessageHandler
logger used by this class
logger - Static variable in class org.mule.config.MuleManifest
logger used by this class
logger - Variable in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
logger - Variable in class org.mule.config.spring.factories.EndpointFactoryBean
 
logger - Variable in class org.mule.config.spring.MuleConfigurationConfigurator
 
logger - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
logger - Variable in class org.mule.config.spring.MuleResourceLoader
 
logger - Variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
logger used by this class
logger - Variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
logger - Static variable in class org.mule.context.DefaultMuleContextBuilder
 
logger - Static variable in class org.mule.context.DefaultMuleContextFactory
 
logger - Static variable in class org.mule.context.notification.EndpointMessageNotification
logger used by this class
logger - Variable in class org.mule.context.notification.ServerNotificationManager
 
logger - Variable in class org.mule.DefaultMuleEvent
logger used by this class
logger - Static variable in class org.mule.DefaultMuleEventContext
logger used by this class
logger - Static variable in class org.mule.endpoint.AbstractEndpoint
logger used by this class
logger - Static variable in class org.mule.endpoint.DefaultEndpointFactory
logger used by this class
logger - Static variable in class org.mule.endpoint.MuleEndpointURI
logger used by this class
logger - Static variable in class org.mule.endpoint.ResourceNameEndpointURIBuilder
 
logger - Variable in class org.mule.lifecycle.DefaultLifecyclePhase
 
logger - Variable in class org.mule.model.AbstractModel
 
logger - Variable in class org.mule.model.resolvers.AbstractEntryPointResolver
logger used by this class
logger - Variable in class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
logger - Variable in class org.mule.model.streaming.CallbackOutputStream
 
logger - Static variable in class org.mule.module.client.MuleClient
logger used by this class
logger - Static variable in class org.mule.module.client.RemoteDispatcher
logger used by this class
logger - Static variable in class org.mule.module.client.remoting.RemoteDispatcherAgent
logger used by this class
logger - Static variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
logger used by this class
logger - Static variable in class org.mule.module.management.agent.JmxAgent
Logger used by this class
logger - Variable in class org.mule.module.management.agent.RmiRegistryAgent
logger used by this class
logger - Variable in class org.mule.module.management.mbean.EndpointService
logger used by this class
logger - Variable in class org.mule.module.management.mbean.MuleService
logger used by this class
logger - Static variable in class org.mule.module.management.mbean.StatisticsService
logger used by this class
logger - Static variable in class org.mule.module.management.support.SimplePasswordJmxAuthenticator
Logger used by this class.
logger - Variable in class org.mule.module.ognl.filters.OGNLFilter
 
logger - Variable in class org.mule.module.xml.expression.JXPathExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.module.xml.filters.JaxenFilter
 
logger - Variable in class org.mule.module.xml.filters.JXPathFilter
 
logger - Variable in class org.mule.MuleSessionHandler
logger used by this class
logger - Variable in class org.mule.object.AbstractObjectFactory
 
logger - Variable in class org.mule.object.JndiObjectFactory
 
logger - Variable in class org.mule.registry.AbstractRegistry
 
logger - Variable in class org.mule.registry.TransientRegistry
logger used by this class
logger - Variable in class org.mule.routing.AbstractCatchAllStrategy
logger used by this class
logger - Variable in class org.mule.routing.AbstractRouterCollection
logger used by this class
logger - Variable in class org.mule.routing.CollectionCorrelatorCallback
logger used by this class
logger - Variable in class org.mule.routing.EventCorrelator
logger used by this class
logger - Variable in class org.mule.routing.filters.ExpressionFilter
logger used by this class
logger - Variable in class org.mule.routing.filters.MessagePropertyFilter
logger used by this class
logger - Variable in class org.mule.routing.filters.RegExFilter
 
logger - Variable in class org.mule.routing.filters.WildcardFilter
 
logger - Variable in class org.mule.routing.inbound.SelectiveConsumer
 
logger - Static variable in class org.mule.routing.nested.NestedInvocationHandler
 
logger - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
logger used by this class
logger - Variable in class org.mule.routing.outbound.AbstractRecipientList
logger used by this class
logger - Variable in class org.mule.routing.response.AbstractResponseRouter
 
logger - Variable in class org.mule.routing.SingleCorrelatorCallback
logger used by this class
logger - Variable in class org.mule.security.AbstractEndpointSecurityFilter
 
logger - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.security.MuleSecurityManager
logger used by this class
logger - Variable in class org.mule.service.AbstractService
logger used by this class
logger - Variable in class org.mule.transaction.AbstractTransaction
 
logger - Variable in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
logger - Static variable in class org.mule.transaction.MuleTransactionConfig
logger used by this class
logger - Static variable in class org.mule.transaction.TransactionCoordination
 
logger - Variable in class org.mule.transformer.AbstractTransformer
 
logger - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
logger used by this class
logger - Variable in class org.mule.transport.AbstractConnectable
logger used by this class
logger - Variable in class org.mule.transport.AbstractConnectionStrategy
 
logger - Variable in class org.mule.transport.AbstractConnector
logger used by this class
logger - Static variable in class org.mule.transport.AbstractMessageAdapter
logger used by this class
logger - Variable in class org.mule.transport.AbstractMessageReceiver
logger used by this class
logger - Static variable in class org.mule.transport.DefaultReplyToHandler
logger used by this class
logger - Variable in class org.mule.transport.http.components.RestServiceWrapper
logger used by this class
logger - Static variable in class org.mule.transport.http.CookieHelper
logger used by this class
logger - Variable in class org.mule.transport.http.HttpMessageReceiver
 
logger - Variable in class org.mule.transport.http.HttpSessionHandler
logger used by this class
logger - Static variable in class org.mule.transport.jms.DefaultJmsTopicResolver
logger used by this class
logger - Static variable in class org.mule.transport.jms.DefaultRedeliveryHandler
logger used by this class
logger - Static variable in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
logger used by this class
logger - Static variable in class org.mule.transport.jms.xa.SessionInvocationHandler
 
logger - Variable in class org.mule.transport.quartz.jobs.EndpointPollingJob
The logger used for this class
logger - Variable in class org.mule.transport.quartz.jobs.EventGeneratorJob
The logger used for this class
logger - Variable in class org.mule.transport.quartz.jobs.ScheduledDispatchJob
The logger used for this class
logger - Static variable in class org.mule.transport.service.TransportFactory
logger used by this class
logger - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
logger used by this class
logger - Variable in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
logger - Static variable in class org.mule.transport.soap.WSProxyService
 
logger - Variable in class org.mule.transport.udp.UdpSocketFactory
logger used by this class
logger - Variable in class org.mule.util.expression.EndpointInfoExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.util.expression.MessageExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.util.expression.MessagePayloadExpressionEvaluator
logger used by this class
logger - Static variable in class org.mule.util.monitor.ExpiryMonitor
logger used by this class
logger - Static variable in class org.mule.util.ObjectUtils
logger used by this class
logger - Static variable in class org.mule.util.pool.CommonsPoolObjectPool
logger used by this class
logger - Static variable in class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
logger used by this class
logger - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
logger - Static variable in class org.mule.util.SystemUtils
 
logger - Static variable in class org.mule.util.TemplateParser
logger used by this class
logger - Variable in class org.mule.util.xa.AbstractResourceManager
 
logger - Variable in class org.mule.util.xa.DefaultXASession
logger used by this class
logger - Variable in class org.mule.work.DefaultWorkListener
logger used by this class
logger - Static variable in class org.mule.work.MuleWorkManager
logger used by this class
logger - Static variable in class org.mule.work.WorkerContext
logger used by this class
LoggingCatchAllStrategy - Class in org.mule.routing
LoggingCatchAllStrategy is a simple strategy that only logs any events not caught by the router associated with this strategy.
LoggingCatchAllStrategy() - Constructor for class org.mule.routing.LoggingCatchAllStrategy
 
login() - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
This method attempts to login the user by checking his credentials against those of the authorised users.
logout() - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Returns true when authentication succeeds or false when it fails
LogService - Interface in org.mule.api.component.simple
 
logSummary() - Method in interface org.mule.api.management.stats.Statistics
 
logSummary() - Method in class org.mule.management.stats.AllStatistics
 
logSummary(PrintWriter) - Method in class org.mule.management.stats.AllStatistics
 
logSummary() - Method in class org.mule.management.stats.ComponentStatistics
 
logSummary(PrintWriter) - Method in class org.mule.management.stats.ComponentStatistics
 
logSummary() - Method in class org.mule.management.stats.RouterStatistics
 
logSummary(PrintWriter) - Method in class org.mule.management.stats.RouterStatistics
 
logSummary() - Method in class org.mule.management.stats.ServiceStatistics
log in info level the main statistics
logSummary(PrintWriter) - Method in class org.mule.management.stats.ServiceStatistics
 
logSummary() - Method in class org.mule.module.management.mbean.StatisticsService
 
LONG_ERROR - Static variable in class org.mule.util.NumberUtils
 
lookup(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
lookup(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
lookup(Name) - Method in class org.mule.jndi.SimpleContext
 
lookup(String) - Method in class org.mule.jndi.SimpleContext
 
lookupAgent(String) - Method in interface org.mule.api.registry.Registry
 
lookupAgent(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupConnector(String) - Method in interface org.mule.api.registry.Registry
 
lookupConnector(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupEndpoint(String) - Method in class org.mule.registry.AbstractRegistry
Removed this method from Registry API as it should only be used internally and may confuse users.
lookupEndpoint(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
lookupEndpointBuilder(String) - Method in interface org.mule.api.registry.Registry
Looks-up endpoint builders which can be used to repeatably create endpoints with the same configuration.
lookupEndpointBuilder(String) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
lookupEndpointBuilder(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupEndpointFactory() - Method in interface org.mule.api.registry.Registry
 
lookupEndpointFactory() - Method in class org.mule.registry.AbstractRegistry
 
lookupLink(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
lookupLink(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
lookupLink(Name) - Method in class org.mule.jndi.SimpleContext
 
lookupLink(Attributes.Name) - Method in class org.mule.jndi.SimpleContext
 
lookupLink(String) - Method in class org.mule.jndi.SimpleContext
 
lookupModel(String) - Method in interface org.mule.api.registry.Registry
 
lookupModel(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupObject(String) - Method in interface org.mule.api.registry.Registry
Look up a single object by name.
lookupObject(String, int) - Method in interface org.mule.api.registry.Registry
Look up a single object by name.
lookupObject(Class) - Method in interface org.mule.api.registry.Registry
Look up a single object by type.
lookupObject(Class, int) - Method in interface org.mule.api.registry.Registry
Look up a single object by type.
lookupObject(String, int) - Method in class org.mule.registry.AbstractRegistry
 
lookupObject(Class) - Method in class org.mule.registry.AbstractRegistry
 
lookupObject(Class, int) - Method in class org.mule.registry.AbstractRegistry
Look up a single object by type.
lookupObject(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupObjects(Class) - Method in interface org.mule.api.registry.Registry
Look up all objects of a given type.
lookupObjects(Class, int) - Method in interface org.mule.api.registry.Registry
Look up all objects of a given type.
lookupObjects(Class) - Method in class org.mule.registry.AbstractRegistry
 
lookupObjects(Class, int) - Method in class org.mule.registry.AbstractRegistry
 
lookupProcess(Object) - Method in interface org.mule.transport.bpm.BPMS
Looks up an already-running process.
lookupReceiver(String) - Method in class org.mule.transport.AbstractConnector
 
lookupReceiver(String, Object) - Method in class org.mule.transport.bpm.ProcessConnector
This method looks for a receiver based on the process name and ID.
lookupService(String) - Method in interface org.mule.api.registry.Registry
 
lookupService(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupServiceDescriptor(String, String, Properties) - Method in interface org.mule.api.registry.Registry
 
lookupServiceDescriptor(String, String, Properties) - Method in class org.mule.config.spring.SpringRegistry
 
lookupServiceDescriptor(String, String, Properties) - Method in class org.mule.registry.TransientRegistry
Looks up the service descriptor from a singleton cache and creates a new one if not found.
lookupServices(String) - Method in interface org.mule.api.registry.Registry
 
lookupServices() - Method in interface org.mule.api.registry.Registry
 
lookupServices() - Method in class org.mule.registry.AbstractRegistry
 
lookupServices(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupSystemModel() - Method in interface org.mule.api.registry.Registry
 
lookupSystemModel() - Method in class org.mule.registry.AbstractRegistry
 
lookupTransformer(String) - Method in interface org.mule.api.registry.Registry
 
lookupTransformer(Class, Class) - Method in interface org.mule.api.registry.Registry
Will find a transformer that is the closest match to the desired input and output.
lookupTransformer(String) - Method in class org.mule.registry.AbstractRegistry
 
lookupTransformer(Class, Class) - Method in class org.mule.registry.AbstractRegistry
Will find a transformer that is the closest match to the desired input and output.
lookupTransformer(String) - Method in class org.mule.registry.TransientRegistry
 
lookupTransformers(Class, Class) - Method in interface org.mule.api.registry.Registry
This method will return a list of Transformer objects that accept the given input and return the given output type of object
lookupTransformers(Class, Class) - Method in class org.mule.registry.AbstractRegistry
This method will return a list of Transformer objects that accept the given input and return the given output type of object

M

main(String[]) - Static method in class org.mule.MuleServer
Application entry point.
makeInitialContext() - Static method in class org.mule.config.spring.jndi.SpringInitialContextFactory
A factory method which can be used to initialise a singleton JNDI context from inside a Spring.xml such that future calls to new InitialContext() will reuse it
makeObject() - Method in class org.mule.module.xml.transformer.XsltTransformer.PooledXsltTransformerFactory
 
makeObject(Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
makeObject(Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
makeObject(Object) - Method in class org.mule.transport.multicast.MulticastSocketFactory
 
makeObject(Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
makeObject(Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
MalformedEndpointException - Exception in org.mule.api.endpoint
MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
MalformedEndpointException(String) - Constructor for exception org.mule.api.endpoint.MalformedEndpointException
 
MalformedEndpointException(Message, String) - Constructor for exception org.mule.api.endpoint.MalformedEndpointException
 
MalformedEndpointException(String, Throwable) - Constructor for exception org.mule.api.endpoint.MalformedEndpointException
 
MalformedEndpointException(Throwable) - Constructor for exception org.mule.api.endpoint.MalformedEndpointException
 
malformedSyntax() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.context.notification.ManagementNotification
 
MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
MANAGEMENT_NODE_PING - Static variable in class org.mule.context.notification.ManagementNotification
 
ManagementException - Exception in org.mule.module.management
ManagementException is a general exception thrown by management extensions.
ManagementException(Message) - Constructor for exception org.mule.module.management.ManagementException
 
ManagementException(Message, Throwable) - Constructor for exception org.mule.module.management.ManagementException
 
ManagementException(Throwable) - Constructor for exception org.mule.module.management.ManagementException
 
ManagementMessages - Class in org.mule.module.management.i18n
 
ManagementMessages() - Constructor for class org.mule.module.management.i18n.ManagementMessages
 
ManagementNamespaceHandler - Class in org.mule.module.management.config
Handles all configuration elements in the Mule Management module.
ManagementNamespaceHandler() - Constructor for class org.mule.module.management.config.ManagementNamespaceHandler
 
ManagementNotification - Class in org.mule.context.notification
ManagementNotification is fired when monitored resources such as internal queues reach capacity
ManagementNotification(Object, int) - Constructor for class org.mule.context.notification.ManagementNotification
 
ManagementNotificationListener - Interface in org.mule.api.context.notification
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
MANAGER_COMPONENT_NAME - Static variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
managerAlreadyStarted() - Static method in class org.mule.config.i18n.CoreMessages
 
managerIsAlreadyConfigured() - Static method in class org.mule.module.client.i18n.ClientMessages
 
ManualConstraint - Class in org.mule.transaction.constraints
ManualConstraint always returns false, meaning that the transaction should be committed manually.
ManualConstraint() - Constructor for class org.mule.transaction.constraints.ManualConstraint
 
MapCombiner - Class in org.mule.util
This allows a collection (list) of maps to be defined in Spring, via the "list" property, and then presents all the maps as a single combine map at run time.
MapCombiner() - Constructor for class org.mule.util.MapCombiner
 
MapDefinitionParserMutator - Class in org.mule.config.spring.parsers.delegate
This changes a ChildDefinitionParser so that it generates a map instead of a bean definition.
MapDefinitionParserMutator(String, ChildDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
MapEntryCombiner - Class in org.mule.config.spring.parsers.assembly
This is used internally by DefaultBeanAssembler along with ChildSingletonMapDefinitionParser.
MapEntryCombiner() - Constructor for class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
MapLookup - Class in org.mule.transformer.simple
MapLookup looks up and returns an object from a Map based on a key.
MapLookup() - Constructor for class org.mule.transformer.simple.MapLookup
 
MapNamespaceContext - Class in org.mule.module.xml.stax
 
MapNamespaceContext() - Constructor for class org.mule.module.xml.stax.MapNamespaceContext
 
MapNamespaceContext(Map) - Constructor for class org.mule.module.xml.stax.MapNamespaceContext
 
MapPayloadExpressionEvaluator - Class in org.mule.util.expression
If the message payload is a map this extractor will look up the property value in the map
MapPayloadExpressionEvaluator() - Constructor for class org.mule.util.expression.MapPayloadExpressionEvaluator
 
MapUtils - Class in org.mule.util
 
MapUtils() - Constructor for class org.mule.util.MapUtils
 
mapWithKeysAndValues(Class, Object[], Object[]) - Static method in class org.mule.util.MapUtils
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
mapWithKeysAndValues(Class, Collection, Collection) - Static method in class org.mule.util.MapUtils
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
mapWithKeysAndValues(Class, Iterator, Iterator) - Static method in class org.mule.util.MapUtils
Create & populate a Map of arbitrary class.
mark(int) - Method in class org.mule.model.streaming.DelegatingInputStream
 
markSupported() - Method in class org.mule.model.streaming.DelegatingInputStream
 
markTransactionForRollback() - Method in interface org.mule.api.MuleEventContext
Mark the current transaction (if any) for rollback
markTransactionForRollback() - Method in class org.mule.DefaultMuleEventContext
 
maskedPropertyValue(Map.Entry) - Static method in class org.mule.util.PropertiesUtils
Returns the String representation of the property value or a masked String if the property key has been registered previously via PropertiesUtils.registerMaskedPropertyName(String).
match(String) - Method in interface org.mule.util.TemplateParser.TemplateCallback
 
matchAll - Variable in class org.mule.routing.AbstractRouterCollection
 
MAX - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the maximum value of a counter
Max - Class in org.mule.util.counters.impl
 
Max(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Max
 
MAX_ELEMENTS - Static variable in class org.mule.util.StringMessageUtils
 
MAX_PRIORITY_WEIGHTING - Static variable in interface org.mule.api.transformer.DiscoverableTransformer
 
MAX_PROCESSED_GROUPS - Static variable in class org.mule.routing.EventCorrelator
 
maxEntries - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
MBeanServerFactory - Class in org.mule.module.management.mbean
 
MBeanServerFactory() - Constructor for class org.mule.module.management.mbean.MBeanServerFactory
 
MemoryPersistenceStrategy - Class in org.mule.util.queue
 
MemoryPersistenceStrategy() - Constructor for class org.mule.util.queue.MemoryPersistenceStrategy
 
mergeProperties() - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
Message - Class in org.mule.config.i18n
 
Message(String, int, Object[]) - Constructor for class org.mule.config.i18n.Message
 
message - Variable in class org.mule.message.BaseMessage
 
message - Variable in class org.mule.transport.DefaultMessageAdapter
The message object wrapped by this adapter
message - Variable in class org.mule.transport.jms.MessageTransactionCallback
 
MESSAGE_DISPATCHED - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
MESSAGE_RECEIVED - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_REQUESTED - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_SENT - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MessageAdapter - Interface in org.mule.api.transport
MessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies.
MessageAttachmentExpressionEvaluator - Class in org.mule.util.expression
Looks up an attachment with the given name.
MessageAttachmentExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageAttachmentExpressionEvaluator
 
MessageAttachmentsExpressionEvaluator - Class in org.mule.util.expression
Looks up the attachment(s) on the message using the expression given.
MessageAttachmentsExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageAttachmentsExpressionEvaluator
 
MessageAttachmentsListExpressionEvaluator - Class in org.mule.util.expression
Looks up the attachment(s) on the message using the expression given.
MessageAttachmentsListExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageAttachmentsListExpressionEvaluator
 
MessageBuilder - Interface in org.mule.api.component.builder
A Strategy Class for Building one message from the invocation results of a chain if endpoints.
MessageBuilderException - Exception in org.mule.component.builder
Thrown by a MessageBuilder implementation if it cannot build the current message or some other error occurs.
MessageBuilderException(Message, MuleMessage) - Constructor for exception org.mule.component.builder.MessageBuilderException
 
MessageBuilderException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.component.builder.MessageBuilderException
 
MessageBuilderException(MuleMessage, Throwable) - Constructor for exception org.mule.component.builder.MessageBuilderException
 
MessageChunkingAggregator - Class in org.mule.routing.inbound
 
MessageChunkingAggregator() - Constructor for class org.mule.routing.inbound.MessageChunkingAggregator
 
MessageChunkingRouter - Class in org.mule.routing.outbound
A router that breaks up the current message onto smaller parts and sends them to the same destination.
MessageChunkingRouter() - Constructor for class org.mule.routing.outbound.MessageChunkingRouter
 
MessageDispatcher - Interface in org.mule.api.transport
Combine MessageDispatching with various lifecycle methods for the actual instances doing message sending.
MessageDispatcherFactory - Interface in org.mule.api.transport
MessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
MessageDispatching - Interface in org.mule.api.transport
Define generic methods for dispatching events.
MessageExpressionEvaluator - Class in org.mule.util.expression
Returns properties on the MuleMessage itself.
MessageExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageExpressionEvaluator
 
MessageFactory - Class in org.mule.config.i18n
 
MessageFactory() - Constructor for class org.mule.config.i18n.MessageFactory
 
messageFromContextIfAvailable(MuleMessage) - Method in class org.mule.DefaultExceptionStrategy
 
MessageHeaderExpressionEvaluator - Class in org.mule.util.expression
Looks up the property on the message using the property name given.
MessageHeaderExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageHeaderExpressionEvaluator
 
MessageHeadersExpressionEvaluator - Class in org.mule.util.expression
Looks up the property on the message using the expression given.
MessageHeadersExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageHeadersExpressionEvaluator
 
MessageHeadersListExpressionEvaluator - Class in org.mule.util.expression
Looks up the property on the message using the expression given.
MessageHeadersListExpressionEvaluator() - Constructor for class org.mule.util.expression.MessageHeadersListExpressionEvaluator
 
MessageInfoMapping - Interface in org.mule.api.routing
This mapping us used by routers to control how Important message information is pulled from the current message.
messageInfoMapping - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
messageInfoMapping - Variable in class org.mule.routing.response.AbstractResponseRouter
 
messageIsOfType(Class) - Static method in class org.mule.config.i18n.CoreMessages
 
messageMarkedForRedelivery(JmsMessageAdapter) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
MessageNotification - Class in org.mule.context.notification
Deprecated.
renamed to EndpointMessageNotification
MessageNotification(MuleMessage, ImmutableEndpoint, String, int) - Constructor for class org.mule.context.notification.MessageNotification
Deprecated. 
MessageNotificationListener - Interface in org.mule.api.context.notification
MessageNotificationListener is an observer interface that objects can use to receive notifications about messages being sent and received from a Mule Server
messageNotSupportedByAdapter(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
messageParamServiceMethodNotSet() - Static method in class org.mule.transport.rmi.i18n.RmiMessages
 
MessagePayloadExpressionEvaluator - Class in org.mule.util.expression
Returns the message payload.
MessagePayloadExpressionEvaluator() - Constructor for class org.mule.util.expression.MessagePayloadExpressionEvaluator
 
MessagePropertiesContext - Class in org.mule.transport
TODO
MessagePropertiesContext() - Constructor for class org.mule.transport.MessagePropertiesContext
 
MessagePropertiesContext(PropertyScope) - Constructor for class org.mule.transport.MessagePropertiesContext
 
MessagePropertiesTransformer - Class in org.mule.transformer.simple
A configurable message transformer that allows users to add, overwrite and delete properties on the current message.
MessagePropertiesTransformer() - Constructor for class org.mule.transformer.simple.MessagePropertiesTransformer
 
MessagePropertyFilter - Class in org.mule.routing.filters
MessagePropertyFilter can be used to filter against properties on an event.
MessagePropertyFilter() - Constructor for class org.mule.routing.filters.MessagePropertyFilter
 
MessagePropertyFilter(String) - Constructor for class org.mule.routing.filters.MessagePropertyFilter
 
MessageReceiver - Interface in org.mule.api.transport
MessageReceiver is used to receive data from an external system.
messageReceiverNeedsRmiAble() - Static method in class org.mule.transport.rmi.i18n.RmiMessages
 
MessageRedeliveredException - Exception in org.mule.transport.jms
 
MessageRedeliveredException(JmsMessageAdapter) - Constructor for exception org.mule.transport.jms.MessageRedeliveredException
 
MessageRedeliveredException(Message, JmsMessageAdapter) - Constructor for exception org.mule.transport.jms.MessageRedeliveredException
 
MessageRequester - Interface in org.mule.api.transport
Combine MessageRequesting with various lifecycle methods for the actual instances doing message sending.
MessageRequesterFactory - Interface in org.mule.api.transport
A factory interface for managing the lifecycles of a transport's message requesters.
MessageRequesting - Interface in org.mule.api.transport
Defines generic methods for receiving events.
messages - Variable in class org.mule.transport.AbstractReceiverWorker
 
MessageService - Interface in org.mule.transport.bpm
A message-generation service provided by Mule.
MessageTransactionCallback - Class in org.mule.transport.jms
 
MessageTransactionCallback(Message) - Constructor for class org.mule.transport.jms.MessageTransactionCallback
 
MessageTypeNotSupportedException - Exception in org.mule.api.transport
MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of MessageAdapter which is not of supported type for that message or adapter.
MessageTypeNotSupportedException(Object, Class) - Constructor for exception org.mule.api.transport.MessageTypeNotSupportedException
 
MessageTypeNotSupportedException(Object, Class, Throwable) - Constructor for exception org.mule.api.transport.MessageTypeNotSupportedException
 
MessagingException - Exception in org.mule.api
MessagingException is a general message exception thrown when errors specific to Message processing occur..
MessagingException(Message, MuleMessage) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(Message, Object) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(Message, Object, Throwable) - Constructor for exception org.mule.api.MessagingException
 
META - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
META - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.ChildAddressDefinitionParser
 
META - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.OrphanAddressDefinitionParser
 
META - Static variable in class org.mule.endpoint.URIBuilder
 
METHOD_CONNECT - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_DELETE - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_GET - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_HEAD - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_NAMESPACE_PROPERTY - Static variable in interface org.mule.transport.soap.SoapConstants
 
METHOD_OPTIONS - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_POST - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_PUT - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_TRACE - Static variable in class org.mule.transport.http.HttpConstants
 
methodArguments - Variable in class org.mule.transport.rmi.RmiMessageReceiver
 
methodCache - Variable in class org.mule.model.resolvers.AbstractEntryPointResolver
 
methodExists(String, String) - Static method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
MethodHeaderPropertyEntryPointResolver - Class in org.mule.model.resolvers
This resolver will look for a 'method' property on the incoming event to determine which method to invoke Users can customise the name of the property used to look up the method name on the event
MethodHeaderPropertyEntryPointResolver() - Constructor for class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
methodNotAllowed(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
methodWithParamsNotFoundOnObject(String, Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
MIN - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the minimum value of a counter
Min - Class in org.mule.util.counters.impl
 
Min(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Min
 
MIN_PRIORITY_WEIGHTING - Static variable in interface org.mule.api.transformer.DiscoverableTransformer
 
MINUS - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the difference of two other counters
minutes() - Static method in class org.mule.config.i18n.CoreMessages
 
MISSED_ASYNC_REPLY - Static variable in class org.mule.context.notification.RoutingNotification
 
MISSING_NAME_DISPLAY_VALUE - Static variable in class org.mule.config.NamingExceptionReader
Displayed when no remaining or resolved name found.
missingJobDetail(String) - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
MissingParserProblemReporter - Class in org.mule.config.spring
A very simple extension to FailFastProblemReporter that intercepts errors related to missing definition parsers to give a more helpful message.
MissingParserProblemReporter() - Constructor for class org.mule.config.spring.MissingParserProblemReporter
 
MODE_IN - Variable in class org.mule.transport.soap.NamedParameter
 
MODE_INOUT - Variable in class org.mule.transport.soap.NamedParameter
 
MODE_OUT - Variable in class org.mule.transport.soap.NamedParameter
 
Model - Interface in org.mule.api.model
The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
model - Variable in class org.mule.service.AbstractService
The model in which this service is registered
MODEL_CLASS - Static variable in interface org.mule.api.config.MuleProperties
Model Service descriptor properties
MODEL_DISPOSED - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_DISPOSING - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
MODEL_INITIALISED - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_INITIALISED_LISTENERS - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_INITIALISING - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_INITIALISING_LISTENERS - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_SERVICE_TYPE - Static variable in class org.mule.api.registry.ServiceDescriptorFactory
 
MODEL_STARTED - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_STARTING - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_STOPPED - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_STOPPING - Static variable in class org.mule.context.notification.ModelNotification
 
ModelDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ModelDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ModelDefinitionParser
 
ModelException - Exception in org.mule.api.model
 
ModelException(Message) - Constructor for exception org.mule.api.model.ModelException
 
ModelException(Message, Throwable) - Constructor for exception org.mule.api.model.ModelException
 
ModelNotification - Class in org.mule.context.notification
ModelNotification is fired when an event such as the model starting occurs.
ModelNotification(Model, int) - Constructor for class org.mule.context.notification.ModelNotification
 
ModelNotificationListener - Interface in org.mule.api.context.notification
ModelNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
ModelService - Class in org.mule.module.management.mbean
ModelService exposes service information and actions on the Mule Model.
ModelService(Model) - Constructor for class org.mule.module.management.mbean.ModelService
 
ModelServiceDescriptor - Interface in org.mule.api.model
ModelServiceDescriptor describes the necessery information for creating a model from a service descriptor.
ModelServiceMBean - Interface in org.mule.module.management.mbean
ModelServiceMBean JMX Service interface for the Model.
ModelServiceNotFoundException - Exception in org.mule.model
Is thrown when a model service name is specified and cannot be found or loaded
ModelServiceNotFoundException(String) - Constructor for exception org.mule.model.ModelServiceNotFoundException
 
ModelServiceNotFoundException(String, Throwable) - Constructor for exception org.mule.model.ModelServiceNotFoundException
 
moreThanOneConnectorWithProtocol(String) - Static method in class org.mule.config.i18n.CoreMessages
 
moveFile(File, File) - Static method in class org.mule.util.FileUtils
Try to move a file by renaming with backup attempt by copying/deleting via NIO
MULE_10_ACTOR - Static variable in class org.mule.transport.soap.MuleSoapHeaders
 
MULE_CORRELATION_GROUP_SIZE_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_CORRELATION_ID_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_CORRELATION_SEQUENCE_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_DEFAULT_NAMESPACE - Static variable in class org.mule.config.spring.util.SpringXMLUtils
 
MULE_ENCODING_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_ENDPOINT_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_ERROR_CODE_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_EVENT_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
MuleEvent Level properties
MULE_EVENT_TIMEOUT_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_FORCE_RECURSE - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_HEADER - Static variable in class org.mule.transport.soap.MuleSoapHeaders
 
MULE_HOME_DIRECTORY_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_IGNORE_METHOD_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_JMS_SESSION - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_MANAGEMENT_CONTEXT_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_MESSAGE_ID_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_METHOD_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_NAMESPACE - Static variable in class org.mule.transport.soap.MuleSoapHeaders
 
MULE_NAMESPACE_PREFIX - Static variable in class org.mule.config.spring.util.SpringXMLUtils
 
MULE_NO_RECURSE - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_NO_REGISTRATION - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_ORIGINATING_ENDPOINT_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_POST_CHILDREN - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_REMOTE_CLIENT_ADDRESS - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_REMOTE_SYNC_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_REPEAT_PARSE - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_REPLY_TO_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_REPLY_TO_REQUESTOR_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_SESSION_ID_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_SESSION_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_SOAP_METHOD - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_USER_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MULE_WORKING_DIRECTORY_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
 
MuleApplicationContext - Class in org.mule.config.spring
MuleApplicationContext is a simple extension application context that allows resources to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
MuleApplicationContext(MuleContext, Registry, ConfigResource[]) - Constructor for class org.mule.config.spring.MuleApplicationContext
Parses configuration files creating a spring ApplicationContext which is used as a parent registry using the SpringRegistry registry implementation to wraps the spring ApplicationContext
MuleApplicationContext(MuleContext, Registry, ConfigResource[], ApplicationContext) - Constructor for class org.mule.config.spring.MuleApplicationContext
Parses configuration files creating a spring ApplicationContext which is used as a parent registry using the SpringRegistry registry implementation to wraps the spring ApplicationContext
MuleApplicationContext(MuleContext, Registry, Resource[]) - Constructor for class org.mule.config.spring.MuleApplicationContext
 
MuleApplicationContext(MuleContext, Registry, ConfigResource[], boolean) - Constructor for class org.mule.config.spring.MuleApplicationContext
 
MuleApplicationContext(MuleContext, Registry, Resource[], ApplicationContext) - Constructor for class org.mule.config.spring.MuleApplicationContext
 
MuleApplicationContext(MuleContext, Registry, Resource[], boolean) - Constructor for class org.mule.config.spring.MuleApplicationContext
 
MuleBeanDefinitionDocumentReader - Class in org.mule.config.spring
Allows us to hook in our own Hierarchical Parser delegate.
MuleBeanDefinitionDocumentReader() - Constructor for class org.mule.config.spring.MuleBeanDefinitionDocumentReader
 
MuleCallbackHandler - Class in org.mule.module.jaas
 
MuleCallbackHandler(Authentication) - Constructor for class org.mule.module.jaas.MuleCallbackHandler
 
MuleChildDefinitionParser - Interface in org.mule.config.spring.parsers
Extra functionality exposed by child parsers
MuleClient - Class in org.mule.module.client
MuleClient is a simple interface for Mule clients to send and receive events from a Mule Server.
MuleClient() - Constructor for class org.mule.module.client.MuleClient
Creates a Mule client that will use the default serverEndpoint when connecting to a remote server instance.
MuleClient(boolean) - Constructor for class org.mule.module.client.MuleClient
 
MuleClient(MuleContext) - Constructor for class org.mule.module.client.MuleClient
 
MuleClient(String) - Constructor for class org.mule.module.client.MuleClient
Configures a Mule client instance using the the default SpringXmlConfigurationBuilder to parse configResources.
MuleClient(String, String) - Constructor for class org.mule.module.client.MuleClient
Configures a new Mule client and either uses an existing Manager running in this JVM or creates a new empty MuleContext
MuleClient(String, ConfigurationBuilder) - Constructor for class org.mule.module.client.MuleClient
Configures a Mule client instance
MuleClient(String, ConfigurationBuilder, String, String) - Constructor for class org.mule.module.client.MuleClient
Configures a Mule client instance
MuleConfiguration - Interface in org.mule.api.config
Configuration info.
MuleConfigurationConfigurator - Class in org.mule.config.spring
This class is a "SmartFactoryBean" which allows a few XML attributes to be set on the otherwise read-only MuleConfiguration.
MuleConfigurationConfigurator() - Constructor for class org.mule.config.spring.MuleConfigurationConfigurator
 
MuleConfigurationService - Class in org.mule.module.management.mbean
MuleConfigurationService exposes the MuleConfiguration settings as a management service TODO MULE-3110 I'm not sure this is relevant anymore since the MuleConfiguration should be immutable after startup.
MuleConfigurationService(MuleConfiguration) - Constructor for class org.mule.module.management.mbean.MuleConfigurationService
 
MuleConfigurationServiceMBean - Interface in org.mule.module.management.mbean
MuleConfigurationServiceMBean is a JMx service interface for the Mule server configuration.
muleContext - Variable in class org.mule.AbstractAgent
 
muleContext - Variable in class org.mule.AbstractExceptionListener
 
MuleContext - Interface in org.mule.api
 
muleContext - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
muleContext - Variable in class org.mule.endpoint.DefaultEndpointFactory
 
muleContext - Variable in class org.mule.model.AbstractModel
 
muleContext - Static variable in class org.mule.MuleServer
The MuleContext should contain anything which does not belong in the Registry.
muleContext - Variable in class org.mule.routing.AbstractRouter
 
muleContext - Variable in class org.mule.routing.AbstractRouterCollection
 
muleContext - Variable in class org.mule.security.AbstractEndpointSecurityFilter
 
muleContext - Variable in class org.mule.service.AbstractService
 
muleContext - Variable in class org.mule.transport.AbstractConnector
 
muleContext - Variable in class org.mule.util.queue.FilePersistenceStrategy
 
MuleContextAware - Interface in org.mule.api.context
Objects who want to be aware of the MuleContext should implement this interface.
MuleContextBuilder - Interface in org.mule.api.context
Builder that is used to build instances of MuleContext.
MuleContextDisposePhase - Class in org.mule.lifecycle.phases
Objects are disposed of via the Registry since the Registry manages the creation/initialisation of the objects it must also take care of disposing them.
MuleContextDisposePhase() - Constructor for class org.mule.lifecycle.phases.MuleContextDisposePhase
 
MuleContextException - Exception in org.mule.api.context
MuleContextException is thrown when an exception occurs with Manager objects
MuleContextException(Message) - Constructor for exception org.mule.api.context.MuleContextException
 
MuleContextException(Message, Throwable) - Constructor for exception org.mule.api.context.MuleContextException
 
MuleContextExpressionEvaluator - Class in org.mule.util.expression
This property extractor exposes mule context information as expressions.
MuleContextExpressionEvaluator() - Constructor for class org.mule.util.expression.MuleContextExpressionEvaluator
 
MuleContextFactory - Interface in org.mule.api.context
A CopyOfMuleContextFactory is used to create instances of MuleContext.
MuleContextInitialisePhase - Class in org.mule.lifecycle.phases
Since all objects are created and initialised in the registry, the Initialise lifecyclePhase is always taken care of by the Registry, hence this class extends ContainerManagedLifecyclePhase
MuleContextInitialisePhase() - Constructor for class org.mule.lifecycle.phases.MuleContextInitialisePhase
 
MuleContextNotification - Class in org.mule.context.notification
MuleContextNotification is fired when an event such as the mule context starting occurs.
MuleContextNotification(MuleContext, String) - Constructor for class org.mule.context.notification.MuleContextNotification
 
MuleContextNotification(MuleContext, int) - Constructor for class org.mule.context.notification.MuleContextNotification
 
MuleContextNotificationListener - Interface in org.mule.api.context.notification
MuleContextNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Manager event occurs.
MuleContextPostProcessor - Class in org.mule.config.spring
Responsible for passing in the MuleContext instance for all objects in the registry that want it.
MuleContextPostProcessor(MuleContext) - Constructor for class org.mule.config.spring.MuleContextPostProcessor
 
MuleContextStartPhase - Class in org.mule.lifecycle.phases
The Start phase for the Management context LifecycleManager.
MuleContextStartPhase() - Constructor for class org.mule.lifecycle.phases.MuleContextStartPhase
 
MuleContextStartPhase(Class[]) - Constructor for class org.mule.lifecycle.phases.MuleContextStartPhase
 
MuleContextStopPhase - Class in org.mule.lifecycle.phases
The Stop phase for the Management context LifecycleManager.
MuleContextStopPhase() - Constructor for class org.mule.lifecycle.phases.MuleContextStopPhase
 
MuleContextStopPhase(Class[]) - Constructor for class org.mule.lifecycle.phases.MuleContextStopPhase
 
MuleCredentials - Class in org.mule.security
MuleCredentials can be used to read and set Mule user information that can be stored in a message header.
MuleCredentials(String, char[]) - Constructor for class org.mule.security.MuleCredentials
 
MuleCredentials(String, char[], Object) - Constructor for class org.mule.security.MuleCredentials
 
MuleCredentials(String, SecurityManager) - Constructor for class org.mule.security.MuleCredentials
 
MuleDefinitionParser - Interface in org.mule.config.spring.parsers
This is the interface all Mule BDPs implement.
MuleDefinitionParserConfiguration - Interface in org.mule.config.spring.parsers
 
MuleEncryptionEndpointSecurityFilter - Class in org.mule.security.filters
MuleEncryptionEndpointSecurityFilter provides password-based encryption
MuleEncryptionEndpointSecurityFilter() - Constructor for class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
MuleEndpointURI - Class in org.mule.endpoint
MuleEndpointURI is used to determine how a message is sent of received.
MuleEndpointURI(String, String, String, String, String, Properties, URI) - Constructor for class org.mule.endpoint.MuleEndpointURI
 
MuleEndpointURI(EndpointURI) - Constructor for class org.mule.endpoint.MuleEndpointURI
 
MuleEndpointURI(EndpointURI, String) - Constructor for class org.mule.endpoint.MuleEndpointURI
 
MuleEndpointURI(String) - Constructor for class org.mule.endpoint.MuleEndpointURI
Creates but does not initialize the endpoint URI.
MuleEvent - Interface in org.mule.api
MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext - Interface in org.mule.api
MuleEventContext is the context object for the current request.
MuleException - Exception in org.mule.api
MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleException(Message) - Constructor for exception org.mule.api.MuleException
 
MuleException(Message, Throwable) - Constructor for exception org.mule.api.MuleException
 
MuleException(Throwable) - Constructor for exception org.mule.api.MuleException
 
MuleException() - Constructor for exception org.mule.api.MuleException
 
MuleExceptionReader - Class in org.mule.config
Grabs all information from the MuleException type
MuleExceptionReader() - Constructor for class org.mule.config.MuleExceptionReader
 
MuleHeaderCredentialsAccessor - Class in org.mule.security
MuleHeaderCredentialsAccessor obtains and sets the user credentials as Mule property headers.
MuleHeaderCredentialsAccessor() - Constructor for class org.mule.security.MuleHeaderCredentialsAccessor
 
MuleHierarchicalBeanDefinitionParserDelegate - Class in org.mule.config.spring
This parser enables Mule to parse heirarchical bean structures using spring Namespace handling There are 4 base DefinitionParsers supplied in Mule that most Parsers will extend from, these are AbstractChildDefinitionParser AbstractMuleBeanDefinitionParser ChildDefinitionParser MuleOrphanDefinitionParser
MuleHierarchicalBeanDefinitionParserDelegate(XmlReaderContext, DefaultBeanDefinitionDocumentReader) - Constructor for class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MuleHttpMethodRetryHandler - Class in org.mule.transport.http
 
MuleHttpMethodRetryHandler() - Constructor for class org.mule.transport.http.MuleHttpMethodRetryHandler
 
MuleInitialContextFactory - Class in org.mule.jndi
 
MuleInitialContextFactory() - Constructor for class org.mule.jndi.MuleInitialContextFactory
 
MuleJaasPrincipal - Class in org.mule.module.jaas
 
MuleJaasPrincipal(String) - Constructor for class org.mule.module.jaas.MuleJaasPrincipal
 
MuleLogger - Class in org.mule.util
A Log wrapper that supports boilerplate logging for high impact messages
MuleLogger(Log) - Constructor for class org.mule.util.MuleLogger
 
MuleManifest - Class in org.mule.config
This is a static class that provides access to the Mule core manifest file.
MuleManifest() - Constructor for class org.mule.config.MuleManifest
 
MuleMessage - Interface in org.mule.api
MuleMessage represents a message payload.
MuleMessageCollection - Interface in org.mule.api
An interface that defines a collection of Mule Messages and methods for working with the collection.
MuleMessageDirectProtocol - Class in org.mule.transport.tcp.protocols
This Protocol will send the actual Mule Message over the TCP channel, and in this way we are preserving any headers which might be needed, for example Correlation IDs in order to be able to aggregate messages after chunking.
MuleMessageDirectProtocol() - Constructor for class org.mule.transport.tcp.protocols.MuleMessageDirectProtocol
 
MuleMessageEOFProtocol - Class in org.mule.transport.tcp.protocols
This Protocol will send the actual Mule Message over the TCP channel, and in this way we are preserving any headers which might be needed, for example Correlation IDs in order to be able to aggregate messages after chunking.
MuleMessageEOFProtocol() - Constructor for class org.mule.transport.tcp.protocols.MuleMessageEOFProtocol
 
MuleMessageInfoMapping - Class in org.mule.routing
A simple facade implementation of MessageInfoMapping that simply grabs the message information from the MuleMessage untouched.
MuleMessageInfoMapping() - Constructor for class org.mule.routing.MuleMessageInfoMapping
 
MuleMessageLengthProtocol - Class in org.mule.transport.tcp.protocols
This Protocol will send the actual Mule Message over the TCP channel, and in this way we are preserving any headers which might be needed, for example Correlation IDs in order to be able to aggregate messages after chunking.
MuleMessageLengthProtocol() - Constructor for class org.mule.transport.tcp.protocols.MuleMessageLengthProtocol
 
MuleMessageSafeProtocol - Class in org.mule.transport.tcp.protocols
This Protocol will send the actual Mule Message over the TCP channel, and in this way we are preserving any headers which might be needed, for example Correlation IDs in order to be able to aggregate messages after chunking.
MuleMessageSafeProtocol() - Constructor for class org.mule.transport.tcp.protocols.MuleMessageSafeProtocol
 
MuleMessageToByteArray - Class in org.mule.transformer.simple
TODO
MuleMessageToByteArray() - Constructor for class org.mule.transformer.simple.MuleMessageToByteArray
 
MuleMessageToHttpResponse - Class in org.mule.transport.http.transformers
UMOMessageToHttpResponse converts a UMOMEssage into an Http response.
MuleMessageToHttpResponse() - Constructor for class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
MuleNamespaceHandler - Class in org.mule.config.spring.handlers
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.
MuleNamespaceHandler() - Constructor for class org.mule.config.spring.handlers.MuleNamespaceHandler
 
MuleObjectNameProcessor - Class in org.mule.config.spring.processors
MuleObjectNameProcessor is used to set spring ids to Mule object names so the the bean id and name property on the object don't both have to be set.
MuleObjectNameProcessor() - Constructor for class org.mule.config.spring.processors.MuleObjectNameProcessor
 
MuleOrphanDefinitionParser - Class in org.mule.config.spring.parsers.generic
A parser for direct children of the element.
MuleOrphanDefinitionParser(boolean) - Constructor for class org.mule.config.spring.parsers.generic.MuleOrphanDefinitionParser
This constructor assumes that the class name will be explicitly specified as an attribute on the element.
MuleOrphanDefinitionParser(Class, boolean) - Constructor for class org.mule.config.spring.parsers.generic.MuleOrphanDefinitionParser
 
muleParse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
muleParse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
 
muleParse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
muleParse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
muleParse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
muleParse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
muleParse(Element, ParserContext) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParser
 
MuleProperties - Interface in org.mule.api.config
MuleProperties is a set of constants pertaining to Mule properties.
MuleProxyListener - Class in org.mule.module.client
MuleProxyListener is a generic listent proxy that can be used to foward calls as Mule events from any Observer/Observerable implementation.
MuleProxyListener(Class, String) - Constructor for class org.mule.module.client.MuleProxyListener
 
MuleProxyListener(Class, AbstractEventTransformer, String) - Constructor for class org.mule.module.client.MuleProxyListener
 
MuleProxyListener(Class, AbstractEventTransformer, String, MuleClient) - Constructor for class org.mule.module.client.MuleProxyListener
 
MuleReceiverServlet - Class in org.mule.transport.servlet
Receives Http requests via a Servlet and routes the to listeners with servlet:// endpoints

There needs to be a ServletConnector configured on the Mule Server, this connector must have the servletUrl property set that matches the Url for the container that this Servlet is hosted in, i.e.

MuleReceiverServlet() - Constructor for class org.mule.transport.servlet.MuleReceiverServlet
 
MuleResourceLoader - Class in org.mule.config.spring
MuleResourceLoader is a custom Spring resource loader that calls standard Mule methods for loading resource files.
MuleResourceLoader() - Constructor for class org.mule.config.spring.MuleResourceLoader
 
MuleRESTReceiverServlet - Class in org.mule.transport.servlet
MuleRESTReceiverServlet is used for sending a receiving events from the Mule server via a serlet container.
MuleRESTReceiverServlet() - Constructor for class org.mule.transport.servlet.MuleRESTReceiverServlet
 
MuleRuntimeException - Exception in org.mule.api
MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
MuleRuntimeException(Message) - Constructor for exception org.mule.api.MuleRuntimeException
 
MuleRuntimeException(Message, Throwable) - Constructor for exception org.mule.api.MuleRuntimeException
 
MuleSecurityManager - Class in org.mule.security
MuleSecurityManager is a default implementation security manager for a Mule instance.
MuleSecurityManager() - Constructor for class org.mule.security.MuleSecurityManager
 
MuleServer - Class in org.mule
MuleServer is a simple application that represents a local Mule Server daemon.
MuleServer() - Constructor for class org.mule.MuleServer
 
MuleServer(String) - Constructor for class org.mule.MuleServer
 
MuleServer(String[]) - Constructor for class org.mule.MuleServer
Configure the server with command-line arguments.
MuleService - Class in org.mule.module.management.mbean
MuleService exposes certain Mule server functions for management
MuleService(MuleContext) - Constructor for class org.mule.module.management.mbean.MuleService
 
MuleServiceMBean - Interface in org.mule.module.management.mbean
MuleServiceMBean is a JMX service interface for the UMOManager
MuleSession - Interface in org.mule.api
MuleSession is the context in which a request is executed.
MuleSessionHandler - Class in org.mule
A default session handler used to store and retrieve session information on an event.
MuleSessionHandler() - Constructor for class org.mule.MuleSessionHandler
 
MuleShutdownHook - Class in org.mule
The shutdown thread used by the server when its main thread is terminated
MuleShutdownHook(Log) - Constructor for class org.mule.MuleShutdownHook
 
MuleShutdownHook(Log, Throwable) - Constructor for class org.mule.MuleShutdownHook
 
MuleSoapHeaders - Class in org.mule.transport.soap
MuleSoapHeaders is a helper class for extracting and writing Mule header properties to s Soap message
MuleSoapHeaders(MuleEvent) - Constructor for class org.mule.transport.soap.MuleSoapHeaders
Extracts header properties from a Mule event
MuleSoapHeaders(SOAPHeader) - Constructor for class org.mule.transport.soap.MuleSoapHeaders
Extracts Mule header properties from a Soap message
MuleSoapHeaders(Iterator) - Constructor for class org.mule.transport.soap.MuleSoapHeaders
 
MuleTransactionConfig - Class in org.mule.transaction

MuleTransactionConfig defines transaction configuration for a transactional endpoint.

MuleTransactionConfig() - Constructor for class org.mule.transaction.MuleTransactionConfig
 
MuleUrlStreamHandlerFactory - Class in org.mule.util
A factory for loading URL protocol handlers.
MuleUrlStreamHandlerFactory() - Constructor for class org.mule.util.MuleUrlStreamHandlerFactory
 
MuleWorkManager - Class in org.mule.work
MuleWorkManager is a JCA Work manager implementation used to manage thread allocation for Mule components and connectors.
MuleWorkManager(ThreadingProfile, String) - Constructor for class org.mule.work.MuleWorkManager
 
MuleXmlBuilderContextListener - Class in org.mule.config.builders
MuleXmlBuilderContextListener is a bootstrap listener used to construct a MuleManager instance.
MuleXmlBuilderContextListener() - Constructor for class org.mule.config.builders.MuleXmlBuilderContextListener
 
MuleXmlBuilderContextServlet - Class in org.mule.config.builders
 
MuleXmlBuilderContextServlet() - Constructor for class org.mule.config.builders.MuleXmlBuilderContextServlet
 
MULTICAST - Static variable in class org.mule.transport.multicast.MulticastConnector
 
MulticastConnector - Class in org.mule.transport.multicast
MulticastConnector can dispatch mule events using ip multicasting
MulticastConnector() - Constructor for class org.mule.transport.multicast.MulticastConnector
 
Multicaster - Class in org.mule.util
Multicaster is a utility that can call a given method on a collection of objects that implement one or more common interfaces.
Multicaster.InvokeListener - Interface in org.mule.util
 
MulticastingRouter - Class in org.mule.routing.outbound
MulticastingRouter will broadcast the current message to every endpoint registed with the router.
MulticastingRouter() - Constructor for class org.mule.routing.outbound.MulticastingRouter
 
MulticastMessageAdapter - Class in org.mule.transport.multicast
MulticastMessageAdapter TODO
MulticastMessageAdapter(Object) - Constructor for class org.mule.transport.multicast.MulticastMessageAdapter
 
MulticastMessageReceiver - Class in org.mule.transport.multicast
 
MulticastMessageReceiver(AbstractConnector, Service, InboundEndpoint) - Constructor for class org.mule.transport.multicast.MulticastMessageReceiver
 
MulticastMessageReceiver.MulticastWorker - Class in org.mule.transport.multicast
 
MulticastMessageReceiver.MulticastWorker(DatagramPacket) - Constructor for class org.mule.transport.multicast.MulticastMessageReceiver.MulticastWorker
 
MulticastNamespaceHandler - Class in org.mule.transport.multicast.config
Reigsters a Bean Definition Parser for handling elements.
MulticastNamespaceHandler() - Constructor for class org.mule.transport.multicast.config.MulticastNamespaceHandler
 
MulticastSocketFactory - Class in org.mule.transport.multicast
TODO
MulticastSocketFactory() - Constructor for class org.mule.transport.multicast.MulticastSocketFactory
 
MultiConsumerJmsMessageReceiver - Class in org.mule.transport.jms
This is an experimental rework of the transacted.message.receiver (it may work with non-transacted sessions as well, just hasn't been tested and load-tested yet.
MultiConsumerJmsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
MultiConsumerJmsMessageReceiver.JmsWorker - Class in org.mule.transport.jms
 
MultiConsumerJmsMessageReceiver.JmsWorker(Message, AbstractMessageReceiver, MultiConsumerJmsMessageReceiver.SubReceiver) - Constructor for class org.mule.transport.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
multimatch - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 
MULTIPLY - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the multiplication of two other counters
mustSetMethodNamesOnBinding() - Static method in class org.mule.config.i18n.CoreMessages
 
mustSpecifyContainerRefOrClassAttribute(String, String, String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
MutableMessageAdapter - Interface in org.mule.api.transport
Defines a MessageAdapter that can have its payload re-assigned after it has been created.
Mx4jAgent - Class in org.mule.module.management.agent
Mx4jAgent configures an Mx4J Http Adaptor for Jmx management, statistics and configuration viewing of a Mule instance.
Mx4jAgent() - Constructor for class org.mule.module.management.agent.Mx4jAgent
 

N

name - Variable in class org.mule.AbstractAgent
 
name - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
NAME - Static variable in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
 
NAME - Static variable in class org.mule.module.xml.expression.JXPathExpressionEvaluator
 
NAME - Static variable in class org.mule.module.xml.expression.XPathExpressionEvaluator
 
name - Variable in class org.mule.service.AbstractService
The service's name
name - Variable in class org.mule.transformer.AbstractTransformer
The name that identifies this transformer.
name - Variable in class org.mule.transport.AbstractConnector
The name that identifies the endpoint
NAME - Static variable in class org.mule.util.expression.EndpointInfoExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MapPayloadExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageAttachmentExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageAttachmentsExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageAttachmentsListExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageHeaderExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageHeadersExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessageHeadersListExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MessagePayloadExpressionEvaluator
 
NAME - Static variable in class org.mule.util.expression.MuleContextExpressionEvaluator
 
name - Variable in class org.mule.util.queue.QueueInfo
 
name - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
NameAttribute - Class in org.mule.config.spring.parsers.processors
 
NameAttribute(String) - Constructor for class org.mule.config.spring.parsers.processors.NameAttribute
 
NamedDefinitionParser - Class in org.mule.config.spring.parsers.generic
Behaves as ParentDefinitionParser, but allows any named bean to be the parent, rather than using the enclosing element in the DOM tree.
NamedDefinitionParser() - Constructor for class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
NamedDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
NamedObject - Interface in org.mule.api
NamedParameter - Class in org.mule.transport.soap
Representation of a Named parameter in a SOAP call
NamedParameter(QName, QName, String) - Constructor for class org.mule.transport.soap.NamedParameter
 
NamedParameter(QName, QName, ParameterMode) - Constructor for class org.mule.transport.soap.NamedParameter
 
NamedParameter(String, String, ParameterMode) - Constructor for class org.mule.transport.soap.NamedParameter
 
NamedSetterChildElementIterator - Class in org.mule.config.spring.parsers.processors
This iterates over the child elements, generates beans, and sets them on the current bean via the setter given.
NamedSetterChildElementIterator(String, BeanAssemblerFactory, PropertyConfiguration) - Constructor for class org.mule.config.spring.parsers.processors.NamedSetterChildElementIterator
 
NamedThreadFactory - Class in org.mule.util.concurrent
 
NamedThreadFactory(String) - Constructor for class org.mule.util.concurrent.NamedThreadFactory
 
nameParser - Static variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
namespaces - Variable in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
NameTransferDefinitionParser - Class in org.mule.config.spring.parsers.generic
This extends ParentDefinitionParser so that the "name" attribute is set locally, not on the parent.
NameTransferDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.generic.NameTransferDefinitionParser
 
NamingExceptionReader - Class in org.mule.config
 
NamingExceptionReader() - Constructor for class org.mule.config.NamingExceptionReader
 
NestedInvocationHandler - Class in org.mule.routing.nested
 
NestedInvocationHandler(NestedRouter) - Constructor for class org.mule.routing.nested.NestedInvocationHandler
 
NestedListDefinitionParser - Class in org.mule.config.spring.parsers.specific.properties
This extends a list that is itself a property (with key mapKey).
NestedListDefinitionParser(String, String, String) - Constructor for class org.mule.config.spring.parsers.specific.properties.NestedListDefinitionParser
 
NestedMapDefinitionParser - Class in org.mule.config.spring.parsers.specific.properties
This extends a map that is itself a property (with key mapKey).
NestedMapDefinitionParser(String, String) - Constructor for class org.mule.config.spring.parsers.specific.properties.NestedMapDefinitionParser
 
NestedMapWithAttributesDefinitionParser - Class in org.mule.config.spring.parsers.specific.properties
This generates a nested map (an element of the parent map, with the key "mapKey", which is a map itself) and then adds any attributes as name/value pairs.
NestedMapWithAttributesDefinitionParser(String, String) - Constructor for class org.mule.config.spring.parsers.specific.properties.NestedMapWithAttributesDefinitionParser
 
nestedRetry() - Static method in class org.mule.config.i18n.CoreMessages
 
NestedRouter - Interface in org.mule.api.routing
 
nestedRouter - Variable in class org.mule.component.AbstractJavaComponent
 
nestedRouter - Variable in class org.mule.service.AbstractService
 
NestedRouterCollection - Interface in org.mule.api.routing
NestedRouterCollection manages a collection of nested routers.
NetworkUtils - Class in org.mule.util
 
NEVER_CREATE_STRING - Static variable in class org.mule.config.spring.factories.EndpointFactoryBean
 
newBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Method in class org.mule.config.spring.parsers.assembly.AttributeMapBeanAssemblerFactory
 
newBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssemblerFactory
 
newBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssemblerFactory
 
newBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Method in class org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssemblerFactory
 
newContext() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
newEvent(MuleEvent, boolean) - Static method in class org.mule.RequestContext
 
newException(String) - Method in class org.mule.transport.AbstractMessageAdapter
 
newFile(String) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newFile(URI) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newFile(File, String) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newFile(String, String) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newMessage(MuleMessage, boolean) - Static method in class org.mule.RequestContext
 
newThread(Runnable) - Method in class org.mule.util.concurrent.DaemonThreadFactory
 
newThread(Runnable) - Method in class org.mule.util.concurrent.NamedThreadFactory
 
newThreadCopy() - Method in interface org.mule.api.ThreadSafeAccess
 
newThreadCopy() - Method in class org.mule.DefaultMessageCollection
We need to overload this if we find we want to make this class available to users, but the copy will be expensive;
newThreadCopy() - Method in class org.mule.DefaultMuleEvent
 
newThreadCopy() - Method in class org.mule.DefaultMuleMessage
newThreadCopy() - Method in class org.mule.transport.AbstractMessageAdapter
newThreadCopy() - Method in class org.mule.transport.DefaultMessageAdapter
newThreadCopy() - Method in class org.mule.transport.http.HttpMessageAdapter
 
newThreadCopy() - Method in class org.mule.transport.jms.JmsMessageAdapter
 
newThreadCopy() - Method in class org.mule.transport.rmi.RmiMessageAdapter
 
newThreadCopy() - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
 
newThreadCopy() - Method in class org.mule.transport.udp.UdpMessageAdapter
 
newThreadCopy() - Method in class org.mule.transport.WriterMessageAdapter
 
next() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
next() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
nextTag() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
nextTag() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
nextValue() - Method in interface org.mule.util.counters.Counter
Compute and return the value of the counter.
nextValue() - Method in class org.mule.util.counters.impl.AbstractCounter
 
nextValue() - Method in class org.mule.util.counters.impl.AggregateCounter
 
nextValue() - Method in class org.mule.util.counters.impl.Average
 
nextValue() - Method in class org.mule.util.counters.impl.Delta
 
nextValue() - Method in class org.mule.util.counters.impl.InstantRate
 
nextValue() - Method in class org.mule.util.counters.impl.Max
 
nextValue() - Method in class org.mule.util.counters.impl.Min
 
nextValue() - Method in class org.mule.util.counters.impl.Number
 
nextValue() - Method in class org.mule.util.counters.impl.Operator
 
nextValue() - Method in class org.mule.util.counters.impl.RatePerUnit
 
nextValue() - Method in class org.mule.util.counters.impl.Sum
 
nextValue() - Method in class org.mule.util.counters.impl.TimeAverage
 
NO_ACTION_ID - Static variable in class org.mule.api.context.notification.ServerNotification
 
NO_ACTION_NAME - Static variable in class org.mule.api.context.notification.ServerNotification
 
NO_ARGS - Static variable in class org.mule.util.ClassUtils
 
NO_ARGS_TYPE - Static variable in class org.mule.util.ClassUtils
 
NO_CORRELATION_ID - Static variable in class org.mule.routing.EventCorrelator
 
NO_CORRELATION_ID - Static variable in class org.mule.routing.inbound.AbstractEventResequencer
 
NO_MAX_LENGTH - Static variable in class org.mule.transport.tcp.protocols.LengthProtocol
 
NO_OPTIONS - Static variable in class org.mule.util.Base64
No options specified.
NO_PARSER_PREFIX - Static variable in class org.mule.config.spring.MissingParserProblemReporter
 
NO_STREAM - Static variable in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
NoActionTransformer - Class in org.mule.transformer
NoActionTransformer doesn't do any transformation on the source object and returns the source as the result.
NoActionTransformer() - Constructor for class org.mule.transformer.NoActionTransformer
 
noArgsForProxy() - Static method in class org.mule.module.client.i18n.ClientMessages
 
NoArgumentsEntryPointResolver - Class in org.mule.model.resolvers
Allows for arguments with no parameters to be called.
NoArgumentsEntryPointResolver() - Constructor for class org.mule.model.resolvers.NoArgumentsEntryPointResolver
 
noBindingResource() - Static method in class org.mule.config.i18n.CoreMessages
 
noCatchAllEndpointSet() - Static method in class org.mule.config.i18n.CoreMessages
 
noComponentForEndpoint() - Static method in class org.mule.config.i18n.CoreMessages
 
noConnectionFactorySet() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
noConnectorForProtocolServlet() - Static method in class org.mule.transport.servlet.i18n.ServletMessages
 
noConnectorFound(String) - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
noCorrelationId() - Static method in class org.mule.config.i18n.CoreMessages
 
noCurrentEventForTransformer() - Static method in class org.mule.config.i18n.CoreMessages
 
noDelegateClassAndMethodProvidedForNoArgsWrapper() - Static method in class org.mule.config.i18n.CoreMessages
 
noDelegateClassIfDelegateInstanceSpecified() - Static method in class org.mule.config.i18n.CoreMessages
 
nodesContext - Variable in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
noEndpointsForRouter() - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundForNoArgsMethod(Object, String) - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundForNoArgsMethodUsingResolver(Object, String, EntryPointResolver) - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundWithArgs(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundWithArgsUsingResolver(Object, Object, EntryPointResolver) - Static method in class org.mule.config.i18n.CoreMessages
 
noJtaTransactionAvailable(Thread) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectCalledUsingResolver(Object, String, EntryPointResolver) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturning(Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturningUsingResolver(Object, Class, EntryPointResolver) - Static method in class org.mule.config.i18n.CoreMessages
 
noMBeanServerAvailable() - Static method in class org.mule.module.management.i18n.ManagementMessages
 
noMessageBoundForAck() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
noMuleTransactionAvailable() - Static method in class org.mule.config.i18n.CoreMessages
 
none() - Static method in class org.mule.config.i18n.CoreMessages
 
NONE - Static variable in class org.mule.config.spring.parsers.processors.CheckExclusiveAttribute
 
NONE - Static variable in class org.mule.config.spring.parsers.processors.CheckExclusiveAttributes
 
noOutboundRouterSetOn(String) - Static method in class org.mule.config.i18n.CoreMessages
 
noReceiverForEndpoint(String, Object) - Static method in class org.mule.transport.vm.i18n.VMMessages
 
NoReceiverForEndpointException - Exception in org.mule.api.transport
NoReceiverForEndpointException is thrown when an enpoint is specified for a receiver but no such receiver exists.
NoReceiverForEndpointException(String) - Constructor for exception org.mule.api.transport.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Message) - Constructor for exception org.mule.api.transport.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Message, Throwable) - Constructor for exception org.mule.api.transport.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Throwable) - Constructor for exception org.mule.api.transport.NoReceiverForEndpointException
 
noReceiverInConnector(String, String) - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
normalize() - Method in class org.mule.endpoint.MuleEndpointURI
 
normalizeFilePath(URL, String) - Static method in class org.mule.util.FileUtils
Remove from uri to file prefix file:/ Add if need file separator to begin
normalShutdown() - Static method in class org.mule.config.i18n.CoreMessages
 
NoSatisfiableMethodsException - Exception in org.mule.model.resolvers
NoSatisfiableMethodsException is thrown by EntryPointResolvers when the service passed has no methods that meet the criteria of the configured EntryPointResolver.
NoSatisfiableMethodsException(Object, String) - Constructor for exception org.mule.model.resolvers.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Class[]) - Constructor for exception org.mule.model.resolvers.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Class) - Constructor for exception org.mule.model.resolvers.NoSatisfiableMethodsException
 
noServiceQueueTimeoutSet(Service) - Static method in class org.mule.config.i18n.CoreMessages
 
noServiceTransportDescriptor(String) - Static method in class org.mule.config.i18n.CoreMessages
 
noServletConnectorFound(String) - Static method in class org.mule.transport.servlet.i18n.ServletMessages
 
notClustered() - Static method in class org.mule.config.i18n.CoreMessages
 
NotFilter - Class in org.mule.routing.filters.logic
NotFilter accepts if the filter does not accept.
NotFilter() - Constructor for class org.mule.routing.filters.logic.NotFilter
 
NotFilter(Filter) - Constructor for class org.mule.routing.filters.logic.NotFilter
 
NotificationDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
NotificationDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
NotificationDisableDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
NotificationDisableDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.NotificationDisableDefinitionParser
 
NotificationException - Exception in org.mule.context.notification
Thrown by the ServerNotification Manager if unrecognised listeners or events are passed to the manager
NotificationException(Message) - Constructor for exception org.mule.context.notification.NotificationException
 
NotificationException(Message, Throwable) - Constructor for exception org.mule.context.notification.NotificationException
 
notificationHandler - Variable in class org.mule.component.AbstractComponent
 
NotificationLifecycleObject - Class in org.mule.lifecycle
TODO
NotificationLifecycleObject(Class) - Constructor for class org.mule.lifecycle.NotificationLifecycleObject
 
NotificationLifecycleObject(Class, Class) - Constructor for class org.mule.lifecycle.NotificationLifecycleObject
 
NotificationLifecycleObject(Class, Class, int, int) - Constructor for class org.mule.lifecycle.NotificationLifecycleObject
 
notificationManager - Variable in class org.mule.context.DefaultMuleContextBuilder
 
notificationManager - Variable in class org.mule.DefaultMuleContext
 
notify - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
notifyFinish() - Method in class org.mule.util.xa.AbstractTransactionContext
 
notifyListeners(ServerNotification) - Method in class org.mule.context.notification.ServerNotificationManager
 
notInLifecyclePhase - Static variable in class org.mule.lifecycle.GenericLifecycleManager
 
NotInLifecyclePhase - Class in org.mule.lifecycle.phases
This lifecycle phase marks the 'pre-lifecycle' phase of an object.
NotInLifecyclePhase() - Constructor for class org.mule.lifecycle.phases.NotInLifecyclePhase
 
notMuleXaTransaction(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
noTransformerFoundForMessage(Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
notSet() - Static method in class org.mule.config.i18n.CoreMessages
 
NOW_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 
NULL_ACTION - Static variable in class org.mule.api.context.notification.ServerNotification
 
NULL_MESSAGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
NULL_SUBSCRIPTION - Static variable in class org.mule.context.notification.ServerNotificationManager
 
NullComponent - Class in org.mule.component.simple
NullComponent is a service that is used as a placeholder.
NullComponent() - Constructor for class org.mule.component.simple.NullComponent
 
nullEmptyArray(byte[]) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
NullPayload - Class in org.mule.transport
NullPayload represents a null event payload
NullSessionHandler - Class in org.mule
A session handler that ignores any session information
NullSessionHandler() - Constructor for class org.mule.NullSessionHandler
 
NUMBER - Static variable in class org.mule.util.counters.CounterFactory.Type
A basic counter representing a double value
Number - Class in org.mule.util.counters.impl
 
Number(String) - Constructor for class org.mule.util.counters.impl.Number
 
numberOfConcurrentTransactedReceivers - Variable in class org.mule.transport.AbstractConnector
 
NumberUtils - Class in org.mule.util
NumberUtils contains useful methods for manipulating numbers.
NumberUtils() - Constructor for class org.mule.util.NumberUtils
 

O

OBJECT - Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
OBJECT_DEFAULT_COMPONENT_THREADING_PROFILE - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_CONNECTION_STRATEGY - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_DISPATCHER_THREADING_PROFILE - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_RECEIVER_THREADING_PROFILE - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_REQUESTER_THREADING_PROFILE - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_THREADING_PROFILE - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_FACTORY_SETTER - Static variable in class org.mule.config.spring.parsers.specific.ObjectFactoryWrapper
 
OBJECT_LIFECYCLE_MANAGER - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_MULE_APPLICATION_PROPERTIES - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_MULE_CONFIGURATION - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_MULE_CONTEXT_PROCESSOR - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_MULE_ENDPOINT_FACTORY - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_MULE_SIMPLE_REGISTRY_BOOTSTRAP - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_MULE_STREAM_CLOSER_SERVICE - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_NOTIFICATION_MANAGER - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_OBJECT_NAME_PROCESSOR - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_PREFIX - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
OBJECT_PROPERTY_PLACEHOLDER_PROCESSOR - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_QUEUE_MANAGER - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_SECURITY_MANAGER - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_SYSTEM_MODEL - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_TRANSACTION_MANAGER - Static variable in interface org.mule.api.config.MuleProperties
 
OBJECT_WORK_MANAGER - Static variable in interface org.mule.api.config.MuleProperties
 
objectAlreadyExists(String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectAlreadyInitialised(String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectAlreadyRegistered(String, Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectArrayToString - Class in org.mule.transformer.simple
ObjectArrayToString transformer is the opposite of StringToObjectArray - it simply converts Object[] to a String in which each element is separated by a configurable delimiter (default is a space).
ObjectArrayToString() - Constructor for class org.mule.transformer.simple.ObjectArrayToString
 
objectClass - Variable in class org.mule.object.AbstractObjectFactory
 
objectClassName - Variable in class org.mule.object.AbstractObjectFactory
 
objectDoesNotImplementInterface(Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectFactory - Interface in org.mule.api.object
ObjectFactory is a generic Factory interface.
objectFactory - Variable in class org.mule.component.AbstractJavaComponent
 
objectFactory - Variable in class org.mule.util.pool.CommonsPoolObjectPool
The ObjectFactory used to create new pool instances
ObjectFactoryDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ObjectFactoryDefinitionParser(Class, String) - Constructor for class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
ObjectFactoryDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
ObjectFactoryWrapper - Class in org.mule.config.spring.parsers.specific
Use this BeanDefinitionParser when you need a "wrapper" element for an ObjectFactory.
ObjectFactoryWrapper(String) - Constructor for class org.mule.config.spring.parsers.specific.ObjectFactoryWrapper
 
objectFailedToInitialise(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectFilter - Interface in org.mule.api.routing.filter
Interface for filtering any kind of object.
objectIsNull(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectNameHelper - Class in org.mule.util
Generates consistent objects names for Mule components
ObjectNameHelper() - Constructor for class org.mule.util.ObjectNameHelper
Do not instanciate.
objectNotFound(String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectNotFound(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectNotOfCorrectType(Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
objectNotRegistered(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectNotSetInService(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectPool - Interface in org.mule.util.pool
ObjectPool is a simple pooling interface for objects
ObjectProcessor - Interface in org.mule.api.registry
TODO
objects - Variable in class org.mule.config.builders.SimpleConfigurationBuilder
 
ObjectStore - Interface in org.mule.api.store
TODO
ObjectToByteArray - Class in org.mule.transformer.simple
ObjectToByteArray converts serilaizable object to a byte array but treats java.lang.String differently by converting to bytes using the String.getBytrs() method.
ObjectToByteArray() - Constructor for class org.mule.transformer.simple.ObjectToByteArray
 
ObjectToHttpClientMethodRequest - Class in org.mule.transport.http.transformers
ObjectToHttpClientMethodRequest transforms a MuleMessage into a HttpClient HttpMethod that represents an HttpRequest.
ObjectToHttpClientMethodRequest() - Constructor for class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
ObjectToInputStream - Class in org.mule.transformer.simple
ObjectToInputStream converts serilaizable object to a input stream but treats java.lang.String differently by converting to bytes using the String.getBytrs() method.
ObjectToInputStream() - Constructor for class org.mule.transformer.simple.ObjectToInputStream
 
ObjectToJMSMessage - Class in org.mule.transport.jms.transformers
ObjectToJMSMessage will convert any object to a javax.jms.Message or sub-type into an object.
ObjectToJMSMessage() - Constructor for class org.mule.transport.jms.transformers.ObjectToJMSMessage
 
ObjectToOutputHandler - Class in org.mule.transformer.simple
ObjectToOutputHandler converts a byte array into a String.
ObjectToOutputHandler() - Constructor for class org.mule.transformer.simple.ObjectToOutputHandler
 
ObjectToString - Class in org.mule.transformer.simple
ObjectToString transformer is useful for debugging.
ObjectToString() - Constructor for class org.mule.transformer.simple.ObjectToString
 
ObjectToXml - Class in org.mule.module.xml.transformer
ObjectToXml converts any object to XML using Xstream.
ObjectToXml() - Constructor for class org.mule.module.xml.transformer.ObjectToXml
 
ObjectUtils - Class in org.mule.util
 
ObjectUtils() - Constructor for class org.mule.util.ObjectUtils
 
offer(Object, long) - Method in interface org.mule.util.queue.Queue
 
offer(Object, int, long) - Method in class org.mule.util.queue.QueueInfo
 
offer(QueueInfo, Object, long) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
OGNLFilter - Class in org.mule.module.ognl.filters
 
OGNLFilter() - Constructor for class org.mule.module.ognl.filters.OGNLFilter
 
OGNLNamespaceHandler - Class in org.mule.module.ognl.config
Registers Bean Definition Parsers for the "ognl" namespace.
OGNLNamespaceHandler() - Constructor for class org.mule.module.ognl.config.OGNLNamespaceHandler
 
onCall(MuleEvent) - Method in interface org.mule.api.component.Component
Invokes the component
onCall(MuleEventContext) - Method in interface org.mule.api.lifecycle.Callable
Passes the event to the listener
onCall(MuleEvent) - Method in class org.mule.component.AbstractComponent
 
onCall(MuleEventContext) - Method in class org.mule.component.builder.AbstractMessageBuilder
 
onCall(MuleEventContext) - Method in class org.mule.component.simple.BridgeComponent
Deprecated.
 
onCall(MuleEventContext) - Method in class org.mule.component.simple.EchoComponent
 
onCall(MuleEventContext) - Method in class org.mule.component.simple.LogComponent
 
onCall(MuleEventContext) - Method in class org.mule.component.simple.NullComponent
 
onCall(MuleEventContext) - Method in class org.mule.component.simple.StaticComponent
 
onCall(MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
onCall(MuleEventContext) - Method in class org.mule.transport.soap.WSProxyService
 
onCall(MuleMessage, boolean) - Method in class org.mule.transport.vm.VMMessageReceiver
 
onClose() - Method in interface org.mule.model.streaming.CallbackOutputStream.Callback
 
onException(Object, Method, Object[], Throwable) - Method in interface org.mule.util.Multicaster.InvokeListener
 
onMessage(MuleMessage, Transaction, boolean, OutputStream) - Method in interface org.mule.api.transport.InternalMessageListener
 
onMessage(Message) - Method in class org.mule.transport.jms.JmsMessageReceiver
 
onMessage(Message) - Method in class org.mule.transport.jms.SingleJmsMessageReceiver
 
onMessage(Message) - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
onMessage(MuleMessage) - Method in class org.mule.transport.vm.VMMessageReceiver
 
onNotification(ServerNotification) - Method in interface org.mule.api.context.notification.ServerNotificationListener
 
onNotification(ServerNotification) - Method in class org.mule.transport.jms.JmsConnector
 
open() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
open() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
open() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Open the store.
openDirectory(String) - Static method in class org.mule.util.FileUtils
 
OPERATION_MODE_RECOVERING - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STARTED - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STARTING - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STOPPED - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STOPPING - Static variable in class org.mule.util.xa.AbstractResourceManager
 
operationMode - Variable in class org.mule.util.xa.AbstractResourceManager
 
Operator - Class in org.mule.util.counters.impl
 
Operator(String, AbstractCounter, AbstractCounter, CounterFactory.Type) - Constructor for class org.mule.util.counters.impl.Operator
 
OptimisedNotificationHandler - Class in org.mule.context.notification
Optimized to make a quick decision on a particular class of messages.
OptimisedNotificationHandler(ServerNotificationHandler, Class) - Constructor for class org.mule.context.notification.OptimisedNotificationHandler
 
OptimizedRequestContext - Class in org.mule
NOT FOR PUBLIC USE - please use the interface provided by RequestContext.
OptionalChildDefinitionParser - Class in org.mule.config.spring.parsers.generic
This class should be used when the same element can be configured as a child or an orphan (i.e., top-level).
OptionalChildDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
OptionalChildDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
OptionalChildDefinitionParser(String, Class, Class) - Constructor for class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
OptionalChildDefinitionParser(String, Class, Class, boolean) - Constructor for class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
options - Variable in class org.mule.MuleServer
 
or(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
OrFilter - Class in org.mule.routing.filters.logic
OrFilter accepts if any of the filters accept the message
OrFilter() - Constructor for class org.mule.routing.filters.logic.OrFilter
 
OrFilter(Filter, Filter) - Constructor for class org.mule.routing.filters.logic.OrFilter
 
org.mule - package org.mule
The Mule implementation of the Universal Message Objects(tm) API specification.
org.mule.agent - package org.mule.agent
Admin components and Agents used to control and Monitor Mule
org.mule.api - package org.mule.api
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
org.mule.api.agent - package org.mule.api.agent
 
org.mule.api.component - package org.mule.api.component
 
org.mule.api.component.builder - package org.mule.api.component.builder
 
org.mule.api.component.simple - package org.mule.api.component.simple
 
org.mule.api.config - package org.mule.api.config
 
org.mule.api.context - package org.mule.api.context
Manager APIs, including the UMOManager, agent and server event interfaces
org.mule.api.context.notification - package org.mule.api.context.notification
 
org.mule.api.endpoint - package org.mule.api.endpoint
Endpoint interfaces.
org.mule.api.interceptor - package org.mule.api.interceptor
 
org.mule.api.lifecycle - package org.mule.api.lifecycle
Lifecycle interfaces for all UMOcomponents.
org.mule.api.management.stats - package org.mule.api.management.stats
 
org.mule.api.model - package org.mule.api.model
Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc.
org.mule.api.object - package org.mule.api.object
 
org.mule.api.registry - package org.mule.api.registry
 
org.mule.api.routing - package org.mule.api.routing
Interfaces that define inbound and outbound routing API.
org.mule.api.routing.filter - package org.mule.api.routing.filter
 
org.mule.api.security - package org.mule.api.security
Security API for authentication and authorisation.
org.mule.api.security.provider - package org.mule.api.security.provider
This package contains classes related to JDK-specific security provider lookup and configuration.
org.mule.api.security.tls - package org.mule.api.security.tls
This package contains classes to support TLS/SSL configuration and socket creation.
org.mule.api.service - package org.mule.api.service
 
org.mule.api.store - package org.mule.api.store
 
org.mule.api.transaction - package org.mule.api.transaction
 
org.mule.api.transformer - package org.mule.api.transformer
Contains the interfaces for transformers and exceptions for the UMO Transformer API.
org.mule.api.transformer.wire - package org.mule.api.transformer.wire
 
org.mule.api.transport - package org.mule.api.transport
Contains the interfaces that comprise a provider implementation.
org.mule.api.util - package org.mule.api.util
 
org.mule.api.work - package org.mule.api.work
 
org.mule.component - package org.mule.component
 
org.mule.component.builder - package org.mule.component.builder
 
org.mule.component.simple - package org.mule.component.simple
A collection of simple mule components that can be useful to simplify configuration while testing.
org.mule.config - package org.mule.config
Providers Mule Xml configuration support and general configuration classes.
org.mule.config.bootstrap - package org.mule.config.bootstrap
 
org.mule.config.builders - package org.mule.config.builders
 
org.mule.config.builders.i18n - package org.mule.config.builders.i18n
 
org.mule.config.factories - package org.mule.config.factories
 
org.mule.config.i18n - package org.mule.config.i18n
Internationalisation support for Mule messages and exception messages.
org.mule.config.spring - package org.mule.config.spring
Support claases for Load Mule from Spring.
org.mule.config.spring.editors - package org.mule.config.spring.editors
 
org.mule.config.spring.factories - package org.mule.config.spring.factories
 
org.mule.config.spring.handlers - package org.mule.config.spring.handlers
 
org.mule.config.spring.jndi - package org.mule.config.spring.jndi
 
org.mule.config.spring.parsers - package org.mule.config.spring.parsers
Classes that help to construct a Mule model via Spring's XML specification.
org.mule.config.spring.parsers.assembly - package org.mule.config.spring.parsers.assembly
 
org.mule.config.spring.parsers.assembly.configuration - package org.mule.config.spring.parsers.assembly.configuration
 
org.mule.config.spring.parsers.collection - package org.mule.config.spring.parsers.collection
Support for building collections, or adding an element to a collection in a parent bean.
org.mule.config.spring.parsers.delegate - package org.mule.config.spring.parsers.delegate
 
org.mule.config.spring.parsers.generic - package org.mule.config.spring.parsers.generic
General support for bean construction.
org.mule.config.spring.parsers.processors - package org.mule.config.spring.parsers.processors
 
org.mule.config.spring.parsers.specific - package org.mule.config.spring.parsers.specific
Targetted support for specific components in the Mule system.
org.mule.config.spring.parsers.specific.endpoint - package org.mule.config.spring.parsers.specific.endpoint
 
org.mule.config.spring.parsers.specific.endpoint.support - package org.mule.config.spring.parsers.specific.endpoint.support
 
org.mule.config.spring.parsers.specific.properties - package org.mule.config.spring.parsers.specific.properties
 
org.mule.config.spring.parsers.specific.tls - package org.mule.config.spring.parsers.specific.tls
 
org.mule.config.spring.processors - package org.mule.config.spring.processors
 
org.mule.config.spring.util - package org.mule.config.spring.util
 
org.mule.config.support - package org.mule.config.support
 
org.mule.context - package org.mule.context
 
org.mule.context.notification - package org.mule.context.notification
Internal server notification types fired via the MuleManager.
org.mule.endpoint - package org.mule.endpoint
Implemtation of Mule endpoint uris.
org.mule.interceptor - package org.mule.interceptor
 
org.mule.jndi - package org.mule.jndi
 
org.mule.lifecycle - package org.mule.lifecycle
 
org.mule.lifecycle.phases - package org.mule.lifecycle.phases
 
org.mule.management.stats - package org.mule.management.stats
Jmx statistics support used to monitor messaging status for various Mule components.
org.mule.management.stats.printers - package org.mule.management.stats.printers
Various statistics printers, for table, plain and CVS formats.
org.mule.message - package org.mule.message
Wire message implementations.
org.mule.model - package org.mule.model
 
org.mule.model.direct - package org.mule.model.direct
 
org.mule.model.pipeline - package org.mule.model.pipeline
 
org.mule.model.resolvers - package org.mule.model.resolvers
 
org.mule.model.seda - package org.mule.model.seda
 
org.mule.model.streaming - package org.mule.model.streaming
 
org.mule.module.client - package org.mule.module.client
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
org.mule.module.client.config - package org.mule.module.client.config
 
org.mule.module.client.i18n - package org.mule.module.client.i18n
 
org.mule.module.client.remoting - package org.mule.module.client.remoting
 
org.mule.module.client.remoting.notification - package org.mule.module.client.remoting.notification
 
org.mule.module.jaas - package org.mule.module.jaas
 
org.mule.module.jaas.config - package org.mule.module.jaas.config
 
org.mule.module.jaas.filters - package org.mule.module.jaas.filters
 
org.mule.module.jaas.loginmodule - package org.mule.module.jaas.loginmodule
 
org.mule.module.management - package org.mule.module.management
Mule system management extensions such as Jmx support.
org.mule.module.management.agent - package org.mule.module.management.agent
Management agents including agents for Jdmk, MX4J, and Log4J
org.mule.module.management.config - package org.mule.module.management.config
 
org.mule.module.management.i18n - package org.mule.module.management.i18n
 
org.mule.module.management.mbean - package org.mule.module.management.mbean
Jmx Management beans for mule components, the model and the Mule server.
org.mule.module.management.support - package org.mule.module.management.support
Support classes and interface for Mule management subsystem
org.mule.module.ognl.config - package org.mule.module.ognl.config
 
org.mule.module.ognl.filters - package org.mule.module.ognl.filters
 
org.mule.module.xml.config - package org.mule.module.xml.config
 
org.mule.module.xml.expression - package org.mule.module.xml.expression
 
org.mule.module.xml.filters - package org.mule.module.xml.filters
Filters that apply specifically to xml using xml querying mechanisms.
org.mule.module.xml.i18n - package org.mule.module.xml.i18n
 
org.mule.module.xml.routing - package org.mule.module.xml.routing
 
org.mule.module.xml.stax - package org.mule.module.xml.stax
 
org.mule.module.xml.transformer - package org.mule.module.xml.transformer
Xml and Xslt Transformer implementations.
org.mule.module.xml.transformer.wire - package org.mule.module.xml.transformer.wire
 
org.mule.module.xml.util - package org.mule.module.xml.util
 
org.mule.object - package org.mule.object
 
org.mule.registry - package org.mule.registry
 
org.mule.routing - package org.mule.routing
Defines the core routing patterns supported by mule.
org.mule.routing.filters - package org.mule.routing.filters
Filters are often used by routers to determine if the event should be accepted by the router.
org.mule.routing.filters.logic - package org.mule.routing.filters.logic
Filters that allow other filters to be combined.
org.mule.routing.inbound - package org.mule.routing.inbound
Inbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.nested - package org.mule.routing.nested
 
org.mule.routing.outbound - package org.mule.routing.outbound
Outbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.response - package org.mule.routing.response
Response router implementations that enable asynchronous event processing in request /response messaging requests.
org.mule.security - package org.mule.security
Core security implementation including the mule security manager and encryption types
org.mule.security.filters - package org.mule.security.filters
Core sercurity filter types.
org.mule.service - package org.mule.service
 
org.mule.transaction - package org.mule.transaction
Contains the core transaction support classes and exception types.
org.mule.transaction.constraints - package org.mule.transaction.constraints
Contains the transaction contraint filter used to control how and when transactions are committed.
org.mule.transaction.lookup - package org.mule.transaction.lookup
 
org.mule.transformer - package org.mule.transformer
Provides the default transformer base implementations for Mule including compression and encryption support.
org.mule.transformer.codec - package org.mule.transformer.codec
Transformers for Base64, UC and UU encoding/decoding.
org.mule.transformer.compression - package org.mule.transformer.compression
Transformers for compressing and uncompressing message payloads.
org.mule.transformer.encryption - package org.mule.transformer.encryption
Transformers for encrypting and decrypting message payloads.
org.mule.transformer.simple - package org.mule.transformer.simple
Basic transformer implementations.
org.mule.transformer.wire - package org.mule.transformer.wire
 
org.mule.transport - package org.mule.transport
Contains Abstract classes providing common functionality for all Mule providers.
org.mule.transport.bpm - package org.mule.transport.bpm
 
org.mule.transport.bpm.config - package org.mule.transport.bpm.config
 
org.mule.transport.ejb - package org.mule.transport.ejb
 
org.mule.transport.ejb.config - package org.mule.transport.ejb.config
 
org.mule.transport.ejb.i18n - package org.mule.transport.ejb.i18n
 
org.mule.transport.http - package org.mule.transport.http
Provides http transport including proxy support.
org.mule.transport.http.components - package org.mule.transport.http.components
 
org.mule.transport.http.config - package org.mule.transport.http.config
 
org.mule.transport.http.filters - package org.mule.transport.http.filters
 
org.mule.transport.http.i18n - package org.mule.transport.http.i18n
 
org.mule.transport.http.transformers - package org.mule.transport.http.transformers
 
org.mule.transport.jms - package org.mule.transport.jms
Provides Jms transport connectivity with support for all Jms features.
org.mule.transport.jms.activemq - package org.mule.transport.jms.activemq
Provides Jms connectivity with ActiveMQ-specific workarounds and improvements.
org.mule.transport.jms.config - package org.mule.transport.jms.config
 
org.mule.transport.jms.filters - package org.mule.transport.jms.filters
 
org.mule.transport.jms.i18n - package org.mule.transport.jms.i18n
 
org.mule.transport.jms.transformers - package org.mule.transport.jms.transformers
Contains transformers to convert to and from different javax.jms.Message types
org.mule.transport.jms.weblogic - package org.mule.transport.jms.weblogic
Provides Jms connectivity with Weblogic-specific workarounds and improvements.
org.mule.transport.jms.websphere - package org.mule.transport.jms.websphere
Provides Jms connectivity with Websphere-specific workarounds and improvements.
org.mule.transport.jms.xa - package org.mule.transport.jms.xa
 
org.mule.transport.jnp - package org.mule.transport.jnp
 
org.mule.transport.jnp.config - package org.mule.transport.jnp.config
 
org.mule.transport.multicast - package org.mule.transport.multicast
IP multicast connectivity for Mule.
org.mule.transport.multicast.config - package org.mule.transport.multicast.config
 
org.mule.transport.quartz - package org.mule.transport.quartz
 
org.mule.transport.quartz.config - package org.mule.transport.quartz.config
 
org.mule.transport.quartz.i18n - package org.mule.transport.quartz.i18n
 
org.mule.transport.quartz.jobs - package org.mule.transport.quartz.jobs
 
org.mule.transport.rmi - package org.mule.transport.rmi
 
org.mule.transport.rmi.config - package org.mule.transport.rmi.config
 
org.mule.transport.rmi.i18n - package org.mule.transport.rmi.i18n
 
org.mule.transport.service - package org.mule.transport.service
Provides SPI support for building mule connectors and providers using service descriptors.
org.mule.transport.servlet - package org.mule.transport.servlet
 
org.mule.transport.servlet.config - package org.mule.transport.servlet.config
 
org.mule.transport.servlet.i18n - package org.mule.transport.servlet.i18n
 
org.mule.transport.soap - package org.mule.transport.soap
 
org.mule.transport.soap.component - package org.mule.transport.soap.component
 
org.mule.transport.soap.config - package org.mule.transport.soap.config
 
org.mule.transport.soap.i18n - package org.mule.transport.soap.i18n
 
org.mule.transport.soap.transformers - package org.mule.transport.soap.transformers
 
org.mule.transport.ssl - package org.mule.transport.ssl
Provides tcp connectivity over Ssl for Mule.
org.mule.transport.ssl.config - package org.mule.transport.ssl.config
Configuration classes for processing Xml config elements within the SSL namespace.
org.mule.transport.stdio - package org.mule.transport.stdio
 
org.mule.transport.stdio.config - package org.mule.transport.stdio.config
 
org.mule.transport.stdio.i18n - package org.mule.transport.stdio.i18n
 
org.mule.transport.tcp - package org.mule.transport.tcp
Provides tcp connectivity for Mule.
org.mule.transport.tcp.config - package org.mule.transport.tcp.config
Configuration classes for processing Xml config elements within the TCP namespace.
org.mule.transport.tcp.i18n - package org.mule.transport.tcp.i18n
 
org.mule.transport.tcp.protocols - package org.mule.transport.tcp.protocols
 
org.mule.transport.udp - package org.mule.transport.udp
Provides Udp connectivity for Mule.
org.mule.transport.udp.config - package org.mule.transport.udp.config
 
org.mule.transport.udp.i18n - package org.mule.transport.udp.i18n
 
org.mule.transport.vm - package org.mule.transport.vm
A connector implementation allowing events to be passed between Mule sessions via in-memory queues.
org.mule.transport.vm.config - package org.mule.transport.vm.config
 
org.mule.transport.vm.i18n - package org.mule.transport.vm.i18n
 
org.mule.util - package org.mule.util
Common helper classes for reading/writing files setting bean properties and SPI helpers.
org.mule.util.compression - package org.mule.util.compression
Compression support used by Mule transformers.
org.mule.util.concurrent - package org.mule.util.concurrent
 
org.mule.util.counters - package org.mule.util.counters
 
org.mule.util.counters.impl - package org.mule.util.counters.impl
 
org.mule.util.expression - package org.mule.util.expression
 
org.mule.util.file - package org.mule.util.file
A file resource manager to allow acid operations on file systems.
org.mule.util.monitor - package org.mule.util.monitor
Various resource monitor implementations.
org.mule.util.pool - package org.mule.util.pool
 
org.mule.util.queue - package org.mule.util.queue
A resource manager that allow access to transactional queues with optional persistence.
org.mule.util.store - package org.mule.util.store
 
org.mule.util.timer - package org.mule.util.timer
An Event based timer extending the java.util.Timer* classes.
org.mule.util.xa - package org.mule.util.xa
An abstract resource manager that supports local and xa transactions.
org.mule.work - package org.mule.work
A javax.resource.spi.WorkManager implementation.
OrphanAddressDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint.support
Generate an Endpoint URI from simple address components.
OrphanAddressDefinitionParser(String, boolean) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.OrphanAddressDefinitionParser
 
OrphanDefinitionParser - Class in org.mule.config.spring.parsers.generic
Contructs a single, standalone bean from an element - it is not injected into any other object.
OrphanDefinitionParser(boolean) - Constructor for class org.mule.config.spring.parsers.generic.OrphanDefinitionParser
This constructor assumes that the class name will be explicitly specified as an attribute on the element.
OrphanDefinitionParser(Class, boolean) - Constructor for class org.mule.config.spring.parsers.generic.OrphanDefinitionParser
 
OrphanEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint.support
A parser for "orphan" (top-level) endpoints - ie GlobalEndpoints.
OrphanEndpointDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.support.OrphanEndpointDefinitionParser
 
OrphanMapDefinitionParser - Class in org.mule.config.spring.parsers.collection
Creates a single, stand-alone map object and processes standard Spring sub elements
OrphanMapDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
OrphanMapDefinitionParser(Class, String) - Constructor for class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
otherwise(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
out - Variable in class org.mule.transport.AbstractReceiverWorker
 
OUTBOUND - Static variable in class org.mule.api.transport.PropertyScope
This is the default scope when writing properties to a message.
OUTBOUND_ENDPOINT - Static variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
OUTBOUND_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
OutboundEndpoint - Interface in org.mule.api.endpoint
 
OutboundEndpointFactoryBean - Class in org.mule.config.spring.factories
Spring FactoryBean used to create concrete instances of outbound endpoints
OutboundEndpointFactoryBean(EndpointURIEndpointBuilder) - Constructor for class org.mule.config.spring.factories.OutboundEndpointFactoryBean
 
OutboundEndpointFactoryBean() - Constructor for class org.mule.config.spring.factories.OutboundEndpointFactoryBean
 
OutboundPassThroughRouter - Class in org.mule.routing.outbound
OutboundPassThroughRouter allows outbound routing over a single endpoint without any filtering.
OutboundPassThroughRouter() - Constructor for class org.mule.routing.outbound.OutboundPassThroughRouter
 
OutboundRouter - Interface in org.mule.api.routing
OutboundRouter is used to control outbound routing behaviour for an event.
outboundRouter - Variable in class org.mule.routing.nested.DefaultNestedRouter
 
outboundRouter - Variable in class org.mule.service.AbstractService
 
OutboundRouterCollection - Interface in org.mule.api.routing
OutboundRouterCollection is responsible for holding all outbound routers for a service service.
outboundRouterMustUseOutboudEndpoints(OutboundRouter, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
outboundTransformer - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
 
outputFormat - Variable in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
OutputHandler - Interface in org.mule.api.transport
The OutputHandler is a strategy class that is set on the StreamMessageAdapter to defer the writing of the message payload until there is a stream available to write it to.
outputStream - Variable in class org.mule.transport.stdio.StdioConnector
 

P

PARAMETER_TYPES_NONE - Static variable in class org.mule.transport.jms.weblogic.WeblogicJmsTopicResolver
Cached empty class array, used in the no-args reflective method call.
paramToString(Object) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
parentContext - Variable in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
ParentContextDefinitionParser - Class in org.mule.config.spring.parsers.delegate
This encapsulates several definition parsers, selected depending on the parent element in the DOM.
ParentContextDefinitionParser(String, MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
ParentDefinitionParser - Class in org.mule.config.spring.parsers.generic
Processes child property elements in Xml but sets the properties on the parent object.
ParentDefinitionParser() - Constructor for class org.mule.config.spring.parsers.generic.ParentDefinitionParser
 
parse(String) - Method in class org.mule.config.spring.jndi.DefaultNameParser
 
parse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.IndependentDefinitionParser
 
parse(InputSource) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
parse(String) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
parse() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
parse(String, Object) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Evaluates expressions in a given string.
parse(String, Object, boolean) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Evaluates expressions in a given string.
parse(Map, String) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(TemplateParser.TemplateCallback, String) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(Map, String, TemplateParser.TemplateCallback) - Method in class org.mule.util.TemplateParser
 
parse(Map, List) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(Map, Map) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(TemplateParser.TemplateCallback, Map) - Method in class org.mule.util.TemplateParser
 
parseBeanDefinitions(Element, BeanDefinitionParserDelegate) - Method in class org.mule.config.spring.MuleBeanDefinitionDocumentReader
Override to reject configuration files with no namespace, e.g.
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.AttributeListEntryDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.AttributeMapDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.ChildListDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.ChildMapDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.collection.ChildPropertiesDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.ComponentDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.endpoint.support.ChildEndpointDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.ServiceOverridesDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.ShortcutComponentDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.SimpleComponentDefinitionParser
 
parseCookies(Header, String) - Static method in class org.mule.transport.http.CookieHelper
 
parseCustomElement(Element, BeanDefinition) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
parseHeaders(HttpRequest) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.generic.MuleOrphanDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.generic.NameTransferDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.generic.ParentDefinitionParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.specific.InheritedModelDefinitionParser
 
parseLine(String) - Static method in class org.mule.transport.http.RequestLine
 
parsePropertyDefinitions(String) - Static method in class org.mule.util.SystemUtils
Returns a Map of all valid property definitions in -Dkey=value format.
parseQName(String) - Method in class org.mule.config.spring.editors.QNamePropertyEditor
 
parseServerAuthority() - Method in class org.mule.endpoint.MuleEndpointURI
 
passivate() - Method in interface org.mule.api.transport.MessageDispatcher
After sending a message, the dispatcher can use this method e.g.
passivate(OutboundEndpoint, MessageDispatcher) - Method in interface org.mule.api.transport.MessageDispatcherFactory
Invoked immediately before the given dispatcher is returned to its pool.
passivate() - Method in interface org.mule.api.transport.MessageRequester
After receiving a message, the dispatcher can use this method e.g.
passivate(InboundEndpoint, MessageRequester) - Method in interface org.mule.api.transport.MessageRequesterFactory
Invoked immediately before the given requester is returned to its pool.
passivate() - Method in class org.mule.transport.AbstractConnectable
 
passivate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
passivate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
passivate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
passivate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
passivateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
passivateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
passivateObject(Object, Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
passivateObject(Object, Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
PassThroughComponent - Class in org.mule.component.simple
PassThroughComponent will simply return the payload back as the result.
PassThroughComponent() - Constructor for class org.mule.component.simple.PassThroughComponent
 
PASSWORD - Static variable in class org.mule.endpoint.URIBuilder
 
PASSWORD - Static variable in class org.mule.transport.jms.config.ConnectionFactoryDefinitionParser
 
password - Variable in class org.mule.transport.jms.JmsConnector
 
PasswordBasedEncryptionStrategy - Class in org.mule.security
Provides password-based encryption using JCE.
PasswordBasedEncryptionStrategy() - Constructor for class org.mule.security.PasswordBasedEncryptionStrategy
 
PATH - Static variable in class org.mule.endpoint.URIBuilder
 
PATH_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
pattern - Variable in class org.mule.routing.filters.WildcardFilter
 
patterns - Variable in class org.mule.routing.filters.WildcardFilter
 
pause() - Method in interface org.mule.api.service.Service
Pauses event processing for a single Mule Service.
pause() - Method in class org.mule.module.management.mbean.ServiceService
Pauses event processing for theComponent.
pause() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
Pauses event processing for theComponent.
pause() - Method in class org.mule.service.AbstractService
Pauses event processing for a single Mule Service.
paused - Variable in class org.mule.service.AbstractService
Determines if the service has been paused
PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
payloadParameterName - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
PayloadTypeFilter - Class in org.mule.routing.filters
PayloadTypeFilter filters based on the type of the object received.
PayloadTypeFilter() - Constructor for class org.mule.routing.filters.PayloadTypeFilter
 
PayloadTypeFilter(String) - Constructor for class org.mule.routing.filters.PayloadTypeFilter
 
PayloadTypeFilter(Class) - Constructor for class org.mule.routing.filters.PayloadTypeFilter
 
peek() - Method in interface org.mule.util.queue.Queue
 
peek() - Method in class org.mule.util.queue.QueueInfo
 
peek(QueueInfo) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
PEER_CERTIFICATES - Static variable in class org.mule.transport.http.HttpsConnector
 
PEER_CERTIFICATES - Static variable in class org.mule.transport.ssl.SslConnector
 
persistent - Variable in class org.mule.util.queue.QueueConfiguration
 
PERSISTENT_DELIVERY_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
PHASE_NAME - Static variable in interface org.mule.api.lifecycle.Disposable
 
PHASE_NAME - Static variable in interface org.mule.api.lifecycle.Initialisable
 
PHASE_NAME - Static variable in interface org.mule.api.lifecycle.Startable
 
PHASE_NAME - Static variable in interface org.mule.api.lifecycle.Stoppable
 
PHASE_NAME - Static variable in class org.mule.lifecycle.phases.NotInLifecyclePhase
 
PipelineModel - Class in org.mule.model.pipeline
 
PipelineModel() - Constructor for class org.mule.model.pipeline.PipelineModel
 
PipelineService - Class in org.mule.model.pipeline
 
PipelineService() - Constructor for class org.mule.model.pipeline.PipelineService
 
PLUS - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the sum of two other counters
poll() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
poll() - Method in class org.mule.transport.http.PollingHttpMessageReceiver
 
poll() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
The poll method is overriden from the TransactedPollingMessageReceiver
poll() - Method in class org.mule.transport.rmi.RmiMessageReceiver
 
poll() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
poll() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
poll(long) - Method in interface org.mule.util.queue.Queue
 
poll(long) - Method in class org.mule.util.queue.QueueInfo
 
poll(QueueInfo, long) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
pollingFrequency - Variable in class org.mule.transport.rmi.RmiConnector
 
PollingHttpMessageReceiver - Class in org.mule.transport.http
Will poll an http URL and use the response as the input for a service request.
PollingHttpMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.http.PollingHttpMessageReceiver
 
PollingReceiverWorker - Class in org.mule.transport
 
PollingReceiverWorker(AbstractPollingMessageReceiver) - Constructor for class org.mule.transport.PollingReceiverWorker
 
PollingReceiverWorkerSchedule - Class in org.mule.transport
 
PollingReceiverWorkerSchedule(PollingReceiverWorker) - Constructor for class org.mule.transport.PollingReceiverWorkerSchedule
 
pollingReciverCannotbeUsed() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
pool - Variable in class org.mule.util.pool.CommonsPoolObjectPool
The pool
POOL_EXHAUSTED_ACTIONS - Static variable in interface org.mule.api.config.ThreadingProfile
 
POOL_EXHAUSTED_ACTIONS - Static variable in class org.mule.config.PoolingProfile
 
POOL_INITIALISATION_POLICIES - Static variable in class org.mule.config.PoolingProfile
 
PooledJavaComponent - Class in org.mule.component
PooledJavaComponent implements pooling.
PooledJavaComponent() - Constructor for class org.mule.component.PooledJavaComponent
 
PooledJavaComponent(ObjectFactory) - Constructor for class org.mule.component.PooledJavaComponent
 
PooledJavaComponent(ObjectFactory, PoolingProfile) - Constructor for class org.mule.component.PooledJavaComponent
 
PooledJavaComponent(ObjectFactory, PoolingProfile, EntryPointResolverSet, NestedRouterCollection) - Constructor for class org.mule.component.PooledJavaComponent
 
PooledJavaComponent.LifeCycleAdaptorFactory - Class in org.mule.component
LifeCycleAdaptorFactory wraps the Component' s ObjectFactory.
PooledJavaComponent.LifeCycleAdaptorFactory() - Constructor for class org.mule.component.PooledJavaComponent.LifeCycleAdaptorFactory
 
poolingProfile - Variable in class org.mule.component.PooledJavaComponent
 
PoolingProfile - Class in org.mule.config
PoolingProfile is a configuration object used to define the object pooling parameters for the service it is associated with.
PoolingProfile() - Constructor for class org.mule.config.PoolingProfile
 
PoolingProfile(PoolingProfile) - Constructor for class org.mule.config.PoolingProfile
 
PoolingProfile(int, int, long, int, int) - Constructor for class org.mule.config.PoolingProfile
 
poolingProfile - Variable in class org.mule.model.seda.SedaModel
the pooling configuration used when initialising the service described by this descriptor.
poolingProfile - Variable in class org.mule.util.pool.CommonsPoolObjectPool
The pooling profile used to configure and initialise pool
PoolingProfileDefinitionParser - Class in org.mule.config.spring.parsers.specific
This parser is responsible for processing the configuration elements.
PoolingProfileDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.PoolingProfileDefinitionParser
 
populateWithoutFail(Object, Map, boolean) - Static method in class org.mule.util.BeanUtils
Exception safe version of BeanUtils.populateWithoutFail
PORT - Static variable in class org.mule.endpoint.URIBuilder
 
PORT_PROPERTY - Static variable in class org.mule.transport.udp.UdpMessageAdapter
 
postDeregister() - Method in class org.mule.module.management.mbean.ServiceService
 
postDeregister() - Method in class org.mule.module.management.mbean.ServiceStats
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Hook method that derived classes can implement to inspect/change a bean definition after parsing is complete.
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.generic.ParentDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.generic.TextDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in interface org.mule.config.spring.parsers.PostProcessor
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.processors.AddAttribute
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.processors.ConstructorReference
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.processors.ExtendTarget
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.specific.GlobalPropertyDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.specific.ObjectFactoryWrapper
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.module.management.config.JmxAgentDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.module.xml.config.XsltTextDefinitionParser
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.MuleContextPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.MuleContextPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
 
postProcessMessage(MuleMessage) - Method in class org.mule.transport.AbstractReceiverWorker
If a result is returned back this method will get called before the message is added to te list of results (these are later passed to AbstractReceiverWorker.handleResults(java.util.List))
PostProcessor - Interface in org.mule.config.spring.parsers
This interface allows post-processing of the bean assmebler to be injected into definition parsers
postRegister(Boolean) - Method in class org.mule.module.management.mbean.ServiceService
 
postRegister(Boolean) - Method in class org.mule.module.management.mbean.ServiceStats
 
preDeregister() - Method in class org.mule.module.management.mbean.ServiceService
 
preDeregister() - Method in class org.mule.module.management.mbean.ServiceStats
 
PREFERRED_ENCODING - Static variable in class org.mule.util.Base64
Preferred encoding.
PREFIX - Static variable in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
PrefixValueMap - Class in org.mule.config.spring.parsers.assembly.configuration
 
PrefixValueMap(String) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.PrefixValueMap
 
prepare(Xid) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
prepare(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class org.mule.config.spring.MuleApplicationContext
 
prepareTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
prepareWinFilename(String) - Static method in class org.mule.util.FileUtils
 
prependMessage(String) - Method in exception org.mule.api.MuleException
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Hook method that derived classes can implement to modify internal state before processing.
preProcess(Element) - Method in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.generic.ChildDefinitionParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.generic.OrphanDefinitionParser
 
preProcess(PropertyConfiguration, Element) - Method in interface org.mule.config.spring.parsers.PreProcessor
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.AddAttribute
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.AttributeConcatenation
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.BlockAttribute
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.CheckExclusiveAttribute
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.CheckExclusiveAttributes
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.CheckRequiredAttributes
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.ProvideDefaultName
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.ProvideDefaultNameFromElement
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.config.spring.parsers.processors.RequireAttribute
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.specific.endpoint.EndpointRefParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.specific.properties.SimplePropertyDefinitionParser
 
preProcessMessage(Object) - Method in class org.mule.transport.AbstractReceiverWorker
Before a message is passed into Mule this callback is called and can be used by the worker to inspect the message before it gets sent to Mule
preProcessMessage(Message, Session) - Method in class org.mule.transport.jms.JmsConnector
This method may be overridden in order to apply pre-processing to the message as soon as it arrives.
preProcessMessage(Object) - Method in class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
 
preProcessMessage(Object) - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
PreProcessor - Interface in org.mule.config.spring.parsers
This interface allows pre-processing of the element.
preRegister(MBeanServer, ObjectName) - Method in class org.mule.module.management.mbean.ServiceService
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.module.management.mbean.ServiceStats
 
preRouteMessage(MuleMessage) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
preRouteMuleMessage(DefaultMuleMessage) - Method in class org.mule.transport.AbstractReceiverWorker
This callback is called before a message is routed into Mule and can be used by the worker to set connection specific properties to message before it gets routed
preRouteMuleMessage(DefaultMuleMessage) - Method in class org.mule.transport.ssl.SslMessageReceiver.SslWorker
 
preRouteMuleMessage(DefaultMuleMessage) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
print(Object) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(String) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.CSVPrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.HtmlTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.SimplePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.XMLPrinter
 
print(String) - Method in class org.mule.transport.http.ResponseWriter
 
print(int) - Method in class org.mule.transport.http.ResponseWriter
 
print() - Method in class org.mule.util.ExceptionHolder
 
printClassLoader() - Static method in class org.mule.util.ClassUtils
Prints the current classloader hierarchy - useful for debugging.
printClassLoader(ClassLoader) - Static method in class org.mule.util.ClassUtils
Prints the classloader hierarchy from a given classloader - useful for debugging.
printCSVSummary() - Method in class org.mule.module.management.mbean.StatisticsService
 
printCSVSummary() - Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
 
printHtmlSummary() - Method in class org.mule.module.management.mbean.StatisticsService
 
printHtmlSummary() - Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
 
println(Object) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
println(String) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
println(String, int) - Method in class org.mule.management.stats.printers.XMLPrinter
 
println(int) - Method in class org.mule.transport.http.ResponseWriter
 
println(String) - Method in class org.mule.transport.http.ResponseWriter
 
println() - Method in class org.mule.transport.http.ResponseWriter
 
printProviderStatsXml(String, int) - Method in class org.mule.management.stats.printers.XMLPrinter
 
printXmlSummary() - Method in class org.mule.module.management.mbean.StatisticsService
 
printXmlSummary() - Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
 
PRIORITY_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
process(Object) - Method in interface org.mule.api.registry.ObjectProcessor
 
process(MuleEvent) - Method in interface org.mule.api.routing.InboundRouter
A received MuleEvent is passed to this method for processing.
process(MuleEvent) - Method in interface org.mule.api.routing.ResponseRouter
This method is invoked when an event is received via an endpoint on this Response Router.
process(Properties) - Method in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
process(Object) - Method in class org.mule.registry.ExpressionEvaluatorProcessor
 
process(MuleEvent) - Method in class org.mule.routing.EventCorrelator
 
process(MuleEvent) - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
process(MuleEvent) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
process(MuleEvent) - Method in class org.mule.routing.inbound.ForwardingConsumer
 
process(MuleEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
process(MuleEvent) - Method in class org.mule.routing.inbound.InboundPassThroughRouter
 
process(MuleEvent) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
process(MuleEvent) - Method in class org.mule.routing.inbound.WireTap
 
process(MuleEvent) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
PROCESS - Static variable in class org.mule.transport.bpm.config.BpmNamespaceHandler
 
PROCESS_VARIABLE_DATA - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROCESS_VARIABLE_INCOMING - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROCESS_VARIABLE_INCOMING_SOURCE - Static variable in class org.mule.transport.bpm.ProcessConnector
 
processAction(MuleEvent) - Method in class org.mule.transport.bpm.ProcessMessageDispatcher
 
processAsyncReplyRouter(MuleMessage) - Method in class org.mule.service.AbstractService
 
processChildElement(ParserContext, BeanAssembler, Element, Element) - Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
ProcessComponent - Class in org.mule.transport.bpm
 
ProcessComponent() - Constructor for class org.mule.transport.bpm.ProcessComponent
 
ProcessConnector - Class in org.mule.transport.bpm
The BPM provider allows Mule events to initiate and/or advance processes in an external or embedded Business Process Management System (BPMS).
ProcessConnector() - Constructor for class org.mule.transport.bpm.ProcessConnector
 
processCookies(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
processedGroups - Variable in class org.mule.routing.EventCorrelator
 
processIdField - Variable in class org.mule.transport.bpm.ProcessConnector
This field will be used to correlate messages with processes.
processIntermediaryResult(MuleMessage, MuleMessage) - Method in class org.mule.routing.outbound.ChainingRouter
Process intermediary result of invocation.
processMessage(Object) - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
processMessage(Object) - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
processMessage(Object) - Method in class org.mule.transport.vm.VMMessageReceiver
 
ProcessMessageDispatcher - Class in org.mule.transport.bpm
Initiates or advances a workflow process from an outgoing Mule event.
ProcessMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.bpm.ProcessMessageDispatcher
 
ProcessMessageDispatcherFactory - Class in org.mule.transport.bpm
Creates a WorkflowMessageDispatcher instance.
ProcessMessageDispatcherFactory() - Constructor for class org.mule.transport.bpm.ProcessMessageDispatcherFactory
 
ProcessMessageReceiver - Class in org.mule.transport.bpm
Generates an incoming Mule event from an executing workflow process.
ProcessMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.bpm.ProcessMessageReceiver
 
processProperty(Attr, BeanAssembler) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in interface org.mule.api.transport.ReplyToHandler
 
processReplyTo(MuleEvent, MuleMessage, ReplyToHandler, Object) - Method in class org.mule.service.AbstractService
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in class org.mule.transport.DefaultReplyToHandler
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in class org.mule.transport.jms.JmsReplyToHandler
 
processRequest(HttpRequest) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
processResponse(MuleMessage) - Method in class org.mule.DefaultMuleSession
Once an event has been processed we need to romove certain properties so that they not propagated to the next request
productInformation() - Static method in class org.mule.config.i18n.CoreMessages
Returns a message that is a product informatin.
PromptStdioConnector - Class in org.mule.transport.stdio
PromptStdioConnector connects to the System streams in and out by default and add some basic fuctionality for writing out prompt messages.
PromptStdioConnector() - Constructor for class org.mule.transport.stdio.PromptStdioConnector
 
propagate() - Method in class org.mule.util.counters.impl.AbstractCounter
 
PROPERTIES - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
properties - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
properties - Variable in class org.mule.object.AbstractObjectFactory
 
properties - Variable in class org.mule.transport.AbstractMessageAdapter
Scoped properties for this message
PROPERTIES - Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
propertiesContext - Variable in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
propertiesNotSet(String) - Static method in class org.mule.config.i18n.CoreMessages
 
propertiesToString(Map, boolean) - Static method in class org.mule.util.PropertiesUtils
Deprecated.
PropertiesUtils - Class in org.mule.util
PropertiesHelper is a utility class for manipulating and filtering property Maps.
PropertiesUtils() - Constructor for class org.mule.util.PropertiesUtils
Do not instanciate.
PROPERTY_ACTION - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROPERTY_CONNECTOR_NAME - Static variable in interface org.mule.api.endpoint.EndpointURI
 
PROPERTY_CRON_EXPRESSION - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_ENDPOINT - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROPERTY_ENDPOINT_NAME - Static variable in interface org.mule.api.endpoint.EndpointURI
 
PROPERTY_ENDPOINT_URI - Static variable in interface org.mule.api.endpoint.EndpointURI
 
PROPERTY_JOB_CONFIG - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_JOB_OBJECT - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_JOB_REF - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_PAYLOAD - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_PREFIX - Static variable in interface org.mule.api.config.MuleProperties
The prefix for any Mule-specific properties set on an event
PROPERTY_PROCESS_ID - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROPERTY_PROCESS_STARTED - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROPERTY_PROCESS_TYPE - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROPERTY_REMOTE_SYNC - Static variable in class org.mule.endpoint.AbstractEndpointBuilder
 
PROPERTY_REMOTE_SYNC_TIMEOUT - Static variable in class org.mule.endpoint.AbstractEndpointBuilder
 
PROPERTY_REPEAT_COUNT - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_REPEAT_INTERVAL - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_RESPONSE_TRANSFORMERS - Static variable in interface org.mule.api.endpoint.EndpointURI
 
PROPERTY_RMI_SECURITY_POLICY - Static variable in class org.mule.transport.rmi.RmiConnector
 
PROPERTY_RMI_SERVER_CODEBASE - Static variable in class org.mule.transport.rmi.RmiConnector
 
PROPERTY_SERVER_CLASS_NAME - Static variable in class org.mule.transport.rmi.RmiConnector
 
PROPERTY_SERVICE_CLASS_NAME - Static variable in class org.mule.transport.rmi.RmiCallbackMessageReceiver
The property name for the service object implementing the callback interface RmiAble This should be set on the inbound endpoint
PROPERTY_SERVICE_METHOD_PARAM_TYPES - Static variable in class org.mule.transport.rmi.RmiConnector
The property name that explicitly defines which argument types should be passed to a remote object method invocation.
PROPERTY_SERVICE_METHOD_PARAMS_LIST - Static variable in class org.mule.transport.rmi.RmiConnector
The property name for a list of objects used to call a Remote object via an RMI or EJB MessageReceiver
PROPERTY_START_DELAY - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_TRANSFORMERS - Static variable in interface org.mule.api.endpoint.EndpointURI
 
PROPERTY_TRANSITION - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PropertyConfiguration - Interface in org.mule.config.spring.parsers.assembly.configuration
This collects together various constraints/rewrites that can be applied to attributes.
PropertyFactory - Interface in org.mule.api.config
PropertyFactory is used to create objects from the property file.
propertyHasInvalidValue(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
propertyIsNotSetOnEvent(String) - Static method in class org.mule.config.i18n.CoreMessages
 
propertyIsNotSupportedType(String, Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
propertyIsNotSupportedType(String, Class[], Class) - Static method in class org.mule.config.i18n.CoreMessages
 
PropertyPlaceholderProcessor - Class in org.mule.config.spring.processors
TODO
PropertyPlaceholderProcessor() - Constructor for class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
PropertyScope - Class in org.mule.api.transport
A PropertyScope is used to assoaciate a message property with a lifetime.
PropertyScope(String, int) - Constructor for class org.mule.api.transport.PropertyScope
 
PropertyScope.ScopeComparator - Class in org.mule.api.transport
Used for comparing PropertyScope instances in a map.
PropertyScope.ScopeComparator() - Constructor for class org.mule.api.transport.PropertyScope.ScopeComparator
 
propertyTemplateMalformed(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
PROTOCOL - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
PROTOCOL - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.ChildAddressDefinitionParser
 
PROTOCOL - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.OrphanAddressDefinitionParser
 
PROTOCOL - Static variable in class org.mule.endpoint.URIBuilder
 
PROTOCOL - Static variable in class org.mule.transport.bpm.ProcessConnector
 
PROTOCOL - Static variable in class org.mule.transport.tcp.config.ByteOrMessageProtocolDefinitionParser
 
protocol - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
ProtocolHandlerDefinitionParser - Class in org.mule.config.spring.parsers.specific.tls
 
ProtocolHandlerDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.tls.ProtocolHandlerDefinitionParser
 
ProtocolStream - Class in org.mule.transport.tcp.protocols
 
ProtocolStream(TcpProtocol, boolean, OutputStream) - Constructor for class org.mule.transport.tcp.protocols.ProtocolStream
 
PrototypeObjectFactory - Class in org.mule.object
Creates a new instance of the object on each call.
PrototypeObjectFactory() - Constructor for class org.mule.object.PrototypeObjectFactory
For Spring only
PrototypeObjectFactory(String) - Constructor for class org.mule.object.PrototypeObjectFactory
 
PrototypeObjectFactory(String, Map) - Constructor for class org.mule.object.PrototypeObjectFactory
 
PrototypeObjectFactory(Class) - Constructor for class org.mule.object.PrototypeObjectFactory
 
PrototypeObjectFactory(Class, Map) - Constructor for class org.mule.object.PrototypeObjectFactory
 
ProvideDefaultName - Class in org.mule.config.spring.parsers.processors
 
ProvideDefaultName(String) - Constructor for class org.mule.config.spring.parsers.processors.ProvideDefaultName
 
ProvideDefaultNameFromElement - Class in org.mule.config.spring.parsers.processors
 
ProvideDefaultNameFromElement() - Constructor for class org.mule.config.spring.parsers.processors.ProvideDefaultNameFromElement
 
provideEndLatch() - Method in class org.mule.work.WorkerContext
Provides a latch, which can be used to wait the end of a work execution.
PROVIDER_SERVICE_PATH - Static variable in class org.mule.util.SpiUtils
 
PROVIDER_SERVICE_TYPE - Static variable in class org.mule.api.registry.ServiceDescriptorFactory
 
provideStartLatch() - Method in class org.mule.work.WorkerContext
Provides a latch, which can be used to wait the start of a work execution.
proxyPoolTimedOut() - Static method in class org.mule.config.i18n.CoreMessages
 
pseudoParser - Variable in class org.mule.module.xml.stax.StaxSource
 
put(Object, Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
put(Object, Object) - Method in class org.mule.util.MapCombiner
 
put(Object) - Method in interface org.mule.util.queue.Queue
Puts a new object in this queue and wait if necessary.
putAll(Map) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
putAll(Map) - Method in class org.mule.util.MapCombiner
 
putNow(Object) - Method in class org.mule.util.queue.QueueInfo
 

Q

QNamePropertyEditor - Class in org.mule.config.spring.editors
This handles qname{....} syntax as used in stockquote-soap-config.xml
QNamePropertyEditor() - Constructor for class org.mule.config.spring.editors.QNamePropertyEditor
 
QNamePropertyEditor(boolean) - Constructor for class org.mule.config.spring.editors.QNamePropertyEditor
 
QUARTZ - Static variable in class org.mule.transport.quartz.QuartzConnector
 
QUARTZ_ATTRIBUTES - Static variable in class org.mule.transport.quartz.config.QuartzNamespaceHandler
 
QUARTZ_CONNECTOR_PROPERTY - Static variable in class org.mule.transport.quartz.QuartzMessageReceiver
 
QUARTZ_RECEIVER_PROPERTY - Static variable in class org.mule.transport.quartz.QuartzMessageReceiver
 
QuartzConnector - Class in org.mule.transport.quartz
Creates a connection to a Quartz scheduler.
QuartzConnector() - Constructor for class org.mule.transport.quartz.QuartzConnector
 
QuartzMessageDispatcher - Class in org.mule.transport.quartz
Can schedule a Job with the Quartz scheduler.
QuartzMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.quartz.QuartzMessageDispatcher
 
QuartzMessageDispatcherFactory - Class in org.mule.transport.quartz
Creates a QuartzMessageDispatcher instance.
QuartzMessageDispatcherFactory() - Constructor for class org.mule.transport.quartz.QuartzMessageDispatcherFactory
 
QuartzMessageReceiver - Class in org.mule.transport.quartz
Listens for Quartz sheduled events using the Receiver Job and fires events to the service associated with this receiver.
QuartzMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.quartz.QuartzMessageReceiver
 
QuartzMessages - Class in org.mule.transport.quartz.i18n
 
QuartzMessages() - Constructor for class org.mule.transport.quartz.i18n.QuartzMessages
 
QuartzNamespaceHandler - Class in org.mule.transport.quartz.config
Registers Bean Definition Parsers for the "quartz" namespace
QuartzNamespaceHandler() - Constructor for class org.mule.transport.quartz.config.QuartzNamespaceHandler
 
queue - Variable in class org.mule.model.seda.SedaService
 
QUEUE - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
Queue - Interface in org.mule.util.queue
Queue TODO
QueueConfiguration - Class in org.mule.util.queue
 
QueueConfiguration(int, boolean) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(int) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(boolean) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration() - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueInfo - Class in org.mule.util.queue
Stores information about a Queue
QueueInfo() - Constructor for class org.mule.util.queue.QueueInfo
 
QueueManager - Interface in org.mule.util.queue
A Queue manager is responsible for manageing one or more Queue resources and providing common support fot transactions and persistence
QueuePersistenceStrategy - Interface in org.mule.util.queue
QueuePersistenceStrategy defines the The api to a persistent queue store.
QueuePersistenceStrategy.Holder - Interface in org.mule.util.queue
 
QueueProfile - Class in org.mule.config
QueueProfile determines how an internal queue for a service will behave
QueueProfile() - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(int, boolean) - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(QueueProfile) - Constructor for class org.mule.config.QueueProfile
 
queueProfile - Variable in class org.mule.model.seda.SedaModel
The queuing profile for events received for this service
queueProfile - Variable in class org.mule.model.seda.SedaService
The queue profile to use for this service.
QueueSession - Interface in org.mule.util.queue
 
queueTimeout - Variable in class org.mule.model.seda.SedaService
The time out used for taking from the Seda Queue.

R

RATE_PER_HOUR - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing rate per hour of a counter
RATE_PER_MINUTE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing rate per minute of a counter
RATE_PER_SECOND - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing rate per second of a counter
RatePerUnit - Class in org.mule.util.counters.impl
 
RatePerUnit(String, String, CounterFactory.Type, AbstractCounter) - Constructor for class org.mule.util.counters.impl.RatePerUnit
 
READ - Static variable in interface org.mule.api.ThreadSafeAccess
 
read(InputStream) - Method in interface org.mule.api.transformer.wire.WireFormat
 
read() - Method in class org.mule.config.ReaderInputStream
 
read() - Method in class org.mule.model.streaming.DelegatingInputStream
 
read(byte[]) - Method in class org.mule.model.streaming.DelegatingInputStream
 
read(byte[], int, int) - Method in class org.mule.model.streaming.DelegatingInputStream
 
read(InputStream) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.DirectProtocol
 
read(InputStream, int) - Method in class org.mule.transport.tcp.protocols.DirectProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.LengthProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.MuleMessageDirectProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.MuleMessageEOFProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.MuleMessageLengthProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.MuleMessageSafeProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.SafeProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.StreamingProtocol
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.XmlMessageProtocol
 
read(InputStream) - Method in interface org.mule.transport.tcp.TcpProtocol
Reads the input stream and returns a whole message.
read() - Method in class org.mule.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.mule.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(char[], int, int) - Method in class org.mule.util.ChainedReader
 
read() - Method in class org.mule.util.ChainedReader
 
read(char[]) - Method in class org.mule.util.ChainedReader
 
readElements(Iterator) - Method in class org.mule.transport.soap.MuleSoapHeaders
 
ReaderInputStream - Class in org.mule.config
 
ReaderInputStream(Reader) - Constructor for class org.mule.config.ReaderInputStream
 
readFromProperties(TlsConfiguration, Properties) - Method in class org.mule.api.security.tls.TlsPropertiesMapper
 
readJarFileEntries(File) - Static method in class org.mule.util.JarUtils
 
readOnly - Variable in class org.mule.util.xa.AbstractTransactionContext
 
readRequest() - Method in class org.mule.transport.http.HttpServerConnection
 
readResponse() - Method in class org.mule.transport.http.HttpServerConnection
 
rebind(Name, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
rebind(String, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
rebind(Name, Object) - Method in class org.mule.jndi.SimpleContext
 
rebind(String, Object) - Method in class org.mule.jndi.SimpleContext
 
RECEIVE_NO_WAIT - Static variable in interface org.mule.api.transport.MessageDispatching
 
RECEIVE_WAIT_INDEFINITELY - Static variable in interface org.mule.api.transport.MessageDispatching
 
receiveAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
receiveBufferSize - Variable in class org.mule.transport.udp.UdpConnector
 
ReceiveException - Exception in org.mule.api.transport
ReceiveException is specifically thrown by the Provider receive method if something fails in the underlying transport
ReceiveException(Message, ImmutableEndpoint, long) - Constructor for exception org.mule.api.transport.ReceiveException
 
ReceiveException(Message, ImmutableEndpoint, long, Throwable) - Constructor for exception org.mule.api.transport.ReceiveException
 
ReceiveException(ImmutableEndpoint, long, Throwable) - Constructor for exception org.mule.api.transport.ReceiveException
 
receiveFromSocket(Socket, int, ImmutableEndpoint) - Static method in class org.mule.transport.tcp.TcpMessageDispatcher
 
receiveMessagesInTransaction - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
determines whether messages will be received in a transaction template
receiver - Variable in class org.mule.transport.AbstractReceiverWorker
 
receiver - Variable in class org.mule.transport.PollingReceiverWorker
 
receiver - Variable in class org.mule.transport.PollingReceiverWorkerSchedule
 
receiveRemote(String, int) - Method in class org.mule.module.client.RemoteDispatcher
 
receiverKey - Variable in class org.mule.transport.AbstractMessageReceiver
Stores the key to this receiver, as used by the Connector to store the receiver.
receiverNotInJobDataMap() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
receiverPropertyNotSet() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
receivers - Variable in class org.mule.transport.AbstractConnector
The collection of listeners on this connector.
receiversCount - Variable in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
 
receiveTimeout - Variable in class org.mule.transport.udp.UdpConnector
 
RECIPIENT_DELIMITER - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
RECIPIENTS_PROPERTY - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
reconnect() - Method in class org.mule.transport.AbstractConnectable
 
reconnectLock - Variable in class org.mule.transport.AbstractConnectionStrategy
 
reconnectStrategyFailed(Class, String) - Static method in class org.mule.config.i18n.CoreMessages
 
recover(int) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
recover() - Method in class org.mule.util.queue.TransactionalQueueManager
 
recover() - Method in class org.mule.util.xa.AbstractResourceManager
 
recover(int) - Method in class org.mule.util.xa.DefaultXASession
 
RecoverableException - Exception in org.mule.api.lifecycle
RecoverableException can be thrown during initialisation to indicate that the error occurred is not fatal and a reactive action can be performed to try and remedy the error.
RecoverableException(Message, Initialisable) - Constructor for exception org.mule.api.lifecycle.RecoverableException
 
RecoverableException(Message, Initialisable, Throwable) - Constructor for exception org.mule.api.lifecycle.RecoverableException
 
redeliveryHandler - Variable in class org.mule.transport.jms.JmsMessageReceiver
 
RedeliveryHandler - Interface in org.mule.transport.jms
RedeliveryHandler is used to control how redelivered messages are processed by a connector.
redeliveryHandler - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
redeliveryHandler - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
RedeliveryHandlerFactory - Interface in org.mule.transport.jms
Implementors of this interface are responsible to create RedeliveryHandler instances upon request.
reference - Variable in class org.mule.config.spring.parsers.processors.ConstructorReference
 
ReflectionEntryPointResolver - Class in org.mule.model.resolvers
ReflectEntryPointResolver is used to determine the entry point on a service after an event has been received for it.
ReflectionEntryPointResolver() - Constructor for class org.mule.model.resolvers.ReflectionEntryPointResolver
 
ReflectionMessageBuilder - Class in org.mule.component.builder
Will try and set the result of an invocation as a bean property on the request message using reflection.
ReflectionMessageBuilder() - Constructor for class org.mule.component.builder.ReflectionMessageBuilder
 
refresh() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
 
RegExFilter - Class in org.mule.routing.filters
RegExFilter is used to match a String argument against a regular pattern.
RegExFilter() - Constructor for class org.mule.routing.filters.RegExFilter
 
RegExFilter(String) - Constructor for class org.mule.routing.filters.RegExFilter
 
registerAction(String, int) - Static method in class org.mule.api.context.notification.ServerNotification
 
registerAgent(Agent) - Method in interface org.mule.api.registry.Registry
 
registerAgent(Agent) - Method in class org.mule.config.spring.SpringRegistry
 
registerAgent(Agent) - Method in class org.mule.registry.TransientRegistry
 
registerBean(Element, BeanDefinition) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
registerBeanDefinitionHolder(BeanDefinitionHolder) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
registerComponent(Object, String, EndpointURI) - Method in class org.mule.module.client.MuleClient
Deprecated.
Use the RegistryContext to get the registry and register the service there
registerComponent(Object, String, MuleEndpointURI, MuleEndpointURI) - Method in class org.mule.module.client.MuleClient
Deprecated.
Use the RegistryContext to get the registry and register the service there
registerConfigurationService() - Method in class org.mule.module.management.agent.JmxAgent
 
registerConnector(Connector) - Method in interface org.mule.api.registry.Registry
 
registerConnector(Connector) - Method in class org.mule.config.spring.SpringRegistry
 
registerConnector(Connector) - Method in class org.mule.registry.TransientRegistry
 
registerConnectorDefinitionParser(Class) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerConnectorDefinitionParser(MuleDefinitionParser) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerConnectorServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registered() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
registered() - Method in class org.mule.agent.ConfigScannerAgent
 
registered() - Method in interface org.mule.api.agent.Agent
 
registered() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
registered() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
registered() - Method in class org.mule.module.management.agent.JdmkAgent
 
registered() - Method in class org.mule.module.management.agent.JmxAgent
registered() - Method in class org.mule.module.management.agent.Log4jAgent
 
registered() - Method in class org.mule.module.management.agent.Mx4jAgent
 
registered() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
registered() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
registerEndpoint(ImmutableEndpoint) - Method in interface org.mule.api.registry.Registry
 
registerEndpoint(ImmutableEndpoint) - Method in class org.mule.config.spring.SpringRegistry
 
registerEndpoint(ImmutableEndpoint) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
registerEndpoint(ImmutableEndpoint) - Method in class org.mule.registry.TransientRegistry
 
registerEndpointBuilder(String, EndpointBuilder) - Method in interface org.mule.api.registry.Registry
 
registerEndpointBuilder(String, EndpointBuilder) - Method in class org.mule.config.spring.SpringRegistry
 
registerEndpointBuilder(String, EndpointBuilder) - Method in class org.mule.registry.TransientRegistry
 
registerEndpointServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registerEvaluator(ExpressionEvaluator) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
 
registerExceptionReader(ExceptionReader) - Static method in class org.mule.config.ExceptionHelper
Registers an exception reader with Mule
registerHandler(String, URLStreamHandler) - Static method in class org.mule.util.MuleUrlStreamHandlerFactory
 
registerIgnoredElement(String) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerJmsEndpointDefinitionParser(String, MuleDefinitionParser) - Method in class org.mule.transport.jms.config.JmsNamespaceHandler
 
registerJmsTransportEndpoints() - Method in class org.mule.transport.jms.config.JmsNamespaceHandler
Need to use the most complex constructors as have mutually exclusive address aattributes
registerLifecycle(LifecyclePhase) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
registerLifecycle(LifecyclePhase) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
registerListener(ServerNotificationListener) - Method in interface org.mule.api.MuleContext
Registers an intenal server event listener.
registerListener(ServerNotificationListener, String) - Method in interface org.mule.api.MuleContext
Registers an intenal server event listener.
registerListener(Service, InboundEndpoint) - Method in interface org.mule.api.transport.Connector
This creates a MessageReceiver associated with this endpoint and registers it with the connector
registerListener(ServerNotificationListener) - Method in class org.mule.DefaultMuleContext
 
registerListener(ServerNotificationListener, String) - Method in class org.mule.DefaultMuleContext
 
registerListener(Service, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
 
registerListener(Service, InboundEndpoint) - Method in class org.mule.transport.http.HttpConnector
 
registerListener(Service, InboundEndpoint) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
registerListeners() - Method in class org.mule.service.AbstractService
 
registerMaskedPropertyName(String) - Static method in class org.mule.util.PropertiesUtils
Register a property name for masking.
registerMetaTransportEndpoints(String) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerModel(Model) - Method in interface org.mule.api.registry.Registry
 
registerModel(Model) - Method in class org.mule.config.spring.SpringRegistry
 
registerModel(Model) - Method in class org.mule.registry.TransientRegistry
 
registerModelServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registerMuleBeanDefinitionParser(String, MuleDefinitionParser) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerMuleService() - Method in class org.mule.module.management.agent.JmxAgent
 
registerObject(String, Object) - Method in interface org.mule.api.registry.Registry
 
registerObject(String, Object, Object) - Method in interface org.mule.api.registry.Registry
 
registerObject(String, Object) - Method in class org.mule.registry.AbstractRegistry
 
registerObject(String, Object, Object) - Method in class org.mule.registry.AbstractRegistry
 
registerObjects(Map) - Method in interface org.mule.api.registry.Registry
 
registerObjects(Map) - Method in class org.mule.config.spring.SpringRegistry
 
registerObjects(Map) - Method in class org.mule.registry.TransientRegistry
 
registerPostProcessor(PostProcessor) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
registerPostProcessor(PostProcessor) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
registerPostProcessor(PostProcessor) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
registerPostProcessor(PostProcessor) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
registerPostProcessor(PostProcessor) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
registerPostProcessor(PostProcessor) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
These are appended to existing processors
registerPreProcessor(PreProcessor) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
registerPreProcessor(PreProcessor) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
registerPreProcessor(PreProcessor) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
registerPreProcessor(PreProcessor) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
registerPreProcessor(PreProcessor) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
registerPreProcessor(PreProcessor) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
These are prepended to existing processors
registerQuartzEndpointDefinitionParser(String, MuleDefinitionParser) - Method in class org.mule.transport.quartz.config.QuartzNamespaceHandler
 
registerQuartzTransportEndpoints() - Method in class org.mule.transport.quartz.config.QuartzNamespaceHandler
Need to use the most complex constructors as have mutually exclusive address aattributes
registerService(Service) - Method in interface org.mule.api.registry.Registry
 
registerService(Service) - Method in class org.mule.config.spring.SpringRegistry
registerService(Service) - Method in class org.mule.registry.TransientRegistry
 
registerServiceServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registerShutdownHook(MuleShutdownHook) - Method in class org.mule.MuleServer
 
registerSourceType(Class) - Method in class org.mule.transformer.AbstractTransformer
 
registerStandardTransportEndpoints(String, String[]) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerStatisticsService() - Method in class org.mule.module.management.agent.JmxAgent
 
registerSupportedPhase(String) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
registerSupportedPhase(String) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
registerSupportedProtocol(String) - Method in class org.mule.transport.AbstractConnector
Registers other protocols 'understood' by this connector.
registerSupportedProtocolWithoutPrefix(String) - Method in class org.mule.transport.AbstractConnector
Registers other protocols 'understood' by this connector.
registerTransformer(Transformer) - Method in interface org.mule.api.registry.Registry
 
registerTransformer(Transformer) - Method in class org.mule.registry.AbstractRegistry
 
registerWrapperService() - Method in class org.mule.module.management.agent.JmxAgent
Register a Java Service Wrapper agent.
RegistrationException - Exception in org.mule.api.registry
 
RegistrationException(String) - Constructor for exception org.mule.api.registry.RegistrationException
 
RegistrationException(Throwable) - Constructor for exception org.mule.api.registry.RegistrationException
 
Registry - Interface in org.mule.api.registry
 
registry - Static variable in class org.mule.RegistryContext
 
REGISTRY_DISPOSED - Static variable in class org.mule.context.notification.RegistryNotification
 
REGISTRY_DISPOSING - Static variable in class org.mule.context.notification.RegistryNotification
 
REGISTRY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
REGISTRY_ID - Static variable in class org.mule.config.spring.SpringRegistry
 
REGISTRY_ID - Static variable in class org.mule.registry.TransientRegistry
 
REGISTRY_INITIALISED - Static variable in class org.mule.context.notification.RegistryNotification
 
REGISTRY_INITIALISING - Static variable in class org.mule.context.notification.RegistryNotification
 
REGISTRY_PROPERTIES - Static variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
RegistryContext - Class in org.mule
A handle to the Mule Registry.
RegistryContext() - Constructor for class org.mule.RegistryContext
 
registryId - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
RegistryNotification - Class in org.mule.context.notification
RegistryNotification is fired when an event such as a Registry being started occurs.
RegistryNotification(Registry, String) - Constructor for class org.mule.context.notification.RegistryNotification
 
RegistryNotification(Registry, int) - Constructor for class org.mule.context.notification.RegistryNotification
 
RegistryNotificationListener - Interface in org.mule.api.context.notification
RegistryNotificationListener is an observer interface that objects can implement and then register themselves with the MuleContext to be notified when a Registry event occurs.
RegistryService - Class in org.mule.module.management.mbean
RegistryService exposes service information and actions on the Registry
RegistryService(Registry) - Constructor for class org.mule.module.management.mbean.RegistryService
 
RegistryServiceMBean - Interface in org.mule.module.management.mbean
RegistryServiceMBean JMX Service interface for the Registry
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.mule.util.concurrent.WaitPolicy
 
relativize(URI) - Method in class org.mule.endpoint.MuleEndpointURI
 
release() - Method in interface org.mule.api.transport.MessageAdapter
Perform any clean up operations on the message resource.
release() - Method in class org.mule.component.AbstractComponent
 
release() - Method in class org.mule.context.notification.ServerNotificationManager
 
release() - Method in class org.mule.DefaultMuleMessage
Perform any clean up operations on the message resource.
release() - Method in class org.mule.model.seda.SedaService
 
release() - Method in class org.mule.transport.AbstractMessageAdapter
Perform any clean up operations on the message resource.
release() - Method in class org.mule.transport.AbstractReceiverWorker
This method is called once this worker is no longer required.
release() - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
release() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
 
release() - Method in class org.mule.transport.PollingReceiverWorker
 
release() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
release() - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
release() - Method in class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
 
release() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
release() - Method in class org.mule.transport.udp.UdpMessageReceiver.UdpWorker
 
release() - Method in class org.mule.work.WorkerContext
 
ReleasingInputStream - Class in org.mule.transport.http
 
ReleasingInputStream(InputStream, HttpMethod) - Constructor for class org.mule.transport.http.ReleasingInputStream
 
remaining(int, int, int) - Method in class org.mule.transport.tcp.protocols.DirectProtocol
 
REMOTE_DISPATCHER_EVENT_ACTION_START_RANGE - Static variable in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
This is a low range since it was allocated before being refactred into the client module from core
RemoteDispatcher - Class in org.mule.module.client
RemoteDispatcher is used to make and receive requests to a remote Mule instance.
RemoteDispatcher(String, Credentials) - Constructor for class org.mule.module.client.RemoteDispatcher
 
RemoteDispatcher(String) - Constructor for class org.mule.module.client.RemoteDispatcher
 
RemoteDispatcherAgent - Class in org.mule.module.client.remoting
RemoteDispatcherAgent manages the server endpoint that receives Admin and remote client requests
RemoteDispatcherAgent() - Constructor for class org.mule.module.client.remoting.RemoteDispatcherAgent
 
RemoteDispatcherAgentDefinitionParser - Class in org.mule.module.client.config
 
RemoteDispatcherAgentDefinitionParser() - Constructor for class org.mule.module.client.config.RemoteDispatcherAgentDefinitionParser
 
RemoteDispatcherComponent - Class in org.mule.module.client.remoting
RemoteDispatcherComponent is a MuleManager interal server component responsible for receiving remote requests and dispatching them locally.
RemoteDispatcherComponent() - Constructor for class org.mule.module.client.remoting.RemoteDispatcherComponent
 
RemoteDispatcherException - Exception in org.mule.module.client.remoting
Exceptions thrown by the Client RemteDispatcher.
RemoteDispatcherException(Message) - Constructor for exception org.mule.module.client.remoting.RemoteDispatcherException
 
RemoteDispatcherException(Message, Throwable) - Constructor for exception org.mule.module.client.remoting.RemoteDispatcherException
 
RemoteDispatcherNotification - Class in org.mule.module.client.remoting.notification
RemoteDispatcherNotification is used to invoke actions on a remote mule server
RemoteDispatcherNotification(MuleMessage, int) - Constructor for class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
RemoteDispatcherNotification(MuleMessage, int, String) - Constructor for class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
RemoteDispatcherNotificationListener - Interface in org.mule.module.client.remoting.notification
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
remoteObject - Variable in class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
remoteObject - Variable in class org.mule.transport.rmi.RmiMessageDispatcher
 
remoteObject - Variable in class org.mule.transport.rmi.RmiMessageReceiver
 
remoteSync - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
remoteSyncTimeout - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
remove(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
remove(ServiceStatistics) - Method in class org.mule.management.stats.AllStatistics
 
remove(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
remove(Object) - Method in class org.mule.util.MapCombiner
 
remove(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
remove(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
remove(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Removes the object specified by the given id from the store.
removeAll(Collection) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
removeAllListeners(Collection) - Method in class org.mule.context.notification.ServerNotificationManager
 
removeAllListeners() - Method in class org.mule.util.timer.EventTimerTask
 
removeArgument(ExpressionTransformer.Argument) - Method in class org.mule.transformer.simple.ExpressionTransformer
 
removeAttachment(String) - Method in interface org.mule.api.transport.MessageAdapter
Remove an attahcment form this message with the specifed name
removeAttachment(String) - Method in class org.mule.DefaultMuleMessage
Remove an attahcment form this message with the specifed name
removeAttachment(String) - Method in class org.mule.transport.AbstractMessageAdapter
Remove an attahcment form this message with the specifed name
removeClassProperty(String, Properties) - Method in class org.mule.api.registry.AbstractServiceDescriptor
 
removed - Variable in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
removedMessage(MuleMessage) - Method in interface org.mule.api.MuleMessageCollection
 
removedMessage(MuleMessage) - Method in class org.mule.DefaultMessageCollection
 
removeEncryptionStrategy(String) - Method in interface org.mule.api.security.SecurityManager
 
removeEncryptionStrategy(String) - Method in class org.mule.security.MuleSecurityManager
 
removeEndpoint(OutboundEndpoint) - Method in class org.mule.AbstractExceptionListener
 
removeEndpoint(InboundEndpoint) - Method in interface org.mule.api.routing.InboundRouterCollection
 
removeEndpoint(OutboundEndpoint) - Method in interface org.mule.api.routing.OutboundRouter
Removes a specific endpoint from the router
removeEndpoint(InboundEndpoint) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
removeEndpoint(InboundEndpoint) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
removeEndpoint(OutboundEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
removeEndpoint(InboundEndpoint) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
removeEntryPointResolver(EntryPointResolver) - Method in interface org.mule.api.model.EntryPointResolverSet
Removes a resolver from the list
removeEntryPointResolver(EntryPointResolver) - Method in class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
removeEvent(MuleEvent) - Method in class org.mule.routing.inbound.EventGroup
Remove the given event from the group.
removeEventGroup(EventGroup) - Method in class org.mule.routing.EventCorrelator
 
removeEventGroup(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
removeExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
removeFile(File) - Method in class org.mule.util.monitor.FileMonitor
Remove specified file for listening.
removeFromEnvironment(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
removeFromEnvironment(String) - Method in class org.mule.jndi.SimpleContext
 
removeHeaders(String) - Method in class org.mule.transport.http.HttpRequest
 
removeHeaders(String) - Method in class org.mule.transport.http.HttpResponse
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
removeIgnored(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
removeIgnored(String) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
removeIgnored(String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
removeIgnoredMethod(String) - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
 
removeListener(ServerNotificationListener) - Method in class org.mule.context.notification.ServerNotificationManager
This removes *all* registrations that reference this listener
removeListener(FileMonitor) - Method in class org.mule.util.monitor.FileMonitor
Remove listener from this file monitor.
removeListener(TimeEventListener) - Method in class org.mule.util.timer.EventTimerTask
 
removeMethod(String) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
removeMethod(String) - Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
removeNamedParameter(NamedParameter) - Method in class org.mule.transport.soap.SoapMethod
 
removeNamespacePrefix(String) - Static method in class org.mule.util.PropertiesUtils
 
removeNamespaces(Map) - Static method in class org.mule.util.PropertiesUtils
 
removeObject(String) - Method in interface org.mule.api.store.ObjectStore
 
removeObject(String) - Method in class org.mule.util.store.InMemoryObjectStore
 
removeOrderedLifecycleObject(LifecycleObject) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
removeOrderedLifecycleObject(LifecycleObject) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
removeProperty(Object) - Method in interface org.mule.api.MuleSession
Will retrieve a session level property and remove it from the session
removeProperty(String, Properties) - Method in class org.mule.api.registry.AbstractServiceDescriptor
 
removeProperty(String) - Method in interface org.mule.api.transport.MessageAdapter
Removes a property on this message
removeProperty(String) - Method in class org.mule.DefaultMuleMessage
Removes a property on this message
removeProperty(Object) - Method in class org.mule.DefaultMuleSession
Will retrieve a session level property and remove it from the session
removeProperty(String) - Method in class org.mule.transport.AbstractMessageAdapter
Removes a property on this message
removeProperty(String) - Method in class org.mule.transport.MessagePropertiesContext
Removes a property on this message
removeProvider(String) - Method in interface org.mule.api.security.SecurityManager
 
removeProvider(String) - Method in class org.mule.security.MuleSecurityManager
 
removeRouter(InboundRouter) - Method in interface org.mule.api.routing.InboundRouterCollection
 
removeRouter(ResponseRouter) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
removeRouter(Router) - Method in interface org.mule.api.routing.RouterCollection
 
removeRouter(Router) - Method in class org.mule.routing.AbstractRouterCollection
 
removeRouter(InboundRouter) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
removeRouter(ResponseRouter) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
removeXmlNamespacePrefix(String) - Static method in class org.mule.util.PropertiesUtils
 
rename(Name, Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
rename(String, String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
rename(Name, Name) - Method in class org.mule.jndi.SimpleContext
 
rename(Attributes.Name, Attributes.Name) - Method in class org.mule.jndi.SimpleContext
 
rename(String, String) - Method in class org.mule.jndi.SimpleContext
 
renameFile(String, String) - Static method in class org.mule.util.FileUtils
 
renameFile(File, File) - Static method in class org.mule.util.FileUtils
 
renameFileHard(String, String) - Static method in class org.mule.util.FileUtils
 
renameFileHard(File, File) - Static method in class org.mule.util.FileUtils
 
repeat(char, int) - Static method in class org.mule.util.StringUtils
Like StringUtils.repeat(String, int) but with a single character as argument.
repeater - Variable in class org.mule.module.xml.stax.StaxSource
 
REPLACEMENT_CHAR - Static variable in class org.mule.transport.jms.JmsMessageUtils
 
replaceObjectNameChars(String) - Static method in class org.mule.util.ObjectNameHelper
 
replyTo - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ReplyToHandler - Interface in org.mule.api.transport
ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
request(String, long) - Method in interface org.mule.api.transport.Connector
Deprecated.
Use request(ImmutableEndpoint endpoint, long timeout)
request(InboundEndpoint, long) - Method in interface org.mule.api.transport.Connector
Make a specific request to the underlying transport
request(long) - Method in interface org.mule.api.transport.MessageRequesting
Make a specific request to the underlying transport
request(long) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
request(long) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
request(String, long) - Method in class org.mule.module.client.MuleClient
Will receive an event from an endpointUri determined by the URL.
request(String, String, long) - Method in class org.mule.module.client.MuleClient
Will receive an event from an endpointUri determined by the URL
request(String, List, long) - Method in class org.mule.module.client.MuleClient
Will receive an event from an endpointUri determined by the URL
request(String, long) - Method in class org.mule.transport.AbstractConnector
 
request(InboundEndpoint, long) - Method in class org.mule.transport.AbstractConnector
 
request(long) - Method in class org.mule.transport.AbstractMessageRequester
Make a specific request to the underlying transport
REQUEST_HEADER_NAMES - Static variable in class org.mule.transport.http.HttpConstants
 
REQUEST_NO_WAIT - Static variable in interface org.mule.api.transport.MessageRequesting
 
REQUEST_TIMEOUT_PROPERTY - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
REQUEST_WAIT_INDEFINITELY - Static variable in interface org.mule.api.transport.MessageRequesting
 
RequestContext - Class in org.mule
RequestContext is a thread context where components can get the current event or set response properties that will be sent on the outgoing message.
RequestContext() - Constructor for class org.mule.RequestContext
Do not instanciate.
RequestContextInvocation - Class in org.mule.interceptor
 
RequestContextInvocation() - Constructor for class org.mule.interceptor.RequestContextInvocation
 
requesterFactory - Variable in class org.mule.transport.AbstractConnector
Factory used to create requesters for this connector
requesters - Variable in class org.mule.transport.AbstractConnector
A pool of requesters for this connector, keyed by endpoint
requestEvent(InboundEndpoint, long) - Method in interface org.mule.api.MuleEventContext
Requests a synchronous receive of an event on the service.
requestEvent(String, long) - Method in interface org.mule.api.MuleEventContext
Requests a synchronous receive of an event on the service.
requestEvent(EndpointURI, long) - Method in interface org.mule.api.MuleEventContext
Requests a synchronous receive of an event on the service.
requestEvent(InboundEndpoint, long) - Method in interface org.mule.api.MuleSession
Requests a synchronous receive of an event on the service
requestEvent(String, long) - Method in interface org.mule.api.MuleSession
Requests a synchronous receive of an event on the service
requestEvent(InboundEndpoint, long) - Method in class org.mule.DefaultMuleEventContext
Requests a synchronous receive of an event on the service
requestEvent(String, long) - Method in class org.mule.DefaultMuleEventContext
Requests a synchronous receive of an event on the service
requestEvent(EndpointURI, long) - Method in class org.mule.DefaultMuleEventContext
Requests a synchronous receive of an event on the service
requestEvent(String, long) - Method in class org.mule.DefaultMuleSession
 
requestEvent(InboundEndpoint, long) - Method in class org.mule.DefaultMuleSession
 
requestFailedWithStatus(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
RequestLine - Class in org.mule.transport.http
Defines a HTTP request-line, consisting of method name, URI and protocol.
RequestLine(String, String, HttpVersion) - Constructor for class org.mule.transport.http.RequestLine
 
RequestLine(String, String, String) - Constructor for class org.mule.transport.http.RequestLine
 
requestLineIsMalformed(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
requestWireFormat() - Method in class org.mule.module.client.RemoteDispatcher
 
require(int, String, String) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
RequireAttribute - Class in org.mule.config.spring.parsers.processors
Throws an exception if any of the required attributes (after translation) are missing.
RequireAttribute(String) - Constructor for class org.mule.config.spring.parsers.processors.RequireAttribute
 
RequireAttribute(String[]) - Constructor for class org.mule.config.spring.parsers.processors.RequireAttribute
 
RequireAttribute.RequireAttributeException - Exception in org.mule.config.spring.parsers.processors
 
RequireAttribute.RequireAttributeException(String) - Constructor for exception org.mule.config.spring.parsers.processors.RequireAttribute.RequireAttributeException
 
requiresCurrentEvent() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
resequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
Reorder collected events according to the configured Comparator.
reset() - Method in interface org.mule.api.lifecycle.LifecycleManager
 
reset() - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
reset() - Method in class org.mule.lifecycle.GenericLifecycleManager
 
reset() - Method in class org.mule.model.streaming.DelegatingInputStream
 
reset() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
reset() - Method in class org.mule.transport.SimpleRetryConnectionStrategy.RetryCounter
 
resetAccessControl() - Method in interface org.mule.api.ThreadSafeAccess
This method should ONLY be used in the construction of composite ThreadSafeAccess instances.
resetAccessControl() - Method in class org.mule.DefaultMuleEvent
 
resetAccessControl() - Method in class org.mule.DefaultMuleMessage
This method should ONLY be used in the construction of composite ThreadSafeAccess instances.
resetAccessControl(Object) - Static method in class org.mule.RequestContext
 
resetAccessControl() - Method in class org.mule.transport.AbstractMessageAdapter
This method should ONLY be used in the construction of composite ThreadSafeAccess instances.
resetAttribute(Element, String, String) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
resetExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
resetNameAndId(Element) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
resetState() - Method in class org.mule.transport.AbstractConnectionStrategy
Resets any state stored in the retry strategy
resetState() - Method in class org.mule.transport.SimpleRetryConnectionStrategy
Resets any state stored in the retry strategy
resetState() - Method in class org.mule.transport.SingleAttemptConnectionStrategy
Resets any state stored in the retry strategy
Resin3TransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
Resin3TransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.Resin3TransactionManagerLookupFactory
 
resolve(URI) - Method in class org.mule.endpoint.MuleEndpointURI
 
resolve(String) - Method in class org.mule.endpoint.MuleEndpointURI
 
resolveDomainClash(String) - Method in class org.mule.module.management.support.AbstractJmxSupport
Resolve JMX domain clash by adding an incremented number suffix to the name.
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.mule.config.spring.parsers.specific.ConfigurationDefinitionParser
 
resolveTransaction(Transaction) - Method in class org.mule.transaction.TransactionTemplate
 
resource - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
resource - Variable in class org.mule.transport.AbstractReceiverResourceWorker
 
RESOURCE_INFO_PROPERTY - Static variable in class org.mule.endpoint.ResourceNameEndpointURIBuilder
 
resourceIdentifier - Variable in class org.mule.api.context.notification.ServerNotification
The resourceIdentifier is used when firing inbound server notifications such as Admin notifications or other action notifications triggered by an external source Used to associate the event with a particular resource.
resourceManager - Variable in class org.mule.util.xa.DefaultXASession
 
resourceManagerDirty() - Static method in class org.mule.config.i18n.CoreMessages
 
ResourceManagerException - Exception in org.mule.util.xa
 
ResourceManagerException() - Constructor for exception org.mule.util.xa.ResourceManagerException
 
ResourceManagerException(Message) - Constructor for exception org.mule.util.xa.ResourceManagerException
 
ResourceManagerException(Throwable) - Constructor for exception org.mule.util.xa.ResourceManagerException
 
ResourceManagerException(Message, Throwable) - Constructor for exception org.mule.util.xa.ResourceManagerException
 
resourceManagerNotReady() - Static method in class org.mule.config.i18n.CoreMessages
 
resourceManagerNotStarted() - Static method in class org.mule.config.i18n.CoreMessages
 
ResourceManagerSystemException - Exception in org.mule.util.xa
 
ResourceManagerSystemException() - Constructor for exception org.mule.util.xa.ResourceManagerSystemException
 
ResourceManagerSystemException(Message) - Constructor for exception org.mule.util.xa.ResourceManagerSystemException
 
ResourceManagerSystemException(Throwable) - Constructor for exception org.mule.util.xa.ResourceManagerSystemException
 
ResourceManagerSystemException(Message, Throwable) - Constructor for exception org.mule.util.xa.ResourceManagerSystemException
 
resourceName - Variable in class org.mule.config.ConfigResource
 
ResourceNameEndpointURIBuilder - Class in org.mule.endpoint
ResourceNameEndpointBuilder extracts a resource name from a uri endpointUri
ResourceNameEndpointURIBuilder() - Constructor for class org.mule.endpoint.ResourceNameEndpointURIBuilder
 
RESPONSE_HEADER_NAMES - Static variable in class org.mule.transport.http.HttpConstants
 
RESPONSE_TRANSFORMER - Static variable in class org.mule.config.spring.parsers.specific.TransformerDefinitionParser
 
RESPONSE_TRANSFORMERS - Static variable in class org.mule.config.spring.parsers.specific.TransformerDefinitionParser
 
ResponseCorrelationAggregator - Class in org.mule.routing.response
ResponseCorrelationAggregator Correlates one or more events on a response flow using the Correlation Id to group events.
ResponseCorrelationAggregator() - Constructor for class org.mule.routing.response.ResponseCorrelationAggregator
 
ResponseCorrelationAggregator.DefaultEventCorrelatorCallback - Class in org.mule.routing.response
 
ResponseCorrelationAggregator.DefaultEventCorrelatorCallback() - Constructor for class org.mule.routing.response.ResponseCorrelationAggregator.DefaultEventCorrelatorCallback
 
responseEndpoint - Variable in class org.mule.transport.AbstractMessageReceiver
 
responseMessages - Variable in class org.mule.routing.EventCorrelator
The collection of messages that are ready to be returned to the callee.
ResponseOutputStream - Class in org.mule
ResponseOutputStream is an output stream associated with the currently received event.
ResponseOutputStream(OutputStream) - Constructor for class org.mule.ResponseOutputStream
 
ResponseOutputStream(Socket, OutputStream) - Constructor for class org.mule.ResponseOutputStream
 
ResponseRouter - Interface in org.mule.api.routing
ResponseRouter is a router that handles response flow.
responseRouter - Variable in class org.mule.service.AbstractService
 
ResponseRouterCollection - Interface in org.mule.api.routing
ResponseRouterCollection is a router that can be used to control how the response in a request/response message flow is created.
responseRouterMustUseInboundEndpoints(ResponseRouterCollection, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
responseTimedOutWaitingForId(int, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ResponseTimeoutException - Exception in org.mule.api.routing
ResponseTimeoutException is thrown when a response is not received in a given timeout in the Response Router.
ResponseTimeoutException(Message, MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.ResponseTimeoutException
 
ResponseTimeoutException(Message, MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.ResponseTimeoutException
 
responseTransformers - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
responseTransformers - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
responseTransformers - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
ResponseWriter - Class in org.mule.transport.http
Provides a hybrid Writer/OutputStream for sending HTTP response data
ResponseWriter(OutputStream) - Constructor for class org.mule.transport.http.ResponseWriter
 
ResponseWriter(OutputStream, String) - Constructor for class org.mule.transport.http.ResponseWriter
 
ResponseWriter(OutputStream, String, String) - Constructor for class org.mule.transport.http.ResponseWriter
 
restore() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
restore() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
restore() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Retrieves the ids of the stored objects.
restoreFiles(File, List) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
RESTRICTED_ENDPOINT_ATTRIBUTES - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
 
RestServiceException - Exception in org.mule.transport.http.components
 
RestServiceException(Message, MuleMessage) - Constructor for exception org.mule.transport.http.components.RestServiceException
 
RestServiceException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.transport.http.components.RestServiceException
 
RestServiceWrapper - Class in org.mule.transport.http.components
This service can used to proxy REST style services as local Mule Components.
RestServiceWrapper() - Constructor for class org.mule.transport.http.components.RestServiceWrapper
 
resume() - Method in interface org.mule.api.service.Service
Resumes a single Mule Service that has been paused.
resume() - Method in interface org.mule.api.transaction.Transaction
Resume the XA transaction
resume() - Method in class org.mule.module.management.mbean.ServiceService
Resumes the Service that has been paused.
resume() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
Resumes the Service that has been paused.
resume() - Method in class org.mule.service.AbstractService
Resumes a single Mule Service that has been paused.
resume() - Method in class org.mule.transaction.AbstractTransaction
 
resume() - Method in class org.mule.transaction.XaTransaction
 
resumeEncoding() - Method in class org.mule.util.Base64.OutputStream
Resumes encoding of the stream.
resumeXATransaction(Transaction) - Method in class org.mule.transaction.TransactionTemplate
 
retainAll(Collection) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
retrieveObject(String) - Method in interface org.mule.api.store.ObjectStore
Retrieve the given Object.
retrieveObject(String) - Method in class org.mule.util.store.InMemoryObjectStore
Retrieve the given Object.
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in interface org.mule.api.transport.SessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.MuleSessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.NullSessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.transport.http.HttpSessionHandler
 
RETRY_COUNT_FOREVER - Static variable in class org.mule.transport.SimpleRetryConnectionStrategy
 
retryCounter - Static variable in class org.mule.transport.SimpleRetryConnectionStrategy
 
retryMethod(HttpMethod, IOException, int) - Method in class org.mule.transport.http.MuleHttpMethodRetryHandler
 
returnClass - Variable in class org.mule.transformer.AbstractTransformer
The return type that will be returned by the AbstractTransformer.transform(java.lang.Object) method is called
returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.component.AbstractJavaComponent
 
returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.component.DefaultJavaComponent
 
returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.component.PooledJavaComponent
 
returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.component.SimpleCallableJavaComponent
 
returnObject(Object) - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
returnObject(Object) - Method in interface org.mule.util.pool.ObjectPool
 
ReusablePropertyConfiguration - Class in org.mule.config.spring.parsers.assembly.configuration
Allow initial mutation; first call of reset stores values as reference and allows further temporary mutation; further calls to reset return to reference.
ReusablePropertyConfiguration() - Constructor for class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
ReusablePropertyConfiguration(PropertyConfiguration) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
reuseConsumer - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
reuseSession - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
ReversibleXMLStreamReader - Class in org.mule.module.xml.stax
 
ReversibleXMLStreamReader(XMLStreamReader) - Constructor for class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
rewrite(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ListValueMap
 
rewrite(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.PrefixValueMap
 
rewrite(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.MapValueMap
 
rewrite(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.ValueMap
 
RMI - Static variable in class org.mule.transport.rmi.RmiConnector
 
RmiAble - Interface in org.mule.transport.rmi
A callback proxy for binding a RmiMessage receiver to a Remote object
RmiCallbackMessageReceiver - Class in org.mule.transport.rmi
TODO
RmiCallbackMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
RmiConnector - Class in org.mule.transport.rmi
RmiConnector can bind or send to a given RMI port on a given host.
RmiConnector() - Constructor for class org.mule.transport.rmi.RmiConnector
 
RmiMessageAdapter - Class in org.mule.transport.rmi
Wraps an object obtained by calling a method on a Remote object
RmiMessageAdapter(Object) - Constructor for class org.mule.transport.rmi.RmiMessageAdapter
 
RmiMessageAdapter(RmiMessageAdapter) - Constructor for class org.mule.transport.rmi.RmiMessageAdapter
 
RmiMessageDispatcher - Class in org.mule.transport.rmi
RmiMessageDispatcher will send transformed mule events over RMI-JRMP.
RmiMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.rmi.RmiMessageDispatcher
 
RmiMessageDispatcherFactory - Class in org.mule.transport.rmi
Creates and RmiMessageDispatcher
RmiMessageDispatcherFactory() - Constructor for class org.mule.transport.rmi.RmiMessageDispatcherFactory
 
RmiMessageReceiver - Class in org.mule.transport.rmi
Will repeatedly call a method on a Remote object.
RmiMessageReceiver(Connector, Service, InboundEndpoint, long) - Constructor for class org.mule.transport.rmi.RmiMessageReceiver
 
RmiMessages - Class in org.mule.transport.rmi.i18n
 
RmiMessages() - Constructor for class org.mule.transport.rmi.i18n.RmiMessages
 
RmiNamespaceHandler - Class in org.mule.transport.rmi.config
Registers a Bean Definition Parser for handling <rmi:connector> elements.
RmiNamespaceHandler() - Constructor for class org.mule.transport.rmi.config.RmiNamespaceHandler
 
RmiRegistryAgent - Class in org.mule.module.management.agent
Binds to an existing RMI registry or creates a new one on a defined URI.
RmiRegistryAgent() - Constructor for class org.mule.module.management.agent.RmiRegistryAgent
 
rollback() - Method in interface org.mule.api.transaction.Transaction
Rollback the transaction
rollback() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollback() - Method in class org.mule.transaction.AbstractTransaction
 
rollback(Xid) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
rollback() - Method in interface org.mule.util.queue.QueueSession
 
rollback() - Method in class org.mule.util.xa.DefaultXASession
 
rollback(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
rollbackOnly - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollbackTransaction() - Method in class org.mule.AbstractExceptionListener
 
rollbackTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
rollbackTxFilter - Variable in class org.mule.AbstractExceptionListener
 
rolledBack - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
ROOT_ELEMENT - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
rootStackTrace() - Static method in class org.mule.config.i18n.CoreMessages
 
RoundRobinXmlSplitter - Class in org.mule.module.xml.routing
This router will split the Xml message into parts based on the xpath expression and route each new event to the endpoints on the router, one after the other.
RoundRobinXmlSplitter() - Constructor for class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
route(MuleEvent) - Method in interface org.mule.api.routing.InboundRouterCollection
 
route(MuleMessage, MuleSession, boolean) - Method in interface org.mule.api.routing.NestedRouter
This method is responsible for routing the Message via the MuleSession.
route(MuleMessage, MuleSession, boolean) - Method in interface org.mule.api.routing.OutboundRouter
This method is responsible for routing the Message via the MuleSession.
route(MuleMessage, MuleSession, boolean) - Method in interface org.mule.api.routing.OutboundRouterCollection
Prepares one or more events to be dispached by a Message Dispatcher.
route(MuleEvent) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
route(MuleEvent) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.nested.DefaultNestedRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.ChainingRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.EndpointSelector
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.MulticastingRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.TemplateEndpointRouter
 
route(MuleMessage, MuleSession, boolean) - Method in class org.mule.routing.outbound.TransformerRouter
 
route(MuleEvent) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
route(Object) - Method in interface org.mule.transport.rmi.RmiAble
Implementing method should route message back to Mule receiver and receive possible reply for program that calls this Receiver
routeException(MuleMessage, ImmutableEndpoint, Throwable) - Method in class org.mule.AbstractExceptionListener
Routes the current exception to an error endpoint such as a Dead Letter Queue (jms) This method is only invoked if there is a MuleMessage available to dispatch.
routeException(MuleMessage, ImmutableEndpoint, Throwable) - Method in class org.mule.service.DefaultServiceExceptionStrategy
 
routeMessage(MuleMessage) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, boolean) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, Transaction, boolean) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, OutputStream) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, boolean, OutputStream) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, Transaction, boolean, OutputStream) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, boolean) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, Transaction, boolean) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, boolean, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, Transaction, boolean, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(Object) - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
Routes message forward
routeMessage(MessageReceiver, MuleMessage, HttpServletRequest) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
RoutePathNotFoundException - Exception in org.mule.api.routing
RoutePathNotFoundException is thrown if a routing path for an event cannot be found.
RoutePathNotFoundException(MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
Router - Interface in org.mule.api.routing
Router is a base interface for all routers.
ROUTER - Static variable in class org.mule.config.spring.parsers.specific.RouterDefinitionParser
 
RouterCatchAllStrategy - Interface in org.mule.api.routing
RouterCatchAllStrategy TODO
RouterCollection - Interface in org.mule.api.routing
RouterCollection defines the interface for a MessageRouter that manages more than one router.
RouterDefinitionParser - Class in org.mule.config.spring.parsers.specific
Generic router definition parser for parsing all Router elements.
RouterDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.RouterDefinitionParser
 
RouterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.RouterDefinitionParser
 
routers - Variable in class org.mule.routing.AbstractRouterCollection
 
routers - Variable in class org.mule.routing.nested.NestedInvocationHandler
 
RouterStatistics - Class in org.mule.management.stats
RouterStatistics TODO
RouterStatistics(int) - Constructor for class org.mule.management.stats.RouterStatistics
The constructor
RouterStats - Class in org.mule.module.management.mbean
RouterStats TODO
RouterStats(RouterStatistics) - Constructor for class org.mule.module.management.mbean.RouterStats
 
RouterStatsMBean - Interface in org.mule.module.management.mbean
RouterStatsMBean TODO
ROUTING_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
RoutingException - Exception in org.mule.api.routing
RoutingException is a base class for all routing exceptions.
RoutingException(MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.RoutingException
 
RoutingException(MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.RoutingException
 
RoutingException(Message, MuleMessage, ImmutableEndpoint) - Constructor for exception org.mule.api.routing.RoutingException
 
RoutingException(Message, MuleMessage, ImmutableEndpoint, Throwable) - Constructor for exception org.mule.api.routing.RoutingException
 
routingFailedOnEndpoint(Service, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
RoutingNotification - Class in org.mule.context.notification
Is fired by routers.
RoutingNotification(MuleMessage, String, int) - Constructor for class org.mule.context.notification.RoutingNotification
 
RoutingNotificationListener - Interface in org.mule.api.context.notification
RoutingNotificationListener is an observer interface that objects can use to receive notifications about routing events such as async-reply misses.
run() - Method in class org.mule.context.notification.ServerNotificationManager
 
run() - Method in class org.mule.model.seda.SedaService
While the service isn't stopped this runs a continuous loop checking for new events in the queue.
run() - Method in class org.mule.MuleServer
Overloaded the [main] thread run method.
run() - Method in class org.mule.MuleShutdownHook
 
run() - Method in class org.mule.transport.AbstractReceiverWorker
This will run the receiver logic and call AbstractReceiverWorker.release() once AbstractReceiverWorker.doRun() completes.
run() - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
run() - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
 
run() - Method in class org.mule.transport.PollingReceiverWorker
 
run() - Method in class org.mule.transport.PollingReceiverWorkerSchedule
 
run() - Method in class org.mule.transport.tcp.TcpMessageReceiver
 
run() - Method in class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
 
run() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
run() - Method in class org.mule.transport.udp.UdpMessageReceiver.UdpWorker
Accept requests from a given Udp address
run() - Method in class org.mule.transport.vm.VMMessageReceiver.VMReceiverWorker
 
run() - Method in class org.mule.util.monitor.ExpiryMonitor
The action to be performed by this timer task.
run() - Method in class org.mule.util.monitor.FileMonitor.FileMonitorNotifier
 
run() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
run() - Method in class org.mule.util.timer.EventTimerTask
The action to be performed by this timer task.
run() - Method in class org.mule.work.WorkerContext
 
running - Variable in class org.mule.transport.PollingReceiverWorker
 

S

SAFE - Static variable in class org.mule.RequestContext
 
safeMessageCopy(MuleMessage) - Static method in class org.mule.RequestContext
 
SafeProtocol - Class in org.mule.transport.tcp.protocols
This precedes every message with a cookie.
SafeProtocol() - Constructor for class org.mule.transport.tcp.protocols.SafeProtocol
 
safeRead(InputStream, byte[]) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
Manage non-blocking reads and handle errors
safeRead(InputStream, byte[], int) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
Manage non-blocking reads and handle errors
saveBeanAssembler(BeanAssembler) - Method in interface org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssemblerFactory.BeanAssemblerStore
 
saveBeanAssembler(BeanAssembler) - Method in class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
SC_ACCEPTED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_BAD_GATEWAY - Static variable in class org.mule.transport.http.HttpConstants
 
SC_BAD_REQUEST - Static variable in class org.mule.transport.http.HttpConstants
 
SC_CONFLICT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_CONTINUE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_CREATED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_EXPECTATION_FAILED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_FAILED_DEPENDENCY - Static variable in class org.mule.transport.http.HttpConstants
 
SC_FORBIDDEN - Static variable in class org.mule.transport.http.HttpConstants
 
SC_GATEWAY_TIMEOUT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_GONE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_INSUFFICIENT_STORAGE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_INTERNAL_SERVER_ERROR - Static variable in class org.mule.transport.http.HttpConstants
 
SC_LENGTH_REQUIRED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_LOCKED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_METHOD_FAILURE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_METHOD_NOT_ALLOWED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_MOVED_PERMANENTLY - Static variable in class org.mule.transport.http.HttpConstants
 
SC_MOVED_TEMPORARILY - Static variable in class org.mule.transport.http.HttpConstants
 
SC_MULTI_STATUS - Static variable in class org.mule.transport.http.HttpConstants
 
SC_MULTIPLE_CHOICES - Static variable in class org.mule.transport.http.HttpConstants
 
SC_NO_CONTENT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.mule.transport.http.HttpConstants
 
SC_NOT_ACCEPTABLE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_NOT_FOUND - Static variable in class org.mule.transport.http.HttpConstants
 
SC_NOT_IMPLEMENTED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_NOT_MODIFIED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_OK - Static variable in class org.mule.transport.http.HttpConstants
 
SC_PARTIAL_CONTENT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_PAYMENT_REQUIRED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_PRECONDITION_FAILED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_PROCESSING - Static variable in class org.mule.transport.http.HttpConstants
 
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_REQUEST_TIMEOUT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_REQUEST_TOO_LONG - Static variable in class org.mule.transport.http.HttpConstants
 
SC_REQUEST_URI_TOO_LONG - Static variable in class org.mule.transport.http.HttpConstants
 
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_RESET_CONTENT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_SEE_OTHER - Static variable in class org.mule.transport.http.HttpConstants
 
SC_SERVICE_UNAVAILABLE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_SWITCHING_PROTOCOLS - Static variable in class org.mule.transport.http.HttpConstants
 
SC_TEMPORARY_REDIRECT - Static variable in class org.mule.transport.http.HttpConstants
 
SC_UNAUTHORIZED - Static variable in class org.mule.transport.http.HttpConstants
 
SC_UNPROCESSABLE_ENTITY - Static variable in class org.mule.transport.http.HttpConstants
 
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.mule.transport.http.HttpConstants
 
SC_USE_PROXY - Static variable in class org.mule.transport.http.HttpConstants
 
schedule() - Method in class org.mule.transport.AbstractPollingMessageReceiver
This method registers this receiver for periodic polling ticks with the connectors scheduler.
schedule() - Method in class org.mule.transport.vm.VMMessageReceiver
 
ScheduledDispatchJob - Class in org.mule.transport.quartz.jobs
Will dispatch the current message to a Mule endpoint at a leter time.
ScheduledDispatchJob() - Constructor for class org.mule.transport.quartz.jobs.ScheduledDispatchJob
 
ScheduledDispatchJobConfig - Class in org.mule.transport.quartz.jobs
The configuration for the ScheduledDispatchJob job.
ScheduledDispatchJobConfig() - Constructor for class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
scheduler - Variable in class org.mule.util.monitor.ExpiryMonitor
 
scheduler - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
Default constructor for IdempotentInMemoryMessageIdStore.
schedules - Variable in class org.mule.transport.AbstractPollingMessageReceiver
 
scheduleWork(Work) - Method in class org.mule.work.MuleWorkManager
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.work.MuleWorkManager
 
ScheduleWorkExecutor - Class in org.mule.work
 
ScheduleWorkExecutor() - Constructor for class org.mule.work.ScheduleWorkExecutor
 
schemeCannotChangeForRouter(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
schemeNotCompatibleWithConnector(String, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
SCOPE_IMMEDIATE - Static variable in interface org.mule.api.registry.Registry
 
SCOPE_LOCAL - Static variable in interface org.mule.api.registry.Registry
 
SCOPE_REMOTE - Static variable in interface org.mule.api.registry.Registry
 
scopedMap - Variable in class org.mule.transport.MessagePropertiesContext
 
seconds() - Static method in class org.mule.config.i18n.CoreMessages
 
secretKey - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
SecretKeyEncryptionStrategy - Class in org.mule.security
SecretKey based encryption using JCE.
SecretKeyEncryptionStrategy() - Constructor for class org.mule.security.SecretKeyEncryptionStrategy
 
SecretKeyFactory - Interface in org.mule.security
A factory class for providing secret keys to an instance of SecretKeyEncryptionStrategy.
SECURITY_AUTHENTICATION_FAILED - Static variable in class org.mule.context.notification.SecurityNotification
 
SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
SecurityContext - Interface in org.mule.api.security
SecurityContext holds security information and is associated with the MuleSession.
SecurityContextFactory - Interface in org.mule.api.security
SecurityContextFactory is responsible for creating a SecurityContext instance.
SecurityException - Exception in org.mule.api.security
SecurityException is a generic security exception
SecurityException(Message, MuleMessage) - Constructor for exception org.mule.api.security.SecurityException
 
SecurityException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.security.SecurityException
 
securityFilter - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
SecurityManager - Interface in org.mule.api.security
SecurityManager is responsible for managing one or more security providers.
securityManager - Variable in class org.mule.security.AbstractEndpointSecurityFilter
 
SecurityNotification - Class in org.mule.context.notification
SecurityNotification is fired when a request for authorisation occurs.
SecurityNotification(SecurityException, int) - Constructor for class org.mule.context.notification.SecurityNotification
 
SecurityNotificationListener - Interface in org.mule.api.context.notification
MuleContextNotificationListener is an observer interface that objects can implement to receive notifications about secure access requests.
SecurityProvider - Interface in org.mule.api.security
SecurityProvider is a target security provider thsat actually does the work of authenticating credentials and populating the Authentication object.
SecurityProviderFactory - Interface in org.mule.api.security.provider
Determines and initializes JDK-specific security provider.
SecurityProviderInfo - Interface in org.mule.api.security.provider
A holder for some JDK-level SSL/TLS properties.
SecurityProviderNotFoundException - Exception in org.mule.api.security
SecurityProviderNotFoundException is thrown by the SecurityManager when an authentication request is made but no suitable security provider can be found to process the authentication
SecurityProviderNotFoundException(String) - Constructor for exception org.mule.api.security.SecurityProviderNotFoundException
 
SecurityProviderNotFoundException(String, Throwable) - Constructor for exception org.mule.api.security.SecurityProviderNotFoundException
 
SedaModel - Class in org.mule.model.seda
A mule service service model that uses Seda principals to achieve high throughput by Quing events for compoonents and processing them concurrently.
SedaModel() - Constructor for class org.mule.model.seda.SedaModel
 
SedaService - Class in org.mule.model.seda
A Seda service runs inside a Seda Model and is responsible for managing a Seda Queue and thread pool for a Mule sevice service.
SedaService() - Constructor for class org.mule.model.seda.SedaService
For Spring only
SedaServiceStatistics - Class in org.mule.management.stats
TODO MULE-2233 Pooling functionality has been abstracted out of the SedaService.
SedaServiceStatistics(String, int, int) - Constructor for class org.mule.management.stats.SedaServiceStatistics
 
SelectiveConsumer - Class in org.mule.routing.inbound
SelectiveConsumer is an inbound router used to filter out unwanted events.
SelectiveConsumer() - Constructor for class org.mule.routing.inbound.SelectiveConsumer
 
send(OutboundEndpoint, MuleEvent) - Method in interface org.mule.api.transport.Connector
Sends an event from the endpoint to the external system
send(MuleEvent) - Method in interface org.mule.api.transport.MessageDispatching
Sends an event from the endpoint to the external system
send(MuleEvent) - Method in class org.mule.endpoint.DefaultOutboundEndpoint
 
send(MuleEvent) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
send(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
send(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
send(String, Object, Map, int) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(String, MuleMessage, int) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(MuleEvent) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
send(MuleSession, MuleMessage, OutboundEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
send(OutboundEndpoint, MuleEvent) - Method in class org.mule.transport.AbstractConnector
 
send(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
send(MessageProducer, Message, boolean, int, long, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean) - Method in class org.mule.transport.jms.Jms102bSupport
 
send(MessageProducer, Message, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, Destination, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, boolean, int, long, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
send(MessageProducer, Message, boolean, int, long, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
send(MessageProducer, Message, Destination, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean) - Method in interface org.mule.transport.jms.JmsSupport
 
sendAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
sendAsync(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsync(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsync(String, Object, Map, int) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsync(String, MuleMessage, int) - Method in class org.mule.module.client.MuleClient
Sends an event request to a URL, making the result of the event trigger available as a Future result that can be accessed later by client code.
sendAsyncRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
sendAsyncToRemoteComponent(String, String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
sends an event to a components on a remote Mule instance, while making the result of the event trigger available as a Future result that can be accessed later by client code.
sendBufferSize - Variable in class org.mule.transport.udp.UdpConnector
 
sendDirect(String, String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a component
sendDirect(String, String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a component
sendDirectAsync(String, String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event to a component on a local Mule instance, while making the result of the event trigger available as a Future result that can be accessed later by client code.
sendDirectAsync(String, String, MuleMessage) - Method in class org.mule.module.client.MuleClient
Snds an event to a component on a local Mule instance, while making the result of the event trigger available as a Future result that can be accessed later by client code.
sendEvent(Object) - Method in interface org.mule.api.MuleEventContext
This will send an event via the configured outbound router on the service
sendEvent(MuleMessage) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, EndpointURI) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, String) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, OutboundEndpoint) - Method in interface org.mule.api.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage) - Method in interface org.mule.api.MuleSession
This will send an event via the configured outbound endpoint on the service for this session
sendEvent(MuleEvent) - Method in interface org.mule.api.MuleSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, OutboundEndpoint) - Method in interface org.mule.api.MuleSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, String) - Method in interface org.mule.api.MuleSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleEvent) - Method in interface org.mule.api.service.Service
Makes a synchronous event call to the service.
sendEvent(Object) - Method in class org.mule.DefaultMuleEventContext
This will send an event via the configured outbound router on the service
sendEvent(MuleMessage, OutboundEndpoint) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, EndpointURI) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpointUri configured for the event
sendEvent(MuleMessage, String) - Method in class org.mule.DefaultMuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(MuleMessage, String) - Method in class org.mule.DefaultMuleSession
 
sendEvent(MuleMessage) - Method in class org.mule.DefaultMuleSession
 
sendEvent(MuleMessage, OutboundEndpoint) - Method in class org.mule.DefaultMuleSession
 
sendEvent(MuleEvent) - Method in class org.mule.DefaultMuleSession
 
sendEvent(MuleEvent) - Method in class org.mule.service.AbstractService
 
sendEventAsync(Object, int) - Method in interface org.mule.api.MuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(MuleMessage, int) - Method in interface org.mule.api.MuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(MuleMessage, EndpointURI, int) - Method in interface org.mule.api.MuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(MuleMessage, String, int) - Method in interface org.mule.api.MuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(Object, int) - Method in class org.mule.DefaultMuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(MuleMessage, int) - Method in class org.mule.DefaultMuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(MuleMessage, EndpointURI, int) - Method in class org.mule.DefaultMuleEventContext
sends an event request via the configured outbound router for this service.
sendEventAsync(MuleMessage, String, int) - Method in class org.mule.DefaultMuleEventContext
sends an event request via the configured outbound router for this service.
sendNoReceive(String, Object, Map) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server without waiting for the result.
sendRemote(String, Object, Map, int) - Method in class org.mule.module.client.RemoteDispatcher
 
sendRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
sendTimeout - Variable in class org.mule.transport.udp.UdpConnector
 
sendToOutboundRouter(MuleEvent, MuleMessage) - Method in class org.mule.service.AbstractService
 
sendToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
sends an event synchronously to a components on a remote Mule instance.
SEPARATOR - Static variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
SEPARATOR - Static variable in class org.mule.util.ObjectNameHelper
 
SerializableToByteArray - Class in org.mule.transformer.simple
SerializableToByteArray converts a serializable object or a String to a byte array.
SerializableToByteArray() - Constructor for class org.mule.transformer.simple.SerializableToByteArray
 
SerializationWireFormat - Class in org.mule.transformer.wire
Wire format using Java serialization
SerializationWireFormat() - Constructor for class org.mule.transformer.wire.SerializationWireFormat
 
SerializedMuleMessageWireFormat - Class in org.mule.transformer.wire
Wire format using Java serialization to serialize MuleMessage objects accross the wire
SerializedMuleMessageWireFormat() - Constructor for class org.mule.transformer.wire.SerializedMuleMessageWireFormat
 
SERVER - Static variable in class org.mule.transport.tcp.TcpConnector
 
SERVER_HANDSHAKE_PROPERTY - Static variable in class org.mule.module.client.remoting.ServerHandshake
 
ServerHandshake - Class in org.mule.module.client.remoting
The message type used for the handshake between the client RemoteDispatcher and the server org.mule.extras.client.remoting.RemoteDispatcherAgent.
ServerHandshake() - Constructor for class org.mule.module.client.remoting.ServerHandshake
 
serverId - Variable in class org.mule.api.context.notification.ServerNotification
 
ServerNotification - Class in org.mule.api.context.notification
ServerNotification is an event triggered by something happening in the Server itself such as the server starting or a service being registered.
ServerNotification(Object, int) - Constructor for class org.mule.api.context.notification.ServerNotification
 
ServerNotification(Object, int, String) - Constructor for class org.mule.api.context.notification.ServerNotification
 
ServerNotificationHandler - Interface in org.mule.api.context.notification
 
ServerNotificationListener - Interface in org.mule.api.context.notification
ServerNotificationListener is an observer interface that ojects can implement and register themselves with the Mule Server to receive notifications when the server, model and components stop, start, initialise, etc.
ServerNotificationManager - Class in org.mule.context.notification
A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
ServerNotificationManager() - Constructor for class org.mule.context.notification.ServerNotificationManager
 
ServerNotificationManagerConfigurator - Class in org.mule.config.spring
 
ServerNotificationManagerConfigurator() - Constructor for class org.mule.config.spring.ServerNotificationManagerConfigurator
 
serverNotificationManagerNotEnabled() - Static method in class org.mule.config.i18n.CoreMessages
 
serverShutdownAt(Date) - Static method in class org.mule.config.i18n.CoreMessages
 
ServerShutdownSplashScreen - Class in org.mule.util
 
ServerShutdownSplashScreen() - Constructor for class org.mule.util.ServerShutdownSplashScreen
 
serverStartedAt(long) - Static method in class org.mule.config.i18n.CoreMessages
 
ServerStartupSplashScreen - Class in org.mule.util
 
ServerStartupSplashScreen() - Constructor for class org.mule.util.ServerStartupSplashScreen
 
serverWasUpForDuration(long) - Static method in class org.mule.config.i18n.CoreMessages
 
service - Variable in class org.mule.api.registry.AbstractServiceDescriptor
 
Service - Interface in org.mule.api.service
Service is the internal representation of a Mule Managed service.
service - Variable in class org.mule.component.AbstractComponent
 
service - Variable in class org.mule.component.builder.AbstractMessageBuilder
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
service - Variable in class org.mule.transport.AbstractMessageReceiver
The Service with which this receiver is associated with
SERVICE_DISPOSED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
SERVICE_FINDER - Static variable in interface org.mule.api.config.MuleProperties
Generic Service descriptor properties
SERVICE_ID - Static variable in interface org.mule.util.compression.CompressionStrategy
JDK1.3+ 'Service Provider' specification ( http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html )
SERVICE_INITIALISED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_INTERFACES - Static variable in interface org.mule.transport.soap.SoapConstants
 
SERVICE_PATH - Static variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
SERVICE_PAUSED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_RESUMED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_ROOT - Static variable in class org.mule.util.SpiUtils
 
SERVICE_STARTED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_STOPPED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_STOPPING - Static variable in class org.mule.context.notification.ServiceNotification
 
ServiceAware - Interface in org.mule.api.service
ServiceAware is an injector interface that will supply a Service to the object.
ServiceCatchAllStrategy - Class in org.mule.routing
ServiceCatchAllStrategy is used to catch any events and forward the events to the service as is.
ServiceCatchAllStrategy() - Constructor for class org.mule.routing.ServiceCatchAllStrategy
 
serviceClassInvocationFailed() - Static method in class org.mule.transport.rmi.i18n.RmiMessages
 
ServiceDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ServiceDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ServiceDefinitionParser
 
ServiceDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ServiceDefinitionParser
 
ServiceDescriptor - Interface in org.mule.api.registry
Parent interface for any pluggable service in Mule (transport, model, etc.)
serviceDescriptor - Variable in class org.mule.transport.AbstractConnector
Holds the service configuration for this connector
ServiceDescriptorFactory - Class in org.mule.api.registry
Factory used to create a new service descriptor.
ServiceDescriptorFactory() - Constructor for class org.mule.api.registry.ServiceDescriptorFactory
 
ServiceException - Exception in org.mule.api.registry
Any service-related exception: service not found, service lookup error, etc.
ServiceException(Message) - Constructor for exception org.mule.api.registry.ServiceException
 
ServiceException(Message, Throwable) - Constructor for exception org.mule.api.registry.ServiceException
 
ServiceException - Exception in org.mule.api.service
ServiceException should be thrown when some action on a service fails, such as starting or stopping
ServiceException(Message, MuleMessage, Service) - Constructor for exception org.mule.api.service.ServiceException
 
ServiceException(Message, MuleMessage, Service, Throwable) - Constructor for exception org.mule.api.service.ServiceException
 
ServiceException(MuleMessage, Service, Throwable) - Constructor for exception org.mule.api.service.ServiceException
 
ServiceFinder - Interface in org.mule.api.registry
ServiceFinder can be used as a hook into the service lookup process to return the correct Service Descriptor for a given service name.
serviceFinderCantFindService(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ServiceNotification - Class in org.mule.context.notification
ServiceNotification is fired when an event such as the service starting occurs.
ServiceNotification(Service, int) - Constructor for class org.mule.context.notification.ServiceNotification
 
ServiceNotificationListener - Interface in org.mule.api.context.notification
ServiceNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Service event occurs.
serviceOverrides - Variable in class org.mule.transport.AbstractConnector
The map of service overrides that can be used to extend the capabilities of the connector
ServiceOverridesDefinitionParser - Class in org.mule.config.spring.parsers.specific
Sets a Map of service overrides on the parent connector
ServiceOverridesDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ServiceOverridesDefinitionParser
 
ServiceRoutingException - Exception in org.mule.api.routing
ServiceRoutingException is thrown due to a routing exception between the endpoint the event was received on and the service receiving the event.
ServiceRoutingException(Message, MuleMessage, ImmutableEndpoint, Service) - Constructor for exception org.mule.api.routing.ServiceRoutingException
 
ServiceRoutingException(Message, MuleMessage, ImmutableEndpoint, Service, Throwable) - Constructor for exception org.mule.api.routing.ServiceRoutingException
 
ServiceRoutingException(MuleMessage, ImmutableEndpoint, Service) - Constructor for exception org.mule.api.routing.ServiceRoutingException
 
ServiceRoutingException(MuleMessage, ImmutableEndpoint, Service, Throwable) - Constructor for exception org.mule.api.routing.ServiceRoutingException
 
ServiceService - Class in org.mule.module.management.mbean
ServiceService exposes service information about a Mule Managed service.
ServiceService(String) - Constructor for class org.mule.module.management.mbean.ServiceService
 
ServiceServiceMBean - Interface in org.mule.module.management.mbean
ServiceServiceMBean defines the management interface for a mule managed service.
ServiceStatistics - Class in org.mule.management.stats
 
ServiceStatistics(String) - Constructor for class org.mule.management.stats.ServiceStatistics
 
ServiceStatistics(String, int) - Constructor for class org.mule.management.stats.ServiceStatistics
The constructor
ServiceStats - Class in org.mule.module.management.mbean
ServiceStats TODO
ServiceStats(ServiceStatistics) - Constructor for class org.mule.module.management.mbean.ServiceStats
 
ServiceStatsMBean - Interface in org.mule.module.management.mbean
ServiceStatsMBean TODO
SERVLET - Static variable in class org.mule.transport.servlet.ServletConnector
 
SERVLET_CONNECTOR_NAME_PROPERTY - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
The name of the servlet connector to use with this Servlet
ServletConnector - Class in org.mule.transport.servlet
ServletConnector is a channel adapter between Mule and a servlet engine.
ServletConnector() - Constructor for class org.mule.transport.servlet.ServletConnector
 
ServletMessageReceiver - Class in org.mule.transport.servlet
ServletMessageReceiver is a receiver that is invoked from a Servlet when an event is received.
ServletMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.servlet.ServletMessageReceiver
 
ServletMessages - Class in org.mule.transport.servlet.i18n
 
ServletMessages() - Constructor for class org.mule.transport.servlet.i18n.ServletMessages
 
ServletNamespaceHandler - Class in org.mule.transport.servlet.config
Reigsters a Bean Definition Parser for handling elements.
ServletNamespaceHandler() - Constructor for class org.mule.transport.servlet.config.ServletNamespaceHandler
 
ServletRequestToOutputHandler - Class in org.mule.transport.http.transformers
Adds support for converting a HttpServletRequest into an OutputHandler
ServletRequestToOutputHandler() - Constructor for class org.mule.transport.http.transformers.ServletRequestToOutputHandler
 
servletUrl - Variable in class org.mule.transport.servlet.ServletConnector
 
SESSION - Static variable in class org.mule.api.transport.PropertyScope
Defines the scope for any properties set on the session.
session - Variable in class org.mule.transport.jms.JmsMessageReceiver
 
session - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
session - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
SESSION_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
SessionException - Exception in org.mule.api.model
SessionException is thrown when errors occur in the DefaultMuleSession or Seession Manager
SessionException(Message) - Constructor for exception org.mule.api.model.SessionException
 
SessionException(Message, Throwable) - Constructor for exception org.mule.api.model.SessionException
 
SessionHandler - Interface in org.mule.api.transport
An interface used for reading and writing session information to and from the current message.
sessionHandler - Variable in class org.mule.transport.AbstractConnector
The strategy used for reading and writing session information to and fromt he transport
SessionInvocationHandler - Class in org.mule.transport.jms.xa
 
SessionInvocationHandler(XASession) - Constructor for class org.mule.transport.jms.xa.SessionInvocationHandler
 
SessionInvocationHandler(XAQueueSession) - Constructor for class org.mule.transport.jms.xa.SessionInvocationHandler
 
SessionInvocationHandler(XATopicSession) - Constructor for class org.mule.transport.jms.xa.SessionInvocationHandler
 
sessionShouldBeTransacted() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
sessionShouldNotBeTransacted() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
sessionValueIsMalformed(String) - Static method in class org.mule.config.i18n.CoreMessages
 
set(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
SET_PROPERTIES_METHOD - Static variable in class org.mule.util.BeanUtils
 
SET_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
setAcceptUMOMessage(boolean) - Method in class org.mule.module.xml.transformer.ObjectToXml
 
setAcceptUMOMessage(boolean) - Method in class org.mule.transformer.simple.SerializableToByteArray
 
setAcceptVoidMethods(boolean) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
setAcknowledgementMode(int) - Method in class org.mule.transport.jms.JmsConnector
 
setAction(byte) - Method in interface org.mule.api.transaction.TransactionConfig
 
setAction(byte) - Method in class org.mule.transaction.MuleTransactionConfig
 
setActionAsString(String) - Method in class org.mule.transaction.MuleTransactionConfig
 
setAddProperties(Map) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setAddress(String) - Method in class org.mule.endpoint.URIBuilder
 
setAddress(String) - Method in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
setAddressFromMessage(boolean) - Method in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
setAlgorithm(String) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
setAliases(Map) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
setAllListenerSubscriptionPairs(Collection) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setAllListenerSubscriptionPairs(Collection) - Method in class org.mule.context.notification.ServerNotificationManager
 
setAllowClassAttribute(boolean) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setAllowGlobalDispatcher(boolean) - Method in class org.mule.transport.bpm.ProcessConnector
 
setAllowGlobalReceiver(boolean) - Method in class org.mule.transport.bpm.ProcessConnector
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.util.SpringBeanLookup
 
setArguments(List) - Method in class org.mule.transformer.simple.ExpressionTransformer
 
setAssertMessageAccess(boolean) - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
 
setAsText(String) - Method in class org.mule.config.spring.editors.ConnectorPropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.EndpointURIPropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.QNamePropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.URIBuilderPropertyEditor
 
setAttributeName(String) - Method in class org.mule.config.spring.parsers.collection.AttributeListEntryDefinitionParser
 
setAttributeName(String) - Method in interface org.mule.config.spring.parsers.collection.DynamicAttributeDefinitionParser
 
setAuthenticate(boolean) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
setAuthenticated(boolean) - Method in interface org.mule.api.security.Authentication
 
setAuthenticated(boolean) - Method in class org.mule.module.jaas.JaasAuthentication
 
setAuthenticated(boolean) - Method in class org.mule.security.DefaultMuleAuthentication
 
setAuthentication(Authentication) - Method in interface org.mule.api.security.SecurityContext
 
setAuthentication(Authentication) - Method in class org.mule.module.jaas.JaasSecurityContext
Sets the Authentication
setAuthenticationMethod(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setAutoWrapMessageAwareTransform(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setBacklog(int) - Method in class org.mule.transport.tcp.TcpConnector
Deprecated.
setBase64Encoding(boolean) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
setBatchSize(int) - Method in class org.mule.transaction.constraints.BatchConstraint
 
setBean(BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
setBean(String) - Method in class org.mule.config.spring.util.SpringBeanLookup
 
setBeanAssemblerFactory(BeanAssemblerFactory) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setBeanFlag(String) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
Set a flag on the bean - this is used to communicate with MuleHierarchicalBeanDefinitionParserDelegate
setBeanFlag(String) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
setBinary(boolean) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setBody(MuleMessage) - Method in class org.mule.transport.http.HttpResponse
 
setBody(OutputHandler) - Method in class org.mule.transport.http.HttpResponse
 
setBody(String) - Method in class org.mule.transport.http.HttpResponse
 
setBooleanProperty(String, boolean) - Method in interface org.mule.api.transport.MessageAdapter
Sets a boolean property on the message
setBooleanProperty(String, boolean) - Method in class org.mule.DefaultMuleMessage
Sets a boolean property on the message
setBooleanProperty(String, boolean) - Method in class org.mule.transport.AbstractMessageAdapter
Sets a boolean property on the message
setBpms(BPMS) - Method in class org.mule.transport.bpm.ProcessConnector
 
setBroadcast(boolean) - Method in class org.mule.transport.udp.UdpConnector
 
setBrokerURL(String) - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
setBufferSize(int) - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
setBufferSize(int) - Method in class org.mule.transport.tcp.TcpConnector
setCacheJmsSessions(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setCacheMessageAsBytes(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setCacheMessageOriginalPayload(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setCacheXsl(boolean) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setCapacity(int) - Method in class org.mule.util.queue.QueueConfiguration
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.WildcardFilter
 
setCatchAllStrategy(RouterCatchAllStrategy) - Method in interface org.mule.api.routing.RouterCollection
 
setCatchAllStrategy(RouterCatchAllStrategy) - Method in class org.mule.routing.AbstractRouterCollection
 
setChainsawHost(String) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setChainsawPort(int) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setCheckEtag(boolean) - Method in class org.mule.transport.http.HttpPollingConnector
 
setCheckEtag(boolean) - Method in class org.mule.transport.http.HttpsPollingConnector
 
setClassConstraint(Class) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setClient(MuleClient) - Method in class org.mule.module.client.MuleProxyListener
 
setClientConnectionManager(HttpConnectionManager) - Method in class org.mule.transport.http.HttpConnector
 
setClientId(String) - Method in class org.mule.transport.jms.JmsConnector
 
setClientKeyStore(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setClientKeyStore(String) - Method in interface org.mule.api.security.TlsIndirectKeyStore
 
setClientKeyStore(String) - Method in class org.mule.transport.http.HttpsConnector
 
setClientKeyStore(String) - Method in class org.mule.transport.ssl.SslConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setClientKeyStorePassword(String) - Method in interface org.mule.api.security.TlsIndirectKeyStore
 
setClientKeyStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.transport.ssl.SslConnector
 
setClientKeyStoreType(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setClientKeyStoreType(String) - Method in interface org.mule.api.security.TlsIndirectKeyStore
 
setClientKeyStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setClientMode(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setClientSoTimeout(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setClusterId(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setCollection() - Method in interface org.mule.config.spring.parsers.assembly.configuration.SingleProperty
 
setCollection() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
setCollection() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
setCommitTxFilter(WildcardFilter) - Method in class org.mule.AbstractExceptionListener
 
setComparator(Comparator) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
setComponent(Component) - Method in interface org.mule.api.service.Service
Sets the Component that is a invoked by a Service for each incoming MuleEvent routed on by the InboundRouterCollection.
setComponent(Component) - Method in class org.mule.model.pipeline.PipelineService
 
setComponent(Component) - Method in class org.mule.service.AbstractService
 
setComponentName(String) - Method in class org.mule.module.client.MuleProxyListener
 
setComponentName(String) - Method in class org.mule.module.management.mbean.EndpointService
 
setComponentPoolSize(int) - Method in class org.mule.management.stats.SedaServiceStatistics
 
setComponentStat(ComponentStatistics) - Method in class org.mule.management.stats.ServiceStatistics
 
setConfigBuilderClassName(String) - Static method in class org.mule.MuleServer
Sets the configuration builder to use for this server.
setConfigDirName(String) - Method in class org.mule.agent.ConfigScannerAgent
 
setConfiguration(MuleConfiguration) - Method in class org.mule.config.spring.SpringRegistry
 
setConfigurationResources(String) - Method in class org.mule.MuleServer
Setter for property configurationResources.
setConnection(Connection) - Method in class org.mule.transport.jms.JmsConnector
 
setConnectionFactory(ConnectionFactory) - Method in class org.mule.transport.jms.JmsConnector
 
setConnectionStrategy(ConnectionStrategy) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setConnectionStrategy(ConnectionStrategy) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setConnectionStrategy(ConnectionStrategy) - Method in class org.mule.transport.AbstractConnector
Setter for property 'connectionStrategy'.
setConnector(Connector) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setConnector(Connector) - Method in interface org.mule.api.transport.MessageReceiver
 
setConnector(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setConnector(Connector) - Method in class org.mule.transport.AbstractMessageReceiver
 
setConnector(JmsConnector) - Method in class org.mule.transport.jms.DefaultRedeliveryHandler
The connector associated with this handler is set before handleRedelivery() is called
setConnector(JmsConnector) - Method in interface org.mule.transport.jms.RedeliveryHandler
The connector associated with this handler is set before handleRedelivery() is called
setConnectorServerProperties(Map) - Method in class org.mule.module.management.agent.JmxAgent
Setter for property 'connectorServerProperties'.
setConnectorServerUrl(String) - Method in class org.mule.module.management.agent.JmxAgent
 
setConstraint(ConstraintFilter) - Method in interface org.mule.api.transaction.TransactionConfig
 
setConstraint(ConstraintFilter) - Method in class org.mule.transaction.MuleTransactionConfig
 
setConstraints() - Method in class org.mule.config.spring.parsers.specific.TransactionManagerDefinitionParser
 
setContentEncoding(HttpServletRequest) - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
 
setContentHandler(ContentHandler) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setContext(Context) - Method in class org.mule.object.JndiObjectFactory
 
setContext(Context) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setContextProperties(Map) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setContextProperties(Map) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setContextProperties(Map) - Method in class org.mule.module.xml.transformer.XsltTransformer
Sets the parameters to be used when applying the transformation
setConverters(List) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
setCookieSpec(String) - Method in class org.mule.transport.http.HttpConnector
 
setCorrelationGroup(String) - Method in class org.mule.transport.soap.MuleSoapHeaders
 
setCorrelationGroupSize(int) - Method in interface org.mule.api.transport.MessageAdapter
Determines how many messages are in the correlation group
setCorrelationGroupSize(int) - Method in class org.mule.DefaultMuleMessage
 
setCorrelationGroupSize(int) - Method in class org.mule.transport.AbstractMessageAdapter
Determines how many messages are in the correlation group
setCorrelationId(String) - Method in interface org.mule.api.transport.MessageAdapter
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.DefaultMuleMessage
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.transport.AbstractMessageAdapter
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.transport.jms.JmsMessageAdapter
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.transport.soap.MuleSoapHeaders
 
setCorrelationIdExpression(String) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
setCorrelationSequence(int) - Method in interface org.mule.api.transport.MessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCorrelationSequence(int) - Method in class org.mule.DefaultMuleMessage
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCorrelationSequence(int) - Method in class org.mule.transport.AbstractMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCorrelationSequence(String) - Method in class org.mule.transport.soap.MuleSoapHeaders
 
setCreateConnector(int) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setCreateMultipleTransactedReceivers(boolean) - Method in class org.mule.transport.AbstractConnector
 
setCreateRegistry(boolean) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setCreateServer(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setCredentials(MuleEvent, Object) - Method in interface org.mule.api.security.CredentialsAccessor
 
setCredentials() - Method in class org.mule.DefaultMuleEvent
 
setCredentials(MuleMessage) - Method in class org.mule.module.client.RemoteDispatcher
 
setCredentials(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Sets the user's credentials.
setCredentials(Map) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Setter for property 'credentials'.
setCredentials(Map) - Method in class org.mule.module.management.agent.JmxAgent
Setter for property 'credentials'.
setCredentials(Map) - Method in class org.mule.module.management.support.SimplePasswordJmxAuthenticator
Setter for property 'credentials'.
setCredentials(MuleEvent, Object) - Method in class org.mule.security.MuleHeaderCredentialsAccessor
 
setCredentialsAccessor(CredentialsAccessor) - Method in interface org.mule.api.security.EndpointSecurityFilter
 
setCredentialsAccessor(CredentialsAccessor) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
setCurrentPhase(LifecyclePhase) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
setCustomEvaluator(String) - Method in class org.mule.routing.filters.ExpressionFilter
 
setCustomEvaluator(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setCustomEvaluator(String) - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
setCustomEvaluator(String) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
setData(Object) - Method in class org.mule.component.simple.StaticComponent
 
setData(Object) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setDataFile(String) - Method in class org.mule.component.simple.StaticComponent
 
setDefaultConfigResourceName(String) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
setDefaultEncoding(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setDefaultRemoteSync(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultRemoteSync(boolean) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultScope(int) - Method in interface org.mule.api.registry.Registry
 
setDefaultScope(int) - Method in class org.mule.registry.AbstractRegistry
 
setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultSynchronousEventTimeout(int) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultSynchronousEventTimeout(int) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultTransactionTimeout(int) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultTransactionTimeout(int) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultTransactionTimeout(long) - Method in class org.mule.util.xa.AbstractResourceManager
Sets the default transaction timeout.
setDeleteProperties(List) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setDeleteUnacceptedMessages(boolean) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setDeleteUnacceptedMessages(boolean) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setDelimiter(String) - Method in class org.mule.transformer.simple.ObjectArrayToString
 
setDelimiter(String) - Method in class org.mule.transformer.simple.StringToObjectArray
 
setDeterministic(boolean) - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
setDifference(Object[], Object[]) - Static method in class org.mule.util.ArrayUtils
 
setDifference(String[], String[]) - Static method in class org.mule.util.ArrayUtils
 
setDirectory(String) - Method in class org.mule.util.store.TextFileObjectStore
 
setDirty(AbstractTransactionContext, Throwable) - Method in class org.mule.util.xa.AbstractResourceManager
Flag this resource manager as dirty.
setDisabledInterfaces(Collection) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setDisabledInterfaces(Collection) - Method in class org.mule.context.notification.ServerNotificationManager
 
setDisabledTypes(Collection) - Method in class org.mule.context.notification.ServerNotificationManager
 
setDiscardEmptyContent(boolean) - Method in class org.mule.transport.http.HttpPollingConnector
 
setDiscardEmptyContent(boolean) - Method in class org.mule.transport.http.HttpsPollingConnector
 
setDispatcherFactory(MessageDispatcherFactory) - Method in interface org.mule.api.transport.Connector
The dispatcher factory is used to create a message dispatcher of the current request
setDispatcherFactory(MessageDispatcherFactory) - Method in class org.mule.transport.AbstractConnector
 
setDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.transport.AbstractConnector
Setter for property 'dispatcherThreadingProfile'.
setDomainId(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDoStop(boolean) - Method in class org.mule.agent.ConfigScannerAgent
 
setDoThreading(boolean) - Method in interface org.mule.api.config.ThreadingProfile
 
setDoThreading(boolean) - Method in class org.mule.config.ChainedThreadingProfile
 
setDoThreading(boolean) - Method in class org.mule.config.ImmutableThreadingProfile
 
setDoThreading(boolean) - Method in class org.mule.transport.AbstractConnectionStrategy
 
setDoubleProperty(String, double) - Method in interface org.mule.api.transport.MessageAdapter
Sets a double property on the message
setDoubleProperty(String, double) - Method in class org.mule.DefaultMuleMessage
Sets a double property on the message
setDoubleProperty(String, double) - Method in class org.mule.transport.AbstractMessageAdapter
 
setDriverClassName(String) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
setDTDHandler(DTDHandler) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setDurable(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setDynamicNotification(boolean) - Method in class org.mule.transport.AbstractConnector
 
setEagerConsumer(boolean) - Method in class org.mule.transport.jms.JmsConnector
A value of true will create a consumer on connect, in contrast to lazy instantiation in the poll loop.
setEnableCookies(boolean) - Method in class org.mule.transport.http.HttpConnector
 
setEnableCorrelation(int) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnableCorrelationAsString(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnabled(boolean) - Method in interface org.mule.api.management.stats.Statistics
Enable statistics logs (this is a dynamic parameter)
setEnabled(boolean) - Method in class org.mule.management.stats.AllStatistics
Enable statistics logs (this is a dynamic parameter)
setEnabled(boolean) - Method in class org.mule.management.stats.ComponentStatistics
 
setEnabled(boolean) - Method in class org.mule.management.stats.RouterStatistics
 
setEnabled(boolean) - Method in class org.mule.management.stats.ServiceStatistics
Enable statistics logs (this is a dynamic parameter)
setEnabled(boolean) - Method in class org.mule.module.management.mbean.StatisticsService
 
setEnableDiscovery(boolean) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
setEnableEndpointFiltering(boolean) - Method in class org.mule.module.xml.routing.RoundRobinXmlSplitter
 
setEnableNotifications(boolean) - Method in class org.mule.AbstractExceptionListener
 
setEnableStatistics(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setEnableStreaming(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setEncoding(String) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setEncoding(String) - Method in interface org.mule.api.transport.MessageAdapter
Sets the encoding for this message
setEncoding(String) - Method in class org.mule.DefaultMuleMessage
Sets the encoding for this message
setEncoding(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setEncoding(String) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setEncoding(String) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setEncoding(String) - Method in class org.mule.transport.AbstractMessageAdapter
Sets the encoding for this message
setEncoding(String) - Method in class org.mule.util.store.TextFileObjectStore
 
setEncryptionStrategies(Collection) - Method in interface org.mule.api.security.SecurityManager
 
setEncryptionStrategies(Collection) - Method in class org.mule.security.MuleSecurityManager
 
setEndpoint(OutboundEndpoint) - Method in interface org.mule.api.routing.NestedRouter
 
setEndpoint(OutboundEndpoint) - Method in interface org.mule.api.routing.RouterCatchAllStrategy
 
setEndpoint(ImmutableEndpoint) - Method in interface org.mule.api.security.EndpointSecurityFilter
 
setEndpoint(ImmutableEndpoint) - Method in interface org.mule.api.transformer.BaseTransformer
Sets the endpoint associated with with this connector.
setEndpoint(InboundEndpoint) - Method in interface org.mule.api.transport.MessageReceiver
 
setEndpoint(URI, Properties) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.endpoint.ResourceNameEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.endpoint.SocketEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.endpoint.UrlEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.endpoint.UserInfoEndpointURIBuilder
 
setEndpoint(InboundEndpoint) - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.routing.inbound.WireTap
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
setEndpoint(String) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.routing.nested.DefaultNestedRouter
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.routing.ServiceCatchAllStrategy
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.transformer.AbstractTransformer
 
setEndpoint(InboundEndpoint) - Method in class org.mule.transport.AbstractMessageReceiver
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.soap.WsdlUrlEndpointURIBuilder
 
setEndpointAddress(String) - Method in class org.mule.agent.EndpointNotificationLoggerAgent
 
setEndpointName(String) - Method in interface org.mule.api.endpoint.EndpointURI
Deprecated.
This property is used by endpoint-identifiers, global-endpoints use ImmutableEndpoint.getName()
setEndpointName(String) - Method in class org.mule.endpoint.MuleEndpointURI
 
setEndpointRef(String) - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
setEndpointRef(String) - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
setEndpoints(List) - Method in class org.mule.AbstractExceptionListener
 
setEndpoints(List) - Method in interface org.mule.api.routing.InboundRouterCollection
 
setEndpoints(List) - Method in interface org.mule.api.routing.OutboundRouter
Sets a list of Endpoint instances associated with this router
setEndpoints(List) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
setEndpoints(List) - Method in class org.mule.routing.inbound.DefaultInboundRouterCollection
 
setEndpoints(List) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEndpoints(List) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
setEndpoints(List) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
setEndpointURI(EndpointURI) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
setEndpointURI(EndpointURI) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
setEnlisted(boolean) - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
setEntityResolver(EntityResolver) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setEntries(Map) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
setEntryPointResolvers(Collection) - Method in class org.mule.component.AbstractJavaComponent
Allow for incremental addition of resolvers by for example the spring-config module
setEntryPointResolvers(Collection) - Method in class org.mule.model.AbstractModel
This allows us to configure entry point resolvers incrementally
setEntryPointResolvers(Set) - Method in class org.mule.model.resolvers.DefaultEntryPointResolverSet
 
setEntryPointResolverSet(EntryPointResolverSet) - Method in interface org.mule.api.component.JavaComponent
A JavaComponent can have a custom entry-point resolver for its own object.
setEntryPointResolverSet(EntryPointResolverSet) - Method in interface org.mule.api.model.Model
This will be used to build entry points on the components registered with the model.
setEntryPointResolverSet(EntryPointResolverSet) - Method in class org.mule.component.AbstractJavaComponent
 
setEntryPointResolverSet(EntryPointResolverSet) - Method in class org.mule.model.AbstractModel
 
setEntryTTL(int) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setEnvironment(Map) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setErrorHandler(ErrorHandler) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setErrorMessage(String) - Method in class org.mule.api.model.InvocationResult
An optional error message can be set if the invocation state is not InvocationResult.STATE_INVOKED_SUCESSFUL
setErrorNoMatchingMethods(Object, Class[], EntryPointResolver) - Method in class org.mule.api.model.InvocationResult
 
setErrorNoMatchingMethodsCalled(Object, String, EntryPointResolver) - Method in class org.mule.api.model.InvocationResult
 
setErrorTooManyMatchingMethods(Object, Class[], String, EntryPointResolver) - Method in class org.mule.api.model.InvocationResult
 
setErrorTooManyMatchingMethods(Object, Class[], EntryPointResolver) - Method in class org.mule.api.model.InvocationResult
 
setEvaluator(String) - Method in class org.mule.routing.filters.ExpressionFilter
 
setEvaluator(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setEvaluator(String) - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
setEvaluator(String) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
setEvent(MuleEvent) - Static method in class org.mule.RequestContext
Set an event for out-of-scope thread access.
setEventTransformer(AbstractEventTransformer) - Method in class org.mule.module.client.MuleProxyListener
 
setException(Throwable) - Method in class org.mule.MuleShutdownHook
 
setExceptionCode(int) - Method in exception org.mule.api.MuleException
 
setExceptionDetails(MuleMessage, Throwable) - Method in class org.mule.transport.AbstractMessageReceiver
This method is used to set any additional aand possibly transport specific information on the return message where it has an exception payload.
setExceptionListener(ExceptionListener) - Method in interface org.mule.api.model.Model
The exception strategy to use by components managed by the model.
setExceptionListener(ExceptionListener) - Method in interface org.mule.api.service.Service
The exception strategy to use to handle exceptions in the Mule UMO.
setExceptionListener(ExceptionListener) - Method in interface org.mule.api.transport.Connector
 
setExceptionListener(ExceptionListener) - Method in class org.mule.model.AbstractModel
 
setExceptionListener(ExceptionListener) - Method in class org.mule.service.AbstractService
 
setExceptionListener(ExceptionListener) - Method in class org.mule.transport.AbstractConnector
 
setExceptionMappings(Properties) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
setExceptionMappings(Properties) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
setExceptionPayload(ExceptionPayload) - Method in interface org.mule.api.transport.MessageAdapter
If an error occurs while processing this message, a ErrorPayload is attached which contains the root exception and Mule error code, plus any other releated info.
setExceptionPayload(ExceptionPayload) - Method in class org.mule.DefaultMuleMessage
If an error occurs while processing this message, a ErrorPayload is attached which contains the root exception and Mule error code, plus any other releated info.
setExceptionPayload(ExceptionPayload) - Static method in class org.mule.RequestContext
There is no unsafe version of this because it shouldn't be performance critical
setExceptionPayload(ExceptionPayload) - Method in class org.mule.transport.AbstractMessageAdapter
If an error occurs while processing this message, a ErrorPayload is attached which contains the root exception and Mule error code, plus any other releated info.
setExecutingPhase(String) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
setExecutor(Executor) - Method in class org.mule.api.FutureMessageResult
Set an ExecutorService to run this invocation.
setExecutor(Executor) - Method in class org.mule.module.client.RemoteDispatcher
 
setExhaustedAction(int) - Method in class org.mule.config.PoolingProfile
 
setExpandEmptyElements(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setExpectedType(Class) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
setExpectedValue(String) - Method in class org.mule.module.xml.filters.JaxenFilter
Sets the expected result value of the XPath expression
setExpectedValue(String) - Method in class org.mule.module.xml.filters.JXPathFilter
Sets the expected result value of the XPath expression
setExpirationInterval(int) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setExplicitTrustStoreOnly(boolean) - Method in interface org.mule.api.security.TlsDirectTrustStore
If the trust store is undefined and the trust store generated via System properties then the key store certificates defined via TODO can be used as a source of trust information.
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.transport.http.HttpsConnector
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.transport.ssl.SslConnector
 
setExpression(String) - Method in class org.mule.module.ognl.filters.OGNLFilter
Sets the expression for this filter.
setExpression(String) - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
setExpression(String) - Method in class org.mule.routing.filters.ExpressionFilter
 
setExpression(String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setExpression(String) - Method in class org.mule.routing.filters.RegExFilter
Deprecated.
Use RegExFilter.getPattern() This method name was changed to be consistent with other filters
setExpression(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setExpression(String) - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
setExpression(String) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Sets the match expression
setExpression(String) - Method in class org.mule.transport.jms.filters.JmsSelectorFilter
 
setExpression(String) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
setExternalSchemaLocation(String) - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
Set classpath location of the XSD to check against.
setFactories(Map) - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
setFactory(TransactionFactory) - Method in interface org.mule.api.transaction.TransactionConfig
 
setFactory(AbstractFactory) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setFactory(AbstractFactory) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setFactory(TransactionFactory) - Method in class org.mule.transaction.MuleTransactionConfig
 
setFactoryProperties(Properties) - Method in class org.mule.transport.quartz.QuartzConnector
 
setFailOnMessageScribbling(boolean) - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
 
setFailOnTimeout(boolean) - Method in interface org.mule.api.routing.ResponseRouter
Should the router fail and throw an exception if a timeout occurs or should it return the events received so far.
setFailOnTimeout(boolean) - Method in class org.mule.routing.EventCorrelator
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
setFallbackCharset(String) - Method in class org.mule.transport.http.HttpResponse
 
setFeature(String, boolean) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setFile(String) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setFilter(Filter) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setFilter(Filter) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setFilter(Filter) - Method in class org.mule.routing.filters.logic.NotFilter
 
setFilter(Filter) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
setFilter(Filter) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setFilter(Filter) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
setFilter(Filter) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setFilter(Filter) - Method in class org.mule.transport.http.config.ErrorFilterFactoryBean
 
setFilters(List) - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
 
setFlag(BeanDefinition, String) - Static method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
setFooter(MuleContext) - Method in class org.mule.util.SplashScreen
 
setFreeze(boolean) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
setFrequency(long) - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
setGroupName(String) - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
setGroupName(String) - Method in interface org.mule.transport.quartz.config.JobConfig
 
setHeader(Header) - Method in class org.mule.transport.http.HttpRequest
 
setHeader(Header) - Method in class org.mule.transport.http.HttpResponse
 
setHeader(MuleContext) - Method in class org.mule.util.SplashScreen
Setting the header clears body and footer assuming a new splash-screen is built.
setHeaders(Header[]) - Method in class org.mule.transport.http.HttpResponse
 
setHeaders(HttpMethod, MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
setHonorQosHeaders(boolean) - Method in class org.mule.transport.jms.JmsConnector
Sets the honorQosHeaders property, which determines whether JmsMessageDispatcher should honor incoming message's QoS headers (JMSPriority, JMSDeliveryMode).
setHonorSynchronicity(boolean) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Sets the flag indicating whether the splitter honurs endpoint settings
setHost(String) - Method in class org.mule.endpoint.URIBuilder
 
setHost(String) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Setter for property 'host'.
setHost(String) - Method in class org.mule.module.management.agent.JdmkAgent
 
setHost(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setHost(String) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setHttpHeadersOnServletResponse(HttpResponse, HttpServletResponse) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
setHttpMethod(String) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setId(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setIdExpression(String) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
setIgnoreAdminNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreBadInput(boolean) - Method in class org.mule.transformer.AbstractTransformer
 
setIgnoreComponentMessageNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreComponentNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreConnectionNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreCustomNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnored() - Method in interface org.mule.config.spring.parsers.assembly.configuration.SingleProperty
 
setIgnored() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
setIgnored() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setIgnoredDefault(boolean) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
setIgnoredDefault(boolean) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
setIgnoredDefault(boolean) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParserConfiguration
 
setIgnoredMethods(Collection) - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
 
setIgnoredObjectTypes(Class[]) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setIgnoredObjectTypes(Class[]) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
setIgnoreEndpointMessageNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreManagementNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreManagerNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreMessageNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreModelNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setIgnoreSecurityNotifications(boolean) - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
setInboundRouter(InboundRouterCollection) - Method in interface org.mule.api.service.Service
Inbound Routers control how events are received by a service.
setInboundRouter(InboundRouterCollection) - Method in class org.mule.service.AbstractService
 
setInboundRouterStat(RouterStatistics) - Method in class org.mule.management.stats.ServiceStatistics
 
setInboundTransformer(Transformer) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
setIndentEnabled(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setIndentSize(int) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setIndentString(String) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setInitialFactory(String) - Method in class org.mule.object.JndiObjectFactory
 
setInitialisationPolicy(int) - Method in class org.mule.config.PoolingProfile
 
setInitialState(String) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setInitialState(String) - Method in interface org.mule.api.service.Service
Sets the initial state of this service
setInitialState(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setInitialState(String) - Method in class org.mule.service.AbstractService
 
setInputStream(InputStream) - Method in class org.mule.transport.stdio.StdioConnector
 
setInputStream(InputStream) - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
setInterface(Class) - Method in interface org.mule.api.routing.NestedRouter
 
setInterface(Class) - Method in class org.mule.routing.nested.DefaultNestedRouter
 
setInterfaceToTypes(Map) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setInterfaceToTypes(Map) - Method in class org.mule.context.notification.ServerNotificationManager
 
setIntProperty(String, int) - Method in interface org.mule.api.transport.MessageAdapter
Sets a integerproperty on the message
setIntProperty(String, int) - Method in class org.mule.DefaultMuleMessage
Sets a integerproperty on the message
setIntProperty(String, int) - Method in class org.mule.transport.AbstractMessageAdapter
Sets a integerproperty on the message
setIterationCount(int) - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
setJmsProperties(MuleMessage, Message) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
setJmsSupport(JmsSupport) - Method in class org.mule.transport.jms.JmsConnector
 
setJmxAdaptorUrl(String) - Method in class org.mule.module.management.agent.JdmkAgent
 
setJmxAdaptorUrl(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setJmxSupportFactory(JmxSupportFactory) - Method in class org.mule.module.management.agent.JmxAgent
Setter for property 'jmxSupportFactory'.
setJmxSupportFactory(JmxSupportFactory) - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
Setter for property 'jmxSupportFactory'.
setJndiContext(Context) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiInitialFactory(String) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiName(String) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setJndiProviderProperties(Map) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiProviderUrl(String) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiUrlPkgPrefixes(String) - Method in class org.mule.transport.AbstractJndiConnector
 
setJob(Job) - Method in class org.mule.transport.quartz.jobs.CustomJobConfig
 
setJobGroupName(String) - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
setJobGroupName(String) - Method in interface org.mule.transport.quartz.config.JobConfig
 
setKeepAlive(boolean) - Method in class org.mule.transport.http.HttpResponse
 
setKeepAlive(boolean) - Method in class org.mule.transport.http.HttpServerConnection
 
setKeepAlive(boolean) - Method in class org.mule.transport.tcp.TcpConnector
 
setKeepAliveTimeout(int) - Method in class org.mule.transport.tcp.TcpConnector
Sets the keep alive timeout (in Milliseconds)
setKeepSendSocketOpen(boolean) - Method in class org.mule.transport.tcp.TcpConnector
 
setKeepSendSocketOpen(boolean) - Method in class org.mule.transport.udp.UdpConnector
 
setKey(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
setKey(String) - Method in class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser.KeyValuePair
 
setKey(byte[]) - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
setKey(String) - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
setKey(Object) - Method in class org.mule.transformer.simple.MapLookup
 
setKeyFactory(SecretKeyFactory) - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
setKeyManagerAlgorithm(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setKeyManagerAlgorithm(String) - Method in interface org.mule.api.security.TlsDirectKeyStore
 
setKeyManagerAlgorithm(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setKeyManagerAlgorithm(String) - Method in class org.mule.transport.http.HttpsConnector
 
setKeyManagerAlgorithm(String) - Method in class org.mule.transport.ssl.SslConnector
 
setKeyManagerPassword(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setKeyPassword(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setKeyPassword(String) - Method in interface org.mule.api.security.TlsDirectKeyStore
 
setKeyPassword(String) - Method in class org.mule.transport.http.HttpsConnector
 
setKeyPassword(String) - Method in class org.mule.transport.ssl.SslConnector
 
setKeyStore(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setKeyStore(String) - Method in interface org.mule.api.security.TlsDirectKeyStore
 
setKeyStore(String) - Method in class org.mule.transport.http.HttpsConnector
 
setKeyStore(String) - Method in class org.mule.transport.ssl.SslConnector
 
setKeyStoreName(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setKeyStorePassword(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setKeyStorePassword(String) - Method in interface org.mule.api.security.TlsDirectKeyStore
 
setKeyStorePassword(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setKeyStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
 
setKeyStorePassword(String) - Method in class org.mule.transport.ssl.SslConnector
 
setKeyStoreType(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setKeyStoreType(String) - Method in interface org.mule.api.security.TlsDirectKeyStore
 
setKeyStoreType(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setKeyStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
 
setKeyStoreType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setLeftFilter(Filter) - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
Deprecated. 
setLenient(boolean) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setLevelMappings(Map) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in interface org.mule.api.component.JavaComponent
Sets the factory used create life-cycle adaptors that are used to wrap component instance.
setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in interface org.mule.api.model.Model
Sets the lifecycleAdapterFactory on the model.
setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in class org.mule.component.AbstractJavaComponent
 
setLifecycleAdapterFactory(LifecycleAdapterFactory) - Method in class org.mule.model.AbstractModel
 
setLifecycleClass(Class) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setLifecycleClass(Class) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
setLifecycleManager(LifecycleManager) - Method in interface org.mule.api.context.MuleContextBuilder
 
setLifecycleManager(LifecycleManager) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setLifecycles(Set) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
setLifecycles(Set) - Method in class org.mule.lifecycle.GenericLifecycleManager
 
setLineSeparator(String) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setList(List) - Method in class org.mule.util.MapCombiner
 
setListener(ServerNotificationListener) - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
setListener(InternalMessageListener) - Method in class org.mule.transport.AbstractMessageReceiver
 
setListenerClass(Class) - Method in class org.mule.module.client.MuleProxyListener
 
setListSize(int) - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
Setter for property 'listSize'.
setListSize(int) - Method in interface org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListenerMBean
Setter for property 'listSize'.
setLoadJdmkAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Setter for property 'loadJdmkAgent'.
setLoadMx4jAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Setter for property 'loadMx4jAgent'.
setLoadProfilerAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Setter for property 'loadProfilerAgent'.
setLocateServer(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setLogConfigFile(String) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setLogFile(String) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setLogin(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setLoginConfig(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Sets the login Configuration
setLoginContextName(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
Sets the Login Context name
setLoginModule(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
sets the login module name
setLogName(String) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setLongProperty(String, long) - Method in interface org.mule.api.transport.MessageAdapter
Sets a long property on the message
setLongProperty(String, long) - Method in class org.mule.DefaultMuleMessage
Sets a long property on the message
setLongProperty(String, long) - Method in class org.mule.transport.AbstractMessageAdapter
 
setLookupOnEachCall(boolean) - Method in class org.mule.object.JndiObjectFactory
 
setLoopback(boolean) - Method in class org.mule.transport.multicast.MulticastConnector
 
setMatchAll(boolean) - Method in interface org.mule.api.routing.RouterCollection
 
setMatchAll(boolean) - Method in class org.mule.routing.AbstractRouterCollection
 
setMaxActive(int) - Method in class org.mule.config.PoolingProfile
 
setMaxActiveTransformers(int) - Method in class org.mule.module.xml.transformer.XsltTransformer
Sets the the current maximum number of active transformer objects allowed in the pool
setMaxBufferSize(int) - Method in interface org.mule.api.config.ThreadingProfile
 
setMaxBufferSize(int) - Method in class org.mule.config.ChainedThreadingProfile
 
setMaxBufferSize(int) - Method in class org.mule.config.ImmutableThreadingProfile
 
setMaxDepth(int) - Method in class org.mule.util.MapCombiner
 
setMaxDispatchersActive(int) - Method in class org.mule.transport.AbstractConnector
Configures the maximum number of dispatchers that can be concurrently active per endpoint
setMaxEntries(int) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setMaxIdle(int) - Method in class org.mule.config.PoolingProfile
 
setMaxIdleTransformers(int) - Method in class org.mule.module.xml.transformer.XsltTransformer
Sets the the current maximum number of idle transformer objects allowed in the pool
setMaxMessageLength(int) - Method in class org.mule.transport.tcp.protocols.LengthProtocol
 
setMaxMessageLength(int) - Method in class org.mule.transport.tcp.protocols.SafeProtocol
 
setMaxOutstandingMessages(int) - Method in class org.mule.config.QueueProfile
This specifies the number of messages that can be queued before it starts blocking.
setMaxRedelivery(int) - Method in class org.mule.transport.jms.JmsConnector
 
setMaxRequestersActive(int) - Method in class org.mule.transport.AbstractConnector
Configures the maximum number of requesters that can be concurrently active per endpoint
setMaxThreadsActive(int) - Method in interface org.mule.api.config.ThreadingProfile
 
setMaxThreadsActive(int) - Method in class org.mule.config.ChainedThreadingProfile
 
setMaxThreadsActive(int) - Method in class org.mule.config.ImmutableThreadingProfile
 
setMaxThreadsIdle(int) - Method in interface org.mule.api.config.ThreadingProfile
 
setMaxThreadsIdle(int) - Method in class org.mule.config.ChainedThreadingProfile
 
setMaxThreadsIdle(int) - Method in class org.mule.config.ImmutableThreadingProfile
 
setMaxWait(long) - Method in class org.mule.config.PoolingProfile
 
setMBeanServer(MBeanServer) - Method in class org.mule.module.management.agent.JmxAgent
 
setMemoryPersistenceStrategy(QueuePersistenceStrategy) - Method in interface org.mule.util.queue.QueueManager
 
setMemoryPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setMessage(Message) - Method in exception org.mule.api.MuleException
 
setMessage(String) - Method in exception org.mule.api.MuleException
 
setMessage(String) - Method in class org.mule.transformer.simple.StringAppendTransformer
 
setMessage(Message) - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
setMessageDelayTime(long) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setMessageDigestAlgorithm(String) - Method in class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
setMessageIdExpression(String) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.routing.response.AbstractResponseRouter
 
setMessageProperties(MuleSession, MuleMessage, OutboundEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setMessageService(MessageService) - Method in interface org.mule.transport.bpm.BPMS
MessageService contains a callback method used to generate Mule messages from your process.
setMessageSize(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setMeta(String) - Method in class org.mule.endpoint.URIBuilder
 
setMethod(String) - Method in interface org.mule.api.routing.NestedRouter
 
setMethod(String) - Method in class org.mule.routing.nested.DefaultNestedRouter
 
setMethodProperty(String) - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
setMethods(Set) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
setMethods(Collection) - Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
setMode(String) - Method in class org.mule.transport.soap.NamedParameter
 
setModel(Model) - Method in interface org.mule.api.service.Service
Sets the Model name that this descriptor is registered within.
setModel(Model) - Method in class org.mule.service.AbstractService
 
setMuleConfiguration(MuleConfiguration) - Method in interface org.mule.api.context.MuleContextBuilder
 
setMuleConfiguration(MuleConfiguration) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.AbstractAgent
 
setMuleContext(MuleContext) - Method in class org.mule.AbstractExceptionListener
 
setMuleContext(MuleContext) - Method in interface org.mule.api.context.MuleContextAware
 
setMuleContext(MuleContext) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.config.bootstrap.SimpleRegistryBootstrap
setMuleContext(MuleContext) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
setMuleContext(MuleContext) - Method in class org.mule.model.AbstractModel
 
setMuleContext(MuleContext) - Method in class org.mule.module.management.mbean.StatisticsService
 
setMuleContext(MuleContext) - Static method in class org.mule.MuleServer
 
setMuleContext(MuleContext) - Method in class org.mule.routing.AbstractRouter
 
setMuleContext(MuleContext) - Method in class org.mule.routing.AbstractRouterCollection
 
setMuleContext(MuleContext) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
setMuleContext(MuleContext) - Method in class org.mule.service.AbstractService
 
setMuleContext(MuleContext) - Method in class org.mule.transport.AbstractConnectionStrategy
 
setMuleContext(MuleContext) - Method in class org.mule.transport.AbstractConnector
 
setMuleContext(MuleContext) - Method in class org.mule.util.DefaultStreamCloserService
 
setMuleContext(MuleContext) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setName(String) - Method in class org.mule.AbstractAgent
 
setName(String) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setName(String) - Method in interface org.mule.api.NamedObject
Sets the name of the object
setName(String) - Method in interface org.mule.api.security.SecurityProvider
 
setName(String) - Method in class org.mule.config.spring.parsers.generic.NamedDefinitionParser
 
setName(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setName(String) - Method in class org.mule.management.stats.ServiceStatistics
 
setName(String) - Method in class org.mule.model.AbstractModel
 
setName(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
 
setName(String) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.security.AbstractNamedEncryptionStrategy
 
setName(String) - Method in class org.mule.service.AbstractService
 
setName(String) - Method in class org.mule.transformer.AbstractTransformer
 
setName(String) - Method in class org.mule.transport.AbstractConnector
 
setName(String) - Method in class org.mule.transport.jms.JmsTransactionFactory
 
setName(String) - Method in class org.mule.util.expression.EndpointInfoExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.FunctionExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MapPayloadExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageAttachmentExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageAttachmentsExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageAttachmentsListExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageHeaderExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageHeadersExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessageHeadersListExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MessagePayloadExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.expression.MuleContextExpressionEvaluator
Sets the name of the object
setName(String) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setNamespaces(Map) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setNamespaces(Map) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setNamespaces(Map) - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
setNestedRouter(NestedRouterCollection) - Method in interface org.mule.api.component.JavaComponent
 
setNestedRouter(NestedRouterCollection) - Method in class org.mule.component.AbstractJavaComponent
 
setNewLineAfterNTags(int) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setNewlines(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setNextMessage(Message) - Method in class org.mule.config.i18n.Message
 
setNextTransformer(StreamingTransformer) - Method in interface org.mule.api.transformer.StreamingTransformer
Transformers can be chained together and invoked in a series
setNoLocal(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setNotificationDynamic(boolean) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setNotificationDynamic(boolean) - Method in class org.mule.context.notification.ServerNotificationManager
 
setNotificationManager(ServerNotificationManager) - Method in interface org.mule.api.context.MuleContextBuilder
 
setNotificationManager(ServerNotificationManager) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setNullReturnsTrue(boolean) - Method in class org.mule.routing.filters.ExpressionFilter
 
setNumberOfConcurrentTransactedReceivers(int) - Method in class org.mule.transport.AbstractConnector
 
setNumberOfMessages(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setObjectClass(Class) - Method in class org.mule.object.AbstractObjectFactory
 
setObjectClassName(String) - Method in class org.mule.object.AbstractObjectFactory
 
setObjectFactory(ObjectFactory) - Method in interface org.mule.api.component.JavaComponent
The object factory used to obtain the component object instance.
setObjectFactory(ObjectFactory) - Method in class org.mule.component.AbstractJavaComponent
 
setObjectFactory(ObjectFactory) - Method in class org.mule.component.SimpleCallableJavaComponent
 
setObjectFactory(ObjectFactory) - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
setObjectFactory(ObjectFactory) - Method in interface org.mule.util.pool.ObjectPool
 
setObjectName(String) - Method in class org.mule.object.JndiObjectFactory
 
setOmitEncoding(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setOptional(boolean) - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
setOptionalParams(Map) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setOrderedLifecycleObjects(Set) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setOrderedLifecycleObjects(Set) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
setOutboundRouter(OutboundRouterCollection) - Method in interface org.mule.api.service.Service
Outbound Routers control how events are published by a service once.
setOutboundRouter(OutboundRouterCollection) - Method in class org.mule.service.AbstractService
 
setOutboundRouterStat(RouterStatistics) - Method in class org.mule.management.stats.ServiceStatistics
 
setOutboundTransformer(Transformer) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
setOutputEncoding(String) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setOutputMessage(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setOutputMessageCode(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setOutputStream(OutputStream) - Method in class org.mule.transport.stdio.StdioConnector
 
setOverrideHost(String) - Method in class org.mule.module.management.agent.FixedHostRmiClientSocketFactory
Setter for property 'overrideHost'.
setOverrides(Properties) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
setOverwrite(boolean) - Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
 
setOverwrite(boolean) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setPadText(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setParent(Registry) - Method in interface org.mule.api.registry.Registry
 
setParent(Registry) - Method in class org.mule.registry.AbstractRegistry
 
setParentContext(ApplicationContext) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
setParserContext(ParserContext) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setPassword(String) - Method in class org.mule.endpoint.URIBuilder
 
setPassword(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setPassword(String) - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
setPassword(String) - Method in class org.mule.transport.jms.JmsConnector
 
setPath(String) - Method in class org.mule.endpoint.URIBuilder
 
setPathInJar(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setPattern(String) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setPattern(String) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setPattern(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
setPattern(String) - Method in class org.mule.routing.filters.MessagePropertyFilter
All Filters that are configured via spring have to implement this method.
setPattern(String) - Method in class org.mule.routing.filters.RegExFilter
 
setPattern(String) - Method in class org.mule.routing.filters.WildcardFilter
 
setPattern(String) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Return the regex pattern to match on
setPayload(Object) - Method in interface org.mule.api.MuleMessage
Update the message payload.
setPayload(Object) - Method in interface org.mule.api.transport.MutableMessageAdapter
Update the message payload.
setPayload(Object) - Method in class org.mule.DefaultMuleMessage
Update the message payload.
setPayload(Object) - Method in class org.mule.transport.DefaultMessageAdapter
Update the message payload.
setPayload(Object) - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
setPayloadParameterNames(List) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in interface org.mule.util.queue.QueueManager
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setPersistent(boolean) - Method in class org.mule.config.QueueProfile
 
setPersistent(boolean) - Method in class org.mule.util.queue.QueueConfiguration
 
setPersistentDelivery(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.http.HttpPollingConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.http.HttpsPollingConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.rmi.RmiConnector
 
setPoolExhaustedAction(int) - Method in interface org.mule.api.config.ThreadingProfile
 
setPoolExhaustedAction(int) - Method in class org.mule.config.ChainedThreadingProfile
 
setPoolExhaustedAction(int) - Method in class org.mule.config.ImmutableThreadingProfile
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.component.PooledJavaComponent
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.model.seda.SedaModel
 
setPort(int) - Method in class org.mule.endpoint.URIBuilder
 
setPort(String) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
Setter for property 'port'.
setPort(String) - Method in class org.mule.module.management.agent.JdmkAgent
 
setPort(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setPort(String) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setPostfix(String) - Method in class org.mule.component.simple.StaticComponent
 
setPostNotification(ServerNotification) - Method in class org.mule.lifecycle.LifecycleObject
 
setPostNotificationName(String) - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
setPrefix(String) - Method in class org.mule.component.simple.StaticComponent
 
setPreNotification(ServerNotification) - Method in class org.mule.lifecycle.LifecycleObject
 
setPreNotificationName(String) - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
setPrintHeaders(boolean) - Method in class org.mule.management.stats.printers.CSVPrinter
 
setPriorityWeighting(int) - Method in interface org.mule.api.transformer.DiscoverableTransformer
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
setPriorityWeighting(int) - Method in class org.mule.module.xml.transformer.DomDocumentToXml
 
setPriorityWeighting(int) - Method in class org.mule.module.xml.transformer.XmlToDomDocument
 
setPriorityWeighting(int) - Method in class org.mule.module.xml.transformer.XmlToOutputHandler
 
setPriorityWeighting(int) - Method in class org.mule.transformer.AbstractDiscoverableTransformer
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.ByteArrayToSerializable
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.ObjectArrayToString
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.ObjectToOutputHandler
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.ObjectToString
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.SerializableToByteArray
 
setPriorityWeighting(int) - Method in class org.mule.transport.http.transformers.ServletRequestToOutputHandler
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
setPriorityWeighting(int) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
setProcessIdField(String) - Method in class org.mule.transport.bpm.ProcessConnector
 
setPromptMessage(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setPromptMessageCode(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setProperties(Map) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setProperties(Map) - Method in interface org.mule.api.security.Authentication
 
setProperties(Map) - Method in class org.mule.endpoint.AbstractEndpointBuilder
NOTE - this appends properties.
setProperties(Map) - Method in class org.mule.module.jaas.JaasAuthentication
 
setProperties(Map) - Method in class org.mule.object.AbstractObjectFactory
 
setProperties(Map) - Method in class org.mule.object.JndiObjectFactory
 
setProperties(Map) - Method in class org.mule.security.DefaultMuleAuthentication
 
setPropertiesFromProperties(Map) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setProperty(Object, Object) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setProperty(Object, Object) - Method in interface org.mule.api.MuleSession
Will set a session level property.
setProperty(String, Object) - Method in interface org.mule.api.transport.MessageAdapter
Set a property on the message
setProperty(String, Object, PropertyScope) - Method in interface org.mule.api.transport.MessageAdapter
Set a property on the message
setProperty(String, Object, PropertyScope) - Method in class org.mule.DefaultMuleMessage
Set a property on the message
setProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
Set a property on the message
setProperty(Object, Object) - Method in class org.mule.DefaultMuleSession
Will set a session level property.
setProperty(Object, Object) - Method in class org.mule.endpoint.AbstractEndpointBuilder
Sets a property on the endpoint
setProperty(Object, Object) - Method in class org.mule.message.BaseMessage
 
setProperty(String, Object) - Method in class org.mule.module.client.MuleClient
 
setProperty(Object, Object) - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
setProperty(String, Object) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setProperty(String, Object) - Method in class org.mule.transport.AbstractMessageAdapter
Set a property on the message
setProperty(String, Object, PropertyScope) - Method in class org.mule.transport.AbstractMessageAdapter
Set a property on the message
setProperty(String, Object) - Method in class org.mule.transport.MessagePropertiesContext
Set a property on the message
setProperty(String, Object, PropertyScope) - Method in class org.mule.transport.MessagePropertiesContext
Set a property on the message
setPropertyClass(String) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Sets the class type of the property
setPropertyFromEndpoint(MuleEvent, MuleMessage, String) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
setPropertyName(String) - Method in class org.mule.transformer.simple.GetBeanProperty
 
setPropertyName(String) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Sets the name of the property
setProtocol(String) - Method in class org.mule.endpoint.URIBuilder
 
setProtocolHandler(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setProtocolHandler(String) - Method in interface org.mule.api.security.TlsProtocolHandler
 
setProtocolHandler(String) - Method in class org.mule.transport.http.HttpsConnector
 
setProtocolHandler(String) - Method in class org.mule.transport.ssl.SslConnector
 
setProvider(Provider) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setProvider(Provider) - Method in class org.mule.transport.http.HttpsConnector
 
setProvider(Provider) - Method in class org.mule.transport.ssl.SslConnector
 
setProviders(Collection) - Method in interface org.mule.api.security.SecurityManager
 
setProviders(Collection) - Method in class org.mule.security.MuleSecurityManager
 
setProxyHostname(String) - Method in class org.mule.transport.http.HttpConnector
 
setProxyPassword(String) - Method in class org.mule.transport.http.HttpConnector
 
setProxyPort(int) - Method in class org.mule.transport.http.HttpConnector
 
setProxyUsername(String) - Method in class org.mule.transport.http.HttpConnector
 
setQuartzScheduler(Scheduler) - Method in class org.mule.transport.quartz.QuartzConnector
 
setQueryMap(Map) - Method in class org.mule.endpoint.URIBuilder
 
setQueueConfiguration(String, QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setQueueConfiguration(String, QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setQueueEvents(boolean) - Method in class org.mule.transport.vm.VMConnector
 
setQueueManager(QueueManager) - Method in interface org.mule.api.MuleContext
Sets the queue manager used by mule for queuing events.
setQueueManager(QueueManager) - Method in class org.mule.DefaultMuleContext
 
setQueueProfile(QueueProfile) - Method in class org.mule.model.seda.SedaModel
 
setQueueProfile(QueueProfile) - Method in class org.mule.model.seda.SedaService
 
setQueueProfile(QueueProfile) - Method in class org.mule.transport.vm.VMConnector
 
setQueueTimeout(int) - Method in class org.mule.model.seda.SedaModel
 
setQueueTimeout(Integer) - Method in class org.mule.model.seda.SedaService
 
setQueueTimeout(int) - Method in class org.mule.transport.vm.VMConnector
 
setRawValue(double) - Method in interface org.mule.util.counters.Counter
Set the counter's value to a new value.
setRawValue(double) - Method in class org.mule.util.counters.impl.AbstractCounter
 
setRawValue(double) - Method in class org.mule.util.counters.impl.AggregateCounter
 
setRawValue(double) - Method in class org.mule.util.counters.impl.Number
 
setReceiveBacklog(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setReceiveBufferSize(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setReceiveBufferSize(int) - Method in class org.mule.transport.udp.UdpConnector
 
setReceiveMessagesInTransaction(boolean) - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
setReceiver(RmiMessageReceiver) - Method in interface org.mule.transport.rmi.RmiAble
Set Mule receiver as parameter for callback
setReceiverKey(String) - Method in interface org.mule.api.transport.MessageReceiver
 
setReceiverKey(String) - Method in class org.mule.transport.AbstractMessageReceiver
 
setReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.transport.AbstractConnector
Setter for property 'receiverThreadingProfile'.
setReceiveTimeout(int) - Method in class org.mule.transport.udp.UdpConnector
 
setRecipients(List) - Method in class org.mule.routing.outbound.StaticRecipientList
 
setRecoverJmsConnections(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setRedeliveryHandlerFactory(RedeliveryHandlerFactory) - Method in class org.mule.transport.jms.JmsConnector
 
setRef(String) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setReference() - Method in interface org.mule.config.spring.parsers.assembly.configuration.SingleProperty
 
setReference() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
setReference() - Method in class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
setRegistry(BeanDefinitionRegistry) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setRegistry(Registry) - Static method in class org.mule.RegistryContext
 
setRegistryId(String) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setRegistryId(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setRegistryScope(int) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setRegistryScope(int) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in interface org.mule.api.config.ThreadingProfile
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.mule.config.ChainedThreadingProfile
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.mule.config.ImmutableThreadingProfile
 
setRemoteSync(boolean) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setRemoteSync(boolean) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setRemoteSyncTimeout(int) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setRemoteSyncTimeout(int) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setRenameProperties(Map) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setReplyTo(String) - Method in interface org.mule.api.routing.OutboundRouter
Sets the replyTo endpoint for any outgoing messages.
setReplyTo(Object) - Method in interface org.mule.api.transport.MessageAdapter
Sets a replyTo address for this message.
setReplyTo(Object) - Method in class org.mule.DefaultMuleMessage
Sets a replyTo address for this message.
setReplyTo(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setReplyTo(Object) - Method in class org.mule.transport.AbstractMessageAdapter
Sets a replyTo address for this message.
setReplyTo(Object) - Method in class org.mule.transport.jms.JmsMessageAdapter
Sets a replyTo address for this message.
setReplyTo(Object) - Method in class org.mule.transport.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
setReplyTo(String) - Method in class org.mule.transport.soap.MuleSoapHeaders
 
setRequesterFactory(MessageRequesterFactory) - Method in interface org.mule.api.transport.Connector
The requester factory is used to create a message requester of the current request
setRequesterFactory(MessageRequesterFactory) - Method in class org.mule.transport.AbstractConnector
 
setRequesterThreadingProfile(ThreadingProfile) - Method in class org.mule.transport.AbstractConnector
Setter for property 'requesterThreadingProfile'.
setRequestLine(RequestLine) - Method in class org.mule.transport.http.HttpRequest
 
setRequireClientAuthentication(boolean) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setRequireClientAuthentication(boolean) - Method in interface org.mule.api.security.TlsDirectTrustStore
If a server socket is constructed directly (see TlsConfiguration) then this flag will control whether client authenticatin is required.
setRequireClientAuthentication(boolean) - Method in class org.mule.transport.http.HttpsConnector
 
setRequireClientAuthentication(boolean) - Method in class org.mule.transport.ssl.SslConnector
 
setRequiredParams(Map) - Method in class org.mule.transport.http.components.RestServiceWrapper
Required params that are pulled from the message.
setResolvedDomain(String) - Method in class org.mule.module.management.support.JmxRegistrationContext
Setter for property 'resolvedDomain'.
setResourceBundle(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setResponseRouter(ResponseRouterCollection) - Method in interface org.mule.api.service.Service
Response Routers control how events are returned in a request/response call.
setResponseRouter(ResponseRouterCollection) - Method in class org.mule.service.AbstractService
 
setResponseTransformers(List) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setResponseTransformers(List) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setRetryCount(int) - Method in class org.mule.transport.SimpleRetryConnectionStrategy
How many times to retry.
setRetryFrequency(long) - Method in class org.mule.transport.SimpleRetryConnectionStrategy
 
setReturnClass(Class) - Method in interface org.mule.api.transformer.Transformer
Sets the expected return type for the transformed data.
setReturnClass(Class) - Method in class org.mule.transformer.AbstractTransformer
 
setReturnClass(Class) - Method in class org.mule.transport.soap.SoapMethod
 
setReturnFirstResult(boolean) - Method in class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
setReturnSourceIfNull(boolean) - Method in class org.mule.transformer.simple.ExpressionTransformer
 
setReturnType(QName) - Method in class org.mule.transport.soap.SoapMethod
 
setReuseAddress(Boolean) - Method in class org.mule.transport.tcp.TcpConnector
This allows closed sockets to be reused while they are still in TIME_WAIT state
setReuseObject(boolean) - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
setReversible(boolean) - Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
setRightFilter(Filter) - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
Deprecated. 
setRmiRegistry(Registry) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setRollbackOnly() - Method in interface org.mule.api.transaction.Transaction
 
setRollbackOnly() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
setRollbackOnly() - Method in class org.mule.transaction.XaTransaction
 
setRollbackTxFilter(WildcardFilter) - Method in class org.mule.AbstractExceptionListener
 
setRouters(List) - Method in interface org.mule.api.routing.RouterCollection
 
setRouters(List) - Method in class org.mule.routing.AbstractRouterCollection
 
setRouterStatistics(RouterStatistics) - Method in interface org.mule.api.routing.Router
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractRouter
 
setSalt(byte[]) - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
setScheduler(ScheduledThreadPoolExecutor) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setSecurityContext(SecurityContext) - Method in interface org.mule.api.MuleSession
The security context for this session.
setSecurityContext(SecurityContext) - Method in class org.mule.DefaultMuleSession
The security context for this session.
setSecurityFilter(EndpointSecurityFilter) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setSecurityFilter(EndpointSecurityFilter) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setSecurityManager(SecurityManager) - Method in interface org.mule.api.MuleContext
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
setSecurityManager(SecurityManager) - Method in interface org.mule.api.security.EndpointSecurityFilter
 
setSecurityManager(SecurityManager) - Method in class org.mule.DefaultMuleContext
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
setSecurityManager(SecurityManager) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
setSecurityManager(SecurityManager) - Method in class org.mule.transport.rmi.RmiConnector
 
setSecurityPolicy(String) - Method in class org.mule.transport.rmi.RmiConnector
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.transport.http.HttpsConnector
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.transport.ssl.SslConnector
 
setSecurityProviders(String) - Method in interface org.mule.api.security.EndpointSecurityFilter
 
setSecurityProviders(String) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
setSendBufferSize(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setSendBufferSize(int) - Method in class org.mule.transport.udp.UdpConnector
 
setSendTcpNoDelay(boolean) - Method in class org.mule.transport.tcp.TcpConnector
 
setSendTimeout(int) - Method in class org.mule.transport.udp.UdpConnector
 
setSendTransformed(boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setServerClassName(String) - Method in class org.mule.transport.rmi.RmiConnector
Method setServerClassName
setServerCodebase(String) - Method in class org.mule.transport.rmi.RmiConnector
Method setServerCodebase
setServerSocketFactory(SimpleServerSocketFactory) - Method in class org.mule.transport.tcp.TcpConnector
 
setServerSoTimeout(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setServerUri(String) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setService(Service) - Method in interface org.mule.api.component.Component
 
setService(Service) - Method in interface org.mule.api.service.ServiceAware
 
setService(Service) - Method in interface org.mule.api.transport.MessageReceiver
 
setService(Service) - Method in class org.mule.component.AbstractComponent
 
setService(Service) - Method in class org.mule.component.builder.AbstractMessageBuilder
 
setService(Service) - Method in class org.mule.component.simple.BridgeComponent
Deprecated.
 
setService(Service) - Method in class org.mule.transport.AbstractMessageReceiver
 
setService(Service) - Method in class org.mule.transport.soap.WSProxyService
 
setServiceOverrides(Map) - Method in class org.mule.transport.AbstractConnector
Set the Service overrides on this connector.
setServiceUrl(String) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setServletUrl(String) - Method in class org.mule.transport.servlet.ServletConnector
 
setSessionHandler(SessionHandler) - Method in class org.mule.transport.AbstractConnector
Setter for property 'sessionHandler'.
setSingleResult(boolean) - Method in class org.mule.module.xml.transformer.JXPathExtractor
If multiple results are expected from the JXPathExtractor.expression evaluation, set this to false.
setSocketFactory(AbstractTcpSocketFactory) - Method in class org.mule.transport.tcp.TcpConnector
 
setSocketFactoryProperties(Map) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setSocketSoLinger(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setSocketTimeout(int) - Method in class org.mule.transport.http.HttpServerConnection
 
setSpecification(String) - Method in class org.mule.transport.jms.JmsConnector
 
setSpecification(String) - Method in class org.mule.transport.jms.JmsMessageAdapter
 
setSplitExpression(String) - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
setSSLProtocol(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setSslType(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setSslType(String) - Method in class org.mule.transport.http.HttpsConnector
 
setSslType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setStartTime(long) - Method in class org.mule.management.stats.AllStatistics
 
setStartupPropertiesFile(String) - Static method in class org.mule.MuleServer
 
setStatistics(RouterStatistics) - Method in interface org.mule.api.routing.RouterCollection
 
setStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
setStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractRouterCollection
 
setStatusLine(HttpVersion, int, String) - Method in class org.mule.transport.http.HttpResponse
 
setStatusLine(HttpVersion, int) - Method in class org.mule.transport.http.HttpResponse
 
setStopFurtherProcessing(boolean) - Method in interface org.mule.api.MuleEvent
Determines whether the default processing for this event will be executed.
setStopFurtherProcessing(boolean) - Method in interface org.mule.api.MuleEventContext
Determines whether the default processing for this event will be executed.
setStopFurtherProcessing(boolean) - Method in class org.mule.DefaultMuleEvent
Setting this parameter will stop the Mule framework from processing this event in the standard way.
setStopFurtherProcessing(boolean) - Method in class org.mule.DefaultMuleEventContext
Determines whether the default processing for this event will be executed.
setStore(ObjectStore) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
setStrategy(EncryptionStrategy) - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
setStrategy(CompressionStrategy) - Method in class org.mule.transformer.compression.AbstractCompressionTransformer
 
setStrategy(EncryptionStrategy) - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
setStrategyName(String) - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
setStreaming(boolean) - Method in class org.mule.transport.tcp.TcpInputStream
 
setStringProperty(String, String) - Method in interface org.mule.api.transport.MessageAdapter
Sets a String property on the message
setStringProperty(String, String) - Method in class org.mule.DefaultMuleMessage
Sets a String property on the message
setStringProperty(String, String) - Method in class org.mule.transport.AbstractMessageAdapter
Sets a String property on the message
setSubscription(String) - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
setSupportedPhases(Set) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setSupportedPhases(Set) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
 
setSupportedProtocols(List) - Method in class org.mule.transport.AbstractConnector
Sets A list of protocols that the connector can accept
setSuppressDeclaration(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setSynchronous(boolean) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setSynchronous(boolean) - Method in interface org.mule.api.MuleEvent
Determines whether the was sent synchrounously or not
setSynchronous(boolean) - Method in class org.mule.DefaultMuleEvent
 
setSynchronous(boolean) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setSynchronous(Boolean) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
setSynchronousEventTimeout(int) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setSystemModelType(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setTcpProtocol(TcpProtocol) - Method in class org.mule.transport.tcp.TcpConnector
 
setterMethod - Variable in class org.mule.config.spring.parsers.generic.ChildDefinitionParser
 
setterMethod - Variable in class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
setThreadFactory(ThreadFactory) - Method in interface org.mule.api.config.ThreadingProfile
 
setThreadFactory(ThreadFactory) - Method in class org.mule.config.ChainedThreadingProfile
 
setThreadFactory(ThreadFactory) - Method in class org.mule.config.ImmutableThreadingProfile
 
setThreadingProfile(ThreadingProfile) - Method in class org.mule.model.seda.SedaService
 
setThreadPriority(int) - Method in class org.mule.work.WorkerContext
Defines the thread priority level of the thread, which will be dispatched to process this work.
setThreadTTL(long) - Method in interface org.mule.api.config.ThreadingProfile
 
setThreadTTL(long) - Method in class org.mule.config.ChainedThreadingProfile
 
setThreadTTL(long) - Method in class org.mule.config.ImmutableThreadingProfile
 
setThreadWaitTimeout(long) - Method in interface org.mule.api.config.ThreadingProfile
 
setThreadWaitTimeout(long) - Method in class org.mule.config.ChainedThreadingProfile
 
setThreadWaitTimeout(long) - Method in class org.mule.config.ImmutableThreadingProfile
 
setTimeout(int) - Method in interface org.mule.api.MuleEvent
The number of milliseconds to wait for a return event when running synchronously.
setTimeout(int) - Method in interface org.mule.api.routing.ResponseRouter
Sets the timeout delay that the response router should wait for a response for a given event.
setTimeout(int) - Method in interface org.mule.api.routing.ResponseRouterCollection
 
setTimeout(int) - Method in interface org.mule.api.transaction.TransactionConfig
 
setTimeout(int) - Method in class org.mule.DefaultMuleEvent
 
setTimeout(int) - Method in class org.mule.routing.EventCorrelator
 
setTimeout(int) - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
setTimeout(int) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
setTimeout(int) - Method in class org.mule.routing.response.DefaultResponseRouterCollection
 
setTimeout(int) - Method in class org.mule.transaction.MuleTransactionConfig
 
setTimeout(int) - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
setTimeout(int) - Method in class org.mule.transport.tcp.TcpConnector
Deprecated.
The time out should be set explicitly for each
setTimeToLive(int) - Method in class org.mule.transport.multicast.MulticastConnector
 
setTimeUnit(TimeUnit) - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
setTopicResolver(JmsTopicResolver) - Method in class org.mule.transport.jms.JmsConnector
Setter for property 'topicResolver'.
setTracking(boolean) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
setTransactionConfig(TransactionConfig) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setTransactionConfig(TransactionConfig) - Method in interface org.mule.api.routing.OutboundRouter
 
setTransactionConfig(TransactionConfig) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setTransactionConfig(TransactionConfig) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setTransactionManager(TransactionManager) - Method in interface org.mule.api.MuleContext
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionManager(TransactionManager) - Method in class org.mule.DefaultMuleContext
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionRollbackOnly(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
setTransactionTimeout(int) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
setTransactionTimeout(int) - Method in class org.mule.util.xa.DefaultXASession
 
setTransferObjectClass(Class) - Method in interface org.mule.api.transformer.wire.WireFormat
 
setTransferObjectClass(Class) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
setTransformer(Transformer) - Method in class org.mule.routing.outbound.TransformerRouter
 
setTransformers(List) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setTransformers(List) - Method in class org.mule.api.FutureMessageResult
Set a post-invocation transformer.
setTransformers(List) - Method in interface org.mule.api.transport.ReplyToHandler
 
setTransformers(List) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setTransformers(List) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setTransformers(List) - Method in class org.mule.transport.DefaultReplyToHandler
 
setTransformFirst(boolean) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
setTransformFirst(boolean) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
setTrimText(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setTrustManagerAlgorithm(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setTrustManagerAlgorithm(String) - Method in interface org.mule.api.security.TlsDirectTrustStore
 
setTrustManagerAlgorithm(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setTrustManagerAlgorithm(String) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustManagerAlgorithm(String) - Method in class org.mule.transport.ssl.SslConnector
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setTrustManagerFactory(TrustManagerFactory) - Method in interface org.mule.api.security.TlsDirectTrustStore
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.transport.ssl.SslConnector
 
setTrustStore(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setTrustStore(String) - Method in interface org.mule.api.security.TlsIndirectTrustStore
 
setTrustStore(String) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustStore(String) - Method in class org.mule.transport.ssl.SslConnector
 
setTrustStoreName(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setTrustStorePassword(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setTrustStorePassword(String) - Method in interface org.mule.api.security.TlsIndirectTrustStore
 
setTrustStorePassword(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setTrustStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.transport.ssl.SslConnector
 
setTrustStoreType(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setTrustStoreType(String) - Method in interface org.mule.api.security.TlsDirectTrustStore
 
setTrustStoreType(String) - Method in class org.mule.module.management.agent.IBMSslAdapterServerSocketFactory
 
setTrustStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustStoreType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setTxManager(TransactionManager) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setType(String) - Method in class org.mule.config.spring.factories.EndpointFactoryBean
 
setType(Class) - Method in class org.mule.lifecycle.LifecycleObject
 
setupClientAuthorization(MuleEvent, HttpMethod, HttpClient, ImmutableEndpoint) - Method in class org.mule.transport.http.HttpConnector
 
setupDispatchReturn(OutboundEndpoint, MessageDispatcher, MuleMessage) - Method in class org.mule.transport.AbstractConnector
This method will return the dispatcher to the pool or, if the payload is an inputstream, replace the payload with a new DelegatingInputStream which returns the dispatcher to the pool when the stream is closed.
setupEntityMethod(Object, String, MuleMessage, URI, EntityEnclosingMethod) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
setupParentSpringRegistry(Registry) - Method in class org.mule.config.spring.MuleApplicationContext
Sets up TransientRegistry SpringRegistry parent relationship here.
setUpperCase(boolean) - Method in class org.mule.transformer.simple.ByteArrayToHexString
 
setupRequestMessage(HttpServletRequest, MuleMessage) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
setupRequestReturn(InboundEndpoint, MessageRequester, MuleMessage) - Method in class org.mule.transport.AbstractConnector
This method will return the requester to the pool or, if the payload is an inputstream, replace the payload with a new DelegatingInputStream which returns the requester to the pool when the stream is closed.
setURIBuilder(URIBuilder) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setURIBuilder(URIBuilder) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setUriResolver(URIResolver) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
setUrl(String) - Method in class org.mule.object.JndiObjectFactory
 
setUseMultipleTransactedReceivers(boolean) - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
setUser(String) - Method in class org.mule.endpoint.URIBuilder
 
setUsername(String) - Method in class org.mule.transport.jms.JmsConnector
 
setUseStaxSource(boolean) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setUseTemplates(boolean) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setValid(boolean) - Method in interface org.mule.api.MuleSession
Determines if this session is valid.
setValid(boolean) - Method in class org.mule.DefaultMuleSession
 
setValidateConnections(boolean) - Method in class org.mule.transport.tcp.TcpConnector
 
setValidateSchema(boolean) - Method in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
setValue(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
setValue(Object) - Method in class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser.ListEntry
 
setValue(Object) - Method in class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser.KeyValuePair
 
setValue(String) - Method in class org.mule.module.xml.filters.JXPathFilter
Deprecated.
Use setExpectedValue(String expectedValue).
setWireFormat(WireFormat) - Method in class org.mule.module.client.RemoteDispatcher
 
setWireFormat(WireFormat) - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
setWireFormat(WireFormat) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setWireFormatClass(String) - Method in class org.mule.module.client.remoting.ServerHandshake
 
setWorkingDirectory(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setWorkListener(WorkListener) - Method in interface org.mule.api.context.MuleContextBuilder
 
setWorkListener(WorkListener) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setWorkManager(WorkManager) - Method in interface org.mule.api.context.MuleContextBuilder
 
setWorkManager(WorkManager) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setWorkManager(WorkManager) - Method in class org.mule.model.seda.SedaService
 
setWorkManager(WorkManager) - Method in class org.mule.transport.AbstractMessageReceiver
 
setWorkManagerFactory(ThreadingProfile.WorkManagerFactory) - Method in interface org.mule.api.config.ThreadingProfile
 
setWorkManagerFactory(ThreadingProfile.WorkManagerFactory) - Method in class org.mule.config.ChainedThreadingProfile
 
setWorkManagerFactory(ThreadingProfile.WorkManagerFactory) - Method in class org.mule.config.ImmutableThreadingProfile
 
setWsdlEndpoint(String) - Method in class org.mule.transport.soap.WSProxyService
 
setWsdlFile(String) - Method in class org.mule.transport.soap.WSProxyService
 
setXHTML(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setXMLInputFactory(XMLInputFactory) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setXMLOutputFactory(XMLOutputFactory) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setXslFile(String) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
setXslFilePath(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setXslt(String) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
setXslTransformerFactory(String) - Method in class org.mule.module.xml.transformer.XsltTransformer
Configures the javax.xml.transform.Transformer factory class
ShortcutComponentDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ShortcutComponentDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ShortcutComponentDefinitionParser
 
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.CollectionCorrelatorCallback
 
shouldAggregateEvents(EventGroup) - Method in interface org.mule.routing.EventCorrelatorCallback
Determines if the event group is ready to be aggregated.
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.response.ResponseCorrelationAggregator.DefaultEventCorrelatorCallback
Determines if the event group is ready to be aggregated.
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.SingleCorrelatorCallback
The SingleResponseRouter will return true if the event group size is 1.
shouldConnect() - Method in class org.mule.transport.http.HttpMessageReceiver
 
shouldResequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
Determines whether the events in the passed EventGroup are ready to be reordered.
shouldResequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.CorrelationEventResequencer
 
shutdown(Throwable) - Method in class org.mule.MuleServer
Will shut down the server displaying the cause and time of the shutdown
shutdown() - Method in class org.mule.MuleServer
shutdown the server.
shutdown(Throwable) - Method in class org.mule.MuleShutdownHook
 
shutdown() - Method in class org.mule.MuleShutdownHook
 
shutdown(int, long) - Method in class org.mule.util.queue.TransactionalQueueManager
 
shutdown(int, long) - Method in class org.mule.util.xa.AbstractResourceManager
 
SHUTDOWN_MODE_KILL - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Try to stop active transaction NOW, do no rollbacks
SHUTDOWN_MODE_NORMAL - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Wait for all transactions to complete
SHUTDOWN_MODE_ROLLBACK - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Try to roll back all active transactions
shutdownNormally(Date) - Static method in class org.mule.config.i18n.CoreMessages
 
shutdownSocket() - Method in class org.mule.transport.ssl.SslMessageReceiver.SslWorker
 
shutdownSocket() - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
SimpleCallableJavaComponent - Class in org.mule.component
Simple JavaComponent implementation to be used when LifecycleAdapter is not required because i) the object instance implements Callable and so entry-point resolution is required and ii) nested-routers are not used.
An ObjectFactory can be set but must return object instances that implement Callable.
SimpleCallableJavaComponent() - Constructor for class org.mule.component.SimpleCallableJavaComponent
 
SimpleCallableJavaComponent(Callable) - Constructor for class org.mule.component.SimpleCallableJavaComponent
Create an SimpleCallableJavaComponent instance using an object instance that implements Callable
SimpleCallableJavaComponent(Class) - Constructor for class org.mule.component.SimpleCallableJavaComponent
Create an SimpleCallableJavaComponent instance using an object class.
SimpleCallableJavaComponent(ObjectFactory) - Constructor for class org.mule.component.SimpleCallableJavaComponent
 
SimpleCollectionAggregator - Class in org.mule.routing.inbound
This router will return all aggregated events as a MuleMessageCollection.
SimpleCollectionAggregator() - Constructor for class org.mule.routing.inbound.SimpleCollectionAggregator
 
SimpleCollectionResponseAggregator - Class in org.mule.routing.response
A simple aggregator that will keep collecting events until a timeout is reached.
SimpleCollectionResponseAggregator() - Constructor for class org.mule.routing.response.SimpleCollectionResponseAggregator
 
SimpleComponentDefinitionParser - Class in org.mule.config.spring.parsers.specific
Used to parse shortcut elements for simple built-in components such as BridgeComponent, org.mule.component.simple.EchoComponent and org.mule.component.simple.LogComponent.
SimpleComponentDefinitionParser(Class, Class) - Constructor for class org.mule.config.spring.parsers.specific.SimpleComponentDefinitionParser
 
SimpleConfigurationBuilder - Class in org.mule.config.builders
This simple ConfgurationBuilder implementation.
SimpleConfigurationBuilder(Map) - Constructor for class org.mule.config.builders.SimpleConfigurationBuilder
 
SimpleContext - Class in org.mule.jndi
 
SimpleContext() - Constructor for class org.mule.jndi.SimpleContext
 
SimpleNamespaceHandler - Class in org.mule.config.spring.handlers
 
SimpleNamespaceHandler() - Constructor for class org.mule.config.spring.handlers.SimpleNamespaceHandler
 
SimplePasswordJmxAuthenticator - Class in org.mule.module.management.support
A JMX authenticator for a simple username/password scheme.
SimplePasswordJmxAuthenticator() - Constructor for class org.mule.module.management.support.SimplePasswordJmxAuthenticator
 
SimplePrinter - Class in org.mule.management.stats.printers
SimplePrinter Default stats printer
SimplePrinter(Writer) - Constructor for class org.mule.management.stats.printers.SimplePrinter
 
SimplePrinter(OutputStream) - Constructor for class org.mule.management.stats.printers.SimplePrinter
 
SimplePropertyConfiguration - Class in org.mule.config.spring.parsers.assembly.configuration
A direct implementation of PropertyConfiguration
SimplePropertyConfiguration() - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
SimplePropertyConfiguration.MapValueMap - Class in org.mule.config.spring.parsers.assembly.configuration
 
SimplePropertyConfiguration.MapValueMap(Map) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.MapValueMap
 
SimplePropertyConfiguration.MapValueMap(String) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.MapValueMap
 
SimplePropertyConfiguration.NamedValueMap - Class in org.mule.config.spring.parsers.assembly.configuration
 
SimplePropertyConfiguration.NamedValueMap(String, String) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.NamedValueMap
 
SimplePropertyConfiguration.NamedValueMap(String, Map) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.NamedValueMap
 
SimplePropertyConfiguration.NamedValueMap(String, ValueMap) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.NamedValueMap
 
SimplePropertyDefinitionParser - Class in org.mule.config.spring.parsers.specific.properties
 
SimplePropertyDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.properties.SimplePropertyDefinitionParser
 
SimpleRegistryBootstrap - Class in org.mule.config.bootstrap
This object will load objects defined in a file called registry-bootstrap.properties into the local registry.
SimpleRegistryBootstrap() - Constructor for class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
SimpleRetryConnectionStrategy - Class in org.mule.transport
A simple connection retry strategy where the a connection will be attempted X number of retryCount every Y milliseconds.
SimpleRetryConnectionStrategy() - Constructor for class org.mule.transport.SimpleRetryConnectionStrategy
 
SimpleRetryConnectionStrategy.RetryCounter - Class in org.mule.transport
 
SimpleRetryConnectionStrategy.RetryCounter() - Constructor for class org.mule.transport.SimpleRetryConnectionStrategy.RetryCounter
 
SimpleServerSocketFactory - Interface in org.mule.transport.tcp
 
SingleAttemptConnectionStrategy - Class in org.mule.transport
Attempts to make a connection once and fails if there is an exception
SingleAttemptConnectionStrategy() - Constructor for class org.mule.transport.SingleAttemptConnectionStrategy
 
SingleCorrelatorCallback - Class in org.mule.routing
A Correlator that correlates one message at a time
SingleCorrelatorCallback() - Constructor for class org.mule.routing.SingleCorrelatorCallback
 
SingleJmsMessageReceiver - Class in org.mule.transport.jms
Registers a single Jms MessageListener for an endpoint
SingleJmsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.jms.SingleJmsMessageReceiver
 
SingleParentFamilyDefinitionParser - Class in org.mule.config.spring.parsers.delegate
 
SingleParentFamilyDefinitionParser(MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.SingleParentFamilyDefinitionParser
 
SingleProperty - Interface in org.mule.config.spring.parsers.assembly.configuration
 
SinglePropertyLiteral - Class in org.mule.config.spring.parsers.assembly.configuration
 
SinglePropertyLiteral(boolean, boolean, boolean) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
SinglePropertyLiteral(boolean) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
SinglePropertyLiteral() - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyLiteral
 
SinglePropertyWrapper - Class in org.mule.config.spring.parsers.assembly.configuration
 
SinglePropertyWrapper(String, PropertyConfiguration) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SinglePropertyWrapper
 
SingleResponseRouter - Class in org.mule.routing.response
Handles single event responses from a replyTo address.
SingleResponseRouter() - Constructor for class org.mule.routing.response.SingleResponseRouter
 
singleton - Variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
singletonComponentLifecycleAdapter - Variable in class org.mule.component.DefaultJavaComponent
 
singletonList(Object) - Static method in class org.mule.util.CollectionUtils
 
SingletonObjectFactory - Class in org.mule.object
Creates an instance of the object once and then always returns the same instance.
SingletonObjectFactory() - Constructor for class org.mule.object.SingletonObjectFactory
For Spring only
SingletonObjectFactory(String) - Constructor for class org.mule.object.SingletonObjectFactory
 
SingletonObjectFactory(String, Map) - Constructor for class org.mule.object.SingletonObjectFactory
 
SingletonObjectFactory(Class) - Constructor for class org.mule.object.SingletonObjectFactory
 
SingletonObjectFactory(Class, Map) - Constructor for class org.mule.object.SingletonObjectFactory
 
SingletonObjectFactory(Object) - Constructor for class org.mule.object.SingletonObjectFactory
Create the singleton based on a previously created object.
size() - Method in interface org.mule.api.MuleMessageCollection
 
size() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
size() - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
size() - Method in class org.mule.DefaultMessageCollection
 
size() - Method in class org.mule.routing.inbound.EventGroup
Returns the number of events collected so far.
size() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
size() - Method in class org.mule.util.MapCombiner
 
size() - Method in interface org.mule.util.queue.Queue
Returns the number of elements in this queue.
size(QueueInfo) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
skip(long) - Method in class org.mule.model.streaming.DelegatingInputStream
 
SOAP_ACTION_PROPERTY - Static variable in interface org.mule.transport.soap.SoapConstants
 
SOAP_ACTION_PROPERTY_CAPS - Static variable in interface org.mule.transport.soap.SoapConstants
 
SOAP_ENDPOINT_PREFIX - Static variable in interface org.mule.transport.soap.SoapConstants
 
SOAP_FOOTER - Static variable in class org.mule.transport.soap.transformers.HttpRequestToSoapRequest
 
SOAP_HEADER - Static variable in class org.mule.transport.soap.transformers.HttpRequestToSoapRequest
 
SOAP_NAMESPACE_PROPERTY - Static variable in interface org.mule.transport.soap.SoapConstants
 
SoapConstants - Interface in org.mule.transport.soap
Common SOAP constants
SoapMessages - Class in org.mule.transport.soap.i18n
 
SoapMessages() - Constructor for class org.mule.transport.soap.i18n.SoapMessages
 
SoapMethod - Class in org.mule.transport.soap
A SOAP method representation where the parameters are named
SoapMethod(String, String) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(String, List) - Constructor for class org.mule.transport.soap.SoapMethod
Creates a Soap Method using the param string set in the MUle configuration file
SoapMethod(QName, String) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(QName, List) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(QName) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(QName, QName) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(QName, QName, Class) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(QName, Class) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapMethod(QName, List, QName) - Constructor for class org.mule.transport.soap.SoapMethod
 
SoapNamespaceHandler - Class in org.mule.transport.soap.config
Reigsters a Bean Definition Parser for handling soap transport elements.
SoapNamespaceHandler() - Constructor for class org.mule.transport.soap.config.SoapNamespaceHandler
 
SoapServiceFinder - Class in org.mule.transport.soap
SoapServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
SoapServiceFinder() - Constructor for class org.mule.transport.soap.SoapServiceFinder
 
socket - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
socket - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
SOCKET_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
SocketEndpointURIBuilder - Class in org.mule.endpoint
SocketEndpointBuilder builds an endpointUri based on host and port only
SocketEndpointURIBuilder() - Constructor for class org.mule.endpoint.SocketEndpointURIBuilder
 
sortAgents(Collection) - Static method in class org.mule.agent.AgentSorter
 
sortLifecycleInstances(Collection, LifecycleObject) - Method in class org.mule.lifecycle.DefaultLifecyclePhase
Subclasses can override this method to order objects before the lifecycle method is applied to them.
sortLifecycleInstances(Collection, LifecycleObject) - Method in class org.mule.lifecycle.phases.MuleContextStartPhase
Make sure that the agents are started up in proper order.
sourceTypes - Variable in class org.mule.transformer.AbstractTransformer
A list of supported Class types that the source payload passed into this transformer
SPACE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
SpiUtils - Class in org.mule.util
 
SpiUtils() - Constructor for class org.mule.util.SpiUtils
 
SplashScreen - Class in org.mule.util
Implements singleton pattern to allow different splash-screen implementations following the concept of header, body, and footer.
SplashScreen() - Constructor for class org.mule.util.SplashScreen
 
splitAndTrim(String, String) - Static method in class org.mule.util.StringUtils
Like StringUtils.split(String, String), but additionally trims whitespace from the result tokens.
splitExpression - Variable in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
SPRING_APPLICATION_CONTEXT - Static variable in class org.mule.config.spring.SpringRegistry
Key used to lookup Spring Application Context from SpringRegistry via Mule's Registry interface.
SpringBeanLookup - Class in org.mule.config.spring.util
This is an implementation of the ObjectFactory interface which simply delegates to the Spring ApplicationContext.
SpringBeanLookup() - Constructor for class org.mule.config.spring.util.SpringBeanLookup
 
SpringInitialContextFactory - Class in org.mule.config.spring.jndi
TODO
SpringInitialContextFactory() - Constructor for class org.mule.config.spring.jndi.SpringInitialContextFactory
 
SpringRegistry - Class in org.mule.config.spring
 
SpringRegistry() - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(String) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(ConfigurableApplicationContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(String, ConfigurableApplicationContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringXmlConfigurationBuilder - Class in org.mule.config.spring
SpringXmlConfigurationBuilder enables Mule to be configured from a Spring XML Configuration file used with Mule name-spaces.
SpringXmlConfigurationBuilder(String, ApplicationContext) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String[], ApplicationContext) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String[]) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(ConfigResource[], ApplicationContext) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(ConfigResource[]) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXMLUtils - Class in org.mule.config.spring.util
These only depend on standard (JSE) XML classes and are used by Spring config code.
SpringXMLUtils() - Constructor for class org.mule.config.spring.util.SpringXMLUtils
 
SQUARE_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
SSL - Static variable in class org.mule.transport.ssl.SslConnector
 
SslConnector - Class in org.mule.transport.ssl
SslConnector provides a connector for SSL connections.
SslConnector() - Constructor for class org.mule.transport.ssl.SslConnector
 
SslMessageReceiver - Class in org.mule.transport.ssl
 
SslMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.ssl.SslMessageReceiver
 
SslMessageReceiver.SslWorker - Class in org.mule.transport.ssl
 
SslMessageReceiver.SslWorker(Socket, AbstractMessageReceiver) - Constructor for class org.mule.transport.ssl.SslMessageReceiver.SslWorker
 
SslNamespaceHandler - Class in org.mule.transport.ssl.config
Reigsters a Bean Definition Parser for handling elements.
SslNamespaceHandler() - Constructor for class org.mule.transport.ssl.config.SslNamespaceHandler
 
SslServerSocketFactory - Class in org.mule.transport.ssl
 
SslServerSocketFactory(TlsConfiguration) - Constructor for class org.mule.transport.ssl.SslServerSocketFactory
 
SslSocketFactory - Class in org.mule.transport.ssl
 
SslSocketFactory(TlsConfiguration) - Constructor for class org.mule.transport.ssl.SslSocketFactory
 
standaloneSet() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
standardOptions() - Method in class org.mule.config.spring.parsers.specific.BindingDefinitionParser
 
standardOptions() - Method in class org.mule.config.spring.parsers.specific.RouterDefinitionParser
 
start() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
start() - Method in class org.mule.agent.ConfigScannerAgent
 
start() - Method in interface org.mule.api.lifecycle.Startable
 
start() - Method in class org.mule.component.AbstractComponent
 
start() - Method in class org.mule.component.DefaultLifecycleAdapter
Propagates start() life-cycle to component object implementations if they implement the mule Startable interface.
start(WorkManager, WorkListener) - Method in class org.mule.context.notification.ServerNotificationManager
 
start() - Method in class org.mule.DefaultMuleContext
 
start() - Method in class org.mule.model.AbstractModel
Starts all registered components
start() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
start() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
start() - Method in class org.mule.module.management.agent.JdmkAgent
 
start() - Method in class org.mule.module.management.agent.JmxAgent
(non-Javadoc)
start() - Method in class org.mule.module.management.agent.Log4jAgent
 
start() - Method in class org.mule.module.management.agent.Mx4jAgent
 
start() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
start() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
start() - Method in class org.mule.module.management.mbean.ModelService
 
start() - Method in interface org.mule.module.management.mbean.ModelServiceMBean
 
start() - Method in class org.mule.module.management.mbean.MuleService
 
start() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
start() - Method in class org.mule.module.management.mbean.RegistryService
 
start() - Method in interface org.mule.module.management.mbean.RegistryServiceMBean
 
start() - Method in class org.mule.module.management.mbean.ServiceService
 
start(boolean, boolean) - Method in class org.mule.MuleServer
Start the mule server
start() - Method in class org.mule.service.AbstractService
 
start(boolean) - Method in class org.mule.service.AbstractService
Starts a Mule Service.
start() - Method in class org.mule.transport.AbstractConnector
 
start() - Method in class org.mule.transport.AbstractMessageReceiver
 
start(Xid, int) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
start() - Method in class org.mule.util.monitor.FileMonitor
 
start() - Method in class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
 
start() - Method in class org.mule.util.timer.EventTimerTask
 
start() - Method in class org.mule.util.xa.AbstractResourceManager
 
start(Xid, int) - Method in class org.mule.util.xa.DefaultXASession
 
start() - Method in class org.mule.work.MuleWorkManager
 
Startable - Interface in org.mule.api.lifecycle
Startable provides an object with a Startable.start() method which gets called when the Mule instance gets started.
startConnector() - Method in class org.mule.module.management.mbean.ConnectorService
 
startConnector() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
started - Variable in class org.mule.component.AbstractComponent
 
started - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
started - Variable in class org.mule.transport.AbstractConnector
Specifies if the endpoint started
started - Variable in class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
 
StartElementEventX - Class in org.mule.module.xml.stax
 
StartElementEventX(QName, List, List, NamespaceContext, Location, QName) - Constructor for class org.mule.module.xml.stax.StartElementEventX
 
StartException - Exception in org.mule.api.lifecycle
DisposeException TODO (document class)
StartException(Message, Startable) - Constructor for exception org.mule.api.lifecycle.StartException
 
StartException(Message, Throwable, Startable) - Constructor for exception org.mule.api.lifecycle.StartException
 
StartException(Throwable, Startable) - Constructor for exception org.mule.api.lifecycle.StartException
 
startListeners() - Method in class org.mule.service.AbstractService
 
startOnConnect - Variable in class org.mule.transport.AbstractConnector
If the connect method was called via the start method, this will be set so that when the connector comes on line it will be started
startOnConnect - Variable in class org.mule.transport.jms.JmsMessageReceiver
 
startOnConnect - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
startProcess(Object, Object, Map) - Method in interface org.mule.transport.bpm.BPMS
Start a new process.
startTransaction(Object) - Method in class org.mule.util.xa.AbstractResourceManager
Starts a new transaction and associates it with the current thread.
startWork(Work) - Method in class org.mule.work.MuleWorkManager
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.work.MuleWorkManager
 
StartWorkExecutor - Class in org.mule.work
 
StartWorkExecutor() - Constructor for class org.mule.work.StartWorkExecutor
 
STATE_INVOKE_NOT_SUPPORTED - Static variable in class org.mule.api.model.InvocationResult
the resover performing the invocation knows that it cannot attempt to make the invocation
STATE_INVOKED_FAILED - Static variable in class org.mule.api.model.InvocationResult
The invocation was attempted but failed
STATE_INVOKED_SUCESSFUL - Static variable in class org.mule.api.model.InvocationResult
the invocation was successful
StaticComponent - Class in org.mule.component.simple
A service that will return a static data object as a result.
StaticComponent() - Constructor for class org.mule.component.simple.StaticComponent
 
StaticRecipientList - Class in org.mule.routing.outbound
StaticRecipientList is used to dispatch a single event to multiple recipients over the same transport.
StaticRecipientList() - Constructor for class org.mule.routing.outbound.StaticRecipientList
 
Statistics - Interface in org.mule.api.management.stats
Statistics TODO
statistics - Variable in class org.mule.component.AbstractComponent
 
statistics - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
StatisticsService - Class in org.mule.module.management.mbean
StatisicsService exposes Mule processing statistics
StatisticsService() - Constructor for class org.mule.module.management.mbean.StatisticsService
 
StatisticsServiceMBean - Interface in org.mule.module.management.mbean
StatisticsServiceMBean is a JMX interfaces for querying Mule event processing statistics.
stats - Variable in class org.mule.service.AbstractService
 
status - Variable in class org.mule.util.xa.AbstractTransactionContext
 
STATUS_ACTIVE - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_COMMITTED - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_COMMITTING - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_MARKED_ROLLBACK - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_NO_TRANSACTION - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_PREPARED - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_PREPARING - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_ROLLEDBACK - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_ROLLING_BACK - Static variable in interface org.mule.api.transaction.Transaction
 
STATUS_UNKNOWN - Static variable in interface org.mule.api.transaction.Transaction
 
StaxSource - Class in org.mule.module.xml.stax
A StaxSource which gives us access to the underlying XMLStreamReader if we are StaxCapable down the line.
StaxSource(XMLStreamReader) - Constructor for class org.mule.module.xml.stax.StaxSource
 
StaxSource.PseudoReader - Class in org.mule.module.xml.stax
 
StaxSource.PseudoReader() - Constructor for class org.mule.module.xml.stax.StaxSource.PseudoReader
 
STDIO - Static variable in class org.mule.transport.stdio.StdioConnector
 
StdioConnector - Class in org.mule.transport.stdio
StdioConnector can send and receive Mule events over IO streams.
StdioConnector() - Constructor for class org.mule.transport.stdio.StdioConnector
 
StdioMessageDispatcher - Class in org.mule.transport.stdio
StdioMessageDispatcher is a simple stream dispatcher that obtains a stream from the Stream Connector to write to.
StdioMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.stdio.StdioMessageDispatcher
 
StdioMessageDispatcherFactory - Class in org.mule.transport.stdio
StdioMessageDispatcherFactory creates a Stream dispatcher suitable for writing to fixed streams such as System.in or System.out.
StdioMessageDispatcherFactory() - Constructor for class org.mule.transport.stdio.StdioMessageDispatcherFactory
 
StdioMessageReceiver - Class in org.mule.transport.stdio
StdioMessageReceiver is a listener for events from Mule components which then simply passes the events on to the target components.
StdioMessageReceiver(Connector, Service, InboundEndpoint, long) - Constructor for class org.mule.transport.stdio.StdioMessageReceiver
 
StdioMessages - Class in org.mule.transport.stdio.i18n
 
StdioMessages() - Constructor for class org.mule.transport.stdio.i18n.StdioMessages
 
StdioNamespaceHandler - Class in org.mule.transport.stdio.config
Reigsters a Bean Definition Parser for handling elements.
StdioNamespaceHandler() - Constructor for class org.mule.transport.stdio.config.StdioNamespaceHandler
 
stop() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
stop() - Method in class org.mule.agent.ConfigScannerAgent
 
stop() - Method in interface org.mule.api.lifecycle.Stoppable
 
stop() - Method in class org.mule.component.AbstractComponent
 
stop() - Method in class org.mule.component.DefaultLifecycleAdapter
Propagates stop() life-cycle to component object implementations if they implement the mule Stoppable interface.
stop() - Method in class org.mule.DefaultMuleContext
Stops the MuleManager which stops all sessions and connectors
stop() - Method in class org.mule.model.AbstractModel
Stops any registered components
stop() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
stop() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
stop() - Method in class org.mule.module.management.agent.JdmkAgent
 
stop() - Method in class org.mule.module.management.agent.JmxAgent
 
stop() - Method in class org.mule.module.management.agent.Log4jAgent
 
stop() - Method in class org.mule.module.management.agent.Mx4jAgent
 
stop() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
stop() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
stop() - Method in class org.mule.module.management.mbean.ModelService
 
stop() - Method in interface org.mule.module.management.mbean.ModelServiceMBean
 
stop() - Method in class org.mule.module.management.mbean.MuleService
 
stop() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
stop() - Method in class org.mule.module.management.mbean.RegistryService
 
stop() - Method in interface org.mule.module.management.mbean.RegistryServiceMBean
 
stop() - Method in class org.mule.module.management.mbean.ServiceService
 
stop() - Method in class org.mule.service.AbstractService
 
stop() - Method in class org.mule.transport.AbstractConnector
 
stop() - Method in class org.mule.transport.AbstractMessageReceiver
 
stop() - Method in class org.mule.util.monitor.FileMonitor
Stop the file monitor polling.
stop() - Method in class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
 
stop() - Method in class org.mule.util.timer.EventTimerTask
 
stop() - Method in class org.mule.util.xa.AbstractResourceManager
 
stop(int) - Method in class org.mule.util.xa.AbstractResourceManager
 
stop(int, long) - Method in class org.mule.util.xa.AbstractResourceManager
 
stopConnector() - Method in class org.mule.module.management.mbean.ConnectorService
 
stopConnector() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
StopException - Exception in org.mule.api.lifecycle
DisposeException TODO (document class)
StopException(Message, Stoppable) - Constructor for exception org.mule.api.lifecycle.StopException
 
StopException(Message, Throwable, Stoppable) - Constructor for exception org.mule.api.lifecycle.StopException
 
StopException(Throwable, Stoppable) - Constructor for exception org.mule.api.lifecycle.StopException
 
stopListeners() - Method in class org.mule.service.AbstractService
 
Stoppable - Interface in org.mule.api.lifecycle
Stoppable TODO (document class)
stopped - Variable in class org.mule.service.AbstractService
Determines if the service has been stopped
stopped - Variable in class org.mule.transport.AbstractMessageReceiver
 
stopping - Variable in class org.mule.component.AbstractComponent
 
stopping - Variable in class org.mule.service.AbstractService
Determines whether stop has been called and is still in progress
store - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
store(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
store(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
store(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Stores an object and returns its generated id.
store - Variable in class org.mule.util.store.InMemoryObjectStore
 
storeObject(String, Object) - Method in interface org.mule.api.store.ObjectStore
Store the given Object.
storeObject(String, Object) - Method in class org.mule.util.store.InMemoryObjectStore
Store the given Object.
storeObject(String, Object) - Method in class org.mule.util.store.TextFileObjectStore
Store the given Object.
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in interface org.mule.api.transport.SessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.MuleSessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.NullSessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.transport.http.HttpSessionHandler
 
STREAM_OK - Static variable in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
STREAM_SYSTEM_ERR - Static variable in class org.mule.transport.stdio.StdioConnector
 
STREAM_SYSTEM_IN - Static variable in class org.mule.transport.stdio.StdioConnector
 
STREAM_SYSTEM_OUT - Static variable in class org.mule.transport.stdio.StdioConnector
 
StreamCloser - Interface in org.mule.api.util
Closes a stream.
StreamCloserService - Interface in org.mule.api.util
Simple service to close streams of different types.
streamingComponentMustHaveOneEndpoint(String) - Static method in class org.mule.config.i18n.CoreMessages
 
streamingEndpointsDoNotSupportTransformers() - Static method in class org.mule.config.i18n.CoreMessages
 
streamingEndpointsMustBeUsedWithStreamingModel() - Static method in class org.mule.config.i18n.CoreMessages
 
streamingFailedForEndpoint(String) - Static method in class org.mule.config.i18n.CoreMessages
 
streamingFailedNoStream() - Static method in class org.mule.config.i18n.CoreMessages
 
streamingNotSupported(String) - Static method in class org.mule.config.i18n.CoreMessages
 
StreamingProtocol - Class in org.mule.transport.tcp.protocols
 
StreamingProtocol() - Constructor for class org.mule.transport.tcp.protocols.StreamingProtocol
 
StreamingTransformer - Interface in org.mule.api.transformer
TODO
StreamPayloadRequestEntity - Class in org.mule.transport.http
 
StreamPayloadRequestEntity(OutputHandler, MuleEvent) - Constructor for class org.mule.transport.http.StreamPayloadRequestEntity
 
StringAppendTransformer - Class in org.mule.transformer.simple
 
StringAppendTransformer() - Constructor for class org.mule.transformer.simple.StringAppendTransformer
 
StringAppendTransformer(String) - Constructor for class org.mule.transformer.simple.StringAppendTransformer
 
StringMessageUtils - Class in org.mule.util
Useful methods for formatting message strings for logging or exceptions.
stringsToClasses(Collection) - Method in class org.mule.transport.rmi.RmiConnector
 
stringToFile(String, String) - Static method in class org.mule.util.FileUtils
Reads the incoming String into a file at at the given destination.
stringToFile(String, String, boolean) - Static method in class org.mule.util.FileUtils
 
stringToFile(String, String, boolean, boolean) - Static method in class org.mule.util.FileUtils
 
StringToObjectArray - Class in org.mule.transformer.simple
StringToObjectArray converts a String into an object array.
StringToObjectArray() - Constructor for class org.mule.transformer.simple.StringToObjectArray
 
StringUtils - Class in org.mule.util
StringUtils contains useful methods for manipulating Strings.
StringUtils() - Constructor for class org.mule.util.StringUtils
 
STYLESHEET - Static variable in class org.mule.module.xml.config.XsltTextDefinitionParser
 
SUM - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the sum of two counters
Sum - Class in org.mule.util.counters.impl
 
Sum(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Sum
 
SunSecurityProviderInfo - Class in org.mule.api.security.provider
Sun JDK-specific security provider information.
SunSecurityProviderInfo() - Constructor for class org.mule.api.security.provider.SunSecurityProviderInfo
 
supports(Class) - Method in interface org.mule.api.security.SecurityProvider
 
supports(Class) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
checks whether the class is supported.
supportsProperty(String) - Method in class org.mule.transport.jms.JmsConnector
This method may be overridden in case a certain JMS implementation does not support all the standard JMS properties.
supportsProtocol(String) - Method in interface org.mule.api.transport.Connector
 
supportsProtocol(String) - Method in class org.mule.transport.AbstractConnector
 
suspend() - Method in interface org.mule.api.transaction.Transaction
Suspend the XA transaction
suspend() - Method in class org.mule.transaction.AbstractTransaction
 
suspend() - Method in class org.mule.transaction.XaTransaction
 
suspended - Variable in class org.mule.util.xa.AbstractTransactionContext
 
suspendedContexts - Variable in class org.mule.util.xa.AbstractXAResourceManager
 
suspendEncoding() - Method in class org.mule.util.Base64.OutputStream
Suspends encoding of the stream.
suspendXATransaction(Transaction) - Method in class org.mule.transaction.TransactionTemplate
 
SynchronizedVariable - Class in org.mule.util.concurrent
 
SynchronizedVariable() - Constructor for class org.mule.util.concurrent.SynchronizedVariable
 
SynchronizedVariable(Object) - Constructor for class org.mule.util.concurrent.SynchronizedVariable
 
synchronous - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
SYNCHRONOUS_PROPERTY - Static variable in interface org.mule.api.config.MuleProperties
Specifies whether mule should process messages sysnchonously, i.e.
synchronousEventTimeout - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
SyncWorkExecutor - Class in org.mule.work
 
SyncWorkExecutor() - Constructor for class org.mule.work.SyncWorkExecutor
 
SYSTEM_ATTRIBUTE - Static variable in class org.mule.transport.stdio.config.StdioNamespaceHandler
 
SYSTEM_ATTRIBUTE_ARRAY - Static variable in class org.mule.transport.stdio.config.StdioNamespaceHandler
 
SYSTEM_MAP - Static variable in class org.mule.transport.stdio.config.StdioNamespaceHandler
 
SYSTEM_PROPERTY_PREFIX - Static variable in interface org.mule.api.config.MuleConfiguration
The prefix for any Mule-specific properties set in the system properties
systemPropertyNotSet(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
SystemUtils - Class in org.mule.util
 
SystemUtils() - Constructor for class org.mule.util.SystemUtils
 
SYSTIME_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 

T

take() - Method in interface org.mule.util.queue.Queue
Blocks and retrieves an object from this queue.
TCP - Static variable in class org.mule.transport.tcp.TcpConnector
 
TcpConnector - Class in org.mule.transport.tcp
TcpConnector can bind or sent to a given TCP port on a given host.
TcpConnector() - Constructor for class org.mule.transport.tcp.TcpConnector
 
TcpInputStream - Class in org.mule.transport.tcp
The TcpMessageDispatcher and the TcpMessageReceiver use this class as the input parameter to the read() method on the TcpProtocol interface.
TcpInputStream(InputStream) - Constructor for class org.mule.transport.tcp.TcpInputStream
 
TcpMessageDispatcher - Class in org.mule.transport.tcp
Send transformed Mule events over TCP.
TcpMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.tcp.TcpMessageDispatcher
 
TcpMessageDispatcherFactory - Class in org.mule.transport.tcp
 
TcpMessageDispatcherFactory() - Constructor for class org.mule.transport.tcp.TcpMessageDispatcherFactory
 
TcpMessageReceiver - Class in org.mule.transport.tcp
TcpMessageReceiver acts like a TCP server to receive socket requests.
TcpMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.tcp.TcpMessageReceiver
 
TcpMessageReceiver.TcpWorker - Class in org.mule.transport.tcp
 
TcpMessageReceiver.TcpWorker(Socket, AbstractMessageReceiver) - Constructor for class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
TcpMessageRequester - Class in org.mule.transport.tcp
Request transformed Mule events from TCP.
TcpMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.tcp.TcpMessageRequester
 
TcpMessageRequesterFactory - Class in org.mule.transport.tcp
 
TcpMessageRequesterFactory() - Constructor for class org.mule.transport.tcp.TcpMessageRequesterFactory
 
TcpMessages - Class in org.mule.transport.tcp.i18n
 
TcpMessages() - Constructor for class org.mule.transport.tcp.i18n.TcpMessages
 
TcpNamespaceHandler - Class in org.mule.transport.tcp.config
Registers a Bean Definition Parser for handling elements.
TcpNamespaceHandler() - Constructor for class org.mule.transport.tcp.config.TcpNamespaceHandler
 
TcpProtocol - Interface in org.mule.transport.tcp
The TcpProtocol interface enables to plug different application level protocols on a TcpConnector.
TcpServerSocketFactory - Class in org.mule.transport.tcp
 
TcpServerSocketFactory() - Constructor for class org.mule.transport.tcp.TcpServerSocketFactory
 
TcpSocketFactory - Class in org.mule.transport.tcp
 
TcpSocketFactory() - Constructor for class org.mule.transport.tcp.TcpSocketFactory
 
TcpSocketKey - Class in org.mule.transport.tcp
This is used to adapt an endpoint so that it can be used as a key for sockets.
TcpSocketKey(ImmutableEndpoint) - Constructor for class org.mule.transport.tcp.TcpSocketKey
 
templateCausedMalformedEndpoint(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
TemplateEndpointRouter - Class in org.mule.routing.outbound
The TemplateEndpointRouter allows endpoints to be altered at runtime based on properties set on the current event or fallback values set on the endpoint properties.
TemplateEndpointRouter() - Constructor for class org.mule.routing.outbound.TemplateEndpointRouter
 
TemplateParser - Class in org.mule.util
TemplateParser is a simple string parser that will substitute tokens in a string with values supplied in a Map.
TemplateParser.TemplateCallback - Interface in org.mule.util
 
TempWrapperPropertyConfiguration - Class in org.mule.config.spring.parsers.assembly.configuration
Wrap a PropertyConfiguration so that changes are kept in the wrapper
TempWrapperPropertyConfiguration(PropertyConfiguration) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
TempWrapperPropertyConfiguration(PropertyConfiguration, boolean) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
testFlag(BeanDefinition, String) - Static method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
TextDefinitionParser - Class in org.mule.config.spring.parsers.generic
Grabs the text from an element and injects it into the parent, for example: A bunch of text. registerBeanDefinitionParser("foo", new OrphanDefinitionParser(Foo.class)); registerBeanDefinitionParser("bar-text", new TextDefinitionParser("barText")); will result in a call to Foo.setBarText("A bunch of text.")
TextDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.generic.TextDefinitionParser
 
TextFileObjectStore - Class in org.mule.util.store
A Simple object store that stores String objects by key to a text file.
TextFileObjectStore() - Constructor for class org.mule.util.store.TextFileObjectStore
 
ThreadingProfile - Interface in org.mule.api.config
Mule uses a few different pools i.e.
threadingProfile - Variable in class org.mule.model.seda.SedaService
The threading profile to use for this service.
ThreadingProfile.WorkManagerFactory - Interface in org.mule.api.config
 
ThreadingProfileDefinitionParser - Class in org.mule.config.spring.parsers.specific
This parser is responsible for processing the configuration elements.
ThreadingProfileDefinitionParser(String, String) - Constructor for class org.mule.config.spring.parsers.specific.ThreadingProfileDefinitionParser
 
ThreadSafeAccess - Interface in org.mule.api
Interface implemented by message-related objects that avoid exposing mutable data to multiple threads by providing immutable copies.
ThreadSafeAccess.AccessControl - Class in org.mule.api
This helper class can be used by code implementing this interface to determine whether the thread safety of a message should be enforced or not.
ThreadSafeAccess.AccessControl() - Constructor for class org.mule.api.ThreadSafeAccess.AccessControl
 
TIME_AVERAGE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the time average value of a counter
TIME_TO_LIVE_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
TimeAverage - Class in org.mule.util.counters.impl
 
TimeAverage(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.TimeAverage
 
TimedSocket - Class in org.mule.util
This class implements a timeout feature on socket connections.
TimeEvent - Class in org.mule.util.timer
TimeEvent TODO is an event that occurs at a specified number of milliseconds.
TimeEvent(Object, String, long) - Constructor for class org.mule.util.timer.TimeEvent
 
TimeEventListener - Interface in org.mule.util.timer
TimeEventListener provides a method to pass timer events to implementing objects.
timeExpired(TimeEvent) - Method in interface org.mule.util.timer.TimeEventListener
Passes the TimeEvent to an object
TIMEOUT - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
timeout - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
timeout - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
timeout - Variable in class org.mule.util.xa.AbstractTransactionContext
 
TIMEOUT_DO_NOT_WAIT - Static variable in interface org.mule.api.MuleEvent
 
TIMEOUT_NOT_SET_VALUE - Static variable in interface org.mule.api.MuleEvent
 
TIMEOUT_WAIT_FOREVER - Static variable in interface org.mule.api.MuleEvent
 
timestamp - Variable in class org.mule.api.context.notification.ServerNotification
 
TLS - Static variable in class org.mule.transport.ssl.TlsConnector
 
TlsConfiguration - Class in org.mule.api.security.tls
Support for configuring TLS/SSL connections.
TlsConfiguration(String) - Constructor for class org.mule.api.security.tls.TlsConfiguration
Support for TLS connections with a given initial value for the key store
TlsConnector - Class in org.mule.transport.ssl
TlsConnector Provides TLS connections
TlsConnector() - Constructor for class org.mule.transport.ssl.TlsConnector
 
TlsDirectKeyStore - Interface in org.mule.api.security
Configure direct key stores.
TlsDirectTrustStore - Interface in org.mule.api.security
Configure direct trust stores.
TlsIndirectKeyStore - Interface in org.mule.api.security
Configure indirect key stores.
TlsIndirectTrustStore - Interface in org.mule.api.security
Configure indirect trust stores.
TlsNamespaceHandler - Class in org.mule.transport.ssl.config
Reigsters a Bean Definition Parser for handling elements.
TlsNamespaceHandler() - Constructor for class org.mule.transport.ssl.config.TlsNamespaceHandler
 
TlsPropertiesMapper - Class in org.mule.api.security.tls
Move a TlsConfiguration to and from Properties (typically System Properties).
TlsPropertiesMapper(String) - Constructor for class org.mule.api.security.tls.TlsPropertiesMapper
 
TlsPropertiesSocketFactory - Class in org.mule.api.security.tls
A socket factory that is configured via Properties, using a TlsConfiguration that has been stored via TlsPropertiesMapper.
TlsPropertiesSocketFactory(boolean, String) - Constructor for class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
TlsProtocolHandler - Interface in org.mule.api.security
Set the underlying protocol handler.
toArray() - Method in class org.mule.routing.inbound.EventGroup
Returns a snapshot of collected events in this group.
toArray() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
toArray(Object[]) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
toArrayOfComponentType(Object[], Class) - Static method in class org.mule.util.ArrayUtils
Creates a copy of the given array, but with the given Class as element type.
toArrayOfComponentType(Collection, Class) - Static method in class org.mule.util.CollectionUtils
Creates an array of the given Collection's elements, but with the given Class as element type.
toByteArray(Message, String) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
toByteArray(InputStream) - Static method in class org.mule.util.IOUtils
This method wraps IOUtils' toByteArray(InputStream) method but catches any IOException and wraps it into a RuntimeException.
toClass(Object) - Static method in class org.mule.context.notification.ServerNotificationManager
Support string or class parameters
toDocument(Object) - Static method in class org.mule.module.xml.util.XMLUtils
 
toDocument(Object, String) - Static method in class org.mule.module.xml.util.XMLUtils
Converts an object of unknown type to an org.dom4j.Document if possible.
toDouble(Object) - Static method in class org.mule.util.NumberUtils
 
toDouble(String) - Static method in class org.mule.util.NumberUtils
 
toFloat(Object) - Static method in class org.mule.util.NumberUtils
 
toFloat(String) - Static method in class org.mule.util.NumberUtils
 
toHexString(byte[]) - Static method in class org.mule.util.StringUtils
 
toHexString(byte[], boolean) - Static method in class org.mule.util.StringUtils
Convert a byte array to a hexadecimal string.
toInt(Object) - Static method in class org.mule.util.NumberUtils
 
toInt(String) - Static method in class org.mule.util.NumberUtils
 
TOKEN_DELIM - Static variable in class org.mule.security.MuleCredentials
 
toLong(Object) - Static method in class org.mule.util.NumberUtils
 
toLong(String) - Static method in class org.mule.util.NumberUtils
 
toMessage(Object, Session) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
toMessageCollection() - Method in class org.mule.routing.inbound.EventGroup
 
toObject(Message, String) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
tooManyAcceptableMethodsOnObjectForTypes(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyAcceptableMethodsOnObjectUsingResolverForTypes(Object, Object, EntryPointResolver) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object, Object, EntryPointResolver) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyMatchingMethodsOnObjectWhichReturn(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyRedeliveries(String, String) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
TooManySatisfiableMethodsException - Exception in org.mule.model.resolvers
TooManySatisfiableMethodsException is thrown by EntryPointResolvers when the service passed has more than one method that meets the criteria of the configured EntryPointResolver.
TooManySatisfiableMethodsException(Object, Object[]) - Constructor for exception org.mule.model.resolvers.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, Class) - Constructor for exception org.mule.model.resolvers.TooManySatisfiableMethodsException
 
TOPIC - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
TOPIC_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
toStreamSource(XMLInputFactory, boolean, InputStream) - Static method in class org.mule.module.xml.util.XMLUtils
 
toString() - Method in class org.mule.agent.ConfigScannerAgent
 
toString() - Method in class org.mule.api.context.notification.ServerNotification
 
toString() - Method in class org.mule.api.transport.PropertyScope
 
toString() - Method in class org.mule.component.AbstractComponent
 
toString() - Method in class org.mule.config.ChainedThreadingProfile
 
toString() - Method in class org.mule.config.ConfigResource
 
toString() - Method in class org.mule.config.i18n.Message
 
toString() - Method in class org.mule.config.ImmutableThreadingProfile
 
toString() - Method in class org.mule.config.QueueProfile
 
toString() - Method in class org.mule.context.DefaultMuleContextBuilder
 
toString() - Method in class org.mule.context.notification.ComponentMessageNotification
 
toString() - Method in class org.mule.context.notification.EndpointMessageNotification
 
toString() - Method in class org.mule.context.notification.MuleContextNotification
 
toString() - Method in class org.mule.context.notification.RegistryNotification
 
toString() - Method in class org.mule.context.notification.TransactionNotification
 
toString() - Method in class org.mule.DefaultMuleEvent
 
toString() - Method in class org.mule.DefaultMuleEventContext
 
toString() - Method in class org.mule.DefaultMuleMessage
toString() - Method in class org.mule.endpoint.AbstractEndpoint
 
toString() - Method in class org.mule.endpoint.MuleEndpointURI
 
toString() - Method in class org.mule.endpoint.URIBuilder
 
toString() - Method in class org.mule.lifecycle.LifecycleObject
 
toString() - Method in class org.mule.message.BaseMessage
 
toString() - Method in class org.mule.message.ExceptionMessage
 
toString() - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
toString() - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
toString() - Method in class org.mule.model.resolvers.CallableEntryPointResolver
 
toString() - Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
toString() - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
toString() - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
 
toString() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
toString() - Method in class org.mule.module.jaas.MuleJaasPrincipal
 
toString() - Method in class org.mule.routing.inbound.EventGroup
 
toString() - Method in class org.mule.routing.nested.DefaultNestedRouter
 
toString() - Method in class org.mule.routing.nested.NestedInvocationHandler
 
toString() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
toString() - Method in class org.mule.service.AbstractService
 
toString() - Method in class org.mule.transaction.MuleTransactionConfig
 
toString() - Method in class org.mule.transaction.XaTransaction
 
toString() - Method in class org.mule.transformer.AbstractTransformer
 
toString(List) - Static method in class org.mule.transformer.TransformerUtils
 
toString() - Method in class org.mule.transformer.TransformerWeighting
 
toString() - Method in class org.mule.transport.AbstractConnectable
 
toString() - Method in class org.mule.transport.AbstractConnector
 
toString() - Method in class org.mule.transport.AbstractMessageAdapter
 
toString() - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
toString() - Method in class org.mule.transport.AbstractMessageReceiver
 
toString() - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
toString() - Method in class org.mule.transport.http.RequestLine
 
toString() - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
toString() - Method in class org.mule.transport.MessagePropertiesContext
 
toString() - Method in class org.mule.transport.NullPayload
 
toString() - Method in class org.mule.transport.tcp.TcpSocketKey
 
toString(Object, int) - Static method in class org.mule.util.ArrayUtils
Like ArrayUtils.toString(Object) but considers at most maxElements values; overflow is indicated by an appended "[..]" ellipsis.
toString(Collection, boolean) - Static method in class org.mule.util.CollectionUtils
Creates a String representation of the given Collection, with optional newlines between elements.
toString(Collection, int) - Static method in class org.mule.util.CollectionUtils
toString(Collection, int, boolean) - Static method in class org.mule.util.CollectionUtils
Creates a String representation of the given Collection, with optional newlines between elements.
toString() - Method in class org.mule.util.concurrent.WaitableBoolean
 
toString(InputStream) - Static method in class org.mule.util.IOUtils
This method wraps IOUtils' toString(InputStream) method but catches any IOException and wraps it into a RuntimeException.
toString() - Method in class org.mule.util.MapCombiner
 
toString(Map, boolean) - Static method in class org.mule.util.MapUtils
Creates a String representation of the given Map, with optional newlines between elements.
toString() - Method in class org.mule.util.SplashScreen
 
toString() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
toString(Object) - Static method in class org.mule.util.StringMessageUtils
 
toString() - Method in class org.mule.util.xa.AbstractTransactionContext
 
toString() - Method in class org.mule.VoidResult
 
toString() - Method in class org.mule.work.WorkerContext
 
toUrl(String, Object) - Method in class org.mule.transport.bpm.ProcessConnector
Generate a URL based on the process name and ID such as "bpm://myProcess/2342" If the parameters are missing, and allowGlobalReceiver is true, the GLOBAL_RECEIVER is returned.
toXml(Document) - Static method in class org.mule.module.xml.util.XMLUtils
Converts a DOM to an XML string.
toXmlSource(XMLInputFactory, boolean, Object) - Static method in class org.mule.module.xml.util.XMLUtils
Convert our object to a Source type efficiently.
toXMLStreamReader(XMLInputFactory, Object) - Static method in class org.mule.module.xml.util.XMLUtils
Returns an XMLStreamReader for an object of unknown type if possible.
trace(Object) - Method in class org.mule.util.MuleLogger
 
trace(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
TransactedPollingMessageReceiver - Class in org.mule.transport
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management.
TransactedPollingMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.TransactedPollingMessageReceiver
 
TransactedPollingMessageReceiver(Connector, Service, InboundEndpoint, long) - Constructor for class org.mule.transport.TransactedPollingMessageReceiver
Deprecated.
please use #TransactedPollingMessageReceiver(Connector,Service,InboundEndpoint,long,TimeUnit) instead
TransactedPollingMessageReceiver.MessageProcessorWorker - Class in org.mule.transport
 
TransactedPollingMessageReceiver.MessageProcessorWorker(TransactionTemplate, CountDownLatch, Object) - Constructor for class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
 
TransactedSingleResourceJmsMessageReceiver - Class in org.mule.transport.jms
 
TransactedSingleResourceJmsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker - Class in org.mule.transport.jms
 
TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker(Message) - Constructor for class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
 
Transaction - Interface in org.mule.api.transaction
 
TRANSACTION_BEGAN - Static variable in class org.mule.context.notification.TransactionNotification
 
TRANSACTION_COMMITTED - Static variable in class org.mule.context.notification.TransactionNotification
 
TRANSACTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
TRANSACTION_ROLLEDBACK - Static variable in class org.mule.context.notification.TransactionNotification
 
TransactionalQueueManager - Class in org.mule.util.queue
The Transactional Queue Manager is responsible for creating and Managing transactional Queues.
TransactionalQueueManager() - Constructor for class org.mule.util.queue.TransactionalQueueManager
 
TransactionalQueueManager.QueueTransactionContext - Class in org.mule.util.queue
 
TransactionalQueueManager.QueueTransactionContext() - Constructor for class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
transactionAlreadyBound() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionAvailableButActionIs(String) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionCallback - Interface in org.mule.api.transaction
 
transactionCannotBindNullResource() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCannotBindToNullKey() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCannotReadState() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCannotUnbind() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCanOnlyBindToResources(String) - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCommitFailed() - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionConfig - Interface in org.mule.api.transaction
TransactionConfig defines transaction configuration for a transactional endpoint.
transactionConfig - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
transactionConfig - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
TransactionConfigDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
TransactionConfigDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.TransactionConfigDefinitionParser
 
TransactionCoordination - Class in org.mule.transaction
 
TransactionDefinitionParser - Class in org.mule.config.spring.parsers.specific
Generates a transaction config with embedded factory.
TransactionDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
TransactionDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
TransactionException - Exception in org.mule.api.transaction
TransactionException is thrown when an exception occurs while trying to create, start commit or rollback an exception
TransactionException(Message) - Constructor for exception org.mule.api.transaction.TransactionException
 
TransactionException(Message, Throwable) - Constructor for exception org.mule.api.transaction.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.mule.api.transaction.TransactionException
 
TransactionFactory - Interface in org.mule.api.transaction
TransactionFactory creates a transaction.
transactionFactoryIsMandatory(String) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionInProgressException - Exception in org.mule.transaction
TransactionInProgressException is thrown if a new transaction is started when there is one already in progress.
TransactionInProgressException(Message) - Constructor for exception org.mule.transaction.TransactionInProgressException
 
TransactionInProgressException(Message, Throwable) - Constructor for exception org.mule.transaction.TransactionInProgressException
 
transactionManagerAlreadySet() - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionManagerDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
TransactionManagerDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.TransactionManagerDefinitionParser
 
TransactionManagerDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.TransactionManagerDefinitionParser
 
TransactionManagerFactory - Interface in org.mule.api.transaction
TranactionManagerFactory is a factory class for creating a transaction manager for the MuleServer.
transactionMarkedForRollback() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionNotAvailableButActionIs(String) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionNotification - Class in org.mule.context.notification
 
TransactionNotification(Transaction, int) - Constructor for class org.mule.context.notification.TransactionNotification
 
TransactionNotificationListener - Interface in org.mule.api.context.notification
TransactionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Transaction event occurs.
TransactionNotInProgressException - Exception in org.mule.transaction
TransactionNotInProgressException TODO (document class)
TransactionNotInProgressException(Message) - Constructor for exception org.mule.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(Message, Throwable) - Constructor for exception org.mule.transaction.TransactionNotInProgressException
 
transactionResourceAlreadyListedForKey(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionRollbackException - Exception in org.mule.transaction
 
TransactionRollbackException(Message) - Constructor for exception org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(Message, Throwable) - Constructor for exception org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(Throwable) - Constructor for exception org.mule.transaction.TransactionRollbackException
 
transactionRollbackFailed() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionSingleResourceOnly() - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionStatusException - Exception in org.mule.transaction
 
TransactionStatusException(Message) - Constructor for exception org.mule.transaction.TransactionStatusException
 
TransactionStatusException(Message, Throwable) - Constructor for exception org.mule.transaction.TransactionStatusException
 
TransactionStatusException(Throwable) - Constructor for exception org.mule.transaction.TransactionStatusException
 
TransactionTemplate - Class in org.mule.transaction
 
TransactionTemplate(TransactionConfig, ExceptionListener, MuleContext) - Constructor for class org.mule.transaction.TransactionTemplate
 
TRANSFER_ENCODING_CHUNKED - Static variable in class org.mule.transport.http.HttpConstants
 
transferObjectClass - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
 
transform(InputStream, OutputStream, String) - Method in interface org.mule.api.transformer.StreamingTransformer
Thransforms the supllied data and returns the result
transform(Object) - Method in interface org.mule.api.transformer.Transformer
Thransforms the supplied data and returns the result
transform(Object, Method) - Method in class org.mule.module.client.AbstractEventTransformer
 
transform(MuleMessage, String) - Method in class org.mule.module.xml.transformer.ObjectToXml
 
transform(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XmlToObject
 
transform(MuleMessage, String) - Method in class org.mule.transformer.AbstractMessageAwareTransformer
 
transform(Object) - Method in class org.mule.transformer.AbstractTransformer
Transforms the object.
transform(MuleMessage, String) - Method in class org.mule.transformer.simple.AutoTransformer
 
transform(MuleMessage, String) - Method in class org.mule.transformer.simple.ExpressionTransformer
 
transform(MuleMessage, String) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
transform(MuleMessage, String) - Method in class org.mule.transformer.simple.MuleMessageToByteArray
 
transform(MuleMessage, String) - Method in class org.mule.transformer.TransformerCollection
 
transform(MuleMessage, String) - Method in class org.mule.transformer.TransformerTemplate
 
transform(MuleMessage, String) - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
transform(MuleMessage, String) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
transform(MuleMessage, String) - Method in class org.mule.transport.jms.transformers.JMSMessageToObject
 
transform(MuleMessage, String) - Method in class org.mule.transport.jms.transformers.ObjectToJMSMessage
 
transform(MuleMessage, String) - Method in class org.mule.transport.servlet.HttpRequestToParameter
 
transform(MuleMessage, String) - Method in class org.mule.transport.soap.transformers.HttpRequestToSoapRequest
 
Transformer - Interface in org.mule.api.transformer
Transformer can be chained together to covert message payloads from one object type to another.
TRANSFORMER - Static variable in class org.mule.config.spring.parsers.specific.TransformerDefinitionParser
 
TRANSFORMER_FACTORY_JDK5 - Static variable in class org.mule.module.xml.util.XMLUtils
 
TRANSFORMER_PREFIX - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
TransformerCollection - Class in org.mule.transformer
TODO
TransformerCollection(List) - Constructor for class org.mule.transformer.TransformerCollection
 
TransformerCollection(Transformer[]) - Constructor for class org.mule.transformer.TransformerCollection
 
TransformerDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a transformer to be defined globally, or embedded within an endpoint (as either a normal or response transformer).
TransformerDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.TransformerDefinitionParser
 
TransformerDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.TransformerDefinitionParser
For custom transformers
TransformerException - Exception in org.mule.api.transformer
TransformerException is a simple exception that is thrown by transformers.
TransformerException(Message, Transformer) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message, List) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message, Transformer, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message, List, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Transformer, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(List, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message) - Constructor for exception org.mule.api.transformer.TransformerException
 
transformerInvalidReturnType(Class, String) - Static method in class org.mule.config.i18n.CoreMessages
 
transformerListCache - Variable in class org.mule.registry.AbstractRegistry
 
transformerNotImplementDiscoverable(Transformer) - Static method in class org.mule.config.i18n.CoreMessages
 
TransformerPairWireFormat - Class in org.mule.transformer.wire
TODO
TransformerPairWireFormat() - Constructor for class org.mule.transformer.wire.TransformerPairWireFormat
 
transformerPool - Variable in class org.mule.module.xml.transformer.XsltTransformer
 
TransformerRefDefinitionParser - Class in org.mule.config.spring.parsers.specific
Handle response transformers correctly
TransformerRefDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.TransformerRefDefinitionParser
 
TransformerRouter - Class in org.mule.routing.outbound
Simply applies a transformer before continuing on to the next router.
TransformerRouter() - Constructor for class org.mule.routing.outbound.TransformerRouter
 
transformers - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
transformers - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
TRANSFORMERS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
TransformerTemplate - Class in org.mule.transformer
TODO
TransformerTemplate(TransformerTemplate.TransformerCallback) - Constructor for class org.mule.transformer.TransformerTemplate
 
TransformerTemplate.OverwitePayloadCallback - Class in org.mule.transformer
 
TransformerTemplate.OverwitePayloadCallback(Object) - Constructor for class org.mule.transformer.TransformerTemplate.OverwitePayloadCallback
 
TransformerTemplate.TransformerCallback - Interface in org.mule.transformer
 
TransformerUtils - Class in org.mule.transformer
 
TransformerUtils() - Constructor for class org.mule.transformer.TransformerUtils
 
TransformerUtils.TransformerSource - Interface in org.mule.transformer
 
TransformerWeighting - Class in org.mule.transformer
Given a Transformer instance, an input class and output class this object will create a weighting for a transformer.
TransformerWeighting(Class, Class, Transformer) - Constructor for class org.mule.transformer.TransformerWeighting
 
transformFailed(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
transformFailedBeforeFilter() - Static method in class org.mule.config.i18n.CoreMessages
 
transformFailedFrom(Class) - Static method in class org.mule.config.i18n.CoreMessages
 
transformFromMessage(Message) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
transformHasMultipleMatches(Class, Class, Transformer, Transformer) - Static method in class org.mule.config.i18n.CoreMessages
 
transformMessage() - Method in interface org.mule.api.MuleEvent
Transforms the message into it's recognised or expected format.
transformMessage(Class) - Method in interface org.mule.api.MuleEvent
Transforms the message into the requested format.
transformMessage() - Method in interface org.mule.api.MuleEventContext
Returns the message transformed into it's recognised or expected format.
transformMessage(Class) - Method in interface org.mule.api.MuleEventContext
Returns the message transformed into it's recognised or expected format.
transformMessage() - Method in class org.mule.DefaultMuleEvent
 
transformMessage(Class) - Method in class org.mule.DefaultMuleEvent
 
transformMessage() - Method in class org.mule.DefaultMuleEventContext
Returns the message transformed into it's recognised or expected format.
transformMessage(Class) - Method in class org.mule.DefaultMuleEventContext
Returns the message transformed into its recognised or expected format.
transformMessageToBytes() - Method in interface org.mule.api.MuleEvent
Transforms the message into it's recognised or expected format and then into an array of bytes.
transformMessageToBytes() - Method in interface org.mule.api.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
transformMessageToBytes() - Method in class org.mule.DefaultMuleEvent
This method will attempt to convert the transformed message into an array of bytes It will first check if the result of the transformation is a byte array and return that.
transformMessageToBytes() - Method in class org.mule.DefaultMuleEventContext
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
transformMessageToString() - Method in interface org.mule.api.MuleEvent
Returns the message transformed into it's recognised or expected format and then into a String.
transformMessageToString() - Method in interface org.mule.api.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
transformMessageToString() - Method in class org.mule.DefaultMuleEvent
Returns the message transformed into it's recognised or expected format and then into a String.
transformMessageToString() - Method in class org.mule.DefaultMuleEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
transformOnObjectNotOfSpecifiedType(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
transformOnObjectUnsupportedTypeOfEndpoint(String, Class, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
transformResponse(Object) - Method in class org.mule.transport.http.HttpMessageReceiver
 
transformToMessage(MuleMessage) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
transformUnexpectedType(Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
TransientRegistry - Class in org.mule.registry
 
TransientRegistry() - Constructor for class org.mule.registry.TransientRegistry
 
TransientRegistry(Registry) - Constructor for class org.mule.registry.TransientRegistry
 
TransientRegistryDisposePhase - Class in org.mule.lifecycle.phases
The Dispose phase for the TransientRegistry LifecycleManager.
TransientRegistryDisposePhase() - Constructor for class org.mule.lifecycle.phases.TransientRegistryDisposePhase
 
TransientRegistryDisposePhase(Class[]) - Constructor for class org.mule.lifecycle.phases.TransientRegistryDisposePhase
 
TransientRegistryInitialisePhase - Class in org.mule.lifecycle.phases
The Initialise phase for the TransientRegistry LifecycleManager.
TransientRegistryInitialisePhase() - Constructor for class org.mule.lifecycle.phases.TransientRegistryInitialisePhase
 
TransientRegistryInitialisePhase(Class[]) - Constructor for class org.mule.lifecycle.phases.TransientRegistryInitialisePhase
 
translateName(String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
Extract a JavaBean property name from the supplied attribute name.
translateName(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
translateName(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
Extract a JavaBean property name from the supplied attribute name.
translateName(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
translateName(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
translateValue(String, String) - Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
 
translateValue(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
translateValue(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
translateValue(String, String) - Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
translateValue(String, String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
TransportEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
This is intended for use by endpoint-specific parsers for non-global endpoint elements.
TransportEndpointDefinitionParser(String, Class, String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
 
TransportEndpointDefinitionParser(String, boolean, Class, String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
 
TransportEndpointDefinitionParser(String, boolean, Class, String[], String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
 
TransportEndpointDefinitionParser(String, boolean, Class, String[], String[][], String[][]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
 
TransportEndpointDefinitionParser(String, boolean, Class, String[], String[], String[][], String[][]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
 
TransportFactory - Class in org.mule.transport.service
TransportFactory can be used for generically creating endpoints from an url.
TransportFactory() - Constructor for class org.mule.transport.service.TransportFactory
 
TransportFactoryException - Exception in org.mule.transport.service
TransportFactoryException is thrown by the endpoint factory if the endpoint service cannot be found in the META-INF/services directory or if any part of the endpoint cannot be instanciated.
TransportFactoryException(Message) - Constructor for exception org.mule.transport.service.TransportFactoryException
 
TransportFactoryException(Message, Throwable) - Constructor for exception org.mule.transport.service.TransportFactoryException
 
TransportFactoryException(Throwable) - Constructor for exception org.mule.transport.service.TransportFactoryException
 
TransportGlobalEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
A parser for global endpoints.
TransportGlobalEndpointDefinitionParser(String, String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
 
TransportGlobalEndpointDefinitionParser(String, boolean, String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
 
TransportGlobalEndpointDefinitionParser(String, boolean, String[], String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
 
TransportGlobalEndpointDefinitionParser(String, boolean, Class, String[], String[]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
 
TransportGlobalEndpointDefinitionParser(String, boolean, String[], String[][], String[][]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
 
TransportGlobalEndpointDefinitionParser(String, boolean, String[], String[], String[][], String[][]) - Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
 
TransportServiceDescriptor - Interface in org.mule.transport.service
TransportServiceDescriptor describes the necessary information for creating a connector from a service descriptor.
TransportServiceException - Exception in org.mule.transport.service
TransportServiceException is thrown if a ProviderServicedescriptor has a service error set.
TransportServiceException(Message) - Constructor for exception org.mule.transport.service.TransportServiceException
 
TransportServiceException(Message, Throwable) - Constructor for exception org.mule.transport.service.TransportServiceException
 
TransportServiceNotFoundException - Exception in org.mule.transport.service
TransportServiceNotFoundException is thorown if no matching service endpoint descriptor is found for the connector protocol.
TransportServiceNotFoundException(String) - Constructor for exception org.mule.transport.service.TransportServiceNotFoundException
 
TransportServiceNotFoundException(String, Throwable) - Constructor for exception org.mule.transport.service.TransportServiceNotFoundException
 
treeBindings - Variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
truncate(String, int, boolean) - Static method in class org.mule.util.StringMessageUtils
 
TrustStoreDefinitionParser - Class in org.mule.config.spring.parsers.specific.tls
 
TrustStoreDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.tls.TrustStoreDefinitionParser
 
TwoStageMapBeanAssembler - Class in org.mule.config.spring.parsers.assembly
This is used by MapDefinitionParserMutator - it takes a normal bean definition and re-packages it as a map (rather than individual values).
TwoStageMapBeanAssembler(TwoStageMapBeanAssemblerFactory.BeanAssemblerStore, PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Constructor for class org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssembler
 
TwoStageMapBeanAssemblerFactory - Class in org.mule.config.spring.parsers.assembly
 
TwoStageMapBeanAssemblerFactory(TwoStageMapBeanAssemblerFactory.BeanAssemblerStore) - Constructor for class org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssemblerFactory
 
TwoStageMapBeanAssemblerFactory.BeanAssemblerStore - Interface in org.mule.config.spring.parsers.assembly
 
TYPE_ERROR - Static variable in class org.mule.api.context.notification.ServerNotification
 
TYPE_FATAL - Static variable in class org.mule.api.context.notification.ServerNotification
 
TYPE_INBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_INFO - Static variable in class org.mule.api.context.notification.ServerNotification
 
TYPE_NESTED - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_OUTBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_RESPONSE - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_WARNING - Static variable in class org.mule.api.context.notification.ServerNotification
 

U

UDP - Static variable in class org.mule.transport.udp.UdpConnector
 
UdpConnector - Class in org.mule.transport.udp
UdpConnector can send and receive Mule events as Datagram packets.
UdpConnector() - Constructor for class org.mule.transport.udp.UdpConnector
 
UdpMessageAdapter - Class in org.mule.transport.udp
UdpMessageAdapter
UdpMessageAdapter(Object) - Constructor for class org.mule.transport.udp.UdpMessageAdapter
 
UdpMessageAdapter(UdpMessageAdapter) - Constructor for class org.mule.transport.udp.UdpMessageAdapter
 
UdpMessageDispatcher - Class in org.mule.transport.udp
UdpMessageDispatcher is responsible for dispatching MuleEvents as UDP packets on the network
UdpMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.udp.UdpMessageDispatcher
 
UdpMessageDispatcherFactory - Class in org.mule.transport.udp
UdpMessageDispatcherFactory creates a dispatcher for sending UDP packets.
UdpMessageDispatcherFactory() - Constructor for class org.mule.transport.udp.UdpMessageDispatcherFactory
 
UdpMessageReceiver - Class in org.mule.transport.udp
UdpMessageReceiver receives UDP message packets.
UdpMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.udp.UdpMessageReceiver
 
UdpMessageReceiver.UdpWorker - Class in org.mule.transport.udp
 
UdpMessageReceiver.UdpWorker(DatagramSocket, DatagramPacket) - Constructor for class org.mule.transport.udp.UdpMessageReceiver.UdpWorker
 
UdpMessageRequester - Class in org.mule.transport.udp
Responsible for requesting MuleEvents as UDP packets on the network
UdpMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.udp.UdpMessageRequester
 
UdpMessageRequesterFactory - Class in org.mule.transport.udp
Creates a dispatcher for receiving UDP packets.
UdpMessageRequesterFactory() - Constructor for class org.mule.transport.udp.UdpMessageRequesterFactory
 
UdpMessages - Class in org.mule.transport.udp.i18n
 
UdpMessages() - Constructor for class org.mule.transport.udp.i18n.UdpMessages
 
UdpNamespaceHandler - Class in org.mule.transport.udp.config
Reigsters a Bean Definition Parser for handling UDP specific elements.
UdpNamespaceHandler() - Constructor for class org.mule.transport.udp.config.UdpNamespaceHandler
 
UdpSocketFactory - Class in org.mule.transport.udp
Creates a client socket using the host and port address supplied in the endpoint URI.
UdpSocketFactory() - Constructor for class org.mule.transport.udp.UdpSocketFactory
 
umoMessage - Variable in exception org.mule.api.MessagingException
The MuleMessage being processed when the error occurred
unableToGetEndpointUri(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
UnauthorisedException - Exception in org.mule.api.security
UnauthorisedException is thrown if authentication fails
UnauthorisedException(Message) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(Message, Throwable) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(Message, MuleMessage) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(MuleMessage, SecurityContext, ImmutableEndpoint, EndpointSecurityFilter) - Constructor for exception org.mule.api.security.UnauthorisedException
 
unbind(Name) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
unbind(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
unbind(Name) - Method in class org.mule.jndi.SimpleContext
 
unbind(String) - Method in class org.mule.jndi.SimpleContext
 
unbindTransaction(Transaction) - Method in class org.mule.transaction.TransactionCoordination
 
uncompressByteArray(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
uncompressByteArray(byte[]) - Method in class org.mule.util.compression.GZipCompression
Used for uncompressing a byte array into a uncompressed byte array using GZIP
UNDEFINED - Static variable in class org.mule.module.xml.config.XsltTextDefinitionParser
 
underlyingIn - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
uniqueIdNotSupportedByAdapter(String) - Static method in class org.mule.config.i18n.CoreMessages
 
UniqueIdNotSupportedException - Exception in org.mule.api.transport
UniqueIdNotSupportedException is thrown by MessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
UniqueIdNotSupportedException(MessageAdapter) - Constructor for exception org.mule.api.transport.UniqueIdNotSupportedException
 
UniqueIdNotSupportedException(MessageAdapter, Message) - Constructor for exception org.mule.api.transport.UniqueIdNotSupportedException
 
UniqueIdNotSupportedException(MessageAdapter, Throwable) - Constructor for exception org.mule.api.transport.UniqueIdNotSupportedException
 
uniqueValue(String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
UnknownAuthenticationTypeException - Exception in org.mule.api.security
UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised Authentication type.
UnknownAuthenticationTypeException(Authentication) - Constructor for exception org.mule.api.security.UnknownAuthenticationTypeException
 
UNLIMITED - Static variable in class org.mule.transport.tcp.protocols.DirectProtocol
 
UNLIMITED_DEPTH - Static variable in class org.mule.util.MapCombiner
 
unrecognisedServiceType(String) - Static method in class org.mule.config.i18n.CoreMessages
 
unregisterAgent(String) - Method in interface org.mule.api.registry.Registry
 
unregisterAgent(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterAgent(String) - Method in class org.mule.registry.TransientRegistry
 
unregisterComponent(String) - Method in class org.mule.module.client.MuleClient
Deprecated.
Use the RegistryContext to get the registry and unregister the service there
unregisterConnector(String) - Method in interface org.mule.api.registry.Registry
 
unregisterConnector(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterConnector(String) - Method in class org.mule.registry.TransientRegistry
 
unregistered() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
unregistered() - Method in class org.mule.agent.ConfigScannerAgent
 
unregistered() - Method in interface org.mule.api.agent.Agent
 
unregistered() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
unregistered() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
unregistered() - Method in class org.mule.module.management.agent.JdmkAgent
 
unregistered() - Method in class org.mule.module.management.agent.JmxAgent
unregistered() - Method in class org.mule.module.management.agent.Log4jAgent
 
unregistered() - Method in class org.mule.module.management.agent.Mx4jAgent
 
unregistered() - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
unregistered() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
unregisterEndpoint(String) - Method in interface org.mule.api.registry.Registry
 
unregisterEndpoint(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterEndpoint(String) - Method in class org.mule.registry.TransientRegistry
 
unregisterEvaluator(String) - Static method in class org.mule.util.expression.ExpressionEvaluatorManager
Removes the evaluator with the given name
unregisterListener(ServerNotificationListener) - Method in interface org.mule.api.MuleContext
Unregisters a previously registered listener.
unregisterListener(Service, InboundEndpoint) - Method in interface org.mule.api.transport.Connector
 
unregisterListener(ServerNotificationListener) - Method in class org.mule.DefaultMuleContext
 
unregisterListener(Service, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
 
unregisterListeners() - Method in class org.mule.service.AbstractService
 
unregisterMBeansIfNecessary() - Method in class org.mule.module.management.agent.Log4jAgent
Unregister all log4j MBeans if there are any left over the old deployment
unregisterMBeansIfNecessary() - Method in class org.mule.module.management.agent.Mx4jAgent
Unregister all Mx4j MBeans if there are any left over the old deployment
unregisterMBeansIfNecessary() - Method in class org.mule.module.management.agent.WrapperManagerAgent
Unregister all MBeans if there are any left over the old deployment
unregisterMeQuietly() - Method in class org.mule.module.management.agent.WrapperManagerAgent
Quietly unregister ourselves.
unregisterModel(String) - Method in interface org.mule.api.registry.Registry
 
unregisterModel(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterModel(String) - Method in class org.mule.registry.TransientRegistry
 
unregisterObject(String) - Method in interface org.mule.api.registry.Registry
 
unregisterObject(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterObject(String, Object) - Method in class org.mule.registry.TransientRegistry
 
unregisterObject(String) - Method in class org.mule.registry.TransientRegistry
 
unregisterService(String) - Method in interface org.mule.api.registry.Registry
 
unregisterService(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterService(String) - Method in class org.mule.registry.TransientRegistry
 
unregisterSourceType(Class) - Method in class org.mule.transformer.AbstractTransformer
 
unregisterSupportedProtocol(String) - Method in class org.mule.transport.AbstractConnector
 
unregisterTransformer(String) - Method in interface org.mule.api.registry.Registry
 
unregisterTransformer(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterTransformer(String) - Method in class org.mule.registry.TransientRegistry
 
UNSAFE - Static variable in class org.mule.RequestContext
 
unsafeRewriteEvent(MuleMessage) - Static method in class org.mule.OptimizedRequestContext
Sets a new message payload in the RequestContext but maintains all other properties (session, endpoint, synchronous, etc.) from the previous event.
unsafeSetEvent(MuleEvent) - Static method in class org.mule.OptimizedRequestContext
Set an event for out-of-scope thread access.
unschedule() - Method in class org.mule.transport.AbstractPollingMessageReceiver
This method cancels the schedules which were created in AbstractPollingMessageReceiver.schedule().
UnsupportedAuthenticationSchemeException - Exception in org.mule.api.security
UnsupportedAuthenticationSchemeException is thrown when a authentication scheme is being used on the message that the Security filter does not understand
UnsupportedAuthenticationSchemeException(Message, MuleMessage) - Constructor for exception org.mule.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedMessageDispatcher - Class in org.mule.transport
 
UnsupportedMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.UnsupportedMessageDispatcher
 
UnsupportedMessageDispatcherFactory - Class in org.mule.transport
 
UnsupportedMessageDispatcherFactory() - Constructor for class org.mule.transport.UnsupportedMessageDispatcherFactory
 
UnsupportedMessageRequester - Class in org.mule.transport
 
UnsupportedMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.UnsupportedMessageRequester
 
UnsupportedMessageRequesterFactory - Class in org.mule.transport
 
UnsupportedMessageRequesterFactory() - Constructor for class org.mule.transport.UnsupportedMessageRequesterFactory
 
unsupportedMethod(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
unsupportedOperation(String, Object) - Method in class org.mule.registry.AbstractRegistry
 
unsupportedServerWireForat(String) - Static method in class org.mule.module.client.i18n.ClientMessages
 
UnsupportedWireFormatException - Exception in org.mule.module.client.remoting
Exception is thrown when the server is using a wire format that the client does not support
UnsupportedWireFormatException(String, Exception) - Constructor for exception org.mule.module.client.remoting.UnsupportedWireFormatException
 
unzip(File, File) - Static method in class org.mule.util.FileUtils
Unzip the specified archive to the given directory
updateCachedNotificationHandler() - Method in class org.mule.transport.AbstractConnector
 
updateContext(MuleMessage, ImmutableEndpoint, boolean) - Method in class org.mule.module.client.RemoteDispatcher
 
updatePayload(MuleMessage, Object) - Method in class org.mule.security.AbstractEndpointSecurityFilter
 
updateProcess(Object, Map) - Method in interface org.mule.transport.bpm.BPMS
Update the variables/parameters for an already-running process.
updateTransformerEndpoints(List) - Method in class org.mule.endpoint.AbstractEndpoint
 
URI_1999_SCHEMA_XSD - Static variable in class org.mule.transport.soap.NamedParameter
 
URI_2000_SCHEMA_XSD - Static variable in class org.mule.transport.soap.NamedParameter
 
URI_2001_SCHEMA_XSD - Static variable in class org.mule.transport.soap.NamedParameter
 
URI_BUILDER_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.mule.transport.soap.NamedParameter
 
uriBuilder - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
URIBuilder - Class in org.mule.endpoint
This has the following logic: - if an address is specified, it is used verbatim (except for parameters); this is consistent with the generic case - otherwise, we construct from components, omitting things that aren't specified as much as possible (use required attributes to guarantee entries) In addition, parameters are handled as follows: - parameters can be given in the uri, the queryMap, or both - queryMap values override uri values - the order of parameters in the uri remains the same (even if values change) - queryMap parameters are appended after uri parameters (I don't think ordering should matter, but XFire seems to require it) TODO - check that we have sufficient control via XML (what about empty strings?) Not called EndpointURIBuilder because of EndpointURIBuilder
URIBuilder() - Constructor for class org.mule.endpoint.URIBuilder
 
URIBuilder(EndpointURI) - Constructor for class org.mule.endpoint.URIBuilder
 
URIBuilder(String) - Constructor for class org.mule.endpoint.URIBuilder
 
URIBuilderPropertyEditor - Class in org.mule.config.spring.editors
Translates a connector name property into the corresponding Connector instance.
URIBuilderPropertyEditor() - Constructor for class org.mule.config.spring.editors.URIBuilderPropertyEditor
 
UrlEndpointURIBuilder - Class in org.mule.endpoint
UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
UrlEndpointURIBuilder() - Constructor for class org.mule.endpoint.UrlEndpointURIBuilder
 
useMultipleReceivers - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
determines whether Multiple receivers are created to improve throughput
USER - Static variable in class org.mule.endpoint.URIBuilder
 
useRemoteSync(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
RemoteSync causes the message dispatch to wait for a response to an event on a response channel after it sends the event.
USERHOST_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
userInfo - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
UserInfoEndpointURIBuilder - Class in org.mule.endpoint
UserInfoEndpointBuilder builds an endpoint with the userinfo and host details.
UserInfoEndpointURIBuilder() - Constructor for class org.mule.endpoint.UserInfoEndpointURIBuilder
 
USERNAME - Static variable in class org.mule.transport.jms.config.ConnectionFactoryDefinitionParser
 
username - Variable in class org.mule.transport.jms.JmsConnector
 
UUID - Class in org.mule.util
UUID Generates a UUID using the JUG library
UUID_FUNCTION - Static variable in class org.mule.util.expression.FunctionExpressionEvaluator
 

V

validate() - Method in interface org.mule.api.transport.MessageDispatcher
Determines whether this dispatcher can be reused after message sending.
validate(OutboundEndpoint, MessageDispatcher) - Method in interface org.mule.api.transport.MessageDispatcherFactory
Invoked after the dispatcher is returned from a client but before it is prepared for return to its pool via MessageDispatcherFactory.passivate(OutboundEndpoint, MessageDispatcher).
validate() - Method in interface org.mule.api.transport.MessageRequester
Determines whether this dispatcher can be reused after message receiving.
validate(InboundEndpoint, MessageRequester) - Method in interface org.mule.api.transport.MessageRequesterFactory
Invoked after the requester is returned from a client but before it is prepared for return to its pool via MessageRequesterFactory.passivate(org.mule.api.endpoint.InboundEndpoint, org.mule.api.transport.MessageRequester).
validate() - Method in class org.mule.transformer.simple.ExpressionTransformer.Argument
 
validate() - Method in class org.mule.transport.AbstractConnectable
 
validate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
validate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
validate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
validate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
validateEncoding() - Method in class org.mule.config.DefaultMuleConfiguration
 
validateMethod(Object, Method) - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
This method can be used to validate that the method exists and is allowed to be executed.
validateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
validateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
validateObject(Object, Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
validateObject(Object, Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
validateSchema - Variable in class org.mule.module.xml.routing.FilteringXmlMessageSplitter
 
validateUrl(String) - Method in class org.mule.endpoint.MuleEndpointURI
 
validateXML() - Method in class org.mule.config.DefaultMuleConfiguration
Mule needs a proper JAXP implementation and will complain when run with a plain JDK 1.4.
VALUE - Static variable in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
VALUE - Static variable in class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser
 
VALUE - Static variable in class org.mule.config.spring.parsers.collection.ChildMapEntryDefinitionParser
 
VALUE - Static variable in class org.mule.config.spring.parsers.collection.ChildSingletonMapDefinitionParser
 
valueIsInvalidFor(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ValueMap - Interface in org.mule.config.spring.parsers.assembly.configuration
Allow arbitrary processing of a value
values() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
values() - Method in class org.mule.util.MapCombiner
 
verifyContextNotInitialized() - Method in class org.mule.config.DefaultMuleConfiguration
 
verifyContextNotStarted() - Method in class org.mule.config.DefaultMuleConfiguration
 
version() - Static method in class org.mule.config.i18n.CoreMessages
 
versionNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
VM - Static variable in class org.mule.transport.vm.VMConnector
 
VMConnector - Class in org.mule.transport.vm
VMConnector A simple endpoint wrapper to allow a Mule service to

be accessed from an endpoint

VMConnector() - Constructor for class org.mule.transport.vm.VMConnector
 
VMMessageDispatcher - Class in org.mule.transport.vm
VMMessageDispatcher is used for providing in memory interaction between components.
VMMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.vm.VMMessageDispatcher
 
VMMessageDispatcherFactory - Class in org.mule.transport.vm
VMMessageDispatcherFactory creates an in-memory event dispatcher
VMMessageDispatcherFactory() - Constructor for class org.mule.transport.vm.VMMessageDispatcherFactory
 
VMMessageReceiver - Class in org.mule.transport.vm
VMMessageReceiver is a listener for events from a Mule service which then simply passes the events on to the target service.
VMMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.vm.VMMessageReceiver
 
VMMessageReceiver.VMReceiverWorker - Class in org.mule.transport.vm
 
VMMessageReceiver.VMReceiverWorker(VMMessageReceiver) - Constructor for class org.mule.transport.vm.VMMessageReceiver.VMReceiverWorker
 
VMMessageRequester - Class in org.mule.transport.vm
VMMessageDispatcher is used for providing in memory interaction between components.
VMMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.vm.VMMessageRequester
 
VMMessageRequesterFactory - Class in org.mule.transport.vm
VMMessageDispatcherFactory creates an in-memory event dispatcher
VMMessageRequesterFactory() - Constructor for class org.mule.transport.vm.VMMessageRequesterFactory
 
VMMessages - Class in org.mule.transport.vm.i18n
 
VMMessages() - Constructor for class org.mule.transport.vm.i18n.VMMessages
 
VmNamespaceHandler - Class in org.mule.transport.vm.config
Reigsters a Bean Definition Parser for handling elements.
VmNamespaceHandler() - Constructor for class org.mule.transport.vm.config.VmNamespaceHandler
 
VMTransaction - Class in org.mule.transport.vm
 
VMTransaction(MuleContext) - Constructor for class org.mule.transport.vm.VMTransaction
 
VMTransactionFactory - Class in org.mule.transport.vm
 
VMTransactionFactory() - Constructor for class org.mule.transport.vm.VMTransactionFactory
 
VoidResult - Class in org.mule
 

W

WaitableBoolean - Class in org.mule.util.concurrent
 
WaitableBoolean(boolean) - Constructor for class org.mule.util.concurrent.WaitableBoolean
 
WaitableBoolean(boolean, Object) - Constructor for class org.mule.util.concurrent.WaitableBoolean
 
waitForAllTxToStop(long) - Method in class org.mule.util.xa.AbstractResourceManager
 
waitIfPaused(MuleEvent) - Method in class org.mule.service.AbstractService
Called before an event is sent or dispatched to a service, it will block until resume() is called.
WaitPolicy - Class in org.mule.util.concurrent
A handler for unexecutable tasks that waits until the task can be submitted for execution or times out.
WaitPolicy() - Constructor for class org.mule.util.concurrent.WaitPolicy
Constructs a WaitPolicy which waits (almost) forever.
WaitPolicy(long, TimeUnit) - Constructor for class org.mule.util.concurrent.WaitPolicy
Constructs a WaitPolicy with timeout.
warn(Object) - Method in class org.mule.util.MuleLogger
 
warn(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
warning(TransformerException) - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
WebappMuleXmlConfigurationBuilder - Class in org.mule.config.builders
WebappMuleXmlConfigurationBuilder will first try and load config resources using the ServletContext and if this fails then it will attempt to load config resource from the classpath.
WebappMuleXmlConfigurationBuilder(ServletContext, String) - Constructor for class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
WebappMuleXmlConfigurationBuilder(ServletContext, String[]) - Constructor for class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
WeblogicJmsConnector - Class in org.mule.transport.jms.weblogic
Weblogic-specific JMS connector.
WeblogicJmsConnector() - Constructor for class org.mule.transport.jms.weblogic.WeblogicJmsConnector
Constructs a new WeblogicJmsConnector.
WeblogicJmsTopicResolver - Class in org.mule.transport.jms.weblogic
Weblogic-specific JMS topic resolver.
WeblogicJmsTopicResolver(JmsConnector) - Constructor for class org.mule.transport.jms.weblogic.WeblogicJmsTopicResolver
Create an instance of the resolver.
WeblogicTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
WeblogicTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.WeblogicTransactionManagerLookupFactory
 
WebsphereJmsConnector - Class in org.mule.transport.jms.websphere
Websphere-specific JMS connector.
WebsphereJmsConnector() - Constructor for class org.mule.transport.jms.websphere.WebsphereJmsConnector
Constructs a new WebsphereJmsConnector.
WebsphereTransactedJmsMessageReceiver - Class in org.mule.transport.jms.websphere
 
WebsphereTransactedJmsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.jms.websphere.WebsphereTransactedJmsMessageReceiver
 
WebsphereTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
The code borrowed from Spring's org.springframework.transaction.jta.WebSphereTransactionManagerFactoryBean.
WebsphereTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.WebsphereTransactionManagerLookupFactory
 
WHEN_EXHAUSTED_ABORT - Static variable in interface org.mule.api.config.ThreadingProfile
 
WHEN_EXHAUSTED_BLOCK - Static variable in class org.mule.config.PoolingProfile
Deprecated.
use WHEN_EXHAUSTED_WAIT instead
WHEN_EXHAUSTED_DISCARD - Static variable in interface org.mule.api.config.ThreadingProfile
 
WHEN_EXHAUSTED_DISCARD_OLDEST - Static variable in interface org.mule.api.config.ThreadingProfile
 
WHEN_EXHAUSTED_FAIL - Static variable in class org.mule.config.PoolingProfile
 
WHEN_EXHAUSTED_GROW - Static variable in class org.mule.config.PoolingProfile
 
WHEN_EXHAUSTED_RUN - Static variable in interface org.mule.api.config.ThreadingProfile
 
WHEN_EXHAUSTED_WAIT - Static variable in interface org.mule.api.config.ThreadingProfile
Actions to perform on pool exhaustion
WHEN_EXHAUSTED_WAIT - Static variable in class org.mule.config.PoolingProfile
 
whenEqual(boolean, Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenFalse(Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenNotEqual(boolean, Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenTrue(Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
WildcardFilter - Class in org.mule.routing.filters
WildcardFilter is used to match Strings against wildcards.
WildcardFilter() - Constructor for class org.mule.routing.filters.WildcardFilter
 
WildcardFilter(String) - Constructor for class org.mule.routing.filters.WildcardFilter
 
WireFormat - Interface in org.mule.api.transformer.wire
 
wireFormat - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
Use Serialization by default
WireTap - Class in org.mule.routing.inbound
An inbound router that can forward every message to another destination as defined in the "endpoint" property.
WireTap() - Constructor for class org.mule.routing.inbound.WireTap
 
workAccepted(WorkEvent) - Method in class org.mule.model.seda.SedaService
 
workAccepted(WorkEvent) - Method in class org.mule.transport.AbstractConnector
 
workAccepted(WorkEvent) - Method in class org.mule.work.DefaultWorkListener
 
workAccepted(Object) - Method in class org.mule.work.WorkerContext
Call-back method used by a Work executor in order to notify this instance that the wrapped Work instance has been accepted.
workCompleted(WorkEvent) - Method in class org.mule.model.seda.SedaService
 
workCompleted(WorkEvent) - Method in class org.mule.transport.AbstractConnector
 
workCompleted(WorkEvent) - Method in class org.mule.work.DefaultWorkListener
 
worker - Variable in class org.mule.transport.PollingReceiverWorkerSchedule
 
WorkerContext - Class in org.mule.work
WorkerContext TODO
WorkerContext(Work) - Constructor for class org.mule.work.WorkerContext
Create a WorkWrapper.
WorkerContext(Work, long, ExecutionContext, WorkListener) - Constructor for class org.mule.work.WorkerContext
Create a WorkWrapper with the specified execution context.
WorkExecutor - Interface in org.mule.api.work
WorkExecutor TODO
workListener - Variable in class org.mule.context.DefaultMuleContextBuilder
 
WorkManager - Interface in org.mule.api.context
WorkManager extends the standard JCA WorkManager with lifecycle methods and util.concurrent bridging.
workManager - Variable in class org.mule.context.DefaultMuleContextBuilder
 
workManager - Variable in class org.mule.model.seda.SedaService
 
workManager - Variable in class org.mule.transport.PollingReceiverWorkerSchedule
 
workRejected(WorkEvent) - Method in class org.mule.model.seda.SedaService
 
workRejected(WorkEvent) - Method in class org.mule.transport.AbstractConnector
 
workRejected(WorkEvent) - Method in class org.mule.work.DefaultWorkListener
 
workStarted(WorkEvent) - Method in class org.mule.model.seda.SedaService
 
workStarted(WorkEvent) - Method in class org.mule.transport.AbstractConnector
 
workStarted(WorkEvent) - Method in class org.mule.work.DefaultWorkListener
 
WRAPPER_OBJECT_NAME - Static variable in class org.mule.module.management.agent.WrapperManagerAgent
MBean name to register under.
WrapperManagerAgent - Class in org.mule.module.management.agent
This agent integrates Java Service Wrapper into Mule.
WrapperManagerAgent() - Constructor for class org.mule.module.management.agent.WrapperManagerAgent
 
wrappersToPrimitives(Class[]) - Static method in class org.mule.util.ClassUtils
 
wrapperToPrimitive(Class) - Static method in class org.mule.util.ClassUtils
 
WRITE - Static variable in interface org.mule.api.ThreadSafeAccess
 
write(OutputStream, Object, String) - Method in interface org.mule.api.transformer.wire.WireFormat
 
write(MuleEvent, OutputStream) - Method in interface org.mule.api.transport.OutputHandler
Write the event payload to the stream.
write(int) - Method in class org.mule.model.streaming.CallbackOutputStream
 
write(byte[]) - Method in class org.mule.model.streaming.CallbackOutputStream
 
write(byte[], int, int) - Method in class org.mule.model.streaming.CallbackOutputStream
 
write(Result) - Method in interface org.mule.module.xml.transformer.DelayedResult
 
write(OutputStream, Object, String) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
write(byte) - Method in class org.mule.transport.http.ResponseWriter
 
write(byte[]) - Method in class org.mule.transport.http.ResponseWriter
 
write(byte[], int, int) - Method in class org.mule.transport.http.ResponseWriter
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
write(OutputStream, byte[]) - Method in class org.mule.transport.tcp.protocols.MuleMessageDirectProtocol
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.MuleMessageDirectProtocol
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.MuleMessageEOFProtocol
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.MuleMessageLengthProtocol
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.MuleMessageSafeProtocol
 
write(byte[]) - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
write(byte[], int, int) - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
write(int) - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.SafeProtocol
 
write(OutputStream, Object) - Method in interface org.mule.transport.tcp.TcpProtocol
Write the specified message to the output stream.
write(DatagramSocket, byte[], int, InetAddress) - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
write(String) - Method in class org.mule.transport.WriterMessageAdapter
 
write(String, int, int) - Method in class org.mule.transport.WriterMessageAdapter
 
write(int) - Method in class org.mule.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.mule.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeByteArray(OutputStream, byte[]) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
writeByteArray(OutputStream, byte[]) - Method in class org.mule.transport.tcp.protocols.LengthProtocol
 
writeException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
writeRequest(HttpRequest) - Method in class org.mule.transport.http.HttpServerConnection
 
writeRequest(OutputStream) - Method in class org.mule.transport.http.StreamPayloadRequestEntity
 
writeResponse(HttpResponse) - Method in class org.mule.transport.http.HttpServerConnection
 
writeResponse(HttpServletResponse, MuleMessage) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
WriterMessageAdapter - Class in org.mule.transport
WriterMessageAdapter wraps a java.io.StringWriter and allows meta information to be associated with the Writer.
WriterMessageAdapter(Object) - Constructor for class org.mule.transport.WriterMessageAdapter
 
WriterMessageAdapter(WriterMessageAdapter) - Constructor for class org.mule.transport.WriterMessageAdapter
 
writeToProperties(Properties, TlsConfiguration) - Method in class org.mule.api.security.tls.TlsPropertiesMapper
 
writeToStream(Object, String, OutputStream) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
writeXml(Object, String, OutputStream) - Method in class org.mule.module.xml.transformer.XmlToOutputHandler
 
WS_SERVICE_URL - Static variable in class org.mule.transport.soap.component.AbstractWebServiceWrapperComponent
 
WSDL_PROPERTY - Static variable in interface org.mule.transport.soap.SoapConstants
 
WSDL_URL_PROPERTY - Static variable in interface org.mule.transport.soap.SoapConstants
 
WsdlServiceFinder - Class in org.mule.transport.soap
WsdlServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
WsdlServiceFinder() - Constructor for class org.mule.transport.soap.WsdlServiceFinder
 
WsdlUrlEndpointURIBuilder - Class in org.mule.transport.soap
The same as the UrlEndpointbuilder except that all parameters except the first are set as properties on the endpoint and stripped from the endpoint Uri
WsdlUrlEndpointURIBuilder() - Constructor for class org.mule.transport.soap.WsdlUrlEndpointURIBuilder
 
WSProxyService - Class in org.mule.transport.soap
This class is implemented to act as a Proxy for a Web Service.
WSProxyService() - Constructor for class org.mule.transport.soap.WSProxyService
 

X

X_PROPERTY_PREFIX - Static variable in class org.mule.transport.http.HttpConstants
 
XAResourceWrapper - Class in org.mule.transport.jms.xa
Arjuna can't serialize proxy
XAResourceWrapper(XAResource, SessionInvocationHandler) - Constructor for class org.mule.transport.jms.xa.XAResourceWrapper
 
XaTransactedJmsMessageReceiver - Class in org.mule.transport.jms
 
XaTransactedJmsMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
XaTransactedJmsMessageReceiver.JmsThreadContext - Class in org.mule.transport.jms
Holder receiving the session and consumer for this thread.
XaTransactedJmsMessageReceiver.JmsThreadContext() - Constructor for class org.mule.transport.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
XaTransactedJmsMessageReceiver.ThreadContextLocal - Class in org.mule.transport.jms
Strongly typed ThreadLocal for ThreadContext.
XaTransactedJmsMessageReceiver.ThreadContextLocal() - Constructor for class org.mule.transport.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
XaTransaction - Class in org.mule.transaction
XaTransaction represents an XA transaction in Mule.
XaTransaction(TransactionManager) - Constructor for class org.mule.transaction.XaTransaction
 
XaTransaction.MuleXaObject - Interface in org.mule.transaction
 
XaTransactionFactory - Class in org.mule.transaction
XaTransactionFactory Is used to create/retrieve a Transaction from a transaction manager configured on the MuleManager.
XaTransactionFactory() - Constructor for class org.mule.transaction.XaTransactionFactory
 
XML_INDENT_SIZE - Static variable in class org.mule.management.stats.printers.XMLPrinter
Indentation step for XML pretty-printing.
XMLEntityCodec - Class in org.mule.util
This encoder contains methods that convert characters to Character entities as defined by http://www.w3.org/TR/REC-html40/sgml/entities.html.
XMLEntityCodec() - Constructor for class org.mule.util.XMLEntityCodec
 
XmlEntityDecoder - Class in org.mule.transformer.codec
Decodes a String or byte[] containing XML entities
XmlEntityDecoder() - Constructor for class org.mule.transformer.codec.XmlEntityDecoder
 
XmlEntityEncoder - Class in org.mule.transformer.codec
Encodes a string with XML entities
XmlEntityEncoder() - Constructor for class org.mule.transformer.codec.XmlEntityEncoder
 
XmlMessageEOFProtocol - Class in org.mule.transport.tcp.protocols
Extend XmlMessageProtocol to continue reading until either a new message or EOF is found.
XmlMessageEOFProtocol() - Constructor for class org.mule.transport.tcp.protocols.XmlMessageEOFProtocol
 
XmlMessageProtocol - Class in org.mule.transport.tcp.protocols
The XmlMessageProtocol is an application level tcp protocol that can be used to read streaming xml documents.
XmlMessageProtocol() - Constructor for class org.mule.transport.tcp.protocols.XmlMessageProtocol
 
XmlMessages - Class in org.mule.module.xml.i18n
TODO
XmlMessages() - Constructor for class org.mule.module.xml.i18n.XmlMessages
 
XmlNamespaceHandler - Class in org.mule.module.xml.config
 
XmlNamespaceHandler() - Constructor for class org.mule.module.xml.config.XmlNamespaceHandler
 
XmlPrettyPrinter - Class in org.mule.module.xml.transformer
 
XmlPrettyPrinter() - Constructor for class org.mule.module.xml.transformer.XmlPrettyPrinter
 
XMLPrinter - Class in org.mule.management.stats.printers
XMLPrinter prints event processing stats as a XML document
XMLPrinter(Writer) - Constructor for class org.mule.management.stats.printers.XMLPrinter
 
XMLPrinter(OutputStream) - Constructor for class org.mule.management.stats.printers.XMLPrinter
 
XMLStreamCloser - Class in org.mule.module.xml.util
 
XMLStreamCloser() - Constructor for class org.mule.module.xml.util.XMLStreamCloser
 
XMLStreamReaderToContentHandler - Class in org.mule.module.xml.stax
This is a simple utility class that adapts StAX events from an XMLStreamReader to SAX events on a ContentHandler, bridging between the two parser technologies.
XMLStreamReaderToContentHandler(XMLStreamReader, XMLFilterImplEx) - Constructor for class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
XmlToDomDocument - Class in org.mule.module.xml.transformer
XmlToDomDocument transforms a XML String to org.w3c.dom.Document.
XmlToDomDocument() - Constructor for class org.mule.module.xml.transformer.XmlToDomDocument
 
XmlToObject - Class in org.mule.module.xml.transformer
XmlToObject converts xml created by the ObjectToXml transformer in to a java object graph.
XmlToObject() - Constructor for class org.mule.module.xml.transformer.XmlToObject
 
XmlToOutputHandler - Class in org.mule.module.xml.transformer
 
XmlToOutputHandler() - Constructor for class org.mule.module.xml.transformer.XmlToOutputHandler
 
XmlToXMLStreamReader - Class in org.mule.module.xml.transformer
 
XmlToXMLStreamReader() - Constructor for class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
XMLUtils - Class in org.mule.module.xml.util
General utility methods for working with XML.
XMLUtils() - Constructor for class org.mule.module.xml.util.XMLUtils
 
XMLUtils - Class in org.mule.util
These only depend on standard (JSE) XML classes and are used by Spring config code.
XMLUtils() - Constructor for class org.mule.util.XMLUtils
 
xor(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
XPathExpressionEvaluator - Class in org.mule.module.xml.expression
Will select the text of a single node based on the property name
XPathExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.XPathExpressionEvaluator
 
XSD_ANY - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_ANYSIMPLETYPE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_ANYTYPE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_ANYURI - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_BASE64 - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_BOOLEAN - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_BYTE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_DATE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_DATETIME - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_DAY - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_DECIMAL - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_DOUBLE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_DURATION - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_ENTITIES - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_ENTITY - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_FLOAT - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_HEXBIN - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_ID - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_IDREF - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_IDREFS - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_INT - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_INTEGER - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_LANGUAGE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_LONG - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_MONTH - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_MONTHDAY - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NAME - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NCNAME - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NEGATIVEINTEGER - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NMTOKEN - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NMTOKENS - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NORMALIZEDSTRING - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_NOTATION - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_POSITIVEINTEGER - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_QNAME - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_SCHEMA - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_SHORT - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_STRING - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_TIME - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_TIMEINSTANT1999 - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_TIMEINSTANT2000 - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_TOKEN - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_UNSIGNEDBYTE - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_UNSIGNEDINT - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_UNSIGNEDLONG - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_UNSIGNEDSHORT - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_YEAR - Static variable in class org.mule.transport.soap.NamedParameter
 
XSD_YEARMONTH - Static variable in class org.mule.transport.soap.NamedParameter
 
XsltTextDefinitionParser - Class in org.mule.module.xml.config
TODO
XsltTextDefinitionParser(String) - Constructor for class org.mule.module.xml.config.XsltTextDefinitionParser
The class will be inferred from the class attribute
XsltTextDefinitionParser(String, Class) - Constructor for class org.mule.module.xml.config.XsltTextDefinitionParser
 
XsltTransformer - Class in org.mule.module.xml.transformer
XsltTransformer performs an XSLT transform on a DOM (or other XML-ish) object.
XsltTransformer() - Constructor for class org.mule.module.xml.transformer.XsltTransformer
 
XsltTransformer.DefaultErrorListener - Class in org.mule.module.xml.transformer
 
XsltTransformer.DefaultErrorListener(Transformer) - Constructor for class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
XsltTransformer.PooledXsltTransformerFactory - Class in org.mule.module.xml.transformer
 
XsltTransformer.PooledXsltTransformerFactory() - Constructor for class org.mule.module.xml.transformer.XsltTransformer.PooledXsltTransformerFactory
 
XsltTransformerDefinitionParser - Class in org.mule.module.xml.config
 
XsltTransformerDefinitionParser() - Constructor for class org.mule.module.xml.config.XsltTransformerDefinitionParser
 
XSTREAM_DOM4J_DRIVER - Static variable in class org.mule.module.xml.transformer.XStreamFactory
 
XSTREAM_DOM_DRIVER - Static variable in class org.mule.module.xml.transformer.XStreamFactory
 
XSTREAM_JDOM_DRIVER - Static variable in class org.mule.module.xml.transformer.XStreamFactory
 
XSTREAM_STAX_DRIVER - Static variable in class org.mule.module.xml.transformer.XStreamFactory
 
XSTREAM_XPP_DRIVER - Static variable in class org.mule.module.xml.transformer.XStreamFactory
 
XStreamFactory - Class in org.mule.module.xml.transformer
Initializes the XStream utility for converting Objects to XML and XML to Objects.
XStreamFactory() - Constructor for class org.mule.module.xml.transformer.XStreamFactory
 
XStreamFactory(String, Map, List) - Constructor for class org.mule.module.xml.transformer.XStreamFactory
 
XStreamWireFormat - Class in org.mule.module.xml.transformer.wire
Serializes objects using XStream.
XStreamWireFormat() - Constructor for class org.mule.module.xml.transformer.wire.XStreamWireFormat
 
XStreamWireFormat(String, Map, List) - Constructor for class org.mule.module.xml.transformer.wire.XStreamWireFormat
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.