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

A

AbderaFactory - Class in org.mule.module.atom
Adds an instance of the factory to the registry so that folks can have the Factory injected into their components
AbderaFactory() - Constructor for class org.mule.module.atom.AbderaFactory
 
AbderaServiceComponent - Class in org.mule.module.atom
This component receives requests from Mule and passes them off to Abdera.
AbderaServiceComponent() - Constructor for class org.mule.module.atom.AbderaServiceComponent
 
AbderaServiceComponent.AbderaCallable - Class in org.mule.module.atom
 
AbderaServiceComponent.AbderaCallable(AbderaServiceComponent) - Constructor for class org.mule.module.atom.AbderaServiceComponent.AbderaCallable
 
abort() - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Abort if authentication fails
abortProcess(Object) - Method in interface org.mule.module.bpm.BPMS
Abort a running process (end abnormally).
abortProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Delete a process instance.
absoluteResourcePaths - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
AbstractAddVariablePropertyTransformer - Class in org.mule.transformer.simple
 
AbstractAddVariablePropertyTransformer() - Constructor for class org.mule.transformer.simple.AbstractAddVariablePropertyTransformer
 
AbstractAgent - Class in org.mule
Implements common methods for all Agents.
AbstractAgent(String) - Constructor for class org.mule.AbstractAgent
 
AbstractAggregator - Class in org.mule.routing
AbstractEventAggregator will aggregate a set of messages into a single message.
AbstractAggregator() - Constructor for class org.mule.routing.AbstractAggregator
 
AbstractAnnotatedTransformerArgumentResolver - Class in org.mule.config.transformer
An abstract resolver that can be extend to resolve/create an object based on Annotated classes.
AbstractAnnotatedTransformerArgumentResolver() - Constructor for class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
AbstractAnnotationConfigurationBuilder - Class in org.mule.module.ibeans.config
Provides implementation support for configuration builders that configure Mule by scanning annotations on the classpath.
AbstractAnnotationConfigurationBuilder() - Constructor for class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
AbstractAnnotationConfigurationBuilder(String...) - Constructor for class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
AbstractAnnotationConfigurationBuilder(ClassLoader) - Constructor for class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
AbstractAnnotationConfigurationBuilder(ClassLoader, String...) - Constructor for class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
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
 
AbstractAsynchronousLoanBrokerTestCase - Class in org.mule.example.loanbroker.tests
Tests the Loan Broker application asynchronously.
AbstractAsynchronousLoanBrokerTestCase() - Constructor for class org.mule.example.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
AbstractAsyncRequestReplyRequester - Class in org.mule.routing.requestreply
 
AbstractAsyncRequestReplyRequester() - Constructor for class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
AbstractAuthenticationFilter - Class in org.mule.security
AbstractEndpointSecurityFilter provides a framework to perform inbound or outbound authentication for messages.
AbstractAuthenticationFilter() - Constructor for class org.mule.security.AbstractAuthenticationFilter
 
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
RouterCatchAllStrategy is a strategy interface that allows developers to hook in custom code when an event is being routed on the inbound or outbound but does not match any of the criteria defined for the routing.
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
This iterates over child elements, parsing them and calling AbstractChildElementIterator.insertBean(BeanAssembler, Object, Element, Element).
AbstractChildElementIterator(BeanAssemblerFactory, PropertyConfiguration) - Constructor for class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
AbstractClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
An abstract builder for non proxy clients.
AbstractClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.AbstractClientMessageProcessorBuilder
 
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
AbstractConfigBuilderTestCase - Class in org.mule.tck
 
AbstractConfigBuilderTestCase(boolean) - Constructor for class org.mule.tck.AbstractConfigBuilderTestCase
 
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
 
AbstractConfigurationPattern - Class in org.mule.construct
A template class for configuration patterns, which takes care of setting common message processors and optional transformers defined on the pattern.
AbstractConfigurationPattern(String, MuleContext, List<MessageProcessor>, List<MessageProcessor>) - Constructor for class org.mule.construct.AbstractConfigurationPattern
 
AbstractConnector - Class in org.mule.transport
AbstractConnector provides base functionality for all connectors provided with Mule.
AbstractConnector(MuleContext) - Constructor for class org.mule.transport.AbstractConnector
 
AbstractConnectorHolder<S extends Servlet,R extends MessageReceiver> - Class in org.mule.transport.servlet.jetty
TODO
AbstractConnectorHolder(Connector, S, R) - Constructor for class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
AbstractCorrelationAggregator - Class in org.mule.routing
AbstractCorrelationAggregatingMessageProcessor uses the CorrelationID and CorrelationGroupSize properties of the MuleMessage to manage message groups.
AbstractCorrelationAggregator() - Constructor for class org.mule.routing.AbstractCorrelationAggregator
 
AbstractCounter - Class in org.mule.util.counters.impl
 
AbstractCounter(String, CounterFactory.Type) - Constructor for class org.mule.util.counters.impl.AbstractCounter
 
AbstractDataSourceFactoryBean - Class in org.mule.transport.jdbc.config
 
AbstractDataSourceFactoryBean() - Constructor for class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
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
 
AbstractDeploymentListener - Class in org.mule.module.launcher
Convenience implementation of DeploymentListener.
AbstractDeploymentListener() - Constructor for class org.mule.module.launcher.AbstractDeploymentListener
 
AbstractDiscoverableTransformer - Class in org.mule.transformer
 
AbstractDiscoverableTransformer() - Constructor for class org.mule.transformer.AbstractDiscoverableTransformer
 
AbstractDynamicMessageProcessor - Class in org.mule.processor
Implementation of MessageProcessor that dynamically chooses and uses another MessageProcessor
AbstractDynamicMessageProcessor() - Constructor for class org.mule.processor.AbstractDynamicMessageProcessor
 
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, String, Map, TransactionConfig, boolean, MessageExchangePattern, int, String, String, String, MuleContext, RetryPolicyTemplate, AbstractRedeliveryPolicy, EndpointMessageProcessorChainFactory, List<MessageProcessor>, List<MessageProcessor>, boolean, String) - Constructor for class org.mule.endpoint.AbstractEndpoint
 
AbstractEndpointAnnotationParser - Class in org.mule.config.endpoint
TODO
AbstractEndpointAnnotationParser() - Constructor for class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
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
Deprecated. 
AbstractEndpointSecurityFilter() - Constructor for class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
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
 
AbstractEnvelopeInterceptor - Class in org.mule.interceptor
EnvelopeInterceptor is an intercepter that will fire before and after an event is received.
AbstractEnvelopeInterceptor() - Constructor for class org.mule.interceptor.AbstractEnvelopeInterceptor
 
AbstractExceptionHandler - Class in org.mule.example.errorhandler
AbstractExceptionListener TODO (document class)
AbstractExceptionHandler() - Constructor for class org.mule.example.errorhandler.AbstractExceptionHandler
 
AbstractExceptionListener - Class in org.mule.exception
This is the base class for exception strategies which contains several helper methods.
AbstractExceptionListener() - Constructor for class org.mule.exception.AbstractExceptionListener
 
AbstractExceptionStrategy - Class in org.mule.exception
Deprecated. use AbstractExceptionListener
AbstractExceptionStrategy(MuleContext) - Constructor for class org.mule.exception.AbstractExceptionStrategy
Deprecated.  
AbstractExpressionTransformer - Class in org.mule.expression.transformers
This transformer will evaluate one or more expressions on the current message and return the results as an Array.
AbstractExpressionTransformer() - Constructor for class org.mule.expression.transformers.AbstractExpressionTransformer
 
AbstractFileWatcher - Class in org.mule.module.launcher
 
AbstractFileWatcher(File) - Constructor for class org.mule.module.launcher.AbstractFileWatcher
 
AbstractFileWatcher(Collection<File>) - Constructor for class org.mule.module.launcher.AbstractFileWatcher
 
AbstractFilterCollection - Class in org.mule.routing.filters.logic
Manages a filter collection.
AbstractFilterCollection() - Constructor for class org.mule.routing.filters.logic.AbstractFilterCollection
 
AbstractFilterCollection(List<Filter>) - Constructor for class org.mule.routing.filters.logic.AbstractFilterCollection
 
AbstractFilterCollection(Filter...) - Constructor for class org.mule.routing.filters.logic.AbstractFilterCollection
 
AbstractFilteringMessageProcessor - Class in org.mule.processor
Abstract InterceptingMessageProcessor that can be easily be extended and used for filtering message flow through a MessageProcessor chain.
AbstractFilteringMessageProcessor() - Constructor for class org.mule.processor.AbstractFilteringMessageProcessor
 
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
 
AbstractFlowConstruct - Class in org.mule.construct
Abstract implementation of FlowConstruct that: Is constructed with unique name and MuleContext.
AbstractFlowConstruct(String, MuleContext) - Constructor for class org.mule.construct.AbstractFlowConstruct
 
AbstractFlowConstructBuilder<T extends AbstractFlowConstructBuilder<?,?>,F extends AbstractFlowConstruct> - Class in org.mule.construct.builder
 
AbstractFlowConstructBuilder() - Constructor for class org.mule.construct.builder.AbstractFlowConstructBuilder
 
AbstractFlowConstructDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
AbstractFlowConstructDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
AbstractFlowConstructFactoryBean - Class in org.mule.config.spring.factories
 
AbstractFlowConstructFactoryBean() - Constructor for class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
AbstractFlowConstructStatistics - Class in org.mule.management.stats
Statistics common to flows and services
AbstractFlowConstructStatistics(String, String) - Constructor for class org.mule.management.stats.AbstractFlowConstructStatistics
 
AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder<T extends AbstractFlowConstructBuilder<?,?>,F extends AbstractFlowConstruct> - Class in org.mule.construct.builder
 
AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder() - Constructor for class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
AbstractFlowConstructWithSingleInboundEndpointBuilder<T extends AbstractFlowConstructBuilder<?,?>,F extends AbstractFlowConstruct> - Class in org.mule.construct.builder
 
AbstractFlowConstructWithSingleInboundEndpointBuilder() - Constructor for class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
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
 
AbstractHostPortDatabaseDataSourceFactoryBean - Class in org.mule.transport.jdbc.config
 
AbstractHostPortDatabaseDataSourceFactoryBean() - Constructor for class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
AbstractInboundMessageProcessorBuilder - Class in org.mule.module.cxf.builder
An abstract builder for CXF services.
AbstractInboundMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
AbstractInterceptingMessageProcessor - Class in org.mule.processor
Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
AbstractInterceptingMessageProcessor() - Constructor for class org.mule.processor.AbstractInterceptingMessageProcessor
 
AbstractInterceptingMessageProcessorBase - Class in org.mule.processor
Abstract implementation that provides the infrastructure for intercepting message processors.
AbstractInterceptingMessageProcessorBase() - Constructor for class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
AbstractJavaComponent - Class in org.mule.component
Abstract implementation of JavaComponent adds JavaComponent specifics like EntryPointResolverSet and ObjectFactory.
AbstractJavaComponent() - Constructor for class org.mule.component.AbstractJavaComponent
For Spring only
AbstractJavaComponent(ObjectFactory) - Constructor for class org.mule.component.AbstractJavaComponent
 
AbstractJavaComponent(ObjectFactory, EntryPointResolverSet, List<InterfaceBinding>) - Constructor for class org.mule.component.AbstractJavaComponent
 
AbstractJaxpFilter - Class in org.mule.module.xml.filters
Common filter functionality for filters which need to convert payloads to Documents.
AbstractJaxpFilter() - Constructor for class org.mule.module.xml.filters.AbstractJaxpFilter
 
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(MuleContext) - Constructor for class org.mule.transport.AbstractJndiConnector
 
AbstractJndiNameResolver - Class in org.mule.transport.jms.jndi
 
AbstractJndiNameResolver() - Constructor for class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
AbstractJob - Class in org.mule.transport.quartz.jobs
A superclass for Quartz jobs.
AbstractJob() - Constructor for class org.mule.transport.quartz.jobs.AbstractJob
 
AbstractJobConfig - Class in org.mule.transport.quartz.config
Base implementation of JobConfig.
AbstractJobConfig() - Constructor for class org.mule.transport.quartz.config.AbstractJobConfig
 
AbstractJsonTransformer - Class in org.mule.module.json.transformers
TODO
AbstractJsonTransformer() - Constructor for class org.mule.module.json.transformers.AbstractJsonTransformer
 
AbstractLifecycleManager<O> - Class in org.mule.lifecycle
This is a base implementation of the LifecycleManager interface and provides almost all the plumbing required to write a LifecycleManager implementation.
AbstractLifecycleManager(String, O) - Constructor for class org.mule.lifecycle.AbstractLifecycleManager
 
AbstractLoanBroker - Class in org.mule.example.loanbroker
LoanBroker is the Service that starts the loan request process.
AbstractLoanBroker() - Constructor for class org.mule.example.loanbroker.AbstractLoanBroker
 
AbstractLoanBrokerApp - Class in org.mule.example.loanbroker
Runs the LoanBroker example application.
AbstractLoanBrokerApp() - Constructor for class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
AbstractLoanBrokerApp(String) - Constructor for class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
AbstractLoanBrokerTestCase - Class in org.mule.example.loanbroker.tests
 
AbstractLoanBrokerTestCase() - Constructor for class org.mule.example.loanbroker.tests.AbstractLoanBrokerTestCase
 
AbstractMailConnector - Class in org.mule.transport.email
Abstract superclass for mail connectors.
AbstractMailConnector(int, String, MuleContext) - Constructor for class org.mule.transport.email.AbstractMailConnector
 
AbstractMailFilter - Class in org.mule.transport.email.filters
AbstractMailFilter is a base class for all javax.mail.Message filters.
AbstractMailFilter() - Constructor for class org.mule.transport.email.filters.AbstractMailFilter
 
AbstractMapBeanAssembler - Class in org.mule.config.spring.parsers.assembly
 
AbstractMapBeanAssembler(PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) - Constructor for class org.mule.config.spring.parsers.assembly.AbstractMapBeanAssembler
 
AbstractMapContext<K,V> - Class in org.mule.el.context
 
AbstractMapContext() - Constructor for class org.mule.el.context.AbstractMapContext
 
AbstractMatchingRouter - Class in org.mule.routing
AbstractRouterCollection provides common method implementations of router collections for in and outbound routers.
AbstractMatchingRouter() - Constructor for class org.mule.routing.AbstractMatchingRouter
 
AbstractMessageAwareTransformer - Class in org.mule.transformer
Deprecated.  
AbstractMessageAwareTransformer() - Constructor for class org.mule.transformer.AbstractMessageAwareTransformer
Deprecated.  
AbstractMessageDispatcher - Class in org.mule.transport
Abstract implementation of an outbound channel adaptors.
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
 
AbstractMessageProcessorChain - Class in org.mule.processor.chain
Builder needs to return a composite rather than the first MessageProcessor in the chain.
AbstractMessageProcessorChain(String, List<MessageProcessor>) - Constructor for class org.mule.processor.chain.AbstractMessageProcessorChain
 
AbstractMessageProcessorChainBuilder - Class in org.mule.processor.chain
Constructs a chain of MessageProcessors and wraps the invocation of the chain in a composite MessageProcessor.
AbstractMessageProcessorChainBuilder() - Constructor for class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
AbstractMessageProcessorChainBuilder(FlowConstruct) - Constructor for class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
AbstractMessageProcessorOwner - Class in org.mule.processor
An object that owns message processors and delegates startup/shutdown events to them.
AbstractMessageProcessorOwner() - Constructor for class org.mule.processor.AbstractMessageProcessorOwner
 
AbstractMessageReceiver - Class in org.mule.transport
AbstractMessageReceiver provides common methods for all Message Receivers provided with Mule.
AbstractMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.AbstractMessageReceiver
Creates the Message Receiver
AbstractMessageRequester - Class in org.mule.transport
The Message Requester is used to explicitly request messages from a message channel or resource rather than subscribing to inbound events or polling for messages.
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
 
AbstractMessageSequence<PayloadType> - Class in org.mule.routing
An abstract implementation of a MessageSequence, that does not support AbstractMessageSequence.remove()
AbstractMessageSequence() - Constructor for class org.mule.routing.AbstractMessageSequence
 
AbstractMessageSequenceSplitter - Class in org.mule.routing.outbound
Base implementation of a MuleMessage splitter, that converts its payload in a MessageSequence, and process each element of it.
AbstractMessageSequenceSplitter() - Constructor for class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
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
 
AbstractMessageTransformer - Class in org.mule.transformer
AbstractMessageTransformer is a transformer that has a reference to the current message.
AbstractMessageTransformer() - Constructor for class org.mule.transformer.AbstractMessageTransformer
 
AbstractMessagingExceptionStrategy - Class in org.mule.exception
Fire a notification, log exception, increment statistics, route the problematic message to a destination if one is configured (DLQ pattern), commit or rollback transaction if one exists, close any open streams.
AbstractMessagingExceptionStrategy() - Constructor for class org.mule.exception.AbstractMessagingExceptionStrategy
 
AbstractMessagingExceptionStrategy(MuleContext) - Constructor for class org.mule.exception.AbstractMessagingExceptionStrategy
 
AbstractMetaEndpointBuilder - Class in org.mule.endpoint
A base class used for Meta endpoint builders such as RSS or ATOM.
AbstractMetaEndpointBuilder() - Constructor for class org.mule.endpoint.AbstractMetaEndpointBuilder
 
AbstractMetaEndpointBuilder(EndpointURIEndpointBuilder) - Constructor for class org.mule.endpoint.AbstractMetaEndpointBuilder
 
AbstractMetaEndpointBuilder(URIBuilder) - Constructor for class org.mule.endpoint.AbstractMetaEndpointBuilder
 
AbstractMetaEndpointBuilder(String, MuleContext) - Constructor for class org.mule.endpoint.AbstractMetaEndpointBuilder
 
AbstractMetaEndpointBuilder(EndpointURI) - Constructor for class org.mule.endpoint.AbstractMetaEndpointBuilder
 
AbstractMetaEndpointBuilder(ImmutableEndpoint) - Constructor for class org.mule.endpoint.AbstractMetaEndpointBuilder
 
AbstractModel - Class in org.mule.model
MuleModel is the default implementation of the Model.
AbstractModel() - Constructor for class org.mule.model.AbstractModel
 
AbstractMonitoredObjectStore<T extends Serializable> - 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
 
AbstractMuleEventWork - Class in org.mule.work
Abstract implementation of Work to be used whenever Work needs to be scheduled that operates on a MuleEvent.
AbstractMuleEventWork(MuleEvent) - Constructor for class org.mule.work.AbstractMuleEventWork
 
AbstractMuleGuiceModule - Class in org.mule.module.guice
A mule specific Guice module that allows users to override the AbstractMuleGuiceModule.configureMuleContext(org.mule.api.MuleContext) method to do any Mule configuration such as register notifications.
AbstractMuleGuiceModule() - Constructor for class org.mule.module.guice.AbstractMuleGuiceModule
 
AbstractMuleMessageFactory - Class in org.mule.transport
 
AbstractMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.AbstractMuleMessageFactory
 
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
 
AbstractMuleObjectOwner<T> - Class in org.mule.processor
An object that owns Mule objects and delegates startup/shutdown events to them.
AbstractMuleObjectOwner() - Constructor for class org.mule.processor.AbstractMuleObjectOwner
 
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
 
AbstractObjectStore<T extends Serializable> - Class in org.mule.util.store
This is an abstract superclass for ObjectStore implementations that conforms to the contract defined in the interface's javadocs.
AbstractObjectStore() - Constructor for class org.mule.util.store.AbstractObjectStore
 
AbstractOutboundMessageProcessorBuilder - Class in org.mule.module.cxf.builder
 
AbstractOutboundMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
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
 
AbstractPartitionedObjectStore<T extends Serializable> - Class in org.mule.util.store
 
AbstractPartitionedObjectStore() - Constructor for class org.mule.util.store.AbstractPartitionedObjectStore
 
AbstractPipeline - Class in org.mule.construct
Abstract implementation of AbstractFlowConstruct that allows a list of AbstractPipeline.ProcessIfPipelineStartedMessageProcessors that will be used to process messages to be configured.
AbstractPipeline(String, MuleContext) - Constructor for class org.mule.construct.AbstractPipeline
 
AbstractPipeline.ProcessIfPipelineStartedMessageProcessor - Class in org.mule.construct
 
AbstractPipeline.ProcessIfPipelineStartedMessageProcessor() - Constructor for class org.mule.construct.AbstractPipeline.ProcessIfPipelineStartedMessageProcessor
 
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
 
AbstractPojoNamespaceHandler - Class in org.mule.config.spring.handlers
Turns a POJO into a config element and a set of method tags which map to MessageProcessors.
AbstractPojoNamespaceHandler() - Constructor for class org.mule.config.spring.handlers.AbstractPojoNamespaceHandler
 
AbstractPolicyTemplate - Class in org.mule.retry.policies
Base class for RetryPolicyTemplate implementations.
AbstractPolicyTemplate() - Constructor for class org.mule.retry.policies.AbstractPolicyTemplate
 
AbstractPollingMessageReceiver - Class in org.mule.transport
AbstractPollingMessageReceiver implements a base class for polling message receivers.
AbstractPollingMessageReceiver(Connector, FlowConstruct, 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<Object>, AbstractMessageReceiver) - Constructor for class org.mule.transport.AbstractReceiverWorker
 
AbstractReceiverWorker(List<Object>, 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
 
AbstractRedeliveryHandler - Class in org.mule.transport.jms.redelivery
 
AbstractRedeliveryHandler() - Constructor for class org.mule.transport.jms.redelivery.AbstractRedeliveryHandler
 
AbstractRedeliveryPolicy - Class in org.mule.processor
Implement a redelivery policy for Mule.
AbstractRedeliveryPolicy() - Constructor for class org.mule.processor.AbstractRedeliveryPolicy
 
AbstractRegistry - Class in org.mule.registry
 
AbstractRegistry(String, MuleContext) - Constructor for class org.mule.registry.AbstractRegistry
 
AbstractRegistryBroker - Class in org.mule.registry
 
AbstractRegistryBroker(MuleContext) - Constructor for class org.mule.registry.AbstractRegistryBroker
 
AbstractRemoveVariablePropertyTransformer - Class in org.mule.transformer.simple
 
AbstractRemoveVariablePropertyTransformer() - Constructor for class org.mule.transformer.simple.AbstractRemoveVariablePropertyTransformer
 
AbstractReplyToPropertyRequestReplyReplier - Class in org.mule.routing.requestreply
 
AbstractReplyToPropertyRequestReplyReplier() - Constructor for class org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
 
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
 
AbstractResponseMessageProcessor - Class in org.mule.processor
 
AbstractResponseMessageProcessor() - Constructor for class org.mule.processor.AbstractResponseMessageProcessor
 
AbstractRetrieveMailConnector - Class in org.mule.transport.email
Support for connecting to and receiving email from a mailbox (the exact protocol depends on the subclass).
AbstractRetrieveMailConnector(int, MuleContext) - Constructor for class org.mule.transport.email.AbstractRetrieveMailConnector
 
AbstractRoundRobinMessageSplitter - 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.
AbstractRoundRobinMessageSplitter() - Constructor for class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
 
AbstractScriptConfigBuilderTestCase - Class in org.mule.tck
 
AbstractScriptConfigBuilderTestCase() - Constructor for class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
AbstractScriptConfigBuilderTestCase(boolean) - Constructor for class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
AbstractScriptExpressionEvaluator - Class in org.mule.module.scripting.expression
An abstract ExpressionEvaluator that can be used for any JSR-233 script engine.
AbstractScriptExpressionEvaluator() - Constructor for class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
 
AbstractSecurityFilter - Class in org.mule.security
AbstractSecurityFilter provides basic initialisation for all security filters, namely configuring the SecurityManager for this instance
AbstractSecurityFilter() - Constructor for class org.mule.security.AbstractSecurityFilter
 
AbstractSecurityProvider - Class in org.mule.security
 
AbstractSecurityProvider(String) - Constructor for class org.mule.security.AbstractSecurityProvider
 
AbstractSelectiveRouter - Class in org.mule.routing
 
AbstractSelectiveRouter() - Constructor for class org.mule.routing.AbstractSelectiveRouter
 
AbstractSelectiveRouterFactoryBean - Class in org.mule.config.spring.factories
 
AbstractSelectiveRouterFactoryBean() - Constructor for class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
AbstractSequenceRouter - Class in org.mule.routing.outbound
Defines a router that sequentially routes a given message to the list of registered endpoints and returns the aggregate responses as the result.
AbstractSequenceRouter() - Constructor for class org.mule.routing.outbound.AbstractSequenceRouter
 
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 Services in Mule
AbstractService(MuleContext) - Constructor for class org.mule.service.AbstractService
 
AbstractServiceAndFlowTestCase - Class in org.mule.tck
 
AbstractServiceAndFlowTestCase(AbstractServiceAndFlowTestCase.ConfigVariant, String) - Constructor for class org.mule.tck.AbstractServiceAndFlowTestCase
 
AbstractServiceAndFlowTestCase.ConfigVariant - Enum in org.mule.tck
 
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(MuleContext) - Constructor for class org.mule.transaction.AbstractSingleResourceTransaction
 
AbstractSplitter - Class in org.mule.routing
Splits a message invoking the next message processor one for each split part.
AbstractSplitter() - Constructor for class org.mule.routing.AbstractSplitter
 
AbstractSynchronizedVariable - Class in org.mule.util.concurrent
 
AbstractSynchronizedVariable() - Constructor for class org.mule.util.concurrent.AbstractSynchronizedVariable
 
AbstractSynchronizedVariable(Object) - Constructor for class org.mule.util.concurrent.AbstractSynchronizedVariable
 
AbstractSystemExceptionStrategy - Class in org.mule.exception
Fire a notification, log exception, clean up transaction if any, and trigger reconnection strategy if this is a ConnectException.
AbstractSystemExceptionStrategy(MuleContext) - Constructor for class org.mule.exception.AbstractSystemExceptionStrategy
 
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
 
AbstractTlsRetrieveMailConnector - Class in org.mule.transport.email
Support for connecting to and receiving email from a secure mailbox (the exact protocol depends on the subclass).
AbstractTlsRetrieveMailConnector(int, String, Class, MuleContext) - Constructor for class org.mule.transport.email.AbstractTlsRetrieveMailConnector
 
AbstractToFromXmlTransformer - Class in org.mule.module.json.transformers
Superclass for transformers that convert JSON to and from XML
AbstractToFromXmlTransformer() - Constructor for class org.mule.module.json.transformers.AbstractToFromXmlTransformer
 
AbstractTransaction - Class in org.mule.transaction
This base class provides low level features for transactions.
AbstractTransaction(MuleContext) - 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
AbstractTransformPolicy - Class in org.mule.module.pgp
An abstract implementation of TransformPolicy.
AbstractTransformPolicy() - Constructor for class org.mule.module.pgp.AbstractTransformPolicy
 
AbstractTransformPolicy.TransformerWork - Class in org.mule.module.pgp
 
AbstractTransformPolicy.TransformerWork() - Constructor for class org.mule.module.pgp.AbstractTransformPolicy.TransformerWork
 
AbstractTransportMessageHandler<O> - Class in org.mule.transport
Provide a default dispatch (client) support for handling threads lifecycle and validation.
AbstractTransportMessageHandler(ImmutableEndpoint) - Constructor for class org.mule.transport.AbstractTransportMessageHandler
 
AbstractWebServiceWrapperComponent - Class in org.mule.module.cxf.component
 
AbstractWebServiceWrapperComponent() - Constructor for class org.mule.module.cxf.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
AbstractXmppConversation - Class in org.mule.transport.xmpp
 
AbstractXmppConversation(ImmutableEndpoint) - Constructor for class org.mule.transport.xmpp.AbstractXmppConversation
 
AbstractXmppFilter - Class in org.mule.transport.xmpp.filters
AbstractXmppFilter is a filter adapter so that Smack Filters can be configured as Mule filters.
AbstractXmppFilter() - Constructor for class org.mule.transport.xmpp.filters.AbstractXmppFilter
 
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(MuleEvent) - Method in interface org.mule.api.Acceptor
 
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(MuleEvent) - Method in class org.mule.construct.AbstractPipeline.ProcessIfPipelineStartedMessageProcessor
 
accept(MuleMessage) - Method in class org.mule.example.geomail.routing.InCacheFilter
 
accept(MuleEvent) - Method in class org.mule.exception.MessagingExceptionStrategyAcceptorDelegate
 
accept(MuleEvent) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
accept(MuleEvent) - Method in class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
 
accept(MuleEvent) - Method in class org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
 
accept(MuleMessage) - Method in class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
accept(MuleMessage) - Method in class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
accept(MuleMessage) - Method in class org.mule.module.atom.routing.URIRouteFilter
 
accept(MuleResponseMessage) - Method in class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
accept(MuleMessage) - Method in class org.mule.module.json.filters.IsJsonFilter
 
accept(Object) - Method in class org.mule.module.json.filters.IsJsonFilter
 
accept(MuleMessage) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
 
accept(MuleMessage) - Method in class org.mule.module.ognl.filters.OGNLFilter
 
accept(MuleMessage) - Method in class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
accept(MuleMessage) - Method in class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
accept(MuleEvent) - Method in class org.mule.module.scripting.filter.ScriptFilter
 
accept(MuleMessage) - Method in class org.mule.module.scripting.filter.ScriptFilter
 
accept(MuleMessage) - Method in class org.mule.module.sxc.SxcFilter
 
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.module.xml.filters.SchemaValidationFilter
Accepts the message if schema validation passes.
accept(MuleMessage) - Method in class org.mule.module.xml.filters.XPathFilter
 
accept(Node) - Method in class org.mule.module.xml.filters.XPathFilter
 
accept(MuleEvent) - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
accept(MuleMessage) - Method in class org.mule.routing.filters.AcceptAllFilter
 
accept(Object) - Method in class org.mule.routing.filters.AcceptAllFilter
 
accept(MuleMessage) - Method in class org.mule.routing.filters.ConsumableMuleMessageFilter
 
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.routing.IdempotentMessageFilter
 
accept(MuleEvent) - Method in class org.mule.routing.MessageFilter
 
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(MuleMessage) - Method in class org.mule.transport.email.filters.AbstractMailFilter
 
accept(Message) - Method in class org.mule.transport.email.filters.AbstractMailFilter
 
accept(Message) - Method in class org.mule.transport.email.filters.MailSubjectRegExFilter
 
accept(Object) - Method in class org.mule.transport.file.filters.FilenameRegexFilter
Filter condition decider method.
accept(File, String) - Method in class org.mule.transport.file.filters.FilenameWildcardFilter
Filter condition decider method.
accept(MuleMessage) - Method in class org.mule.transport.file.filters.FilenameWildcardFilter
 
accept(MuleMessage) - 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
 
accept(Packet) - Method in class org.mule.transport.xmpp.filters.AbstractXmppFilter
 
accept(MuleMessage) - Method in class org.mule.transport.xmpp.filters.AbstractXmppFilter
 
accept(AnnotationInfo) - Method in interface org.mule.util.scan.annotations.AnnotationFilter
Should the annotation represented by an AnnotationInfo object be accepted
accept(AnnotationInfo) - Method in class org.mule.util.scan.annotations.AnnotationTypeFilter
 
accept(AnnotationInfo) - Method in class org.mule.util.scan.annotations.MetaAnnotationTypeFilter
 
AcceptAllFilter - Class in org.mule.routing.filters
A filter that accepts everything.
AcceptAllFilter() - Constructor for class org.mule.routing.filters.AcceptAllFilter
 
acceptMessageForFlowConstruct(MuleEvent) - Method in class org.mule.routing.IdempotentMessageFilter
 
Acceptor - Interface in org.mule.api
Provides capability to only accept handling certain MuleEvents.
acceptsAll() - Method in interface org.mule.api.Acceptor
 
acceptsAll() - Method in class org.mule.exception.MessagingExceptionStrategyAcceptorDelegate
 
acceptsAll() - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
AccessibleLog4jLoggerAdapter - Class in org.mule.module.logging
A copy & paste of the AccessibleLog4jLoggerAdapter, just making it non-final.
AccumulatorComponent - Class in org.mule.example.scripting
Component which accumulates successive numbers, by adding/subtracting/multiplying/dividing.
AccumulatorComponent() - Constructor for class org.mule.example.scripting.AccumulatorComponent
 
ackExpression - Variable in class org.mule.construct.builder.ValidatorBuilder
 
ackExpression(String) - Method in class org.mule.construct.builder.ValidatorBuilder
 
ackParams - Variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
ackStmt - Variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
action - Variable in class org.mule.api.context.notification.ServerNotification
 
action - Variable in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
ACTION - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
ACTION_ABORT - Static variable in class org.mule.module.bpm.Process
 
ACTION_ADVANCE - Static variable in class org.mule.module.bpm.Process
 
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_INDIFFERENT - Static variable in interface org.mule.api.transaction.TransactionConfig
Be indifferent to any active transaction.
ACTION_INDIFFERENT_STRING - Static variable in class org.mule.transaction.MuleTransactionConfig
 
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_NOT_SUPPORTED - Static variable in interface org.mule.api.transaction.TransactionConfig
 
ACTION_NOT_SUPPORTED_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.module.bpm.Process
 
ACTION_UPDATE - Static variable in class org.mule.module.bpm.Process
 
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(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
activate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
activate() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
activate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
activate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
activateObject(Object) - Method in class org.mule.transport.ftp.FtpConnectionFactory
 
activateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
activateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
activateObject(Object) - Method in class org.mule.transport.sftp.SftpConnectionFactory
 
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(MuleContext) - Constructor for class org.mule.transport.jms.activemq.ActiveMQJmsConnector
Constructs a new ActiveMQJmsConnector.
ActiveMQXAJmsConnector - Class in org.mule.transport.jms.activemq
 
ActiveMQXAJmsConnector(MuleContext) - Constructor for class org.mule.transport.jms.activemq.ActiveMQXAJmsConnector
 
add(FlowConstructStatistics) - Method in class org.mule.management.stats.AllStatistics
 
add(int, E) - Method in class org.mule.module.launcher.util.ObservableList
 
add(E) - Method in class org.mule.module.launcher.util.ObservableList
 
add(E) - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
add(Object, Object) - Static method in class org.mule.transport.http.multipart.LazyList
Add an item to a LazyList
add(Object, int, Object) - Static method in class org.mule.transport.http.multipart.LazyList
Add an item to a LazyList
add(K, Object) - Method in class org.mule.transport.http.multipart.MultiMap
Add value to multi valued entry.
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 interface org.mule.api.el.ExpressionLanguageContext
 
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
 
addAlias(String, String) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
addAlias(String, String) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
addAlias(String, Class<?>) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
addAll(Collection<? extends E>) - Method in class org.mule.module.launcher.util.ObservableList
 
addAll(int, Collection<? extends E>) - Method in class org.mule.module.launcher.util.ObservableList
 
addAll(Collection<? extends Serializable>) - Method in class org.mule.util.queue.DefaultQueueInfoDelegate
 
addAll(Collection<? extends Serializable>) - Method in interface org.mule.util.queue.QueueInfoDelegate
Appends all of the elements in the specified collection to the queue (optional operation).
addAllListenerSubscriptionPairs(Collection<?>) - Method in class org.mule.context.notification.ServerNotificationManager
 
addAnnotatedEntryPointResolver() - Method in class org.mule.model.resolvers.LegacyEntryPointResolverSet
 
addAnnotationsConfigBuilder(List<ConfigurationBuilder>) - Method in class org.mule.MuleServer
If the annotations module is on the classpath, add the annotations config builder to the list.
addAnnotationsConfigBuilderIfPresent(List<ConfigurationBuilder>) - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
addAnnotationValue(MutablePropertyValues, QName, Object) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
Add a key/value pair to existing AnnotatedObject.PROPERTY_NAME property value.
addApplicationConfigEntry(String, AppConfigurationEntry) - Static method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Adds the Configuration Entries
addApplicationListener(ApplicationListener) - Method in class org.mule.module.spring.events.MuleEventMulticaster
Adds a listener to the the Multicaster.
addApplicationListenerBean(String) - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
addArgument(ExpressionArgument) - Method in class org.mule.expression.transformers.AbstractExpressionTransformer
 
addArray(Object, Object[]) - Static method in class org.mule.transport.http.multipart.LazyList
Add the contents of an array to a LazyList
addAttachment(String, DataHandler) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.addOutboundAttachment(java.lang.String, javax.activation.DataHandler) instead
addAttachment(String, DataHandler) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
addAttachment(String, DataHandler) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
addAttachmentHeaders(String, Part, MuleMessage) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
addAttachments(DefaultMuleMessage, Object) - Method in class org.mule.transport.AbstractMuleMessageFactory
 
addAttachments(DefaultMuleMessage, Object) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
addAttachments(DefaultMuleMessage, Object) - Method in class org.mule.transport.http.HttpMultipartMuleMessageFactory
 
addAttachments(MuleEvent, Call) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
addAttachments(DefaultMuleMessage, Object) - Method in class org.mule.transport.soap.axis.AxisMuleMessageFactory
 
AddAttachmentTransformer - Class in org.mule.transformer.simple
 
AddAttachmentTransformer() - Constructor for class org.mule.transformer.simple.AddAttachmentTransformer
 
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
 
addBodyPartHeaders(BodyPart, String, MuleMessage) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
 
addBook(Book) - Method in interface org.mule.example.bookstore.CatalogAdminService
Add a new book to the catalog
addBook(Book) - Method in class org.mule.example.bookstore.CatalogServiceImpl
 
AddBookResponse - Class in org.mule.example.bookstore.transformers
A call to addBook() returns a Long representing the number of books in the catalog.
AddBookResponse() - Constructor for class org.mule.example.bookstore.transformers.AddBookResponse
 
addBooks(Collection<Book>) - Method in interface org.mule.example.bookstore.CatalogAdminService
Add a group of new books to the catalog
addBooks(Collection<Book>) - Method in class org.mule.example.bookstore.CatalogServiceImpl
 
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
 
addClasses(ZipFileSet) - Method in class org.mule.tools.anttasks.MulePackage
add files under classes
addClassToSet(Class<T>, Set<Class<T>>, int) - Method in class org.mule.util.scan.ClasspathScanner
 
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
 
addCollection(Object, Collection<?>) - Static method in class org.mule.transport.http.multipart.LazyList
Add the contents of a Collection to a LazyList
addColumn(String, int) - Method in class org.mule.module.launcher.SimpleLoggingTable
Adds a new column to the table.
addCompleteExecutionTime(long) - Method in class org.mule.management.stats.ComponentStatistics
Add the complete execution time for a flow that also reports branhc execution times
addCompleteFlowExecutionTime(long) - Method in class org.mule.management.stats.FlowConstructStatistics
 
addConfig(ZipFileSet) - Method in class org.mule.tools.anttasks.MulePackage
add config files at top level
addConnection(MuleConnection) - Method in class org.mule.module.jca.MuleManagedConnection
Associate connection handle with the physical connection.
addConnectionEventListener(ConnectionEventListener) - Method in class org.mule.module.jca.MuleManagedConnection
Adds a connection event listener to the ManagedConnection instance.
addConverter(Class<? extends Converter>) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
addConverter(Converter) - Method in class org.mule.transformer.graph.TransformationGraph
 
addCookie(Cookie) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
addCookiesToClient(HttpClient, Object, String, MuleEvent, URI) - Static method in class org.mule.transport.http.CookieHelper
Adds to the client all the cookies present in the cookiesObject.
addCorrelationProperties(Message, MuleMessage, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addCreate(List, Object) - Static method in class org.mule.util.CollectionUtils
Some code uses null to indicate "unset", which makes appending items complex.
addDataRow(String[]) - Method in class org.mule.module.launcher.SimpleLoggingTable
Adds a new row of data into the table.
addDateHeader(String, long) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
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
 
addDeliveryModeProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addDeploymentListener(DeploymentListener) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
addDeploymentListener(DeploymentListener) - Method in class org.mule.module.launcher.DeploymentService
 
addDestinationProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addDirectTransition(String, String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
ADDED - Static variable in class org.mule.module.launcher.util.ElementEvent
 
addEncryptionStrategy(EncryptionStrategy) - Method in interface org.mule.api.security.SecurityManager
 
addEncryptionStrategy(EncryptionStrategy) - Method in class org.mule.security.MuleSecurityManager
 
addEndpoint(MessageProcessor) - Method in class org.mule.exception.AbstractExceptionListener
 
addEnrichExpressionPair(MessageEnricher.EnrichExpressionPair) - Method in class org.mule.enricher.MessageEnricher
 
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
 
addError(String) - Method in class org.mule.example.ReservationResponse
 
addEvent(MuleEvent) - Method in class org.mule.routing.EventGroup
Add the given event to this group.
addEventGroup(EventGroup) - Method in class org.mule.routing.correlation.EventCorrelator
 
addEventHandler(SxcFilteringOutboundRouter, XPathBuilder) - Method in class org.mule.module.sxc.SxcFilter
 
addEventHandlers(XPathBuilder, Filter) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
addExceptionListener(AbstractFlowConstruct) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
addExecutionBranchTime(boolean, long, long) - Method in class org.mule.management.stats.ComponentStatistics
Add a new execution-time measurement for one branch of processing an event
addExecutionTime(long) - Method in class org.mule.management.stats.ComponentStatistics
Add a new execution-time measurement for processing an event.
addExpirable(long, TimeUnit, Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
Adds an expirable object to monitor.
addExpirationProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addExpressionArgumentFromAttributes(Element, BeanDefinitionBuilder) - Static method in class org.mule.config.spring.parsers.specific.ExpressionTransformerDefinitionParser
 
addFile(File) - Method in class org.mule.module.boot.DefaultMuleClassPathConfig
 
addFile(File) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
addFile(File) - Method in class org.mule.util.monitor.FileMonitor
Add file to listen for.
addFiles(List) - Method in class org.mule.module.boot.DefaultMuleClassPathConfig
 
addFiles(List<File>) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
addFlowExecutionBranchTime(long, long) - Method in class org.mule.management.stats.FlowConstructStatistics
 
addFlowExecutionBranchTime(long) - Method in class org.mule.management.stats.ProcessingTime
Add the execution time for this branch to the flow construct's statistics
AddFlowVariableTransformer - Class in org.mule.transformer.simple
 
AddFlowVariableTransformer() - Constructor for class org.mule.transformer.simple.AddFlowVariableTransformer
 
addFromProperty(DefaultMuleMessage, Message) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
addGlobalFunction(String, Function) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
addHandledException(Class) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
addHandler(ExceptionHandler) - Method in class org.mule.example.errorhandler.ErrorManager
 
addHeader(String, Object) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
addHeader(String, String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
addHeader(Header) - Method in class org.mule.transport.http.HttpRequest
 
addHeader(Header) - Method in class org.mule.transport.http.HttpResponse
 
addHeader(String, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
addHeaders(SOAPEnvelope) - Method in class org.mule.module.cxf.MuleSoapHeaders
Writes the header properties to a Soap header
addHoldersToResponse(Object, Object[]) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
addIBeansConfigurationBuilderIfPackagesConfiguredForScanning(List<ConfigurationBuilder>) - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
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
 
addIgnoredMethods(ReflectionServiceFactoryBean, String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
addImport(String, Class<?>) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
addInboundAttachment(String, DataHandler) - Method in class org.mule.DefaultMuleMessage
 
addInboundProperties(Map<String, Object>) - Method in class org.mule.DefaultMuleMessage
 
addInboundProperties(Map<String, Object>) - Method in class org.mule.MessagePropertiesContext
 
addInfo(String, Object) - Method in exception org.mule.api.MuleException
 
addInterceptors(LinkedList<CallInterceptor>) - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
addInterfaceToType(Class<? extends ServerNotificationListener>, Class<? extends ServerNotification>) - Method in class org.mule.context.notification.ServerNotificationManager
 
addIntHeader(String, int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
addJMSReplyTo(MuleMessage, Message) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addLib(ZipFileSet) - Method in class org.mule.tools.anttasks.MulePackage
add files under lib
addLibrariesToClasspath(List) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
addLibrariesToClasspath(List) - Static method in class org.mule.util.ClassUtils
 
addLibraryDirectory(File, String) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
addLifecycleCallback(FunctionalTestComponent.LifecycleCallback) - Static method in class org.mule.tck.functional.FunctionalTestComponent
 
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
 
addLocalJarFilesToClasspath(File, File) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
addMailHeadersToMessageProperties(Message, DefaultMuleMessage) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
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
 
addMessageIdProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addMessageProcessor(MessageProcessor) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
addMessageProcessor(MessageProcessor) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
addMessageProcessor(MessageProcessor) - Method in class org.mule.service.ServiceCompositeMessageSource
 
addMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.model.seda.SedaService
 
addMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.module.jca.JcaService
 
addMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.service.AbstractService
 
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(Object, Method, MuleEventContext) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
addMuleBaseUserLibs(File, File) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
addMuleInterceptors() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
addNamedParameter(NamedParameter) - Method in class org.mule.transport.soap.axis.SoapMethod
 
addNamedParameter(QName, QName, String) - Method in class org.mule.transport.soap.axis.SoapMethod
 
addNamedParameter(QName, QName, ParameterMode) - Method in class org.mule.transport.soap.axis.SoapMethod
 
addNamespace(String, String) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
addNamespaces(NamespaceManager, XPath) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
addNamespaces(Map<String, String>) - Method in class org.mule.module.xml.stax.MapNamespaceContext
 
addNamespacesToContext(NamespaceManager, JXPathContext) - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
addObject(Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
addObjectInitialisationCallback(InitialisationCallback) - Method in interface org.mule.api.object.ObjectFactory
Register a custom initialiser
addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
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.phases.DefaultLifecyclePhase
 
addOutboundAttachment(String, DataHandler) - Method in interface org.mule.api.MuleMessage
Allows for arbitrary data attachments to be associated with the Message.
addOutboundAttachment(String, Object, String) - Method in interface org.mule.api.MuleMessage
Adds an outgoing attachment to the message
addOutboundAttachment(String, DataHandler) - Method in class org.mule.DefaultMuleMessage
 
addOutboundAttachment(String, Object, String) - Method in class org.mule.DefaultMuleMessage
 
addOverride(Map<String, String>, Element, String, String) - Method in class org.mule.config.spring.parsers.specific.ServiceOverridesDefinitionParser
 
addParamToContext(String, Object, VelocityContext) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
addPart(Object, OutboundEndpoint) - Method in class org.mule.routing.outbound.SplitMessage
 
addPerson(Person) - Method in interface org.mule.tck.testmodels.services.PeopleService
 
addPerson(String, String) - Method in interface org.mule.tck.testmodels.services.PeopleService
 
addPerson(Person) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
addPerson(String, String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
addPostProcess(MuleDefinitionParser) - Static method in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
addPriorityProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addProcessed(Object) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
addProcessedGroup(Object) - Method in class org.mule.routing.correlation.EventCorrelator
 
addProperties(Map<String, Object>) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.addProperties(java.util.Map, org.mule.api.transport.PropertyScope) instead
addProperties(Map<String, Object>, PropertyScope) - Method in interface org.mule.api.MuleMessage
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<String, Object>) - Method in class org.mule.DefaultMuleMessage
Adds a map of properties to be associated with this message
addProperties(Map<String, Object>, PropertyScope) - Method in class org.mule.DefaultMuleMessage
Adds a map of properties to be associated with this message
addProperties(Map<String, Object>) - Method in class org.mule.message.ExceptionMessage
Adds a map of properties to associated with this message
addProperties(MuleMessage) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.AbstractMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.ajax.AjaxMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.file.FileMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.ftp.FtpMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.soap.axis.AxisMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.udp.UdpMuleMessageFactory
 
addProperties(DefaultMuleMessage, Object) - Method in class org.mule.transport.xmpp.XmppMuleMessageFactory
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Associate PropertyChangeListener with the ManagedConnectionFactory, in order to notify about properties changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.mule.module.launcher.util.ObservableList
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.mule.module.launcher.util.ObservableList
 
AddPropertyTransformer - Class in org.mule.transformer.simple
 
AddPropertyTransformer() - Constructor for class org.mule.transformer.simple.AddPropertyTransformer
 
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
 
addProxyInterceptors(ServerFactoryBean) - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
addQueryStringToParameterMap(String, Map<String, Object>, String) - Method in class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
 
addQueueStore(QueueStore<Serializable>) - Method in class org.mule.config.QueueProfile
 
addReceiver(R) - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
addReceiver(JettyHttpMessageReceiver) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.MuleReceiverConnectorHolder
 
addRecipientProperty(MuleMessage, Message, Message.RecipientType, String) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
addRedeliveredProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
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
 
addRegistry(Registry) - Method in interface org.mule.api.MuleContext
 
addRegistry(Registry) - Method in interface org.mule.api.registry.RegistryBroker
 
addRegistry(Registry) - Method in class org.mule.DefaultMuleContext
 
addRegistry(Registry) - Method in class org.mule.registry.DefaultRegistryBroker
 
addReplyToProcessors(List<MessageProcessor>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
addReplyToProperty(DefaultMuleMessage, Message) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
addResolver(String, VariableResolver) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
addResponseMessageProcessor(MessageProcessor) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
addResponseMessageProcessor(MessageProcessor) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
addResponseTransformer(Transformer) - Method in interface org.mule.api.endpoint.EndpointBuilder
Deprecated. Use addResponseMessageProcessor()
addResponseTransformer(Transformer) - Method in class org.mule.endpoint.AbstractEndpointBuilder
Deprecated. Use addResponseMessageProcessor()
addResponseTransformerProcessors(EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
address - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
ADDRESS - Static variable in class org.mule.endpoint.URIBuilder
 
address - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
address - Variable in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
Address - Class in org.mule.tck.testmodels.services
Address is a Persons address
Address() - Constructor for class org.mule.tck.testmodels.services.Address
 
Address(String, String) - Constructor for class org.mule.tck.testmodels.services.Address
 
ADDRESS - Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
ADDRESS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
ADDRESS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
 
ADDRESS_ATTRIBUTES - Static variable in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
ADDRESS_PROPERTY - Static variable in class org.mule.transport.udp.UdpConnector
 
AddressedEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint.support
Combine a ChildAddressDefinitionParser and either a OrphanEndpointDefinitionParser or a ChildEndpointDefinitionParser in one parser.
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.module.cxf.component.AbstractWebServiceWrapperComponent
 
addReturnMessage(MuleMessage) - Method in interface org.mule.api.retry.RetryContext
 
addReturnMessage(MuleMessage) - Method in class org.mule.retry.async.FutureRetryContext
 
addReturnMessage(MuleMessage) - Method in class org.mule.retry.DefaultRetryContext
 
addRoute(MessageProcessor) - Method in interface org.mule.api.processor.MessageRouter
Adds a new message processor to the list of routes
addRoute(MatchableMessageProcessor) - Method in interface org.mule.api.routing.MatchingRouter
 
addRoute(MessageProcessor, Filter) - Method in interface org.mule.api.routing.SelectiveRouter
 
addRoute(MatchableMessageProcessor) - Method in class org.mule.routing.AbstractMatchingRouter
 
addRoute(MessageProcessor, Filter) - Method in class org.mule.routing.AbstractSelectiveRouter
 
addRoute(MessageProcessor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
addRoute(MatchableMessageProcessor) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
addRoute(MessageProcessor) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
addRoute(MessageProcessor) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
addRouterForInterface(InterfaceBinding) - Method in class org.mule.component.BindingInvocationHandler
 
addRouterForInterface(InterfaceBinding) - Method in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
addSchedulerFactoryProperty(String, String) - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
addSender(Sender) - Method in class org.mule.example.geomail.dao.impl.SenderDaoImpl
 
addSender(Sender) - Method in interface org.mule.example.geomail.dao.SenderDao
 
addSentDateProperty(DefaultMuleMessage, Message) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
AddSessionVariableTransformer - Class in org.mule.transformer.simple
 
AddSessionVariableTransformer() - Constructor for class org.mule.transformer.simple.AddSessionVariableTransformer
 
addShutdownListener(MuleApplicationClassLoader.ShutdownListener) - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
addSource(MessageSource) - Method in interface org.mule.api.source.CompositeMessageSource
 
addSource(MessageSource) - Method in class org.mule.service.ServiceCompositeMessageSource
 
addSource(MessageSource) - Method in class org.mule.source.StartableCompositeMessageSource
 
addStartupListener(DeploymentService.StartupListener) - Method in class org.mule.module.launcher.DeploymentService
 
addStartupPropertiesConfigBuilder(List<ConfigurationBuilder>) - Method in class org.mule.MuleServer
 
addTemplate(Template) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Method addTemplate.
addTimestampProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addToArray(Object[], Object, Class<?>) - Static method in class org.mule.transport.http.multipart.LazyList
Add element to an array
addToEnvironment(String, Object) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
addToEnvironment(String, Object) - Method in class org.mule.jndi.SimpleContext
 
addToEnvironment(String, Object) - Method in class org.mule.tck.jndi.InMemoryContext
 
addToParameterMap(Map<String, Object>, String, String) - Method in class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
 
addTransformer(Transformer) - Method in interface org.mule.api.endpoint.EndpointBuilder
Deprecated. Use addMessageProcessor()
addTransformer(Transformer) - Method in class org.mule.endpoint.AbstractEndpointBuilder
Deprecated. Use addMessageProcessor()
addTransformerProcessors(EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
addTypeProperty(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
addUriParamsAsHeaders(Map, String) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
addURL(URL) - Method in class org.mule.module.boot.DefaultMuleClassPathConfig
Add a URL to Mule's classpath.
addURL(URL) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
Add a URL to Mule's classpath.
addURLs(List) - Method in class org.mule.module.boot.DefaultMuleClassPathConfig
Setter for property 'urls'.
addURLs(List<URL>) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
addValues(K, List) - Method in class org.mule.transport.http.multipart.MultiMap
Add values to multi valued entry.
addValues(K, String[]) - Method in class org.mule.transport.http.multipart.MultiMap
Add values to multi valued entry.
addVariable(Variable) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Method addVariable.
addVariable(Variable) - Method in class com.javaforge.bobber.archetype.model.Variable
Method addVariable.
addVariable(String, T) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
addVariable(String, T, VariableAssignmentCallback<T>) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
addVariable(String, T) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
addVariable(String, T, VariableAssignmentCallback<T>) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
addZombie(File) - Method in class org.mule.module.launcher.DeploymentService
 
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
advanceGeneration(String) - Method in class org.mule.module.management.mbean.YourKitProfilerService
Advance current object generation number.
advanceGeneration(String) - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Advance current object generation number.
advanceProcess(Object, Object, Map) - Method in interface org.mule.module.bpm.BPMS
Advance an already-running process.
advanceProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Advance a process instance one step.
advanceProcess(Object, Object, Map) - Method in class org.mule.module.jbpm.Jbpm
Advance a process instance one step.
after(MuleEvent) - Method in class org.mule.interceptor.AbstractEnvelopeInterceptor
This method is invoked after the event has been processed, unless an exception was thrown
after(MuleEvent) - Method in class org.mule.interceptor.LoggingInterceptor
 
after(MuleEvent) - Method in class org.mule.interceptor.ProcessingTimeInterceptor
 
afterCall(InvocationContext) - Method in class org.mule.module.ibeans.spi.MuleResponseTransformInterceptor
 
afterExecute(Object, Method, Object[]) - Method in interface org.mule.util.Multicaster.InvokeListener
 
afterPropertiesSet() - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
afterPropertiesSet() - Method in class org.mule.config.spring.util.SystemPropertyInitializingBean
Sets the system properties
afterRouting(Exception, MuleEvent) - Method in class org.mule.exception.CatchMessagingExceptionStrategy
 
afterRouting(Exception, MuleEvent) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
Agent - Interface in org.mule.api.agent
Agent is a server plugin that can be initialised, started and destroyed along with the MuleContext itself.
AGENT_NAME - Static variable in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
agentsRunning() - Static method in class org.mule.config.i18n.CoreMessages
 
aggregate(AbstractSingleResourceTransaction) - Method in interface org.mule.transaction.TransactionCollection
 
AggregateCounter - Class in org.mule.util.counters.impl
 
AggregateCounter(String, CounterFactory.Type, AbstractCounter) - Constructor for class org.mule.util.counters.impl.AggregateCounter
 
aggregateEvents(EventGroup) - Static method in class org.mule.example.loanbroker.routers.BankQuotesAggregationLogic
 
aggregateEvents(EventGroup) - Method in class org.mule.example.loanbroker.routers.BankQuotesInboundAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.AbstractCorrelationAggregator
 
aggregateEvents(EventGroup) - Method in class org.mule.routing.correlation.CollectionCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in interface org.mule.routing.correlation.EventCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.correlation.ResequenceCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.correlation.ResequenceMessagesCorrelatorCallback
This method is invoked if the shouldAggregate method is called and returns true.
aggregateResults(List<MuleEvent>, MuleEvent, MuleContext) - Method in interface org.mule.api.routing.RouterResultsHandler
 
aggregateResults(List<MuleEvent>, MuleEvent, MuleContext) - Method in class org.mule.routing.DefaultRouterResultsHandler
 
AggregationException - Exception in org.mule.routing
TODO document
AggregationException(EventGroup, MessageProcessor) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(EventGroup, MessageProcessor, Throwable) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, MessageProcessor) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, MessageProcessor, Throwable) - Constructor for exception org.mule.routing.AggregationException
 
Aggregator - Interface in org.mule.api.routing
 
AggregatorDefinitionParser - Class in org.mule.config.spring.parsers.specific
Generic router definition parser for parsing all Router elements.
AggregatorDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.AggregatorDefinitionParser
 
AggregatorDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.AggregatorDefinitionParser
 
AJAX_PATH_SPEC - Static variable in class org.mule.transport.ajax.embedded.AjaxConnector
 
AjaxConnector - Class in org.mule.transport.ajax.embedded
Creates an 'embedded' Ajax server using Jetty and allows Mule to receiver and send events to browsers.
AjaxConnector(MuleContext) - Constructor for class org.mule.transport.ajax.embedded.AjaxConnector
 
AjaxMessageDispatcher - Class in org.mule.transport.ajax
Will dispatch Mule events to ajax clients available in Bayeux that are listening to this endpoint.
AjaxMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.ajax.AjaxMessageDispatcher
 
AjaxMessageDispatcherFactory - Class in org.mule.transport.ajax
Creates a AjaxMessageDispatcher
AjaxMessageDispatcherFactory() - Constructor for class org.mule.transport.ajax.AjaxMessageDispatcherFactory
 
AjaxMessageReceiver - Class in org.mule.transport.ajax
Registers a receiver service with Bayeux.
AjaxMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.ajax.AjaxMessageReceiver
 
AjaxMessageReceiver.ReceiverService - Class in org.mule.transport.ajax
 
AjaxMessageReceiver.ReceiverService(String, Bayeux, ImmutableEndpoint) - Constructor for class org.mule.transport.ajax.AjaxMessageReceiver.ReceiverService
 
AjaxMessages - Class in org.mule.transport.ajax.i18n
i18n messages for the Ajax transport
AjaxMessages() - Constructor for class org.mule.transport.ajax.i18n.AjaxMessages
 
AjaxMuleMessageFactory - Class in org.mule.transport.ajax
A MuleMessageFactory implementation for JSON messages.
AjaxMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.ajax.AjaxMuleMessageFactory
 
AjaxNamespaceHandler - Class in org.mule.transport.ajax.config
Registers a Bean Definition Parser for handling <ajax:connector> elements and <ajax:servlet-connector> elements.
AjaxNamespaceHandler() - Constructor for class org.mule.transport.ajax.config.AjaxNamespaceHandler
 
AjaxReplyToHandler - Class in org.mule.transport.ajax
Handles the sending of sending result messages back to the client when the a replyTo channel is specified in the client request.
AjaxReplyToHandler(Connector) - Constructor for class org.mule.transport.ajax.AjaxReplyToHandler
 
AjaxServletConnector - Class in org.mule.transport.ajax.container
A servlet connector that binds to the container and makes a configured Bayeux available to dispatchers and receivers.
AjaxServletConnector(MuleContext) - Constructor for class org.mule.transport.ajax.container.AjaxServletConnector
 
algorithm - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
 
aliases - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
ALL_ARGUMENT - Static variable in class org.mule.expression.ExpressionConstants
 
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
 
allKeys() - Method in interface org.mule.api.store.ListableObjectStore
 
allKeys(String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
allKeys() - Method in class org.mule.util.store.AbstractPartitionedObjectStore
 
allKeys() - Method in class org.mule.util.store.ManagedObjectStore
 
allKeys() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
allKeys() - Method in class org.mule.util.store.ObjectStorePartition
 
allKeys(String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
allKeys() - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
allKeys(String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
allKeys() - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
allKeys() - Method in class org.mule.util.store.QueueStoreAdapter
 
allKeys() - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.mule.module.jca.DefaultConnectionManager
 
ALLOCATION_RECORDING_ADAPTIVE - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
ALLOCATION_RECORDING_ALL - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
allPartitions() - Method in interface org.mule.api.store.PartitionableObjectStore
 
allPartitions() - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
allPartitions() - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
AllStatistics - Class in org.mule.management.stats
AllStatistics TODO
AllStatistics() - Constructor for class org.mule.management.stats.AllStatistics
 
ANCHOR_FILE_BLURB - Static variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
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 all the filters accept.
AndFilter() - Constructor for class org.mule.routing.filters.logic.AndFilter
 
AndFilter(Filter...) - Constructor for class org.mule.routing.filters.logic.AndFilter
 
AndFilter(List<Filter>) - Constructor for class org.mule.routing.filters.logic.AndFilter
 
AnnotatedEndpointData - Class in org.mule.config.endpoint
Provides a generic endpoint data wrapper so that we can just use a single method for processing endpoints and reduce a load of duplication
AnnotatedEndpointData(MessageExchangePattern, ChannelType, Annotation) - Constructor for class org.mule.config.endpoint.AnnotatedEndpointData
 
AnnotatedEndpointHelper - Class in org.mule.config.endpoint
This is a wrapper helper that can process AnnotatedEndpointData objects (Annotaiton config data) and turn them into EndpointBuilder or ImmutableEndpoint objects.
AnnotatedEndpointHelper(MuleContext) - Constructor for class org.mule.config.endpoint.AnnotatedEndpointHelper
 
AnnotatedEntryPointResolver - Class in org.mule.impl.model.resolvers
A Mule EntryPointResolver implementation that will resolve methods on a service class that have Mule expression annotations such as Payload, InboundHeaders It will transform the received message to match the annotated method arguments.
AnnotatedEntryPointResolver() - Constructor for class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
 
AnnotatedObject - Interface in org.mule.api
 
AnnotatedService - Annotation Type in org.mule.module.guice
TODO
AnnotatedTransformerObjectProcessor - Class in org.mule.config.transformer
Will check all method level annotations to see if there are any Transformer annotations present.
AnnotatedTransformerObjectProcessor() - Constructor for class org.mule.config.transformer.AnnotatedTransformerObjectProcessor
 
AnnotatedTransformerObjectProcessor(MuleContext) - Constructor for class org.mule.config.transformer.AnnotatedTransformerObjectProcessor
 
AnnotatedTransformerProxy - Class in org.mule.config.transformer
Creates a Mule Transformer proxy around a transform method.
AnnotatedTransformerProxy(int, Object, Method, Class[], String, String) - Constructor for class org.mule.config.transformer.AnnotatedTransformerProxy
 
AnnotationException - Exception in org.mule.api
Root exception for errors related to annotation parsing
AnnotationException(Message) - Constructor for exception org.mule.api.AnnotationException
 
AnnotationException(Message, Throwable) - Constructor for exception org.mule.api.AnnotationException
 
AnnotationFilter - Interface in org.mule.util.scan.annotations
A filter is used when performing an Annotation scan on a single class or the classpath.
AnnotationInfo - Class in org.mule.util.scan.annotations
 
AnnotationInfo() - Constructor for class org.mule.util.scan.annotations.AnnotationInfo
 
AnnotationInfo.NameValue - Class in org.mule.util.scan.annotations
 
AnnotationMetaData - Class in org.mule.util.annotation
A data class that associates context information about an annotation.
AnnotationMetaData(Class, Member, ElementType, Annotation) - Constructor for class org.mule.util.annotation.AnnotationMetaData
 
ANNOTATIONS_PACKAGE_NAME - Static variable in class org.mule.module.json.transformers.JsonMapperResolver
 
AnnotationsConfigurationBuilder - Class in org.mule.config
Enables Mule annotation processing so that annotated objects registered with the Mule registry will automatically be configured.
AnnotationsConfigurationBuilder() - Constructor for class org.mule.config.AnnotationsConfigurationBuilder
 
AnnotationsMessages - Class in org.mule.config.i18n
Internationalized messages specific to the annotations module
AnnotationsMessages() - Constructor for class org.mule.config.i18n.AnnotationsMessages
 
AnnotationsParserFactory - Interface in org.mule.config
Defines a common interface to find all Endpoint annotation parsers for a context.
annotationsRequireJava5() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
AnnotationsScanner - Class in org.mule.util.scan.annotations
Scans a single class and registers all annotations on the class in four collections; class annotations, field annotations method annotations and parameter annotations.
AnnotationsScanner() - Constructor for class org.mule.util.scan.annotations.AnnotationsScanner
 
AnnotationsScanner(AnnotationFilter) - Constructor for class org.mule.util.scan.annotations.AnnotationsScanner
 
AnnotationTypeFilter - Class in org.mule.util.scan.annotations
Simply filters for annotations that match the annotation class
AnnotationTypeFilter(Class<? extends Annotation>) - Constructor for class org.mule.util.scan.annotations.AnnotationTypeFilter
 
AnnotationUtils - Class in org.mule.util.annotation
A helper class for reading annotations.
AnnotationUtils() - Constructor for class org.mule.util.annotation.AnnotationUtils
 
ANOTHER_DEPLOYMENT_OPERATION_IS_IN_PROGRESS - Static variable in class org.mule.module.launcher.DeploymentService
 
ANT_TEMPLATE_PATTERN - Static variable in class org.mule.util.TemplateParser
 
ANT_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
ANY - Static variable in interface org.mule.transformer.types.MimeTypes
 
ANY_MIME_TYPE - Static variable in interface org.mule.api.transformer.DataType
 
APACHE_XML_FEATURES_VALIDATION_SCHEMA - Static variable in class org.mule.module.xml.routing.XmlMessageSplitter
 
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.routing.XmlMessageSplitter
 
APACHE_XML_FEATURES_VALIDATION_SCHEMA_FULL_CHECKING - Static variable in class org.mule.module.xml.util.XMLUtils
 
APP_ANCHOR_SUFFIX - Static variable in class org.mule.module.launcher.DeploymentService
 
APP_HOME_DIRECTORY_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
APP_NAME_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
appAnchors - Variable in class org.mule.module.launcher.DeploymentService.AppDirWatcher
 
AppBloodhound - Interface in org.mule.module.launcher
Discovers application descriptor and settings.
AppContext - Class in org.mule.el.context
Exposes information about the current Mule Application: encoding Application default encoding name Application name registry Mule registry (as a map) standalone If Mule is running standalone workdir Application work directory
AppContext(MuleContext) - Constructor for class org.mule.el.context.AppContext
 
AppDeployerMonitorThreadFactory - Class in org.mule.module.launcher
 
AppDeployerMonitorThreadFactory() - Constructor for class org.mule.module.launcher.AppDeployerMonitorThreadFactory
 
appDirMonitorTimer - Variable in class org.mule.module.launcher.DeploymentService
 
append(String) - Method in class org.mule.example.hello.ChatString
 
append(StringBuffer) - Method in class org.mule.example.hello.ChatString
 
append(String, MuleMessage) - Method in class org.mule.tck.functional.FunctionalTestComponent
Will append the value of FunctionalTestComponent.getAppendString() to the contents of the message.
append(String, String) - Static method in class org.mule.transformer.simple.StringAppendTransformer
 
append2digits(StringBuffer, int) - Static method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
appendDefault(String) - Static method in class org.mule.tck.functional.StringAppendTestTransformer
 
appendFactory(VariableResolverFactory) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
appendJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.util.JarUtils
 
appendMessage(String) - Method in exception org.mule.api.MuleException
 
appFactory - Variable in class org.mule.module.launcher.DeploymentService
 
APPLICATION - Static variable in class org.mule.api.transport.PropertyScope
This provides access to properties in the registry.
Application - Interface in org.mule.module.launcher.application
 
APPLICATION_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
APPLICATION_XML - Static variable in interface org.mule.transformer.types.MimeTypes
 
ApplicationAwareRepositorySelector - Class in org.mule.module.launcher.log4j
 
ApplicationAwareRepositorySelector() - Constructor for class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
ApplicationAwareRepositorySelector.ConfigWatchDog - Class in org.mule.module.launcher.log4j
 
ApplicationAwareRepositorySelector.ConfigWatchDog(ClassLoader, String, LoggerRepository) - Constructor for class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
ApplicationAwareRepositorySelector.LoggerRepositoryCache - Class in org.mule.module.launcher.log4j
 
ApplicationAwareRepositorySelector.LoggerRepositoryCache() - Constructor for class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.LoggerRepositoryCache
 
applicationContext - Variable in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
applicationContext - Variable in class org.mule.config.spring.SpringRegistry
 
applicationContext - Variable in class org.mule.module.spring.events.MuleEventMulticaster
The Spring application context
ApplicationDescriptor - Class in org.mule.module.launcher.descriptor
 
ApplicationDescriptor() - Constructor for class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
ApplicationEventException - Exception in org.mule.module.spring.events
ApplicationEventException TODO
ApplicationEventException(String) - Constructor for exception org.mule.module.spring.events.ApplicationEventException
 
ApplicationEventException(String, Throwable) - Constructor for exception org.mule.module.spring.events.ApplicationEventException
 
ApplicationFactory - Interface in org.mule.module.launcher.application
Creates Application instances
applicationFactory - Variable in class org.mule.module.launcher.DefaultMuleDeployer
 
ApplicationMuleContextBuilder - Class in org.mule.module.launcher
Takes Mule application descriptor into account when building the context.
ApplicationMuleContextBuilder(ApplicationDescriptor) - Constructor for class org.mule.module.launcher.ApplicationMuleContextBuilder
 
ApplicationService - Class in org.mule.module.management.mbean
The MBean for application-wide statistics
ApplicationService(String, String, MuleContext, FlowConstructStatistics) - Constructor for class org.mule.module.management.mbean.ApplicationService
 
applicationShutdownNormally(String, Date) - Static method in class org.mule.config.i18n.CoreMessages
 
ApplicationShutdownSplashScreen - Class in org.mule.util
 
ApplicationShutdownSplashScreen() - Constructor for class org.mule.util.ApplicationShutdownSplashScreen
 
ApplicationStartupSplashScreen - Class in org.mule.util
 
ApplicationStartupSplashScreen() - Constructor for class org.mule.util.ApplicationStartupSplashScreen
 
ApplicationStatistics - Class in org.mule.management.stats
Aggregate statistics for all services and flows in an application.
ApplicationStatistics(AllStatistics) - Constructor for class org.mule.management.stats.ApplicationStatistics
 
applicationWasUpForDuration(long) - Static method in class org.mule.config.i18n.CoreMessages
 
ApplicationWrapper - Class in org.mule.module.launcher.application
Decorates the target deployer to properly switch out context classloader for deployment one where applicable.
ApplicationWrapper(Application) - Constructor for class org.mule.module.launcher.application.ApplicationWrapper
 
applyAllTransformers(MuleEvent, List<? extends Transformer>) - Method in class org.mule.DefaultMuleMessage
 
applyCompletedPhases(Object) - Method in interface org.mule.api.lifecycle.RegistryLifecycleHelpers
Successively applies all completed lifecycle phase to an object.
applyCompletedPhases(Object) - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
applyInboundTransformers(MuleEvent) - Method in class org.mule.transport.AbstractMessageReceiver
 
applyInboundTransformers(MuleMessage) - Method in class org.mule.transport.AbstractMessageRequester
 
applyInitialisationPolicy() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
applyLifecycle(Object) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
applyLifecycle(Object) - Method in interface org.mule.api.registry.MuleRegistry
Will execute any lifecycle phases on an object without actually registering the object in the registry.
applyLifecycle(Object, String) - Method in interface org.mule.api.registry.MuleRegistry
 
applyLifecycle(LifecycleManager) - Method in class org.mule.config.builders.AbstractConfigurationBuilder
Allows a configuration builder to check and customise the lifecycle of objects in the registry being used.
applyLifecycle(LifecycleManager) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
applyLifecycle(Object) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
applyLifecycle(Object) - Method in class org.mule.lifecycle.phases.MuleContextDisposePhase
 
applyLifecycle(Object) - Method in class org.mule.lifecycle.phases.MuleContextInitialisePhase
 
applyLifecycle(Object) - Method in class org.mule.registry.MuleRegistryHelper
Will execute any lifecycle phases on an object without actually registering the object in the registry.
applyLifecycle(Object, String) - Method in class org.mule.registry.MuleRegistryHelper
 
applyLifecycle(MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
applyLifecycle(MessageRequester, boolean) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
applyOutboundTransformers(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
applyOutboundTransformers(MuleEvent) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
applyPhase(Object, String, String) - Method in interface org.mule.api.lifecycle.RegistryLifecycleHelpers
Applies lifecycle phase to an object independent of the current lifecycle phase.
applyPhase(Object, String, String) - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
applyPolicy(Throwable) - Method in interface org.mule.api.retry.RetryPolicy
 
applyPolicy(Throwable) - Method in class org.mule.retry.policies.NoRetryPolicyTemplate.NoRetryPolicy
 
applyPolicy(Throwable) - Method in class org.mule.retry.policies.SimpleRetryPolicy
 
applyProcessors(Object) - Method in interface org.mule.api.registry.MuleRegistry
Will execute any processors on an object without actually registering the object in the registry.
applyProcessors(Object, int) - Method in interface org.mule.api.registry.MuleRegistry
Will execute any processors on an object without actually registering the object in the registry.
applyProcessors(Object) - Method in class org.mule.registry.MuleRegistryHelper
Will execute any processors on an object without actually registering the object in the registry.
applyProcessors(Object, int) - Method in class org.mule.registry.MuleRegistryHelper
Will execute any processors on an object without actually registering the object in the registry.
applyProcessors(Map<String, Object>) - Method in class org.mule.registry.TransientRegistry
 
applyProcessorsAndLifecycle(Object) - Method in interface org.mule.api.registry.MuleRegistry
Will execute any processors on an object and fire any lifecycle methods according to the current lifecycle without actually registering the object in the registry.
applyProcessorsAndLifecycle(Object) - Method in class org.mule.registry.MuleRegistryHelper
Will execute any processors on an object and fire any lifecycle methods according to the current lifecycle without actually registering the object in the registry.
applyResponseTransformers(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
applyResponseTransformers(MuleEvent) - Method in class org.mule.transport.AbstractMessageReceiver
 
applySystemProperties() - Method in class org.mule.config.DefaultMuleConfiguration
Apply any settings which come from the JVM system properties.
applyTransformers(MuleEvent, List<? extends Transformer>) - Method in interface org.mule.api.MuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(MuleEvent, Transformer...) - Method in interface org.mule.api.MuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(MuleEvent, List<? extends Transformer>, Class<?>) - Method in interface org.mule.api.MuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(MuleEvent, List<? extends Transformer>) - Method in class org.mule.DefaultMuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(MuleEvent, Transformer...) - Method in class org.mule.DefaultMuleMessage
Will apply a list of transformers to the payload of the message.
applyTransformers(MuleEvent, List<? extends Transformer>, Class<?>) - Method in class org.mule.DefaultMuleMessage
 
applyVendorSpecificConnectionFactoryProperties(ConnectionFactory) - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
appName - Variable in class org.mule.module.launcher.FineGrainedControlClassLoader
 
appsDir - Variable in class org.mule.module.launcher.DeploymentService.AppDirWatcher
 
arguments - Variable in class org.mule.expression.transformers.AbstractExpressionTransformer
 
arguments - Variable in class org.mule.processor.InvokerMessageProcessor
 
argumentTypes - Variable in class org.mule.processor.InvokerMessageProcessor
 
array2List(E[]) - Static method in class org.mule.transport.http.multipart.LazyList
 
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
 
ArrayMessageSequence - Class in org.mule.routing.outbound
 
ArrayMessageSequence(Object[]) - Constructor for class org.mule.routing.outbound.ArrayMessageSequence
 
ArrayUtils - Class in org.mule.util
 
ArrayUtils() - Constructor for class org.mule.util.ArrayUtils
 
asArrayOfCookies(Object) - Static method in class org.mule.transport.http.CookieHelper
Returns an array view of the cookiesObject.
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.
assertAddressConsistent() - Method in class org.mule.endpoint.URIBuilder
 
assertArgument(boolean, String) - Method in class org.mule.module.xml.config.XsltTextDefinitionParser
 
assertEvent(Rules, Object, String) - Method in interface org.mule.module.bpm.RulesEngine
Add an event to the event stream.
assertEvent(Rules, Object, String) - Method in class org.mule.module.drools.Drools
 
assertFact(Rules, Object) - Method in interface org.mule.module.bpm.RulesEngine
Assert a fact in the knowledge base.
assertFact(Rules, Object) - Method in class org.mule.module.drools.Drools
 
AssertionMessageProcessor - Class in org.mule.tck.functional
 
AssertionMessageProcessor() - Constructor for class org.mule.tck.functional.AssertionMessageProcessor
 
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
 
assignValue(String, T, T) - Method in interface org.mule.api.el.VariableAssignmentCallback
 
associateConnection(MuleManagedConnection) - Method in class org.mule.module.jca.DefaultMuleConnection
Associates connection handle with new managed connection.
associateConnection(MuleManagedConnection) - Method in interface org.mule.module.jca.MuleConnection
 
associateConnection(Object) - Method in class org.mule.module.jca.MuleManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConnection instance.
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(MuleContext, String, int) - Static method in class org.mule.util.concurrent.ThreadNameHelper
 
ASYNC_PROCESSING_STRATEGY - Static variable in class org.mule.config.spring.util.ProcessingStrategyUtils
 
ASYNC_REPLY_TIMEOUT - Static variable in class org.mule.context.notification.RoutingNotification
 
AsyncDelegateMessageProcessor - Class in org.mule.processor
Processes MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous processing of MessageProcessor delegate configured the next MessageProcessor.
AsyncDelegateMessageProcessor(MessageProcessor, ProcessingStrategy, String) - Constructor for class org.mule.processor.AsyncDelegateMessageProcessor
 
asyncDoesNotSupportTransactions() - Static method in class org.mule.config.i18n.CoreMessages
 
asynchronous - Variable in class org.mule.module.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
AsynchronousEventListener - Class in org.mule.module.spring.events
AsynchronousEventListener will proces a received MuleEvent in a separate Thread.
AsynchronousEventListener(ExecutorService, ApplicationListener) - Constructor for class org.mule.module.spring.events.AsynchronousEventListener
 
AsynchronousLoanBroker - Class in org.mule.example.loanbroker
LoanBroker is the Service that starts the loan request process.
AsynchronousLoanBroker() - Constructor for class org.mule.example.loanbroker.AsynchronousLoanBroker
 
AsynchronousProcessingStrategy - Class in org.mule.processor.strategy
This strategy uses a WorkManager to schedule the processing of the pipeline of message processors in a single worker thread.
AsynchronousProcessingStrategy() - Constructor for class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
AsynchronousRetryTemplate - Class in org.mule.retry.async
This class is a wrapper for a RetryPolicyTemplate and will execute any retry work within a separate thread.
AsynchronousRetryTemplate(RetryPolicyTemplate) - Constructor for class org.mule.retry.async.AsynchronousRetryTemplate
 
AsyncInterceptingMessageProcessor - Class in org.mule.processor
Processes MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous processing of the next MessageProcessor.
AsyncInterceptingMessageProcessor(WorkManagerSource) - Constructor for class org.mule.processor.AsyncInterceptingMessageProcessor
 
AsyncInterceptingMessageProcessor(ThreadingProfile, String, int) - Constructor for class org.mule.processor.AsyncInterceptingMessageProcessor
 
AsyncMessageProcessorsDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
AsyncMessageProcessorsDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.AsyncMessageProcessorsDefinitionParser
 
AsyncMessageProcessorsFactoryBean - Class in org.mule.config.spring.factories
 
AsyncMessageProcessorsFactoryBean() - Constructor for class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
asyncPool - Variable in class org.mule.module.spring.events.MuleEventMulticaster
An ExecutorService for handling asynchronous events
asyncReceiveRemote(String, int) - Method in class org.mule.module.client.RemoteDispatcher
 
asyncReplyMessageSource - Variable in class org.mule.service.AbstractService
 
AsyncReplyToPropertyRequestReplyReplier - Class in org.mule.routing.requestreply
 
AsyncReplyToPropertyRequestReplyReplier() - Constructor for class org.mule.routing.requestreply.AsyncReplyToPropertyRequestReplyReplier
 
AsyncWorkListener - Class in org.mule.processor
 
AsyncWorkListener(MessageProcessor) - Constructor for class org.mule.processor.AsyncWorkListener
 
ATOM - Static variable in interface org.mule.transformer.types.MimeTypes
 
ATOM_STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
AtomEntryBuilderTransformer - Class in org.mule.module.atom.transformers
 
AtomEntryBuilderTransformer() - Constructor for class org.mule.module.atom.transformers.AtomEntryBuilderTransformer
 
AtomNamespaceHandler - Class in org.mule.module.atom.config
 
AtomNamespaceHandler() - Constructor for class org.mule.module.atom.config.AtomNamespaceHandler
 
ATTACHMENT_HEADERS_PROPERTY_POSTFIX - Static variable in class org.mule.transport.email.AbstractMailConnector
 
AttachmentExpressionEnricher - Class in org.mule.expression
 
AttachmentExpressionEnricher() - Constructor for class org.mule.expression.AttachmentExpressionEnricher
 
ATTACHMENTS - Static variable in class org.mule.module.cxf.CxfConstants
 
attemptFileLock(File) - Method in class org.mule.transport.file.FileMessageReceiver
Try to acquire a lock on a file and release it immediately.
ATTR_JAVAX_SERVLET_CONTEXT_TEMPDIR - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
Name of the temp dir param as per the servlet spec.
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_NAME - Static variable in class org.mule.config.spring.parsers.specific.InterceptorStackDefinitionParser
 
ATTRIBUTE_NAME - Static variable in class org.mule.config.spring.parsers.specific.SecurityFilterDefinitionParser
 
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
 
AttributeEvaluator - Class in org.mule.util
This class acts as a wrapper for configuration attributes that support simple text, expression or regular expressions.
AttributeEvaluator(String) - Constructor for class org.mule.util.AttributeEvaluator
 
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 - Variable in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
attributeName(Attr) - Static method in class org.mule.util.XMLUtils
 
attributeNameToPropertyName(String) - Static method in class org.mule.config.spring.parsers.assembly.configuration.Conventions
Overloads the Spring version of this method to tak into account the first character in the attribute name An upper case char as the first letter of a bean name is not allowed.
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(URI) - Static method in class org.mule.config.i18n.CoreMessages
 
authDeniedOnEndpoint(Object) - Static method in class org.mule.module.jca.i18n.JcaMessages
 
authEndpointMustSendOrReceive() - Static method in class org.mule.config.i18n.CoreMessages
 
authenticate(MuleEvent) - Method in interface org.mule.api.security.AuthenticationFilter
 
authenticate(Authentication) - Method in interface org.mule.api.security.SecurityManager
 
authenticate(Authentication) - Method in interface org.mule.api.security.SecurityProvider
 
authenticate(MuleEvent) - Method in class org.mule.example.notifications.DummySecurityFilter
 
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(Authentication) - Method in class org.mule.module.pgp.PGPSecurityProvider
 
authenticate(Authentication) - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
authenticate(Authentication) - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
authenticate(MuleEvent) - Method in class org.mule.security.AbstractAuthenticationFilter
 
authenticate(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
authenticate(Authentication) - Method in class org.mule.security.MuleSecurityManager
 
authenticate(MuleEvent) - Method in class org.mule.security.UsernamePasswordAuthenticationFilter
Authenticates the current message.
authenticate(Authentication) - Method in class org.mule.tck.security.TestMultiuserSecurityProvider
 
authenticate(Authentication) - Method in class org.mule.tck.security.TestSingleUserSecurityProvider
 
authenticate(Credentials, HttpMethod) - Method in class org.mule.transport.http.ntlm.NTLMScheme
 
authenticate(Credentials, String, String) - Method in class org.mule.transport.http.ntlm.NTLMScheme
 
authenticateInbound(MuleEvent) - Method in class org.mule.module.jaas.filters.JaasSecurityFilter
 
authenticateInbound(MuleEvent) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
authenticateInbound(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
authenticateInbound(MuleEvent) - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
authenticateInbound(MuleEvent) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
Authenticates the current message if authenticate is set to true.
authenticateOutbound(MuleEvent) - Method in class org.mule.module.jaas.filters.JaasSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
authenticateOutbound(MuleEvent) - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
Authenticates the current message if authenticate is set to true.
Authentication - Interface in org.mule.api.security
Authentication represents an authentication request and contains authentication information if the request was successful
AuthenticationFilter - Interface in org.mule.api.security
AuthenticationFilter is a base filter for authenticating messages.
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
 
authorizationDeniedOnEndpoint(URI) - Static method in class org.mule.config.i18n.CoreMessages
 
AuthorizationFilter - Class in org.mule.module.spring.security
Authorizes user access based on the required authorities for a user.
AuthorizationFilter() - Constructor for class org.mule.module.spring.security.AuthorizationFilter
 
authRealmMustBeSetOnFilter() - Static method in class org.mule.module.spring.security.i18n.SpringSecurityMessages
 
authRealmMustBeSetOnFilter() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
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
 
AUTO_ACK_COUNT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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.
AutoDiscoveryRedeliveryHandlerFactory - Class in org.mule.transport.jms.redelivery
This factory will consult JMS connection metadata for supported optional properties and use those, if available, otherwise falling back to the manual counting of redeliveries.
AutoDiscoveryRedeliveryHandlerFactory(JmsConnector) - Constructor for class org.mule.transport.jms.redelivery.AutoDiscoveryRedeliveryHandlerFactory
 
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
 
autoResolveVariables - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
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(int) - Static method in class org.apache.maven.enforcer.rule.EnforcerPortRule
Check port availability.
available() - Method in class org.mule.model.streaming.DelegatingInputStream
 
available() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
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
 
await() - Method in class org.mule.tck.concurrency.TestingThread
Block until the thread completes its doRun() method.
await(long) - Method in class org.mule.tck.functional.CountdownCallback
 
AWAIT_TIMEOUT - Static variable in class org.mule.tck.concurrency.TestingThread
 
AXIS - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
AXIS_CLIENT_CONFIG_PROPERTY - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
AXIS_OPTIONS - Static variable in class org.mule.transport.soap.axis.AxisMessageReceiver
 
AXIS_SERVICE_COMPONENT_NAME - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
AXIS_SERVICE_PROPERTY - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
AxisCleanAndAddProperties - Class in org.mule.transport.soap.axis.extras
 
AxisCleanAndAddProperties() - Constructor for class org.mule.transport.soap.axis.extras.AxisCleanAndAddProperties
 
AxisConnector - Class in org.mule.transport.soap.axis
AxisConnector is used to maintain one or more Services for Axis server instance.
AxisConnector(MuleContext) - Constructor for class org.mule.transport.soap.axis.AxisConnector
 
AxisFaultExceptionReader - Class in org.mule.transport.soap.axis
Will format and display additional information stored with an Axis fault that is usually hidden when logged.
AxisFaultExceptionReader() - Constructor for class org.mule.transport.soap.axis.AxisFaultExceptionReader
 
AxisInitialisable - Interface in org.mule.transport.soap.axis
AxisInitialisable can be implemented by a Mule component that will be used as an Axis service to customise the Axis Service object
AxisInitialisationCallback - Class in org.mule.transport.soap.axis
AxisInitialisationCallback is invoked when an Axis component is created from its descriptor.
AxisInitialisationCallback(SOAPService) - Constructor for class org.mule.transport.soap.axis.AxisInitialisationCallback
 
AxisMessageDispatcher - Class in org.mule.transport.soap.axis
AxisMessageDispatcher is used to make soap requests via the Axis soap client.
AxisMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.soap.axis.AxisMessageDispatcher
 
AxisMessageDispatcherFactory - Class in org.mule.transport.soap.axis
AxisMessageDispatcherFactory creates an AxisMessageDispatcher, used for making SOAP calls using the Axis stack.
AxisMessageDispatcherFactory() - Constructor for class org.mule.transport.soap.axis.AxisMessageDispatcherFactory
 
AxisMessageReceiver - Class in org.mule.transport.soap.axis
AxisMessageReceiver is used to register a component as a service with a Axis server.
AxisMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.soap.axis.AxisMessageReceiver
 
AxisMessageRequester - Class in org.mule.transport.soap.axis
AxisMessageDispatcher is used to make soap requests via the Axis soap client.
AxisMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.soap.axis.AxisMessageRequester
 
AxisMessageRequesterFactory - Class in org.mule.transport.soap.axis
AxisMessageRequesterFactory creates an AxisMessageRequester, used for making SOAP calls using the Axis stack.
AxisMessageRequesterFactory() - Constructor for class org.mule.transport.soap.axis.AxisMessageRequesterFactory
 
AxisMessages - Class in org.mule.transport.soap.axis.i18n
 
AxisMessages() - Constructor for class org.mule.transport.soap.axis.i18n.AxisMessages
 
AxisMuleMessageFactory - Class in org.mule.transport.soap.axis
 
AxisMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.soap.axis.AxisMuleMessageFactory
 
AxisMuleSession - Class in org.mule.transport.soap.axis.extensions
Provides an adapter to a DefaultMuleSession so that Axis can write to the session
AxisMuleSession(MuleSession) - Constructor for class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
AxisNamespaceHandler - Class in org.mule.transport.soap.axis.config
Registers a Bean Definition Parser for handling <axis:connector> elements.
AxisNamespaceHandler() - Constructor for class org.mule.transport.soap.axis.config.AxisNamespaceHandler
 
AxisServiceComponent - Class in org.mule.transport.soap.axis
AxisServiceComponent is a Mule component implementation of the Axis servlet.
AxisServiceComponent() - Constructor for class org.mule.transport.soap.axis.AxisServiceComponent
For IoC
AxisServiceProxy - Class in org.mule.transport.soap.axis
ServiceProxy is a proxy that wraps a soap endpointUri to look like a Web service.
AxisServiceProxy() - Constructor for class org.mule.transport.soap.axis.AxisServiceProxy
 
AxisStringWriter - Class in org.mule.transport.soap.axis
AxisStringWriter wraps a java.io.StringWriter and allows meta information to be associated with it.
AxisStringWriter() - Constructor for class org.mule.transport.soap.axis.AxisStringWriter
 
AxisWsdlConnector - Class in org.mule.transport.soap.axis.wsdl
TODO document
AxisWsdlConnector(MuleContext) - Constructor for class org.mule.transport.soap.axis.wsdl.AxisWsdlConnector
 
AxisWsdlMessageDispatcher - Class in org.mule.transport.soap.axis.wsdl
Creates and Axis client services from WSDL and invokes it.
AxisWsdlMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.soap.axis.wsdl.AxisWsdlMessageDispatcher
 
AxisWsdlMessageDispatcherFactory - Class in org.mule.transport.soap.axis.wsdl
Creates an WSDL Message dispatcher using the Axis client
AxisWsdlMessageDispatcherFactory() - Constructor for class org.mule.transport.soap.axis.wsdl.AxisWsdlMessageDispatcherFactory
 

B

Bank - Class in org.mule.example.loanbroker.bank
Bank is a representation of a bank from which to obtain loan quotes.
Bank() - Constructor for class org.mule.example.loanbroker.bank.Bank
 
BankQuotesAggregationLogic - Class in org.mule.example.loanbroker.routers
 
BankQuotesAggregationLogic() - Constructor for class org.mule.example.loanbroker.routers.BankQuotesAggregationLogic
 
BankQuotesInboundAggregator - Class in org.mule.example.loanbroker.routers
BankQuotesInboundAggregator receives a number of quotes and selects the lowest
BankQuotesInboundAggregator() - Constructor for class org.mule.example.loanbroker.routers.BankQuotesInboundAggregator
 
BankQuotesResponseAggregator - Class in org.mule.example.loanbroker.routers
BankQuotesInboundAggregator receives a number of quotes and selects the lowest
BankQuotesResponseAggregator() - Constructor for class org.mule.example.loanbroker.routers.BankQuotesResponseAggregator
 
BankService - Interface in org.mule.example.loanbroker.bank
BankService is a representation of a bank form which to obtain loan quotes.
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
 
BaseAttachmentExpressionEvaluator - Class in org.mule.expression
 
BaseAttachmentExpressionEvaluator() - Constructor for class org.mule.expression.BaseAttachmentExpressionEvaluator
 
basepackages - Variable in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
basepath - Variable in class org.mule.module.guice.GuiceConfigurationBuilder
 
BaseToOutputHandler - Class in org.mule.module.atom.transformers
Converts Abdera model elements which extend Base to OutputHandlers.
BaseToOutputHandler() - Constructor for class org.mule.module.atom.transformers.BaseToOutputHandler
 
basicFilterCannotHandleHeader(String) - Static method in class org.mule.module.spring.security.i18n.SpringSecurityMessages
 
basicFilterCannotHandleHeader(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
basicListFiles(File, List<File>) - Method in class org.mule.transport.file.FileMessageReceiver
 
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
 
batchSize - Variable in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
bayeux - Variable in class org.mule.transport.ajax.AjaxMessageDispatcher
 
bayeux - Variable in class org.mule.transport.ajax.container.AjaxServletConnector
 
BayeuxAware - Interface in org.mule.transport.ajax
Set on objects that have or need access to the Bayeux CometD object
BCC_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
bean - Variable in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
BEAN_TYPES - Static variable in class org.mule.transport.soap.axis.AxisMessageReceiver
 
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
 
BeanBuilderTransformer - Class in org.mule.expression.transformers
This transformer uses the returnClass to create the return object and then will populate the bean with arguments defined as expressions
BeanBuilderTransformer() - Constructor for class org.mule.expression.transformers.BeanBuilderTransformer
 
beanClass - Variable in class org.mule.config.spring.parsers.specific.ObjectFactoryDefinitionParser
 
beanNotInstanceOfApplicationListener(String) - Static method in class org.mule.module.spring.i18n.SpringMessages
 
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
 
BeanToMap - Class in org.mule.transformer.simple
Conversts a simple bean object to a Map.
BeanToMap() - Constructor for class org.mule.transformer.simple.BeanToMap
 
BeanUtils - Class in org.mule.util
BeanUtils provides functions for altering the way commons BeanUtils works
BeanUtils() - Constructor for class org.mule.util.BeanUtils
 
before(MuleEvent) - Method in class org.mule.interceptor.AbstractEnvelopeInterceptor
This method is invoked before the event is processed
before(MuleEvent) - Method in class org.mule.interceptor.LoggingInterceptor
 
before(MuleEvent) - Method in class org.mule.interceptor.ProcessingTimeInterceptor
 
beforeRouting(Exception, MuleEvent) - Method in class org.mule.exception.CatchMessagingExceptionStrategy
 
beforeRouting(Exception, MuleEvent) - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
beforeRouting(Exception, MuleEvent) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
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.module.spring.transaction.SpringTransactionFactory
 
beginTransaction(MuleContext) - Method in class org.mule.processor.DelegateTransactionFactory
 
beginTransaction(MuleContext) - Method in class org.mule.transaction.XaTransactionFactory
 
beginTransaction(MuleContext) - Method in class org.mule.transport.jdbc.JdbcTransactionFactory
 
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
 
BINARY - Static variable in interface org.mule.transformer.types.MimeTypes
 
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
 
bind(Name, Object) - Method in class org.mule.tck.jndi.InMemoryContext
 
bind(String, Object) - Method in class org.mule.tck.jndi.InMemoryContext
 
bindDocument(Object, XQPreparedExpression) - Method in class org.mule.module.xml.transformer.XQueryTransformer
Returns the InputSource corresponding to xqueryFile or xquery
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
 
BindingInvocationHandler - Class in org.mule.component
 
BindingInvocationHandler(InterfaceBinding) - Constructor for class org.mule.component.BindingInvocationHandler
 
bindings - Variable in class org.mule.component.AbstractJavaComponent
 
bindings - Variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
bindings - Variable in class org.mule.jndi.SimpleContext
What holds the bindings.
bindings - Variable in class org.mule.module.scripting.component.ScriptComponent
 
BindingUtils - Class in org.mule.component
 
BindingUtils() - Constructor for class org.mule.component.BindingUtils
 
bindParameters(XQPreparedExpression, MuleMessage) - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
bindResource(Object, Object) - Method in interface org.mule.api.transaction.Transaction
 
bindResource(Object, Object) - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
bindResource(Object, Object) - Method in class org.mule.processor.DelegateTransaction
 
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.jdbc.JdbcTransaction
 
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
Deprecated.  
bindTransaction(Transaction) - Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
bindTransaction(Transaction) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
bindUserTransaction() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.DummyJndiConfiguration
 
bindXaResourceIfRequired() - Method in class org.mule.transport.vm.VMConnector
 
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
 
blocked - Variable in class org.mule.module.launcher.FineGrainedControlClassLoader
 
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
BobberArchetype - Class in com.javaforge.bobber.archetype.model
Describes the assembly layout and packaging.
BobberArchetype() - Constructor for class com.javaforge.bobber.archetype.model.BobberArchetype
 
BobberArchetype - Class in com.javaforge.bobber.plugin.archetype
 
BobberArchetype() - Constructor for class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
BobberArchetypeMojo - Class in org.apache.maven.plugin.archetype
Builds archetype containers.
BobberArchetypeMojo() - Constructor for class org.apache.maven.plugin.archetype.BobberArchetypeMojo
 
BobberArchetypeXpp3Reader - Class in com.javaforge.bobber.archetype.model.io.xpp3
Class BobberArchetypeXpp3Reader.
BobberArchetypeXpp3Reader() - Constructor for class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
 
BobberArchetypeXpp3Writer - Class in com.javaforge.bobber.archetype.model.io.xpp3
Class BobberArchetypeXpp3Writer.
BobberArchetypeXpp3Writer() - Constructor for class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Writer
 
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
 
Book - Class in org.mule.example.bookstore
Simple class which represents a Book in the catalog of the bookstore.
Book() - Constructor for class org.mule.example.bookstore.Book
 
Book(String, String, double) - Constructor for class org.mule.example.bookstore.Book
 
BookstoreAdminMessages - Class in org.mule.example.bookstore
 
BookstoreAdminMessages() - Constructor for class org.mule.example.bookstore.BookstoreAdminMessages
 
BooleanAttributeSelectionDefinitionParser - Class in org.mule.config.spring.parsers.delegate
 
BooleanAttributeSelectionDefinitionParser(String, boolean, MuleDefinitionParser, MuleDefinitionParser) - Constructor for class org.mule.config.spring.parsers.delegate.BooleanAttributeSelectionDefinitionParser
 
bootstrapContext - Variable in class org.mule.module.jca.MuleResourceAdapter
 
BootstrapObjectFactory - Interface in org.mule.config.bootstrap
A simple factory interface that can be listed in a registry-bootstrap.properties file
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
 
borrowComponentLifecycleAdaptor() - Method in class org.mule.module.jca.JcaComponent
 
borrowObject(Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
borrowObject() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
borrowObject() - Method in interface org.mule.util.pool.ObjectPool
 
bothServiceClassAndWsdlUrlAreRequired() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
BPM_PROPERTY_PREFIX - Static variable in class org.mule.module.bpm.Process
 
BpmNamespaceHandler - Class in org.mule.module.bpm.config
Registers a Bean Definition Parsers for the "bpm" namespace.
BpmNamespaceHandler() - Constructor for class org.mule.module.bpm.config.BpmNamespaceHandler
 
BPMS - Interface in org.mule.module.bpm
A generic interface for any Process Engine.
bpms - Variable in class org.mule.module.bpm.ProcessComponent
The underlying BPMS
breakVariableAssociation(Variable) - Method in class com.javaforge.bobber.archetype.model.Variable
Method breakVariableAssociation.
Bridge - Class in org.mule.construct
A simple bridge between a single inbound endpoint and a single outbound endpoint.
Bridge(String, MuleContext, MessageSource, OutboundEndpoint, List<MessageProcessor>, List<MessageProcessor>, MessageExchangePattern, boolean) - Constructor for class org.mule.construct.Bridge
 
bridge() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
BridgeBuilder - Class in org.mule.construct.builder
 
BridgeBuilder() - Constructor for class org.mule.construct.builder.BridgeBuilder
 
BridgeDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
BridgeDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.BridgeDefinitionParser
 
BridgeFactoryBean - Class in org.mule.config.spring.factories
 
BridgeFactoryBean() - Constructor for class org.mule.config.spring.factories.BridgeFactoryBean
 
broadcast - Variable in class org.mule.transport.udp.UdpConnector
 
BROADCASTER_JMX_OBJECT_NAME - Static variable in class org.mule.module.management.agent.JmxServerNotificationAgent
 
BUFFER_OUTPUT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
bufferSize - Variable in class org.mule.transport.tcp.protocols.DirectProtocol
 
bufferSize - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
build(URI, MuleContext) - Method in interface org.mule.api.endpoint.EndpointURIBuilder
 
build() - Method in interface org.mule.api.processor.MessageProcessorBuilder
 
build(MuleContext) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
build(URI, MuleContext) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
build() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
build() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
build() - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
This builder supports the chaining together of message processors that intercept and also those that don't.
buildAndRegister(MuleContext) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
Builder<T> - Interface in org.mule.config.dsl
TODO
BuildersMessages - Class in org.mule.config.builders.i18n
 
BuildersMessages() - Constructor for class org.mule.config.builders.i18n.BuildersMessages
 
buildFailureResponse(HttpVersion, int, String) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
buildFlowConstruct(MuleContext) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
buildFlowConstruct(MuleContext) - Method in class org.mule.construct.builder.BridgeBuilder
 
buildFlowConstruct(MuleContext) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
buildFlowConstruct(MuleContext) - Method in class org.mule.construct.builder.ValidatorBuilder
 
buildFlowConstruct(MuleContext) - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
buildFlowConstruct(MuleContext) - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
buildFullyQualifiedEndpointName(EndpointServiceMBean, Connector) - Method in class org.mule.module.management.agent.JmxAgent
 
buildInboundEndpoint() - Method in interface org.mule.api.endpoint.EndpointBuilder
Constructs inbound endpoints
buildInboundEndpoint() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
buildInboundEndpoint() - Method in class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
buildInboundEndpoint() - Method in class org.mule.module.cxf.endpoint.WsdlCxfEndpointBuilder
 
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
 
buildOutboundEndpoint() - Method in class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
buildOutboundEndpoint() - Method in class org.mule.module.cxf.endpoint.WsdlCxfEndpointBuilder
 
buildOutboundEndpoint(String) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
buildQueueKey(MuleEvent) - Static method in class org.mule.routing.UntilSuccessful
 
buildResponseMessage(MuleEvent, MuleEvent, Object[]) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
buildScheduler() - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
buildServiceMessageProcessorChain() - Method in class org.mule.service.AbstractService
 
buildShutdownSplash() - Method in class org.mule.DefaultMuleContext
 
buildSoapMethods(MuleEvent, Call, Object, String, Object[]) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
buildStartupSplash() - Method in class org.mule.DefaultMuleContext
 
bus - Variable in class org.mule.module.cxf.CxfInboundMessageProcessor
 
BUS_PROPERTY - Static variable in class org.mule.module.cxf.CxfConfiguration
 
BusinessErrorManager - Class in org.mule.example.errorhandler
The BusinessErrorManager is a Service that processes exceptions of type org.mule.example.errorhandler.exceptions.BusinessException.
BusinessErrorManager() - Constructor for class org.mule.example.errorhandler.BusinessErrorManager
 
businessErrorManagerError() - Static method in class org.mule.example.errorhandler.LocaleMessage
 
BusinessException - Exception in org.mule.example.errorhandler.exceptions
BusinessException TODO (document class)
BusinessException(String) - Constructor for exception org.mule.example.errorhandler.exceptions.BusinessException
 
BusinessException(String, Throwable) - Constructor for exception org.mule.example.errorhandler.exceptions.BusinessException
 
BusinessHandler - Class in org.mule.example.errorhandler.handlers
BusinessHandler
BusinessHandler() - Constructor for class org.mule.example.errorhandler.handlers.BusinessHandler
 
businessHandlerMessage() - Static method in class org.mule.example.errorhandler.LocaleMessage
 
BYTE_ARRAY - Static variable in class org.mule.expression.MessagePayloadExpressionEvaluator
 
BYTE_ARRAY - Static variable in class org.mule.transformer.types.DataTypeFactory
 
BYTE_ARRAY_DATA_TYPE - Static variable in interface org.mule.api.transformer.DataType
 
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 - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
cache - Variable in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
 
cache - Variable in class org.mule.transport.jms.jndi.CachedJndiNameResolver
 
CACHE_JMS_SESSIONS_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
CacheControlHeader - Class in org.mule.transport.http
Includes basic configuration for the HTTP Cache-Control Header
CacheControlHeader() - Constructor for class org.mule.transport.http.CacheControlHeader
 
CachedHttpServletRequest - Class in org.mule.transport.servlet
 
CachedHttpServletRequest(HttpServletRequest) - Constructor for class org.mule.transport.servlet.CachedHttpServletRequest
 
CachedJndiNameResolver - Class in org.mule.transport.jms.jndi
Defines a JndiNameResolver that uses a cache in order to store the already resolved names.
CachedJndiNameResolver() - Constructor for class org.mule.transport.jms.jndi.CachedJndiNameResolver
 
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
 
cacheMessages - Variable in class org.mule.transport.ajax.AjaxMessageDispatcher
 
CachingStrategy - Interface in org.mule.api.cache
Defines a way to process a MuleEvent using a cache.
cachingStrategy(CachingStrategy) - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
call(Object[], ExpressionLanguageContext) - Method in interface org.mule.api.el.ExpressionLanguageFunction
 
call(Object[], ExpressionLanguageContext) - Method in class org.mule.el.function.RegexExpressionLanguageFuntion
 
Callable - Interface in org.mule.api.lifecycle
Callable is used to provide a Service with an interface that supports event calls.
CallableEntryPointResolver - Class in org.mule.model.resolvers
An entry-point resolver that only allows Service objects that implement the Callable interface
CallableEntryPointResolver() - Constructor for class org.mule.model.resolvers.CallableEntryPointResolver
 
callableMethod - Static variable in class org.mule.model.resolvers.CallableEntryPointResolver
 
CallableSqlStatementStrategy - Class in org.mule.transport.jdbc.sqlstrategy
Implements strategy for executing simple stored procedures.
CallableSqlStatementStrategy() - Constructor for class org.mule.transport.jdbc.sqlstrategy.CallableSqlStatementStrategy
 
callableSQLStrategy - Variable in class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
 
CallAnnotationParser - Class in org.mule.module.ibeans.config
The parser responsible for parsing Call annotations.
CallAnnotationParser() - Constructor for class org.mule.module.ibeans.config.CallAnnotationParser
 
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
 
callbacks - Variable in class org.mule.lifecycle.RegistryLifecycleManager
 
CallInterfaceBinding - Class in org.mule.module.ibeans.config
An instance of a binding that matches iBean method name with an endpoint to invoke.
CallInterfaceBinding(FlowConstruct) - Constructor for class org.mule.module.ibeans.config.CallInterfaceBinding
 
CallOutboundEndpoint - Class in org.mule.module.ibeans.spi.support
A dynamic outbound endpoint defined when using the Call annotation.
CallOutboundEndpoint(MuleContext, AnnotatedEndpointData) - Constructor for class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
CallRequestEndpoint - Class in org.mule.module.ibeans.spi.support
A dynamic inbound endpoint used for request calls defined using the Call annotation.
CallRequestEndpoint(MuleContext, AnnotatedEndpointData) - Constructor for class org.mule.module.ibeans.spi.support.CallRequestEndpoint
 
canClose(Class<?>) - Method in interface org.mule.api.util.StreamCloser
 
canClose(Class) - Method in class org.mule.module.xml.util.XMLStreamCloser
 
canHostFullWars() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
canHostFullWars() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
A helper method to differentiate between jetty-based connectors which can host full wars and ones which can't.
cannotAllocateManagedInstance() - Static method in class org.mule.module.jca.i18n.JcaMessages
 
cannotBindToAddress(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
cannotCopyStreamPayload(String) - Static method in class org.mule.config.i18n.CoreMessages
 
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.axis.i18n.AxisMessages
 
cannotLoadFromClasspath(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotLocateOrCreateServer() - Static method in class org.mule.module.management.i18n.ManagementMessages
 
cannotPauseResumeJcaComponent() - Static method in class org.mule.module.jca.i18n.JcaMessages
 
cannotReadPayloadAsBytes(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotReadPayloadAsString(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotRenameInboundScopeProperty(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
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
 
cannotUseTxAndRemoteSync() - Static method in class org.mule.config.i18n.CoreMessages
 
canOnlySetFileOrXQuery() - Static method in class org.mule.module.xml.i18n.XmlMessages
 
canOnlySetFileOrXslt() - Static method in class org.mule.module.xml.i18n.XmlMessages
 
canTakeFromStore() - Method in class org.mule.util.queue.QueueInfo
 
capacity - Variable in class org.mule.util.queue.DefaultQueueInfoDelegate
 
capacity - Variable in class org.mule.util.queue.QueueConfiguration
 
captureMemorySnapshot() - Method in class org.mule.module.management.mbean.YourKitProfilerService
This method is just a convenient replacement of captureSnapshot(YourKitProfilerServiceMBean.SNAPSHOT_WITH_HEAP)
captureMemorySnapshot() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
This method is just a convenient replacement of captureSnapshot(YourKitProfilerServiceMBean.SNAPSHOT_WITH_HEAP)
captureReplyToDestination() - Method in interface org.mule.api.MuleEvent
Set the reply-to destination from the current message, and remove it from the message, to prevent any further propagation.
captureReplyToDestination() - Method in class org.mule.DefaultMuleEvent
 
captureReplyToDestination() - Method in class org.mule.VoidMuleEvent
 
captureSnapshot(long) - Method in class org.mule.module.management.mbean.YourKitProfilerService
Captures snapshot: write profiling information to file.
captureSnapshot(long) - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Captures snapshot: write profiling information to file.
CaseInsensitiveHashMap - Class in org.mule.util
A case-insensitive Map.
CaseInsensitiveHashMap() - Constructor for class org.mule.util.CaseInsensitiveHashMap
Constructs a new empty map with default size and load factor.
CaseInsensitiveHashMap(int) - Constructor for class org.mule.util.CaseInsensitiveHashMap
Constructs a new, empty map with the specified initial capacity.
CaseInsensitiveHashMap(int, float) - Constructor for class org.mule.util.CaseInsensitiveHashMap
Constructs a new, empty map with the specified initial capacity and load factor.
CaseInsensitiveHashMap(Map) - Constructor for class org.mule.util.CaseInsensitiveHashMap
Constructor copying elements from another map.
CatalogAdminService - Interface in org.mule.example.bookstore
Administration interface for adding new books to the bookstore's catalog
CatalogService - Interface in org.mule.example.bookstore
Interface for working with the bookstore's catalog of books
CatalogServiceImpl - Class in org.mule.example.bookstore
Bookstore catalog service which implements both the public interface for browsing the catalog and the admin interface for adding books to the catalog.
CatalogServiceImpl() - Constructor for class org.mule.example.bookstore.CatalogServiceImpl
 
catchAll(MuleEvent) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
catchAllStrategy - Variable in class org.mule.service.ServiceCompositeMessageSource
 
CatchMessagingExceptionStrategy - Class in org.mule.exception
 
CatchMessagingExceptionStrategy() - Constructor for class org.mule.exception.CatchMessagingExceptionStrategy
 
category - Variable in class org.mule.api.processor.LoggerMessageProcessor
 
causedBy(Class) - Method in exception org.mule.api.MessagingException
Evaluates if the exception was caused (instance of) by the provided exception type
causedExactlyBy(Class) - Method in exception org.mule.api.MessagingException
Evaluates if the exception was caused by the type and only the type provided exception type i,e: if cause exception is NullPointerException will only return true if provided exception type is NullPointerException
causedRollback() - Method in exception org.mule.api.MessagingException
Signals if the exception cause rollback of any current transaction if any or if the message source should rollback incoming message
causeMatches(String) - Method in exception org.mule.api.MessagingException
Checks the cause exception type name matches the provided regex.
CC_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
chain(MessageProcessor...) - Method in interface org.mule.api.processor.MessageProcessorChainBuilder
 
chain(MessageProcessorBuilder...) - Method in interface org.mule.api.processor.MessageProcessorChainBuilder
 
chain(MessageProcessor...) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
chain(List<MessageProcessor>) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
chain(MessageProcessorBuilder...) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
chainBefore(MessageProcessor) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
chainBefore(MessageProcessorBuilder) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
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 targets using the result of the first as the input for the second.
ChainingRouter() - Constructor for class org.mule.routing.outbound.ChainingRouter
 
changeWorkingDirectory(String) - Method in class org.mule.transport.sftp.SftpClient
 
Channel - Annotation Type in org.mule.api.annotations.meta
Marks an endpoint annotation and provides the connector protocol and type.
channel - Variable in class org.mule.transport.ajax.AjaxMessageDispatcher
 
CHANNEL_OVERRIDES - Static variable in class org.mule.config.endpoint.ConfigurableTransportFactory
 
CHANNEL_OVERRIDES_FILE - Static variable in class org.mule.config.endpoint.ConfigurableTransportFactory
 
CHANNEL_PROPERTY - Static variable in class org.mule.transport.ajax.embedded.AjaxConnector
 
CHANNEL_SFTP - Static variable in class org.mule.transport.sftp.SftpClient
 
ChannelType - Enum in org.mule.api.annotations.meta
Possible channel types in iBeans
CHARACTER_ENCODING_PROPERTY_KEY - Static variable in class org.mule.transport.servlet.ServletConnector
This property name is used to store the character encoding of the HttpServletRequest to the MuleMessage
CharSetUtils - Class in org.mule.util
 
CharSetUtils() - Constructor for class org.mule.util.CharSetUtils
 
chat(ChatString) - Method in class org.mule.example.hello.ChitChatter
 
ChatString - Class in org.mule.example.hello
ChatString TODO (document class)
ChatString() - Constructor for class org.mule.example.hello.ChatString
 
ChatStringToString - Class in org.mule.example.hello
NameStringToChatString is a dummy transformer used in the hello world application to transform the ChatString object into a string.
ChatStringToString() - Constructor for class org.mule.example.hello.ChatStringToString
 
checkAndConfigure() - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
CheckDatabaseOrUrl - Class in org.mule.transport.jdbc.config
 
CheckDatabaseOrUrl() - Constructor for class org.mule.transport.jdbc.config.CheckDatabaseOrUrl
 
checkDisposed() - Method in class org.mule.registry.TransientRegistry
 
checkElementNameUnique(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
checkElementNameUnique(Element) - Method in class org.mule.config.spring.parsers.specific.FlowRefDefinitionParser
 
checkEtag - Variable in class org.mule.transport.http.PollingHttpMessageReceiver
 
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
 
CheckExclusiveAttributeAndText - Class in org.mule.config.spring.parsers.processors
If this attribute is present, no other can be
CheckExclusiveAttributeAndText(String) - Constructor for class org.mule.config.spring.parsers.processors.CheckExclusiveAttributeAndText
 
CheckExclusiveAttributeAndText.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
 
CheckExclusiveAttributesAndChildren - Class in org.mule.config.spring.parsers.processors
Attributes and children elements cannot appear together.
CheckExclusiveAttributesAndChildren(String[], String[]) - Constructor for class org.mule.config.spring.parsers.processors.CheckExclusiveAttributesAndChildren
 
CheckExclusiveAttributesAndChildren.CheckExclusiveAttributesAndChildrenException - Exception in org.mule.config.spring.parsers.processors
 
CheckExclusiveAttributesAndChildren.CheckExclusiveAttributesAndChildrenException(String) - Constructor for exception org.mule.config.spring.parsers.processors.CheckExclusiveAttributesAndChildren.CheckExclusiveAttributesAndChildrenException
 
checkFile(File, String, boolean, boolean) - Method in class org.mule.tools.anttasks.FileChecker
Check that a specified file parameter is valid
checkFrozen() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
checkInboundExchangePattern() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
checkInvariants(Destination) - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Perform some sanity checks, will complain in the log.
checkKeyStore() - Method in class org.mule.transport.http.HttpsMessageReceiver
 
checkKeyStore() - Method in class org.mule.transport.ssl.SslMessageReceiver
 
checkKeyStoreContainsAlias(KeyStore) - Method in class org.mule.api.security.tls.TlsConfiguration
 
checkLifecycleForPropertySet(String, String) - Method in class org.mule.DefaultMuleContext
 
checkMustForceSync() - Method in class org.mule.transport.file.FileMessageReceiver
If we will be autodeleting File objects, events must be processed synchronously to avoid a race
checkPhase(String) - Method in interface org.mule.api.lifecycle.LifecycleManager
Will check that the phase passed in is a valid next phase for this lifecycle manager.
checkPhase(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
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
 
CheckRequiredAttributesWhenNoChildren - Class in org.mule.config.spring.parsers.processors
All attributes from at least one set must be provided when there are no child elements with the name specified present.
CheckRequiredAttributesWhenNoChildren(String[][], String) - Constructor for class org.mule.config.spring.parsers.processors.CheckRequiredAttributesWhenNoChildren
 
checkReturnClass(Object, MuleEvent) - Method in class org.mule.transformer.AbstractMessageTransformer
Check if the return class is supported by this transformer
checkScopeForWriteAccess(PropertyScope) - Method in class org.mule.MessagePropertiesContext
 
checkState() - Method in class org.mule.retry.async.FutureRetryContext
 
checkTransformer(String, Class<?>, String) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
checkTransformerReturnClass(Transformer, Object) - Static method in class org.mule.transformer.TransformerUtils
Checks whether a given value is a valid output for a transformer.
checkVersion(MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
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<?>, boolean) - 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
 
ChitChatter - Class in org.mule.example.hello
ChitChatter TODO (document class)
ChitChatter() - Constructor for class org.mule.example.hello.ChitChatter
 
chmod(String, int) - Method in class org.mule.transport.sftp.SftpClient
 
ChoiceDefinition - Class in org.mule.config.dsl.routers
TODO
ChoiceDefinition() - Constructor for class org.mule.config.dsl.routers.ChoiceDefinition
 
ChoiceMessagingExceptionStrategy - Class in org.mule.exception
Selects which exception strategy to execute based on filtering.
ChoiceMessagingExceptionStrategy() - Constructor for class org.mule.exception.ChoiceMessagingExceptionStrategy
 
ChoiceRouter - Class in org.mule.routing
Routes the event to a singleMessageProcessor using a Filter to evaluate the event being processed and find the first route that can be used.
ChoiceRouter() - Constructor for class org.mule.routing.ChoiceRouter
 
ChoiceRouterFactoryBean - Class in org.mule.config.spring.factories
 
ChoiceRouterFactoryBean() - Constructor for class org.mule.config.spring.factories.ChoiceRouterFactoryBean
 
CityStroller - Class in org.mule.example.gpswalker
Generates a random walk around a city
CityStroller() - Constructor for class org.mule.example.gpswalker.CityStroller
 
CLASS_PROPERTY - Static variable in class org.mule.transformer.simple.MapToBean
"className"
classLoader - Variable in class org.mule.module.guice.GuiceConfigurationBuilder
 
classLoader - Variable in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
ClassloaderSwitchingMBeanWrapper - Class in org.mule.module.management.agent
Ensures any external jmx invocation (like e.g.
ClassloaderSwitchingMBeanWrapper(T, Class<T>, ClassLoader) - Constructor for class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
CLASSNAME_ADAPTER - Static variable in class org.mule.module.management.agent.JdmkAgent
A FQN of the adaptor class to instantiate via reflection.
CLASSNAME_ANNOTATIONS_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
If the annotations module is on the classpath, also enable annotations config builder
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_IBEANS_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
If the iBeans module is on the classpath, this config builder can be used to scan for iBeans annotations.
CLASSNAME_MULE_CONTAINER - Static variable in class org.mule.module.reboot.MuleContainerWrapper
 
CLASSNAME_SPRING_CONFIG_BUILDER - Static variable in class org.mule.module.launcher.descriptor.ApplicationDescriptor
Required to support the '-config spring' shortcut.
CLASSNAME_SPRING_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
Required to support the '-config spring' shortcut.
ClassOrRefDefinitionParser - Class in org.mule.config.spring.parsers
 
ClassOrRefDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.ClassOrRefDefinitionParser
 
CLASSPATH_EMPTY - Static variable in class org.mule.module.launcher.MuleApplicationClassLoader
 
ClasspathScanner - Class in org.mule.util.scan
This class can be used to scan the classpath for classtypes (or interfaces they implement) or for annotations on the classpath.
ClasspathScanner(String...) - Constructor for class org.mule.util.scan.ClasspathScanner
 
ClasspathScanner(ClassLoader, String...) - Constructor for class org.mule.util.scan.ClasspathScanner
 
ClassReader - Class in org.mule.config.spring.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(byte[], Map<String, Method>) - Constructor for class org.mule.config.spring.util.ClassReader
 
ClassScanner - Interface in org.mule.util.scan
This interface is used by scanners to let the ClasspathScanner know if there was a match on the class and whan the class was.
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
 
cleanAndAdd(MuleEventContext) - Static method in class org.mule.transport.soap.axis.extras.AxisCleanAndAddProperties
 
cleanup() - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
cleanup() - Method in class org.mule.module.jca.MuleManagedConnection
Initiates a cleanup of the client-specific state maintained by a ManagedConnection instance.
cleanupDerbyDb(String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
 
cleanupDerbyDb(String, String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
 
cleanUpPayload(Object) - Method in class org.mule.module.cxf.support.OutputPayloadInterceptor
 
cleanupTempDir(SftpClient, String, String) - Method in class org.mule.transport.sftp.SftpUtil
 
clear() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
clear() - Method in class org.mule.el.context.InboundAttachmentMapContext
 
clear() - Method in class org.mule.el.context.MessagePropertyMapContext
 
clear() - Method in class org.mule.el.context.OutboundAttachmentMapContext
 
clear() - Method in class org.mule.expression.InboundAttachmentsMap
 
clear() - Method in class org.mule.expression.OutboundAttachmentsMap
 
clear() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
clear() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
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.FlowConstructStatistics
 
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.launcher.util.ObservableList
 
clear() - Method in class org.mule.module.management.mbean.StatisticsService
 
clear() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
clear() - Static method in class org.mule.RequestContext
Deprecated. Resets the current request context (clears all information).
clear() - Method in class org.mule.routing.EventGroup
Removes all events from this group.
clear() - Method in class org.mule.transaction.TransactionCoordination
 
clear() - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Clears the pool, removing all pooled instances.
clear() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
clear(Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
clear() - Method in class org.mule.transport.http.multipart.MultiMap
 
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
 
clearDispatchers() - Method in class org.mule.transport.AbstractConnector
 
CLEARED - Static variable in class org.mule.module.launcher.util.ElementEvent
 
clearEnrichers() - Method in interface org.mule.api.expression.ExpressionManager
Clears all registered enrichers from the manager.
clearEnrichers() - Method in class org.mule.expression.DefaultExpressionManager
 
clearEvaluators() - Method in interface org.mule.api.expression.ExpressionManager
Clears all registered evaluators from the manager.
clearEvaluators() - Method in class org.mule.expression.DefaultExpressionManager
Clears all registered evaluators from the manager.
clearFlowAssertions() - Method in class org.mule.tck.junit4.FunctionalTestCase
 
clearFlowVariables() - Method in interface org.mule.api.MuleEvent
 
clearFlowVariables() - Method in class org.mule.DefaultMuleEvent
 
clearFlowVariables() - Method in class org.mule.VoidMuleEvent
 
clearProperties() - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.clearProperties(org.mule.api.transport.PropertyScope) instead
clearProperties(PropertyScope) - Method in interface org.mule.api.MuleMessage
Removes all properties on this message in the given scope.
clearProperties() - Method in interface org.mule.api.MuleSession
 
clearProperties() - Method in class org.mule.DefaultMuleMessage
Removes all properties on this message in the PropertyScope.INVOCATION and PropertyScope.OUTBOUND.
clearProperties(PropertyScope) - Method in class org.mule.DefaultMuleMessage
Removes all properties on this message in the given scope.
clearProperties() - Method in class org.mule.message.ExceptionMessage
Removes all properties on this message
clearProperties() - Method in class org.mule.MessagePropertiesContext
Removes all properties from all scopes except for SESSION and INBOUND (which is read-only).
clearProperties(PropertyScope) - Method in class org.mule.MessagePropertiesContext
 
clearProperties() - Method in class org.mule.session.DefaultMuleSession
 
clearRequesters() - Method in class org.mule.transport.AbstractConnector
 
clearSessionVariables() - Method in interface org.mule.api.MuleEvent
 
clearSessionVariables() - Method in class org.mule.DefaultMuleEvent
 
clearSessionVariables() - Method in class org.mule.VoidMuleEvent
 
clearStatistics() - Method in class org.mule.module.management.mbean.FlowConstructService
 
clearStatistics() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
clearStatistics() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
clearStatistics() - Method in class org.mule.module.management.mbean.ServiceService
 
clearStoreCache() - Method in class org.mule.util.store.MuleObjectStoreManager
 
clearWarnings() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
CLI_OPTIONS - Static variable in class org.mule.example.loanbroker.esn.LoanBrokerApp
 
CLI_OPTIONS - Static variable in class org.mule.module.boot.MuleBootstrap
 
CLI_OPTIONS - Static variable in class org.mule.module.launcher.MuleContainer
 
CLI_OPTIONS - Static variable in class org.mule.module.reboot.MuleContainerBootstrap
 
CLI_OPTIONS - Static variable in class org.mule.MuleServer
 
client - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
client - Variable in class org.mule.transport.ajax.AjaxMessageDispatcher
 
client - Variable in class org.mule.transport.http.HttpClientMessageRequester
 
CLIENT - Static variable in class org.mule.transport.tcp.TcpConnector
 
clientClass - Variable in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
clientConfig - Variable in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
clientConfig - Variable in class org.mule.transport.soap.axis.AxisMessageRequester
 
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
 
clientProviderAndClientConfigConfigured() - Static method in class org.mule.transport.soap.axis.i18n.AxisMessages
 
clientProxy - Variable in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
clone() - Method in interface org.mule.api.endpoint.EndpointBuilder
 
clone() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
clone() - Method in class org.mule.module.jca.MuleConnectionRequestInfo
 
clone() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
clone() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
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.AbstractAddVariablePropertyTransformer
 
clone() - Method in class org.mule.transformer.simple.AbstractRemoveVariablePropertyTransformer
 
clone() - Method in class org.mule.transformer.simple.AddAttachmentTransformer
 
clone() - Method in class org.mule.transformer.simple.CopyAttachmentsTransformer
 
clone() - Method in class org.mule.transformer.simple.CopyPropertiesTransformer
 
clone() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
clone() - Method in class org.mule.transformer.simple.RemoveAttachmentTransformer
 
clone() - Method in class org.mule.transport.http.MuleHostConfiguration
 
clone(Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
clone() - Method in class org.mule.util.CaseInsensitiveHashMap
Clones the map without cloning the keys or values.
cloneDataType() - Method in interface org.mule.api.transformer.DataType
Create an exact copy of this datatype
cloneDataType() - Method in class org.mule.transformer.types.SimpleDataType
 
cloneEventForRoutinng(MuleEvent, MessageProcessor) - Method in class org.mule.routing.FirstSuccessful
 
cloneMessage(MuleMessage) - Static method in class org.mule.api.context.notification.ServerNotification
 
cloneMessage(MuleMessage) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
Create a fresh copy of a message.
ClosableClassReader - Class in org.mule.util.scan.annotations
A Class reader trhat will close the stream once initialised
ClosableClassReader(String) - Constructor for class org.mule.util.scan.annotations.ClosableClassReader
 
ClosableClassReader(InputStream) - Constructor for class org.mule.util.scan.annotations.ClosableClassReader
 
close(Object) - Method in class org.guiceyfruit.mule.support.DisposableCloser
 
close() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
close() - Method in interface org.mule.api.store.ListableObjectStore
Close the underlying store.
close(String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
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.cxf.support.DelegatingOutputStream
 
close(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
close() - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
close(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalDestination.ResponseConduit
 
close() - Method in class org.mule.module.drools.WorkingMemorySLF4JLogger
 
close() - Method in class org.mule.module.jca.DefaultMuleConnection
Closes the connection.
close() - Method in interface org.mule.module.jca.MuleConnection
 
close() - Method in class org.mule.module.launcher.GoodCitizenClassLoader
A workaround for http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5041014
close() - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
close() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
close() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
close(Object) - Method in class org.mule.module.xml.util.XMLStreamCloser
 
close() - Method in class org.mule.tck.jndi.InMemoryContext
 
close() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
close() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
close() - Method in class org.mule.transport.http.HttpServerConnection
 
close() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
close() - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
End the current part.
close() - Method in class org.mule.transport.http.ReleasingInputStream
 
close() - Method in class org.mule.transport.http.ResponseWriter
 
close(Connection) - Static method in class org.mule.transport.jdbc.JdbcUtils
 
close() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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.jms.ReusableQueueSessionWrapper
 
close() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
close() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
close() - Method in class org.mule.transport.sftp.SftpFileArchiveInputStream
 
close() - Method in class org.mule.transport.sftp.SftpInputStream
 
close() - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
close() - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
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.store.AbstractPartitionedObjectStore
 
close() - Method in class org.mule.util.store.ManagedObjectStore
 
close() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
close() - Method in class org.mule.util.store.ObjectStorePartition
 
close(String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
close() - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
close(String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
close() - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
close() - Method in class org.mule.util.store.QueueStoreAdapter
 
close() - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
CLOSE_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
closeConnection(Connection) - Method in class org.hibernate.connection.SimpleConnectionProvider
 
closeConsumer() - Method in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
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).
closeQuietly(Channel) - Static method in class org.mule.util.FileUtils
Unconditionally close a Channel.
closeResource(boolean) - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
Close Sesison and consumer
closeResources() - Method in class org.mule.transaction.XaTransaction
 
closeSessionIfNoTransactionActive(Session) - Method in class org.mule.transport.jms.JmsConnector
Closes a session if there is no active transaction in the current thread, otherwise the session will continue active until there is a direct call to close it.
closeStream(Object) - Method in interface org.mule.api.util.StreamCloserService
 
closeStream(MuleMessage) - Method in class org.mule.exception.AbstractExceptionListener
 
closeStream(Object) - Method in class org.mule.util.DefaultStreamCloserService
 
CLUSTER_NODE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
ClusterizableMessageSource - Interface in org.mule.api.source
Defines a message source that runs in only one node of a cluster.
ClusterizableMessageSourceWrapper - Class in org.mule.source
Wraps a ClusterizableMessageSource in order to manage the lifecycle of the wrapped instance differently depending if the node is primary or not inside a cluster.
ClusterizableMessageSourceWrapper(ClusterizableMessageSource) - Constructor for class org.mule.source.ClusterizableMessageSourceWrapper
 
ClusterizableMessageSourceWrapper(MuleContext, ClusterizableMessageSource, FlowConstruct) - Constructor for class org.mule.source.ClusterizableMessageSourceWrapper
 
ClusterNodeNotification - Class in org.mule.context.notification
Notifies when there are a cluster node event
ClusterNodeNotification(Object, int) - Constructor for class org.mule.context.notification.ClusterNodeNotification
 
ClusterNodeNotificationListener<T extends ClusterNodeNotification> - Interface in org.mule.api.context.notification
Defines a listener for ClusterNodeNotification
collectAllKeys(String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
collectAllKeys() - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
CollectionCorrelatorCallback - Class in org.mule.routing.correlation
A Correlator that correlates messages based on Mule correlation settings
CollectionCorrelatorCallback(MuleContext, boolean, String) - Constructor for class org.mule.routing.correlation.CollectionCorrelatorCallback
 
CollectionDataType<T> - Class in org.mule.transformer.types
A data type that represents a generified collection.
CollectionDataType(Class<? extends Collection>) - Constructor for class org.mule.transformer.types.CollectionDataType
Creates an untyped collection data type
CollectionDataType(Class<? extends Collection>, String) - Constructor for class org.mule.transformer.types.CollectionDataType
 
CollectionDataType(Class<? extends Collection>, Class, String) - Constructor for class org.mule.transformer.types.CollectionDataType
 
CollectionDataType(Class<? extends Collection>, Class) - Constructor for class org.mule.transformer.types.CollectionDataType
 
CollectionMessageSequence<T> - Class in org.mule.routing.outbound
A MessageSequence that retrieves elements from a Collection.
CollectionMessageSequence(Collection<T>) - Constructor for class org.mule.routing.outbound.CollectionMessageSequence
 
CollectionSplitter - Class in org.mule.routing
Splits a message that has a Collection, Iterable, MessageSequence or Iterator payload invoking the next message processor one for each item in it.
CollectionSplitter() - Constructor for class org.mule.routing.CollectionSplitter
 
CollectionUtils - Class in org.mule.util
 
CollectionUtils() - Constructor for class org.mule.util.CollectionUtils
 
ColumnAliasRowProcessor - Class in org.mule.transport.jdbc
Processes a row from a ResultSet using the column labels instead of the column names.
ColumnAliasRowProcessor() - Constructor for class org.mule.transport.jdbc.ColumnAliasRowProcessor
 
com.javaforge.bobber.archetype.model - package com.javaforge.bobber.archetype.model
 
com.javaforge.bobber.archetype.model.io.xpp3 - package com.javaforge.bobber.archetype.model.io.xpp3
 
com.javaforge.bobber.plugin.archetype - package com.javaforge.bobber.plugin.archetype
 
CombineCollectionsTransformer - Class in org.mule.transformer.simple
Takes a payload which is a Collection of Collections and turns into a single List.
CombineCollectionsTransformer() - Constructor for class org.mule.transformer.simple.CombineCollectionsTransformer
 
COMETD_CLIENT - Static variable in class org.mule.transport.ajax.embedded.AjaxConnector
 
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.exception.AbstractExceptionListener
 
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() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
commit() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
commit() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
commit() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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
 
commitAndClose(Connection) - Static method in class org.mule.transport.jdbc.JdbcUtils
 
commitCurrentTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
committed - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
commitTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
commitTxButNoResource(Transaction) - Static method in class org.mule.config.i18n.CoreMessages
 
commitTxFilter - Variable in class org.mule.exception.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, MuleContext) - Constructor for class org.mule.util.pool.CommonsPoolObjectPool
Creates a new pool and an Object factory with the ServiceDescriptor
Company - Class in org.mule.example.cep
A POJO for a company
Company(String, String) - Constructor for class org.mule.example.cep.Company
 
Company(String, String, double, double) - Constructor for class org.mule.example.cep.Company
 
CompanyRegistry - Class in org.mule.example.cep
A helper class to load and return the list of companies
CompanyRegistry() - Constructor for class org.mule.example.cep.CompanyRegistry
 
COMPARATOR_CLASS_NAME_PROPERTY - Static variable in class org.mule.transport.file.FileMessageReceiver
 
COMPARATOR_REVERSE_ORDER_PROPERTY - Static variable in class org.mule.transport.file.FileMessageReceiver
 
compare(PropertyScope, PropertyScope) - Method in class org.mule.api.transport.PropertyScope.ScopeComparator
 
compare(Preferred, Preferred) - Method in class org.mule.config.PreferredComparator
 
compare(MuleEvent, MuleEvent) - Method in class org.mule.routing.correlation.CorrelationSequenceComparator
 
compare(MuleEvent, MuleEvent) - Method in class org.mule.routing.EventGroup.ArrivalOrderEventComparator
 
compare(MuleMessage, MuleMessage) - Method in class org.mule.routing.EventGroup.ArrivalOrderMessageComparator
 
compare(String, String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
compare(Object, Object) - Method in class org.mule.transport.file.comparator.OlderFirstComparator
 
compare(Class[], Class[], boolean) - Static method in class org.mule.util.ClassUtils
 
compare(Class[], Class[], boolean, boolean) - Static method in class org.mule.util.ClassUtils
Returns true if the types from array c2 are assignable to the types from c1 and the arrays are the same size.
compareAndSet(boolean, boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareTo(Object) - Method in class org.mule.module.ibeans.config.IBeanHolder
 
compareTo(EventGroup) - Method in class org.mule.routing.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
 
compareTo(JdkVersionUtils.JdkVersion) - Method in class org.mule.util.JdkVersionUtils.JdkVersion
 
COMPILED_EXPRESSION_MAX_CACHE_SIZE - Static variable in class org.mule.el.mvel.MVELExpressionExecutor
 
compiledExpressionsCache - Variable in class org.mule.el.mvel.MVELExpressionExecutor
 
compiledPatterns - Variable in class org.mule.transport.file.filters.FilenameRegexFilter
 
complement() - Method in class org.mule.util.concurrent.WaitableBoolean
 
completedPhases - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
completeTask(Task) - Method in class org.mule.module.jbpm.Jbpm
 
completeTask(Task, String, Map) - Method in class org.mule.module.jbpm.Jbpm
 
Component - Interface in org.mule.api.component
A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
component - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
component - Variable in class org.mule.construct.builder.SimpleServiceBuilder
 
component(Class<?>) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
component(ObjectFactory) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
component(Callable) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
component(Object) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
component(Component) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
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
 
ComponentBuilder - Class in org.mule.config.dsl
TODO
ComponentBuilder.Scope - Enum in org.mule.config.dsl
 
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
 
ComponentException - Exception in org.mule.component
ComponentException should be thrown when some action on a component fails, such as starting or stopping
ComponentException(Message, MuleEvent, Component) - Constructor for exception org.mule.component.ComponentException
 
ComponentException(Message, MuleEvent, Component, Throwable) - Constructor for exception org.mule.component.ComponentException
 
ComponentException(MuleEvent, Component, Throwable) - Constructor for exception org.mule.component.ComponentException
 
ComponentLifecycleManager - Class in org.mule.component
The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
ComponentLifecycleManager(String, Component) - Constructor for class org.mule.component.ComponentLifecycleManager
 
ComponentMessageNotification - Class in org.mule.context.notification
These notifications are fired when before and after a service component is invoked.
ComponentMessageNotification(MuleMessage, Component, FlowConstruct, int) - Constructor for class org.mule.context.notification.ComponentMessageNotification
 
ComponentMessageNotificationListener<T extends ComponentMessageNotification> - 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
ComponentMessageNotificationMixin - Interface in org.mule.example.notifications
 
ComponentNotFoundRuntimeException - Exception in org.mule.module.cxf.support
 
ComponentNotFoundRuntimeException(Message, Throwable) - Constructor for exception org.mule.module.cxf.support.ComponentNotFoundRuntimeException
 
ComponentNotFoundRuntimeException(Message) - Constructor for exception org.mule.module.cxf.support.ComponentNotFoundRuntimeException
 
componentNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
componentObject - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
ComponentStatistics - Class in org.mule.management.stats
 
ComponentStatistics() - Constructor for class org.mule.management.stats.ComponentStatistics
The constructor added to initialize the interval time in ms that stats are measured for from the property statIntervalTime.
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
 
composeName(Name, Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
composeName(String, String) - Method in class org.mule.tck.jndi.InMemoryContext
 
CompositeConverter - Class in org.mule.transformer
Composes many converters to behave as a single one.
CompositeConverter(Converter...) - Constructor for class org.mule.transformer.CompositeConverter
Create a new conversion chain using the specified converters
CompositeConverterFilter - Class in org.mule.transformer.graph
 
CompositeConverterFilter(ConverterFilter...) - Constructor for class org.mule.transformer.graph.CompositeConverterFilter
 
CompositeDeploymentListener - Class in org.mule.module.launcher
 
CompositeDeploymentListener() - Constructor for class org.mule.module.launcher.CompositeDeploymentListener
 
CompositeMessageSource - Interface in org.mule.api.source
Composes multiple MessageSources.
CompositeMessageSourceFactoryBean - Class in org.mule.config.spring.factories
 
CompositeMessageSourceFactoryBean() - Constructor for class org.mule.config.spring.factories.CompositeMessageSourceFactoryBean
 
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
 
computeKey(ClassLoader) - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.LoggerRepositoryCache
 
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.routing.ExpressionSplitter
 
config - Variable in class org.mule.routing.outbound.ExpressionMessageSplitter
 
ConfigChangeMonitorThreadFactory - Class in org.mule.module.launcher
A slightly tweaked default thread factory that uses the following pattern: [%s].config.change.%d.thread.%d, where %s stands for application name, the next number will tell one how many redeployments this app had during this container's lifetime and the last digit, thread count, should always be 1.
ConfigChangeMonitorThreadFactory(String) - Constructor for class org.mule.module.launcher.ConfigChangeMonitorThreadFactory
 
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
 
configResources - Variable in class org.mule.tck.AbstractServiceAndFlowTestCase
 
ConfigurableJMXAuthenticator - Interface in org.mule.module.management.agent
 
ConfigurableKeyedObjectPool - Interface in org.mule.transport
A configurable KeyedObjectPool.
ConfigurableKeyedObjectPoolFactory - Interface in org.mule.transport
Simple factory for ConfigurableKeyedObjectPool instances.
ConfigurableTransportFactory - Class in org.mule.config.endpoint
TODO
ConfigurableTransportFactory(MuleContext) - Constructor for class org.mule.config.endpoint.ConfigurableTransportFactory
 
CONFIGURATION - Static variable in class org.mule.config.spring.parsers.specific.ConfigurationChildDefinitionParser
Name of the mule:configuration element
configuration - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
configuration - Variable in class org.mule.module.xml.transformer.XQueryTransformer
 
CONFIGURATION_LOCATION - Static variable in class org.mule.module.cxf.CxfConfiguration
 
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
 
ConfigurationPatternArchetypeMojo - Class in org.mule.tools.maven.archetype
Creates a new configuration pattern.
ConfigurationPatternArchetypeMojo() - Constructor for class org.mule.tools.maven.archetype.ConfigurationPatternArchetypeMojo
 
configure() - Method in class org.guiceyfruit.mule.MuleModule
 
configure(Properties) - Method in class org.hibernate.connection.SimpleConnectionProvider
 
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
Will configure a MuleContext object based on the builders configuration settings.
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() - Method in class org.mule.module.guice.MuleSupportModule
 
configure(Map) - Method in interface org.mule.module.management.agent.ConfigurableJMXAuthenticator
 
configure(Map) - Method in class org.mule.module.management.support.SimplePasswordJmxAuthenticator
 
configure(ServerSocket, Boolean, InetSocketAddress, int) - Method in class org.mule.transport.tcp.TcpServerSocketFactory
 
configureBinding(JavaComponent, Object) - Static method in class org.mule.component.BindingUtils
 
configureClient(Client) - Method in class org.mule.module.cxf.builder.AbstractClientMessageProcessorBuilder
 
configureClient(Client) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
configureClient(Client) - Method in class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
configureComponentBindings() - Method in class org.mule.module.scripting.component.ScriptComponent
 
configureComponentMessageProcessor(MuleContext, MessageProcessorChainBuilder, Component) - Method in enum org.mule.construct.SimpleService.Type
 
configureContentLengthRemover(AbstractConfigurationPattern, MessageProcessorChainBuilder) - Static method in class org.mule.transport.http.construct.HttpProxy
 
configureContext(ExpressionLanguageContext) - Method in interface org.mule.api.el.ExpressionLanguageExtension
 
configureContext(ExpressionLanguageContext) - Method in class org.mule.module.xml.el.XMLExpressionLanguageExtension
 
configured - Variable in class org.mule.config.builders.AbstractConfigurationBuilder
 
configureDispatcherPool() - Method in class org.mule.transport.AbstractConnector
 
configureDispatcherPool() - Method in class org.mule.transport.file.FileConnector
 
configureEngine(AxisEngine) - Method in class org.mule.transport.soap.axis.extensions.MuleConfigProvider
Configure an AxisEngine.
configureFrom(URL, LoggerRepository) - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
configureMessageProcessor(ServerFactoryBean, CxfInboundMessageProcessor) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
configureMessageProcessor(CxfOutboundMessageProcessor) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
configureMessageProcessor(CxfOutboundMessageProcessor) - Method in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
configureMessageProcessor(CxfOutboundMessageProcessor) - Method in class org.mule.module.cxf.builder.LocalClientMessageProcessorBuilder
 
configureMessageProcessor(CxfOutboundMessageProcessor) - Method in class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
configureMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractConfigurationPattern
 
configureMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractPipeline
 
configureMessageProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.Flow
 
configureMessageProcessorsAfterTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractConfigurationPattern
 
configureMessageProcessorsAfterTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.Bridge
 
configureMessageProcessorsAfterTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.SimpleService
 
configureMessageProcessorsAfterTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.Validator
 
configureMessageProcessorsAfterTransformation(MessageProcessorChainBuilder) - Method in class org.mule.module.ws.construct.WSProxy
 
configureMessageProcessorsAfterTransformation(MessageProcessorChainBuilder) - Method in class org.mule.transport.http.construct.HttpProxy
 
configureMessageProcessorsBeforeTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractConfigurationPattern
 
configureMessageProcessorsBeforeTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.Bridge
 
configureMessageProcessorsBeforeTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.SimpleService
 
configureMessageProcessorsBeforeTransformation(MessageProcessorChainBuilder) - Method in class org.mule.construct.Validator
 
configureMessageProcessorsBeforeTransformation(MessageProcessorChainBuilder) - Method in class org.mule.module.ws.construct.WSProxy
 
configureMessageProcessorsBeforeTransformation(MessageProcessorChainBuilder) - Method in class org.mule.transport.http.construct.HttpProxy
 
configureMuleContext(MuleContext) - Method in class org.mule.module.guice.AbstractMuleGuiceModule
 
configureParserContext(ParserContext) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
configurePostProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractPipeline
 
configurePostProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.Flow
 
configurePreProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractConfigurationPattern
 
configurePreProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.AbstractPipeline
 
configurePreProcessors(MessageProcessorChainBuilder) - Method in class org.mule.construct.Flow
 
configureProcessingStrategy(Element, BeanDefinitionBuilder, String) - Static method in class org.mule.config.spring.util.ProcessingStrategyUtils
 
configureProcessors(List<MessageProcessor>, ProcessingStrategy.StageNameSource, MessageProcessorChainBuilder, MuleContext) - Method in interface org.mule.api.processor.ProcessingStrategy
 
configureProcessors(List<MessageProcessor>, ProcessingStrategy.StageNameSource, MessageProcessorChainBuilder, MuleContext) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
configureProcessors(List<MessageProcessor>, ProcessingStrategy.StageNameSource, MessageProcessorChainBuilder, MuleContext) - Method in class org.mule.processor.strategy.QueuedThreadPerProcessorProcessingStrategy
 
configureProcessors(List<MessageProcessor>, ProcessingStrategy.StageNameSource, MessageProcessorChainBuilder, MuleContext) - Method in class org.mule.processor.strategy.SynchronousProcessingStrategy
 
configureProcessors(List<MessageProcessor>, ProcessingStrategy.StageNameSource, MessageProcessorChainBuilder, MuleContext) - Method in class org.mule.processor.strategy.ThreadPerProcessorProcessingStrategy
 
configureQueue(MuleContext, String, QueueManager) - Method in class org.mule.config.QueueProfile
 
configureQueueManager(MuleContext) - Method in class org.mule.config.builders.DefaultsConfigurationBuilder
 
configureServer(Server) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
configureServer(Server) - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
configureSocket(boolean, Socket) - Method in class org.mule.transport.tcp.TcpConnector
 
configureStatistics() - Method in class org.mule.construct.AbstractFlowConstruct
 
configureStatistics() - Method in class org.mule.construct.Flow
 
configureSystemModel(MuleRegistry) - Method in class org.mule.config.builders.DefaultsConfigurationBuilder
 
configureThread(Thread) - Method in class org.mule.util.concurrent.NamedThreadFactory
 
configureThreadFactory(String, ThreadingProfile, ThreadPoolExecutor) - Method in class org.mule.config.pool.DefaultThreadPoolFactory
 
configureThreadingProfiles(MuleRegistry) - Method in class org.mule.config.builders.DefaultsConfigurationBuilder
 
connect() - Method in interface org.mule.api.transport.Connectable
Make the connection to the underlying transport.
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.AbstractConnector
 
connect() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
connect() - Method in class org.mule.transport.soap.axis.transport.VoidURLConnection
 
connect() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
 
connect() - Method in interface org.mule.transport.xmpp.XmppConversation
Connect to the Jabber conversation, e.g.
Connectable - Interface in org.mule.api.transport
Interface for objects that should connect to a resource.
ConnectableLifecycleManager<O> - Class in org.mule.transport
TODO
ConnectableLifecycleManager(String, O) - Constructor for class org.mule.transport.ConnectableLifecycleManager
 
connected - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
ConnectException - Exception in org.mule.transport
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured.
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
 
connection - Variable in class org.mule.transport.xmpp.AbstractXmppConversation
 
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
 
connectionClosed(ConnectionEvent) - Method in class org.mule.module.jca.DefaultConnectionManager
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.mule.module.jca.DefaultConnectionManager
 
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
 
ConnectionFactoryWrapper(Object, Boolean) - 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
 
ConnectionInvocationHandler(Object, Boolean) - 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.
ConnectionNotification(Connectable, String, int) - Constructor for class org.mule.context.notification.ConnectionNotification
 
ConnectionNotificationListener<T extends ConnectionNotification> - 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.
ConnectionWrapper - Class in org.mule.transport.jdbc.xa
Using for unification XAConnection and Connection
ConnectionWrapper(XAConnection) - Constructor for class org.mule.transport.jdbc.xa.ConnectionWrapper
 
ConnectNotifier - Class in org.mule.retry.notifiers
Fires a ConnectionNotification each time a retry attempt is made.
ConnectNotifier() - Constructor for class org.mule.retry.notifiers.ConnectNotifier
 
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.endpoint.inbound.InboundExceptionDetailsMessageProcessor
 
connector - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
connector - Variable in class org.mule.transport.ajax.container.MuleAjaxServlet
 
connector - Variable in class org.mule.transport.DefaultReplyToHandler
 
connector - Variable in class org.mule.transport.ftp.FtpMessageDispatcher
 
connector - Variable in class org.mule.transport.ftp.FtpMessageReceiver
 
connector - Variable in class org.mule.transport.ftp.FtpMessageRequester
 
connector - Variable in class org.mule.transport.http.HttpClientMessageRequester
 
connector - Variable in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
connector - Variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
connector - Variable in class org.mule.transport.jms.Jms11Support
 
connector - Variable in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
connector - Variable in class org.mule.transport.jms.redelivery.AbstractRedeliveryHandler
 
connector - Variable in class org.mule.transport.jms.redelivery.AutoDiscoveryRedeliveryHandlerFactory
 
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.jetty.AbstractConnectorHolder
 
connector - Variable in class org.mule.transport.servlet.MuleReceiverServlet
 
connector - Variable in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
connector - Variable in class org.mule.transport.soap.axis.AxisMessageReceiver
 
connector - Variable in class org.mule.transport.soap.axis.AxisMessageRequester
 
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 class org.mule.api.config.MuleProperties
***************************************************************************** Transport Service descriptor properties *****************************************************************************
CONNECTOR_DEFAULT_EXCHANGE_PATTERN - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_DISPATCHER_FACTORY - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_ENDPOINT_BUILDER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_INBOUND_EXCHANGE_PATTERNS - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_INBOUND_TRANSFORMER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_MESSAGE_FACTORY - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_META_ENDPOINT_BUILDER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_NAME - Static variable in class org.mule.transport.servlet.MuleServletContextListener
 
CONNECTOR_OUTBOUND_EXCHANGE_PATTERNS - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_OUTBOUND_TRANSFORMER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
CONNECTOR_REQUESTER_FACTORY - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_RESPONSE_TRANSFORMER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_SERVER - Static variable in class org.mule.module.management.config.JmxAgentDefinitionParser
 
CONNECTOR_SERVICE_ERROR - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_SERVICE_FINDER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_SESSION_HANDLER - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_TRANSACTION_FACTORY - Static variable in class org.mule.api.config.MuleProperties
 
CONNECTOR_XA_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in class 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
 
ConnectorHolder<S extends Servlet,R extends MessageReceiver> - Interface in org.mule.transport.servlet.jetty
TODO
ConnectorLifecycleManager - Class in org.mule.transport
Manages the lifecycle of connectors in Mule.
ConnectorLifecycleManager(AbstractConnector) - Constructor for class org.mule.transport.ConnectorLifecycleManager
 
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(MuleContext) - 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
 
connectToJabberServer() - Method in class org.mule.transport.xmpp.XmppConnector
 
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
 
ConsumableMuleMessageFilter - Class in org.mule.routing.filters
Filters messages that have a consumable payload.
ConsumableMuleMessageFilter() - Constructor for class org.mule.routing.filters.ConsumableMuleMessageFilter
 
consumer - Variable in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
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
 
containerManaged - Variable in class org.mule.module.jbpm.Jbpm
Indicates whether jBPM has been instantiated by Mule (false) or was passed in from somewhere else (true).
ContainerManagedLifecyclePhase - Class in org.mule.lifecycle.phases
A container-managed lifecycle phase is called by the container itself.
ContainerManagedLifecyclePhase(String, Class<?>, String) - Constructor for class org.mule.lifecycle.phases.ContainerManagedLifecyclePhase
 
containerMode - Variable in class org.mule.module.management.agent.JmxAgent
 
contains(String) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
contains(Serializable) - Method in interface org.mule.api.store.ObjectStore
Check whether the given Object is already registered with this store.
contains(Serializable, String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
contains(String) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
contains(Object) - Method in class org.mule.module.launcher.util.ObservableList
 
contains(Object, Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
contains(Serializable) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
Check whether the given Object is already registered with this store.
contains(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
contains(JdkVersionUtils.JdkVersion) - Method in class org.mule.util.JdkVersionUtils.JdkVersionRange
 
contains(Serializable) - Method in class org.mule.util.store.AbstractObjectStore
 
contains(Serializable) - Method in class org.mule.util.store.AbstractPartitionedObjectStore
 
contains(Serializable) - Method in class org.mule.util.store.InMemoryObjectStore
 
contains(Serializable) - Method in class org.mule.util.store.ManagedObjectStore
 
contains(Serializable) - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
contains(Serializable) - Method in class org.mule.util.store.ObjectStorePartition
 
contains(Serializable, String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
contains(Serializable) - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
contains(Serializable, String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
contains(Serializable) - Method in class org.mule.util.store.QueueStoreAdapter
 
containsAll(Collection<?>) - Method in class org.mule.module.launcher.util.ObservableList
 
containsHeader(String) - Method in class org.mule.transport.http.HttpRequest
 
containsHeader(String) - Method in class org.mule.transport.http.HttpResponse
 
containsHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
containsKey(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
containsKey(Object) - Method in class org.mule.el.context.InboundAttachmentMapContext
 
containsKey(Object) - Method in class org.mule.el.context.MessagePropertyMapContext
 
containsKey(Object) - Method in class org.mule.el.context.OutboundAttachmentMapContext
 
containsKey(Object) - Method in class org.mule.expression.InboundAttachmentsMap
 
containsKey(Object) - Method in class org.mule.expression.OutboundAttachmentsMap
 
containsKey(Object) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
containsKey(Object) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
containsKey(Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
containsKey(Object) - Method in class org.mule.util.MapCombiner
 
ContainsTransformerMethods - Annotation Type in org.mule.api.annotations
Used to mark a that a class contains methods which are Mule Transformer.
containsType(Collection<?>, Class<?>) - Static method in class org.mule.util.CollectionUtils
 
containsType(Throwable, Class<?>) - Static method in class org.mule.util.ExceptionUtils
This method returns true if the throwable contains a Throwable that matches the specified class or subclass in the exception chain.
containsValue(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
containsValue(Object) - Method in class org.mule.el.context.AbstractMapContext
 
containsValue(Object) - Method in class org.mule.expression.InboundAttachmentsMap
 
containsValue(Object) - Method in class org.mule.expression.OutboundAttachmentsMap
 
containsValue(Object) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
containsValue(Object) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
containsValue(Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
containsValue(Object) - Method in class org.mule.util.MapCombiner
 
content - Variable in class org.mule.message.ds.StringDataSource
 
CONTENT_TYPE - Static variable in class org.mule.transport.email.transformers.PlainTextDataSource
 
CONTENT_TYPE_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
CONTENT_TYPE_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
MuleEvent properties
CONTENT_TYPE_PROPERTY_KEY - Static variable in class org.mule.transport.servlet.ServletConnector
This property name is used to store the content type of the HttpServletRequest to the MuleMessage
CONTENT_TYPE_VALUE - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
ContentBasedRouter - Class in org.mule.config.dsl.routers
TODO
ContentBasedRouter() - Constructor for class org.mule.config.dsl.routers.ContentBasedRouter
 
contentType - Variable in class org.mule.message.ds.StringDataSource
 
contentTypeHeaderIsValid(Header) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
context - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
context - Variable in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
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 - Variable in class org.mule.util.store.MonitoredObjectStoreWrapper
 
CONTEXT_DISPOSED - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_DISPOSING - 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_STARTING - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STOPPED - Static variable in class org.mule.context.notification.MuleContextNotification
 
CONTEXT_STOPPING - Static variable in class org.mule.context.notification.MuleContextNotification
 
contextDestroyed(ServletContextEvent) - Method in class org.mule.config.builders.DeployableMuleXmlContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.mule.transport.servlet.MuleServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mule.config.builders.DeployableMuleXmlContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mule.transport.servlet.MuleServletContextListener
 
continueRoutingMessageAfter(MuleEvent) - Method in class org.mule.routing.outbound.AbstractSequenceRouter
Lets subclasses decide if the routing of a given message should continue or not after receiving a given response from a synchronous endpoint.
continueRoutingMessageAfter(MuleEvent) - Method in class org.mule.routing.outbound.MulticastingRouter
Indicates that this router always routes messages to all the configured endpoints no matters what a given response is.
continueRoutingMessageAfter(MuleEvent) - Method in class org.mule.routing.outbound.SequenceRouter
Determines if the routing should continue after receiving a given response from an synchronous endpoint.
ContinuousPollingReceiverWorker - Class in org.mule.transport
Bypass the regular scheduling mechanism in order to minimize latency and maximize throughput for transports which have low or no cost for performing a poll operation (such as an in-memory queue).
ContinuousPollingReceiverWorker(AbstractPollingMessageReceiver) - Constructor for class org.mule.transport.ContinuousPollingReceiverWorker
 
controlEvent(int) - Method in class org.mule.module.boot.MuleServerWrapper
Called whenever the native wrapper code traps a system control signal against the Java process.
controlEvent(int) - Method in class org.mule.module.boot.VersionWrapper
 
controlEvent(int) - Method in class org.mule.module.reboot.MuleContainerWrapper
Called whenever the native wrapper code traps a system control signal against the Java process.
Conventions - Class in org.mule.config.spring.parsers.assembly.configuration
Overloads the Spring Conventions class, specifically the Conventions.attributeNameToPropertyName(String) Method to evaluate the first character of the attribute name and ignore if it is upper case since this is not valid Bean notation and Mule uses upper case to signify a non-bean attribute name.
convert(String, MuleContext) - Method in interface org.mule.api.expression.PropertyConverter
 
convert(String, MuleContext) - Method in class org.mule.config.converters.FilterConverter
 
convert(String, MuleContext) - Method in class org.mule.config.converters.PropertiesConverter
 
convert(String, MuleContext) - Method in class org.mule.config.converters.TransformerConverter
 
convert(String[]) - Static method in class org.mule.config.endpoint.AnnotatedEndpointData
 
convert(String) - Static method in class org.mule.config.spring.editors.QNamePropertyEditor
 
convert(Source, XMLOutputFactory) - Method in class org.mule.module.json.transformers.AbstractToFromXmlTransformer
Return result of transformation
Converter - Interface in org.mule.api.transformer
Defines a Transformer that is a data type converters, ie: convert data from a type to another without modifying the meaning of the data.
converterClassDoesNotImplementInterface(Class) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
ConverterFilter - Interface in org.mule.transformer.graph
Provides a way to filter a converters during the process of transformer resolution for a given source and result data types.
convertIBeansToMule(DataType) - Static method in class org.mule.module.ibeans.spi.support.DataTypeConverter
 
convertMuleToIBeans(DataType) - Static method in class org.mule.module.ibeans.spi.support.DataTypeConverter
 
convertMultiPartHeaders(Map<String, Object>) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
convertMultiPartHeaders(Map<String, Object>) - Method in class org.mule.transport.http.HttpMultipartMuleMessageFactory
 
convertNumberToTargetClass(Number, Class<T>) - Static method in class org.mule.util.NumberUtils
 
convertPackagesToPaths(String[]) - Method in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
convertProperties(String[]) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
convertProperty(Class, String) - Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
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.
convertToFile(Object) - Method in class org.mule.transport.file.FileMuleMessageFactory
 
convertToHttpResponse(MuleMessage) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
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, formatting, storing and retrieving cookie headers.
CookieWrapper - Class in org.mule.transport.http
 
CookieWrapper() - Constructor for class org.mule.transport.http.CookieWrapper
 
copy(MuleEvent) - Static method in class org.mule.DefaultMuleEvent
 
copy(InputStream, OutputStream) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
copy(InputStream, OutputStream) - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
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
CopyAttachmentInInterceptor - Class in org.mule.module.cxf.support
 
CopyAttachmentInInterceptor() - Constructor for class org.mule.module.cxf.support.CopyAttachmentInInterceptor
 
CopyAttachmentOutInterceptor - Class in org.mule.module.cxf.support
Copies any attachments which were stored by the proxy to the outbound CXF message.
CopyAttachmentOutInterceptor() - Constructor for class org.mule.module.cxf.support.CopyAttachmentOutInterceptor
 
CopyAttachmentsTransformer - Class in org.mule.transformer.simple
 
CopyAttachmentsTransformer() - Constructor for class org.mule.transformer.simple.CopyAttachmentsTransformer
 
copyAttributes(HttpServletRequest, Map<String, Object>) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
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).
copyFile(File, File, boolean) - Static method in class org.mule.util.FileUtils
Copies a file to a new location.
copyHeaders(HttpServletRequest, Map<String, Object>) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
CopyInboundToOutboundPropertiesTransformerCallback - Class in org.mule.pattern.core.support
 
CopyInboundToOutboundPropertiesTransformerCallback() - Constructor for class org.mule.pattern.core.support.CopyInboundToOutboundPropertiesTransformerCallback
 
copyJMSProperties(Message, Message, JmsConnector) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
copyLarge(InputStream, OutputStream) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
copyLarge(InputStream, OutputStream) - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
copyMessageProperties(MuleMessage) - Method in class org.mule.DefaultMuleMessage
 
copyOutboundProperties(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
copyParameters(HttpServletRequest, Map<String, Object>) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
CopyPropertiesTransformer - Class in org.mule.transformer.simple
 
CopyPropertiesTransformer() - Constructor for class org.mule.transformer.simple.CopyPropertiesTransformer
 
copyStream(InputStream, OutputStream) - Method in class org.mule.transport.tcp.protocols.StreamingProtocol
 
copyStreamToFile(InputStream, File) - Method in class org.mule.transport.sftp.SftpUtil
Should be moved to a util class that is not based on an endpoint...
copyStreamToFile(InputStream, File) - Static method in class org.mule.util.FileUtils
 
copyToInbound(DefaultMuleMessage) - Method in class org.mule.DefaultMuleMessage
copy outbound artifacts to inbound artifacts in the new message
CORE_EXTENSION_PROPERTIES - Static variable in class org.mule.module.launcher.MuleContainer
 
coreExtensions - Variable in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
coreExtensions - Variable in class org.mule.module.launcher.MuleContainer
 
CoreMessages - Class in org.mule.config.i18n
 
CoreMessages() - Constructor for class org.mule.config.i18n.CoreMessages
 
CorePatternNamespaceHandler - Class in org.mule.pattern.core.config
Registers a Bean Definition Parser for handling elements.
CorePatternNamespaceHandler() - Constructor for class org.mule.pattern.core.config.CorePatternNamespaceHandler
 
CORRELATION_TIMEOUT - Static variable in class org.mule.context.notification.RoutingNotification
 
CorrelationMode - Enum in org.mule.routing
 
CorrelationPropertiesExpressionEvaluator - Class in org.mule.routing.correlation
CorrelationPropertiesExpressionEvaluator is a default implementation used for getting the Correlation information from a message.
CorrelationPropertiesExpressionEvaluator() - Constructor for class org.mule.routing.correlation.CorrelationPropertiesExpressionEvaluator
 
CorrelationSequenceComparator - Class in org.mule.routing.correlation
CorrelationSequenceComparator is a Comparator for MuleEvents using their respective correlation sequences.
CorrelationSequenceComparator() - Constructor for class org.mule.routing.correlation.CorrelationSequenceComparator
 
correlationTimedOut(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
CorrelationTimeoutException - Exception in org.mule.routing.correlation
 
CorrelationTimeoutException(Message, MuleEvent) - Constructor for exception org.mule.routing.correlation.CorrelationTimeoutException
 
CorrelationTimeoutException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.routing.correlation.CorrelationTimeoutException
 
couldNotDetermineDestinationComponentFromEndpoint(String) - Static method in class org.mule.config.i18n.CoreMessages
 
couldNotFindEndpoint(QName, List<QName>) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
couldNotFindSoapProvider(String) - Static method in class org.mule.transport.soap.axis.i18n.AxisMessages
 
couldNotFindStreamWithName(ImmutableEndpoint) - Static method in class org.mule.transport.stdio.i18n.StdioMessages
 
couldNotInitAnnotationProcessor(Object) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
CouldNotRouteOutboundMessageException - Exception in org.mule.api.routing
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event.
CouldNotRouteOutboundMessageException(MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.routing.CouldNotRouteOutboundMessageException
 
couldNotSendExpect100() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
count - Variable in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
count - Variable in class org.mule.tck.testmodels.services.TestComponent
 
count - Variable in class org.mule.tck.testmodels.services.TestReceiver
 
COUNT_FUNCTION - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 
CountdownCallback - Class in org.mule.tck.functional
 
CountdownCallback(int) - Constructor for class org.mule.tck.functional.CountdownCallback
 
Counter - Interface in org.mule.util.counters
This interface is the interface implemented for all counter types.
COUNTER_PROPERTY - Static variable in class org.mule.routing.Foreach
 
CounterCallback - Class in org.mule.tck.functional
A test callback that counts the number of messages received.
CounterCallback() - Constructor for class org.mule.tck.functional.CounterCallback
 
CounterCallback(AtomicInteger) - Constructor for class org.mule.tck.functional.CounterCallback
 
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
 
counterVariableName - Variable in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
countFailOrNullEvent() - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
CountingRedeliveryHandler - Class in org.mule.transport.jms.redelivery
This redelivery handler will keep counting the redelivery attempts for each message redelivered.
CountingRedeliveryHandler() - Constructor for class org.mule.transport.jms.redelivery.CountingRedeliveryHandler
 
CountingRedeliveryHandlerFactory - Class in org.mule.transport.jms.redelivery
 
CountingRedeliveryHandlerFactory() - Constructor for class org.mule.transport.jms.redelivery.CountingRedeliveryHandlerFactory
 
countRetry() - Method in class org.mule.retry.policies.SimpleRetryPolicy.RetryCounter
 
CPU_J2EE - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
CPU_SAMPLING - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
CPU_TRACING - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
CR - Static variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
create(Object, JavaComponent, FlowConstruct, EntryPointResolverSet, MuleContext) - 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(ServiceType, String, Properties, Properties, MuleContext, ClassLoader) - 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(MuleConfiguration) - 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, String) - Method in interface org.mule.api.transport.MuleMessageFactory
Creates a MuleMessage instance from transportMessage by extracting its payload and, if available, any relevant message properties and attachments.
create(Object, MuleMessage, String) - Method in interface org.mule.api.transport.MuleMessageFactory
Creates a MuleMessage instance by extracting the payload from transportMessage.
create(Object, JavaComponent, FlowConstruct, EntryPointResolverSet, MuleContext) - Method in class org.mule.component.DefaultComponentLifecycleAdapterFactory
 
create() - Method in interface org.mule.config.bootstrap.BootstrapObjectFactory
 
create(MuleContext) - Method in interface org.mule.config.dsl.Builder
 
create(Map<?, ?>) - Method in class org.mule.config.factories.HostNameFactory
 
create() - Method in interface org.mule.example.loanbroker.credit.CreditAgencyHome
 
create() - Method in class org.mule.module.atom.AbderaFactory
 
create(MuleContext, MuleIBeansPlugin) - Method in class org.mule.module.ibeans.config.IBeanHolder
 
create(MuleConfiguration) - Method in class org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
 
create(Authentication) - Method in class org.mule.module.pgp.PGPSecurityContextFactory
 
create(Authentication) - Method in class org.mule.module.spring.security.SpringSecurityContextFactory
 
create(MuleConfiguration) - Method in class org.mule.module.spring.transaction.SpringTransactionManagerFactory
 
create(Authentication) - Method in class org.mule.security.DefaultSecurityContextFactory
 
create(MuleConfiguration) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
create(MuleConfiguration) - 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(Class<T>) - Static method in class org.mule.transformer.types.DataTypeFactory
 
create(Class<T>, String) - Static method in class org.mule.transformer.types.DataTypeFactory
 
create(Class<? extends Collection>, Class<T>) - Static method in class org.mule.transformer.types.DataTypeFactory
 
create(Class<? extends Collection>, Class<T>, String) - Static method in class org.mule.transformer.types.DataTypeFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
create(Object, String) - Method in class org.mule.transport.AbstractMuleMessageFactory
 
create(Object, MuleMessage, String) - Method in class org.mule.transport.AbstractMuleMessageFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.ajax.AjaxMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.ejb.EjbMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.email.RetrieveMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.email.SmtpMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(OutboundEndpoint) - Method in class org.mule.transport.file.FileMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.file.FileMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.ftp.FtpMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(InboundEndpoint) - Method in class org.mule.transport.ftp.FtpMessageRequesterFactory
Creates a new message requester instance, initialised with the passed endpoint.
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(OutboundEndpoint) - Method in class org.mule.transport.http.HttpsClientMessageDispatcherFactory
 
create - Variable in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
create(OutboundEndpoint) - Method in class org.mule.transport.jdbc.JdbcMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.jdbc.JdbcMessageRequesterFactory
 
create(String, Object) - Method in class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
 
create(String, Object) - Method in interface org.mule.transport.jdbc.sqlstrategy.SqlStatementStrategyFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.jms.JmsMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.jms.JmsMessageRequesterFactory
 
create() - Method in class org.mule.transport.jms.redelivery.AutoDiscoveryRedeliveryHandlerFactory
 
create() - Method in class org.mule.transport.jms.redelivery.CountingRedeliveryHandlerFactory
 
create() - Method in class org.mule.transport.jms.redelivery.JmsXRedeliveryHandlerFactory
 
create() - Method in interface org.mule.transport.jms.redelivery.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.sftp.SftpMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.sftp.SftpMessageRequesterFactory
Creates a new message requester instance, initialised with the passed endpoint.
create(OutboundEndpoint) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcherFactory
 
create() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
create(InboundEndpoint) - Method in class org.mule.transport.soap.axis.AxisMessageRequesterFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.soap.axis.wsdl.AxisWsdlMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.stdio.StdioMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcherFactory
 
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(ImmutableEndpoint) - Method in class org.mule.transport.xmpp.XmppConversationFactory
 
create(OutboundEndpoint) - Method in class org.mule.transport.xmpp.XmppMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.mule.transport.xmpp.XmppMessageRequesterFactory
 
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
 
create() - Method in interface org.mule.util.xa.XAResourceFactory
 
CREATE_SOAP_FAULT - Static variable in class org.mule.module.cxf.CxfConstants
 
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
 
createAnnotationsParserFactory() - Method in class org.mule.config.AnnotationsConfigurationBuilder
 
createAntStyleParser() - Static method in class org.mule.util.TemplateParser
 
createApp(String) - Method in interface org.mule.module.launcher.application.ApplicationFactory
Creates an application
createApp(String) - Method in class org.mule.module.launcher.application.DefaultApplicationFactory
 
createAppFrom(ApplicationDescriptor) - Method in class org.mule.module.launcher.application.DefaultApplicationFactory
 
createAppFrom(ApplicationDescriptor) - Method in class org.mule.module.launcher.application.PrivilegedApplicationFactory
 
createApplicationContext(MuleContext, ConfigResource[]) - Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
createApplicationContext(MuleContext, ConfigResource[]) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
createArchetype(String, String, String, ArtifactRepository, List, Map) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
createArgument(Class<?>, MuleContext) - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
If the resolver cannot locate the required object of type AbstractAnnotatedTransformerArgumentResolver.getArgumentClass() this method will be invoked an instance of the object.
createArgument(Class<?>, MuleContext) - Method in class org.mule.module.json.transformers.JsonMapperResolver
If the resolver cannot locate the required object of type AbstractAnnotatedTransformerArgumentResolver.getArgumentClass() this method will be invoked an instance of the object.
createArgument(Class, MuleContext) - Method in class org.mule.module.xml.transformer.jaxb.JAXBContextResolver
 
createArrayOf(String, Object[]) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createAsyncMessageProcessor(ProcessingStrategy.StageNameSource, MuleContext) - Method in class org.mule.construct.flow.DefaultFlowProcessingStrategy
 
createAsyncMessageProcessor(ProcessingStrategy.StageNameSource, MuleContext) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
createAsyncMessageProcessor(ProcessingStrategy.StageNameSource, MuleContext) - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
createAsyncReplyProcessor() - Method in class org.mule.service.AbstractService
 
createAuthentication(String, String, MuleEvent) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
createAxisProvider(String) - Method in class org.mule.transport.soap.axis.AxisConnector
 
createBeanDefinitionBuilder(Element, Class<?>) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
createBeanDefinitionBuilder(Element, Class<?>) - Method in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
createBeanDefinitionBuilder(Element, Class) - Method in class org.mule.config.spring.parsers.specific.endpoint.support.ChildEndpointDefinitionParser
 
createBeanFactory() - Method in class org.mule.config.spring.MuleApplicationContext
 
createBeginNotification(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundNotificationMessageProcessor
 
createBinding(String) - Method in class org.mule.module.ibeans.config.IntegrationBeanAnnotatedObjectProcessor
 
createBlob() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createBrowser(Queue) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createBrowser(Queue, String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createBrowser(Queue) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createBrowser(Queue, String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createBrowser(Queue) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createBrowser(Queue, String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createBytesMessage() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createBytesMessage() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createBytesMessage() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createChatConversation(ImmutableEndpoint) - Method in class org.mule.transport.xmpp.XmppConversationFactory
 
createChildDefinitionParser(Class) - Static method in class org.mule.module.cxf.config.WsSecurityDefinitionParser
 
createClasspathScanner() - Method in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
createClient() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
createClient() - Method in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
createClient() - Method in class org.mule.module.cxf.builder.LocalClientMessageProcessorBuilder
 
createClient() - Method in class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
createClient() - Method in class org.mule.module.cxf.builder.SimpleClientMessageProcessorBuilder
 
createClient() - Method in class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder
 
createClient(ImmutableEndpoint) - Static method in class org.mule.transport.sftp.SftpConnectionFactory
 
createClientFromLocalServer() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
createClob() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createConfigResourcesString() - Method in class org.mule.config.builders.AbstractResourceConfigurationBuilder
 
createConfiguration() - Method in class org.mule.config.PropertiesMuleConfigurationFactory
 
createConfiguration(Set<Class<?>>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
createConfigurationBuilder() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
createConfigurationBuilder() - Method in class org.mule.MuleServer
 
createConfigurationBuilderFromApplicationProperties() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
createConnection() - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
createConnection(MuleConnectionRequestInfo) - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
createConnection() - Method in interface org.mule.module.jca.MuleConnectionFactory
 
createConnection(MuleConnectionRequestInfo) - Method in interface org.mule.module.jca.MuleConnectionFactory
 
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
 
createConnectionFactory(ConnectionManager) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory() - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory() - Method in class org.mule.transport.jms.JmsConnector
 
createConnector(EndpointURI) - Method in class org.mule.config.endpoint.ConfigurableTransportFactory
 
createConnector - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
createConnector() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createConnector() - Method in class org.mule.transport.service.MetaTransportServiceDescriptor
Override the connector cration and register our Meta scheme with the connecotr so that the connector can be used when creating endpoints using this meta transport
createConnector(EndpointURI) - Method in class org.mule.transport.service.TransportFactory
Creates an uninitialied connector from the provided MuleEndpointURI.
createConnector(String) - Method in class org.mule.transport.service.TransportFactory
 
createConnector() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createConsumer(Session, Destination, String, boolean, String, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms102bSupport
 
createConsumer(Session, Destination, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
createConsumer(Session, Destination, String, boolean, String, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
createConsumer() - Method in class org.mule.transport.jms.JmsMessageReceiver
Deprecated. Create a consumer for the jms destination
createConsumer(Session, Destination, String, boolean, String, boolean, ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsSupport
 
createConsumer(Session, Destination, boolean, ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsSupport
 
createConsumer(Destination) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createConsumer(Destination, String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createConsumer(Destination, String, boolean) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createConsumer(Destination) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createConsumer(Destination, String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createConsumer(Destination, String, boolean) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createConsumer(Destination) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createConsumer(Destination, String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createConsumer(Destination, String, boolean) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createConsumer() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
Create a consumer for the jms destination
createContainerSystemClassLoader() - Method in class org.mule.module.reboot.MuleContainerWrapper
 
createContext(Resource) - Method in class org.mule.config.spring.jndi.SpringInitialContextFactory
 
createContextHolder(Connector, InboundEndpoint, MessageReceiver) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
createCookie() - Method in class org.mule.transport.http.CookieWrapper
 
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
 
createDataBase(String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
Create a new embedded database
createDataBase(String, String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
Create a new embedded database
createDataBase(String, String[]) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
Create a new embedded database
createDataBase(String, String[], Properties) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
Create a new embedded database
createDataContentHandler(String) - Method in class org.mule.transport.email.DefaultDataContentHandlerFactory
 
createDefaultInMemoryObjectStore() - Method in interface org.mule.util.store.DefaultObjectStoreFactory
 
createDefaultInMemoryObjectStore() - Static method in class org.mule.util.store.DefaultObjectStoreFactoryBean
 
createDefaultInMemoryObjectStore() - Method in class org.mule.util.store.MuleDefaultObjectStoreFactory
 
createDefaultInMemoryQueueStore() - Method in interface org.mule.util.store.DefaultObjectStoreFactory
 
createDefaultInMemoryQueueStore() - Static method in class org.mule.util.store.DefaultObjectStoreFactoryBean
 
createDefaultInMemoryQueueStore() - Method in class org.mule.util.store.MuleDefaultObjectStoreFactory
 
createDefaultPersistentObjectStore() - Method in interface org.mule.util.store.DefaultObjectStoreFactory
 
createDefaultPersistentObjectStore() - Static method in class org.mule.util.store.DefaultObjectStoreFactoryBean
 
createDefaultPersistentObjectStore() - Method in class org.mule.util.store.MuleDefaultObjectStoreFactory
 
createDefaultPersistentQueueStore() - Method in interface org.mule.util.store.DefaultObjectStoreFactory
 
createDefaultPersistentQueueStore() - Static method in class org.mule.util.store.DefaultObjectStoreFactoryBean
 
createDefaultPersistentQueueStore() - Method in class org.mule.util.store.MuleDefaultObjectStoreFactory
 
createDefaultRedeliveryPolicy(int) - Method in interface org.mule.api.endpoint.InboundEndpoint
 
createDefaultRedeliveryPolicy(int) - Method in interface org.mule.api.transport.Connector
 
createDefaultRedeliveryPolicy(int) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
createDefaultRedeliveryPolicy(int) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
createDefaultRedeliveryPolicy(int) - Method in class org.mule.transport.AbstractConnector
 
createDefaultUserObjectStore() - Method in interface org.mule.util.store.DefaultObjectStoreFactory
 
createDefaultUserObjectStore() - Static method in class org.mule.util.store.DefaultObjectStoreFactoryBean
 
createDefaultUserObjectStore() - Method in class org.mule.util.store.MuleDefaultObjectStoreFactory
 
createDelegate(QueueInfo, MuleContext) - Method in interface org.mule.util.queue.QueueInfo.QueueInfoDelegateFactory
Create a delegate
createDeleteMethod(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createDeploymentClassLoader() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
createDestination(Session, String, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms102bSupport
 
createDestination(Session, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
createDestination(Session, String, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
createDestination(Session, String, boolean, ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsSupport
 
createDestination(Session, ImmutableEndpoint) - 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
 
createDispatcherMessageProcessor(OutboundEndpoint) - Method in class org.mule.transport.AbstractConnector
 
createDurableSubscriber(Topic, String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createDurableSubscriber(Topic, String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createDurableSubscriber(Topic, String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createEndpointBuilder(String) - Method in class org.mule.module.guice.AbstractMuleGuiceModule
Creates an EndpointBuilder instance for the endpoint uri.
createEndpointBuilder(String) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createEndpointBuilder(EndpointURIEndpointBuilder) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createEndpointBuilder(Object[]) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createEndpointBuilder(String) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createEndpointBuilder(EndpointURIEndpointBuilder) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createEndpointData(Annotation) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
createEndpointData(Annotation) - Method in class org.mule.module.ibeans.config.CallAnnotationParser
 
createEndpointData(Annotation) - Method in class org.mule.transport.quartz.config.ScheduleAnnotationParser
 
createEndpointInfo(ServiceInfo, BindingInfo, List<?>) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
createEndpointURIBuilder() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createEndpointURIBuilder() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createEnrichmentExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
 
createEntityMethod(MuleEvent, Object, EntityEnclosingMethod) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
createEntryPointResolverSet() - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
createErrorHandlingExecutionTemplate(MuleContext, MessagingExceptionHandler) - Static method in class org.mule.execution.ErrorHandlingExecutionTemplate
Creates a ErrorHandlingExecutionTemplate to be used as the main enthat will route any MessagingException thrown to an exception listener
createEventGroup(MuleEvent, Object) - Method in class org.mule.routing.correlation.CollectionCorrelatorCallback
Creates a new EventGroup that will expect the number of events as returned by MuleMessage.getCorrelationGroupSize().
createEventGroup(MuleEvent, Object) - Method in interface org.mule.routing.correlation.EventCorrelatorCallback
Creates the event group with a specific correlation size based on the Mule Correlation support
createEventToRoute(MuleEvent, MuleMessage, MessageProcessor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
Create a new event to be routed to the target MP
CreateException - Exception in org.mule.api.lifecycle
CreateException is thrown when creating an object inside Mule wasn't possible due to inconsistent internal state or wrong input.
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
 
createExceptionTransformerExecutionTemplate() - Static method in class org.mule.execution.MessageProcessorExecutionTemplate
 
createExecutionTemplate() - Static method in class org.mule.execution.MessageProcessorExecutionTemplate
 
createExecutionTemplate() - Method in class org.mule.transport.AbstractMessageReceiver
 
createExpressionLanguageContext() - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
createFactory(String, ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
createFile() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
createFile(String) - Static method in class org.mule.util.FileUtils
 
createFilter(String) - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
createFilter() - Method in class org.mule.transport.xmpp.filters.AbstractXmppFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppAndFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppMessageTypeFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppNotFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppOrFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppPacketIDFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppThreadFilter
 
createFilter() - Method in class org.mule.transport.xmpp.filters.XmppToContainsFilter
 
createFlowConstruct() - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
createForDisjunctGroups(Element, Collection<CheckExclusiveAttributes.AttributeSet>) - Static method in exception org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.CheckExclusiveAttributesException
 
createForInsufficientAttributes(Element, Collection<CheckExclusiveAttributes.AttributeSet>) - Static method in exception org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.CheckExclusiveAttributesException
 
createFromField(Field) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createFromField(Field, String) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createFromMethodParam(Method, int) - Static method in class org.mule.transformer.types.CollectionDataType
 
createFromMethodParam(Method, int, String) - Static method in class org.mule.transformer.types.CollectionDataType
 
createFromMethodReturn(Method) - Static method in class org.mule.transformer.types.CollectionDataType
 
createFromMethodReturn(Method, String) - Static method in class org.mule.transformer.types.CollectionDataType
 
createFromObject(Object) - Static method in class org.mule.transformer.types.DataTypeFactory
Will create a DataType object from an object instance.
createFromParameterType(Method, int) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createFromParameterType(Method, int, String) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createFromReturnType(Method) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createFromReturnType(Method, String) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createFtpClient(ImmutableEndpoint) - Method in class org.mule.transport.ftp.FtpConnector
Creates a new FTPClient that logs in and changes the working directory using the data provided in endpoint.
createGetMethod(MuleMessage, String) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createGetQuote() - Method in class net.webservicex.ObjectFactory
Create an instance of GetQuote
createGetQuoteResponse() - Method in class net.webservicex.ObjectFactory
Create an instance of GetQuoteResponse
createGroupchatConversation(ImmutableEndpoint) - Method in class org.mule.transport.xmpp.XmppConversationFactory
 
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.module.cxf.MuleSoapHeaders
 
createHeadMethod(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createHelper(XmlReaderContext, Element, BeanDefinitionParserDelegate) - Method in class org.mule.config.spring.MuleBeanDefinitionDocumentReader
 
createHelper(XmlReaderContext, Element) - Method in class org.mule.config.spring.MuleBeanDefinitionDocumentReader
 
createImmutable(Class<T>) - Static method in class org.mule.transformer.types.DataTypeFactory
 
createInboundMessage() - Method in interface org.mule.api.MuleMessage
Copy an inbound message to an outbound one, moving all message properties and attachments
createInboundMessage() - Method in class org.mule.DefaultMessageCollection
Copy an inbound message to an outbound one, moving all message properties and attachments
createInboundMessage() - Method in class org.mule.DefaultMuleMessage
 
createInboundMessageProcessorChain(InboundEndpoint, FlowConstruct, MessageProcessor) - Method in interface org.mule.api.endpoint.EndpointMessageProcessorChainFactory
 
createInboundMessageProcessorChain(InboundEndpoint, FlowConstruct, MessageProcessor) - Method in class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
 
createInboundMessageProcessors(InboundEndpoint) - Method in class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
Override this method to change the default MessageProcessors.
createInboundResponseMessageProcessors(InboundEndpoint) - Method in class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
Override this method to change the default MessageProcessors.
createInboundTransformers(ImmutableEndpoint) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createInboundTransformers(ImmutableEndpoint) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createInitialContext() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
Creates a JNDI context using the current AbstractJndiNameResolver.contextFactory
createInjector(Module...) - Static method in class org.guiceyfruit.mule.MuleModule
Returns a new Injector with support for Mule lifecycle support along with JSR 250 support included.
createInnerChain(LinkedList<MessageProcessor>) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
createInnerChain(LinkedList<MessageProcessor>) - Method in class org.mule.processor.chain.SimpleMessageProcessorChainBuilder
 
createInstance() - Method in class org.mule.config.spring.factories.MuleTransactionManagerFactoryBean
 
createInstance() - Method in class org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
createInstance() - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
createInstance() - Method in class org.mule.module.json.config.MapperFactoryBean
 
createInstance() - Method in class org.mule.module.xml.config.JaxbContextFactoryBean
 
createInstance() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
createInstance() - Method in class org.mule.transport.jms.redelivery.AutoDiscoveryRedeliveryHandlerFactory
Create an instance using the discovery mechanism.
createInvocationHandler() - Method in class org.mule.module.ibeans.config.IBeanBinding
 
createInvoker(CxfInboundMessageProcessor) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
createInvoker(CxfInboundMessageProcessor) - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
createJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.util.JarUtils
 
createJcaService(MessageEndpointFactory, JcaModel, InboundEndpoint) - Method in class org.mule.module.jca.MuleResourceAdapter
 
createJdkVersionRanges(String) - Static method in class org.mule.util.JdkVersionUtils
 
createJdmkAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createJettyConnector() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
createJettyConnector() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
createJettyConnector() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
createJmsSupport() - Method in class org.mule.transport.jms.JmsConnector
A factory method to create various JmsSupport class versions.
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.context.DefaultMuleContextBuilder
 
createLifecycleManager() - Method in class org.mule.registry.AbstractRegistry
 
createLifecycleManager() - Method in class org.mule.transport.AbstractMessageDispatcher
 
createLifecycleManager() - Method in class org.mule.transport.AbstractMessageReceiver
 
createLifecycleManager() - Method in class org.mule.transport.AbstractMessageRequester
 
createLifecycleManager() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
createLifecycleState() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
createLog4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createMainExecutionTemplate(MuleContext, MessagingExceptionHandler) - Static method in class org.mule.execution.TransactionalErrorHandlingExecutionTemplate
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow using no transaction configuration
createMainExecutionTemplate(MuleContext, TransactionConfig, MessagingExceptionHandler) - Static method in class org.mule.execution.TransactionalErrorHandlingExecutionTemplate
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow
createMainExecutionTemplate(MuleContext, TransactionConfig) - Static method in class org.mule.execution.TransactionalErrorHandlingExecutionTemplate
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow using no particular exception listener.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
ManagedConnectionFactory uses the security information (passed as Subject) and additional ConnectionRequestInfo (which is specific to ResourceAdapter and opaque to application server) to create this new connection.
createMapMessage() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createMapMessage() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createMapMessage() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createMessage(String, int, Object) - 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) - 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) - 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...) - 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) - 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() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createMessage() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createMessage() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createMessage(Object, Call, MuleContext) - Static method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
createMessageConversation(ImmutableEndpoint) - Method in class org.mule.transport.xmpp.XmppConversationFactory
 
createMessageIdStore() - Method in class org.mule.routing.IdempotentMessageFilter
 
createMessageInflowEndpoint(MuleActivationSpec) - Method in class org.mule.module.jca.MuleResourceAdapter
 
createMessageProcessor() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
createMessageProcessorChain(FlowConstruct) - Method in class org.mule.endpoint.AbstractEndpoint
 
createMessageProcessorChain(FlowConstruct) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
createMessageProcessorChain(FlowConstruct) - Method in class org.mule.endpoint.DefaultOutboundEndpoint
 
createMessageProcessorChain(FlowConstruct) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint.NullInboundEndpoint
 
createMessageProcessorChain() - Method in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
createMessageProcessorChain() - Method in class org.mule.service.ServiceCompositeMessageSource
 
createMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMessageReceiver(Connector, FlowConstruct, InboundEndpoint, Object...) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createMessageReceiver(Connector, FlowConstruct, InboundEndpoint, Object...) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createMessageWithJmsMessagePayload(Message) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
createModel() - Method in interface org.mule.api.model.ModelServiceDescriptor
 
createModel() - Method in class org.mule.model.DefaultModelServiceDescriptor
 
createModule() - Method in interface org.mule.module.guice.GuiceModuleFactory
 
createMuleConfiguration() - Method in class org.mule.context.DefaultMuleContextBuilder
 
createMuleConfiguration() - Method in class org.mule.module.launcher.ApplicationMuleContextBuilder
 
createMuleConfiguration() - Method in class org.mule.MuleServer
 
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<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 builders.
createMuleContext(String, ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
Creates the MuleContext based on the configuration resource(s) and possibly init parameters for the Servlet.
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<ConfigurationBuilder>, MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builders.
createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in class org.mule.context.DefaultMuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builder and c onfigures it with configurationBuilder
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.
createMuleContext(ConfigurationBuilder, Properties, MuleConfiguration) - Method in class org.mule.context.DefaultMuleContextFactory
Creates a new MuleContext using the given configurationBuilder and configuration.
createMuleEvent(MuleMessage, OutboundEndpoint) - Method in class org.mule.client.DefaultLocalMuleClient
 
createMuleEvent(MuleMessage, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
createMuleMessage(Object, String) - Method in interface org.mule.api.transport.MessageDispatcher
 
createMuleMessage(Object) - Method in interface org.mule.api.transport.MessageDispatcher
 
createMuleMessage(Object, String) - Method in interface org.mule.api.transport.MessageReceiver
 
createMuleMessage(Object) - Method in interface org.mule.api.transport.MessageReceiver
 
createMuleMessage(Object, String) - Method in interface org.mule.api.transport.MessageRequester
 
createMuleMessage(Object) - Method in interface org.mule.api.transport.MessageRequester
 
createMuleMessage(Object, MuleMessage, String) - Method in class org.mule.transport.AbstractTransportMessageHandler
Uses this object's MuleMessageFactory to create a new MuleMessage instance.
createMuleMessage(Object, String) - Method in class org.mule.transport.AbstractTransportMessageHandler
Uses this object's MuleMessageFactory to create a new MuleMessage instance.
createMuleMessage(Object) - Method in class org.mule.transport.AbstractTransportMessageHandler
Uses this object's MuleMessageFactory to create a new MuleMessage instance.
createMuleMessage(Message) - Method in class org.mule.transport.jms.redelivery.AbstractRedeliveryHandler
 
createMuleMessageFactory() - Method in interface org.mule.api.transport.Connector
Creates a new MuleMessageFactory using what's defined in the connector's transport service descriptor.
createMuleMessageFactory() - Method in class org.mule.transport.AbstractConnector
Create a MuleMessageFactory from this connector's configuration, typically through the transport descriptor.
createMuleMessageFactory() - Method in class org.mule.transport.AbstractTransportMessageHandler
This method uses the connector's createMuleMessageFactory method to create a new MuleMessageFactory.
createMuleMessageFactory() - Method in class org.mule.transport.file.FileConnector
 
createMuleMessageFactory(FTPClient) - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
createMuleMessageFactory(FTPClient) - Method in class org.mule.transport.ftp.FtpMessageRequester
 
createMuleMessageFactory() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createMuleMessageFactory() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createMuleMessages(List<Object>) - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
Creates a mule message per each data record.
createMuleStyleParser() - Static method in class org.mule.util.TemplateParser
 
createMultiPart(MuleMessage, EntityEnclosingMethod) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createMultipleTransactedReceivers - Variable in class org.mule.transport.AbstractConnector
 
createMx4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createNClob() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createNotification(MuleContext, String) - Method in class org.mule.lifecycle.NotificationLifecycleObject
 
createNotificationManager() - Method in class org.mule.context.DefaultMuleContextBuilder
 
createNullMuleMessage() - Method in class org.mule.transport.AbstractTransportMessageHandler
Uses this object's MuleMessageFactory to create a new MuleMessage instance.
createObjectMessage() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createObjectMessage(Serializable) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createObjectMessage() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createObjectMessage(Serializable) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createObjectMessage() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createObjectMessage(Serializable) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createObjectPool() - Method in interface org.mule.transport.ConfigurableKeyedObjectPoolFactory
 
createObjectPool() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPoolFactory
 
createOperationResource(ImmutableEndpoint) - Method in class org.mule.transport.AbstractConnector
 
createOperationResource(ImmutableEndpoint) - Method in class org.mule.transport.jdbc.JdbcConnector
 
createOperationResource(ImmutableEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
createOperationResource(ImmutableEndpoint) - Method in class org.mule.transport.vm.VMConnector
 
createOptionsMethod(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createOrLocateShouldBeSet() - Static method in class org.mule.module.management.i18n.ManagementMessages
 
createOutboundMessageProcessorChain(OutboundEndpoint, FlowConstruct, MessageProcessor) - Method in interface org.mule.api.endpoint.EndpointMessageProcessorChainFactory
 
createOutboundMessageProcessorChain(OutboundEndpoint, FlowConstruct, MessageProcessor) - Method in class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
 
createOutboundMessageProcessors(OutboundEndpoint) - Method in class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
Override this method to change the default MessageProcessors.
createOutboundResponseMessageProcessors(OutboundEndpoint) - Method in class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
Override this method to change the default MessageProcessors.
createOutboundTransformers(ImmutableEndpoint) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createOutboundTransformers(ImmutableEndpoint) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createOuterChain(LinkedList<MessageProcessor>) - Method in class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
createOuterChain(LinkedList<MessageProcessor>) - Method in class org.mule.processor.chain.SimpleMessageProcessorChainBuilder
 
createPacket() - Method in class org.mule.transport.udp.UdpMessageReceiver
 
createPacketCollector() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
 
createPacketCollector() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
This implementation returns null as we override XmppMultiUserChatConversation.receive() and XmppMultiUserChatConversation.receive(long).
createPacketFilter() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
 
createPacketFilter() - Method in class org.mule.transport.xmpp.XmppChatConversation
 
createPacketFilter() - Method in class org.mule.transport.xmpp.XmppMessageConversation
 
createParserContext() - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
createPatchMethod(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createPipeline() - Method in class org.mule.construct.AbstractPipeline
Creates a AbstractPipeline.ProcessIfPipelineStartedMessageProcessor that will process messages from the configured MessageSource .
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() - Method in class org.mule.config.MutableThreadingProfile
 
createPool(String) - Method in class org.mule.config.MutableThreadingProfile
 
createPool(String, ThreadingProfile) - Method in class org.mule.config.pool.DefaultThreadPoolFactory
 
createPool(String, ThreadingProfile) - Method in class org.mule.config.pool.ThreadPoolFactory
 
createPool(FtpConnectionFactory) - Method in class org.mule.transport.ftp.FtpConnector
 
createPortExtensors(EndpointInfo, Service) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
createPostMethod(MuleMessage, String) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createPriviledgedApp(ApplicationDescriptor) - Method in class org.mule.module.launcher.application.PrivilegedApplicationFactory
 
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
 
createProducer(Destination) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createProducer(Destination) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createProducer(Destination) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createProfilerAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createProxy(Object) - Method in interface org.mule.api.component.InterfaceBinding
This wires the dynamic proxy to the service object.
createProxy(Object) - Method in class org.mule.component.DefaultInterfaceBinding
 
createProxy(Object) - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
createProxy(Object) - Method in class org.mule.module.ibeans.config.IBeanBinding
 
createProxy(AbstractMessageReceiver, boolean, Class[]) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
createPublisher(Topic) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createPutMethod(MuleMessage, String) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createQName(String) - Static method in class org.mule.transport.soap.axis.NamedParameter
 
createQueue(String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createQueue(String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createQueue(String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createQueueConnection() - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createQueueConnection(String, String) - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
Create a Message receiver for this connector
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.email.SmtpConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.file.FileConnector
Registers a listener for a particular directory The following properties can be overriden in the endpoint declaration moveToDirectory filterPatterns filterClass pollingFrequency
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.ftp.FtpConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.jdbc.JdbcConnector
 
createReceiver(Queue) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createReceiver(Queue, String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.sftp.SftpConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.stdio.StdioConnector
 
createReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.vm.VMConnector
 
createReceiverFileInputStream(File, File) - Method in class org.mule.transport.file.FileMessageReceiver
 
createRedeployMonitor() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
createRegistryBroker() - Method in class org.mule.DefaultMuleContext
 
createRegistryHelper(DefaultRegistryBroker) - Method in class org.mule.DefaultMuleContext
 
createReplyToConsumer(Message, MuleEvent, Session, Destination, boolean) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
createRequest() - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
createRequest(IBeanInvocationData) - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
createRequesterFactory() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createRequesterFactory() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createResponse(Object, Map<String, Object>, Map<String, DataHandler>) - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
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.
createResponseBody(RPCElement, MessageContext, OperationDesc, ServiceDesc, Object, SOAPEnvelope, ArrayList) - Method in class org.mule.transport.soap.axis.extensions.MuleRPCProvider
 
createResponseTransformers(ImmutableEndpoint) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createResponseTransformers(ImmutableEndpoint) - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
createResultEvent(MuleEvent, Object) - Method in class org.mule.component.AbstractComponent
 
createResultEvent(MuleEvent, Object) - Method in class org.mule.processor.InvokerMessageProcessor
 
createRetryInstance() - Method in interface org.mule.api.retry.RetryPolicyTemplate
 
createRetryInstance() - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
createRetryInstance() - Method in class org.mule.retry.policies.NoRetryPolicyTemplate
 
createRetryInstance() - Method in class org.mule.retry.policies.RetryForeverPolicyTemplate
 
createRetryInstance() - Method in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
createRmiAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
createRoom() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
createRootDefinitionParser(Class) - Static method in class org.mule.config.spring.parsers.specific.ExceptionStrategyDefinitionParser
 
createRootDefinitionParser(Class) - Static method in class org.mule.module.cxf.config.WsSecurityDefinitionParser
 
createScheduler() - Method in class org.mule.transport.AbstractConnector
 
createSchemaFactory(String) - Static method in class org.mule.module.json.transformers.TransformerInputs
 
createScopeExecutionTemplate(MuleContext, TransactionConfig, MessagingExceptionHandler) - Static method in class org.mule.execution.TransactionalErrorHandlingExecutionTemplate
Creates a TransactionalErrorHandlingExecutionTemplate for inner scopes within a flow
createScriptEngineByExtension(String) - Method in class org.mule.module.scripting.component.Scriptable
 
createScriptEngineByName(String) - Method in class org.mule.module.scripting.component.Scriptable
 
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.security.AbstractSecurityProvider
 
createSecurityContext(Authentication) - Method in class org.mule.security.MuleSecurityManager
 
createSender(Queue) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createServerFactory() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
createServerFactory() - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
createServerFactory() - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
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
 
createService(ImmutableEndpoint) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
createService(ImmutableEndpoint) - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
createService(MuleEvent) - Method in class org.mule.transport.soap.axis.wsdl.AxisWsdlMessageDispatcher
 
createServiceDescriptor(ServiceType, String, Properties) - Method in class org.mule.registry.MuleRegistryHelper
 
createServiceHandler(AbstractMessageReceiver, boolean) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
createServlet(Connector, ImmutableEndpoint) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
createServlet(Connector, ImmutableEndpoint) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
createServlet(Connector, ImmutableEndpoint) - Method in interface org.mule.transport.servlet.jetty.ServletAware
 
createServletEndpointParser(Class) - Method in class org.mule.transport.ajax.config.AjaxNamespaceHandler
 
createServletGlobalEndpointParser(Class) - Method in class org.mule.transport.ajax.config.AjaxNamespaceHandler
 
createSession(Rules) - Method in interface org.mule.module.bpm.RulesEngine
Create a provider-specific session for interacting with the Rules Engine.
createSession(Rules) - Method in class org.mule.module.drools.Drools
 
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(ImmutableEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
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
 
createSftpClient(ImmutableEndpoint) - Method in class org.mule.transport.sftp.SftpConnector
 
createSftpClient(ImmutableEndpoint, SftpNotifier) - Method in class org.mule.transport.sftp.SftpConnector
 
createSftpDirIfNotExists(ImmutableEndpoint, String) - Method in class org.mule.transport.sftp.SftpClient
Creates the directory if it not already exists.
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(Socket, String, int, boolean) - Method in class org.mule.transport.http.MuleSecureProtocolSocketFactory
 
createSocket(String, int) - Method in class org.mule.transport.http.MuleSecureProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.mule.transport.http.MuleSecureProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.mule.transport.http.MuleSecureProtocolSocketFactory
 
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.
createSocketWithTimeout(String, int, InetAddress, int, int) - Method in class org.mule.transport.http.MuleSecureProtocolSocketFactory
This is a direct version of code in ReflectionSocketFactory.
createSpringRegistry(MuleContext, ApplicationContext) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
createSQLXML() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createSquareBracesStyleParser() - Static method in class org.mule.util.TemplateParser
 
createStatement() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createStatement(int, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
createStatement(int, int, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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
 
createStoreDirectory(File) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
createStoreDirectory(File) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
createStoreFile(Serializable, String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
createStoreFile(Serializable) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
createStorePartition(String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
createStreamMessage() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createStreamMessage() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createStreamMessage() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createString(String) - Method in class net.webservicex.ObjectFactory
Create an instance of JAXBElement<String>}
createStringFromByteArray(byte[], String) - Method in class org.mule.transformer.simple.ObjectToString
 
createStringFromByteArray(byte[], String) - Method in class org.mule.transformer.simple.StringToObjectArray
 
createStringFromInputStream(InputStream, String) - Method in class org.mule.transformer.simple.ObjectToString
 
createStringFromInputStream(InputStream) - Method in class org.mule.transformer.simple.StringToObjectArray
 
createStringFromOutputHandler(OutputHandler, String) - Method in class org.mule.transformer.simple.ObjectToString
 
createStruct(String, Object[]) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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
 
createSubcontext(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
createSubcontext(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
createSubscriber(Topic) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createSubscriber(Topic, String, boolean) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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
 
createTemporaryQueue() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createTemporaryQueue() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createTemporaryQueue() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createTemporaryTopic() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createTemporaryTopic() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createTemporaryTopic() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createTextMessage() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createTextMessage(String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createTextMessage() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createTextMessage(String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createTextMessage() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createTextMessage(String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createThreadingProfile(MuleContext) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
createTopic(String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
createTopic(String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
createTopic(String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
createTopicConnection() - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createTopicConnection(String, String) - Method in class org.mule.transport.jms.xa.ConnectionFactoryWrapper
 
createTraceMethod(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
createTransactionalExecutionTemplate(MuleContext, TransactionConfig) - Static method in class org.mule.execution.TransactionalExecutionTemplate
Creates a ExecutionTemplate that will manage transactional context according to configured TransactionConfig
createTransactionConfig(String) - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
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
 
createTransformer(String, ImmutableEndpoint) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
createTransformerFactory() - Static method in class org.mule.module.json.transformers.TransformerInputs
 
createType1Message(String, String) - Method in class org.mule.transport.http.ntlm.NtlmMessageFactory
Creates a Type1Message for NTLM authentication.
createType2Message(String) - Method in class org.mule.transport.http.ntlm.NtlmMessageFactory
Creates a Type2Message for NTLM authentication from a challenge received from the NTLM server.
createType3Message(NTCredentials, Type2Message) - Method in class org.mule.transport.http.ntlm.NtlmMessageFactory
Creates a Type3Message for NTLM authentication.
createUnboundTransaction(MuleContext) - Method in interface org.mule.api.transaction.UnboundTransactionFactory
 
createUnboundTransaction(MuleContext) - Method in class org.mule.transport.jms.JmsTransactionFactory
 
createUnboundTransaction(MuleContext) - Method in class org.mule.transport.vm.VMTransactionFactory
 
createUniqueSuffix(String) - Method in class org.mule.transport.sftp.SftpUtil
 
createUriStringWithPasswordMasked() - Method in class org.mule.endpoint.MuleEndpointURI
 
createURLStreamHandler(String) - Method in class org.mule.module.launcher.GoodCitizenClassLoader.NonCachingURLStreamHandlerFactory
 
createURLStreamHandler(String) - Method in class org.mule.util.MuleUrlStreamHandlerFactory
 
createValidator() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
Create a validator.
createVariable(String, Object) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
createVariable(String, Object, Class<?>) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
createVariableAssociation(Variable) - Method in class com.javaforge.bobber.archetype.model.Variable
Method createVariableAssociation.
createVersionRanges(String) - Static method in class org.mule.util.VersionRange
 
createWithEncoding(Class<T>, String) - Static method in class org.mule.transformer.types.DataTypeFactory
 
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.ExceptionReturnTcpMessageReceiver
 
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
 
createWork(Packet) - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
createWorkListener() - Method in class org.mule.context.DefaultMuleContextBuilder
 
createWorkManager(String, int) - Method in interface org.mule.api.config.ThreadingProfile
 
createWorkManager(ThreadingProfile, String, int) - Method in interface org.mule.api.config.ThreadingProfile.WorkManagerFactory
 
createWorkManager(String, int) - Method in class org.mule.config.ChainedThreadingProfile
 
createWorkManager(String, int) - Method in class org.mule.config.ImmutableThreadingProfile
 
createWorkManager(ThreadingProfile, String, int) - Method in class org.mule.config.ImmutableThreadingProfile.DefaultWorkManagerFactory
 
createWorkManager(String, int) - Method in class org.mule.config.MutableThreadingProfile
 
createWorkManager() - Method in class org.mule.context.DefaultMuleContextBuilder
 
createWorkManager() - Method in class org.mule.module.launcher.ApplicationMuleContextBuilder
 
createWrapper(Session) - Static method in class org.mule.transport.jms.ReusableSessionWrapperFactory
 
createXmppConnection() - Method in class org.mule.transport.xmpp.XmppConnector
 
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) - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
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, MuleEvent) - Constructor for exception org.mule.api.security.CredentialsNotSetException
 
CredentialsNotSetException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.security.CredentialsNotSetException
 
CredentialsNotSetException(MuleEvent, SecurityContext, SecurityFilter) - Constructor for exception org.mule.api.security.CredentialsNotSetException
 
CredentialsNotSetException(MuleEvent, SecurityContext, URI, SecurityFilter) - Constructor for exception org.mule.api.security.CredentialsNotSetException
Deprecated. 
CreditAgency - Interface in org.mule.example.loanbroker.credit
CreditAgency defines the interface for the credit agency service
CreditAgencyBean - Class in org.mule.example.loanbroker.credit
CreditAgencyBean obtains a credit historey record for a customer.
CreditAgencyBean() - Constructor for class org.mule.example.loanbroker.credit.CreditAgencyBean
 
CreditAgencyHome - Interface in org.mule.example.loanbroker.credit
CreditAgencyHome the home inteface for the credit agency service
CreditAgencyService - Interface in org.mule.example.loanbroker.credit
CreditAgencyService the service that provides a credit score for a customer.
CreditAgencyService - Interface in org.mule.example.loanbroker.creditagency
CreditAgencyService the service that provides a credit score for a customer.
CreditProfile - Class in org.mule.example.loanbroker.messages
CreditProfile is a dummy finance profile for a customer
CreditProfile() - Constructor for class org.mule.example.loanbroker.messages.CreditProfile
 
CreditProfile - Class in org.mule.example.loanbroker.model
CreditProfile is a dummy finance profile for a customer
CreditProfile() - Constructor for class org.mule.example.loanbroker.model.CreditProfile
 
CreditProfileXmlToCreditProfile - Class in org.mule.example.loanbroker.transformers
 
CreditProfileXmlToCreditProfile() - Constructor for class org.mule.example.loanbroker.transformers.CreditProfileXmlToCreditProfile
 
criticalSetEvent(MuleEvent) - Static method in class org.mule.OptimizedRequestContext
Deprecated. 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_PATTERN - Static variable in class org.mule.util.TemplateParser
 
CURLY_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
current() - Method in class org.mule.retry.policies.SimpleRetryPolicy.RetryCounter
 
currentAnnotation - Variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
currentFiles - Variable in class org.mule.transport.ftp.FtpMessageReceiver
 
currentlyProcessing - Variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
currentPhase - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
CUSTOM_EVALUATOR - Static variable in class org.mule.expression.ExpressionConfig
 
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.HttpConstants
 
CUSTOM_HEADERS_MAP_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
CustomClassLoadingLengthProtocol - Class in org.mule.transport.tcp.protocols
A length protocol that uses a specific class loader to load objects from streams
CustomClassLoadingLengthProtocol() - Constructor for class org.mule.transport.tcp.protocols.CustomClassLoadingLengthProtocol
 
Customer - Class in org.mule.example.loanbroker.messages
Customer the loan broker customer
Customer() - Constructor for class org.mule.example.loanbroker.messages.Customer
 
Customer(String, int) - Constructor for class org.mule.example.loanbroker.messages.Customer
 
Customer - Class in org.mule.example.loanbroker.model
Customer the loan broker customer
Customer() - Constructor for class org.mule.example.loanbroker.model.Customer
 
Customer(String, int) - Constructor for class org.mule.example.loanbroker.model.Customer
 
CustomerQuoteRequest - Class in org.mule.example.loanbroker.message
CustomerQuoteRequest is the request sent by the the LoanBroker
CustomerQuoteRequest() - Constructor for class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
CustomerQuoteRequest(Customer, double, int) - Constructor for class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
CustomerQuoteRequest - Class in org.mule.example.loanbroker.messages
CustomerQuoteRequest is the request sent by the the LoanBroker
CustomerQuoteRequest() - Constructor for class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
CustomerQuoteRequest(Customer, double, int) - Constructor for class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
customHeaderMapDeprecated() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
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
 
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<T extends ServerNotification> - Interface in org.mule.api.context.notification
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using MuleContext.fireCustomEvent(..).
cwdToTempDirOnOutbound(SftpClient, String) - Method in class org.mule.transport.sftp.SftpUtil
Changes the directory to the temp-dir on the outbound endpoint.
CXF - Static variable in class org.mule.module.cxf.CxfConfiguration
 
CXF_OUTBOUND_MESSAGE_PROCESSOR - Static variable in class org.mule.module.cxf.CxfConstants
 
CxfComponentExceptionStrategy - Class in org.mule.module.cxf
Deprecated. Currently the result is the same if no exception strategy is defined within the flow. The only difference is that when you set the CxfComponentExceptionStrategy the exception is unwrapped inside of the exception block, but the exceptionPayload doesn't change.
CxfComponentExceptionStrategy() - Constructor for class org.mule.module.cxf.CxfComponentExceptionStrategy
Deprecated.  
CxfConfiguration - Class in org.mule.module.cxf
Provides global CXF configuration defaults.
CxfConfiguration() - Constructor for class org.mule.module.cxf.CxfConfiguration
 
CxfConstants - Class in org.mule.module.cxf
 
CxfConstants() - Constructor for class org.mule.module.cxf.CxfConstants
 
CxfEndpointBuilder - Class in org.mule.module.cxf.endpoint
 
CxfEndpointBuilder() - Constructor for class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
CxfEndpointBuilder(EndpointURI) - Constructor for class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
CxfEndpointBuilder(EndpointURIEndpointBuilder) - Constructor for class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
CxfEndpointBuilder(ImmutableEndpoint) - Constructor for class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
CxfEndpointBuilder(String, MuleContext) - Constructor for class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
CxfEndpointBuilder(URIBuilder) - Constructor for class org.mule.module.cxf.endpoint.CxfEndpointBuilder
 
CxfInboundMessageProcessor - Class in org.mule.module.cxf
The CxfInboundMessageProcessor performs inbound CXF processing, sending an event through the CXF service, then on to the next MessageProcessor.
CxfInboundMessageProcessor() - Constructor for class org.mule.module.cxf.CxfInboundMessageProcessor
 
CxfMessages - Class in org.mule.module.cxf.i18n
 
CxfMessages() - Constructor for class org.mule.module.cxf.i18n.CxfMessages
 
CxfNamespaceHandler - Class in org.mule.module.cxf.config
 
CxfNamespaceHandler() - Constructor for class org.mule.module.cxf.config.CxfNamespaceHandler
 
CxfOutboundMessageProcessor - Class in org.mule.module.cxf
The CxfOutboundMessageProcessor performs outbound CXF processing, sending an event through the CXF client, then on to the next MessageProcessor.
CxfOutboundMessageProcessor(Client) - Constructor for class org.mule.module.cxf.CxfOutboundMessageProcessor
 
CxfPayloadToArguments - Enum in org.mule.module.cxf
This enum defines the strategies to convert a Payload to an array of arguments that will be used to call the webservice in CxfOutboundMessageProcessor.doSendWithClient(org.mule.api.MuleEvent) and in CxfOutboundMessageProcessor.doSendWithProxy(org.mule.api.MuleEvent).
CxfUtils - Class in org.mule.module.cxf.support
 
CxfUtils() - Constructor for class org.mule.module.cxf.support.CxfUtils
 

D

DaemonThreadFactory - Class in org.mule.util.concurrent
 
DaemonThreadFactory(String) - Constructor for class org.mule.util.concurrent.DaemonThreadFactory
 
DaemonThreadFactory(String, ClassLoader) - Constructor for class org.mule.util.concurrent.DaemonThreadFactory
 
DATA_BINDING - Static variable in class org.mule.module.cxf.CxfConstants
 
DATA_FILE - Static variable in class org.mule.example.cep.TickFeed
 
database - Variable in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
database - Variable in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
databinding - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
DataConversion - Class in org.mule.el.mvel
 
DataConversion() - Constructor for class org.mule.el.mvel.DataConversion
 
DataGenerator - Class in org.mule.example.geomail.components
TODO
DataGenerator() - Constructor for class org.mule.example.geomail.components.DataGenerator
 
DataHandlerToInputStreamTransformer - Class in org.mule.transformer.simple
 
DataHandlerToInputStreamTransformer() - Constructor for class org.mule.transformer.simple.DataHandlerToInputStreamTransformer
 
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
 
dataSource - Variable in class org.mule.transport.jdbc.JdbcConnector
 
DataSourceDefinitionParser - Class in org.mule.transport.jdbc.config
 
DataSourceDefinitionParser(Class<? extends AbstractDataSourceFactoryBean>) - Constructor for class org.mule.transport.jdbc.config.DataSourceDefinitionParser
 
DataSourceWrapper - Class in org.mule.transport.jdbc.xa
Using for unification XADataSource and DataSource
DataSourceWrapper() - Constructor for class org.mule.transport.jdbc.xa.DataSourceWrapper
 
DataSourceWrapper(XADataSource) - Constructor for class org.mule.transport.jdbc.xa.DataSourceWrapper
 
DataType<T> - Interface in org.mule.api.transformer
Defines a Java type associated with additional information about the data.
DataTypeConversionResolver - Interface in org.mule
Resolves a conversion from one data type to another returning a converter Transformer that is able to convert the data.
DataTypeConverter - Class in org.mule.module.ibeans.spi.support
Both Mule and iBeans define a DataType model for associating Java types with other info such as mime type and encoding This classes provides a couple of functions to convert between the two models
DataTypeConverter() - Constructor for class org.mule.module.ibeans.spi.support.DataTypeConverter
 
DataTypeFactory - Class in org.mule.transformer.types
Factory class used to create DataType objects based on the parameter types passed into the factory methods.
DataTypeFactory() - Constructor for class org.mule.transformer.types.DataTypeFactory
 
DataWarehouse - Class in org.mule.example.bookstore
Tracks statistics on book orders.
DataWarehouse() - Constructor for class org.mule.example.bookstore.DataWarehouse
 
DATE_FORMAT - Static variable in class org.mule.transport.http.HttpConstants
 
DATE_FUNCTION - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 
DatePropertyEditor - Class in org.mule.config.spring.editors
Handles the conversion of date strings in Date objects.
DatePropertyEditor(DateFormat, DateFormat, boolean) - Constructor for class org.mule.config.spring.editors.DatePropertyEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
DatePropertyEditor(DateFormat, boolean, int) - Constructor for class org.mule.config.spring.editors.DatePropertyEditor
Create a new CustomDateEditor instance, using the given DateFormat for parsing and rendering.
DateService - Interface in org.mule.tck.testmodels.services
DateService defines a Date service
DATESTAMP_FUNCTION - Static variable in class org.mule.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
 
deadLetterQueue - Variable in class org.mule.processor.AbstractRedeliveryPolicy
 
debug(String) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message object at level DEBUG.
debug(String, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level DEBUG according to the specified format and argument.
debug(String, Object, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level DEBUG according to the specified format and arguments.
debug(String, Object[]) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level DEBUG according to the specified format and arguments.
debug(String, Throwable) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log an exception (throwable) at level DEBUG with an accompanying message.
debug(String) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(Marker, String) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(Marker, String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(Marker, String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(Marker, String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(Marker, String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
debug(String, Throwable) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
debug(String, Object, Object) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
debug(Object) - Method in class org.mule.util.MuleLogger
 
debug(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
DebuggableReentrantLock - Class in org.mule.module.launcher.util
 
DebuggableReentrantLock() - Constructor for class org.mule.module.launcher.util.DebuggableReentrantLock
 
DebuggableReentrantLock(boolean) - Constructor for class org.mule.module.launcher.util.DebuggableReentrantLock
 
DebugUtils - Class in org.mule.util
Useful for enumerating debug information about the current Java environment
declareFunction(String, ExpressionLanguageFunction) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
declareFunction(String, ExpressionLanguageFunction) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
declareInputOutputClasses() - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
declareInputOutputClasses() - Method in class org.mule.transport.jms.transformers.JMSMessageToObject
 
declareInputOutputClasses() - Method in class org.mule.transport.jms.transformers.ObjectToJMSMessage
 
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.
DecoratingAnnotatedServiceProcessor - Class in org.mule.config.processors
This object processor allows users to register annotated services directly to the registry and have them configured correctly.
DecoratingAnnotatedServiceProcessor() - Constructor for class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
DecoratingAnnotatedServiceProcessor(MuleContext) - Constructor for class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
DecoratingFlowAnnotationsBeanProcessor - Class in org.mule.config.spring.processors
TODO
DecoratingFlowAnnotationsBeanProcessor() - Constructor for class org.mule.config.spring.processors.DecoratingFlowAnnotationsBeanProcessor
 
decoupledEndpoint - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
decQueuedEvent() - Method in class org.mule.management.stats.FlowConstructStatistics
 
decQueuedEvent() - Method in interface org.mule.management.stats.QueueStatistics
 
decQueuedEvent() - Method in class org.mule.management.stats.ServiceStatistics
 
decreaseNestingLevel() - Method in class org.mule.util.generics.MethodParameter
Decrease this parameter's nesting level.
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(InputStream, Object) - Method in interface org.mule.api.EncryptionStrategy
 
decrypt(byte[], Object) - Method in interface org.mule.api.EncryptionStrategy
 
decrypt(InputStream, Object) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
decrypt(InputStream, Object) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
decrypt(byte[], Object) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
decrypt(byte[], Object) - Method in class org.mule.security.AbstractNamedEncryptionStrategy
 
decrypt(byte[], Object) - Method in class org.mule.tck.security.MockEncryptionStrategy
 
decrypt(InputStream, Object) - Method in class org.mule.tck.security.MockEncryptionStrategy
 
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
 
DecryptStreamTransformer - Class in org.mule.module.pgp
 
DecryptStreamTransformer(InputStream, PGPPublicKey, PGPSecretKey, String) - Constructor for class org.mule.module.pgp.DecryptStreamTransformer
 
DEFAULT - Static variable in class org.mule.util.ObjectNameHelper
 
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_APP_CONFIGURATION - Static variable in class org.mule.MuleServer
 
DEFAULT_APP_PROPERTIES_RESOURCE - Static variable in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
DEFAULT_AUTO_ACK_COUNT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_AXIS_HOME - Static variable in class org.mule.transport.soap.axis.AxisServiceComponent
 
DEFAULT_BACKLOG - Static variable in class org.mule.transport.tcp.TcpConnector
 
DEFAULT_BASE_PACKAGE - Static variable in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
DEFAULT_BASE_PATH - Static variable in class org.mule.transport.servlet.JarResourceServlet
 
DEFAULT_BROKER_URL - Static variable in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
DEFAULT_BUFFER_OUTPUT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.routing.MessageChunkAggregator
 
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_CHANGES_CHECK_INTERVAL_MS - Static variable in class org.mule.module.launcher.DeploymentService
 
DEFAULT_CHECK_FREQUENCY - Static variable in class org.mule.transport.email.AbstractRetrieveMailConnector
 
DEFAULT_CHUNK_SIZE - Static variable in class org.mule.module.pgp.TransformContinuouslyPolicy
 
DEFAULT_COMMIT_TIMEOUT_FACTOR - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_CONFIGURATION - Static variable in class org.mule.MuleServer
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
DEFAULT_CONNECTOR_SERVER_PROPERTIES - Static variable in class org.mule.module.management.agent.JmxAgent
 
DEFAULT_CONNECTOR_SERVER_PROPERTIES - Static variable in class org.mule.module.management.agent.JmxAgentConfigurer
 
DEFAULT_CONTENT_CHARSET - Static variable in class org.mule.transport.http.HttpResponse
 
DEFAULT_CONTENT_TYPE - Static variable in class org.mule.transport.email.SmtpConnector
 
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_CXF_CONFIGURATION - Static variable in class org.mule.module.cxf.CxfConstants
 
DEFAULT_DATE_FORMAT - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 
DEFAULT_DATE_FORMAT - Static variable in class org.mule.transport.file.ExpressionFilenameParser
 
DEFAULT_DELAY - Static variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
The default delay between every file modification check, set to 60 seconds.
DEFAULT_DESCRIPTION_BUFFER_SIZE - Static variable in class org.mule.agent.Log4jNotificationLoggerAgent
 
DEFAULT_DISC_ON_CLUSTER_FAILURE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_DO_THREADING - Static variable in interface org.mule.api.config.ThreadingProfile
Default value for do threading
DEFAULT_DOMAIN_NAME - Static variable in class org.mule.module.launcher.DefaultMuleSharedDomainClassLoader
 
DEFAULT_ENABLE_MULTIPLEXED_CONNECTIONS - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_ENABLE_SHARED_DURABLE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_ENCODING - Static variable in class org.mule.util.FileUtils
 
DEFAULT_EXCEPTION_STRATEGY_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.ConfigurationDefinitionParser
 
DEFAULT_EXCEPTION_STRATEGY_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.ExpressionLanguageDefinitionParser
 
DEFAULT_EXPRESSION - Static variable in class org.mule.transport.file.ExpressionFilenameParser
 
DEFAULT_EXPRESSION_POSTFIX - Static variable in interface org.mule.api.expression.ExpressionManager
 
DEFAULT_EXPRESSION_PREFIX - Static variable in interface org.mule.api.expression.ExpressionManager
 
DEFAULT_FLAGS - Static variable in class org.mule.util.scan.ClasspathScanner
 
DEFAULT_FREQUENCY - Static variable in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
DEFAULT_FTP_CONNECTION_FACTORY_CLASS - Static variable in class org.mule.transport.ftp.FtpConnector
TODO it makes sense to have a type-safe adapter for FTP specifically, but without Java 5's covariant return types the benefits are diminished.
DEFAULT_GET_TIMEOUT - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
DEFAULT_GLOBAL_STORE_CAPACITY - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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_HOST - Variable in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
DEFAULT_HOST - Static variable in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
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_IMAP_PORT - Static variable in class org.mule.transport.email.ImapConnector
 
DEFAULT_IMAPS_PORT - Static variable in class org.mule.transport.email.ImapsConnector
 
DEFAULT_INITIAL_RETRY_COUNT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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_JMX_NAME - Static variable in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
DEFAULT_JMX_NAME - Static variable in interface org.mule.module.management.mbean.MuleServiceMBean
 
DEFAULT_JMX_NAME - Static variable in interface org.mule.module.management.mbean.StatisticsServiceMBean
 
DEFAULT_JMX_NAME_PREFIX - Static variable in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
DEFAULT_JMX_NAME_PREFIX - Static variable in interface org.mule.module.management.mbean.ModelServiceMBean
 
DEFAULT_JMX_NAME_PREFIX - Static variable in interface org.mule.module.management.mbean.ServiceServiceMBean
 
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 components 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 components 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_REDELIVERY - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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_MAX_UNACKED_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_MESSAGE_THREAD_POOL_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_MESSAGE_WIDTH - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_METHOD_NAME_TOKEN - Static variable in class org.mule.component.BindingInvocationHandler
 
DEFAULT_METHOD_NAME_TOKEN - Static variable in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
DEFAULT_MIME_TYPE - Static variable in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
DEFAULT_MIME_TYPE - Static variable in class org.mule.transport.servlet.JarResourceServlet
 
DEFAULT_MODEL_NAME - Static variable in class org.mule.model.AbstractModel
 
DEFAULT_MULE_AXIS_CLIENT_CONFIG - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
DEFAULT_MULE_AXIS_SERVER_CONFIG - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
DEFAULT_MULE_NAMESPACE_URI - Static variable in class org.mule.module.cxf.CxfConfiguration
 
DEFAULT_MULE_NAMESPACE_URI - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
DEFAULT_NUM_CONCURRENT_TX_RECEIVERS - Static variable in class org.mule.transport.AbstractConnector
Default number of concurrent transactional receivers.
DEFAULT_OBJECT_STORE - Static variable in class org.mule.util.store.PartitionedPersistentObjectStore
 
DEFAULT_PACKAGE - Static variable in class org.mule.module.guice.GuiceConfigurationBuilder
 
DEFAULT_PARTITION - Static variable in class org.mule.util.store.AbstractPartitionedObjectStore
 
DEFAULT_PATH_IN_JAR - Static variable in class org.mule.module.management.agent.Mx4jAgent
 
DEFAULT_PATH_SPEC - Static variable in class org.mule.transport.servlet.JarResourceServlet
 
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_POLLING_FREQUENCY - Static variable in class org.mule.transport.file.FileConnector
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.transport.ftp.FtpConnector
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.transport.jdbc.JdbcConnector
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.transport.sftp.SftpConnector
 
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 component 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_POP3_PORT - Static variable in class org.mule.transport.email.Pop3Connector
 
DEFAULT_POP3S_PORT - Static variable in class org.mule.transport.email.Pop3sConnector
 
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_PORT - Static variable in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
DEFAULT_PRIORITY_WEIGHTING - Static variable in interface org.mule.api.transformer.Converter
 
DEFAULT_PROCESS_MESSAGE_ACTION - Static variable in class org.mule.transport.email.config.EmailNamespaceHandler
 
DEFAULT_PROCESSING_STRATEGY - Static variable in class org.mule.config.spring.util.ProcessingStrategyUtils
 
DEFAULT_QUEUE_STORE - Static variable in class org.mule.util.store.QueuePersistenceObjectStore
The default queueStore directory for persistence
DEFAULT_QUEUE_WINDOW_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_RANDOMISE_R_NAMES - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_REALM_URL - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_RELOAD_CHECK_INTERVAL_MS - Static variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
DEFAULT_RELOAD_CONTROL - Static variable in class org.mule.config.i18n.MessageFactory
Default is ReloadControl.Always.
DEFAULT_REMOTING_URI - Static variable in class org.mule.module.management.agent.JmxAgent
 
DEFAULT_RETRY_COMMIT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_RETRY_COUNT - Static variable in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
DEFAULT_RMI_muleRegistry_PORT - Static variable in class org.mule.transport.rmi.RmiConnector
 
DEFAULT_SCHEMA_LANGUAGE - Static variable in class org.mule.module.xml.filters.SchemaValidationFilter
 
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_EVALUATOR - Static variable in class org.mule.routing.outbound.ExpressionRecipientList
 
DEFAULT_SELECTOR_EXPRESSION - Static variable in class org.mule.routing.outbound.EndpointSelector
 
DEFAULT_SELECTOR_EXPRESSION - Static variable in class org.mule.routing.outbound.ExpressionRecipientList
 
DEFAULT_SELECTOR_PROPERTY - Static variable in class org.mule.routing.outbound.ExpressionRecipientList
 
DEFAULT_SERVER_URI - Static variable in class org.mule.module.management.agent.RmiRegistryAgent
 
DEFAULT_SMTP_HOST - Static variable in class org.mule.transport.email.SmtpConnector
 
DEFAULT_SMTP_PORT - Static variable in class org.mule.transport.email.SmtpConnector
 
DEFAULT_SMTPS_PORT - Static variable in class org.mule.transport.email.SmtpsConnector
 
DEFAULT_SO_LINGER - Static variable in class org.mule.transport.tcp.TcpConnector
 
DEFAULT_SOCKET_FACTORY - Static variable in class org.mule.transport.email.SmtpsConnector
 
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_STACKTRACE_FILTER - Static variable in class org.mule.config.DefaultMuleConfiguration
 
DEFAULT_STARTUP_DELAY - Static variable in class org.mule.transport.AbstractPollingMessageReceiver
 
DEFAULT_STORE_PREFIX - Static variable in class org.mule.routing.EventGroup
 
DEFAULT_SYNC_BATCH_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_SYNC_TIME - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_SYNC_WRITES - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_TEXT - Static variable in class org.mule.tck.functional.StringAppendTestTransformer
 
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_TRANSFORMATION_RESOLVE_NON_DIRECT - Static variable in class org.mule.config.DefaultMuleConfiguration
 
DEFAULT_TYPE_1_MESSAGE_FLAGS - Static variable in class org.mule.transport.http.ntlm.NtlmMessageFactory
 
DEFAULT_TYPE_3_MESSAGE_FLAGS - Static variable in class org.mule.transport.http.ntlm.NtlmMessageFactory
 
DEFAULT_USE_JMS_ENGINE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
DEFAULT_USER_OBJECT_STORE_NAME - Static variable in class org.mule.api.config.MuleProperties
 
DEFAULT_WAIT_TIMEOUT - Static variable in class org.mule.transport.tcp.TcpConnector
 
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
 
DefaultAppBloodhound - Class in org.mule.module.launcher
 
DefaultAppBloodhound() - Constructor for class org.mule.module.launcher.DefaultAppBloodhound
 
DefaultApplicationFactory - Class in org.mule.module.launcher.application
Creates default mule applications
DefaultApplicationFactory() - Constructor for class org.mule.module.launcher.application.DefaultApplicationFactory
 
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
 
DefaultComponentLifecycleAdapter - Class in org.mule.component
DefaultComponentLifecycleAdapter is a default implementation of LifecycleAdapter for use with JavaComponent that expects component instances to implement Mule lifecycle interfaces in order to receive lifecycle.
DefaultComponentLifecycleAdapter(Object, JavaComponent, FlowConstruct, MuleContext) - Constructor for class org.mule.component.DefaultComponentLifecycleAdapter
 
DefaultComponentLifecycleAdapter(Object, JavaComponent, FlowConstruct, EntryPointResolverSet, MuleContext) - Constructor for class org.mule.component.DefaultComponentLifecycleAdapter
 
DefaultComponentLifecycleAdapterFactory - Class in org.mule.component
DefaultComponentLifecycleAdapterFactory creates a DefaultComponentLifecycleAdapter.
DefaultComponentLifecycleAdapterFactory() - Constructor for class org.mule.component.DefaultComponentLifecycleAdapterFactory
 
DefaultConfigurableKeyedObjectPool - Class in org.mule.transport
Implements ConfigurableKeyedObjectPool as a delegate of a KeyedPoolableObjectFactory instance.
DefaultConfigurableKeyedObjectPool() - Constructor for class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
DefaultConfigurableKeyedObjectPoolFactory - Class in org.mule.transport
Implements ConfigurableKeyedObjectPoolFactory creating instances of DefaultConfigurableKeyedObjectPool.
DefaultConfigurableKeyedObjectPoolFactory() - Constructor for class org.mule.transport.DefaultConfigurableKeyedObjectPoolFactory
 
DefaultConnectionManager - Class in org.mule.module.jca
DefaultConnectionManager TODO
DefaultConnectionManager() - Constructor for class org.mule.module.jca.DefaultConnectionManager
 
defaultContentType - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
DefaultCreditAgency - Class in org.mule.example.loanbroker.credit
Provides the credit profile for a customer.
DefaultCreditAgency() - Constructor for class org.mule.example.loanbroker.credit.DefaultCreditAgency
 
DefaultCreditAgency - Class in org.mule.example.loanbroker.creditagency
Provides the credit profile for a customer.
DefaultCreditAgency() - Constructor for class org.mule.example.loanbroker.creditagency.DefaultCreditAgency
 
DefaultDataContentHandlerFactory - Class in org.mule.transport.email
This is a default registry for mapping MimeTypes to DataHandlers
defaultDerbyCleanAndInit(String, String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
 
DefaultEndpointFactory - Class in org.mule.endpoint
 
DefaultEndpointFactory() - Constructor for class org.mule.endpoint.DefaultEndpointFactory
 
DefaultEndpointMessageProcessorChainFactory - Class in org.mule.endpoint
 
DefaultEndpointMessageProcessorChainFactory() - Constructor for class org.mule.endpoint.DefaultEndpointMessageProcessorChainFactory
 
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
 
defaultException(Exception) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
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
 
DefaultExpressionManager - Class in org.mule.expression
Provides universal access for evaluating expressions embedded in Mule configurations, such as Xml, Java, scripting and annotations.
DefaultExpressionManager() - Constructor for class org.mule.expression.DefaultExpressionManager
 
defaultFatalHandling(Class<?>) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
DefaultFlowProcessingStrategy - Class in org.mule.construct.flow
This processing strategy uses the 'queued-asynchronous' strategy where possible, but if an event is synchronous it processes it synchronously rather than failing.
DefaultFlowProcessingStrategy() - Constructor for class org.mule.construct.flow.DefaultFlowProcessingStrategy
 
DefaultHandler - Class in org.mule.example.errorhandler.handlers
DefaultHandler TODO (document class)
DefaultHandler() - Constructor for class org.mule.example.errorhandler.handlers.DefaultHandler
 
defaultHandler(Throwable) - Method in class org.mule.exception.AbstractMessagingExceptionStrategy
Deprecated. Override doHandleException(Exception e, MuleEvent event) instead
defaultHandlerException(HandlerException) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
defaultHandlerMessage() - Static method in class org.mule.example.errorhandler.LocaleMessage
 
defaultHandling(Class<?>, ExceptionHandler, Exception) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
DefaultInboundEndpoint - Class in org.mule.endpoint
 
DefaultInboundEndpoint(Connector, EndpointURI, String, Map, TransactionConfig, boolean, MessageExchangePattern, int, String, String, String, MuleContext, RetryPolicyTemplate, AbstractRedeliveryPolicy, EndpointMessageProcessorChainFactory, List<MessageProcessor>, List<MessageProcessor>, boolean, String) - Constructor for class org.mule.endpoint.DefaultInboundEndpoint
 
defaultInboundTransformers - Variable in class org.mule.transport.AbstractMessageReceiver
 
DefaultInterfaceBinding - Class in org.mule.component
 
DefaultInterfaceBinding() - Constructor for class org.mule.component.DefaultInterfaceBinding
 
DefaultJavaComponent - Class in org.mule.component
Default implementation of JavaComponent.
DefaultJavaComponent() - Constructor for class org.mule.component.DefaultJavaComponent
For spring only
DefaultJavaComponent(ObjectFactory) - Constructor for class org.mule.component.DefaultJavaComponent
 
DefaultJavaComponent(ObjectFactory, EntryPointResolverSet, List<InterfaceBinding>) - Constructor for class org.mule.component.DefaultJavaComponent
 
defaultJcaModelName - Variable in class org.mule.module.jca.MuleResourceAdapter
 
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
 
DefaultLender - Class in org.mule.example.loanbroker.lender
DefaultLenderService is responsible for contacting the relivant banks depending on the amount of the loan
DefaultLender() - Constructor for class org.mule.example.loanbroker.lender.DefaultLender
 
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, MuleContext) - Constructor for class org.mule.util.pool.DefaultLifecycleEnabledObjectPool
 
DefaultLifecyclePhase - Class in org.mule.lifecycle.phases
Represents a configurable lifecycle phase.
DefaultLifecyclePhase(String, Class<?>, String) - Constructor for class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
DefaultLifecycleState - Class in org.mule.lifecycle
A safe facade for lifecycle manager that objects can use to monitor its own state
DefaultLoanBroker - Class in org.mule.example.loanbroker
SyncLoanBroker is a synchronous Loan Broker that makes the calls to various components through the event context synchronously.
DefaultLoanBroker() - Constructor for class org.mule.example.loanbroker.DefaultLoanBroker
 
DefaultLocalMuleClient - Class in org.mule.client
 
DefaultLocalMuleClient(MuleContext) - Constructor for class org.mule.client.DefaultLocalMuleClient
 
DefaultLocalMuleClient.MuleClientFlowConstruct - Class in org.mule.client
Placeholder class which makes the default exception handler available.
DefaultLocalMuleClient.MuleClientFlowConstruct(MuleContext) - Constructor for class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
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
 
DefaultMemoryQueueStoreFactoryBean - Class in org.mule.config.spring.factories
 
DefaultMemoryQueueStoreFactoryBean() - Constructor for class org.mule.config.spring.factories.DefaultMemoryQueueStoreFactoryBean
 
DefaultMessageCollection - Class in org.mule
A MuleMessage type that manages a collection of MuleMessage Objects.
DefaultMessageCollection(MuleContext) - Constructor for class org.mule.DefaultMessageCollection
 
DefaultMessageCollection(DefaultMessageCollection, MuleContext) - Constructor for class org.mule.DefaultMessageCollection
Performs a shallow copy
DefaultMessageProcessorChain - Class in org.mule.processor.chain
 
DefaultMessageProcessorChain(List<MessageProcessor>) - Constructor for class org.mule.processor.chain.DefaultMessageProcessorChain
 
DefaultMessageProcessorChain(MessageProcessor...) - Constructor for class org.mule.processor.chain.DefaultMessageProcessorChain
 
DefaultMessageProcessorChain(String, List<MessageProcessor>) - Constructor for class org.mule.processor.chain.DefaultMessageProcessorChain
 
DefaultMessageProcessorChain(String, MessageProcessor...) - Constructor for class org.mule.processor.chain.DefaultMessageProcessorChain
 
DefaultMessageProcessorChainBuilder - Class in org.mule.processor.chain
Constructs a chain of MessageProcessors and wraps the invocation of the chain in a composite MessageProcessor.
DefaultMessageProcessorChainBuilder() - Constructor for class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
DefaultMessageProcessorChainBuilder(FlowConstruct) - Constructor for class org.mule.processor.chain.DefaultMessageProcessorChainBuilder
 
DefaultMessagingExceptionStrategy - Class in org.mule.exception
This is the default exception handler for flows and services.
DefaultMessagingExceptionStrategy() - Constructor for class org.mule.exception.DefaultMessagingExceptionStrategy
 
DefaultMessagingExceptionStrategy(MuleContext) - Constructor for class org.mule.exception.DefaultMessagingExceptionStrategy
 
defaultMethod - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
defaultMethodName - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
DefaultModelServiceDescriptor - Class in org.mule.model
 
DefaultModelServiceDescriptor(String, Properties) - Constructor for class org.mule.model.DefaultModelServiceDescriptor
 
DefaultMuleApplication - Class in org.mule.module.launcher.application
 
DefaultMuleApplication(ApplicationDescriptor) - Constructor for class org.mule.module.launcher.application.DefaultMuleApplication
 
DefaultMuleApplication.ConfigFileWatcher - Class in org.mule.module.launcher.application
 
DefaultMuleApplication.ConfigFileWatcher(List<File>) - Constructor for class org.mule.module.launcher.application.DefaultMuleApplication.ConfigFileWatcher
 
DefaultMuleApplication.FileWatcherNotificationListener - Class in org.mule.module.launcher.application
 
DefaultMuleApplication.FileWatcherNotificationListener(AbstractFileWatcher) - Constructor for class org.mule.module.launcher.application.DefaultMuleApplication.FileWatcherNotificationListener
 
DefaultMuleAuthentication - Class in org.mule.security
 
DefaultMuleAuthentication(Credentials) - Constructor for class org.mule.security.DefaultMuleAuthentication
 
DefaultMuleAuthentication(Credentials, MuleEvent) - Constructor for class org.mule.security.DefaultMuleAuthentication
 
DefaultMuleClassPathConfig - Class in org.mule.module.boot
Constructs a default set of JAR Urls located under Mule home folder.
DefaultMuleClassPathConfig(File, File) - Constructor for class org.mule.module.boot.DefaultMuleClassPathConfig
Constructs a new DefaultMuleClassPathConfig.
DefaultMuleClassPathConfig - Class in org.mule.module.reboot
Constructs a default set of JAR Urls located under Mule home folder.
DefaultMuleClassPathConfig(File, File) - Constructor for class org.mule.module.reboot.DefaultMuleClassPathConfig
 
DefaultMuleConfiguration - Class in org.mule.config
Configuration info.
DefaultMuleConfiguration() - Constructor for class org.mule.config.DefaultMuleConfiguration
 
DefaultMuleConfiguration(boolean) - Constructor for class org.mule.config.DefaultMuleConfiguration
 
DefaultMuleConnection - Class in org.mule.module.jca
MuleConnection TODO
DefaultMuleConnection(MuleManagedConnection, MuleContext, MuleCredentials) - Constructor for class org.mule.module.jca.DefaultMuleConnection
 
DefaultMuleConnectionFactory - Class in org.mule.module.jca
DefaultMuleConnectionFactory an implementation of the MuleconnectionFactory interface used by clients of this ResourceAdapter to obtain a connection to Mule resources.
DefaultMuleConnectionFactory(MuleManagedConnectionFactory, ConnectionManager, MuleConnectionRequestInfo) - Constructor for class org.mule.module.jca.DefaultMuleConnectionFactory
 
DefaultMuleContext - Class in org.mule
 
DefaultMuleContext(MuleConfiguration, WorkManager, WorkListener, MuleContextLifecycleManager, 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 uses DefaultMuleContextBuilder to build new MuleContext instances.
DefaultMuleContextFactory() - Constructor for class org.mule.context.DefaultMuleContextFactory
 
DefaultMuleDeployer - Class in org.mule.module.launcher
 
DefaultMuleDeployer() - Constructor for class org.mule.module.launcher.DefaultMuleDeployer
 
DefaultMuleEvent - Class in org.mule
DefaultMuleEvent represents any data event occurring in the Mule environment.
DefaultMuleEvent(MuleMessage, MessageExchangePattern, FlowConstruct, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
Constructor used to create a message with no message source with minimal arguments
DefaultMuleEvent(MuleMessage, MessageExchangePattern, FlowConstruct) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, MessageExchangePattern, FlowConstruct, MuleSession, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Constructor used to create a message with no message source with minimal arguments and ResponseOutputStream
DefaultMuleEvent(MuleMessage, MessageExchangePattern, FlowConstruct, MuleSession, int, Credentials, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Constructor used to create a message with no message source with all additional arguments
DefaultMuleEvent(MuleMessage, URI, MessageExchangePattern, FlowConstruct, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
Constructor used to create a message with a uri that idendifies the message source with minimal arguments
DefaultMuleEvent(MuleMessage, URI, MessageExchangePattern, FlowConstruct, MuleSession, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Constructor used to create a message with a uri that idendifies the message source with minimal arguments and ResponseOutputStream
DefaultMuleEvent(MuleMessage, URI, MessageExchangePattern, FlowConstruct, MuleSession, int, Credentials, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Constructor used to create a message with a identifiable message source with all additional arguments
DefaultMuleEvent(MuleMessage, InboundEndpoint, FlowConstruct, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, InboundEndpoint, FlowConstruct) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, InboundEndpoint, FlowConstruct, MuleSession, ReplyToHandler, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, MuleEvent) - Constructor for class org.mule.DefaultMuleEvent
A helper constructor used to rewrite an event payload
DefaultMuleEvent(MuleEvent, FlowConstruct) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, MuleEvent, boolean) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, MuleEvent, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
A helper constructor used to rewrite an event payload
DefaultMuleEvent(MuleMessage, MuleEvent, FlowConstruct, MuleSession, boolean) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, URI, String, MessageExchangePattern, FlowConstruct, MuleSession, int, Credentials, ResponseOutputStream, String, boolean, boolean, Object, ReplyToHandler) - Constructor for class org.mule.DefaultMuleEvent
 
DefaultMuleEvent(MuleMessage, MessageExchangePattern, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, MessageExchangePattern, MuleSession, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, MessageExchangePattern, MuleSession, int, Credentials, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, URI, MessageExchangePattern, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, URI, MessageExchangePattern, MuleSession, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, URI, MessageExchangePattern, MuleSession, int, Credentials, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, InboundEndpoint, MuleSession) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, InboundEndpoint, MuleSession, ReplyToHandler, ResponseOutputStream) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
DefaultMuleEvent(MuleMessage, URI, String, MessageExchangePattern, MuleSession, int, Credentials, ResponseOutputStream, String, boolean, boolean, Object, ReplyToHandler) - Constructor for class org.mule.DefaultMuleEvent
Deprecated. 
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, MuleContext) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(Object, Map<String, Object>, MuleContext) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(Object, Map<String, Object>, Map<String, DataHandler>, MuleContext) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(Object, Map<String, Object>, Map<String, Object>, Map<String, DataHandler>, MuleContext) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(Object, MuleMessage, MuleContext) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage(MuleMessage) - Constructor for class org.mule.DefaultMuleMessage
 
DefaultMuleMessage.SerializedDataHandler - Class in org.mule
 
DefaultMuleMessage.SerializedDataHandler(String, DataHandler, MuleContext) - Constructor for class org.mule.DefaultMuleMessage.SerializedDataHandler
 
DefaultMuleMessageFactory - Class in org.mule.transport
 
DefaultMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.DefaultMuleMessageFactory
 
DefaultMuleSession - Class in org.mule.session
DefaultMuleSession manages the interaction and distribution of events for Mule Services.
DefaultMuleSession() - Constructor for class org.mule.session.DefaultMuleSession
 
DefaultMuleSession(MuleSession) - Constructor for class org.mule.session.DefaultMuleSession
 
DefaultMuleSession(MuleContext) - Constructor for class org.mule.session.DefaultMuleSession
Deprecated. 
DefaultMuleSession(FlowConstruct, MuleContext) - Constructor for class org.mule.session.DefaultMuleSession
Deprecated. 
DefaultMuleSession(MuleSession, MuleContext) - Constructor for class org.mule.session.DefaultMuleSession
Deprecated. 
DefaultMuleSession(MuleSession, FlowConstruct) - Constructor for class org.mule.session.DefaultMuleSession
Deprecated. 
DefaultMuleSharedDomainClassLoader - Class in org.mule.module.launcher
 
DefaultMuleSharedDomainClassLoader(ClassLoader) - Constructor for class org.mule.module.launcher.DefaultMuleSharedDomainClassLoader
 
DefaultNameMuleOrphanDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
DefaultNameMuleOrphanDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.DefaultNameMuleOrphanDefinitionParser
 
DefaultNameMuleOrphanDefinitionParser(boolean) - Constructor for class org.mule.config.spring.parsers.specific.DefaultNameMuleOrphanDefinitionParser
 
DefaultNameMuleOrphanDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.DefaultNameMuleOrphanDefinitionParser
 
DefaultNameParser - Class in org.mule.config.spring.jndi
A default implementation of NameParser
DefaultNameParser() - Constructor for class org.mule.config.spring.jndi.DefaultNameParser
 
DefaultObjectStoreFactory - Interface in org.mule.util.store
Create the default object stores
DefaultObjectStoreFactoryBean - Class in org.mule.util.store
Manage the creation of the default Mule object stores.
DefaultOutboundEndpoint - Class in org.mule.endpoint
 
DefaultOutboundEndpoint(Connector, EndpointURI, String, Map, TransactionConfig, boolean, MessageExchangePattern, int, String, String, String, MuleContext, RetryPolicyTemplate, AbstractRedeliveryPolicy, String, EndpointMessageProcessorChainFactory, List<MessageProcessor>, List<MessageProcessor>, boolean, String) - 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
 
defaultOutboundTransformers - Variable in class org.mule.transport.AbstractMessageDispatcher
 
DefaultPersistentQueueStoreFactoryBean - Class in org.mule.config.spring.factories
 
DefaultPersistentQueueStoreFactoryBean() - Constructor for class org.mule.config.spring.factories.DefaultPersistentQueueStoreFactoryBean
 
DefaultPollingController - Class in org.mule.transport
By default, polling is alwaus enabled.
DefaultPollingController() - Constructor for class org.mule.transport.DefaultPollingController
 
DefaultQueueInfoDelegate - Class in org.mule.util.queue
The default QueueInfoDelegate.
DefaultQueueInfoDelegate(int) - Constructor for class org.mule.util.queue.DefaultQueueInfoDelegate
 
DefaultRegistryBroker - Class in org.mule.registry
 
DefaultRegistryBroker(MuleContext) - Constructor for class org.mule.registry.DefaultRegistryBroker
 
DefaultReplyToHandler - Class in org.mule.transport
DefaultReplyToHandler is responsible for processing a message replyTo header.
DefaultReplyToHandler(MuleContext) - Constructor for class org.mule.transport.DefaultReplyToHandler
 
DefaultRequestInterfaceBinding - Class in org.mule.module.ibeans.spi.support
Used for making a request from a message dispatcher
DefaultRequestInterfaceBinding() - Constructor for class org.mule.module.ibeans.spi.support.DefaultRequestInterfaceBinding
 
defaultResponseTransformers - Variable in class org.mule.transport.AbstractMessageDispatcher
 
defaultResponseTransformers - Variable in class org.mule.transport.AbstractMessageReceiver
 
DefaultRetryContext - Class in org.mule.retry
The RetryContext is used to store any data which carries over from attempt to attempt such as response messages.
DefaultRetryContext(String, Map<Object, Object>) - Constructor for class org.mule.retry.DefaultRetryContext
 
defaultRoute - Variable in class org.mule.routing.AbstractMatchingRouter
 
DefaultRouterResultsHandler - Class in org.mule.routing
The default results handler for all outbound endpoint.
DefaultRouterResultsHandler() - Constructor for class org.mule.routing.DefaultRouterResultsHandler
 
DefaultsConfigurationBuilder - Class in org.mule.config.builders
Configures defaults required by Mule.
DefaultsConfigurationBuilder() - Constructor for class org.mule.config.builders.DefaultsConfigurationBuilder
 
DefaultSecurityContext - Class in org.mule.security
Trivial SecurityContext implementation which simply holds the Authentication object.
DefaultSecurityContext(Authentication) - Constructor for class org.mule.security.DefaultSecurityContext
 
DefaultSecurityContextFactory - Class in org.mule.security
 
DefaultSecurityContextFactory() - Constructor for class org.mule.security.DefaultSecurityContextFactory
 
DefaultServiceExceptionStrategy - Class in org.mule.exception
Deprecated. use DefaultMessagingExceptionStrategy instead
DefaultServiceExceptionStrategy() - Constructor for class org.mule.exception.DefaultServiceExceptionStrategy
Deprecated.  
DefaultServiceExceptionStrategy(MuleContext) - Constructor for class org.mule.exception.DefaultServiceExceptionStrategy
Deprecated.  
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
 
DefaultSqlStatementStrategyFactory - Class in org.mule.transport.jdbc.sqlstrategy
 
DefaultSqlStatementStrategyFactory() - Constructor for class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
 
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
 
DefaultSystemExceptionStrategy - Class in org.mule.exception
This is the default exception handler for any exception which does not inherit from MessagingException, i.e, when no message is in play.
DefaultSystemExceptionStrategy(MuleContext) - Constructor for class org.mule.exception.DefaultSystemExceptionStrategy
 
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
 
DefaultThreadPoolFactory - Class in org.mule.config.pool
 
DefaultThreadPoolFactory() - Constructor for class org.mule.config.pool.DefaultThreadPoolFactory
 
defaultTimeout - Variable in class org.mule.util.xa.AbstractResourceManager
 
DefaultTransportServiceDescriptor - Class in org.mule.transport.service
 
DefaultTransportServiceDescriptor(String, Properties, ClassLoader) - 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
 
delay - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
The delay to observe between every check.
delay(long) - Method in class org.mule.routing.EventProcessingThread
 
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.
delayTime - Variable in class org.mule.routing.EventProcessingThread
 
delegate - Variable in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
delegate - Variable in class org.mule.processor.AsyncDelegateMessageProcessor
 
delegate - Variable in class org.mule.transport.xmpp.filters.AbstractXmppFilter
 
delegateHandler - Variable in class org.mule.transport.jms.redelivery.AutoDiscoveryRedeliveryHandlerFactory
 
DelegateTransaction - Class in org.mule.processor
Transaction placeholder to replace with proper transaction once transactional resource is discovered by mule
DelegateTransaction(MuleContext) - Constructor for class org.mule.processor.DelegateTransaction
 
DelegateTransactionFactory - Class in org.mule.processor
Transaction factory for DelegateTransaction.
DelegateTransactionFactory() - Constructor for class org.mule.processor.DelegateTransactionFactory
 
DelegateWorkManager - Class in org.mule.module.jca
DelegateWorkManager is a wrapper around a WorkManager provided by a JCA container.
DelegateWorkManager(WorkManager) - Constructor for class org.mule.module.jca.DelegateWorkManager
 
DelegateWorkManager.RunnableWorkAdapter - Class in org.mule.module.jca
 
DelegateWorkManager.RunnableWorkAdapter(Runnable) - Constructor for class org.mule.module.jca.DelegateWorkManager.RunnableWorkAdapter
 
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
 
DelegatingOutputStream - Class in org.mule.module.cxf.support
 
DelegatingOutputStream(OutputStream) - Constructor for class org.mule.module.cxf.support.DelegatingOutputStream
 
DELETE - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
delete() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
delete() - Method in interface org.mule.transport.http.multipart.Part
Deletes the underlying storage for a file item, including deleting any associated temporary disk file.
deleteDirectory(String) - Method in class org.mule.transport.sftp.SftpClient
 
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
 
deleteFile(String) - Method in class org.mule.transport.sftp.SftpClient
 
deleteProperties(MuleMessage) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
deleteStoreFile(File) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
deleteStoreFile(File) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
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.config.converters.PropertiesConverter
 
DELIM - Static variable in class org.mule.config.converters.TransformerConverter
 
DELIM - Static variable in class org.mule.expression.ExpressionConstants
 
delist() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
delist() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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
 
deliver(Client, String, Object) - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
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
 
deploy(Application) - Method in class org.mule.module.launcher.DefaultMuleDeployer
 
deploy(URL) - Method in class org.mule.module.launcher.DeploymentService
 
deploy(Application) - Method in interface org.mule.module.launcher.MuleDeployer
 
DeployableMuleXmlContextListener - Class in org.mule.config.builders
This ServletContextListener should be used instead of MuleXmlBuilderContextListener when the webapp is contributing a configuration to an existing Mule instance configured and started at the server level rather than embedding a Mule instance in the webapp itself.
DeployableMuleXmlContextListener() - Constructor for class org.mule.config.builders.DeployableMuleXmlContextListener
 
deployer - Variable in class org.mule.module.launcher.DeploymentService
 
deployLogger - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
deploymentClassLoader - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
DeploymentException - Exception in org.mule.module.launcher
 
DeploymentException(Message) - Constructor for exception org.mule.module.launcher.DeploymentException
 
DeploymentException(Message, Throwable) - Constructor for exception org.mule.module.launcher.DeploymentException
 
DeploymentInitException - Exception in org.mule.module.launcher
 
DeploymentInitException(Message) - Constructor for exception org.mule.module.launcher.DeploymentInitException
 
DeploymentInitException(Message, Throwable) - Constructor for exception org.mule.module.launcher.DeploymentInitException
 
deploymentListener - Variable in class org.mule.module.launcher.application.DefaultApplicationFactory
 
deploymentListener - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
DeploymentListener - Interface in org.mule.module.launcher
Defines a listener for deployment events.
deploymentService - Variable in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
DeploymentService - Class in org.mule.module.launcher
 
DeploymentService(Map<Class<? extends MuleCoreExtension>, MuleCoreExtension>) - Constructor for class org.mule.module.launcher.DeploymentService
 
deploymentService - Variable in class org.mule.module.launcher.MuleContainer
 
DeploymentService.AppDirWatcher - Class in org.mule.module.launcher
Not thread safe.
DeploymentService.AppDirWatcher(File) - Constructor for class org.mule.module.launcher.DeploymentService.AppDirWatcher
 
DeploymentService.StartupListener - Interface in org.mule.module.launcher
 
DeploymentStartException - Exception in org.mule.module.launcher
 
DeploymentStartException(Message) - Constructor for exception org.mule.module.launcher.DeploymentStartException
 
DeploymentStartException(Message, Throwable) - Constructor for exception org.mule.module.launcher.DeploymentStartException
 
deploymentStates - Variable in class org.mule.module.launcher.DeploymentStatusTracker
 
DeploymentStatusTracker - Class in org.mule.module.launcher
Keeps track of the deployment status of all applications in the Mule instance.
DeploymentStatusTracker() - Constructor for class org.mule.module.launcher.DeploymentStatusTracker
 
DeploymentStatusTracker.DeploymentState - Enum in org.mule.module.launcher
 
DeploymentStopException - Exception in org.mule.module.launcher
 
DeploymentStopException(Message) - Constructor for exception org.mule.module.launcher.DeploymentStopException
 
DeploymentStopException(Message, Throwable) - Constructor for exception org.mule.module.launcher.DeploymentStopException
 
deployProcess(String) - Method in interface org.mule.module.bpm.BPMS
Deploy (not start) a process to the BPMS based on a process definition file.
deployProcess(String) - Method in class org.mule.module.jbpm.Jbpm
 
deployProcessFromStream(String, InputStream) - Method in class org.mule.module.jbpm.Jbpm
 
dequeue() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
DerbyDataSourceFactoryBean - Class in org.mule.transport.jdbc.config
 
DerbyDataSourceFactoryBean() - Constructor for class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
desc - Variable in class org.mule.module.launcher.ApplicationMuleContextBuilder
 
DescendentDefinitionParser - Class in org.mule.config.spring.parsers.generic
An extension to ChildDefinitionParser 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
describeBean(Object) - Static method in class org.mule.util.BeanUtils
Similar to BeanUtils.describe(Object) except that it will only populate bean properties where there is a valid getter and setter method.
descriptor - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
descriptorAlreadyExists(String) - Static method in class org.mule.config.i18n.CoreMessages
 
DescriptorParser - Interface in org.mule.module.launcher.descriptor
 
DeserializationPostInitialisable - Interface in org.mule.util.store
A marker interface used to trigger post-deserialization initialization of an object.
DeserializationPostInitialisable.Implementation - Class in org.mule.util.store
 
DeserializationPostInitialisable.Implementation() - Constructor for class org.mule.util.store.DeserializationPostInitialisable.Implementation
 
deserialize(InputStream, MuleContext) - Static method in class org.mule.util.SerializationUtils
 
deserialize(byte[], MuleContext) - Static method in class org.mule.util.SerializationUtils
 
deserialize(InputStream, ClassLoader) - Static method in class org.mule.util.SerializationUtils
Deprecated. Call deserialize(InputStream inputStream, MuleContext muleContext) instead
deserialize(byte[], ClassLoader) - Static method in class org.mule.util.SerializationUtils
Deprecated. Call deserialize(byte[] objectData, MuleContext muleContext) instead
deserialize(File) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
deserialize(File) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
destroy(OutboundEndpoint, MessageDispatcher) - Method in interface org.mule.api.transport.MessageDispatcherFactory
Invoked when a dispatcher returned false for MessageDispatcherFactory.validate(OutboundEndpoint, MessageDispatcher).
destroy(InboundEndpoint, MessageRequester) - Method in interface org.mule.api.transport.MessageRequesterFactory
Invoked when a requester returned false for MessageRequesterFactory.validate(org.mule.api.endpoint.InboundEndpoint, org.mule.api.transport.MessageRequester).
destroy() - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
destroy() - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
destroy() - Method in class org.mule.module.jca.MuleManagedConnection
Destroys the physical connection.
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
 
destroy() - Method in class org.mule.transport.servlet.jetty.util.EmbeddedJettyServer
 
destroyClient(ImmutableEndpoint, SftpClient) - Method in class org.mule.transport.sftp.SftpConnector
 
destroyFtp(EndpointURI, FTPClient) - Method in class org.mule.transport.ftp.FtpConnector
 
destroyObject(Object) - Method in class org.mule.module.xml.transformer.XQueryTransformer.PooledXQueryTransformerFactory
 
destroyObject(Object) - Method in class org.mule.transport.ftp.FtpConnectionFactory
 
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) - Method in class org.mule.transport.sftp.SftpConnectionFactory
 
destroyObject(Object, Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
destroyObject(Object, Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
destroyReceiver(MessageReceiver, ImmutableEndpoint) - 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
 
destroySubcontext(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
destroySubcontext(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
detectHttpMethod(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
determineConfigBuilderClassName() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
determineMimeType(String) - Method in class org.mule.transport.servlet.JarResourceServlet
 
DIAGNOSTICS_DEST_PROPERTY - Static variable in class org.apache.commons.logging.LogFactory
The name (org.apache.commons.logging.diagnostics.dest) of the property used to enable internal commons-logging diagnostic output, in order to get information on what logging implementations are being discovered, what classloaders they are loaded through, etc.
directGetContextClassLoader() - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
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
 
dirty - Variable in class org.mule.module.launcher.DeploymentService.AppDirWatcher
 
dirty - Variable in class org.mule.util.xa.AbstractResourceManager
 
DISABLE_TEMP_DESTINATIONS_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
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<? extends ServerNotificationListener>) - Method in class org.mule.context.notification.ServerNotificationManager
 
disableKeepAlive(boolean) - Method in class org.mule.transport.http.HttpResponse
 
disableNativeScheduling() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
disableTransportTransformer - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
disableType(Class<? extends ServerNotification>) - Method in class org.mule.context.notification.ServerNotificationManager
 
DISC_ON_CLUSTER_FAILURE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
discardEmptyContent - Variable in class org.mule.transport.http.PollingHttpMessageReceiver
 
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.AbstractConnector
 
disconnect() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
disconnect() - Method in class org.mule.transport.sftp.SftpClient
 
disconnect() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
 
disconnect() - Method in interface org.mule.transport.xmpp.XmppConversation
Disconnect from the Jabber conversation, e.g.
DiscoverableTransformer - Interface in org.mule.api.transformer
A interface to denote that a transformer is discoverable.
dispatch(String, Object, Map<String, Object>) - Method in interface org.mule.api.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a Mule server.
dispatch(String, MuleMessage) - Method in interface org.mule.api.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a Mule server.
dispatch(MuleEvent) - Method in interface org.mule.api.transport.MessageDispatching
Dispatches an event from the endpoint to the external system
dispatch(String, Object, Map<String, Object>) - Method in class org.mule.client.DefaultLocalMuleClient
 
dispatch(String, MuleMessage) - Method in class org.mule.client.DefaultLocalMuleClient
 
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(String, Object, Map) - Method in class org.mule.module.jca.DefaultMuleConnection
Dispatches an event asynchronously to a endpointUri via a mule server.
dispatch(String, Object, Map) - Method in interface org.mule.module.jca.MuleConnection
 
dispatch(Message) - Method in class org.mule.transport.xmpp.XmppChatConversation
 
dispatch(Message) - Method in interface org.mule.transport.xmpp.XmppConversation
Asynchronously dispatch message via the Jabber conversation.
dispatch(Message) - Method in class org.mule.transport.xmpp.XmppMessageConversation
 
dispatch(Message) - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
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
dispatcher(MuleContext, String) - Static method in class org.mule.util.concurrent.ThreadNameHelper
 
dispatcherFactory - Variable in class org.mule.transport.AbstractConnector
Factory used to create dispatchers for this connector
dispatcherPoolFactory - Variable in class org.mule.transport.AbstractConnector
A factory for creating the pool of 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
Deprecated.  
dispatchEvent(Object) - Method in interface org.mule.api.MuleEventContext
Deprecated.  
dispatchEvent(MuleMessage, EndpointURI) - Method in interface org.mule.api.MuleEventContext
Deprecated.  
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 component 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 component in the pool or via the endpoint configured for the event
dispatchEvent(MuleEvent) - Method in interface org.mule.api.service.Service
Deprecated.  
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 component 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 component 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 component in the pool or via the endpoint configured for the event
dispatchEvent(MuleApplicationEvent) - Method in class org.mule.module.spring.events.MuleEventMulticaster
Will dispatch an application event through Mule
dispatchEvent(MuleEvent) - Method in class org.mule.service.AbstractService
Deprecated. 
DispatchException - Exception in org.mule.api.transport
DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
DispatchException(MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchException(MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchException(Message, MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchException(Message, MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.transport.DispatchException
 
DispatchingLogger - Class in org.mule.module.logging
A solution for logger references saved as static fields.
DispatchingLogger(Logger, MuleLoggerFactory) - Constructor for class org.mule.module.logging.DispatchingLogger
 
dispatchMuleMessage(Message, MuleEvent, OutboundEndpoint) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
dispatchNotification(EndpointMessageNotification) - Method in class org.mule.endpoint.outbound.OutboundNotificationMessageProcessor
 
dispatchRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
 
dispatchToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
Dispatcher an event asynchronously to a components on a remote Mule instance.
dispatchToSocket(MuleEvent) - Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
 
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.
DisposableCloser - Class in org.guiceyfruit.mule.support
Disposes objects that implement Disposable in the current scope when the scope closes
DisposableCloser() - Constructor for class org.guiceyfruit.mule.support.DisposableCloser
 
dispose() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
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.DefaultComponentLifecycleAdapter
Propagates dispose() life-cycle to component object implementations if they implement the mule Disposable interface.
dispose() - Method in class org.mule.component.NullLifecycleAdapter
 
dispose() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
dispose() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
dispose() - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
dispose() - Method in class org.mule.construct.AbstractFlowConstruct
 
dispose() - Method in class org.mule.context.notification.ServerNotificationManager
 
dispose() - Method in class org.mule.DefaultMuleContext
 
dispose() - Method in class org.mule.endpoint.AbstractEndpoint
 
dispose() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
dispose() - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
dispose() - Method in class org.mule.example.notifications.HeartbeatAgent
 
dispose() - Method in class org.mule.interceptor.InterceptorStack
 
dispose() - Method in class org.mule.model.AbstractModel
Destroys any current components
dispose() - Method in class org.mule.module.bpm.Process
 
dispose() - Method in class org.mule.module.bpm.Rules
 
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.cxf.config.FlowConfiguringMessageProcessor
 
dispose() - Method in class org.mule.module.cxf.CxfConfiguration
 
dispose() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
dispose() - Method in class org.mule.module.jbpm.Jbpm
 
dispose() - Method in class org.mule.module.jca.DelegateWorkManager
 
dispose() - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
dispose() - Method in interface org.mule.module.launcher.application.Application
 
dispose() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
dispose() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
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
 
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.agent.YourKitProfilerAgent
 
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.ognl.expression.OgnlExpressionEvaluator
 
dispose() - Method in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
A lifecycle method where implementor should free up any resources.
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.module.xml.expression.JaxpXPathExpressionEvaluator
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
dispose() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
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.processor.AbstractMuleObjectOwner
 
dispose() - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
dispose() - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
dispose() - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
dispose() - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
dispose() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
dispose() - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
dispose() - Method in class org.mule.registry.AbstractRegistry
 
dispose() - Method in class org.mule.registry.AbstractRegistryBroker
 
dispose() - Method in class org.mule.registry.ExpressionEnricherProcessor
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.registry.ExpressionEvaluatorProcessor
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.registry.MuleRegistryHelper
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.registry.TypeBasedTransformerResolver
 
dispose() - Method in class org.mule.routing.AbstractMatchingRouter
 
dispose() - Method in class org.mule.routing.AbstractSelectiveRouter
 
dispose() - Method in class org.mule.routing.MessageFilter
 
dispose() - Method in class org.mule.routing.MessageProcessorFilterPair
 
dispose() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
dispose() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
dispose() - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
dispose() - Method in class org.mule.service.AbstractService
 
dispose() - Method in class org.mule.service.ServiceCompositeMessageSource
 
dispose() - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
dispose() - Method in class org.mule.source.StartableCompositeMessageSource
 
dispose() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
dispose() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.transformer.AbstractTransformer
Template method where deriving classes can do any clean up any resources or state before the object is disposed.
dispose() - Method in class org.mule.transformer.CompositeConverter
 
dispose() - Method in class org.mule.transport.AbstractConnector
 
dispose() - Method in class org.mule.transport.AbstractTransportMessageHandler
Template method to destroy any resources held by the Message Dispatcher
dispose() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
dispose() - Method in class org.mule.transport.jms.jndi.SimpleJndiNameResolver
 
dispose() - Method in class org.mule.transport.multicast.MulticastMessageReceiver.MulticastWorker
 
dispose() - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
dispose() - Method in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
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
 
dispose() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
dispose() - Method in class org.mule.util.store.MuleObjectStoreManager
 
dispose() - Method in class org.mule.util.store.TextFileObjectStore
 
dispose() - Method in class org.mule.work.MuleWorkManager
 
disposeAndLogException() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
disposed - Variable in class org.mule.object.AbstractObjectFactory
 
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
 
disposeIfDisposable(Object) - Method in class org.mule.construct.AbstractFlowConstruct
 
disposeIfDisposable(Object) - Method in class org.mule.service.AbstractService
 
disposeMethod - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
disposePartition(String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
disposePartition(String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
disposePartition(String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
disposeReceivers() - Method in class org.mule.transport.AbstractConnector
 
disposeSession(Object) - Method in interface org.mule.module.bpm.RulesEngine
Dispose of a provider-specific session if necessary.
disposeSession(Object) - Method in class org.mule.module.drools.Drools
 
disposeStore(ObjectStore<? extends Serializable>) - Method in interface org.mule.api.store.ObjectStoreManager
Delete all objects from the partition
disposeStore(ObjectStore<? extends Serializable>) - Method in class org.mule.util.store.MuleObjectStoreManager
 
disposeWorkManagers() - Method in class org.mule.transport.AbstractConnector
 
disposing - Variable in class org.mule.transport.tcp.TcpMessageReceiver
 
disposing - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
DIVIDE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the division of two other counters
doAllMethods(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doBad(RequestLine) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
doBegin() - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doBegin() - Method in class org.mule.processor.DelegateTransaction
 
doBegin() - Method in class org.mule.transaction.AbstractTransaction
Really begin the transaction.
doBegin() - Method in class org.mule.transaction.ExternalXaTransaction
 
doBegin() - Method in class org.mule.transaction.XaTransaction
 
doBegin() - Method in class org.mule.transport.jdbc.JdbcTransaction
 
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() - Method in class org.mule.module.launcher.MuleContainerStartupSplashScreen
 
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
 
doCatchMessage(MuleEvent) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
doCatchMessage(MuleEvent) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
doCatchMessage(MuleEvent) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
doCatchMessage(MuleEvent) - Method in class org.mule.routing.ServiceCatchAllStrategy
Deprecated.  
doClientConnect() - Method in class org.mule.transport.http.HttpConnector
 
doCommit() - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doCommit() - Method in class org.mule.processor.DelegateTransaction
 
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.jdbc.JdbcTransaction
 
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() - Method in class org.mule.util.queue.QueueTransactionContext
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doCommit() - Method in class org.mule.util.xa.AbstractTransactionContext
 
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.AnnotationsConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.builders.AbstractConfigurationBuilder
Will configure a MuleContext based on the configuration provided.
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.builders.WebappMuleXmlConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.spring.SpringConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.module.guice.GuiceConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
doConfigureInboundEndpointBuilder(MuleContext, EndpointBuilder) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
doConfigureInboundEndpointBuilder(MuleContext, EndpointBuilder) - Method in class org.mule.construct.builder.BridgeBuilder
 
doConfigureOutboundEndpointBuilder(MuleContext, EndpointBuilder) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
doConfigureOutboundEndpointBuilder(MuleContext, EndpointBuilder) - Method in class org.mule.construct.builder.BridgeBuilder
 
doConfigureThread(Thread) - Method in class org.mule.util.concurrent.DaemonThreadFactory
 
doConfigureThread(Thread) - Method in class org.mule.util.concurrent.NamedThreadFactory
 
doConnect() - Method in class org.mule.endpoint.dynamic.NullConnector
 
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.AbstractTransportMessageHandler
 
doConnect() - Method in class org.mule.transport.email.AbstractMailConnector
 
doConnect() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
doConnect() - Method in class org.mule.transport.email.RetrieveMessageRequester
 
doConnect() - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
doConnect() - Method in class org.mule.transport.file.FileConnector
 
doConnect() - Method in class org.mule.transport.file.FileMessageDispatcher
 
doConnect() - Method in class org.mule.transport.file.FileMessageReceiver
 
doConnect() - Method in class org.mule.transport.file.FileMessageRequester
 
doConnect() - Method in class org.mule.transport.ftp.FtpConnector
 
doConnect() - Method in class org.mule.transport.ftp.FtpMessageDispatcher
 
doConnect() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
doConnect() - Method in class org.mule.transport.ftp.FtpMessageRequester
 
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.HttpsMessageReceiver
 
doConnect() - Method in class org.mule.transport.http.PollingHttpMessageReceiver
 
doConnect() - Method in class org.mule.transport.jdbc.JdbcConnector
 
doConnect() - Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
doConnect() - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
 
doConnect() - Method in class org.mule.transport.jdbc.JdbcMessageRequester
 
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
Deprecated.  
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.polling.MessageProcessorPollingConnector
 
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() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
Template method where any connections should be made for the connector
doConnect() - Method in class org.mule.transport.servlet.ServletConnector
 
doConnect() - Method in class org.mule.transport.servlet.ServletMessageReceiver
 
doConnect() - Method in class org.mule.transport.sftp.SftpConnector
 
doConnect() - Method in class org.mule.transport.sftp.SftpMessageReceiver
 
doConnect() - Method in class org.mule.transport.soap.axis.AxisConnector
 
doConnect() - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
doConnect() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
doConnect() - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
doConnect() - Method in class org.mule.transport.ssl.SslMessageReceiver
 
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
 
doConnect() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
Subclasses can override this method to create their conversation specific connection.
doConnect() - Method in class org.mule.transport.xmpp.XmppChatConversation
 
doConnect() - Method in class org.mule.transport.xmpp.XmppConnector
 
doConnect() - Method in class org.mule.transport.xmpp.XmppMessageDispatcher
 
doConnect() - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
doConnect() - Method in class org.mule.transport.xmpp.XmppMessageRequester
 
doConnect() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
doConnect() - Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
doContains(Serializable) - Method in class org.mule.util.store.AbstractObjectStore
 
doContains(Serializable) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
doContains(Serializable) - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
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.endpoint.dynamic.NullConnector
 
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.AbstractTransportMessageHandler
 
doDisconnect() - Method in class org.mule.transport.email.AbstractMailConnector
 
doDisconnect() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.email.RetrieveMessageRequester
 
doDisconnect() - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.file.FileConnector
 
doDisconnect() - Method in class org.mule.transport.file.FileMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.file.FileMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.file.FileMessageRequester
 
doDisconnect() - Method in class org.mule.transport.ftp.FtpConnector
 
doDisconnect() - Method in class org.mule.transport.ftp.FtpMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.ftp.FtpMessageRequester
 
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.jdbc.JdbcConnector
 
doDisconnect() - Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.jdbc.JdbcMessageRequester
 
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
Deprecated.  
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.polling.MessageProcessorPollingConnector
 
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.jetty.JettyHttpConnector
Template method where any connected resources used by the connector should be disconnected
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.sftp.SftpConnector
 
doDisconnect() - Method in class org.mule.transport.sftp.SftpMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.sftp.SftpMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.soap.axis.AxisConnector
 
doDisconnect() - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
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
 
doDisconnect() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
Subclasses can override this method to perform custom disconnect actions.
doDisconnect() - Method in class org.mule.transport.xmpp.XmppChatConversation
 
doDisconnect() - Method in class org.mule.transport.xmpp.XmppConnector
 
doDisconnect() - Method in class org.mule.transport.xmpp.XmppMessageDispatcher
 
doDisconnect() - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
doDisconnect() - Method in class org.mule.transport.xmpp.XmppMessageRequester
 
doDisconnect() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
doDisconnect() - Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
doDispatch(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.email.RetrieveMessageRequester
 
doDispatch(MuleEvent) - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.file.FileMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.ftp.FtpMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
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.sftp.SftpMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
 
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
 
doDispatch(MuleEvent) - Method in class org.mule.transport.xmpp.XmppMessageDispatcher
 
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.construct.AbstractFlowConstruct
 
doDispose() - Method in class org.mule.construct.AbstractPipeline
 
doDispose() - Method in class org.mule.endpoint.dynamic.NullConnector
 
doDispose() - Method in class org.mule.module.bpm.ProcessComponent
 
doDispose() - Method in class org.mule.module.guice.GuiceRegistry
 
doDispose() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
doDispose() - Method in class org.mule.registry.AbstractRegistry
 
doDispose() - Method in class org.mule.registry.TransientRegistry
 
doDispose() - Method in class org.mule.service.AbstractService
 
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.AbstractTransportMessageHandler
 
doDispose() - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
doDispose() - Method in class org.mule.transport.email.AbstractMailConnector
 
doDispose() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
doDispose() - Method in class org.mule.transport.email.RetrieveMessageRequester
 
doDispose() - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
doDispose() - Method in class org.mule.transport.file.FileConnector
 
doDispose() - Method in class org.mule.transport.file.FileMessageDispatcher
 
doDispose() - Method in class org.mule.transport.file.FileMessageReceiver
 
doDispose() - Method in class org.mule.transport.file.FileMessageRequester
 
doDispose() - Method in class org.mule.transport.ftp.FtpConnector
 
doDispose() - Method in class org.mule.transport.ftp.FtpMessageDispatcher
 
doDispose() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
doDispose() - Method in class org.mule.transport.ftp.FtpMessageRequester
 
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.jdbc.JdbcConnector
 
doDispose() - Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
doDispose() - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
 
doDispose() - Method in class org.mule.transport.jdbc.JdbcMessageRequester
 
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
Deprecated.  
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.polling.MessageProcessorPollingConnector
 
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.jetty.JettyHttpConnector
Template method to dispose any resources associated with this receiver.
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.sftp.SftpConnector
 
doDispose() - Method in class org.mule.transport.sftp.SftpMessageDispatcher
 
doDispose() - Method in class org.mule.transport.sftp.SftpMessageReceiver
 
doDispose() - Method in class org.mule.transport.soap.axis.AxisConnector
 
doDispose() - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
doDispose() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
doDispose() - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
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
 
doDispose() - Method in class org.mule.transport.xmpp.XmppConnector
 
doDispose() - Method in class org.mule.transport.xmpp.XmppMessageDispatcher
 
doDispose() - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
doDispose() - Method in class org.mule.transport.xmpp.XmppMessageRequester
 
doDispose() - Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
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(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.AbstractJob
Execute the job.
doExecute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.CustomJob
 
doExecute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.EndpointPollingJob
 
doExecute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.EventGeneratorJob
 
doExecute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
doExecute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJob
 
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
 
doFilter(MuleEvent) - Method in interface org.mule.api.security.SecurityFilter
 
doFilter(MuleEvent) - Method in class org.mule.module.spring.security.AuthorizationFilter
 
doFilter(MuleEvent) - Method in class org.mule.security.AbstractAuthenticationFilter
 
doFilter(MuleEvent) - Method in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
doFilter(MuleEvent) - Method in class org.mule.security.AbstractSecurityFilter
 
doFooter(MuleContext) - Method in class org.mule.module.launcher.MuleContainerStartupSplashScreen
 
doFooter(MuleContext) - Method in class org.mule.util.ApplicationStartupSplashScreen
 
doFooter(MuleContext) - Method in class org.mule.util.ServerStartupSplashScreen
 
doFooter(MuleContext) - Method in class org.mule.util.SplashScreen
 
doForceStop() - Method in class org.mule.service.AbstractService
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.JarResourceServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
doGet(MuleEventContext, AxisStringWriter) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
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
 
doGetObject() - Method in class org.mule.config.spring.factories.PollInboundEndpointFactoryBean
 
doGetObject() - Method in class org.mule.config.spring.factories.PollingMessageSourceFactoryBean
 
doHandleException(Exception, MuleEvent) - Method in class org.mule.exception.AbstractMessagingExceptionStrategy
 
doHandleException(Exception, MuleEvent) - Method in class org.mule.module.cxf.CxfComponentExceptionStrategy
Deprecated.  
doHandleException(Exception, MuleEvent) - Method in class org.mule.tck.functional.QuietExceptionStrategy
 
doHandshake(MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doHeader(MuleContext) - Method in class org.mule.util.ApplicationShutdownSplashScreen
 
doHeader(MuleContext) - Method in class org.mule.util.ApplicationStartupSplashScreen
 
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() - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
doInit() - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
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.config.spring.SpringRegistry
 
doInitialise() - Method in class org.mule.construct.AbstractFlowConstruct
 
doInitialise() - Method in class org.mule.construct.AbstractPipeline
 
doInitialise() - Method in class org.mule.endpoint.dynamic.NullConnector
 
doInitialise(MuleContext) - Method in class org.mule.exception.AbstractExceptionListener
 
doInitialise(MuleContext) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
doInitialise() - Method in class org.mule.model.seda.SedaService
Initialise the service.
doInitialise() - Method in class org.mule.module.bpm.ProcessComponent
 
doInitialise() - Method in class org.mule.module.bpm.RulesComponent
 
doInitialise() - Method in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
doInitialise() - Method in class org.mule.module.guice.GuiceRegistry
 
doInitialise() - Method in class org.mule.module.jaas.filters.JaasSecurityFilter
 
doInitialise() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
The initialise method checks whether a jaas configuration file exists.
doInitialise() - Method in class org.mule.module.jca.JcaComponent
 
doInitialise() - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
doInitialise() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
 
doInitialise() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
doInitialise() - Method in class org.mule.module.pgp.PGPSecurityProvider
 
doInitialise() - Method in class org.mule.module.scripting.component.ScriptComponent
 
doInitialise() - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
doInitialise() - Method in class org.mule.registry.AbstractRegistry
 
doInitialise() - Method in class org.mule.registry.TransientRegistry
 
doInitialise() - Method in class org.mule.security.AbstractSecurityFilter
 
doInitialise() - Method in class org.mule.security.AbstractSecurityProvider
 
doInitialise() - Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
doInitialise() - Method in class org.mule.service.AbstractService
 
doInitialise() - Method in class org.mule.tck.security.TestMultiuserSecurityProvider
 
doInitialise() - Method in class org.mule.transport.AbstractConnector
 
doInitialise() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
doInitialise() - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
doInitialise() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
doInitialise() - Method in class org.mule.transport.email.AbstractMailConnector
 
doInitialise() - Method in class org.mule.transport.email.AbstractTlsRetrieveMailConnector
 
doInitialise() - Method in class org.mule.transport.email.SmtpsConnector
 
doInitialise() - Method in class org.mule.transport.file.FileConnector
 
doInitialise() - Method in class org.mule.transport.ftp.FtpConnector
 
doInitialise() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doInitialise() - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
doInitialise() - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
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.jdbc.JdbcConnector
 
doInitialise() - Method in class org.mule.transport.jms.JmsConnector
 
doInitialise() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
doInitialise() - Method in class org.mule.transport.multicast.MulticastConnector
 
doInitialise() - Method in class org.mule.transport.polling.MessageProcessorPollingConnector
 
doInitialise() - Method in class org.mule.transport.polling.MessageProcessorPollingMessageReceiver
 
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.jetty.JettyHttpConnector
 
doInitialise() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
doInitialise() - Method in class org.mule.transport.servlet.ServletConnector
 
doInitialise() - Method in class org.mule.transport.sftp.SftpConnector
 
doInitialise() - Method in class org.mule.transport.soap.axis.AxisConnector
 
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.UnsupportedMessageDispatcher
 
doInitialise() - Method in class org.mule.transport.UnsupportedMessageRequester
 
doInitialise() - Method in class org.mule.transport.vm.VMConnector
 
doInitialise() - Method in class org.mule.transport.xmpp.XmppConnector
 
doInTransaction() - Method in interface org.mule.api.transaction.TransactionCallback
 
doInvoke(MuleEvent) - Method in class org.mule.component.AbstractComponent
 
doInvoke(MuleEvent) - Method in class org.mule.component.AbstractJavaComponent
 
doInvoke(MuleEvent) - Method in class org.mule.component.simple.PassThroughComponent
 
doInvoke(MuleEvent) - Method in class org.mule.module.bpm.ProcessComponent
 
doInvoke(MuleEvent) - Method in class org.mule.module.bpm.RulesComponent
 
doInvoke(MuleEvent) - Method in class org.mule.module.cxf.component.WebServiceWrapperComponent
Deprecated.  
doInvoke(MuleEvent) - Method in class org.mule.module.jca.JcaComponent
 
doInvoke(MuleEvent) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
doInvoke(MuleEvent) - Method in class org.mule.module.scripting.component.ScriptComponent
 
doInvoke(MuleEvent) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
doInvoke(MuleEvent) - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
doLoad(QueueInfo, Serializable) - Method in class org.mule.util.queue.TransactionalQueueManager
 
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
 
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)
doOnChange() - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
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.AbstractFlowConstructDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.ConfigurationDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.FlowDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.ServiceDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.SimpleServiceDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.module.xml.config.NamespaceManagerDefinitionParser
Parse the supplied Element and populate the supplied BeanDefinitionBuilder as required.
doPause() - Method in class org.mule.model.seda.SedaService
 
doPause() - Method in class org.mule.module.jca.JcaService
 
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
 
doPost(MuleEventContext, AxisStringWriter) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doProcess(MuleEvent) - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
doProcess(MuleEvent) - Method in class org.mule.processor.chain.DefaultMessageProcessorChain
 
doProcess(MuleEvent) - Method in class org.mule.processor.chain.InterceptingChainLifecycleWrapper
 
doProcess(MuleEvent) - Method in class org.mule.processor.chain.SimpleMessageProcessorChain
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
doRemove(QueueInfo, Serializable) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRemove(Serializable) - Method in class org.mule.util.store.AbstractObjectStore
 
doRemove(Serializable) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
doRemove(Serializable) - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
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.email.RetrieveMessageRequester
Make a specific request to the underlying transport.
doRequest(long) - Method in class org.mule.transport.file.FileMessageRequester
Will attempt to do a receive from a directory, if the endpointUri resolves to a file name the file will be returned, otherwise the first file in the directory according to the filename filter configured on the connector.
doRequest(long) - Method in class org.mule.transport.ftp.FtpMessageRequester
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) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
doRequest(long) - Method in class org.mule.transport.jdbc.JdbcMessageRequester
Make a specific request to the underlying transport
doRequest(long, MuleEvent) - Method in class org.mule.transport.jdbc.JdbcMessageRequester
Make a specific request to the underlying transport Special case: The event is need when doReceive was called from doSend
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.sftp.SftpMessageRequester
 
doRequest(long) - Method in class org.mule.transport.soap.axis.AxisMessageRequester
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
doRequest(long) - Method in class org.mule.transport.xmpp.XmppMessageRequester
 
doResume() - Method in class org.mule.model.seda.SedaService
 
doResume() - Method in class org.mule.module.jca.JcaService
 
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
doRetrieve(Serializable) - Method in class org.mule.util.store.AbstractObjectStore
 
doRetrieve(Serializable) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
doRetrieve(Serializable) - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
doRollback() - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doRollback() - Method in class org.mule.processor.DelegateTransaction
 
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.jdbc.JdbcTransaction
 
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() - Method in class org.mule.util.queue.QueueTransactionContext
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doRollback() - Method in class org.mule.util.xa.AbstractTransactionContext
 
doRun() - Method in class org.mule.module.jca.JcaComponent.MuleJcaWorker
 
doRun() - Method in class org.mule.routing.EventProcessingThread
Detect and process events
doRun() - Method in class org.mule.tck.concurrency.TestingThread
 
doRun() - Method in class org.mule.transport.AbstractReceiverResourceWorker
 
doRun() - Method in class org.mule.transport.AbstractReceiverWorker
 
doRun() - Method in class org.mule.work.AbstractMuleEventWork
 
doSend(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.email.RetrieveMessageRequester
 
doSend(MuleEvent) - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.file.FileMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.ftp.FtpMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
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.sftp.SftpMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.stdio.StdioMessageDispatcher
 
doSend(MuleEvent) - Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
 
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
 
doSend(MuleEvent) - Method in class org.mule.transport.xmpp.XmppMessageDispatcher
 
doSendWithClient(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
doSendWithProxy(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
doSetUp() - Method in class org.mule.tck.AbstractServiceAndFlowTestCase
 
doSetUp() - Method in class org.mule.tck.DynamicPortTestCase
Deprecated.  
doSetUpForFlow() - Method in class org.mule.tck.AbstractServiceAndFlowTestCase
 
doSetUpForService() - Method in class org.mule.tck.AbstractServiceAndFlowTestCase
 
doShutdown() - Method in class org.mule.module.launcher.MuleContainer
 
doShutdown() - Method in class org.mule.MuleServer
 
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.construct.AbstractFlowConstruct
 
doStart() - Method in class org.mule.construct.AbstractPipeline
 
doStart() - Method in class org.mule.endpoint.dynamic.NullConnector
 
doStart() - Method in class org.mule.module.tomcat.MuleTomcatListener
 
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.AbstractPollingMessageReceiver
 
doStart() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
doStart() - Method in class org.mule.transport.ajax.AjaxMessageReceiver
 
doStart() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
doStart() - Method in class org.mule.transport.email.AbstractMailConnector
 
doStart() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
doStart() - Method in class org.mule.transport.file.FileConnector
 
doStart() - Method in class org.mule.transport.ftp.FtpConnector
 
doStart() - Method in class org.mule.transport.jdbc.JdbcConnector
 
doStart() - Method in class org.mule.transport.jms.JmsConnector
 
doStart() - Method in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
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.polling.MessageProcessorPollingConnector
 
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.jetty.JettyHttpConnector
 
doStart() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
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.sftp.SftpConnector
 
doStart() - Method in class org.mule.transport.soap.axis.AxisConnector
Template method to perform any work when starting the connectoe
doStart() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
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.UnsupportedMessageDispatcher
 
doStart() - Method in class org.mule.transport.UnsupportedMessageRequester
 
doStart() - Method in class org.mule.transport.vm.VMConnector
 
doStart() - Method in class org.mule.transport.xmpp.XmppConnector
 
doStart() - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
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.construct.AbstractFlowConstruct
 
doStop() - Method in class org.mule.construct.AbstractPipeline
 
doStop() - Method in class org.mule.endpoint.dynamic.NullConnector
 
doStop() - Method in class org.mule.module.tomcat.MuleTomcatListener
 
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.AbstractPollingMessageReceiver
 
doStop() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
doStop() - Method in class org.mule.transport.email.AbstractMailConnector
 
doStop() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
doStop() - Method in class org.mule.transport.file.FileConnector
 
doStop() - Method in class org.mule.transport.ftp.FtpConnector
 
doStop() - Method in class org.mule.transport.jdbc.JdbcConnector
 
doStop() - Method in class org.mule.transport.jms.JmsConnector
 
doStop() - Method in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
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.polling.MessageProcessorPollingConnector
 
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.jetty.JettyHttpConnector
 
doStop() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
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.sftp.SftpConnector
 
doStop() - Method in class org.mule.transport.soap.axis.AxisConnector
Template method to perform any work when stopping the connectoe
doStop() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
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.UnsupportedMessageDispatcher
 
doStop() - Method in class org.mule.transport.UnsupportedMessageRequester
 
doStop() - Method in class org.mule.transport.vm.VMConnector
 
doStop() - Method in class org.mule.transport.xmpp.XmppConnector
 
doStop() - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
doStore(QueueInfo, Serializable) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doStore(Serializable, T) - Method in class org.mule.util.store.AbstractObjectStore
 
doStore(Serializable, T) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
doStore(Serializable, T) - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
doTearDown() - Method in class org.mule.tck.DynamicPortTestCase
Deprecated.  
doThreading - Variable in class org.mule.processor.AsyncInterceptingMessageProcessor
 
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.example.bookstore.transformers.AddBookResponse
 
doTransform(Object, String) - Method in class org.mule.example.errorhandler.ErrorMessageToException
 
doTransform(Object, String) - Method in class org.mule.example.errorhandler.ErrorMessageToExceptionBean
 
doTransform(Object, String) - Method in class org.mule.example.errorhandler.ExceptionBeanToErrorMessage
 
doTransform(Object, String) - Method in class org.mule.example.geomail.transformers.IPToSender
 
doTransform(Object, String) - Method in class org.mule.example.hello.ChatStringToString
 
doTransform(Object, String) - Method in class org.mule.example.hello.ExceptionToString
 
doTransform(Object, String) - Method in class org.mule.example.hello.HttpRequestToNameString
 
doTransform(Object, String) - Method in class org.mule.example.hello.NameStringToChatString
 
doTransform(Object, String) - Method in class org.mule.example.hello.StdinToNameString
 
doTransform(Object, String) - Method in class org.mule.example.hello.StringToNameString
 
doTransform(Object, String) - Method in class org.mule.example.loanbroker.transformers.CreditProfileXmlToCreditProfile
 
doTransform(Object, String) - Method in class org.mule.example.loanbroker.transformers.LoanQuoteRequestToCreditProfileArgs
 
doTransform(Object, String) - Method in class org.mule.example.scripting.SimpleMathTransformer
 
doTransform(Object, String) - Method in class org.mule.example.scripting.StringToNumber
 
doTransform(Object, String) - Method in class org.mule.module.atom.transformers.BaseToOutputHandler
 
doTransform(Object, String) - Method in class org.mule.module.atom.transformers.ObjectToFeed
 
doTransform(Object, String) - Method in class org.mule.module.json.transformers.JsonToXml
Use Staxon to convert JSON to an XML string
doTransform(Object, String) - Method in class org.mule.module.json.transformers.XmlToJson
Use Staxon to convert XML to a JSON string
doTransform(Object, String) - Method in class org.mule.module.rss.transformers.ObjectToRssFeed
 
doTransform(Object, String) - Method in class org.mule.module.spring.remoting.ObjectToRemoteInvocationResultTransformer
 
doTransform(Object, String) - Method in class org.mule.module.spring.remoting.ObjectToRemoteInvocationTransformer
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
doTransform(Object, String) - Method in class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
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.XPathExtractor
 
doTransform(MuleMessage, String, Source, Result) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
doTransform(MuleMessage) - Method in class org.mule.pattern.core.support.CopyInboundToOutboundPropertiesTransformerCallback
 
doTransform(Object, String) - Method in class org.mule.tck.transformer.NoActionTransformer
 
doTransform(Object, String) - Method in class org.mule.tck.transformer.ValidateResponse
 
doTransform(Object, String) - Method in class org.mule.transformer.AbstractMessageTransformer
Perform a non-message aware transform.
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.simple.BeanToMap
 
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.DataHandlerToInputStreamTransformer
 
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.MapToBean
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.NumberToString
 
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.PropertyEditorTextToValueTransformer
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.PropertyEditorValueToTextTransformer
 
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.StringToBoolean
 
doTransform(Object, String) - Method in class org.mule.transformer.simple.StringToNumber
 
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.email.transformers.EmailMessageToString
 
doTransform(Object, String) - Method in class org.mule.transport.email.transformers.MimeMessageToRfc822ByteArray
 
doTransform(Object, String) - Method in class org.mule.transport.email.transformers.Rfc822ByteArraytoMimeMessage
 
doTransform(Object, String) - Method in class org.mule.transport.file.transformers.FileToByteArray
 
doTransform(Object, String) - Method in class org.mule.transport.file.transformers.FileToString
Simple implementation which relies on FileToByteArray to get a byte[] from the file beeing parsed and then transform it to a String with the correct encoding.
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.transformers.HttpRequestToByteArray
 
doTransform(Object, String) - Method in class org.mule.transport.servlet.transformers.HttpRequestToInputStream
 
doTransform(Object, String) - Method in class org.mule.transport.sftp.transformers.InputStreamToByteArray
 
DOUBLE_ERROR - Static variable in class org.mule.util.NumberUtils
 
doUnregisterListener(FlowConstruct, InboundEndpoint, MessageReceiver) - Method in class org.mule.transport.AbstractConnector
 
doWork(RetryContext) - Method in interface org.mule.api.retry.RetryCallback
 
doWork(Work) - Method in class org.mule.module.jca.DelegateWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.module.jca.DelegateWorkManager
 
doWork(Work) - Method in class org.mule.work.MuleWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.work.MuleWorkManager
 
driverClassName - Variable in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
Drools - Class in org.mule.module.drools
 
Drools() - Constructor for class org.mule.module.drools.Drools
 
DROOLS_WRAPPER_CLASS - Static variable in class org.mule.module.bpm.config.BpmNamespaceHandler
Allows simple configuration of Drools from the generic "bpm" namespace.
DroolsSessionData - Class in org.mule.module.drools
A simple data structure which contains the KnowledgeSession plus any other stateful information.
DroolsSessionData(StatefulKnowledgeSession, KnowledgeRuntimeLogger) - Constructor for class org.mule.module.drools.DroolsSessionData
 
dropRef(String) - Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
 
DummySecurityFilter - Class in org.mule.example.notifications
TODO
DummySecurityFilter() - Constructor for class org.mule.example.notifications.DummySecurityFilter
 
dumpProperties(String, Properties, boolean) - Method in class org.mule.transport.email.AbstractMailConnector
 
duplicateHandling(String, String, String) - Method in class org.mule.transport.sftp.SftpClient
 
DURABLE_NAME_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
DURABLE_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
DYNAMIC_URI_PLACEHOLDER - Static variable in class org.mule.endpoint.DynamicOutboundEndpoint
 
DynamicAttributeDefinitionParser - Interface in org.mule.config.spring.parsers.collection
 
DynamicDataTypeConversionResolver - Class in org.mule
Resolves data type conversion finding an appropriate converter that is able to execute the required transformation.
DynamicDataTypeConversionResolver(MuleContext) - Constructor for class org.mule.DynamicDataTypeConversionResolver
 
dynamicEndpointsMustSpecifyAScheme() - Static method in class org.mule.config.i18n.CoreMessages
 
dynamicEndpointURIsCannotBeUsedOnInbound() - Static method in class org.mule.config.i18n.CoreMessages
 
dynamicName - Variable in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
DynamicOutboundEndpoint - Class in org.mule.endpoint
An Outbound endpoint who's URI is a template used to created new non dynamic endpoints based on the current message.
DynamicOutboundEndpoint(EndpointBuilder, String) - Constructor for class org.mule.endpoint.DynamicOutboundEndpoint
 
DynamicPortTestCase - Class in org.mule.tck
Deprecated. 
DynamicPortTestCase() - Constructor for class org.mule.tck.DynamicPortTestCase
Deprecated.  
DynamicRequestEndpoint - Class in org.mule.module.ibeans.spi.support
A dynamic request endpoint is used in conjunction with the Call annotation when there are no Body, BodyParam or HeaderParam annotations on a method and allows a dynamic InboundEndpoint to be created.
DynamicRequestEndpoint(MuleContext, EndpointBuilder, String) - Constructor for class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
DynamicRequestEndpoint.NullInboundEndpoint - Class in org.mule.module.ibeans.spi.support
 
DynamicRequestInterfaceBinding - Class in org.mule.module.ibeans.spi.support
Creates an component binding that can use the MessageRequester interface to make a call.
DynamicRequestInterfaceBinding() - Constructor for class org.mule.module.ibeans.spi.support.DynamicRequestInterfaceBinding
 
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
Allows 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
 
echo(InputStream) - Method in class org.mule.tck.functional.FunctionalStreamingEchoComponent
 
echo(String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
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
 
ejbActivate() - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
EjbConnector - Class in org.mule.transport.ejb
Provides Connection configurstion for EJB endpoints
EjbConnector(MuleContext) - Constructor for class org.mule.transport.ejb.EjbConnector
 
ejbCreate() - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
ejbKeyRefNotValid(Object) - Static method in class org.mule.transport.ejb.i18n.EjbMessages
 
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, FlowConstruct, 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
 
ejbPassivate() - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
ejbRemove() - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
ElementAddedEvent - Class in org.mule.module.launcher.util
 
ElementAddedEvent(Object, Object, int) - Constructor for class org.mule.module.launcher.util.ElementAddedEvent
 
ElementEvent<E> - Class in org.mule.module.launcher.util
 
ElementEvent(Object, Object, Object, int, int) - Constructor for class org.mule.module.launcher.util.ElementEvent
 
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
 
ElementRemovedEvent - Class in org.mule.module.launcher.util
 
ElementRemovedEvent(Object, Object, int) - Constructor for class org.mule.module.launcher.util.ElementRemovedEvent
 
ElementsClearedEvent - Class in org.mule.module.launcher.util
 
ElementsClearedEvent(Object, List) - Constructor for class org.mule.module.launcher.util.ElementsClearedEvent
 
elementToString(Element) - Static method in class org.mule.util.XMLUtils
 
ElementUpdatedEvent - Class in org.mule.module.launcher.util
 
ElementUpdatedEvent(Object, Object, Object, int) - Constructor for class org.mule.module.launcher.util.ElementUpdatedEvent
 
EmailMessages - Class in org.mule.transport.email.i18n
 
EmailMessages() - Constructor for class org.mule.transport.email.i18n.EmailMessages
 
EmailMessageToString - Class in org.mule.transport.email.transformers
EmailMessageToString extracts the text body of java mail Message and returns a string.
EmailMessageToString() - Constructor for class org.mule.transport.email.transformers.EmailMessageToString
 
EmailNamespaceHandler - Class in org.mule.transport.email.config
 
EmailNamespaceHandler() - Constructor for class org.mule.transport.email.config.EmailNamespaceHandler
 
EmbeddedJettyServer - Class in org.mule.transport.servlet.jetty.util
A simple helper class for Mule testing that creates an embedded Jetty Server
EmbeddedJettyServer(int, String, String, Servlet, MuleContext) - Constructor for class org.mule.transport.servlet.jetty.util.EmbeddedJettyServer
 
EMPTY_EVENTS_ARRAY - Static variable in class org.mule.routing.EventGroup
 
EmptyApplicationDescriptor - Class in org.mule.module.launcher.descriptor
Encapsulates defaults when no explicit descriptor provided with an app.
EmptyApplicationDescriptor(String) - Constructor for class org.mule.module.launcher.descriptor.EmptyApplicationDescriptor
 
EmptyLifecycleCallback<O> - Class in org.mule.lifecycle
A lifecycle callback that does nothing.
EmptyLifecycleCallback() - Constructor for class org.mule.lifecycle.EmptyLifecycleCallback
 
emptyToNull(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
ENABLE_MULE_SOAP_HEADERS - Static variable in class org.mule.module.cxf.CxfConstants
 
ENABLE_MULTIPLEXED_CONNECTIONS - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
ENABLE_SHARED_DURABLE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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.AbstractMessageSequenceSplitter
 
enableCorrelation - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
Determines if Mule stamps outgoing message with a correlation ID or not.
enabled - Variable in class org.mule.management.stats.AbstractFlowConstructStatistics
 
enableMuleSoapHeaders - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
enableNotifications - Variable in class org.mule.exception.AbstractExceptionListener
 
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.
encodeRedirectURL(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
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.
encodeURL(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
encodeUrl(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
encoding - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
encoding - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
encoding - Variable in class org.mule.transformer.AbstractTransformer
 
encoding - Variable in class org.mule.transformer.types.SimpleDataType
 
encoding - Variable in class org.mule.util.store.TextFileObjectStore
 
encrypt(InputStream, Object) - Method in interface org.mule.api.EncryptionStrategy
 
encrypt(byte[], Object) - Method in interface org.mule.api.EncryptionStrategy
 
encrypt(InputStream, Object) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
encrypt(InputStream, Object) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
encrypt(byte[], Object) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
encrypt(byte[], Object) - Method in class org.mule.security.AbstractNamedEncryptionStrategy
 
encrypt(byte[], Object) - Method in class org.mule.tck.security.MockEncryptionStrategy
 
encrypt(InputStream, Object) - Method in class org.mule.tck.security.MockEncryptionStrategy
 
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, MuleEvent) - Constructor for exception org.mule.api.security.EncryptionNotSupportedException
 
EncryptionNotSupportedException(Message, MuleEvent, 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
 
encryptionStrategyNotSet() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
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
 
EncryptStreamTransformer - Class in org.mule.module.pgp
 
EncryptStreamTransformer(InputStream, PGPPublicKey) - Constructor for class org.mule.module.pgp.EncryptStreamTransformer
 
end(Xid, int) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
end(Xid, int) - Method in class org.mule.util.xa.DefaultXASession
 
EndedProcess - Class in org.mule.module.jbpm
Placeholder used to get status for a process in a uniform way, even if it has ended.
EndedProcess(String) - Constructor for class org.mule.module.jbpm.EndedProcess
 
endpoint - Variable in exception org.mule.api.exception.MessageRedeliveredException
 
endpoint - Variable in class org.mule.endpoint.DynamicURIInboundEndpoint
 
endpoint - Variable in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
endpoint - Variable in class org.mule.endpoint.EndpointMessageProcessorChainBuilder
 
endpoint - Variable in class org.mule.endpoint.inbound.InboundLoggingMessageProcessor
 
endpoint - Variable in class org.mule.endpoint.inbound.InboundNotificationMessageProcessor
 
endpoint - Variable in class org.mule.module.ibeans.config.CallInterfaceBinding
 
endpoint - Variable in class org.mule.module.ibeans.config.IBeanBinding
 
endpoint - Variable in class org.mule.routing.ForwardingCatchAllStrategy
 
endpoint - Variable in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
endpoint - Variable in class org.mule.transformer.AbstractTransformer
The endpoint that this transformer instance is configured on
endpoint - Variable in class org.mule.transport.AbstractReceiverWorker
 
endpoint - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
ENDPOINT_BUILDER_POSTFIX - Static variable in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
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_PROPERTY_PREFIX - Static variable in class org.mule.api.config.MuleProperties
The prefix for endpoint properties that should not be propagated to messages
ENDPOINT_REF_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
ENDPOINT_REGISTRY_PREFIX - Static variable in class org.mule.endpoint.DefaultEndpointFactory
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.mule.module.jca.MuleResourceAdapter
 
EndpointAnnotationParser - Interface in org.mule.api
An SPI interface that will process an Endpoint annotation.
EndpointAware - Interface in org.mule.endpoint
Interface used by objects that allow an endpoint instance to be set.
EndpointBuilder - Interface in org.mule.api.endpoint
Constructs endpoints.
EndpointCache - Interface in org.mule.api.endpoint
Cache endpoints in order to prevent memory leaks.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.mule.module.jca.MuleResourceAdapter
 
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.
EndpointInfoExpressionEvaluator - Class in org.mule.expression
Looks up information about a global endpoint
EndpointInfoExpressionEvaluator() - Constructor for class org.mule.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, FlowConstruct, int) - Constructor for class org.mule.context.notification.EndpointMessageNotification
 
EndpointMessageNotificationListener<T extends EndpointMessageNotification> - 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
EndpointMessageProcessorChainBuilder - Class in org.mule.endpoint
 
EndpointMessageProcessorChainBuilder(ImmutableEndpoint, FlowConstruct) - Constructor for class org.mule.endpoint.EndpointMessageProcessorChainBuilder
 
EndpointMessageProcessorChainFactory - Interface in org.mule.api.endpoint
 
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.module.jca.MuleResourceAdapter
 
endpoints - Variable in class org.mule.service.ServiceCompositeMessageSource
 
endpointsCache - Variable in class org.mule.transport.soap.axis.extensions.UniversalSender
 
EndpointSecurityFilter - Interface in org.mule.api.security
Deprecated. 
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.
EndpointTransactionalInterceptingMessageProcessor - Class in org.mule.processor
Wraps the invocation of the next MessageProcessor with a transaction.
EndpointTransactionalInterceptingMessageProcessor(TransactionConfig) - Constructor for class org.mule.processor.EndpointTransactionalInterceptingMessageProcessor
 
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) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
 
EndpointURIEndpointBuilder(String, MuleContext) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
 
EndpointURIEndpointBuilder(EndpointURI) - Constructor for class org.mule.endpoint.EndpointURIEndpointBuilder
 
EndpointURIEndpointBuilder(ImmutableEndpoint) - 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(MuleContext) - 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
 
EnforcerPortRule - Class in org.apache.maven.enforcer.rule
 
EnforcerPortRule() - Constructor for class org.apache.maven.enforcer.rule.EnforcerPortRule
 
enlist() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
enlist() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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.processor.SedaStageInterceptingMessageProcessor
 
enrich(String, MuleMessage, Object) - Method in interface org.mule.api.expression.ExpressionEnricher
Enriches the message with the object
enrich(String, MuleMessage, Object) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
enrich(String, MuleEvent, Object) - Method in interface org.mule.api.expression.ExpressionManager
 
enrich(String, String, MuleMessage, Object) - Method in interface org.mule.api.expression.ExpressionManager
Enriches the current message
enrich(MuleMessage, MuleMessage, String, String, ExpressionManager) - Method in class org.mule.enricher.MessageEnricher
 
enrich(String, MuleMessage, Object) - Method in class org.mule.expression.AttachmentExpressionEnricher
 
enrich(String, MuleMessage, Object) - Method in class org.mule.expression.DefaultExpressionManager
 
enrich(String, MuleEvent, Object) - Method in class org.mule.expression.DefaultExpressionManager
 
enrich(String, String, MuleMessage, Object) - Method in class org.mule.expression.DefaultExpressionManager
 
enrich(String, MuleMessage, Object) - Method in class org.mule.expression.MessageHeaderExpressionEnricher
 
enrich(String, MuleMessage, Object) - Method in class org.mule.expression.VariableExpressionEnricher
 
ensureContentTypeHeaderIsSet(HttpServletResponse, HttpResponse) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
ensureFolderIsOpen(Folder) - Method in class org.mule.transport.email.RetrieveMessageRequester
 
ensurePartIndexMatchListIndex(MessageContentsList, List<MessagePartInfo>) - Method in class org.mule.module.cxf.support.OutputPayloadInterceptor
Ensures that each part's content is in the right place in the content list.
ensureSize(Object, int) - Static method in class org.mule.transport.http.multipart.LazyList
Ensure the capcity of the underlying list.
ensureStoreDirectoryExists(File) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
ensureStoreDirectoryExists(File) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
ensureUniqueConnector(String) - Method in class org.mule.util.ObjectNameHelper
 
ensureUniqueEndpoint(String) - Method in class org.mule.util.ObjectNameHelper
 
ensureUniqueId(Element, String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
enterActiveOrPassiveMode(FTPClient, ImmutableEndpoint) - Method in class org.mule.transport.ftp.FtpConnector
Passive mode is OFF by default.
enterLoanAmount() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
enterLoanDuration() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
enterName() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
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.
EntryLastUpdatedFilter - Class in org.mule.module.atom.routing
Will filter entries in an atom feed based on the lasted Edited date, falling back to the published date if the edit date was not set
EntryLastUpdatedFilter() - Constructor for class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
EntryLastUpdatedFilter(Date) - Constructor for class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
EntryLastUpdatedFilter - Class in org.mule.module.rss.routing
Will filter a feed who's update date has changed since the last time it was read.
EntryLastUpdatedFilter() - Constructor for class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
EntryLastUpdatedFilter(Date) - Constructor for class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
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 Component when an event is received for the service.
entryPointResolver - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
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.el.context.AbstractMapContext
 
entrySet() - Method in class org.mule.expression.InboundAttachmentsMap
 
entrySet() - Method in class org.mule.expression.OutboundAttachmentsMap
 
entrySet() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
entrySet() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
entrySet() - Method in class org.mule.transport.http.multipart.MultiMap
 
entrySet() - Method in class org.mule.util.MapCombiner
 
entryTTL - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
The time-to-live for each message ID, specified in milliseconds, or -1 for entries that should never expire.
entryTTL - Variable in class org.mule.util.store.MonitoredObjectStoreWrapper
The time-to-live for each message ID, specified in milliseconds, or -1 for entries that should never expire.
ENV_REQUEST_HEADERS - Static variable in class org.mule.module.cxf.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
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.config.DefaultMuleConfiguration
 
equals(Object) - Method in class org.mule.config.transformer.AnnotatedTransformerProxy
 
equals(Object) - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
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.DynamicOutboundEndpoint
 
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.interceptor.InterceptorStack
 
equals(Object) - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
equals(Object) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
equals(Object) - Method in class org.mule.module.jca.MuleConnectionRequestInfo
 
equals(Object) - Method in class org.mule.module.jca.MuleEndpointKey
 
equals(Object) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
 
equals(Object) - Method in class org.mule.module.jca.MuleResourceAdapter
 
equals(Object) - Method in class org.mule.module.json.JsonData
 
equals(Object) - Method in class org.mule.module.launcher.util.ObservableList
 
equals(Object) - Method in class org.mule.module.ognl.filters.OGNLFilter
 
equals(Object) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
equals(Object) - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
equals(Object) - Method in class org.mule.module.sxc.SxcFilter
 
equals(Object) - Method in class org.mule.module.xml.filters.JaxenFilter
 
equals(Object) - Method in class org.mule.module.xml.filters.JXPathFilter
 
equals(Object) - Method in class org.mule.module.xml.filters.XPathFilter
 
equals(Object) - Method in class org.mule.routing.EventGroup
Compares two EventGroups for equality.
equals(Object) - Method in class org.mule.routing.filters.ExpressionFilter
 
equals(Object) - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
 
equals(Object) - Method in class org.mule.routing.filters.logic.NotFilter
 
equals(Object) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
equals(Object) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
equals(Object) - Method in class org.mule.routing.filters.RegExFilter
 
equals(Object) - Method in class org.mule.routing.filters.WildcardFilter
 
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.transformer.types.CollectionDataType
 
equals(Object) - Method in class org.mule.transformer.types.SimpleDataType
 
equals(Object) - Method in class org.mule.transport.email.filters.MailSubjectRegExFilter
 
equals(Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
equals(Object) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
 
equals(Object) - Method in class org.mule.transport.jms.filters.JmsSelectorFilter
 
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.transport.xmpp.filters.XmppAndFilter
 
equals(Object) - Method in class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
equals(Object) - Method in class org.mule.transport.xmpp.filters.XmppNotFilter
 
equals(Object) - Method in class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
equals(Object) - Method in class org.mule.util.annotation.AnnotationMetaData
 
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.JdkVersionUtils.JdkVersion
 
equals(Object) - Method in class org.mule.util.MapCombiner
 
equals(Object) - Method in class org.mule.util.queue.QueueConfiguration
 
equals(Object) - Method in class org.mule.util.queue.QueueInfo
 
equals(Object) - Method in class org.mule.util.queue.QueueKey
 
equals(Object) - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
equals(Object) - Method in class org.mule.util.scan.annotations.AnnotationInfo.NameValue
 
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(String) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message object at the ERROR level.
error(String, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at the ERROR level according to the specified format and argument.
error(String, Object, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object[]) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level ERROR according to the specified format and arguments.
error(String, Throwable) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log an exception (throwable) at the ERROR level with an accompanying message.
error(String) - Method in class org.mule.module.logging.DispatchingLogger
 
error(String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
error(String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
error(String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
error(String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
error(Marker, String) - Method in class org.mule.module.logging.DispatchingLogger
 
error(Marker, String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
error(Marker, String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
error(Marker, String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
error(Marker, String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
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.
errorClass(Class<?>) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
errorCreatingConnectionFactory() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
errorDetail(String) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
errorExpression - Variable in class org.mule.construct.builder.ValidatorBuilder
 
errorExpression(String) - Method in class org.mule.construct.builder.ValidatorBuilder
 
ErrorExpressionFilter - Class in org.mule.module.ibeans.spi
An implementation of a ErrorFilter that allows for error filter expressions to be configured on an iBean
ErrorExpressionFilter(String, String, String, String) - Constructor for class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
ErrorExpressionFilter(String, String, String) - Constructor for class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
ErrorExpressionFilter(String) - Constructor for class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
ErrorExpressionFilter() - Constructor for class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
ErrorHandlingExecutionTemplate - Class in org.mule.execution
ExecutionTemplate created by this method should be used on the beginning of the execution of a chain of MessageProcessor that should manage exceptions.
errorInitializingJndi() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
errorInvokingMessageProcessorAsynchronously(MessageProcessor) - Static method in class org.mule.config.i18n.CoreMessages
 
errorInvokingMessageProcessorWithinTransaction(MessageProcessor, TransactionConfig) - Static method in class org.mule.config.i18n.CoreMessages
 
errorManager - Variable in class org.mule.example.errorhandler.AbstractExceptionHandler
 
ErrorManager - Class in org.mule.example.errorhandler
ErrorManager TODO (document class)
ErrorManager() - Constructor for class org.mule.example.errorhandler.ErrorManager
 
ErrorMessage - Class in org.mule.example.errorhandler
The ErrorMessage represents an exception.
ErrorMessage() - Constructor for class org.mule.example.errorhandler.ErrorMessage
 
ErrorMessage(ExceptionBean) - Constructor for class org.mule.example.errorhandler.ErrorMessage
 
ErrorMessage(Throwable) - Constructor for class org.mule.example.errorhandler.ErrorMessage
 
ErrorMessage(Throwable, Map) - Constructor for class org.mule.example.errorhandler.ErrorMessage
 
ErrorMessageToException - Class in org.mule.example.errorhandler
The ErrorMessageToException transformer extracts and returns the exception encapsulated by the ErrorMessage message payload.
ErrorMessageToException() - Constructor for class org.mule.example.errorhandler.ErrorMessageToException
 
ErrorMessageToExceptionBean - Class in org.mule.example.errorhandler
The ErrorMessageToExceptionBean transformer returns the exception bean encapsulated by the ErrorMessage message payload.
ErrorMessageToExceptionBean() - Constructor for class org.mule.example.errorhandler.ErrorMessageToExceptionBean
 
errorMuleMqJmsSpecification() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
ErrorOccurredDecorator - Interface in org.mule.transport.sftp
Decorator for the ErrorOccured method
errorReadingStream() - Static method in class org.mule.config.i18n.CoreMessages
 
errors - Variable in class org.mule.example.ReservationResponse
 
errorSchedulingMessageProcessorForAsyncInvocation(MessageProcessor) - Static method in class org.mule.config.i18n.CoreMessages
 
errorVerifySignature() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
errorWhileListingFiles() - Static method in class org.mule.transport.file.i18n.FileMessages
 
esbWelcome() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
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.
escapeStatement(String) - Method in class org.mule.transport.jdbc.sqlstrategy.CallableSqlStatementStrategy
 
escapeStatement(String) - Method in class org.mule.transport.jdbc.sqlstrategy.SimpleUpdateSqlStatementStrategy
 
etag - Variable in class org.mule.transport.http.PollingHttpMessageReceiver
 
EVAL_PARAM_PROPERTY - Static variable in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
evaluate(String) - Method in interface org.mule.api.el.ExpressionLanguage
Execute the expression returning the result.
evaluate(String, Map<String, Object>) - Method in interface org.mule.api.el.ExpressionLanguage
Execute the expression returning the result.
evaluate(String, MuleEvent) - Method in interface org.mule.api.el.ExpressionLanguage
Execute the expression returning the result.
evaluate(String, MuleEvent, Map<String, Object>) - Method in interface org.mule.api.el.ExpressionLanguage
Execute the expression returning the result.
evaluate(String, MuleMessage) - Method in interface org.mule.api.el.ExpressionLanguage
Deprecated. 
evaluate(String, MuleMessage, Map<String, Object>) - Method in interface org.mule.api.el.ExpressionLanguage
Deprecated. 
evaluate(String, MuleMessage) - Method in interface org.mule.api.expression.ExpressionEvaluator
Extracts a single property from the message
evaluate(String, MuleMessage) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
evaluate(String, MuleEvent) - Method in interface org.mule.api.expression.ExpressionManager
 
evaluate(String, MuleMessage, boolean) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
evaluate(String, MuleEvent, boolean) - Method in interface org.mule.api.expression.ExpressionManager
 
evaluate(String, String, MuleMessage, boolean) - Method in interface org.mule.api.expression.ExpressionManager
Evaluates the given expression.
evaluate(Throwable) - Method in interface org.mule.config.ExceptionHelper.ExceptionEvaluator
 
evaluate(String) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluate(String, Map<String, Object>) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluate(String, MuleEvent) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluate(String, MuleEvent, Map<String, Object>) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluate(String, MuleMessage) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluate(String, MuleMessage, Map<String, Object>) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.BaseAttachmentExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.DefaultExpressionManager
Evaluates the given expression.
evaluate(String, MuleEvent) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluate(String, MuleEvent, boolean) - Method in class org.mule.expression.DefaultExpressionManager
Evaluates the given expression.
evaluate(String, MuleMessage, boolean) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluate(String, String, MuleMessage, boolean) - Method in class org.mule.expression.DefaultExpressionManager
Evaluates the given expression.
evaluate(String, MuleMessage) - Method in class org.mule.expression.EndpointInfoExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.FunctionExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.IllegalExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MapPayloadExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageAttachmentsExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageAttachmentsListExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageHeaderExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageHeadersExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageHeadersListExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessagePayloadExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MessageProcessorExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.MuleContextExpressionEvaluator
Extracts a single property from the message
evaluate(String, MuleMessage) - Method in class org.mule.expression.MuleExpressionEvaluator
Deprecated.  
evaluate(String, MuleMessage) - Method in class org.mule.expression.OutboundAttachmentsExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.RegistryExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.expression.StringExpressionEvaluator
 
evaluate(MuleMessage) - Method in class org.mule.expression.transformers.ExpressionArgument
Evaluates this Expression against the passed in Message.
evaluate(String, MuleMessage) - Method in class org.mule.expression.VariableExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.module.ibeans.config.InvokeExpressionEvaluator
 
evaluate(String, MuleRequestMessage) - Method in class org.mule.module.ibeans.spi.MuleExpressionParser
 
evaluate(String, MuleResponseMessage) - Method in class org.mule.module.ibeans.spi.MuleExpressionParser
 
evaluate(String, String, MuleResponseMessage) - Method in class org.mule.module.ibeans.spi.MuleExpressionParser
 
evaluate(String, MuleMessage) - Method in class org.mule.module.json.JsonExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.module.ognl.expression.OgnlExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
Extracts a single property from the message
evaluate(String, MuleMessage) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
Extracts a single property from the message
evaluate(String, MuleMessage) - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
Extracts a single property from the message
evaluate(String, MuleMessage) - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
evaluate(String, MuleMessage) - Method in class org.mule.routing.correlation.CorrelationPropertiesExpressionEvaluator
 
evaluate(String, MuleMessage) - Method in class org.mule.transport.email.transformers.StringToEmailMessage
 
evaluateArguments(MuleEvent, List<?>) - Method in class org.mule.processor.InvokerMessageProcessor
 
evaluateBoolean(String, String, MuleMessage) - Method in interface org.mule.api.expression.ExpressionManager
Evaluates the given expression resolving the result of the evaluation to a boolean.
evaluateBoolean(String, MuleMessage) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
evaluateBoolean(String, MuleEvent) - Method in interface org.mule.api.expression.ExpressionManager
 
evaluateBoolean(String, String, MuleMessage, boolean, boolean) - Method in interface org.mule.api.expression.ExpressionManager
Evaluates the given expression resolving the result of the evaluation to a boolean.
evaluateBoolean(String, MuleMessage, boolean, boolean) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
evaluateBoolean(String, MuleEvent, boolean, boolean) - Method in interface org.mule.api.expression.ExpressionManager
 
evaluateBoolean(String, String, MuleMessage) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluateBoolean(String, MuleMessage) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluateBoolean(String, String, MuleMessage, boolean, boolean) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluateBoolean(String, MuleMessage, boolean, boolean) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluateBoolean(String, MuleEvent, boolean, boolean) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluateBoolean(String, MuleEvent) - Method in class org.mule.expression.DefaultExpressionManager
 
evaluateExpressionCandidate(Object, MuleMessage) - Method in class org.mule.processor.InvokerMessageProcessor
 
evaluateInternal(String, MVELExpressionLanguageContext) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
evaluateProcessorArgument(MuleMessage, String) - Method in class org.mule.expression.MessageProcessorExpressionEvaluator
 
evaluateTransformParameter(String, Object, MuleMessage) - Method in class org.mule.module.xml.transformer.XQueryTransformer
Returns the value to be set for the parameter.
evaluateTransformParameter(String, Object, MuleMessage) - Method in class org.mule.module.xml.transformer.XsltTransformer
Returns the value to be set for the parameter.
Evaluator - Annotation Type in org.mule.api.annotations.meta
 
event - Variable in exception org.mule.api.MessagingException
The MuleEvent being processed when the error occurred
EVENT - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
event - Variable in class org.mule.work.AbstractMuleEventWork
 
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_CONTEXT - Static variable in class org.mule.module.atom.AbderaServiceComponent
 
EVENT_MAP - Static variable in class org.mule.config.spring.parsers.specific.NotificationDefinitionParser
 
EVENT_MULTICASTER_DESCRIPTOR_NAME - Static variable in class org.mule.module.spring.events.MuleEventMulticaster
 
EVENT_NAME - Variable in class org.mule.api.context.notification.ServerNotification
 
EVENT_RECEIVED - Static variable in class org.mule.tck.functional.FunctionalTestNotification
 
EventCallback - Interface in org.mule.tck.functional
The scope of the MuleEvent Callback is to be able to get a the message currently being processed by the FunctionalTestComponent and make assertions on the message payload, headers or attachments or to make changes required for the test.
eventComparator - Variable in class org.mule.routing.correlation.ResequenceCorrelatorCallback
 
eventComparator - Variable in class org.mule.routing.correlation.ResequenceMessagesCorrelatorCallback
 
eventComparator - Variable in class org.mule.routing.MessageChunkAggregator
 
eventComparator - Variable in class org.mule.routing.Resequencer
 
eventCorrelator - Variable in class org.mule.routing.AbstractAggregator
 
EventCorrelator - Class in org.mule.routing.correlation
 
EventCorrelator(EventCorrelatorCallback, MessageProcessor, MessageInfoMapping, MuleContext, String, boolean, String) - Constructor for class org.mule.routing.correlation.EventCorrelator
 
EventCorrelatorCallback - Interface in org.mule.routing.correlation
A callback used to allow pluggable behaviour when correlating events
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
EventGroup is a holder over events grouped by a common group Id.
EventGroup(Object, MuleContext) - Constructor for class org.mule.routing.EventGroup
 
EventGroup(Object, MuleContext, int, boolean, String) - Constructor for class org.mule.routing.EventGroup
 
EventGroup.ArrivalOrderEventComparator - Class in org.mule.routing
 
EventGroup.ArrivalOrderEventComparator() - Constructor for class org.mule.routing.EventGroup.ArrivalOrderEventComparator
 
EventGroup.ArrivalOrderMessageComparator - Class in org.mule.routing
 
EventGroup.ArrivalOrderMessageComparator() - Constructor for class org.mule.routing.EventGroup.ArrivalOrderMessageComparator
 
eventGroups - Variable in class org.mule.routing.correlation.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 Mule events in managed environments, such as an EJB container.
eventLogger - Variable in class org.mule.agent.Log4jNotificationLoggerAgent
 
eventProcessingFailedFor(String) - Static method in class org.mule.config.i18n.CoreMessages
 
EventProcessingThread - Class in org.mule.routing
A thread that detects and processes events.
EventProcessingThread(String, long) - Constructor for class org.mule.routing.EventProcessingThread
 
eventPropertyNotSetCannotProcessRequest(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
eventReceived(MuleEventContext, Object) - Method in class org.mule.tck.functional.CountdownCallback
 
eventReceived(MuleEventContext, Object) - Method in class org.mule.tck.functional.CounterCallback
 
eventReceived(MuleEventContext, Object) - Method in interface org.mule.tck.functional.EventCallback
 
eventReceived(MuleEventContext, Object) - Method in class org.mule.tck.functional.ResponseWriterCallback
 
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.MuleRegistryHelper
We cache transformer searches so that we only search once
exactTransformerCache - Variable in class org.mule.registry.TypeBasedTransformerResolver
 
ExampleArchetypeMojo - Class in org.mule.tools.maven.archetype
Builds archetype containers.
ExampleArchetypeMojo() - Constructor for class org.mule.tools.maven.archetype.ExampleArchetypeMojo
 
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_MESSAGE - Static variable in exception org.mule.tck.exceptions.FunctionalTestException
 
EXCEPTION_MESSAGE - Static variable in class org.mule.tck.testmodels.services.TestComponent
 
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
 
ExceptionBean - Class in org.mule.example.errorhandler
The ExceptionBean is a POJO representing the details of a Throwable
ExceptionBean() - Constructor for class org.mule.example.errorhandler.ExceptionBean
 
ExceptionBean(Throwable) - Constructor for class org.mule.example.errorhandler.ExceptionBean
 
ExceptionBeanToErrorMessage - Class in org.mule.example.errorhandler
 
ExceptionBeanToErrorMessage() - Constructor for class org.mule.example.errorhandler.ExceptionBeanToErrorMessage
 
ExceptionHandler - Interface in org.mule.api.exception
 
ExceptionHandler - Interface in org.mule.example.errorhandler
ExceptionHandler TODO (document class)
ExceptionHandlingMessageProcessor - Class in org.mule.processor
 
ExceptionHandlingMessageProcessor() - Constructor for class org.mule.processor.ExceptionHandlingMessageProcessor
 
ExceptionHelper - Class in org.mule.config
ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
ExceptionHelper.ExceptionEvaluator<T> - Interface in org.mule.config
 
ExceptionHolder - Class in org.mule.util
TODO
ExceptionHolder() - Constructor for class org.mule.util.ExceptionHolder
 
exceptionListener - Variable in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
exceptionListener - Variable in class org.mule.construct.AbstractFlowConstruct
 
exceptionListener - Variable in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
exceptionListener - Variable in class org.mule.DefaultMuleContext
Global exception handler which handles "system" exceptions (i.e., when no message is involved).
exceptionListener - Variable in class org.mule.module.spring.events.MuleEventMulticaster
Used to store parsed endpoints
exceptionListener - Variable in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
exceptionListener - Variable in class org.mule.service.AbstractService
The exception strategy used by the service.
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(MuleEvent, Throwable, String, URI) - Constructor for class org.mule.message.ExceptionMessage
 
ExceptionNotification - Class in org.mule.context.notification
This class is from Mule 2.2.5.
ExceptionNotification(Throwable) - Constructor for class org.mule.context.notification.ExceptionNotification
 
ExceptionNotificationListener<T extends ExceptionNotification> - 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.
exceptionOnConnectorNoExceptionListener(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.
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.
ExceptionReturnTcpMessageReceiver - Class in org.mule.transport.tcp
Extends TcpMessageReceiver providing managing of protocol error conditions.
ExceptionReturnTcpMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.tcp.ExceptionReturnTcpMessageReceiver
 
ExceptionReturnTcpMessageReceiver.TcpWorker - Class in org.mule.transport.tcp
 
ExceptionReturnTcpMessageReceiver.TcpWorker(Socket, AbstractMessageReceiver) - Constructor for class org.mule.transport.tcp.ExceptionReturnTcpMessageReceiver.TcpWorker
 
exceptionStackIs() - Static method in class org.mule.config.i18n.CoreMessages
 
exceptionStrategy(MessagingExceptionHandler) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
ExceptionStrategyDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ExceptionStrategyDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ExceptionStrategyDefinitionParser
 
exceptionThrown(Exception) - Method in class org.mule.util.ExceptionHolder
 
ExceptionToMessagingExceptionExecutionInterceptor - Class in org.mule.execution
Replace any exception thrown with a MessagingException
ExceptionToMessagingExceptionExecutionInterceptor() - Constructor for class org.mule.execution.ExceptionToMessagingExceptionExecutionInterceptor
 
ExceptionToString - Class in org.mule.example.hello
ExceptionToString converts an exception to a String, returning the exception's getMessage() result.
ExceptionToString() - Constructor for class org.mule.example.hello.ExceptionToString
 
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
ExceptionTypeExpressionEvaluator - Class in org.mule.expression
 
ExceptionTypeExpressionEvaluator() - Constructor for class org.mule.expression.ExceptionTypeExpressionEvaluator
 
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
 
exceptionWhileProcessing(String, String) - Static method in class org.mule.transport.file.i18n.FileMessages
 
EXCHANGE_PATTERN - Static variable in class org.mule.api.config.MuleProperties
 
EXCHANGE_PATTERN_CAMEL_CASE - Static variable in class org.mule.api.config.MuleProperties
 
exchangePattern - Variable in class org.mule.construct.builder.BridgeBuilder
 
exchangePattern(MessageExchangePattern) - Method in class org.mule.construct.builder.BridgeBuilder
 
exchangePatternForEndpointNotSupported(MessageExchangePattern, String, EndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
execute(EnforcerRuleHelper) - Method in class org.apache.maven.enforcer.rule.EnforcerPortRule
 
execute() - Method in class org.apache.maven.plugin.archetype.BobberArchetypeMojo
 
execute(String, T) - Method in interface org.mule.api.el.ExpressionExecutor
Execute an expression using using the provided context.
execute(ExecutionCallback<T>) - Method in interface org.mule.api.execution.ExecutionTemplate
 
execute() - Method in class org.mule.api.FutureMessageResult
Start asynchronous execution of this task
execute(RetryCallback, WorkManager) - Method in interface org.mule.api.retry.RetryPolicyTemplate
 
execute(String, MVELExpressionLanguageContext) - Method in class org.mule.el.mvel.MVELExpressionExecutor
 
execute(ExecutionCallback<MuleEvent>) - Method in class org.mule.execution.ErrorHandlingExecutionTemplate
 
execute(MessageProcessor, MuleEvent) - Method in class org.mule.execution.ExceptionToMessagingExceptionExecutionInterceptor
 
execute(ExecutionCallback<T>) - Method in class org.mule.execution.IsolateCurrentTransactionInterceptor
 
execute(MessageProcessor, MuleEvent) - Method in interface org.mule.execution.MessageProcessorExecutionInterceptor
 
execute(MessageProcessor, MuleEvent) - Method in class org.mule.execution.MessageProcessorExecutionTemplate
 
execute(ExecutionCallback<T>) - Method in class org.mule.execution.SuspendXaTransactionInterceptor
 
execute(ExecutionCallback<MuleEvent>) - Method in class org.mule.execution.TransactionalErrorHandlingExecutionTemplate
 
execute(ExecutionCallback<T>) - Method in class org.mule.execution.TransactionalExecutionTemplate
 
execute(ExecutionImpl) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
execute(ActivityExecution) - Method in class org.mule.module.jbpm.MuleSendActivity
 
execute(Runnable) - Method in class org.mule.module.jca.DelegateWorkManager
 
execute() - Method in interface org.mule.module.launcher.MuleApplicationClassLoader.ShutdownListener
 
execute() - Method in class org.mule.module.pgp.AbstractTransformPolicy.TransformerWork
 
execute(RetryCallback, WorkManager) - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
execute(RetryCallback, WorkManager) - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
execute() - Method in class org.mule.tools.anttasks.MuleDeploy
install the application file
execute() - Method in class org.mule.tools.maven.archetype.ConfigurationPatternArchetypeMojo
 
execute() - Method in class org.mule.tools.maven.archetype.ExampleArchetypeMojo
 
execute() - Method in class org.mule.tools.maven.archetype.ModuleArchetypeMojo
 
execute() - Method in class org.mule.tools.maven.archetype.ProjectArchetypeMojo
 
execute() - Method in class org.mule.tools.maven.archetype.TransportArchetypeMojo
 
execute(MuleEvent, HttpMethod) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
execute(SqlStatementStrategy, JdbcConnector, ImmutableEndpoint, MuleEvent, long, Connection) - Method in class org.mule.transport.jdbc.sqlstrategy.SqlStatementStrategyExecutor
 
execute(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.AbstractJob
 
execute(Runnable) - Method in class org.mule.util.concurrent.AbstractSynchronizedVariable
 
execute(Runnable) - Method in class org.mule.work.MuleWorkManager
 
executeAckStatement(Connection, MuleMessage) - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
Executes the acknowledge SQL statement for a given message.
executeBatchAckStatement(Connection, List<MuleMessage>) - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
Executes the acknowledge SQL statement for a list of messages.
executeReadStatement(Connection) - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
Executes the read SQL statement to get data from the database.
executeStatement(JdbcConnector, ImmutableEndpoint, MuleEvent, long, Connection) - Method in class org.mule.transport.jdbc.sqlstrategy.SelectSqlStatementStrategy
 
executeStatement(JdbcConnector, ImmutableEndpoint, MuleEvent, long, Connection) - Method in class org.mule.transport.jdbc.sqlstrategy.SimpleUpdateSqlStatementStrategy
 
executeStatement(JdbcConnector, ImmutableEndpoint, MuleEvent, long, Connection) - Method in interface org.mule.transport.jdbc.sqlstrategy.SqlStatementStrategy
 
executingPhase - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
ExecutionCallback<T> - Interface in org.mule.api.execution
Callback with logic to execute within a controlled environment provided by ExecutionTemplate
executionClassLoader - Variable in class org.mule.work.WorkerContext
 
ExecutionTemplate<T> - Interface in org.mule.api.execution
ExecutionTemplate provides an execution context for message processing.
exiting() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
expandTemplates(byte[], String) - Method in class org.mule.transport.servlet.JarResourceServlet
 
expectedSize() - Method in class org.mule.routing.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
ExpirableObjectStore<T extends Serializable> - Interface in org.mule.api.store
 
expirationInterval - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
The interval for periodic bounded size enforcement and entry expiration, specified in milliseconds.
expirationInterval - Variable in class org.mule.util.store.MonitoredObjectStoreWrapper
The interval for periodic bounded size enforcement and entry expiration, specified in milliseconds.
expire(int, int) - Method in interface org.mule.api.store.ExpirableObjectStore
 
expire(int, int, String) - Method in interface org.mule.api.store.PartitionableExpirableObjectStore
 
expire() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
expire() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
expire() - Method in class org.mule.util.store.InMemoryObjectStore
 
expire() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
expire(int, int) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
expire(int, int, String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
expire(int, int) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
expire(int, int, String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
EXPIRE_PATTERN - Static variable in class org.mule.transport.http.CookieHelper
 
expireAggregation(String) - Method in interface org.mule.api.routing.Aggregator
 
expireAggregation(String) - Method in class org.mule.routing.AbstractAggregator
 
expireAggregation(String) - Method in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
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(MuleContext, boolean) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(String, MuleContext, boolean) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(String, int, MuleContext, boolean) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(String, int, ClassLoader, MuleContext, boolean) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(String, int, ScheduledThreadPoolExecutor, MuleContext, boolean) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExplicitMethodEntryPointResolver - Class in org.mule.model.resolvers
An Entry-point resolver that allows the user to set one or more acceptable method names to look for.
ExplicitMethodEntryPointResolver() - Constructor for class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
Expr - Annotation Type in org.mule.api.annotations.expressions
Allows method parameters to be configured with result of one or more Mule expressions public Object save(Object foo, @Expr("#[header:X-User]-#[function:UUID]") String id)
ExprAnnotationParser - Class in org.mule.config.expression
Used to parse Expr parameter annotations
ExprAnnotationParser() - Constructor for class org.mule.config.expression.ExprAnnotationParser
 
expression - Variable in class org.mule.el.ExpressionLanguageComponent
 
EXPRESSION_SEPARATOR - Static variable in class org.mule.expression.ExpressionConfig
 
ExpressionAnnotationParser - Interface in org.mule.api.expression
TODO
ExpressionAnnotationsHelper - Class in org.mule.config.expression
TODO
ExpressionAnnotationsHelper() - Constructor for class org.mule.config.expression.ExpressionAnnotationsHelper
 
ExpressionArgument - Class in org.mule.expression.transformers
TODO
ExpressionArgument() - Constructor for class org.mule.expression.transformers.ExpressionArgument
 
ExpressionArgument(String, ExpressionConfig, boolean) - Constructor for class org.mule.expression.transformers.ExpressionArgument
 
ExpressionArgument(String, ExpressionConfig, boolean, Class<?>) - Constructor for class org.mule.expression.transformers.ExpressionArgument
 
ExpressionComponentDefintionParser - Class in org.mule.config.spring.parsers.specific
 
ExpressionComponentDefintionParser(String, Class<?>) - Constructor for class org.mule.config.spring.parsers.specific.ExpressionComponentDefintionParser
 
ExpressionConfig - Class in org.mule.expression
A simple configuration object for holding the common Expression evaluator configuration.
ExpressionConfig() - Constructor for class org.mule.expression.ExpressionConfig
 
ExpressionConfig(String, String, String) - Constructor for class org.mule.expression.ExpressionConfig
 
ExpressionConfig(String, String, String, String, String) - Constructor for class org.mule.expression.ExpressionConfig
 
ExpressionConstants - Class in org.mule.expression
Constnts for Headers and Attachment processing shared by a number of the Expression evaluators
ExpressionEnricher - Interface in org.mule.api.expression
ExpressionEnricher enriches a message using the extensible mule expression framework allowing the contribution of additional enrichers.
expressionEnricherNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionEnricherProcessor - Class in org.mule.registry
Registers ExpressionEvaluators with the DefaultExpressionManager so that they will be resolved at run-time.
ExpressionEnricherProcessor(MuleContext) - Constructor for class org.mule.registry.ExpressionEnricherProcessor
 
ExpressionErrorFilterFactory - Class in org.mule.module.ibeans.spi
An expression filter factory that can build filters for the following annotations ExpressionErrorFilter, XmlErrorFilter, AtomErrorFilter, RssErrorFilter, and JsonErrorFilter
ExpressionErrorFilterFactory(MuleContext) - Constructor for class org.mule.module.ibeans.spi.ExpressionErrorFilterFactory
 
expressionEvaluationClassLoader - Variable in class org.mule.expression.transformers.ExpressionArgument
 
expressionEvaluationFailed(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionEvaluator - Interface in org.mule.api.expression
ExpressionEvaluator extracts a property from the message in a generic way.
expressionEvaluatorNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionEvaluatorPostProcessor - Class in org.mule.config.spring
Registers custom declarative expression evaluators configured via Spring config.
ExpressionEvaluatorPostProcessor(MuleContext) - Constructor for class org.mule.config.spring.ExpressionEvaluatorPostProcessor
 
ExpressionEvaluatorProcessor - Class in org.mule.registry
Registers ExpressionEvaluators with the DefaultExpressionManager so that they will be resolved at run-time.
ExpressionEvaluatorProcessor(MuleContext) - Constructor for class org.mule.registry.ExpressionEvaluatorProcessor
 
expressionEvaluatorReturnedNull(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionExecutor<T extends ExpressionLanguageContext> - Interface in org.mule.api.el
Wraps an expression language engine.
expressionExecutor - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
expressionFailed() - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
expressionFile - Variable in class org.mule.el.ExpressionLanguageComponent
 
ExpressionFilenameParser - Class in org.mule.transport.file
ExpressionFilenameParser can use any expression language supported by Mule to construct a file name for the current message.
ExpressionFilenameParser() - Constructor for class org.mule.transport.file.ExpressionFilenameParser
 
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
 
ExpressionFilterParser - Class in org.mule.config.expression
Will create a filter from one of more expression filters.
ExpressionFilterParser() - Constructor for class org.mule.config.expression.ExpressionFilterParser
 
expressionFinalVariableCannotBeAssignedValue(String) - Static method in class org.mule.config.i18n.CoreMessages
 
expressionInvalidForProperty(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionLanguage - Interface in org.mule.api.el
Allows for the execution of expressions within Mule using an expression language.
ExpressionLanguageComponent - Class in org.mule.el
 
ExpressionLanguageComponent() - Constructor for class org.mule.el.ExpressionLanguageComponent
 
ExpressionLanguageContext - Interface in org.mule.api.el
 
ExpressionLanguageDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ExpressionLanguageDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ExpressionLanguageDefinitionParser
 
ExpressionLanguageExtension - Interface in org.mule.api.el
 
ExpressionLanguageFunction - Interface in org.mule.api.el
 
expressionMalformed(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionManager - Interface in org.mule.api.expression
Provides universal access for evaluating expressions embedded in Mule configurations, such as Xml, Java, scripting and annotations.
expressionManager - Variable in class org.mule.api.processor.LoggerMessageProcessor
 
expressionManager - Variable in class org.mule.processor.InvokerMessageProcessor
 
expressionManager - Variable in class org.mule.routing.ExpressionSplitter
 
expressionManager - Variable in class org.mule.routing.outbound.FilteringOutboundRouter
 
ExpressionMessageInfoMapping - Class in org.mule.routing
TODO
ExpressionMessageInfoMapping() - Constructor for class org.mule.routing.ExpressionMessageInfoMapping
 
ExpressionMessageSplitter - Class in org.mule.routing.outbound
Evaluates a single expression and adds the results of the expression as individual message parts.
ExpressionMessageSplitter() - Constructor for class org.mule.routing.outbound.ExpressionMessageSplitter
 
ExpressionMessageSplitter(ExpressionConfig) - Constructor for class org.mule.routing.outbound.ExpressionMessageSplitter
 
ExpressionMuleEventKeyGenerator - Class in org.mule.keygenerator
Implements MuleEventKeyGenerator using the Mule expression language to generate the cache keys.
ExpressionMuleEventKeyGenerator() - Constructor for class org.mule.keygenerator.ExpressionMuleEventKeyGenerator
 
ExpressionRecipientList - Class in org.mule.routing.outbound
 
ExpressionRecipientList() - Constructor for class org.mule.routing.outbound.ExpressionRecipientList
 
expressionResultWasNull(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExpressionRuntimeException - Exception in org.mule.api.expression
If thrown by the DefaultExpressionManager if an expression returns null and failIfNull was set when ExpressionManager.evaluate(String,org.mule.api.MuleMessage,boolean) was called.
ExpressionRuntimeException(Message) - Constructor for exception org.mule.api.expression.ExpressionRuntimeException
 
ExpressionRuntimeException(Message, Throwable) - Constructor for exception org.mule.api.expression.ExpressionRuntimeException
 
ExpressionSplitter - Class in org.mule.routing
Splits a message using the expression provided invoking the next message processor one for each split part.
ExpressionSplitter() - Constructor for class org.mule.routing.ExpressionSplitter
 
ExpressionSplitter(ExpressionConfig) - Constructor for class org.mule.routing.ExpressionSplitter
 
ExpressionTransformer - Class in org.mule.expression.transformers
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.expression.transformers.ExpressionTransformer
 
ExpressionTransformerDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a message processor to be defined globally, or embedded within an endpoint.
ExpressionTransformerDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.ExpressionTransformerDefinitionParser
 
ExpressionUtils - Class in org.mule.expression
Used by the different header expression evaluators to read message properties, honuouring scope and return type
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
ExtendedQueryRunner - Class in org.mule.transport.jdbc
An extended version of the Query runner that supports query timeouts
ExtendedQueryRunner(DataSource, int) - Constructor for class org.mule.transport.jdbc.ExtendedQueryRunner
 
extendProblemDetails(Problem) - Method in class org.mule.config.spring.MissingParserProblemReporter
 
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.transport.email.AbstractMailConnector
Subclasses should extend this to add further properties.
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.transport.email.AbstractTlsRetrieveMailConnector
 
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.transport.email.GmailSmtpConnector
 
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.transport.email.SmtpsConnector
 
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
 
externalSchemaLocation - Variable in class org.mule.module.xml.routing.XmlMessageSplitter
 
ExternalTransactionAwareTransactionFactory - Interface in org.mule.api.transaction
ExternalTransactionAwareTransactionFactory creates a transaction, possibly representing a transaction started outside Mule.
ExternalXaTransaction - Class in org.mule.transaction
ExternalXaTransaction represents an external XA transaction in Mule.
ExternalXaTransaction(MuleContext) - Constructor for class org.mule.transaction.ExternalXaTransaction
 
extra - Variable in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
 
extractCredentials(InboundEndpoint) - Method in class org.mule.DefaultMuleEvent
 
extractMuleMessage(MuleEvent) - Method in exception org.mule.api.MessagingException
 
extractPayload(Message) - Method in class org.mule.module.cxf.MuleInvoker
 
extractPayload(Object, String) - Method in class org.mule.transport.AbstractMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.ajax.AjaxMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.DefaultMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.email.MailMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.file.FileContentsMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.file.FileMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.ftp.FtpMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.rmi.RmiMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.soap.axis.AxisMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.udp.UdpMuleMessageFactory
 
extractPayload(Object, String) - Method in class org.mule.transport.xmpp.XmppMuleMessageFactory
 
extractPayloadFromHttpMethod(HttpMethod) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
extractPayloadFromHttpRequest(HttpRequest) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
extractPayloadFromHttpRequest(HttpRequest) - Method in class org.mule.transport.http.HttpMultipartMuleMessageFactory
 
extractPayloadFromPostRequest(HttpServletRequest) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
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(JsonNode) - Method in class org.mule.module.json.JsonExpressionEvaluator
 
extractResultFromNode(JsonNode) - Method in class org.mule.module.json.JsonNodeExpressionEvaluator
 
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.XPathBranchExpressionEvaluator
 
extractResultFromNode(Object) - Method in class org.mule.module.xml.expression.XPathExpressionEvaluator
 
extractResultFromNode(Object) - Method in class org.mule.module.xml.expression.XPathNodeExpressionEvaluator
 
extractResultsFromNodes(List<?>) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
extractW3CElement(Object) - Method in class org.mule.module.xml.expression.XPathNodeExpressionEvaluator
 

F

factories - Static variable in class org.apache.commons.logging.LogFactory
The previously constructed LogFactory instances, keyed by the ClassLoader with which it was created.
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_DEFAULT - Static variable in class org.apache.commons.logging.LogFactory
The fully qualified class name of the fallback LogFactory implementation class to use, if no other can be found.
FACTORY_PROPERTIES - Static variable in class org.apache.commons.logging.LogFactory
The name of the properties file to search for.
FACTORY_PROPERTY - Static variable in class org.apache.commons.logging.LogFactory
The name of the property used to identify the LogFactory implementation class name.
FACTORY_REF - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
factoryDelegate - Static variable in class org.mule.transport.vm.VMTransactionFactory
 
FAILED_DISPATCHER - Static variable in interface org.mule.api.retry.RetryContext
 
FAILED_RECEIVER - Static variable in interface org.mule.api.retry.RetryContext
 
FAILED_REQUESTER - Static variable in interface org.mule.api.retry.RetryContext
 
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
 
failedToCreateDocumentBuilder() - Static method in class org.mule.module.xml.i18n.XmlMessages
 
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
 
failedToDeleteFile(File) - Static method in class org.mule.transport.file.i18n.FileMessages
 
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
 
failedToFindEntrypointForComponent(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
 
failedToInvokeReplyMethod(String) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
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
 
failedToMoveFile(String, String) - Static method in class org.mule.transport.file.i18n.FileMessages
 
failedToParseConfigResource(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
failedToProcessExtractorFunction(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToProcessRequest() - Static method in class org.mule.transport.servlet.i18n.ServletMessages
 
failedToProcessXPath(String) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
FailedToQueueEventException - Exception in org.mule.api.service
FailedToQueueEventException is thrown when an event cannot be put on an internal service queue.
FailedToQueueEventException(Message, MuleEvent) - Constructor for exception org.mule.api.service.FailedToQueueEventException
 
FailedToQueueEventException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.service.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
 
failedToRegisterNamespace(String, String) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
failedToRegisterOBjectWithMule(Class) - Static method in class org.mule.module.guice.i18n.GuiceMessages
 
failedtoRegisterOnEndpoint(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToReinitMule() - Static method in class org.mule.module.spring.i18n.SpringMessages
 
failedToRouterViaEndpoint(MessageProcessor) - 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
 
failedToStartAjaxServlet() - Static method in class org.mule.transport.ajax.i18n.AjaxMessages
 
failedToStartInboundEndpoint(InboundEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToStop(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToStopInboundEndpoint(InboundEndpoint) - 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
 
failOnTimeout - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
failOnTimeout - Variable in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
failureExpression - Variable in class org.mule.routing.FirstSuccessful
 
failureExpressionFilter - Variable in class org.mule.routing.FirstSuccessful
 
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
 
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
 
FatalException - Exception in org.mule.example.errorhandler.exceptions
FatalException TODO (document class)
FatalException(String) - Constructor for exception org.mule.example.errorhandler.exceptions.FatalException
 
FatalException(String, Throwable) - Constructor for exception org.mule.example.errorhandler.exceptions.FatalException
 
fatalException(Throwable) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
FatalHandler - Class in org.mule.example.errorhandler.handlers
FatalBehaviour TODO (document class)
FatalHandler() - Constructor for class org.mule.example.errorhandler.handlers.FatalHandler
 
fatalHandlerException(Throwable) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
fatalHandlerMessage() - Static method in class org.mule.example.errorhandler.LocaleMessage
 
fatalHandling(Exception) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
features - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
FEATURES - Static variable in class org.mule.module.cxf.CxfConstants
 
FEED_PROPERTY - Static variable in class org.mule.module.atom.routing.FeedSplitter
 
FEED_PROPERTY - Static variable in class org.mule.module.rss.routing.FeedSplitter
 
feedback - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
FEEDBACK_PROPERTY - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
FeedLastUpdatedFilter - Class in org.mule.module.atom.routing
Will filter a feed who's update date has changed since the last time it was read.
FeedLastUpdatedFilter() - Constructor for class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
FeedLastUpdatedFilter(Date) - Constructor for class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
FeedLastUpdatedFilter - Class in org.mule.module.rss.routing
Will filter a feed who's update date has changed since the last time it was read.
FeedLastUpdatedFilter() - Constructor for class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
FeedLastUpdatedFilter(Date) - Constructor for class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
FeedSplitter - Class in org.mule.module.atom.routing
An inbound router that will split a Feed into entries.
FeedSplitter() - Constructor for class org.mule.module.atom.routing.FeedSplitter
 
FeedSplitter - Class in org.mule.module.rss.routing
Will split the feed into entries.
FeedSplitter() - Constructor for class org.mule.module.rss.routing.FeedSplitter
 
fetch(String) - Method in interface org.mule.module.launcher.AppBloodhound
Sniff around and get me the app descriptor!
fetch(String) - Method in class org.mule.module.launcher.DefaultAppBloodhound
 
file - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
FILE - Static variable in class org.mule.transport.file.FileConnector
 
fileChanged(File) - Method in interface org.mule.util.monitor.FileListener
Called when one of the monitored files are created, deleted or modified.
FileChecker - Class in org.mule.tools.anttasks
Check file parameters to Ant tasks
FileChecker(Location) - Constructor for class org.mule.tools.anttasks.FileChecker
Create a FileChecker
FileConnector - Class in org.mule.transport.file
FileConnector is used for setting up listeners on a directory and for writing files to a directory.
FileConnector(MuleContext) - Constructor for class org.mule.transport.file.FileConnector
 
FileContentsMuleMessageFactory - Class in org.mule.transport.file
FileContentsMuleMessageFactory converts the InputStream's content into a byte[] as payload for the MuleMessage.
FileContentsMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.file.FileContentsMuleMessageFactory
 
fileDoesNotExist(String) - Static method in class org.mule.transport.file.i18n.FileMessages
 
FileEndpointURIBuilder - Class in org.mule.transport.file
FileEndpointBuilder File uris need some special processing because the uri path can be any length, and the default resolver relies on a particular path format.
FileEndpointURIBuilder() - Constructor for class org.mule.transport.file.FileEndpointURIBuilder
 
FileListener - Interface in org.mule.util.monitor
Interface for listening to disk file changes.
FileMessageDispatcher - Class in org.mule.transport.file
FileMessageDispatcher is used to read/write files to the filesystem
FileMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.file.FileMessageDispatcher
 
FileMessageDispatcherFactory - Class in org.mule.transport.file
FileMessageDispatcherFactory creaes a dispatcher responsible for writing files to disk
FileMessageDispatcherFactory() - Constructor for class org.mule.transport.file.FileMessageDispatcherFactory
 
FileMessageReceiver - Class in org.mule.transport.file
FileMessageReceiver is a polling listener that reads files from a directory.
FileMessageReceiver(Connector, FlowConstruct, InboundEndpoint, String, String, String, long) - Constructor for class org.mule.transport.file.FileMessageReceiver
 
FileMessageRequester - Class in org.mule.transport.file
FileMessageRequester is used to read/write files to the filesystem
FileMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.file.FileMessageRequester
 
FileMessageRequesterFactory - Class in org.mule.transport.file
Creates a requester responsible for reading files from disk
FileMessageRequesterFactory() - Constructor for class org.mule.transport.file.FileMessageRequesterFactory
 
FileMessages - Class in org.mule.transport.file.i18n
 
FileMessages() - Constructor for class org.mule.transport.file.i18n.FileMessages
 
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
 
FileMuleMessageFactory - Class in org.mule.transport.file
FileMuleMessageFactory creates a new MuleMessage with a File or InputStream payload.
FileMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.file.FileMuleMessageFactory
 
filename - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
The name of the file to observe for changes.
filenameFilter - Variable in class org.mule.transport.ftp.FtpMessageReceiver
 
filenameParser - Variable in class org.mule.transport.file.FileConnector
 
FilenameParser - Interface in org.mule.transport.file
FilenameParser is a simple expression parser interface for processing filenames
FilenameRegexFilter - Class in org.mule.transport.file.filters
FilenameRegexFilter filters incoming files from a directory, based on a regular expression.
FilenameRegexFilter() - Constructor for class org.mule.transport.file.filters.FilenameRegexFilter
 
FileNamespaceHandler - Class in org.mule.transport.file.config
Reigsters a Bean Definition Parser for handling elements.
FileNamespaceHandler() - Constructor for class org.mule.transport.file.config.FileNamespaceHandler
 
FilenameUtils - Class in org.mule.util
 
FilenameWildcardFilter - Class in org.mule.transport.file.filters
FilenameWildcardFilter filters incoming files from a directory, based on file patterns.
FilenameWildcardFilter() - Constructor for class org.mule.transport.file.filters.FilenameWildcardFilter
 
FilenameWildcardFilter(String) - Constructor for class org.mule.transport.file.filters.FilenameWildcardFilter
 
fileNotFound(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
FileQueueStoreFactoryBean - Class in org.mule.config.spring.factories
 
FileQueueStoreFactoryBean() - Constructor for class org.mule.config.spring.factories.FileQueueStoreFactoryBean
 
fileStore - Variable in class org.mule.util.store.TextFileObjectStore
 
FileToByteArray - Class in org.mule.transport.file.transformers
FileToByteArray reads the contents of a file as a byte array.
FileToByteArray() - Constructor for class org.mule.transport.file.transformers.FileToByteArray
 
FileToString - Class in org.mule.transport.file.transformers
FileToString reads file contents into a string.
FileToString() - Constructor for class org.mule.transport.file.transformers.FileToString
 
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(InboundEndpoint) - 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 - Static variable in class org.mule.config.spring.parsers.specific.FilterRefDefinitionParser
 
filter - Variable in class org.mule.model.resolvers.ReflectionEntryPointResolver
 
filter - Variable in class org.mule.routing.MessageFilter
 
filter - Variable in class org.mule.routing.WireTap
 
filter(List<Converter>, DataType<?>, DataType<?>) - Method in class org.mule.transformer.graph.CompositeConverterFilter
 
filter(List<Converter>, DataType<?>, DataType<?>) - Method in interface org.mule.transformer.graph.ConverterFilter
Filters a list of converters
filter(List<Converter>, DataType<?>, DataType<?>) - Method in class org.mule.transformer.graph.NameConverterFilter
 
filter(List<Converter>, DataType<?>, DataType<?>) - Method in class org.mule.transformer.graph.PriorityWeightingConverterFilter
 
filter(List<Converter>, DataType<?>, DataType<?>) - Method in class org.mule.transformer.graph.TransformationLengthConverterFilter
 
filter - Variable in class org.mule.transport.ajax.AjaxMuleMessageFactory
 
FilterBasedXmlMessageSplitter - Class in org.mule.module.xml.routing
This splitter will select the endpoint to send a message part on by filtering parts using the endpoint filters.
FilterBasedXmlMessageSplitter() - Constructor for class org.mule.module.xml.routing.FilterBasedXmlMessageSplitter
 
FilterConverter - Class in org.mule.config.converters
Converts an Expression sting into a Filter object.
FilterConverter() - Constructor for class org.mule.config.converters.FilterConverter
 
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
 
filteredTap - Variable in class org.mule.routing.WireTap
 
FilterEventHandler - Class in org.mule.module.sxc
 
FilterEventHandler(SxcFilteringOutboundRouter, SxcFilter) - Constructor for class org.mule.module.sxc.FilterEventHandler
 
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
 
filterParamsByValue(String, String) - Method in class org.mule.util.UriParamFilter
 
FilterRefDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a filter to be defined globally, or embedded within an endpoint.
FilterRefDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.FilterRefDefinitionParser
 
FilterUnacceptedException - Exception in org.mule.api.routing.filter
 
FilterUnacceptedException(Message, MuleEvent, Filter) - Constructor for exception org.mule.api.routing.filter.FilterUnacceptedException
 
FilterUnacceptedException(Message, MuleEvent, Filter, Throwable) - Constructor for exception org.mule.api.routing.filter.FilterUnacceptedException
 
FilterUnacceptedException(MuleEvent, Filter, Throwable) - Constructor for exception org.mule.api.routing.filter.FilterUnacceptedException
 
FilterUnacceptedException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.routing.filter.FilterUnacceptedException
 
FilterUnacceptedException(Message, MuleEvent) - Constructor for exception org.mule.api.routing.filter.FilterUnacceptedException
 
filterUnacceptedException(MuleEvent) - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
filterUnacceptedException(MuleEvent) - Method in class org.mule.routing.MessageFilter
 
finalCleanUp() - Method in class org.mule.util.xa.AbstractTransactionContext
 
finalize() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
finalize() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
findActiveActivityNames() - Method in class org.mule.module.jbpm.EndedProcess
 
findActiveExecutionIn(String) - Method in class org.mule.module.jbpm.EndedProcess
 
findAllListableObjectStores() - Method in class org.mule.util.queue.TransactionalQueueManager
 
findAllQueueStores() - Method in class org.mule.util.queue.TransactionalQueueManager
 
findAnnotation(Class) - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
findApplication(String) - Method in class org.mule.module.launcher.DeploymentService
Find an active application.
findAttributeReaders(Class) - Static method in class org.mule.config.spring.util.ClassReader
 
findClass(String) - Method in class org.mule.module.launcher.FineGrainedControlClassLoader
 
findClass(String) - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
findConnector() - Method in class org.mule.transport.DefaultReplyToHandler
 
findConnectorClass(Class, String) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
See if there's a preferred connector class
findDisposeMethod(Object) - Method in class org.mule.component.DefaultComponentLifecycleAdapter
 
findFileToProcess(FTPClient) - Method in class org.mule.transport.ftp.FtpMessageRequester
 
findInitMethod(Object) - Method in class org.mule.component.DefaultComponentLifecycleAdapter
 
findLibrary(String) - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
findPackages() - Method in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
findParentClass(String) - Method in class org.mule.module.launcher.FineGrainedControlClassLoader
 
findPropertyInAnyScope(String, T) - Method in interface org.mule.api.MuleMessage
This method was added with the introduction of Property scopes.
findPropertyInAnyScope(String, T) - Method in class org.mule.DefaultMuleMessage
 
findPropertyInSpecifiedScopes(String, PropertyScope...) - Method in class org.mule.DefaultMuleMessage
Find property in one of the specified scopes, in order
findReceiverByStem(Map<Object, MessageReceiver>, 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.axis.SoapServiceFinder
Deprecated. We can use a more intelligent strategy for locating the service using the OSGi registry.
findServiceDescriptor(ServiceType, String) - Static method in class org.mule.util.SpiUtils
 
findServiceDescriptor(String, String, Class) - Static method in class org.mule.util.SpiUtils
 
findServiceDescriptor(String, String, Class, boolean) - Static method in class org.mule.util.SpiUtils
 
findServiceDescriptors(String, String, Class) - Static method in class org.mule.util.SpiUtils
Find all resources of the given name and merge them
findVariable(String, List) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
Find the variable.
FineGrainedControlClassLoader - Class in org.mule.module.launcher
TODO document overrides, blocked, systemPackages and syntax for specifying those.
FineGrainedControlClassLoader(URL[], ClassLoader) - Constructor for class org.mule.module.launcher.FineGrainedControlClassLoader
 
FineGrainedControlClassLoader(URL[], ClassLoader, Set<String>) - Constructor for class org.mule.module.launcher.FineGrainedControlClassLoader
 
finish() - Method in class org.mule.module.jersey.MuleResponseWriter
 
finished - Variable in class org.mule.util.xa.AbstractTransactionContext
 
fireComponentNotification(MuleMessage, int) - Method in class org.mule.component.AbstractComponent
 
fireConnectNotification(int, String, RetryContext) - Method in class org.mule.retry.notifiers.ConnectNotifier
 
fireDisposePhase(LifecycleCallback<Component>) - Method in class org.mule.component.ComponentLifecycleManager
 
fireDisposePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
fireDisposePhase(LifecycleCallback<AbstractRegistryBroker>) - Method in class org.mule.lifecycle.RegistryBrokerLifecycleManager
 
fireDisposePhase(LifecycleCallback<O>) - Method in class org.mule.lifecycle.SimpleLifecycleManager
 
fireDisposePhase(LifecycleCallback<AbstractModel>) - Method in class org.mule.model.ModelLifecycleManager
 
fireDisposePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor>) - Method in class org.mule.processor.SedaStageLifecycleManager
 
fireDisposePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.service.ServiceLifecycleManager
 
fireDisposePhase(LifecycleCallback<O>) - Method in class org.mule.transport.ConnectableLifecycleManager
 
fireDisposePhase(LifecycleCallback<Connector>) - Method in class org.mule.transport.ConnectorLifecycleManager
 
fireInitialisationCallbacks(Object) - Method in class org.mule.object.AbstractObjectFactory
 
fireInitialisePhase(LifecycleCallback<Component>) - Method in class org.mule.component.ComponentLifecycleManager
 
fireInitialisePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
fireInitialisePhase(LifecycleCallback<AbstractRegistryBroker>) - Method in class org.mule.lifecycle.RegistryBrokerLifecycleManager
 
fireInitialisePhase(LifecycleCallback<O>) - Method in class org.mule.lifecycle.SimpleLifecycleManager
 
fireInitialisePhase(LifecycleCallback<AbstractModel>) - Method in class org.mule.model.ModelLifecycleManager
 
fireInitialisePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor>) - Method in class org.mule.processor.SedaStageLifecycleManager
 
fireInitialisePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.service.ServiceLifecycleManager
 
fireInitialisePhase(LifecycleCallback<O>) - Method in class org.mule.transport.ConnectableLifecycleManager
 
fireInitialisePhase(LifecycleCallback<Connector>) - Method in class org.mule.transport.ConnectorLifecycleManager
 
fireLifecycle(String) - Method in interface org.mule.api.lifecycle.LifecycleManager
Applies lifecycle phase to a collection of objects.
fireLifecycle(String) - Method in interface org.mule.api.registry.Registry
 
fireLifecycle(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
fireLifecycle(String) - Method in class org.mule.lifecycle.MuleContextLifecycleManager
 
fireLifecycle(String) - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
fireLifecycle(String) - Method in class org.mule.lifecycle.SimpleLifecycleManager
 
fireLifecycle(String) - Method in class org.mule.registry.AbstractRegistry
 
fireLifecycle(String) - Method in class org.mule.registry.AbstractRegistryBroker
 
fireLifecycle(String) - Method in class org.mule.registry.MuleRegistryHelper
 
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(int) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
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 CustomNotificationListener notificationManager.
fireNotification(Exception) - Method in class org.mule.exception.AbstractExceptionListener
 
fireNotification(ServerNotification) - Method in class org.mule.exception.AbstractExceptionListener
Fires a server notification to all registered ExceptionNotificationListener eventManager.
fireNotification(Exception) - Method in class org.mule.exception.AbstractExceptionStrategy
Deprecated.  
fireNotification(int) - Method in class org.mule.service.ServiceLifecycleManager
 
fireNotification(TransactionNotification) - Method in class org.mule.transaction.AbstractTransaction
Fires a server notification to all registered TransactionNotificationListeners.
fireNotification(ServerNotification) - Method in class org.mule.transport.AbstractConnector
Fires a server notification to all registered listeners
fireNotification(int) - Method in class org.mule.transport.ConnectorLifecycleManager
 
firePausePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
firePausePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor>) - Method in class org.mule.processor.SedaStageLifecycleManager
 
firePausePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.service.ServiceLifecycleManager
 
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
 
fireResumePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
fireResumePhase(LifecycleCallback<SedaStageInterceptingMessageProcessor>) - Method in class org.mule.processor.SedaStageLifecycleManager
 
fireResumePhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.service.ServiceLifecycleManager
 
fireStartPhase(LifecycleCallback<Component>) - Method in class org.mule.component.ComponentLifecycleManager
 
fireStartPhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
fireStartPhase(LifecycleCallback<O>) - Method in class org.mule.lifecycle.SimpleLifecycleManager
 
fireStartPhase(LifecycleCallback<AbstractModel>) - Method in class org.mule.model.ModelLifecycleManager
 
fireStartPhase(LifecycleCallback<SedaStageInterceptingMessageProcessor>) - Method in class org.mule.processor.SedaStageLifecycleManager
 
fireStartPhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.service.ServiceLifecycleManager
 
fireStartPhase(LifecycleCallback<O>) - Method in class org.mule.transport.ConnectableLifecycleManager
 
fireStartPhase(LifecycleCallback<Connector>) - Method in class org.mule.transport.ConnectorLifecycleManager
 
fireStopPhase(LifecycleCallback<Component>) - Method in class org.mule.component.ComponentLifecycleManager
 
fireStopPhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
fireStopPhase(LifecycleCallback<O>) - Method in class org.mule.lifecycle.SimpleLifecycleManager
 
fireStopPhase(LifecycleCallback<AbstractModel>) - Method in class org.mule.model.ModelLifecycleManager
 
fireStopPhase(LifecycleCallback<SedaStageInterceptingMessageProcessor>) - Method in class org.mule.processor.SedaStageLifecycleManager
 
fireStopPhase(LifecycleCallback<FlowConstruct>) - Method in class org.mule.service.ServiceLifecycleManager
 
fireStopPhase(LifecycleCallback<O>) - Method in class org.mule.transport.ConnectableLifecycleManager
 
fireStopPhase(LifecycleCallback<Connector>) - Method in class org.mule.transport.ConnectorLifecycleManager
 
fireTimerEvent(TimeEvent) - Method in class org.mule.util.timer.EventTimerTask
 
firstDefinition - Variable in class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
firstOrNull(List<Transformer>) - Static method in class org.mule.transformer.TransformerUtils
 
FirstSuccessful - Class in org.mule.routing
FirstSuccessful routes an event to the first target route that can accept it without throwing or returning an exception.
FirstSuccessful() - Constructor for class org.mule.routing.FirstSuccessful
 
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.
flagMessage(Message) - Method in class org.mule.transport.email.RetrieveMessageRequester
There seems to be some variation on pop3 implementation so it may be preferrable to mark messages as seen here and also overload the getMessages method to grab only new messages
Flight - Class in org.mule.example
 
Flight() - Constructor for class org.mule.example.Flight
 
flights - Variable in class org.mule.example.ReservationResponse
 
FlightUnavailableException - Exception in org.mule.example
 
FlightUnavailableException() - Constructor for exception org.mule.example.FlightUnavailableException
 
FLOAT_ERROR - Static variable in class org.mule.util.NumberUtils
 
FloridaSunnyOrangeFactory - Class in org.mule.tck.testmodels.fruit
A simple object factory for unit testing.
FloridaSunnyOrangeFactory() - Constructor for class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactory
 
FloridaSunnyOrangeFactoryBean - Class in org.mule.tck.testmodels.fruit
A Spring FactoryBean implementation for unit testing.
FloridaSunnyOrangeFactoryBean() - Constructor for class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
Flow - Class in org.mule.construct
This implementation of AbstractPipeline adds the following functionality: Rejects inbound events when Flow is not started Gathers statistics and processing time data Implements MessagePorcessor allowing direct invocation of the pipeline Supports the optional configuration of a ProcessingStrategy that determines how message processors are processed.
Flow(String, MuleContext) - Constructor for class org.mule.construct.Flow
 
flow - Variable in class org.mule.module.ibeans.config.IBeanBinding
 
flow(MuleContext, String) - Static method in class org.mule.util.concurrent.ThreadNameHelper
 
FLOW_CONSTRUCT_DISPOSED - Static variable in class org.mule.context.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
FLOW_CONSTRUCT_INITIALISED - Static variable in class org.mule.context.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_PAUSED - Static variable in class org.mule.context.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_RESUMED - Static variable in class org.mule.context.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_STARTED - Static variable in class org.mule.context.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_STOPPED - Static variable in class org.mule.context.notification.FlowConstructNotification
 
FlowAssert - Class in org.mule.tck.functional
 
FlowAssert() - Constructor for class org.mule.tck.functional.FlowAssert
 
FlowConfiguringMessageProcessor - Class in org.mule.module.cxf.config
Wraps a MessageProcessorBuilder and configures it lazily so it can be injected with the FlowConstruct.
FlowConfiguringMessageProcessor(MessageProcessorBuilder) - Constructor for class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
FlowConstruct - Interface in org.mule.api.construct
A uniquely identified FlowConstruct that once implemented and configured defines a construct through which messages are processed using MessageSource and MessageProcessor building blocks.
flowConstruct - Variable in class org.mule.component.AbstractComponent
 
flowConstruct - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
flowConstruct - Variable in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
flowConstruct - Variable in class org.mule.construct.processor.FlowConstructStatisticsMessageProcessor
 
flowConstruct - Variable in class org.mule.context.notification.ComponentMessageNotification
 
flowConstruct - Variable in class org.mule.interceptor.AbstractEnvelopeInterceptor
 
flowConstruct - Variable in class org.mule.object.AbstractObjectFactory
 
flowConstruct - Variable in class org.mule.processor.AbstractMuleObjectOwner
 
flowConstruct - Variable in class org.mule.processor.AbstractRedeliveryPolicy
 
flowConstruct - Variable in class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
flowConstruct - Variable in class org.mule.processor.ResponseMessageProcessorAdapter
 
flowConstruct - Variable in class org.mule.routing.AbstractAggregator
 
flowConstruct - Variable in class org.mule.routing.IdempotentMessageFilter
 
flowConstruct - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
flowConstruct - Variable in class org.mule.source.StartableCompositeMessageSource
 
flowConstruct - Variable in class org.mule.transport.AbstractMessageReceiver
The Service with which this receiver is associated with
FlowConstructAware - Interface in org.mule.api.construct
Implemented by objects that require the FlowConstruct to be injected.
FlowConstructInvalidException - Exception in org.mule.api.construct
 
FlowConstructInvalidException(Message, Throwable) - Constructor for exception org.mule.api.construct.FlowConstructInvalidException
 
FlowConstructInvalidException(Message) - Constructor for exception org.mule.api.construct.FlowConstructInvalidException
 
FlowConstructInvalidException(Message, FlowConstruct) - Constructor for exception org.mule.api.construct.FlowConstructInvalidException
 
FlowConstructInvalidException(Throwable) - Constructor for exception org.mule.api.construct.FlowConstructInvalidException
 
FlowConstructLifecycleManager - Class in org.mule.construct
The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
FlowConstructLifecycleManager(FlowConstruct, MuleContext) - Constructor for class org.mule.construct.FlowConstructLifecycleManager
 
FlowConstructNotification - Class in org.mule.context.notification
FlowConstructNotification is fired when an event such as the flow construct starting occurs.
FlowConstructNotification(FlowConstruct, int) - Constructor for class org.mule.context.notification.FlowConstructNotification
 
FlowConstructService - Class in org.mule.module.management.mbean
FlowConstructService exposes service information about a Mule Managed flow construct.
FlowConstructService(String, String, MuleContext, FlowConstructStatistics) - Constructor for class org.mule.module.management.mbean.FlowConstructService
 
FlowConstructService(String, String, MuleContext) - Constructor for class org.mule.module.management.mbean.FlowConstructService
 
FlowConstructServiceMBean - Interface in org.mule.module.management.mbean
FlowConstructServiceMBean defines the management interface for a mule managed flow construct.
FlowConstructStatistics - Class in org.mule.management.stats
 
FlowConstructStatistics(String, String, ProcessingStrategy) - Constructor for class org.mule.management.stats.FlowConstructStatistics
 
FlowConstructStatistics(String, String, int) - Constructor for class org.mule.management.stats.FlowConstructStatistics
 
FlowConstructStatistics(String, String) - Constructor for class org.mule.management.stats.FlowConstructStatistics
 
FlowConstructStatisticsMessageProcessor - Class in org.mule.construct.processor
 
FlowConstructStatisticsMessageProcessor() - Constructor for class org.mule.construct.processor.FlowConstructStatisticsMessageProcessor
 
FlowConstructStats - Class in org.mule.module.management.mbean
A concrete class that holds management information for a Mule managed flow.
FlowConstructStats(FlowConstructStatistics) - Constructor for class org.mule.module.management.mbean.FlowConstructStats
 
FlowConstructStatsMBean - Interface in org.mule.module.management.mbean
FlowConstructStatsMBean defines the management interface for a mule managed flow.
flowConstructType - Variable in class org.mule.management.stats.AbstractFlowConstructStatistics
 
FlowDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
FlowDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.FlowDefinitionParser
 
FlowRefDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
FlowRefDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.FlowRefDefinitionParser
 
FlowRefFactoryBean - Class in org.mule.config.spring.factories
 
FlowRefFactoryBean() - Constructor for class org.mule.config.spring.factories.FlowRefFactoryBean
 
flowStatistics - Variable in class org.mule.management.stats.FlowConstructStatistics
 
flush() - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
flush() - Method in class org.mule.transport.http.ResponseWriter
 
flush() - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
flush() - Method in class org.mule.transport.tcp.protocols.ProtocolStream
 
flushBase64() - Method in class org.mule.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
footer - Variable in class org.mule.util.SplashScreen
 
forceGC(long[]) - Static method in class org.mule.module.management.i18n.ManagementMessages
 
forceGC() - Method in class org.mule.module.management.mbean.YourKitProfilerService
Force GC
forceGC() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Force GC
forceGroupExpiry(String) - Method in class org.mule.routing.correlation.EventCorrelator
 
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
 
forceProperty(String, String) - Static method in class org.mule.transport.jdbc.i18n.JdbcMessages
 
forcePropertyNoTransaction(String, String) - Static method in class org.mule.transport.jdbc.i18n.JdbcMessages
 
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
 
Foreach - Class in org.mule.routing
` * The Foreach MessageProcessor allows iterating over a collection payload, or any collection obtained by an expression, generating a message for each element.
Foreach() - Constructor for class org.mule.routing.Foreach
 
forget(Xid) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
forget(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
formatCookieForASetCookieHeader(Cookie) - Static method in class org.mule.transport.http.CookieHelper
This method formats the cookie so it can be send from server to client in a "Set-Cookie" header.
formatDate(StringBuffer, Calendar, boolean) - Static method in class org.mule.transport.http.servlet.MuleHttpServletResponse
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'" or "EEE, dd-MMM-yy HH:mm:ss 'GMT'"for cookies
formatTimeStamp(Date, String) - Static method in class org.mule.util.DateUtils
 
formatUsingFilenameParser(String, String) - Method in class org.mule.transport.file.FileMessageRequester
 
formatXmlPayload(String) - Static method in class org.mule.module.cxf.feature.PrettyLoggingFeature
Takes the log output from the standard CXF LoggingInterceptor, disassembles it, pretty-prints the XML payload, then puts it all back together again.
forMethodOrConstructor(Object, int) - Static method in class org.mule.util.generics.MethodParameter
Create a new MethodParameter for the given method or constructor.
FormTransformer - Class in org.mule.transport.http.transformers
Converts HTML forms POSTs into a Map of parameters.
FormTransformer() - Constructor for class org.mule.transport.http.transformers.FormTransformer
 
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.service
Deprecated.  
ForwardingConsumer() - Constructor for class org.mule.service.ForwardingConsumer
Deprecated.  
frequency - Variable in class org.mule.config.spring.factories.PollingMessageSourceFactoryBean
 
frequency - Variable in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
from(File) - Static method in class org.mule.module.launcher.plugin.PluginClasspath
 
from(MessageProcessor) - Static method in class org.mule.processor.chain.DefaultMessageProcessorChain
 
from(MessageProcessor...) - Static method in class org.mule.processor.chain.DefaultMessageProcessorChain
 
from(List<MessageProcessor>) - Static method in class org.mule.processor.chain.DefaultMessageProcessorChain
 
FROM_ADDRESS_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
fromString(String) - Static method in enum org.mule.construct.SimpleService.Type
 
fromString(String) - Static method in enum org.mule.MessageExchangePattern
 
fromSyncFlag(boolean) - Static method in enum org.mule.MessageExchangePattern
 
FTP - Static variable in class org.mule.transport.ftp.FtpConnector
 
FtpConnectionFactory - Class in org.mule.transport.ftp
 
FtpConnectionFactory(EndpointURI) - Constructor for class org.mule.transport.ftp.FtpConnectionFactory
 
FtpConnector - Class in org.mule.transport.ftp
 
FtpConnector(MuleContext) - Constructor for class org.mule.transport.ftp.FtpConnector
 
FtpMessageDispatcher - Class in org.mule.transport.ftp
 
FtpMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.ftp.FtpMessageDispatcher
 
FtpMessageDispatcherFactory - Class in org.mule.transport.ftp
 
FtpMessageDispatcherFactory() - Constructor for class org.mule.transport.ftp.FtpMessageDispatcherFactory
 
FtpMessageReceiver - Class in org.mule.transport.ftp
 
FtpMessageReceiver(Connector, FlowConstruct, InboundEndpoint, long) - Constructor for class org.mule.transport.ftp.FtpMessageReceiver
 
FtpMessageRequester - Class in org.mule.transport.ftp
 
FtpMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.ftp.FtpMessageRequester
 
FtpMessageRequesterFactory - Class in org.mule.transport.ftp
 
FtpMessageRequesterFactory() - Constructor for class org.mule.transport.ftp.FtpMessageRequesterFactory
 
FtpMuleMessageFactory - Class in org.mule.transport.ftp
 
FtpMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.ftp.FtpMuleMessageFactory
 
FtpNamespaceHandler - Class in org.mule.transport.ftp.config
Reigsters a Bean Definition Parser for handling elements.
FtpNamespaceHandler() - Constructor for class org.mule.transport.ftp.config.FtpNamespaceHandler
 
fullStackTraces - Static variable in class org.mule.config.DefaultMuleConfiguration
When false (default), some internal Mule entries are removed from exception stacktraces for readability.
Function - Annotation Type in org.mule.api.annotations.expressions
This evaluator allows for predefined functions to be called and returns a result.
FunctionalStreamingEchoComponent - Class in org.mule.tck.functional
 
FunctionalStreamingEchoComponent() - Constructor for class org.mule.tck.functional.FunctionalStreamingEchoComponent
 
FunctionalStreamingTestComponent - Class in org.mule.tck.functional
A service that can be used by streaming functional tests.
FunctionalStreamingTestComponent() - Constructor for class org.mule.tck.functional.FunctionalStreamingTestComponent
 
FunctionalTestCase - Class in org.mule.tck
Deprecated. 
FunctionalTestCase() - Constructor for class org.mule.tck.FunctionalTestCase
Deprecated.  
FunctionalTestCase - Class in org.mule.tck.junit4
A base test case for tests that initialize Mule using a configuration file.
FunctionalTestCase() - Constructor for class org.mule.tck.junit4.FunctionalTestCase
 
FunctionalTestComponent - Class in org.mule.tck.functional
FunctionalTestComponent is a service that can be used by functional tests.
FunctionalTestComponent() - Constructor for class org.mule.tck.functional.FunctionalTestComponent
 
FunctionalTestComponent.LifecycleCallback - Interface in org.mule.tck.functional
 
FunctionalTestException - Exception in org.mule.tck.exceptions
 
FunctionalTestException() - Constructor for exception org.mule.tck.exceptions.FunctionalTestException
 
FunctionalTestException(String) - Constructor for exception org.mule.tck.exceptions.FunctionalTestException
 
FunctionalTestNotification - Class in org.mule.tck.functional
A FunctionlTestNotification is fired by the FunctionalTestComponent when it receives an event.
FunctionalTestNotification(Object, int) - Constructor for class org.mule.tck.functional.FunctionalTestNotification
 
FunctionalTestNotification(MuleEventContext, Object, int) - Constructor for class org.mule.tck.functional.FunctionalTestNotification
 
FunctionalTestNotificationListener - Interface in org.mule.tck.functional
By implementing this listener interface and registering the object with the MuleContext.registerListener(ServerNotificationListener) You can receive FunctionalTestNotifications from the FunctionalTestComponent.
FunctionAnnotationParser - Class in org.mule.config.expression
Used to parse Function annotations
FunctionAnnotationParser() - Constructor for class org.mule.config.expression.FunctionAnnotationParser
 
FunctionExpressionEvaluator - Class in org.mule.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.expression.FunctionExpressionEvaluator
 
FutureMessageResult - Class in org.mule.api
FutureMessageResult is an MuleMessage result of a remote invocation on a Mule Server.
FutureMessageResult(Callable, MuleContext) - Constructor for class org.mule.api.FutureMessageResult
 
FutureRetryContext - Class in org.mule.retry.async
An implementation of RetryContext to be used when a RetryPolicyTemplate is executed in a separate thread via the AsynchronousRetryTemplate.
FutureRetryContext() - Constructor for class org.mule.retry.async.FutureRetryContext
 

G

GENERAL_AND_ENTITY_HEADER_NAMES - Static variable in class org.mule.transport.http.HttpConstants
 
generateChildBeanName(Element) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
generateEventId(MuleContext) - Method in class org.mule.DefaultMuleEvent
 
generateId(MuleContext) - Static method in class org.mule.api.context.notification.ServerNotification
 
generateKey(MuleEvent) - Method in interface org.mule.api.MuleEventKeyGenerator
Generates a key for an event.
generateKey(MuleEvent) - Method in class org.mule.keygenerator.ExpressionMuleEventKeyGenerator
 
generateKey(MuleEvent) - Method in class org.mule.keygenerator.MD5MuleEventKeyGenerator
 
generateMessage(String, Object, Map, MessageExchangePattern) - Method in interface org.mule.module.bpm.MessageService
 
generateMessage(String, Object, Map, MessageExchangePattern) - Method in class org.mule.module.bpm.Process
 
generateMessage(String, Object, Map, MessageExchangePattern) - Method in class org.mule.module.bpm.Rules
 
generateMessage(String, Object, Map, MessageExchangePattern) - Method in class org.mule.module.jbpm.MuleMessageService
 
generateNextCoord() - Method in class org.mule.example.gpswalker.CityStroller
 
generateTransformerName() - Method in class org.mule.transformer.AbstractTransformer
 
generateTransformerName() - Method in class org.mule.transformer.TransformerChain
 
generateWSDLOrXSD(MuleEvent, String) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
GenericGlobalEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
 
GenericGlobalEndpointDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.endpoint.GenericGlobalEndpointDefinitionParser
 
GenericsUtils - Class in org.mule.util.generics
Helper class for determining element types of collections and maps.
GenericsUtils() - Constructor for class org.mule.util.generics.GenericsUtils
 
GenericTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
A factory performing a JNDI lookup for TransactionManager.
GenericTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
GenericTypeResolver - Class in org.mule.util.generics
Helper class for resolving generic types against type variables.
get(String) - Method in interface org.mule.api.registry.Registry
Alias method performing the lookup, here to simplify syntax when called from dynamic languages.
get(String) - Static method in class org.mule.api.transport.PropertyScope
 
get(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
get() - Static method in class org.mule.config.StartupContext
 
get(Object) - Method in class org.mule.el.context.InboundAttachmentMapContext
 
get(Object) - Method in class org.mule.el.context.MessagePropertyMapContext
 
get(Object) - Method in class org.mule.el.context.OutboundAttachmentMapContext
 
get(Object) - Method in class org.mule.expression.InboundAttachmentsMap
 
get(Object) - Method in class org.mule.expression.OutboundAttachmentsMap
 
get(Object) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
get(int) - Method in class org.mule.module.json.JsonData
 
get(String) - Method in class org.mule.module.json.JsonData
 
get(int) - Method in class org.mule.module.launcher.util.ObservableList
 
get(Object) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
get(String) - Method in class org.mule.registry.AbstractRegistry
 
get(String) - Method in class org.mule.registry.AbstractRegistryBroker
 
get(String) - Method in class org.mule.registry.MuleRegistryHelper
 
get(Object) - Method in class org.mule.registry.RegistryMap
 
GET - Static variable in class org.mule.transport.http.components.RestServiceWrapper
 
get(Object, int) - Static method in class org.mule.transport.http.multipart.LazyList
Get item from the list
get(Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
get(String) - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
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
 
getAbsolutePath(String) - Method in class org.mule.transport.sftp.SftpClient
Converts a relative path to an absolute path according to http://tools.ietf.org/html/draft-ietf-secsh-scp-sftp-ssh-uri-04.
getAcceptedTime() - Method in class org.mule.work.WorkerContext
System.currentTimeMillis() when the Work has been accepted.
getAckExpression() - Method in class org.mule.routing.UntilSuccessful
 
getAcknowledgementMode() - Method in class org.mule.transport.jms.JmsConnector
 
getAcknowledgeMode() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
getAcknowledgeMode() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
getAcknowledgeMode() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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
 
getActivationSpec() - Method in class org.mule.module.jca.MuleEndpointKey
 
getAddDefaultEntities() - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Returns the state of the "add default entities" flag.
getAddProperties() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getAddress() - Method in interface org.mule.api.endpoint.EndpointURI
 
getAddress() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
This returns the address of the endpoint.
getAddress() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getAddress() - Method in class org.mule.endpoint.AbstractEndpoint
 
getAddress() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getAddress() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getAddress() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getAddress() - Method in class org.mule.endpoint.MuleEndpointURI
 
getAddress() - Method in class org.mule.example.bookstore.Order
 
getAddress() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getAddress() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getAddress() - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
getAddress() - Method in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
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.tck.testmodels.services.Address
 
getAddress() - Method in class org.mule.tck.testmodels.services.Person
 
getAgents() - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. Use lookupAgent() instead
getAgents() - Method in class org.mule.registry.MuleRegistryHelper
getAlgorithm() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
getAliases() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
getAllAnnotations() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
getAllDeployedServices() - Method in class org.mule.transport.soap.axis.extensions.MuleConfigProvider
 
getAllFieldAnnotations(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getAllMethodAnnotations(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getAllowDuplicates() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getAllServices(Definition) - Method in class org.mule.module.cxf.support.ProxyServiceConfiguration
This method returns a list of all the services defined in the definition.
getAnnotation(QName) - Method in interface org.mule.api.AnnotatedObject
Gets the value of specified annotation.
getAnnotation(QName) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
getAnnotation(QName) - Method in class org.mule.component.AbstractComponent
 
getAnnotation() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getAnnotation(QName) - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
getAnnotation(QName) - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
getAnnotation(QName) - Method in class org.mule.construct.AbstractFlowConstruct
 
getAnnotation(QName) - Method in class org.mule.endpoint.AbstractEndpoint
 
getAnnotation(QName) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getAnnotation(QName) - Method in class org.mule.endpoint.URIBuilder
 
getAnnotation(QName) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getAnnotation(QName) - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
getAnnotation(QName) - Method in class org.mule.processor.AbstractMessageProcessorOwner
 
getAnnotation(QName) - Method in class org.mule.processor.InvokerMessageProcessor
 
getAnnotation(QName) - Method in class org.mule.routing.AbstractMatchingRouter
 
getAnnotation(QName) - Method in class org.mule.routing.AbstractSelectiveRouter
 
getAnnotation(QName) - Method in class org.mule.service.AbstractService
 
getAnnotation(QName) - Method in class org.mule.transformer.AbstractTransformer
 
getAnnotation() - Method in class org.mule.util.annotation.AnnotationMetaData
 
getAnnotationClassName(String) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
getAnnotations() - Method in interface org.mule.api.AnnotatedObject
Gets all annotations.
getAnnotations() - Method in class org.mule.api.processor.LoggerMessageProcessor
 
getAnnotations() - Method in class org.mule.component.AbstractComponent
 
getAnnotations() - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
getAnnotations() - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
getAnnotations() - Method in class org.mule.construct.AbstractFlowConstruct
 
getAnnotations() - Method in class org.mule.endpoint.AbstractEndpoint
 
getAnnotations() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getAnnotations() - Method in class org.mule.endpoint.URIBuilder
 
getAnnotations() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getAnnotations() - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
getAnnotations() - Method in class org.mule.processor.AbstractMessageProcessorOwner
 
getAnnotations() - Method in class org.mule.processor.InvokerMessageProcessor
 
getAnnotations() - Method in class org.mule.routing.AbstractMatchingRouter
 
getAnnotations() - Method in class org.mule.routing.AbstractSelectiveRouter
 
getAnnotations() - Method in class org.mule.service.AbstractService
 
getAnnotations() - Method in class org.mule.transformer.AbstractTransformer
 
getAnnotationsPackageName() - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
This resolver scans a class for annotations in this package.
getAnnotationsPackageName() - Method in class org.mule.module.json.transformers.JsonMapperResolver
This resolver scans a class for annotations in this package.
getAnnotationsPackageName() - Method in class org.mule.module.xml.transformer.jaxb.JAXBContextResolver
 
getAppConfigurationEntry(String) - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Gets the configuration entries using the application Name
getAppDescriptor() - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
getAppDescriptor() - Method in class org.mule.module.launcher.plugin.PluginDescriptorParser
 
getAppDir() - Method in class org.mule.module.launcher.plugin.PluginDescriptorParser
 
getAppendString() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getAppFactory() - Method in class org.mule.module.launcher.DeploymentService
 
getApplicationContext() - Method in class org.mule.module.spring.events.MuleApplicationEvent
 
getApplications() - Method in class org.mule.module.launcher.DeploymentService
 
getApplicationStatistics() - Method in class org.mule.management.stats.AllStatistics
 
getAppName() - Method in interface org.mule.module.launcher.application.Application
 
getAppName() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
getAppName() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
getAppName() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getAppName() - Method in class org.mule.module.launcher.descriptor.EmptyApplicationDescriptor
 
getAppName() - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
getAppProperties() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getArchiveDir() - Method in class org.mule.transport.sftp.SftpConnector
 
getArchiveDir() - Method in class org.mule.transport.sftp.SftpUtil
 
getArchiveTempReceivingDir() - Method in class org.mule.transport.sftp.SftpConnector
 
getArchiveTempReceivingDir() - Method in class org.mule.transport.sftp.SftpUtil
 
getArchiveTempSendingDir() - Method in class org.mule.transport.sftp.SftpConnector
 
getArchiveTempSendingDir() - Method in class org.mule.transport.sftp.SftpUtil
 
getArgs() - Method in class org.mule.config.i18n.Message
 
getArgs(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getArgTypes(Object, MuleEvent) - Method in class org.mule.transport.rmi.RmiConnector
 
getArgumentClass() - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
The object type that this resolver will discover or create
getArgumentClass() - Method in class org.mule.module.json.transformers.JsonMapperResolver
The object type that this resolver will discover or create
getArgumentClass() - Method in class org.mule.module.xml.transformer.jaxb.JAXBContextResolver
 
getArguments() - Method in class org.mule.expression.transformers.AbstractExpressionTransformer
 
getAsString(String) - Method in class org.mule.module.json.JsonData
 
getAsText() - Method in class org.mule.config.spring.editors.DatePropertyEditor
Format the Date as String, using the specified DateFormat.
getAsyncEventsReceived() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
getAsyncEventsReceived() - Method in class org.mule.management.stats.ApplicationStatistics
 
getAsyncEventsReceived() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getAsyncEventsReceived() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getAsyncEventsReceived() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getAsyncEventsReceived() - Method in class org.mule.module.management.mbean.ServiceService
 
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
 
getAsyncReplyCorrelationId(MuleEvent) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
getAsyncReplyMessageSource() - Method in interface org.mule.api.service.Service
 
getAsyncReplyMessageSource() - Method in class org.mule.service.AbstractService
 
getAsyncReplyTimeout() - Method in class org.mule.service.AbstractService
 
getAsyncStageNameSource() - Method in class org.mule.construct.Flow
 
getAsyncStageNameSource(String) - Method in class org.mule.construct.Flow
 
getAttachment(String) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.getInboundAttachment(String) instead
getAttachment(String) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getAttachment(MuleMessage, String) - Method in class org.mule.expression.BaseAttachmentExpressionEvaluator
 
getAttachment(MuleMessage, String) - Method in class org.mule.expression.MessageAttachmentExpressionEvaluator
 
getAttachment(String) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getAttachment(String) - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getAttachmentName(String, Map<String, Part>) - Static method in class org.mule.transport.email.MailUtils
Check whether an attachment with the same name already exists, using a counter for override protection.
getAttachmentNames() - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.getInboundAttachmentNames()
getAttachmentNames() - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getAttachmentNames() - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getAttachmentNames() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getAttachments(Multipart, Map<String, Part>) - Static method in class org.mule.transport.email.MailUtils
 
getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute(RequestContext.Scope, String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getAttribute(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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
 
getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
Return an array containing the names of all currently defined configuration attributes.
getAttributeNames(RequestContext.Scope) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getAttributeNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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.pgp.PGPSecurityContext
 
getAuthentication(Authentication) - Method in class org.mule.module.spring.security.PreAuthenticatedAuthenticationProvider
Provides a spring authentication according to mule's authentication
getAuthentication(Authentication) - Method in interface org.mule.module.spring.security.SpringAuthenticationProvider
Provides a spring authentication according to mule's authentication
getAuthentication() - Method in class org.mule.module.spring.security.SpringSecurityContext
 
getAuthentication(Authentication) - Method in class org.mule.module.spring.security.UserAndPasswordAuthenticationProvider
Provides a spring authentication according to mule's authentication
getAuthentication() - Method in class org.mule.security.DefaultSecurityContext
 
getAuthenticationMethod() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getAuthenticationProvider() - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
getAuthenticationToken(MuleEvent) - Method in class org.mule.security.UsernamePasswordAuthenticationFilter
 
getAuthenticator() - Method in class org.mule.transport.email.AbstractMailConnector
 
getAuthor() - Method in class org.mule.example.bookstore.Book
 
getAuthorities() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getAuthority() - Method in interface org.mule.api.endpoint.EndpointURI
 
getAuthority() - Method in class org.mule.endpoint.MuleEndpointURI
 
getAuthType() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getAutoAckCount() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getAutoCommit() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getAvailableFiles(boolean) - Method in class org.mule.transport.sftp.SftpReceiverRequesterUtil
 
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
 
getAverageProcessingTime() - Method in class org.mule.management.stats.ApplicationStatistics
 
getAverageProcessingTime() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getAverageProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getAverageProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getAverageProcessingTime() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getAverageQueueSize() - Method in class org.mule.management.stats.FlowConstructStatistics
 
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
 
getAxis() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getAxis() - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
getAxisDeployedServices() - Method in class org.mule.transport.soap.axis.extensions.MuleConfigProvider
 
getAxisTransportProtocols() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getBacklog() - Method in class org.mule.transport.tcp.TcpConnector
Deprecated. should use TcpConnector.getReceiveBacklog()
getBackupFolder() - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
getBankName() - Method in class org.mule.example.loanbroker.bank.Bank
 
getBankName() - Method in class org.mule.example.loanbroker.messages.LoanQuote
 
getBankName() - Method in class org.mule.example.loanbroker.model.LoanQuote
 
getBase() - Method in class org.mule.util.counters.impl.AggregateCounter
 
getBasepath() - Method in class org.mule.transport.servlet.JarResourceServlet
 
getBaseProtocol() - Method in class org.mule.transport.email.AbstractMailConnector
Some protocols (eg secure extensions) extend a "base" protocol.
getBaseProtocol() - Method in class org.mule.transport.email.ImapsConnector
 
getBaseProtocol() - Method in class org.mule.transport.email.Pop3sConnector
 
getBaseProtocol() - Method in class org.mule.transport.email.SmtpsConnector
 
getBaseStore() - Method in class org.mule.util.store.ObjectStorePartition
 
getBaseStore() - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
getBaseUri(URI, String, String, String) - Static method in class org.mule.module.jersey.JerseyResourcesComponent
 
getBatchSize() - Method in class org.mule.example.geomail.components.DataGenerator
 
getBatchSize() - Method in class org.mule.transaction.constraints.BatchConstraint
 
getBatchSize(int) - Method in class org.mule.transport.AbstractPollingMessageReceiver
The preferred number of messages to process in the current batch.
getBayeux() - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
getBayeux() - Method in class org.mule.transport.ajax.AjaxMessageReceiver
 
getBayeux() - Method in interface org.mule.transport.ajax.BayeuxAware
 
getBayeux() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getBayeux() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getBccAddresses() - Method in class org.mule.transport.email.SmtpConnector
 
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.BridgeDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.ConfigurationDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.ExpressionLanguageDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.GlobalPropertyDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.InvokerMessageProcessorDefinitionParser
 
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.config.spring.parsers.specific.SimpleServiceDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.config.spring.parsers.specific.ValidatorDefinitionParser
 
getBeanClass() - Method in class org.mule.expression.transformers.BeanBuilderTransformer
 
getBeanClass(Element) - Method in class org.mule.module.cxf.config.WsCustomValidatorDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.module.management.config.JmxAgentDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.module.scripting.config.GroovyRefreshableBeanBuilderParser
 
getBeanClass(Element) - Method in class org.mule.module.ws.config.spring.parsers.specific.WSProxyDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.transport.http.builder.HttpResponseDefinitionParser
 
getBeanClass(Element) - Method in class org.mule.transport.http.config.spring.parsers.specific.HttpProxyDefinitionParser
 
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
 
getBeanFactory() - Method in class org.mule.expression.transformers.BeanBuilderTransformer
 
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.collection.ChildMapEntryDefinitionParser
 
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
 
getBeanName(Element) - Method in class org.mule.config.spring.parsers.specific.FlowRefDefinitionParser
 
getBeanName(Element) - Method in class org.mule.module.xml.config.NamespaceManagerDefinitionParser
 
getBeanName(Element) - Method in class org.mule.transport.http.builder.HttpCookiesDefinitionParser
 
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
 
getBeanTypes() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getBestSeller() - Method in class org.mule.example.bookstore.DataWarehouse
 
getBindingId() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getBindingIdForSoapVersion(String) - Static method in class org.mule.module.cxf.support.CxfUtils
 
getBindingOperationFromEndpoint(Endpoint, String) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
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
 
getBodyParameterName(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
getBodyPartForAttachment(DataHandler, String) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
 
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
 
getBook(long) - Method in interface org.mule.example.bookstore.CatalogService
Look up the details for a particular book by ID
getBook(long) - Method in class org.mule.example.bookstore.CatalogServiceImpl
 
getBook() - Method in class org.mule.example.bookstore.Order
 
getBooks() - Method in interface org.mule.example.bookstore.CatalogService
Return a collection of all books in the catalog
getBooks() - Method in class org.mule.example.bookstore.CatalogServiceImpl
 
getBoolean(String, Map) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as a boolean (default of false)
getBoolean(String, Map, boolean) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as a boolean.
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.MuleMessage
Deprecated. use MuleMessage.getInboundProperty(String, Object) instead
getBooleanProperty(String, boolean) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getBooleanProperty(String, boolean) - Method in class org.mule.MessagePropertiesContext
 
getBooleanValue(String, String, XmlPullParser) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getBooleanValue.
getBootstrapContext() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getBoundary() - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
 
getBpms() - Method in class org.mule.module.bpm.Process
 
getBpms() - Method in class org.mule.module.bpm.ProcessComponent
 
getBrokerURL() - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
getBufferOutput() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getBufferSize() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
getBufferSize() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
getBufferSize() - Method in class org.mule.transport.tcp.TcpConnector
Deprecated. Should use TcpConnector.getSendBufferSize() or TcpConnector.getReceiveBufferSize()
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
 
getBuilder() - Method in class org.mule.tck.FunctionalTestCase
Deprecated.  
getBuilder() - Method in class org.mule.tck.junit4.FunctionalTestCase
 
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.
getBus() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getBus() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
getBus() - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
getBy() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
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.MessagePropertiesContext
 
getBytes(Class) - Static method in class org.mule.config.spring.util.ClassReader
load the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
getBytes(String) - Static method in class org.mule.util.StringMessageUtils
 
getBytesRequested() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getCacheId() - Method in class org.apache.maven.enforcer.rule.EnforcerPortRule
If your rule is cacheable, you must return a unique id when parameters or conditions change that would cause the result to be different.
getCacheKeyForPayload(Object, Object[]) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
getCall(MuleEvent, Object[]) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
getCallbackCount() - Method in class org.mule.tck.functional.CounterCallback
 
getCapacity() - Method in class org.mule.util.queue.QueueInfo
 
getCatalog() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getCatchAllStrategy() - Method in interface org.mule.api.routing.OutboundRouterCollection
 
getCatchAllStrategy() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
getCatchAllStrategy() - Method in class org.mule.service.ServiceCompositeMessageSource
 
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() - Method in class org.mule.example.errorhandler.ExceptionBean
 
getCause(Throwable) - Method in class org.mule.transport.jdbc.SQLExceptionReader
 
getCause(Throwable) - Method in class org.mule.transport.jms.JmsExceptionReader
 
getCause(Throwable) - Method in class org.mule.transport.soap.axis.AxisFaultExceptionReader
 
getCauseException() - Method in exception org.mule.api.MessagingException
 
getCcAddresses() - Method in class org.mule.transport.email.SmtpConnector
 
getChainsawHost() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getChainsawPort() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getChange() - Method in class org.mule.example.stockquote.StockQuote
 
getChannelSftp() - Method in class org.mule.transport.sftp.SftpClient
 
getCharacterEncoding() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getCharacterEncoding() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
getCharacterEncodingScheme() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getCharacterValue(String, String, XmlPullParser) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getCharacterValue.
getCharset() - Method in class org.mule.transport.http.HttpRequest
 
getCharset() - Method in class org.mule.transport.http.HttpResponse
 
getCheckFileAge() - Method in class org.mule.transport.file.FileConnector
 
getCheckFileAge() - Method in class org.mule.transport.sftp.SftpConnector
 
getCheckFrequency() - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
getChildDelegate() - Method in class org.mule.config.spring.parsers.delegate.MapDefinitionParserMutator
 
getClassAndMethodAnnotations(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getClassAnnotationForInterfaces(Class<?>, List<AnnotationMetaData>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getClassAnnotationForSuperClasses(Class<? extends Annotation>, Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getClassAnnotationForSuperClasses(Class<?>, List<AnnotationMetaData>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getClassAnnotationInHeirarchy(Class<? extends Annotation>, Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
Deprecated. use getClassAnnotationInHierarchy(Class, Class)
getClassAnnotationInHeirarchy(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
Deprecated. use getClassAnnotationInHierarchy(Class)
getClassAnnotationInHierarchy(Class<? extends Annotation>, Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getClassAnnotationInHierarchy(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getClassAnnotations() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
getClassConstraint() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getClassInternal(Element) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getClassLoader(Class) - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
getClassLoader() - Method in class org.mule.config.i18n.MessageFactory
Override this method to return the classloader for the bundle/module which contains the needed resource files.
getClassLoader() - Method in class org.mule.example.errorhandler.LocaleMessage
 
getClassLoader() - Method in class org.mule.example.loanbroker.LocaleMessage
 
getClassLoader() - Method in class org.mule.example.stockquote.LocaleMessage
 
getClassLoader() - Method in class org.mule.transport.tcp.protocols.CustomClassLoadingLengthProtocol
 
getClassName(Class) - Static method in class org.mule.util.ClassUtils
 
getClassName() - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
getClassName() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
getClassName() - Method in interface org.mule.util.scan.ClassScanner
 
getClassName() - Method in class org.mule.util.scan.ImplementationClassScanner
 
getClassName() - Method in class org.mule.util.scan.InterfaceClassScanner
 
getClasspath() - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
getClassPathRoot(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
getClassURL(String) - Method in class org.mule.util.scan.annotations.MetaAnnotationTypeFilter
 
getClassURL(String) - Method in class org.mule.util.scan.ImplementationClassScanner
 
getClassURL(String) - Method in class org.mule.util.scan.InterfaceClassScanner
 
getClazz() - Method in class org.mule.util.annotation.AnnotationMetaData
 
getClient() - Method in interface org.mule.api.MuleContext
 
getClient() - Method in class org.mule.DefaultMuleContext
 
getClient() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getClient() - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getClient() - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
getClientClass() - Method in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
getClientConfig() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getClientConfig(ImmutableEndpoint) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
getClientConfig(ImmutableEndpoint) - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
getClientConnectionManager() - Method in class org.mule.transport.http.HttpConnector
 
getClientId() - Method in class org.mule.transport.jms.JmsConnector
 
getClientInfo() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getClientInfo(String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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.email.AbstractTlsRetrieveMailConnector
 
getClientKeyStore() - Method in class org.mule.transport.email.SmtpsConnector
 
getClientKeyStore() - Method in class org.mule.transport.http.HttpsConnector
 
getClientKeyStore() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
getClientKeyStorePassword() - Method in class org.mule.transport.email.SmtpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.transport.http.HttpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
getClientKeyStoreType() - Method in class org.mule.transport.email.SmtpsConnector
 
getClientKeyStoreType() - Method in class org.mule.transport.http.HttpsConnector
 
getClientKeyStoreType() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
getClientKeyStoreType() - Method in class org.mule.transport.ssl.SslConnector
 
getClientPool(ImmutableEndpoint) - Method in class org.mule.transport.sftp.SftpConnector
 
getClientProvider() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getClientSoTimeout() - Method in class org.mule.transport.tcp.TcpConnector
 
getClusterId() - Method in interface org.mule.api.MuleContext
 
getClusterId() - Method in class org.mule.context.notification.MuleContextNotification
 
getClusterId() - Method in class org.mule.DefaultMuleContext
 
getClusterId() - Method in class org.mule.el.context.MuleInstanceContext
 
getClusterId() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getClusterNodeId() - Method in interface org.mule.api.MuleContext
 
getClusterNodeId() - Method in class org.mule.DefaultMuleContext
 
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
 
getCollectionFieldType(Field) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic element type of the given Collection field.
getCollectionFieldType(Field, int) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic element type of the given Collection field.
getCollectionParameterType(MethodParameter) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic element type of the given Collection parameter.
getCollectionReturnType(Method) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic element type of the given Collection return type.
getCollectionReturnType(Method, int) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic element type of the given Collection return type.
getCollectionType(Class<? extends Collection<?>>) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic element type of the given Collection class (if it declares one through a generic superclass or generic interface).
getColumn(FlowConstructStatistics, 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.exception.AbstractExceptionListener
 
getCommonHandler() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
getCommonRootId() - Method in class org.mule.routing.EventGroup
 
getCompanies() - Static method in class org.mule.example.cep.CompanyRegistry
 
getComparator() - Method in class org.mule.transport.file.FileMessageReceiver
 
getCompiledExpression(String) - Method in class org.mule.el.mvel.MVELExpressionExecutor
Compile an expression.
getCompiledScript() - Method in class org.mule.module.scripting.component.Scriptable
 
getCompleteUri(URI, String, String, String, String) - Static method in class org.mule.module.jersey.JerseyResourcesComponent
 
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 inbound routers.
getComponent() - Method in exception org.mule.component.ComponentException
 
getComponent() - Method in class org.mule.construct.SimpleService
 
getComponent() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getComponent() - Method in interface org.mule.example.notifications.ComponentMessageNotificationMixin
 
getComponent() - Method in class org.mule.service.AbstractService
 
getComponent(String) - Method in class org.mule.tck.FunctionalTestCase
Deprecated. Returns an instance of the service's component object.
getComponent(FlowConstruct) - Method in class org.mule.tck.FunctionalTestCase
Deprecated. Returns an instance of the service's component object.
getComponent(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
Returns an instance of the service's component object.
getComponent(FlowConstruct) - Method in class org.mule.tck.junit4.FunctionalTestCase
Returns an instance of the service's component object.
getComponentName() - Method in class org.mule.message.ExceptionMessage
 
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
 
getComponentProvider() - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
getComponentProvider(Class<?>) - Method in class org.mule.module.jersey.MuleComponentProviderFactory
 
getComponentProvider(ComponentContext, Class<?>) - Method in class org.mule.module.jersey.MuleComponentProviderFactory
 
getComponents() - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
getComponentStat() - Method in class org.mule.management.stats.ServiceStatistics
 
getComponentStatistics() - Method in class org.mule.management.stats.AllStatistics
Deprecated. use #getServiceStatistics
getComponentStatistics() - Method in class org.mule.module.management.mbean.StatisticsService
Deprecated. use #getServiceStatistics
getConditionalMessageProcessors() - Method in class org.mule.routing.AbstractSelectiveRouter
 
getConduit(EndpointInfo) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
getConfigBuilder() - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
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.
getConfigFile() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
getConfigNamespaces() - Method in class org.mule.module.xml.util.NamespaceManager
 
getConfigProperties() - Method in class org.mule.module.cxf.config.WsConfig
 
getConfigProperties() - Method in class org.mule.module.cxf.config.WsSecurity
 
getConfigResources() - Method in class org.mule.config.spring.MuleApplicationContext
 
getConfigResources() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getConfigResources() - Method in class org.mule.tck.AbstractServiceAndFlowTestCase
 
getConfigResources() - Method in class org.mule.tck.FunctionalTestCase
Deprecated.  
getConfigResources() - Method in class org.mule.tck.junit4.FunctionalTestCase
 
getConfiguration() - Method in interface org.mule.api.MuleContext
 
getConfiguration() - Method in class org.mule.DefaultMuleContext
 
getConfiguration() - Method in class org.mule.module.bpm.Rules
 
getConfiguration() - Method in class org.mule.module.client.MuleClient
 
getConfiguration() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getConfiguration() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getConfiguration(MuleContext) - Static method in class org.mule.module.cxf.CxfConfiguration
 
getConfiguration() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
getConfigurationAnnotations() - Method in interface org.mule.api.MuleContext
Return all annotations seen in the configuration
getConfigurationAnnotations() - Method in class org.mule.DefaultMuleContext
 
getConfigurationBuilder() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getConfigurationBuilder() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
Config builder name.
getConfigurationClasses() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getConfigurationLocation() - Method in class org.mule.module.cxf.CxfConfiguration
 
getConfigurationResource() - Method in class org.mule.module.jbpm.Jbpm
 
getConfigurationResources() - Method in class org.mule.MuleServer
Getter for property messengerURL.
getConfigurations() - Method in class org.mule.module.jca.MuleResourceAdapter
 
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
 
getConnectEventId(ImmutableEndpoint) - Method in class org.mule.transport.AbstractTransportMessageHandler
 
getConnection() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.mule.module.jca.MuleManagedConnection
Creates a new connection handle to the Mail Server represented by the ManagedConnection instance.
getConnection() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getConnection() - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
getConnection(String, String) - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
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.AbstractConnector
 
getConnectionDescription() - Method in class org.mule.transport.AbstractMessageReceiver
 
getConnectionDescription() - Method in class org.mule.transport.AbstractTransportMessageHandler
Returns a string identifying the underlying resource
getConnectionFactory() - Method in class org.mule.transport.jms.JmsConnector
 
getConnectionFactoryClass() - Method in class org.mule.transport.ftp.FtpConnector
Getter for property 'connectionFactoryClass'.
getConnectionFactoryJndiName() - Method in class org.mule.transport.jms.JmsConnector
 
getConnectionFactoryProperties() - 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.MessageRequester
Gets the connector for this dispatcher
getConnector() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getConnector() - Method in class org.mule.endpoint.AbstractEndpoint
 
getConnector() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getConnector() - Method in class org.mule.endpoint.AbstractMetaEndpointBuilder
 
getConnector() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getConnector() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getConnector() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getConnector() - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
getConnector() - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
getConnector() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
getConnector() - Method in class org.mule.transport.DefaultReplyToHandler
 
getConnector() - Method in class org.mule.transport.jms.DefaultJmsTopicResolver
Getter for property 'connector'.
getConnector() - Method in class org.mule.transport.quartz.config.ScheduleAnnotationParser
 
getConnector() - Method in class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
getConnector() - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
getConnector() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getConnector() - Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
 
getConnector() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getConnectorByProtocol(String) - Method in class org.mule.transport.service.TransportFactory
 
getConnectorName() - Method in interface org.mule.api.endpoint.EndpointURI
 
getConnectorName() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getConnectorName() - Method in class org.mule.endpoint.MuleEndpointURI
 
getConnectorName() - Method in class org.mule.module.jca.MuleActivationSpec
 
getConnectorName(Connector) - Method in class org.mule.util.ObjectNameHelper
 
getConnectorProtocol() - Method in class org.mule.transport.ajax.container.MuleAjaxServlet
 
getConnectors() - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. Use lookupConnector() instead
getConnectors() - Method in class org.mule.registry.MuleRegistryHelper
getConnectorServerProperties() - Method in class org.mule.module.management.agent.JmxAgent
 
getConnectorServerProperties() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
getConnectorServerUrl() - Method in class org.mule.module.management.agent.JmxAgent
 
getConnectorServerUrl() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
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
 
getConstructor(Class, Class[], boolean) - Static method in class org.mule.util.ClassUtils
Returns available constructor in the target class that as the parameters specified.
getConstructor() - Method in class org.mule.util.generics.MethodParameter
Return the wrapped Constructor, if any.
getConstructType() - Method in class org.mule.construct.AbstractFlowConstruct
 
getConstructType() - Method in class org.mule.construct.Bridge
 
getConstructType() - Method in class org.mule.construct.Flow
 
getConstructType() - Method in class org.mule.construct.SimpleService
 
getConstructType() - Method in class org.mule.construct.Validator
 
getConstructType() - Method in class org.mule.module.ibeans.config.IBeanFlowConstruct
 
getConstructType() - Method in class org.mule.module.ws.construct.WSProxy
 
getConstructType() - Method in class org.mule.transport.http.construct.HttpProxy
 
getContentDispositionFilename() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
Get the filename from the content-disposition.
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.servlet.MuleHttpServletRequest
 
getContentLength() - Method in class org.mule.transport.http.StreamPayloadRequestEntity
 
getContents() - Method in class org.mule.module.pgp.SignedMessage
 
getContentType() - Method in class org.mule.message.ds.StringDataSource
 
getContentType(Class) - Method in class org.mule.transport.email.DefaultDataContentHandlerFactory
 
getContentType() - Method in class org.mule.transport.email.SmtpConnector
 
getContentType() - Method in class org.mule.transport.email.transformers.PlainTextDataSource
 
getContentType() - Method in class org.mule.transport.http.HttpRequest
 
getContentType() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getContentType() - Method in interface org.mule.transport.http.multipart.Part
Gets the content type of this part.
getContentType() - Method in class org.mule.transport.http.multipart.PartDataSource
 
getContentType() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getContentType() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
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
 
getContextClassLoader() - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
getContextClassLoader() - Method in class org.mule.util.concurrent.NamedThreadFactory
 
getContextFactory() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
getContextPath() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getContextPath() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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.XQueryTransformer
Gets the parameters to be used when applying the transformation
getContextProperties() - Method in class org.mule.module.xml.transformer.XsltTransformer
Gets the parameters to be used when applying the transformation
getContextProperties() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
getContextResolver() - Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
getContexts() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getConversationFactory() - Method in class org.mule.transport.xmpp.XmppConnector
 
getConverters() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
getConverters() - Method in class org.mule.transformer.CompositeConverter
 
getCookiePolicy(String) - Static method in class org.mule.transport.http.CookieHelper
 
getCookies() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getCookieSpec(String) - Static method in class org.mule.transport.http.CookieHelper
 
getCookieSpec() - Method in class org.mule.transport.http.HttpConnector
 
getCookieValueFromCookies(Object, String) - Static method in class org.mule.transport.http.CookieHelper
Searches and return the cookie with the cookieName in the cookiesObject.
getCopyingThread() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getCopyingThread() - Method in class org.mule.module.pgp.TransformContinuouslyPolicy
getCopyingThread() - Method in class org.mule.module.pgp.TransformPerRequestInChunksPolicy
getCopyingThread() - Method in class org.mule.module.pgp.TransformPerRequestPolicy
getCopyright() - Method in class org.mule.module.management.mbean.MuleService
 
getCopyright() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getCorrelationExpression() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getCorrelationGroup() - Method in class org.mule.module.cxf.MuleSoapHeaders
 
getCorrelationGroupSize() - Method in interface org.mule.api.MuleMessage
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.el.context.MessageContext
 
getCorrelationId() - Method in interface org.mule.api.MuleMessage
Sets a correlationId for this message.
getCorrelationId(MuleMessage) - Method in interface org.mule.api.routing.MessageInfoMapping
 
getCorrelationId() - Method in class org.mule.DefaultMuleMessage
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.el.context.MessageContext
 
getCorrelationId() - Method in class org.mule.module.cxf.MuleSoapHeaders
 
getCorrelationId(MuleMessage) - Method in class org.mule.routing.correlation.CorrelationPropertiesExpressionEvaluator
 
getCorrelationId(MuleMessage) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
getCorrelationId(MuleMessage) - Method in class org.mule.routing.MuleMessageInfoMapping
 
getCorrelationIdExpression() - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
getCorrelationSequence() - Method in interface org.mule.api.MuleMessage
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.el.context.MessageContext
 
getCorrelationSequence() - Method in class org.mule.module.cxf.MuleSoapHeaders
 
getCorrelatorCallback(MuleContext) - Method in class org.mule.example.loanbroker.routers.BankQuotesResponseAggregator
 
getCorrelatorCallback(MuleContext) - Method in class org.mule.routing.AbstractAggregator
 
getCorrelatorCallback(MuleContext) - Method in class org.mule.routing.AbstractCorrelationAggregator
 
getCorrelatorCallback(MuleContext) - Method in class org.mule.routing.MessageChunkAggregator
 
getCorrelatorCallback(MuleContext) - Method in class org.mule.routing.Resequencer
 
getCorrelatorCallback(MuleContext) - Method in class org.mule.routing.SimpleCollectionAggregator
 
getCount() - Method in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
getCount() - Method in class org.mule.tck.functional.CountdownCallback
 
getCounter() - Method in class org.mule.util.concurrent.NamedThreadFactory
 
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
 
getCountryName() - Method in class org.mule.example.geomail.dao.Sender
 
getCreateConnector() - Method in class org.mule.module.jca.MuleActivationSpec
 
getCreated() - Method in class org.mule.routing.EventGroup
Return the creation timestamp of the current group in nanoseconds.
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.module.pgp.PGPAuthentication
 
getCredentials() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getCredentials() - Method in class org.mule.security.DefaultMuleAuthentication
 
getCredentials(MuleEvent) - Method in class org.mule.security.MuleHeaderCredentialsAccessor
 
getCredentials() - Method in class org.mule.VoidMuleEvent
 
getCredentialsAccessor() - Method in interface org.mule.api.security.AuthenticationFilter
 
getCredentialsAccessor() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
getCredentialsAccessor() - Method in class org.mule.security.AbstractAuthenticationFilter
 
getCreditAgency() - Method in class org.mule.example.loanbroker.DefaultLoanBroker
 
getCreditAgency() - Method in class org.mule.example.loanbroker.esn.SynchronousLoanBroker
 
getCreditHistory() - Method in class org.mule.example.loanbroker.messages.CreditProfile
 
getCreditHistory() - Method in class org.mule.example.loanbroker.model.CreditProfile
 
getCreditHistoryLength(int) - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
getCreditHistoryLength(int) - Method in class org.mule.example.loanbroker.credit.DefaultCreditAgency
 
getCreditHistoryLength(int) - Method in class org.mule.example.loanbroker.creditagency.DefaultCreditAgency
 
getCreditProfile(String, Integer) - Method in interface org.mule.example.loanbroker.credit.CreditAgency
 
getCreditProfile(String, Integer) - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
Used by Ejb Call
getCreditProfile(Customer) - Method in interface org.mule.example.loanbroker.credit.CreditAgencyService
 
getCreditProfile(Customer) - Method in class org.mule.example.loanbroker.credit.DefaultCreditAgency
 
getCreditProfile(Customer) - Method in interface org.mule.example.loanbroker.creditagency.CreditAgencyService
 
getCreditProfile(Customer) - Method in class org.mule.example.loanbroker.creditagency.DefaultCreditAgency
 
getCreditProfile() - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
getCreditProfile() - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
getCreditScore(int) - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
getCreditScore(int) - Method in class org.mule.example.loanbroker.credit.DefaultCreditAgency
 
getCreditScore(int) - Method in class org.mule.example.loanbroker.creditagency.DefaultCreditAgency
 
getCreditScore() - Method in class org.mule.example.loanbroker.messages.CreditProfile
 
getCreditScore() - Method in class org.mule.example.loanbroker.model.CreditProfile
 
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.
getCurrentCoord() - Method in class org.mule.example.gpswalker.CityStroller
 
getCurrentMessage() - Static method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
getCurrentMuleContext() - Static method in class org.mule.config.spring.MuleApplicationContext
 
getCurrentPhase() - Method in interface org.mule.api.lifecycle.LifecycleManager
The current phase for the lifecycle manager.
getCurrentPhase() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
getCurrentPrice() - Method in class org.mule.example.cep.Company
 
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
getCustomer() - Method in class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
getCustomer() - Method in class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
getCustomerRequest() - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
getCustomerRequest() - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
getCustomEvaluator() - Method in class org.mule.expression.ExpressionConfig
 
getCustomEvaluator() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getCustomEvaluator() - Method in class org.mule.routing.ExpressionSplitter
 
getCustomEvaluator() - Method in class org.mule.routing.filters.ExpressionFilter
 
getCustomEvaluator() - Method in class org.mule.routing.outbound.EndpointSelector
 
getCustomEvaluator() - Method in class org.mule.routing.outbound.ExpressionMessageSplitter
 
getCustomEvaluator() - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
getCustomEvaluator() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getCustomHeaders() - Method in class org.mule.transport.email.SmtpConnector
 
getCustomValidator() - Method in class org.mule.module.cxf.config.WsSecurity
 
getCxfBus() - Method in class org.mule.module.cxf.CxfConfiguration
 
getData() - Method in class org.mule.component.simple.StaticComponent
 
getData() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getDatabase() - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
getDatabase() - Method in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
getDatabinding() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getDatabinding() - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
getDataContentHandler(Class) - Method in class org.mule.transport.email.DefaultDataContentHandlerFactory
 
getDataFile() - Method in class org.mule.component.simple.StaticComponent
 
getDataSource() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getDataType() - Method in interface org.mule.api.MuleMessage
Returns the data type (if any) associated with the message's payload.
getDataType() - Method in class org.mule.DefaultMuleMessage
 
getDataType() - Method in class org.mule.el.context.MessageContext
 
getDataType() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getDataTypeConverterResolver() - Method in interface org.mule.api.MuleContext
 
getDataTypeConverterResolver() - Method in class org.mule.DefaultMuleContext
 
getDate() - Method in class org.mule.example.stockquote.StockQuote
 
getDate() - Method in interface org.mule.tck.testmodels.services.DateService
 
getDate() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
getDateFromString(String, String) - Static method in class org.mule.util.DateUtils
 
getDateHeader(String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getDateHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getDateValue(String, String, XmlPullParser) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getDateValue.
getDeadLetterQueue() - Method in class org.mule.routing.UntilSuccessful
 
getDeclaringClass() - Method in class org.mule.util.generics.MethodParameter
Return the class that declares the underlying Method or Constructor.
getDecoupledEndpoint() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getDeepestOccurenceOfType(Throwable, Class<?>) - Static method in class org.mule.util.ExceptionUtils
This method returns the throwable closest to the root cause that matches the specified class or subclass.
getDefault() - Static method in class org.mule.transport.email.ImapsSocketFactory
 
getDefault() - Static method in class org.mule.transport.email.Pop3sSocketFactory
 
getDefault() - Static method in class org.mule.transport.email.SmtpsSocketFactory
 
getDefaultCipherSuites() - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
getDefaultClientEndpoint(Service, Object, boolean) - Method in class org.mule.module.client.MuleClient
 
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.
getDefaultConnectionFactory() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getDefaultConnector() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultConnectorByProtocol(String) - Method in class org.mule.transport.service.TransportFactory
 
getDefaultDeleteUnacceptedMessages(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultDisableTransportTransformer() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultEncoding() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultEncoding() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultEncoding() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getDefaultEndpointEncoding(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultEndpointName() - Method in class org.mule.routing.outbound.EndpointSelector
 
getDefaultExceptionStrategy() - Method in interface org.mule.api.MuleContext
 
getDefaultExceptionStrategy() - Method in class org.mule.DefaultMuleContext
 
getDefaultExceptionStrategyName() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultExceptionStrategyName() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultExchangePattern() - Method in interface org.mule.api.transport.Connector
 
getDefaultExchangePattern() - Method in class org.mule.transport.AbstractConnector
 
getDefaultExchangePattern() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
getDefaultExchangePattern() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
getDefaultFile() - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
getDefaultInboundTransformers(TransportServiceDescriptor, ImmutableEndpoint) - Static method in class org.mule.transformer.TransformerUtils
 
getDefaultInboundTransformers(ImmutableEndpoint) - 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
 
getDefaultMessageProcessorsFactory() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
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(TransportServiceDescriptor, ImmutableEndpoint) - Static method in class org.mule.transformer.TransformerUtils
 
getDefaultOutboundTransformers(ImmutableEndpoint) - Method in class org.mule.transport.AbstractConnector
 
getDefaultPort() - Method in class org.mule.transport.email.AbstractMailConnector
 
getDefaultPort() - Method in class org.mule.transport.email.SmtpConnector
 
getDefaultProcessMessageAction() - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
getDefaultQueueTimeout() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultQueueTimeout() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultQueueTimeout() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getDefaultResponseTimeout() - Method in interface org.mule.api.config.MuleConfiguration
 
getDefaultResponseTimeout() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDefaultResponseTimeout(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultResponseTimeout() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getDefaultResponseTransformers(TransportServiceDescriptor, ImmutableEndpoint) - Static method in class org.mule.transformer.TransformerUtils
 
getDefaultResponseTransformers(ImmutableEndpoint) - Method in class org.mule.transport.AbstractConnector
 
getDefaultRoute() - Method in class org.mule.routing.AbstractMatchingRouter
 
getDefaultScope() - Method in class org.mule.MessagePropertiesContext
 
getDefaultsDescriptor() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getDefaultSecurityFilter() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getDefaultService() - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
getDefaultServiceThreadingProfile() - Method in interface org.mule.api.MuleContext
 
getDefaultServiceThreadingProfile() - Method in class org.mule.DefaultMuleContext
 
getDefaultSslType() - Method in class org.mule.api.security.provider.IBMSecurityProviderInfo
 
getDefaultSslType() - Method in interface org.mule.api.security.provider.SecurityProviderInfo
 
getDefaultSslType() - Method in class org.mule.api.security.provider.SunSecurityProviderInfo
 
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.module.jca.MuleResourceAdapter
 
getDefaultTransactionTimeout() - Method in class org.mule.util.xa.AbstractResourceManager
Gets the default transaction timeout in milliseconds.
getDefvalue() - Method in class com.javaforge.bobber.archetype.model.Variable
Get the defvalue field.
getDelay() - Method in class org.mule.example.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
Milliseconds to wait after sending each message in order for the thread to "catch up" with the test.
getDelayedResult(Source) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
Get a delayed result.
getDelayedResult(MuleMessage, String, Source) - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getDelayedResultCallback(DelayedResult) - Method in class org.mule.module.cxf.support.OutputPayloadInterceptor
 
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
 
getDelegate() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
getDelegate() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getDelegate() - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
getDelegate() - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
getDelegateReader() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getDelegateSession() - Method in class org.mule.transport.file.FileMessageDispatcher
There is no associated session for a file connector
getDelegateSession() - Method in class org.mule.transport.file.FileMessageRequester
There is no associated session for a file connector
getDeleteProperties() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getDeleteQuery() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getDeleteQueryKey() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
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
 
getDelta() - Method in class org.mule.example.cep.Company
 
getDelta() - Method in class org.mule.example.cep.StockTick
 
getDependentAgents() - Method in class org.mule.module.management.agent.YourKitProfilerAgent
 
getDependsOnVar() - Method in class com.javaforge.bobber.archetype.model.Template
Get if the specified variable is true, the template will be processed, otherwise skipped.
getDeployer() - Method in class org.mule.module.launcher.DeploymentService
 
getDeploymentClassLoader() - Method in interface org.mule.module.launcher.application.Application
 
getDeploymentClassLoader() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
getDeploymentClassLoader() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
getDeploymentStates() - Method in class org.mule.module.launcher.DeploymentStatusTracker
 
getDescription() - Method in class com.javaforge.bobber.archetype.model.Variable
Get the description field.
getDescription() - Method in class org.mule.AbstractAgent
 
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
A description of the agent that gets displayed in the splash screen when the Mule Context starts up.
getDescription() - Method in interface org.mule.api.retry.RetryContext
 
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
 
getDescription() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
 
getDescription() - Method in class org.mule.module.management.agent.Log4jAgent
 
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() - Method in class org.mule.module.management.agent.YourKitProfilerAgent
 
getDescription() - Method in class org.mule.retry.async.FutureRetryContext
 
getDescription() - Method in class org.mule.retry.DefaultRetryContext
 
getDescription() - Method in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
getDescriptor() - Method in interface org.mule.module.launcher.application.Application
 
getDescriptor() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
getDescriptor() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
getDeserializationMixins() - Method in class org.mule.module.json.transformers.JsonToObject
 
getDestination(EndpointInfo) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
getDestination(EndpointInfo, EndpointReferenceType) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
getDetailedMessage() - Method in exception org.mule.api.MuleException
 
getDetailMessage() - Method in class org.mule.example.errorhandler.ExceptionBean
 
getDetails() - Method in class org.mule.module.pgp.PGPAuthentication
 
getDetails() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getDevListEmail() - Static method in class org.mule.config.MuleManifest
 
getDirectory() - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
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
 
getDispatcherName() - Method in class org.mule.transport.AbstractMessageDispatcher
 
getDispatcherPoolFactory() - Method in class org.mule.transport.AbstractConnector
 
getDispatchers() - Method in class org.mule.transport.tcp.TcpConnector
 
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.
getDocumentBuilderFactory() - Method in class org.mule.module.xml.filters.AbstractJaxpFilter
The document builder factory to use in case XML needs to be parsed.
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
 
getDomain() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getDomain() - Method in class org.mule.module.launcher.MuleSharedDomainClassLoader
 
getDomainId() - Method in interface org.mule.api.config.MuleConfiguration
 
getDomainId() - Method in class org.mule.config.DefaultMuleConfiguration
 
getDomainId() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getDomainName(MuleContext) - Method in class org.mule.module.management.support.AbstractJmxSupport
Calculates the domain name for the current Mule instance.
getDomainName(MuleContext, boolean) - Method in class org.mule.module.management.support.AbstractJmxSupport
 
getDomainName(MuleContext) - Method in interface org.mule.module.management.support.JmxSupport
Calculates the domain name for the current Mule instance.
getDomainName(MuleContext, boolean) - Method in interface org.mule.module.management.support.JmxSupport
 
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.MuleMessage
Deprecated. use MuleMessage.getInboundProperty(String, Object) instead
getDoubleProperty(String, double) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getDoubleProperty(String, double) - Method in class org.mule.MessagePropertiesContext
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getDoubleValue.
getDriverClass() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
getDTDHandler() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getDuplicateHandling() - Method in class org.mule.transport.sftp.SftpConnector
 
getDuplicateHandling() - Method in class org.mule.transport.sftp.SftpUtil
 
getEffectiveTime(long) - Static method in class org.mule.management.stats.ProcessingTime
Convert processing time to effective processing time.
getEISProductName() - Method in class org.mule.module.jca.MuleManagedConnectionMetaData
 
getEISProductVersion() - Method in class org.mule.module.jca.MuleManagedConnectionMetaData
 
getElementName() - Method in class org.mule.util.annotation.AnnotationMetaData
 
getElementText() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getElementText() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getEmail() - Method in class org.mule.example.bookstore.Order
 
getEmail() - Method in class org.mule.example.geomail.dao.Sender
 
getEnableCorrelation() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEncodedConstructor() - Method in class org.mule.endpoint.URIBuilder
 
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.MuleMessage
Gets the encoding for the current message.
getEncoding() - Method in interface org.mule.api.transformer.DataType
The encoding for the object to transform
getEncoding() - Method in interface org.mule.api.transformer.Transformer
Return the encoding returned by the transformer (if any).
getEncoding() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
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.el.context.AppContext
 
getEncoding() - Method in class org.mule.endpoint.AbstractEndpoint
 
getEncoding() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
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.launcher.descriptor.ApplicationDescriptor
 
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.transformer.AbstractTransformer
 
getEncoding(Object) - Method in class org.mule.transformer.AbstractTransformer
 
getEncoding() - Method in class org.mule.transformer.CompositeConverter
 
getEncoding() - Method in class org.mule.transformer.types.SimpleDataType
 
getEncoding() - Method in class org.mule.transport.http.ResponseWriter
 
getEncoding() - Method in class org.mule.util.store.TextFileObjectStore
 
getEncoding() - Method in class org.mule.VoidMuleEvent
 
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 class org.mule.agent.EndpointNotificationLoggerAgent
 
getEndpoint() - Method in interface org.mule.api.component.InterfaceBinding
 
getEndpoint() - Method in exception org.mule.api.exception.MessageRedeliveredException
 
getEndpoint() - Method in interface org.mule.api.security.EndpointSecurityFilter
Deprecated.  
getEndpoint() - Method in interface org.mule.api.transformer.Transformer
Deprecated.  
getEndpoint() - Method in interface org.mule.api.transport.MessageDispatcher
 
getEndpoint() - Method in interface org.mule.api.transport.MessageReceiver
 
getEndpoint() - Method in interface org.mule.api.transport.MessageRequester
 
getEndpoint() - Method in class org.mule.component.DefaultInterfaceBinding
 
getEndpoint() - Method in class org.mule.context.notification.EndpointMessageNotification
 
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(DestinationFactory, String) - Static method in class org.mule.module.cxf.support.CxfUtils
 
getEndpoint(MuleContext, String) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
getEndpoint() - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
getEndpoint() - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
getEndpoint() - Method in class org.mule.module.ibeans.config.IBeanBinding
 
getEndpoint() - Method in class org.mule.module.ibeans.spi.support.DefaultRequestInterfaceBinding
 
getEndpoint() - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
getEndpoint() - Method in class org.mule.module.jca.MuleActivationSpec
 
getEndpoint() - Method in class org.mule.module.spring.events.MuleApplicationEvent
 
getEndpoint() - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
getEndpoint() - Method in class org.mule.routing.outbound.SplitMessage.MessagePart
 
getEndpoint() - Method in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
getEndpoint(String) - Method in class org.mule.service.ServiceCompositeMessageSource
 
getEndpoint() - Method in class org.mule.transformer.AbstractTransformer
 
getEndpoint() - Method in class org.mule.transformer.CompositeConverter
 
getEndpoint() - Method in class org.mule.transport.AbstractMessageDispatcher
 
getEndpoint() - Method in class org.mule.transport.AbstractMessageReceiver
 
getEndpoint() - Method in class org.mule.transport.AbstractMessageRequester
 
getEndpoint() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
getEndpoint(MuleEvent, String) - Method in class org.mule.transport.DefaultReplyToHandler
 
getEndpoint() - Method in class org.mule.transport.sftp.notification.SftpTransportNotification
 
getEndpoint() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getEndpointAddressWithoutMetaScheme(String) - Static method in class org.mule.endpoint.AbstractMetaEndpointBuilder
 
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(AnnotatedEndpointData) - Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
getEndpointBuilder() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getEndpointBuilder(String) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
getEndpointBuilderName() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The name of the endpoint builder used to create this endpoint.
getEndpointBuilderName() - Method in class org.mule.endpoint.AbstractEndpoint
 
getEndpointBuilderName() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getEndpointBuilderName() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getEndpointBuilderName() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getEndpointEncoding(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getEndpointFactory() - Method in interface org.mule.api.MuleContext
Returns the EndpointFactory configured for this instance of Mule
getEndpointFactory() - Method in class org.mule.DefaultMuleContext
 
getEndpointForURI(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
 
getEndpointHelper() - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
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() - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
getEndpointName() - Method in class org.mule.module.cxf.support.MuleServiceConfiguration
 
getEndpointName() - Method in class org.mule.module.cxf.support.ProxyServiceConfiguration
Override to use port name from service definition in WSDL when we are doing WSDL-first.
getEndpointName() - Method in class org.mule.module.jca.MuleActivationSpec
 
getEndpointName(EndpointURI) - Method in class org.mule.util.ObjectNameHelper
 
getEndpointParser(Annotation, Class<?>, Member) - Method in interface org.mule.config.AnnotationsParserFactory
Retrieves a parser for the given annotation, the parameters passed in can be used to validate the use of the annotation, i.e.
getEndpointParser(Annotation, Class, Member) - Method in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
getEndpointRef() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getEndpointRef() - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
getEndpoints() - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. Use EndpointFactory for creation/lookup of individual endpoints instead
getEndpoints() - Method in class org.mule.registry.MuleRegistryHelper
getEndpoints() - Method in class org.mule.service.ServiceCompositeMessageSource
 
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.DynamicOutboundEndpoint
 
getEndpointURI() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getEndpointURI() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getEndpointURI() - Method in class org.mule.transport.AbstractMessageReceiver
 
getEndpointURIForMessage(MuleEvent) - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getEndpointURIForMessage(MuleEvent) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
getEntityManager() - Method in class org.mule.example.geomail.dao.impl.SenderDaoImpl
 
getEntityResolver() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getEntries() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getEntryFilter() - Method in class org.mule.module.atom.routing.FeedSplitter
 
getEntryFilter() - Method in class org.mule.module.rss.routing.FeedSplitter
 
getEntryPoint() - Method in class org.mule.module.bpm.RulesComponent
 
getEntryPointLabel() - Method in class org.mule.module.bpm.Rules
 
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
 
getEntryTTL() - Method in class org.mule.util.store.ManagedObjectStore
 
getEnv() - Static method in class org.mule.el.context.ServerContext
 
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.tck.jndi.InMemoryContext
 
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
 
getErrorCodeExpression() - Method in class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
getErrorCodePropertyName(String) - Static method in class org.mule.config.ExceptionHelper
 
getErrorExpression() - Method in class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
getErrorFilterFactories() - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
getErrorHandler() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getErrorHandler() - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getErrorManager() - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
getErrorManager() - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
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
getErrors() - Method in class org.mule.example.ReservationResponse
 
getEvaluator() - Method in class org.mule.expression.ExpressionConfig
 
getEvaluator() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getEvaluator() - Method in class org.mule.routing.ExpressionSplitter
 
getEvaluator() - Method in class org.mule.routing.filters.ExpressionFilter
 
getEvaluator() - Method in class org.mule.routing.outbound.EndpointSelector
 
getEvaluator() - Method in class org.mule.routing.outbound.ExpressionMessageSplitter
 
getEvaluator() - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
getEvaluator() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getEvent() - Method in exception org.mule.api.MessagingException
 
getEvent() - Method in interface org.mule.api.security.Authentication
 
getEvent(MuleMessage, MessageExchangePattern) - Method in class org.mule.module.client.MuleClient
 
getEvent() - Method in class org.mule.module.jaas.JaasAuthentication
 
getEvent(MuleMessage, OutboundEndpoint) - Method in class org.mule.module.jca.DefaultMuleConnection
Packages a mule event for the current request
getEvent() - Method in class org.mule.module.pgp.PGPAuthentication
 
getEvent() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getEvent() - Static method in class org.mule.RequestContext
Deprecated.  
getEvent() - Method in class org.mule.security.DefaultMuleAuthentication
 
getEvent() - Method in class org.mule.work.AbstractMuleEventWork
 
getEventCallback() - Method in class org.mule.tck.functional.FunctionalTestComponent
An event callback is called when a message is received by the service.
getEventComparator() - Method in class org.mule.routing.Resequencer
 
getEventContext() - Method in class org.mule.expression.MuleContextExpressionEvaluator
 
getEventContext() - Static method in class org.mule.RequestContext
Deprecated.  
getEventContext() - Method in class org.mule.tck.functional.FunctionalTestNotification
 
getEventGroup() - Method in exception org.mule.routing.AggregationException
 
getEventGroup(String) - Method in class org.mule.routing.correlation.EventCorrelator
 
getEventKeyPrefix() - Method in class org.mule.routing.UntilSuccessful
 
getEventQueue() - Method in class org.mule.context.notification.ServerNotificationManager
 
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.example.errorhandler.ErrorMessage
 
getException() - Method in class org.mule.message.DefaultExceptionPayload
 
getException() - Method in class org.mule.message.ExceptionMessage
 
getException() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getException() - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
getException() - Method in class org.mule.retry.async.RetryWorker
 
getException() - Method in class org.mule.tck.concurrency.TestingThread
 
getExceptionClass() - Method in class org.mule.example.errorhandler.ExceptionBean
 
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.construct.FlowConstruct
 
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.MuleContext
 
getExceptionListener() - Method in interface org.mule.api.service.Service
 
getExceptionListener() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getExceptionListener() - Method in class org.mule.construct.AbstractFlowConstruct
 
getExceptionListener() - Method in class org.mule.DefaultMuleContext
 
getExceptionListener() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
getExceptionListener() - Method in class org.mule.model.AbstractModel
 
getExceptionListener() - Method in class org.mule.service.AbstractService
 
getExceptionListeners() - Method in class org.mule.exception.ChoiceMessagingExceptionStrategy
 
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.MuleMessage
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
Deprecated.  
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
 
getExceptionText() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getExceptionThrown() - Method in class org.mule.context.notification.MessageProcessorNotification
 
getExceptionToThrow() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
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(Throwable, Class) - Method in class org.mule.exception.AbstractExceptionListener
 
getExceptionType() - Method in class org.mule.transport.jdbc.SQLExceptionReader
 
getExceptionType() - Method in class org.mule.transport.jms.JmsExceptionReader
 
getExceptionType() - Method in class org.mule.transport.soap.axis.AxisFaultExceptionReader
 
getExchangePattern() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
getExchangePattern() - Method in interface org.mule.api.MuleEvent
Returns the message exchange pattern for this event
getExchangePattern() - Method in interface org.mule.api.MuleEventContext
 
getExchangePattern() - Method in class org.mule.DefaultMuleEvent
 
getExchangePattern() - Method in class org.mule.DefaultMuleEventContext
 
getExchangePattern() - Method in class org.mule.endpoint.AbstractEndpoint
 
getExchangePattern() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getExchangePattern() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getExchangePattern() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getExchangePattern() - Method in class org.mule.VoidMuleEvent
 
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
Returns the lifecycle phase being executed.
getExecutingPhase() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
getExecution(String) - Method in class org.mule.module.jbpm.EndedProcess
 
getExecutionClassLoader() - Method in interface org.mule.api.MuleContext
 
getExecutionClassLoader() - Method in class org.mule.DefaultMuleContext
 
getExecutionClassLoader() - Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
getExecutionErrors() - Method in class org.mule.management.stats.ApplicationStatistics
 
getExecutionErrors() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getExecutionErrors() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getExecutionErrors() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getExecutionErrors() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getExecutions() - Method in class org.mule.module.jbpm.EndedProcess
 
getExecutionsMap() - Method in class org.mule.module.jbpm.EndedProcess
 
getExhaustedAction() - Method in class org.mule.config.PoolingProfile
 
getExpectedType() - Method in class org.mule.routing.filters.PayloadTypeFilter
 
getExpectedType() - Method in class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
getExpectedValue() - Method in class org.mule.module.xml.filters.JaxenFilter
 
getExpectedValue() - Method in class org.mule.module.xml.filters.JXPathFilter
 
getExpectedValue() - Method in class org.mule.module.xml.filters.XPathFilter
 
getExpirationInterval() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getExpirationInterval() - Method in class org.mule.util.store.ManagedObjectStore
 
getExpression() - Method in exception org.mule.api.expression.InvalidExpressionException
 
getExpression() - Method in class org.mule.expression.ExpressionConfig
 
getExpression() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getExpression() - Method in class org.mule.keygenerator.ExpressionMuleEventKeyGenerator
 
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.module.xml.transformer.XPathExtractor
 
getExpression() - Method in class org.mule.routing.ExpressionSplitter
 
getExpression() - Method in class org.mule.routing.filters.ExpressionFilter
 
getExpression() - Method in class org.mule.routing.outbound.EndpointSelector
 
getExpression() - Method in class org.mule.routing.outbound.ExpressionMessageSplitter
 
getExpression() - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
getExpression() - Method in class org.mule.transport.email.filters.MailSubjectRegExFilter
 
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
 
getExpressionConfig(String, String) - Method in class org.mule.expression.MuleExpressionEvaluator
Deprecated.  
getExpressionConfig() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getExpressionLanguage() - Method in interface org.mule.api.MuleContext
Expression Language for evaluating expressions using Mule as the context
getExpressionLanguage() - Method in class org.mule.DefaultMuleContext
 
getExpressionManager() - Method in interface org.mule.api.MuleContext
Returns the Expression Manager configured for this instance of Mule
getExpressionManager() - Method in class org.mule.DefaultMuleContext
Returns the Expression Manager configured for this instance of Mule
getExpressionParser(Annotation) - Method in interface org.mule.config.AnnotationsParserFactory
Retrieves a parser for the given annotation, where the annotation is an Expression annotation; one annotated with the Evaluator annotation.
getExpressionParser(Annotation) - Method in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
getExpressionParser() - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
getExtendedProperties() - Method in class org.mule.config.DefaultMuleConfiguration
 
getExtendedProperty(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
getExternalSchemaLocation() - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
getFactor() - Method in class org.mule.example.scripting.SimpleMathTransformer
 
getFactories() - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
getFactory() - Static method in class org.apache.commons.logging.LogFactory
Construct (if necessary) and return a LogFactory instance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
getFactory() - Method in interface org.mule.api.transaction.TransactionConfig
 
getFactory() - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
getFactory() - Method in interface org.mule.module.jca.MuleConnectionFactory
 
getFactory() - Method in class org.mule.module.logging.DispatchingLogger
 
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
 
getFailed() - Method in exception org.mule.transport.ConnectException
 
getFailingMessageProcessor() - Method in exception org.mule.api.MessagingException
 
getFailureExpression() - Method in class org.mule.routing.UntilSuccessful
 
getFailureExpressionFilter() - Method in class org.mule.routing.UntilSuccessful
 
getFallbackCharset() - Method in class org.mule.transport.http.HttpResponse
 
getFatalErrors() - Method in class org.mule.management.stats.ApplicationStatistics
 
getFatalErrors() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getFatalErrors() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getFatalErrors() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getFatalErrors() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getFaultForClass(BindingOperationInfo, Class) - Method in class org.mule.module.cxf.support.ProxyFaultOutInterceptor
 
getFeature(String) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getFeatures() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getFeatures() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getFieldAnnotations(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFieldAnnotations() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
getFieldAnnotationsForHeirarchy(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
Deprecated. use getFieldAnnotationsForHierarchy(Class)
getFieldAnnotationsForHeirarchy(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
Deprecated. use getFieldAnnotationsForHierarchy(Class, Class)
getFieldAnnotationsForHierarchy(Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFieldAnnotationsForHierarchy(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFieldAnnotationsForInterfaces(Class<?>, Set<AnnotationMetaData>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFieldAnnotationsForInterfaces(Class<?>, Set<AnnotationMetaData>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFieldAnnotationsForSuperClasses(Class<?>, Set<AnnotationMetaData>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFieldAnnotationsForSuperClasses(Class<?>, Set<AnnotationMetaData>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getFile() - Method in class com.javaforge.bobber.archetype.model.Template
Get the file field.
getFile() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getFile() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
Get the file, if any, the data has been written to.
getFile(HttpServletRequest) - Method in class org.mule.transport.servlet.JarResourceServlet
 
getFileAge() - Method in class org.mule.transport.file.FileConnector
 
getFileAge() - Method in class org.mule.transport.sftp.SftpConnector
Returns the file age.
getFilename(MuleMessage, String) - Method in class org.mule.transport.file.ExpressionFilenameParser
 
getFilename(MuleMessage, String, TemplateParser) - Method in class org.mule.transport.file.ExpressionFilenameParser
 
getFilename(MuleMessage, String) - Method in interface org.mule.transport.file.FilenameParser
 
getFileName() - Method in class org.mule.transport.sftp.SftpInputStream
 
getFilenameFilter() - Method in class org.mule.transport.ftp.FtpMessageRequester
 
getFilenameParser() - Method in class org.mule.transport.file.FileConnector
 
getFilenameParser() - Method in class org.mule.transport.ftp.FtpConnector
 
getFilenameParser() - Method in class org.mule.transport.sftp.SftpConnector
 
getFileSeparator() - Static method in class org.mule.el.context.ServerContext
 
getFileSizeThreshold() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
Gets the size threshold after which files will be written to disk.
getFileTimeStamp(URL) - Static method in class org.mule.util.FileUtils
Returns a file timestamp.
getFilter() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The filter to apply to incoming messages.
getFilter() - Method in exception org.mule.api.routing.filter.FilterUnacceptedException
 
getFilter() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getFilter() - Method in class org.mule.endpoint.AbstractEndpoint
 
getFilter() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getFilter() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getFilter() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getFilter() - Method in class org.mule.processor.SecurityFilterMessageProcessor
 
getFilter() - Method in class org.mule.routing.filters.logic.NotFilter
 
getFilter() - Method in class org.mule.routing.MessageFilter
 
getFilter() - Method in class org.mule.routing.MessageProcessorFilterPair
 
getFilter() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getFilter() - Method in class org.mule.routing.WireTap
 
getFilter() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getFilter() - Method in class org.mule.transport.xmpp.filters.XmppNotFilter
 
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
 
getFilters() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getFilters() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
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
 
getFirstName() - Method in class org.mule.tck.testmodels.services.Person
 
getFirstReturnMessage() - Method in interface org.mule.api.retry.RetryContext
 
getFirstReturnMessage() - Method in class org.mule.retry.async.FutureRetryContext
 
getFirstReturnMessage() - Method in class org.mule.retry.DefaultRetryContext
 
getFlags() - Method in class org.mule.routing.filters.RegExFilter
 
getFlightNumber() - Method in class org.mule.example.Flight
 
getFlights() - Method in class org.mule.example.ReservationRequest
 
getFlights() - Method in class org.mule.example.ReservationResponse
 
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.MessagePropertiesContext
 
getFloatValue(String, String, XmlPullParser, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getFloatValue.
getFlowConstruct() - Method in interface org.mule.api.MuleEvent
Retrieves the service for the current event
getFlowConstruct() - Method in interface org.mule.api.MuleEventContext
 
getFlowConstruct() - Method in interface org.mule.api.MuleSession
Deprecated. 
getFlowConstruct() - Method in interface org.mule.api.transport.MessageReceiver
 
getFlowConstruct() - Method in class org.mule.component.AbstractComponent
 
getFlowConstruct() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getFlowConstruct() - Method in class org.mule.context.notification.EndpointMessageNotification
 
getFlowConstruct() - Method in class org.mule.DefaultMuleEvent
Gets the recipient service of this event
getFlowConstruct() - Method in class org.mule.DefaultMuleEventContext
 
getFlowConstruct() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
getFlowConstruct() - Method in interface org.mule.example.notifications.ComponentMessageNotificationMixin
 
getFlowConstruct() - Method in class org.mule.processor.AbstractMuleObjectOwner
 
getFlowConstruct() - Method in class org.mule.session.DefaultMuleSession
 
getFlowConstruct(String) - Method in class org.mule.tck.FunctionalTestCase
Deprecated.  
getFlowConstruct(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
 
getFlowConstruct() - Method in class org.mule.transport.AbstractMessageReceiver
 
getFlowConstruct() - Method in class org.mule.VoidMuleEvent
 
getFlowConstructBuilder() - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
getFlowConstructBuilder() - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
getFlowConstructBuilder() - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
getFlowConstructBuilder() - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
getFlowConstructBuilder() - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
getFlowConstructBuilder() - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
getFlowConstructStatistics(FlowConstruct) - Method in class org.mule.exception.DefaultServiceExceptionStrategy
Deprecated.  
getFlowConstructType() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
getFlowVariable(String) - Method in interface org.mule.api.MuleEvent
 
getFlowVariable(String) - Method in class org.mule.DefaultMuleEvent
 
getFlowVariable(String) - Method in class org.mule.VoidMuleEvent
 
getFlowVariableNames() - Method in interface org.mule.api.MuleEvent
 
getFlowVariableNames() - Method in class org.mule.DefaultMuleEvent
 
getFlowVariableNames() - Method in class org.mule.VoidMuleEvent
 
getFolder() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
getFor() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
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.example.notifications.HeartbeatAgent
 
getFrequency() - Method in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
getFrequency() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
getFrom() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
getFromAddress() - Method in class org.mule.transport.email.SmtpConnector
 
getFrontend() - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
getFtp(EndpointURI) - Method in class org.mule.transport.ftp.FtpConnector
 
getFtpPool(EndpointURI) - Method in class org.mule.transport.ftp.FtpConnector
 
getFullExpression(ExpressionManager) - Method in class org.mule.expression.ExpressionConfig
 
getFullExpression() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getFullExpression() - Method in class org.mule.routing.filters.ExpressionFilter
 
getFullExpression() - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
getFullScheme() - Method in interface org.mule.api.endpoint.EndpointURI
 
getFullScheme() - Method in class org.mule.endpoint.MuleEndpointURI
 
getFunctionalTestComponent(String) - Method in class org.mule.tck.FunctionalTestCase
Deprecated. A convenience method to get a type-safe reference to the FunctionTestComponent
getFunctionalTestComponent(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
A convenience method to get a type-safe reference to the FunctionTestComponent
getGenericParameterType() - Method in class org.mule.util.generics.MethodParameter
Return the generic type of the method/constructor parameter.
getGetProperty() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getGetQuoteResult() - Method in class net.webservicex.GetQuoteResponse
Gets the value of the getQuoteResult property.
getGlobalEndpointBuilderBeanClass() - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
getGlobalStoreCapacity() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getGrandparentBeanName(Element) - Method in class org.mule.config.spring.parsers.generic.GrandchildDefinitionParser
 
getGreeting() - Method in class org.mule.example.hello.NameString
 
getGreetingPart1() - Static method in class org.mule.example.hello.LocaleMessage
 
getGreetingPart2() - Static method in class org.mule.example.hello.LocaleMessage
 
getGroupId() - Method in class org.mule.routing.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
 
getHandler() - Method in class org.mule.DefaultMuleMessage.SerializedDataHandler
 
getHandler(Class) - Method in class org.mule.example.errorhandler.ErrorManager
 
getHeader(String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getHeader(String) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getHeader(String) - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getHeader(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getHeader(String) - Method in interface org.mule.transport.http.multipart.Part
Returns the value of the specified mime header as a String.
getHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getHeaderIterator() - Method in class org.mule.transport.http.HttpRequest
 
getHeaderIterator() - Method in class org.mule.transport.http.HttpResponse
 
getHeaderNames() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getHeaderNames() - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getHeaderNames() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getHeaderNames() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getHeaderNames() - Method in interface org.mule.transport.http.multipart.Part
Gets the header names of this Part.
getHeaderNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getHeaders() - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getHeaders() - Method in class org.mule.management.stats.printers.XMLPrinter
 
getHeaders(String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getHeaders() - Method in class org.mule.transport.http.HttpRequest
 
getHeaders() - Method in class org.mule.transport.http.HttpResponse
 
getHeaders(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getHeaders(String) - Method in interface org.mule.transport.http.multipart.Part
Gets the values of the Part header with the given name.
getHeaders(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getHigh() - Method in class org.mule.example.stockquote.StockQuote
 
getHoldability() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getHolderKey(ImmutableEndpoint) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
getHome() - Method in class org.mule.el.context.MuleInstanceContext
 
getHomeDir() - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
getHost() - Method in interface org.mule.api.endpoint.EndpointURI
 
getHost() - Static method in class org.mule.el.context.ServerContext
 
getHost() - Method in class org.mule.endpoint.MuleEndpointURI
 
getHost() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
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
 
getHost() - Method in class org.mule.module.management.mbean.YourKitProfilerService
getHost() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
getHost() - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
getHost() - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
getHost() - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
getHost() - Method in class org.mule.transport.sftp.SftpClient
 
getHost() - Method in class org.mule.transport.xmpp.XmppConnector
 
getHostConfig(URI) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
getHostConfig(URI) - Method in class org.mule.transport.http.HttpsClientMessageDispatcher
 
getHostInfo() - Static method in class org.mule.example.notifications.HeartbeatNotification
 
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
 
getHttpResponseStatus(AxisFault) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
getHttpServer() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
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
 
getIbeanClass() - Method in class org.mule.module.ibeans.config.IBeanHolder
 
getIBeanInvocationData() - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getIBeanInvoker() - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
getId() - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Get the id field.
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 interface org.mule.api.transaction.Transaction
 
getId() - Method in class org.mule.config.DefaultMuleConfiguration
 
getId() - Method in class org.mule.DefaultMuleEvent
 
getId() - Method in class org.mule.el.context.MessageContext
 
getId() - Method in class org.mule.example.bookstore.Book
 
getId() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
getId(Object) - Method in interface org.mule.module.bpm.BPMS
 
getId() - Method in class org.mule.module.ibeans.config.IBeanHolder
 
getId(Class) - Static method in class org.mule.module.ibeans.config.IBeanHolder
 
getId() - Method in class org.mule.module.jbpm.EndedProcess
 
getId(Object) - Method in class org.mule.module.jbpm.Jbpm
 
getId() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getId() - Method in class org.mule.processor.DelegateTransaction
 
getId() - Method in class org.mule.session.DefaultMuleSession
 
getId() - Method in class org.mule.transaction.AbstractTransaction
 
getID() - Method in class org.mule.transport.http.ntlm.NTLMScheme
 
getId() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
getId() - Method in class org.mule.VoidMuleEvent
 
getIdentifier() - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
getIdentifier() - Method in class org.mule.module.ibeans.config.CallAnnotationParser
 
getIdentifier() - Method in class org.mule.transport.quartz.config.ScheduleAnnotationParser
 
getIdentityFile() - Method in class org.mule.transport.sftp.SftpConnector
 
getIdentityFile() - Method in class org.mule.transport.sftp.SftpUtil
 
getIdExpression() - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
getIdExpression() - Method in class org.mule.routing.IdempotentMessageFilter
 
getIdForEvent(MuleEvent) - Method in class org.mule.routing.IdempotentMessageFilter
 
getIdForEvent(MuleEvent) - Method in class org.mule.routing.IdempotentSecureHashMessageFilter
 
getIgnoredMethods() - Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
Returns an unmodifiable 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.phases.DefaultLifecyclePhase
 
getImmutableEndpoint() - Method in class org.mule.context.notification.EndpointMessageNotification
 
getInboundAttachment(String) - Method in interface org.mule.api.MuleMessage
Retrieve an attachment with the given name.
getInboundAttachment(String) - Method in class org.mule.DefaultMuleMessage
 
getInboundAttachmentNames() - Method in interface org.mule.api.MuleMessage
 
getInboundAttachmentNames() - Method in class org.mule.DefaultMuleMessage
 
getInboundAttachments() - Method in class org.mule.el.context.MessageContext
 
getInboundEndpoint(String, MessageExchangePattern) - Method in interface org.mule.api.endpoint.EndpointCache
 
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() - Method in class org.mule.endpoint.inbound.InboundNotificationMessageProcessor
 
getInboundEndpoint(String, MessageExchangePattern) - Method in class org.mule.endpoint.SimpleEndpointCache
 
getInboundEndpoint(String) - Method in class org.mule.module.client.MuleClient
 
getInboundEndpointFactoryBeanClass() - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
getInboundExchangePatterns() - Method in interface org.mule.api.transport.Connector
 
getInboundExchangePatterns() - Method in class org.mule.transport.AbstractConnector
 
getInboundExchangePatterns() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
getInboundExchangePatterns() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
getInboundMessageExchangePattern() - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
getInboundMessageExchangePattern() - Method in class org.mule.construct.builder.BridgeBuilder
 
getInboundMessageExchangePattern() - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
getInboundMessageExchangePattern() - Method in class org.mule.construct.builder.ValidatorBuilder
 
getInboundMessageExchangePattern() - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
getInboundMessageExchangePattern() - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
getInboundProperties() - Method in class org.mule.el.context.MessageContext
 
getInboundProperty(String, T) - Method in interface org.mule.api.MuleMessage
 
getInboundProperty(String) - Method in interface org.mule.api.MuleMessage
 
getInboundProperty(String, T) - Method in class org.mule.DefaultMuleMessage
 
getInboundProperty(String) - Method in class org.mule.DefaultMuleMessage
 
getInboundPropertyNames() - Method in interface org.mule.api.MuleMessage
 
getInboundPropertyNames() - Method in class org.mule.DefaultMuleMessage
 
getInboundRouterStat() - Method in class org.mule.management.stats.ServiceStatistics
 
getInboundTransformer() - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
getInbuiltBackChannel(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalDestination
 
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
 
getIndex() - Method in class org.mule.module.launcher.util.ElementEvent
 
getInetAddress() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getInFaultInterceptors() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getInFaultInterceptors() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
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() - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
getInfo() - Method in interface org.mule.module.jca.MuleConnectionFactory
 
getInfo(Throwable) - Method in class org.mule.transport.jdbc.SQLExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.transport.jms.JmsExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo() - Method in class org.mule.transport.sftp.notification.SftpTransportNotification
 
getInfo(Throwable) - Method in class org.mule.transport.soap.axis.AxisFaultExceptionReader
Returns a map of the non-stanard information stored on the exception
getInInterceptors() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getInInterceptors() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getInitialContext(Hashtable) - Method in class org.mule.config.spring.jndi.SpringInitialContextFactory
 
getInitialContext(Hashtable) - Method in class org.mule.jndi.MuleInitialContextFactory
 
getInitialContext() - Method in class org.mule.tck.jndi.InMemoryContextFactory
 
getInitialContext(Hashtable) - Method in class org.mule.tck.jndi.InMemoryContextFactory
 
getInitialContext() - Method in class org.mule.tck.jndi.TestContextFactory
 
getInitialContext(Hashtable) - Method in class org.mule.tck.jndi.TestContextFactory
 
getInitialFactory() - Method in class org.mule.object.JndiObjectFactory
 
getInitialFacts() - Method in class org.mule.module.bpm.RulesComponent
 
getInitialisationPolicy() - Method in class org.mule.config.PoolingProfile
 
getInitialMethod(MuleEvent) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
getInitialRetryCount() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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.construct.AbstractFlowConstruct
 
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.DynamicOutboundEndpoint
 
getInitialState() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getInitialState() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getInitialState() - Method in class org.mule.service.AbstractService
 
getInitialVariables() - Method in class org.mule.module.bpm.Rules
 
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.message.ds.StringDataSource
 
getInputStream() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getInputStream(MuleMessage) - Static method in class org.mule.module.jersey.JerseyResourcesComponent
 
getInputStream() - Method in class org.mule.module.json.transformers.TransformerInputs
 
getInputStream() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getInputStream() - Method in class org.mule.transport.email.transformers.PlainTextDataSource
 
getInputStream() - Method in class org.mule.transport.http.HttpServerConnection
 
getInputStream() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getInputStream() - Method in interface org.mule.transport.http.multipart.Part
Gets the content of this part as an InputStream
getInputStream() - Method in class org.mule.transport.http.multipart.PartDataSource
 
getInputStream() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getInputStream() - Method in class org.mule.transport.servlet.CachedHttpServletRequest
 
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
 
getInsertQuery() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getInsertQueryKey() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getInstance(Class) - Method in class org.apache.commons.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class org.apache.commons.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(MuleContext) - Method in interface org.mule.api.object.ObjectFactory
Retrieve an instance of the object.
getInstance(MuleContext) - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
getInstance(MuleContext) - Method in class org.mule.config.spring.util.SpringBeanLookup
 
getInstance(String) - Static method in class org.mule.example.geomail.components.ReceivedHeader
 
getInstance(String) - Method in class org.mule.module.logging.MuleLogFactory
 
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(MuleContext) - Method in class org.mule.object.AbstractObjectFactory
Creates an initialized object instance based on the class and sets any properties.
getInstance(MuleContext) - Method in class org.mule.object.JndiObjectFactory
 
getInstance(MuleContext) - 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.email.DefaultDataContentHandlerFactory
 
getInstance() - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
getInstance() - Static method in class org.mule.transport.NullPayload
 
getInstance() - Static method in class org.mule.VoidMuleEvent
 
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(String, Map, int) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as an int
getInt(Object, Integer) - Static method in class org.mule.util.ObjectUtils
Gets a int from a value in a null-safe manner.
getInteger(String, Map) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as an Integer
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getIntegerValue.
getInteractiveConfig() - Static method in class org.mule.example.loanbroker.esn.LoanBrokerApp
 
getInterceptors() - Method in class org.mule.component.AbstractComponent
 
getInterceptors() - Method in class org.mule.interceptor.InterceptorStack
 
getInterestRate() - Method in class org.mule.example.loanbroker.messages.LoanQuote
 
getInterestRate() - Method in class org.mule.example.loanbroker.model.LoanQuote
 
getInterface() - Method in interface org.mule.api.component.InterfaceBinding
 
getInterface() - Method in class org.mule.component.DefaultInterfaceBinding
 
getInterface() - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
getInterface() - Method in class org.mule.module.ibeans.config.IBeanBinding
 
getInterfaceBindings() - Method in interface org.mule.api.component.JavaComponent
 
getInterfaceBindings() - Method in class org.mule.component.AbstractJavaComponent
 
getInterfaceBindings() - Method in class org.mule.module.scripting.component.ScriptComponent
 
getInterfaceClass() - Method in class org.mule.component.DefaultInterfaceBinding
 
getInterfaceClass() - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
getInterfacesForComponent(Service) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
getInterfaceToTypes() - Method in class org.mule.context.notification.ServerNotificationManager
 
getInterval() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getInterval() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getIntHeader(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getIntProperty(String, int) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.getInboundProperty(String, Object) instead
getIntProperty(String, int) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getIntProperty(String, int) - Method in class org.mule.MessagePropertiesContext
 
getInvalidUserNameError() - Static method in class org.mule.example.hello.LocaleMessage
 
getInvocationProperty(String, T) - Method in interface org.mule.api.MuleMessage
 
getInvocationProperty(String) - Method in interface org.mule.api.MuleMessage
 
getInvocationProperty(String, T) - Method in class org.mule.DefaultMuleMessage
 
getInvocationProperty(String) - Method in class org.mule.DefaultMuleMessage
 
getInvocationPropertyNames() - Method in interface org.mule.api.MuleMessage
 
getInvocationPropertyNames() - Method in class org.mule.DefaultMuleMessage
 
getIp() - Static method in class org.mule.el.context.ServerContext
 
getIp() - Method in class org.mule.example.geomail.dao.Sender
 
getIsProcessInstance() - Method in class org.mule.module.jbpm.EndedProcess
 
getItem() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
getItem() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper.StoredObject
 
getItemType() - Method in class org.mule.transformer.types.CollectionDataType
 
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
 
getJavaPID() - Static method in class org.mule.module.management.agent.WrapperManagerAgent
This method is a copy of the implementation of WrapperManagerMBean.getJavaPID() and it is here because that method is not present in the WrapperManagerMBean until version 3.2.3.
getJavaVendor() - Static method in class org.mule.el.context.ServerContext
 
getJavaVersion() - Static method in class org.mule.el.context.ServerContext
 
getJaxbContext() - Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
getJaxbContext() - Method in class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
getJcaModel(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
getJdbcConnector() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getJdbcUrlPrefix() - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
getJdbcUrlPrefix() - Method in class org.mule.transport.jdbc.config.MysqlDataSourceFactoryBean
 
getJdbcUrlPrefix() - Method in class org.mule.transport.jdbc.config.PostgresqlDataSourceFactoryBean
 
getJdkVersion() - Method in class org.mule.module.management.mbean.MuleService
 
getJdkVersion() - Method in interface org.mule.module.management.mbean.MuleServiceMBean
 
getJdkVersion() - Static method in class org.mule.util.JdkVersionUtils
 
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
 
getJmxAuthenticator() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
getJmxAuthenticator() - Method in class org.mule.module.management.agent.JmxAgent
 
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
 
getJmxSupportFactory() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
 
getJndiContext(String) - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiContext() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiDestination(String) - Method in class org.mule.transport.jms.Jms11Support
 
getJndiInitialFactory() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiInitialFactory() - Method in class org.mule.transport.jms.JmsConnector
Deprecated. use a JndiNameResolver instead of access this property
getJndiInitialFactory() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
getJndiName() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getJndiNameResolver() - Method in class org.mule.transport.jms.JmsConnector
 
getJndiProviderProperties() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiProviderProperties() - Method in class org.mule.transport.jms.JmsConnector
Deprecated. use a JndiNameResolver instead of access this property
getJndiProviderProperties() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
getJndiProviderUrl() - Method in class org.mule.transport.AbstractJndiConnector
 
getJndiProviderUrl() - Method in class org.mule.transport.jms.JmsConnector
Deprecated. use a JndiNameResolver instead of access this property
getJndiProviderUrl() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
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 class org.mule.transport.quartz.config.AbstractJobConfig
 
getJobClass() - Method in interface org.mule.transport.quartz.config.JobConfig
 
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
 
getJSON() - Method in class org.mule.transport.ajax.container.MuleAjaxServlet.MuleMessageImpl
 
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 class org.mule.module.jbpm.EndedProcess
 
getKey() - Method in interface org.mule.security.SecretKeyFactory
 
getKey() - Method in class org.mule.tck.security.MockKeyFactory
 
getKey() - Method in class org.mule.transformer.simple.MapLookup
 
getKey() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper.StoredObject
 
getKeyAlias() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getKeyAlias() - Method in interface org.mule.api.security.TlsDirectKeyStore
 
getKeyAlias() - Method in class org.mule.transport.http.HttpsConnector
 
getKeyAlias() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
getKeyAlias() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyFactory() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
getKeyManager() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
getKeyManager() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
getKeyManager() - Method in class org.mule.module.pgp.PGPSecurityProvider
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
getKeyPassword() - Method in class org.mule.transport.ssl.SslConnector
 
getKeys() - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
getKeyStoreType() - Method in class org.mule.transport.ssl.SslConnector
 
getKeyType() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getKeyType() - Method in class org.mule.transport.jdbc.JdbcTransaction
 
getKeyType() - Method in class org.mule.transport.jms.JmsTransaction
 
getKeyType() - Method in class org.mule.transport.vm.VMTransaction
 
getLast() - Method in class org.mule.example.stockquote.StockQuote
 
getLastFailure() - Method in interface org.mule.api.retry.RetryContext
The most recent failure which prevented the context from validating the connection.
getLastFailure() - Method in class org.mule.retry.async.FutureRetryContext
 
getLastFailure() - Method in class org.mule.retry.DefaultRetryContext
 
getLastModifiedTime(String) - Method in class org.mule.transport.sftp.SftpClient
 
getLastName() - Method in class org.mule.tck.testmodels.services.Person
 
getLastReceivedMessage() - Method in class org.mule.tck.functional.FunctionalTestComponent
If enableMessageHistory = true, returns the last message received by the service in chronological order.
getLastUpdate() - Method in class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
getLastUpdate() - Method in class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
getLastUpdate() - Method in class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
getLastUpdate() - Method in class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
getLatitude() - Method in class org.mule.example.geomail.dao.Sender
 
getLatitude() - Method in class org.mule.example.gpswalker.GpsCoord
 
getLeftFilter() - Method in class org.mule.transport.xmpp.filters.XmppAndFilter
 
getLenders(CreditProfile, Double) - Method in class org.mule.example.loanbroker.DefaultLoanBroker
 
getLenders(CreditProfile, Double) - Method in class org.mule.example.loanbroker.lender.DefaultLender
Returns a list of banks willing to offer a loan based on a customer's credit profile and the amount of the loan.
getLenders(CreditProfile, Double) - Method in interface org.mule.example.loanbroker.lender.LenderService
Returns a list of banks willing to offer a loan based on a customer's credit profile and the amount of the loan.
getLenders() - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
getLenders() - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
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 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.phases.DefaultLifecyclePhase
 
getLifecycleManager() - Method in interface org.mule.api.MuleContext
 
getLifecycleManager() - Method in interface org.mule.api.service.Service
 
getLifecycleManager() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getLifecycleManager() - Method in class org.mule.DefaultMuleContext
 
getLifecycleManager() - Method in class org.mule.registry.AbstractRegistry
 
getLifecycleManager() - Method in class org.mule.service.AbstractService
 
getLifecycleObject() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
getLifecycleState() - Method in interface org.mule.api.lifecycle.LifecycleStateEnabled
 
getLifecycleState() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getLifecycleState() - Method in class org.mule.construct.AbstractFlowConstruct
 
getLifecycleState() - Method in class org.mule.model.AbstractModel
 
getLifecycleState() - Method in class org.mule.service.AbstractService
 
getLifecycleState() - Method in class org.mule.transport.AbstractConnector
 
getLifecycleState() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
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
 
getList(Object) - Static method in class org.mule.transport.http.multipart.LazyList
Get the real List from a LazyList.
getList(Object, boolean) - Static method in class org.mule.transport.http.multipart.LazyList
Get the real List from a LazyList.
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.module.spring.events.AsynchronousEventListener
 
getListener() - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
getListeners() - Method in class org.mule.context.notification.ServerNotificationManager
 
getListIterator() - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
getListOfValues(String) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
getListSize() - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
 
getListSize() - Method in interface org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListenerMBean
 
getLoaderOverride() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getLoaderOverride() - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
getLoanAmount() - Method in class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
getLoanAmount() - Method in class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
getLoanDuration() - Method in class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
getLoanDuration() - Method in class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.example.loanbroker.AsynchronousLoanBroker
 
getLoanQuote(LoanBrokerQuoteRequest) - Method in class org.mule.example.loanbroker.bank.Bank
 
getLoanQuote(LoanBrokerQuoteRequest) - Method in interface org.mule.example.loanbroker.bank.BankService
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.example.loanbroker.DefaultLoanBroker
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.example.loanbroker.esn.SynchronousLoanBroker
 
getLoanQuote(CustomerQuoteRequest) - Method in interface org.mule.example.loanbroker.LoanBrokerService
Triggered by an incoming customer request for a loan.
getLoanQuote() - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
getLoanQuote() - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
getLocalAddr() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getLocale() - Static method in class org.mule.el.context.ServerContext
 
getLocale() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getLocale() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
getLocales() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getLocalName() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getLocalName() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getLocalName() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getLocalPort() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getLocalTransaction() - Method in class org.mule.module.jca.MuleManagedConnection
Returns a javax.resource.spi.LocalTransaction instance.
getLocation() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getLocation() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
getLocation() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
Gets the directory location where files will be stored.
getLocationName() - Method in class org.mule.example.geomail.dao.Sender
 
getLock() - Method in class org.mule.module.launcher.DeploymentService
 
getLock() - Method in class org.mule.util.concurrent.AbstractSynchronizedVariable
 
getLockObject() - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLogConfigFile() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLogFile() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLogger() - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
getLogger() - Method in class org.mule.module.cxf.transport.MuleUniversalDestination
 
getLogger() - Method in class org.mule.module.cxf.transport.MuleUniversalDestination.ResponseConduit
 
getLogger() - Method in class org.mule.module.drools.DroolsSessionData
 
getLogger() - Method in class org.mule.module.launcher.MuleContainer
 
getLogger() - Method in class org.mule.module.logging.DispatchingLogger
Dispatches lookup to the factory to pick up the right logger based on the context classloader, even if originally the logger was created with another classloader (which is the case with static log refs).
getLogger(String) - Method in class org.mule.module.logging.MuleLoggerFactory
 
getLogger(String, ClassLoader) - Method in class org.mule.module.logging.MuleLoggerFactory
 
getLogger() - Method in class org.mule.MuleServer
 
getLogger(String) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerRepository() - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
getLoggerRepository(ClassLoader) - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.LoggerRepositoryCache
 
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
getLoginTimeout() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
getLoginTimeout() - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
getLogLevel() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getLogLevel() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getLogName() - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
getLogWriter() - Method in class org.mule.module.jca.MuleManagedConnection
Gets the log writer for this ManagedConnection instance.
getLogWriter() - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Gets the log writer for this ManagedConnectionFactory instance.
getLogWriter() - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
getLong(Object, Long) - Static method in class org.mule.util.ObjectUtils
Gets a long from a value in a null-safe manner.
getLongitude() - Method in class org.mule.example.geomail.dao.Sender
 
getLongitude() - Method in class org.mule.example.gpswalker.GpsCoord
 
getLongProperty(String, long) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.getInboundProperty(String, Object) instead
getLongProperty(String, long) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getLongProperty(String, long) - Method in class org.mule.MessagePropertiesContext
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getLongValue.
getLow() - Method in class org.mule.example.stockquote.StockQuote
 
getLowerVersion() - Method in class org.mule.util.VersionRange
 
getMailboxFolder() - Method in class org.mule.transport.email.AbstractMailConnector
 
getMajor() - Method in class org.mule.util.JdkVersionUtils.JdkVersion
 
getManagedConnection() - Method in class org.mule.module.jca.DefaultMuleConnection
Retrieves a ManagedConnection.
getManagedConnection() - Method in interface org.mule.module.jca.MuleConnection
 
getManagedConnectionFactory() - Method in class org.mule.module.jca.MuleManagedConnection
Returns the ManagedConnectionFactory that created this instance of ManagedConnection.
getManagedInstance() - Method in class org.mule.module.jca.JcaComponent
 
getManager() - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
getManager() - Method in interface org.mule.module.jca.MuleConnectionFactory
 
getManager() - Method in class org.mule.module.spring.transaction.SpringTransactionFactory
 
getManifest() - Static method in class org.mule.config.MuleManifest
 
getManifestProperty(String) - Static method in class org.mule.config.MuleManifest
 
getMap() - Method in class org.mule.transport.http.multipart.MultiPartInputStream
 
getMapKeyFieldType(Field) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic key type of the given Map field.
getMapKeyFieldType(Field, int) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic key type of the given Map field.
getMapKeyParameterType(MethodParameter) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic key type of the given Map parameter.
getMapKeyReturnType(Method) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic key type of the given Map return type.
getMapKeyReturnType(Method, int) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic key type of the given Map return type.
getMapKeyType(Class<? extends Map<?, ?>>) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic key type of the given Map class (if it declares one through a generic superclass or generic interface).
getMapper() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
getMapperResolver() - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
getMapValueFieldType(Field) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic value type of the given Map field.
getMapValueFieldType(Field, int) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic value type of the given Map field.
getMapValueParameterType(MethodParameter) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic value type of the given Map parameter.
getMapValueReturnType(Method) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic value type of the given Map return type.
getMapValueReturnType(Method, int) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic value type of the given Map return type.
getMapValueType(Class<? extends Map<?, ?>>) - Static method in class org.mule.util.generics.GenericsUtils
Determine the generic value type of the given Map class (if it declares one through a generic superclass or generic interface).
getMatches(String, String, int, ExpressionLanguageContext) - Method in class org.mule.el.function.RegexExpressionLanguageFuntion
 
getMatchingClasses() - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
getMaxActive() - Method in class org.mule.config.PoolingProfile
 
getMaxActive() - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Returns the cap on the number of active instances per key.
getMaxActive() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
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.XQueryTransformer
 
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
 
getMaxBufferSize() - Method in class org.mule.config.MutableThreadingProfile
 
getMaxBufferSize() - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
getMaxConnectionPoolSize() - Method in class org.mule.transport.sftp.SftpConnector
 
getMaxConnections() - Method in class org.mule.module.jca.MuleManagedConnectionMetaData
 
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
 
getMaxEntries() - Method in class org.mule.util.store.ManagedObjectStore
 
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
 
getMaxFileSize() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
Gets the maximum size allowed for uploaded files.
getMaxIdle() - Method in class org.mule.config.PoolingProfile
 
getMaxIdle() - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Returns the cap on the number of "idle" instances per key.
getMaxIdle() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getMaxIdleTransformers() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
getMaxIdleTransformers() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
getMaxInterval() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getMaxInterval() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
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.
getMaxOutstandingMessages() - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
getMaxProcessingTime() - Method in class org.mule.management.stats.ApplicationStatistics
 
getMaxProcessingTime() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getMaxProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getMaxProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getMaxProcessingTime() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
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
 
getMaxQueueSize() - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
getMaxRedelivery() - Method in exception org.mule.api.exception.MessageRedeliveredException
 
getMaxRedelivery() - Method in class org.mule.transport.jms.JmsConnector
 
getMaxRedeliveryAttempts() - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
getMaxRedeliveryCount() - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
getMaxRequestersActive() - Method in class org.mule.transport.AbstractConnector
Returns the maximum number of requesters that can be concurrently active per endpoint.
getMaxRequestSize() - Method in class org.mule.transport.http.multipart.MultipartConfiguration
Gets the maximum size allowed for multipart/form-data requests.
getMaxRetries() - Method in class org.mule.routing.UntilSuccessful
 
getMaxThreads() - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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
 
getMaxThreadsActive() - Method in class org.mule.config.MutableThreadingProfile
 
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
 
getMaxThreadsIdle() - Method in class org.mule.config.MutableThreadingProfile
 
getMaxTotal() - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Returns the overall maximum number of objects (across pools) that can exist at one time.
getMaxTotal() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getMaxTotalDispatchers() - Method in class org.mule.transport.AbstractConnector
Returns the maximum number of dispatchers that can be concurrently active for all endpoints.
getMaxUnackedSize() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getMaxWait() - Method in class org.mule.config.PoolingProfile
 
getMaxWait() - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Returns the maximum amount of time (in milliseconds) the KeyedObjectPool.borrowObject(java.lang.Object) method should block before throwing an exception when the pool is exhausted and the "when exhausted" action is ConfigurableKeyedObjectPool.WHEN_EXHAUSTED_BLOCK.
getMaxWait() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getMBeanServer() - Method in class org.mule.module.management.agent.JmxAgent
 
getMBeanServer() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
getMember() - Method in class org.mule.util.annotation.AnnotationMetaData
 
getMep() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getMergedListeners(ServerNotificationManager) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
getMergedSession(MuleEvent[]) - Method in class org.mule.routing.correlation.CollectionCorrelatorCallback
 
getMergedSession() - Method in class org.mule.routing.EventGroup
 
getMessage(Throwable) - Method in interface org.mule.api.config.ExceptionReader
 
getMessage() - Method in interface org.mule.api.context.notification.MuleMessageAware
 
getMessage() - Method in interface org.mule.api.ExceptionPayload
 
getMessage() - Method in exception org.mule.api.expression.InvalidExpressionException
 
getMessage() - Method in class org.mule.api.FutureMessageResult
 
getMessage(long) - Method in class org.mule.api.FutureMessageResult
 
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.message.DefaultExceptionPayload
 
getMessage() - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getMessage() - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getMessage() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getMessage(byte[]) - Static method in class org.mule.module.pgp.MessageFactory
 
getMessage() - Method in class org.mule.transformer.simple.StringAppendTransformer
 
getMessage(Throwable) - Method in class org.mule.transport.jdbc.SQLExceptionReader
 
getMessage(Throwable) - Method in class org.mule.transport.jms.JmsExceptionReader
 
getMessage() - Method in class org.mule.transport.jms.JmsMessageDispatcher.ReplyToListener
 
getMessage(Throwable) - Method in class org.mule.transport.soap.axis.AxisFaultExceptionReader
 
getMessage() - Method in class org.mule.VoidMuleEvent
 
getMessageAsBytes() - Method in interface org.mule.api.MuleEvent
Returns the contents 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.
getMessageAsBytes() - Method in class org.mule.VoidMuleEvent
 
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 for logging
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
getMessageAsString() - Method in class org.mule.VoidMuleEvent
 
getMessageAsString(String) - Method in class org.mule.VoidMuleEvent
 
getMessageCode() - Method in exception org.mule.api.MuleException
 
getMessageCollectionEvent() - Method in class org.mule.routing.EventGroup
 
getMessageCount() - Method in class org.mule.transport.email.RetrieveMessageRequester
 
getMessageDelayTime() - Method in class org.mule.transport.stdio.PromptStdioConnector
 
getMessageDigestAlgorithm() - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
getMessageDigestAlgorithm() - Method in class org.mule.routing.IdempotentSecureHashMessageFilter
 
getMessageEndpointFactory() - Method in class org.mule.module.jca.MuleEndpointKey
 
getMessageExchangePattern() - Method in class org.mule.module.management.mbean.EndpointService
 
getMessageExchangePattern() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
getMessageId() - Method in exception org.mule.api.exception.MessageRedeliveredException
 
getMessageId(MuleMessage) - Method in interface org.mule.api.routing.MessageInfoMapping
 
getMessageId(MuleMessage) - Method in class org.mule.routing.correlation.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 interface org.mule.api.construct.FlowConstruct
 
getMessageInfoMapping() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getMessageInfoMapping() - Method in class org.mule.construct.AbstractFlowConstruct
 
getMessageInfoMapping() - Method in class org.mule.service.AbstractService
 
getMessageList() - Method in class org.mule.DefaultMessageCollection
 
getMessageListener() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
getMessageListener() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
getMessageListener() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
getMessageParts(MuleMessage, List<MessageProcessor>) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Implementing classes should create a SplitMessage instance and for each part can associate an endpoint.
getMessageParts(MuleMessage, List<MessageProcessor>) - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
Retrieves a specific message part for the given endpoint.
getMessageProcessor() - Method in class org.mule.routing.MessageProcessorFilterPair
 
getMessageProcessorBuilder() - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
getMessageProcessorChain() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getMessageProcessorChain(FlowConstruct) - Method in class org.mule.endpoint.AbstractEndpoint
 
getMessageProcessorChain() - Method in class org.mule.service.AbstractService
 
getMessageProcessors() - Method in interface org.mule.api.construct.Pipeline
 
getMessageProcessors() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
getMessageProcessors() - Method in interface org.mule.api.processor.MessageProcessorChain
 
getMessageProcessors() - Method in class org.mule.construct.AbstractPipeline
 
getMessageProcessors() - Method in class org.mule.endpoint.AbstractEndpoint
 
getMessageProcessors() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getMessageProcessors() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getMessageProcessors() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getMessageProcessors() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getMessageProcessors() - Method in class org.mule.exception.AbstractExceptionListener
 
getMessageProcessors() - Method in class org.mule.exception.RedeliveryExceeded
 
getMessageProcessors() - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
getMessageProcessors() - Method in class org.mule.processor.chain.InterceptingChainLifecycleWrapper
 
getMessageProcessors() - Method in class org.mule.processor.NullMessageProcessor
 
getMessageProcessors() - Method in class org.mule.service.ServiceCompositeMessageSource
 
getMessageProcessorsFactory() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
getMessageProcessorsFactory() - Method in class org.mule.endpoint.AbstractEndpoint
 
getMessageProcessorsFactory() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getMessageProcessorsFactory() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getMessageProcessorsFactory() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getMessageProcessorsFactory() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getMessageRootId() - Method in interface org.mule.api.MuleMessage
gets an identifier that is the same among parent and child messages
getMessageRootId() - Method in class org.mule.DefaultMuleMessage
 
getMessages() - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
 
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.MessageChunkSplitter
 
getMessageSize() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getMessageSource() - Method in interface org.mule.api.construct.Pipeline
 
getMessageSource() - Method in interface org.mule.api.service.Service
 
getMessageSource() - Method in class org.mule.construct.AbstractPipeline
 
getMessageSource() - Method in class org.mule.service.AbstractService
 
getMessageSourceName() - Method in interface org.mule.api.MuleEvent
Returns the message source name if it has one, otherwise returns toString() of the URI returned be getMessageSourceURI()
getMessageSourceName() - Method in class org.mule.DefaultMuleEvent
 
getMessageSourceName() - Method in class org.mule.VoidMuleEvent
 
getMessageSourceURI() - Method in interface org.mule.api.MuleEvent
Returns the URI of the MessageSource that recieved or generated the message being processed.
getMessageSourceURI() - Method in class org.mule.DefaultMuleEvent
 
getMessageSourceURI() - Method in class org.mule.VoidMuleEvent
 
getMessageStream(MuleEvent) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
Gets the stream representation of the current message.
getMessageThreadPoolSize() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getMetaData() - Method in class org.mule.module.jca.MuleManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetaData() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getMetaInfo() - Method in interface org.mule.api.retry.RetryContext
 
getMetaInfo() - Method in interface org.mule.api.retry.RetryPolicyTemplate
 
getMetaInfo() - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
getMetaInfo() - Method in class org.mule.retry.async.FutureRetryContext
 
getMetaInfo() - Method in class org.mule.retry.DefaultRetryContext
 
getMetaInfo() - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
getMethod() - Method in interface org.mule.api.component.InterfaceBinding
 
getMethod() - Method in class org.mule.component.DefaultInterfaceBinding
 
getMethod(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getMethod() - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
getMethod() - Method in class org.mule.module.ibeans.config.IBeanBinding
 
getMethod(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
getMethod() - Method in class org.mule.transport.http.RequestLine
 
getMethod() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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.
getMethod(Class, String, Class[], boolean) - Static method in class org.mule.util.ClassUtils
 
getMethod() - Method in class org.mule.util.generics.MethodParameter
Return the wrapped Method, if any.
getMethodAnnotation(Class<T>) - Method in class org.mule.util.generics.MethodParameter
Return the method/constructor annotation of the given type, if available.
getMethodAnnotations(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getMethodAnnotations() - Method in class org.mule.util.generics.MethodParameter
Return the annotations associated with the target method/constructor itself.
getMethodAnnotations() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
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(Object, String, MuleEventContext) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
getMethodCache(Object) - 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.SUCCESSFUL
getMethodMetaAnnotations(Class<?>, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getMethodName() - Method in class org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
 
getMethodNames(Class[]) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
getMethodObject(Remote, MuleEvent, OutboundEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
Helper method for Dispatchers and Receives to extract the correct method from a Remote object
getMethodOrOperationName(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getMethodProperty() - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
getMethods() - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
getMethods(Class[]) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
getMicro() - Method in class org.mule.util.JdkVersionUtils.JdkVersion
 
getMilestone() - Method in class org.mule.util.JdkVersionUtils.JdkVersion
 
getMimeType() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Return the mime type defined for the endpoint, if any
getMimeType() - Method in interface org.mule.api.transformer.DataType
The mime type of the the source object to transform.
getMimeType() - Method in interface org.mule.api.transformer.Transformer
Return the mime type returned by the transformer (if any).
getMimeType() - Method in class org.mule.endpoint.AbstractEndpoint
 
getMimeType() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getMimeType() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getMimeType() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getMimeType() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getMimeType() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getMimeType() - Method in class org.mule.transformer.AbstractTransformer
 
getMimeType() - Method in class org.mule.transformer.CompositeConverter
 
getMimeType() - Method in class org.mule.transformer.types.SimpleDataType
 
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
 
getMinor() - Method in class org.mule.util.JdkVersionUtils.JdkVersion
 
getMinProcessingTime() - Method in class org.mule.management.stats.ApplicationStatistics
 
getMinProcessingTime() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getMinProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getMinProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getMinProcessingTime() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getMinThreads() - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
getMixins() - Method in class org.mule.module.json.config.MapperFactoryBean
 
getMixins() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
getMockIBeanInvoker(Object) - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
getMode() - Method in class org.mule.transport.soap.axis.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
 
getModelEncoding() - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
 
getModelEncoding() - Method in class com.javaforge.bobber.archetype.model.Template
 
getModelEncoding() - Method in class com.javaforge.bobber.archetype.model.Variable
 
getModelName() - Method in class org.mule.module.jca.MuleActivationSpec
 
getModelName() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getModels() - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. Use lookupModel() instead
getModels() - Method in class org.mule.registry.MuleRegistryHelper
getMostSpecificMethod(Method, Class<?>) - Static method in class org.mule.module.cxf.MuleInvoker
Given a method, which may come from an interface, and a targetClass used in the current AOP invocation, find the most specific method if there is one.
getMoveDirectory() - Method in class org.mule.transport.file.FileMessageRequester
 
getMoveToDirectory() - Method in class org.mule.transport.file.FileConnector
 
getMoveToFolder() - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
getMoveToPattern() - Method in class org.mule.transport.file.FileConnector
 
getMoveToPattern() - Method in class org.mule.transport.file.FileMessageRequester
 
getMtomEnabled() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getMuleAppConfiguration(String) - Static method in class org.mule.config.PropertiesMuleConfigurationFactory
 
getMuleAppsDir() - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
getMuleConfiguration() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getMuleContext() - Method in interface org.mule.api.config.ThreadingProfile
 
getMuleContext() - Method in interface org.mule.api.construct.FlowConstruct
 
getMuleContext() - Method in interface org.mule.api.endpoint.EndpointURI
 
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.MuleMessage
 
getMuleContext() - Method in interface org.mule.api.retry.RetryContext
 
getMuleContext() - Method in interface org.mule.api.service.Service
 
getMuleContext() - Method in interface org.mule.api.transport.Connector
 
getMuleContext() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getMuleContext() - Method in class org.mule.config.ChainedThreadingProfile
 
getMuleContext() - Method in class org.mule.config.ImmutableThreadingProfile
 
getMuleContext() - Method in class org.mule.config.MutableThreadingProfile
 
getMuleContext() - Method in class org.mule.config.spring.MuleApplicationContext
 
getMuleContext() - Method in class org.mule.construct.AbstractFlowConstruct
 
getMuleContext() - Method in class org.mule.context.notification.MuleContextNotification
 
getMuleContext() - Method in class org.mule.DefaultMuleEvent
 
getMuleContext() - Method in class org.mule.DefaultMuleEventContext
 
getMuleContext() - Method in class org.mule.DefaultMuleMessage
 
getMuleContext() - Method in class org.mule.endpoint.AbstractEndpoint
 
getMuleContext() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getMuleContext() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getMuleContext() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getMuleContext() - Method in class org.mule.endpoint.MuleEndpointURI
 
getMuleContext() - Method in class org.mule.endpoint.URIBuilder
 
getMuleContext() - Method in class org.mule.expression.MuleContextExpressionEvaluator
 
getMuleContext() - Method in class org.mule.model.AbstractModel
 
getMuleContext() - Method in class org.mule.module.client.MuleClient
The overriding method may want to return a custom MuleContext here
getMuleContext() - Method in class org.mule.module.cxf.CxfConfiguration
 
getMuleContext() - Method in interface org.mule.module.launcher.application.Application
 
getMuleContext() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
getMuleContext() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
getMuleContext() - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
getMuleContext() - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
getMuleContext() - Method in class org.mule.MuleServer
 
getMuleContext() - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
getMuleContext() - Method in class org.mule.processor.AbstractMuleObjectOwner
 
getMuleContext() - Method in class org.mule.retry.async.FutureRetryContext
 
getMuleContext() - Method in class org.mule.retry.DefaultRetryContext
 
getMuleContext() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getMuleContext() - Method in class org.mule.service.AbstractService
 
getMuleContext() - Method in class org.mule.transport.AbstractConnector
 
getMuleContext() - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
getMuleContext(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.AbstractJob
 
getMuleContext(JobExecutionContext) - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
getMuleContext() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getMuleContext() - Method in class org.mule.VoidMuleEvent
 
getMuleContext() - Method in class org.mule.work.MuleWorkManager
 
getMuleEventContext() - Method in class org.mule.module.spring.events.MuleApplicationEvent
 
getMuleHome() - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
getMuleHome() - Method in class org.mule.tools.anttasks.MuleDeploy
 
getMuleHomeDirectory() - Method in interface org.mule.api.config.MuleConfiguration
 
getMuleHomeDirectory() - Method in class org.mule.config.DefaultMuleConfiguration
 
getMuleHomeDirectory() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getMuleHomeFile() - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
getMuleHomeFile() - Static method in class org.mule.util.JarUtils
 
getMuleLibDir() - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
getMuleLibDir() - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
getMuleLibDir() - Static method in class org.mule.util.JarUtils
 
getMuleLocalJarFile() - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
getMuleLocalJarFile() - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
getMuleLocalJarFile() - Static method in class org.mule.util.JarUtils
 
getMuleMessage() - Method in exception org.mule.api.MessagingException
Deprecated. use #getEvent().getMessage() instead
getMuleMessageFactory() - Method in class org.mule.transport.AbstractConnector
The connector creates a MuleMessageFactory lazily and holds a reference to it for others to use.
getMuleModuleDir() - Static method in class org.mule.util.JarUtils
 
getMuleMQFactoryClass() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getMuleMQFactoryClass() - Method in class org.mule.transport.jms.mulemq.MuleMQXAJmsConnector
 
getMuleMqMaxRedelivery() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getMuleTmpDir() - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
getMultiFrameInterval() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getMultiFrameInterval() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getName() - Method in class com.javaforge.bobber.archetype.model.Variable
Get the name field.
getName() - Method in class org.mule.AbstractAgent
 
getName() - Method in interface org.mule.api.NamedObject
Gets the name of the object
getName() - Method in interface org.mule.api.processor.ProcessingStrategy.StageNameSource
 
getName() - Method in enum org.mule.api.registry.ServiceType
 
getName() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getName() - Method in class org.mule.component.AbstractComponent
 
getName() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getName() - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
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.construct.AbstractFlowConstruct
 
getName() - Method in class org.mule.el.context.AppContext
 
getName() - Method in class org.mule.endpoint.AbstractEndpoint
 
getName(EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getName() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getName() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getName() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getName() - Method in class org.mule.example.cep.Company
 
getName() - Method in class org.mule.example.hello.NameString
 
getName() - Method in class org.mule.example.loanbroker.messages.Customer
 
getName() - Method in class org.mule.example.loanbroker.model.Customer
 
getName() - Method in class org.mule.example.stockquote.StockQuote
 
getName() - Method in class org.mule.expression.AttachmentExpressionEnricher
 
getName() - Method in class org.mule.expression.EndpointInfoExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.ExceptionTypeExpressionEvaluator
 
getName() - Method in class org.mule.expression.FunctionExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.expression.MapPayloadExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageAttachmentExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageAttachmentsExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageAttachmentsListExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageHeaderExpressionEnricher
 
getName() - Method in class org.mule.expression.MessageHeaderExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageHeadersExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageHeadersListExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessagePayloadExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MessageProcessorExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.MuleContextExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.expression.MuleExpressionEvaluator
Deprecated.  
getName() - Method in class org.mule.expression.OutboundAttachmentsExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.PayloadTypeExpressionEvaluator
 
getName() - Method in class org.mule.expression.RegexExpressionEvaluator
 
getName() - Method in class org.mule.expression.RegistryExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.StringExpressionEvaluator
Gts the name of the object
getName() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getName() - Method in class org.mule.expression.VariableExpressionEnricher
 
getName() - Method in class org.mule.expression.VariableExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.expression.WilcardExpressionEvaluator
 
getName() - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
getName() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
getName() - Method in class org.mule.message.ds.StringDataSource
 
getName() - Method in class org.mule.model.AbstractModel
 
getName() - Method in class org.mule.module.bpm.Process
 
getName() - Method in class org.mule.module.bpm.ProcessComponent
 
getName() - Method in class org.mule.module.cxf.config.WsSecurity
 
getName() - Method in class org.mule.module.drools.Drools
 
getName() - Method in class org.mule.module.ibeans.config.InvokeExpressionEvaluator
 
getName() - Method in class org.mule.module.jaas.MuleJaasPrincipal
 
getName() - Method in class org.mule.module.jbpm.EndedProcess
 
getName() - Method in class org.mule.module.jbpm.Jbpm
 
getName() - Method in class org.mule.module.json.config.MapperFactoryBean
 
getName() - Method in class org.mule.module.json.JsonExpressionEvaluator
 
getName() - Method in class org.mule.module.json.JsonNodeExpressionEvaluator
 
getName() - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
getName() - Method in class org.mule.module.logging.DispatchingLogger
 
getName() - Method in class org.mule.module.management.agent.YourKitProfilerAgent
 
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.FlowConstructService
 
getName() - Method in interface org.mule.module.management.mbean.FlowConstructServiceMBean
The name of this service
getName() - Method in class org.mule.module.management.mbean.ModelService
 
getName() - Method in interface org.mule.module.management.mbean.ModelServiceMBean
 
getName() - Method in interface org.mule.module.management.mbean.RegistryServiceMBean
 
getName() - Method in class org.mule.module.management.mbean.ServiceStats
 
getName() - Method in class org.mule.module.ognl.expression.OgnlExpressionEvaluator
 
getName() - Method in class org.mule.module.scripting.expression.GroovyExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.module.scripting.filter.ScriptFilter
 
getName() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getName() - Method in class org.mule.module.xml.config.JaxbContextFactoryBean
 
getName() - Method in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
getName() - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated. Gets the name of the object
getName() - Method in class org.mule.module.xml.expression.XPathBranchExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.module.xml.expression.XPathExpressionEvaluator
Gets the name of the object
getName() - Method in class org.mule.module.xml.expression.XPathNodeExpressionEvaluator
Gets 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.processor.chain.AbstractMessageProcessorChain
 
getName() - Method in class org.mule.processor.chain.InterceptingChainLifecycleWrapper
 
getName() - Method in class org.mule.processor.InvokerMessageProcessor
 
getName() - Method in class org.mule.processor.NullMessageProcessor
 
getName(Object) - Method in class org.mule.registry.MuleRegistryHelper
Returns the name for the object passed in.
getName() - Method in class org.mule.security.AbstractNamedEncryptionStrategy
 
getName() - Method in class org.mule.security.AbstractSecurityProvider
 
getName() - Method in class org.mule.service.AbstractService
 
getName() - Method in class org.mule.tck.security.Named
 
getName() - Method in class org.mule.transformer.AbstractTransformer
 
getName() - Method in class org.mule.transformer.CompositeConverter
 
getName() - Method in class org.mule.transport.AbstractConnector
 
getName() - Method in class org.mule.transport.email.transformers.PlainTextDataSource
 
getName() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getName() - Method in interface org.mule.transport.http.multipart.Part
Gets the name of this part
getName() - Method in class org.mule.transport.http.multipart.PartDataSource
 
getName() - Method in class org.mule.transport.http.PatchMethod
 
getName() - Method in class org.mule.transport.jms.JmsTransactionFactory
 
getName() - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
getName() - Method in class org.mule.transport.soap.axis.extensions.WSDDJavaMuleProvider
 
getName() - Method in class org.mule.transport.soap.axis.NamedParameter
 
getName() - Method in class org.mule.transport.soap.axis.SoapMethod
 
getName() - Method in class org.mule.util.concurrent.NamedThreadFactory
 
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.queue.QueueInfo
 
getName() - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
getName() - Method in class org.mule.util.TemplateParser.PatternInfo
 
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.axis.SoapMethod
 
getNameForDestination(Destination) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
getNameFromParam(String) - Method in class org.mule.transport.jdbc.JdbcConnector
 
getNameInNamespace() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
getNameInNamespace() - Method in class org.mule.jndi.SimpleContext
 
getNameInNamespace() - Method in class org.mule.tck.jndi.InMemoryContext
 
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
 
getNameParser(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
getNameParser(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
getNamespace() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
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
 
getNamespaceManager() - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
getNamespaceManager() - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
getNamespaceManager() - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
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.sxc.SxcFilteringOutboundRouter
 
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.filters.XPathFilter
The prefix-to-namespace map for the namespace context to be applied to the XPath evaluation.
getNamespaces() - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
getNamespaces() - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
getNamespaces() - Method in class org.mule.module.xml.transformer.XPathExtractor
The prefix-to-namespace map.
getNamespaces() - Method in class org.mule.module.xml.util.NamespaceManager
 
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<Transformer>, Class, Class) - Method in class org.mule.registry.TypeBasedTransformerResolver
 
getNestingLevel() - Method in class org.mule.util.generics.MethodParameter
Return the nesting level of the target type (typically 1; e.g.
getNewLineAfterNTags() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
getNextFile(String, Object) - Static method in class org.mule.transport.file.FileMessageDispatcher
 
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() - Method in class org.mule.transport.email.RetrieveMessageRequester
 
getNextMessage(Object) - Method in class org.mule.transport.tcp.ExceptionReturnTcpMessageReceiver.TcpWorker
 
getNextMessage(Object) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
getNodeId() - Method in class org.mule.el.context.MuleInstanceContext
 
getNonMatchingClasses() - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
getNonMuleException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
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
 
getNotificationsList() - Method in interface org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListenerMBean
 
getNotifier() - Method in interface org.mule.api.retry.RetryPolicyTemplate
 
getNotifier() - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
getNotifier() - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
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(Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getNumActive() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getNumActive() - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
getNumActive() - Method in interface org.mule.util.pool.ObjectPool
 
getNumber() - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
getNumberOfConcurrentTransactedReceivers() - Method in class org.mule.transport.AbstractConnector
Returns the number of concurrent receivers that will be launched when AbstractConnector.isCreateMultipleTransactedReceivers() returns true.
getNumberOfConsumers() - Method in class org.mule.transport.jms.JmsConnector
A synonym for AbstractConnector.numberOfConcurrentTransactedReceivers.
getNumberOfMessages() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getNumberOfRequests() - Method in class org.mule.example.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
getNumberOfRequests() - Method in class org.mule.example.loanbroker.tests.AbstractLoanBrokerTestCase
 
getNumIdle(Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getNumIdle() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
getNumPortsToFind() - Method in class org.mule.tck.DynamicPortTestCase
Deprecated.  
getObject() - Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.CompositeMessageSourceFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
getObject() - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
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.module.cxf.config.JaxWsClientFactoryBean
 
getObject() - Method in class org.mule.module.cxf.config.ProxyClientFactoryBean
 
getObject() - Method in class org.mule.module.cxf.config.ProxyServiceFactoryBean
 
getObject() - Method in class org.mule.module.cxf.config.SimpleClientFactoryBean
 
getObject() - Method in class org.mule.module.cxf.config.WebServiceFactoryBean
 
getObject() - Method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
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.LifeCycleAdapterFactory
 
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
 
getObjectFactoryDefinition(Element) - Method in class org.mule.config.spring.parsers.specific.SimpleComponentDefinitionParser
 
getObjectFactoryDefinition(Element) - Method in class org.mule.config.spring.parsers.specific.StaticComponentDefinitionParser
 
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
 
getObjectStore(String) - Method in interface org.mule.api.store.ObjectStoreManager
Return the partition of the default in-memory store with the given name, creating it if necessary.
getObjectStore(String, boolean) - Method in interface org.mule.api.store.ObjectStoreManager
Return the partition of the default in-memory or persistent store with the given name, creating it if necessary.
getObjectStore(String, boolean, int, int, int) - Method in interface org.mule.api.store.ObjectStoreManager
Return the monitored partition of the default in-memory or persistent store with the given name, creating it if necessary.
getObjectStore() - Method in class org.mule.config.QueueProfile
 
getObjectStore() - Method in class org.mule.routing.UntilSuccessful
 
getObjectStore(String) - Method in class org.mule.util.store.MuleObjectStoreManager
 
getObjectStore(String, boolean) - Method in class org.mule.util.store.MuleObjectStoreManager
 
getObjectStore(String, boolean, int, int, int) - Method in class org.mule.util.store.MuleObjectStoreManager
 
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.AsyncMessageProcessorsFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.ChoiceRouterFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.CompositeMessageSourceFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.InboundEndpointFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.MuleTransactionManagerFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.OutboundEndpointFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.PollInboundEndpointFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
getObjectType() - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
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.module.cxf.config.JaxWsClientFactoryBean
 
getObjectType() - Method in class org.mule.module.cxf.config.ProxyClientFactoryBean
 
getObjectType() - Method in class org.mule.module.cxf.config.ProxyServiceFactoryBean
 
getObjectType() - Method in class org.mule.module.cxf.config.SimpleClientFactoryBean
 
getObjectType() - Method in class org.mule.module.cxf.config.WebServiceFactoryBean
 
getObjectType() - Method in class org.mule.module.jca.JcaComponent
 
getObjectType() - Method in class org.mule.module.json.config.MapperFactoryBean
 
getObjectType() - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
getObjectType() - Method in class org.mule.module.xml.config.JaxbContextFactoryBean
 
getObjectType() - Method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
getObjectType() - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
getObjectType() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
getOpen() - Method in class org.mule.example.stockquote.StockQuote
 
getOperation() - Method in class org.mule.example.scripting.AccumulatorComponent
 
getOperation() - Method in class org.mule.example.scripting.SimpleMathTransformer
 
getOperation() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getOperation() - Method in class org.mule.module.cxf.component.WebServiceWrapperComponent
Deprecated.  
getOperation(String) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getOperation(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getOperation() - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getOperationResourceFactory() - Method in class org.mule.transport.AbstractConnector
 
getOperationResourceFactory() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getOperationResourceFactory() - Method in class org.mule.transport.jms.JmsConnector
 
getOperationResourceFactory() - Method in class org.mule.transport.vm.VMConnector
 
getOppositeLifecyclePhase() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getOppositeLifecyclePhase() - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
getOptionalParams() - Method in class org.mule.transport.http.components.RestServiceWrapper
Optional params that are pulled from the message.
getOrBuildInboundEndpoint(MuleContext) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
getOrBuildOutboundEndpoint(MuleContext) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
getOrCreateAxisComponent() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getOrCreateConnectorByProtocol(ImmutableEndpoint) - Method in class org.mule.transport.service.TransportFactory
 
getOrCreateConnectorByProtocol(EndpointURI) - Method in class org.mule.transport.service.TransportFactory
Returns an initialized connector.
getOrCreateMBeanServer() - Static method in class org.mule.module.management.mbean.MBeanServerFactory
 
getOrCreateServletConnector(String) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
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.phases.DefaultLifecyclePhase
 
getOriginalPayload() - Method in interface org.mule.api.MuleMessage
Returns the original payload used to create this message.
getOriginalPayload() - Method in class org.mule.DefaultMuleMessage
Returns the original payload used to create this message.
getOriginalRequest() - Method in class org.mule.example.ReservationResponse
 
getOrphanBeanAssembler(Element, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
Deprecated.  
getOsArch() - Static method in class org.mule.el.context.ServerContext
 
getOsName() - Static method in class org.mule.el.context.ServerContext
 
getOsVersion() - Static method in class org.mule.el.context.ServerContext
 
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
 
getOut() - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
 
getOutboundAttachment(String) - Method in interface org.mule.api.MuleMessage
Retrieve an attachment with the given name.
getOutboundAttachment(String) - Method in class org.mule.DefaultMuleMessage
 
getOutboundAttachmentNames() - Method in interface org.mule.api.MuleMessage
 
getOutboundAttachmentNames() - Method in class org.mule.DefaultMuleMessage
 
getOutboundAttachments() - Method in class org.mule.el.context.MessageContext
 
getOutboundEndpoint(String, MessageExchangePattern, Long) - Method in interface org.mule.api.endpoint.EndpointCache
 
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, MessageExchangePattern, Long) - Method in class org.mule.endpoint.SimpleEndpointCache
 
getOutboundEndpoint(String, MessageExchangePattern, Integer) - Method in class org.mule.module.client.MuleClient
 
getOutboundEndpoint(String, MessageExchangePattern) - Method in class org.mule.module.jca.DefaultMuleConnection
 
getOutboundEndpointFactoryBeanClass() - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
getOutboundExchangePatterns() - Method in interface org.mule.api.transport.Connector
 
getOutboundExchangePatterns() - Method in class org.mule.transport.AbstractConnector
 
getOutboundExchangePatterns() - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
getOutboundExchangePatterns() - Method in interface org.mule.transport.service.TransportServiceDescriptor
 
getOutboundMessageExchangePattern() - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
getOutboundMessageExchangePattern() - Method in class org.mule.construct.builder.BridgeBuilder
 
getOutboundMessageExchangePattern() - Method in class org.mule.construct.builder.ValidatorBuilder
 
getOutboundMessageExchangePattern() - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
getOutboundMessageExchangePattern() - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
getOutboundMessageProcessor() - Method in interface org.mule.api.service.Service
Outbound Routers control how events are published by a service once.
getOutboundMessageProcessor() - Method in class org.mule.service.AbstractService
 
getOutboundProperties() - Method in class org.mule.el.context.MessageContext
 
getOutboundProperty(String, T) - Method in interface org.mule.api.MuleMessage
 
getOutboundProperty(String) - Method in interface org.mule.api.MuleMessage
 
getOutboundProperty(String, T) - Method in class org.mule.DefaultMuleMessage
 
getOutboundProperty(String) - Method in class org.mule.DefaultMuleMessage
 
getOutboundPropertyNames() - Method in interface org.mule.api.MuleMessage
 
getOutboundPropertyNames() - Method in class org.mule.DefaultMuleMessage
 
getOutboundRouterStat() - Method in class org.mule.management.stats.ServiceStatistics
 
getOutboundTransformer() - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
getOutFaultInterceptors() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getOutFaultInterceptors() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getOutInterceptors() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getOutInterceptors() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getOutput() - Method in class com.javaforge.bobber.archetype.model.Template
Get the output field.
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
 
getOutputPattern() - Method in class org.mule.transport.file.FileConnector
 
getOutputPattern() - Method in class org.mule.transport.ftp.FtpConnector
 
getOutputPattern() - Method in class org.mule.transport.sftp.SftpConnector
 
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, MuleEvent) - 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 output stream 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() - Method in class org.mule.message.ds.StringDataSource
 
getOutputStream() - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
getOutputStream(OutboundEndpoint, MuleEvent) - Method in class org.mule.transport.AbstractConnector
Will get the output stream for this type of transport.
getOutputStream() - Method in class org.mule.transport.email.transformers.PlainTextDataSource
 
getOutputStream() - Method in class org.mule.transport.file.FileConnector
 
getOutputStream(OutboundEndpoint, MuleEvent) - Method in class org.mule.transport.file.FileConnector
Well get the output stream (if any) for this type of transport.
getOutputStream(OutboundEndpoint, MuleEvent) - Method in class org.mule.transport.ftp.FtpConnector
Well get the output stream (if any) for this type of transport.
getOutputStream() - Method in class org.mule.transport.http.HttpServerConnection
 
getOutputStream() - Method in class org.mule.transport.http.multipart.PartDataSource
 
getOutputStream() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
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
 
getOutputStream() - Method in class org.mule.VoidMuleEvent
 
getOutputType() - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
getOutputWeighting() - Method in class org.mule.transformer.TransformerWeighting
 
getOverrideHost() - Method in class org.mule.module.management.agent.FixedHostRmiClientSocketFactory
Getter for property 'overrideHost'.
getOwnedMessageProcessors() - Method in class org.mule.enricher.MessageEnricher
 
getOwnedMessageProcessors() - Method in class org.mule.exception.AbstractExceptionListener
 
getOwnedMessageProcessors() - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
getOwnedMessageProcessors() - Method in class org.mule.processor.AbstractMessageProcessorOwner
 
getOwnedMessageProcessors() - Method in class org.mule.processor.AsyncDelegateMessageProcessor
 
getOwnedMessageProcessors() - Method in class org.mule.routing.Foreach
 
getOwnedMessageProcessors() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getOwnedMessageProcessors() - Method in class org.mule.routing.WireTap
 
getOwnedMessageProcessors() - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
getOwnedObjects() - Method in class org.mule.exception.ChoiceMessagingExceptionStrategy
 
getOwnedObjects() - Method in class org.mule.exception.MessagingExceptionStrategyAcceptorDelegate
 
getOwnedObjects() - Method in class org.mule.processor.AbstractMessageProcessorOwner
 
getOwnedObjects() - Method in class org.mule.processor.AbstractMuleObjectOwner
 
getOwner() - Method in class org.mule.module.launcher.util.DebuggableReentrantLock
 
getPackageNames() - Method in class org.mule.module.xml.config.JaxbContextFactoryBean
 
getPackagesToScan() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getParam(MuleMessage, String) - Method in class org.mule.example.loanbroker.transformers.RestRequestToCustomerRequest
 
getParamAnnotations(Method) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getParamAnnotations() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
getParamAnnotationsWithMeta(Method, Class<? extends Annotation>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
getParameter(String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getParameter(String) - Method in class org.mule.transport.http.ntlm.NTLMScheme
Returns the authentication parameter with the given name, if available.
getParameter(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getParameterAnnotation(Class<T>) - Method in class org.mule.util.generics.MethodParameter
Return the parameter annotation of the given type, if available.
getParameterAnnotations() - Method in class org.mule.util.generics.MethodParameter
Return the annotations associated with the specific method/constructor parameter.
getParameterIndex() - Method in class org.mule.util.generics.MethodParameter
Return the index of the method/constructor parameter.
getParameterMap() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getParameterName() - Method in class org.mule.util.generics.MethodParameter
Return the name of the method/constructor parameter.
getParameterNames(Constructor) - Method in class org.mule.config.spring.util.ParamReader
return the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.mule.config.spring.util.ParamReader
return the names of the declared parameters for the given method.
getParameterNames(Member, Class[]) - Method in class org.mule.config.spring.util.ParamReader
 
getParameterNames() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getParameterNames() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getParameterNames(Method) - Method in interface org.mule.util.generics.ParameterNameDiscoverer
Return parameter names for this method, or null if they cannot be determined.
getParameterNames(Constructor) - Method in interface org.mule.util.generics.ParameterNameDiscoverer
Return parameter names for this constructor, or null if they cannot be determined.
getParameterNamesFromDebugInfo(Method) - Static method in class org.mule.config.spring.util.ParamReader
Retrieve a list of function parameter names from a method Returns null if unable to read parameter names (i.e.
getParameters(String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getParameterType() - Method in class org.mule.util.generics.MethodParameter
Return the type of the method/constructor parameter.
getParameterTypes(Object, String) - Static method in class org.mule.util.ClassUtils
 
getParameterValues(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getParams() - Method in interface org.mule.api.endpoint.EndpointURI
 
getParams() - Method in class org.mule.endpoint.MuleEndpointURI
 
getParams(ImmutableEndpoint, List, MuleMessage, String) - Method in class org.mule.transport.jdbc.JdbcConnector
 
getParams() - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
getParamsAsMap() - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
getParamValue(ImmutableEndpoint, MuleMessage, String) - Method in class org.mule.transport.jdbc.JdbcConnector
 
getParent() - Method in class org.mule.module.jbpm.EndedProcess
 
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
 
getParentContext() - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
getParentName() - Method in class org.mule.config.support.InheritedModel
 
getParserContext() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
getPart(int) - Method in class org.mule.routing.outbound.SplitMessage
 
getPart() - Method in class org.mule.routing.outbound.SplitMessage.MessagePart
 
getPart(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream
 
getPart() - Method in class org.mule.transport.http.multipart.PartDataSource
 
getPartitionName() - Method in class org.mule.util.store.ObjectStorePartition
 
getParts() - Method in class org.mule.transport.http.multipart.MultiPartInputStream
 
getPassphrase() - Method in class org.mule.transport.sftp.SftpConnector
 
getPassphrase() - Method in class org.mule.transport.sftp.SftpUtil
 
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.jca.MuleConnectionRequestInfo
 
getPassword() - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Returns the value of the password property.
getPassword() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getPassword() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getPassword() - Method in class org.mule.security.MuleCredentials
 
getPassword() - Method in class org.mule.security.UsernamePasswordAuthenticationFilter
 
getPassword() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
getPassword() - Method in class org.mule.transport.jms.JmsConnector
 
getPassword() - Method in class org.mule.transport.xmpp.XmppConnector
 
getPasswordCredential() - Method in class org.mule.module.jca.MuleManagedConnection
Gets the password for the user associated with the ManagedConnection instance.
getPasswordCredential(ManagedConnectionFactory, Subject, ConnectionRequestInfo) - Static method in class org.mule.module.jca.RaHelper
 
getPath() - Method in interface org.mule.api.endpoint.EndpointURI
 
getPath() - Method in enum org.mule.api.registry.ServiceType
 
getPath() - Method in class org.mule.endpoint.MuleEndpointURI
 
getPathInfo() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getPathInJar() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getPathTranslated() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getPattern() - Method in class org.mule.module.sxc.SxcFilter
 
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.module.xml.filters.XPathFilter
 
getPattern() - Method in class org.mule.routing.filters.EqualsFilter
 
getPattern() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
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
getPattern() - Method in class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
getPattern() - Method in class org.mule.util.TemplateParser.PatternInfo
 
getPayload() - Method in interface org.mule.api.MuleMessage
 
getPayload(Class<T>) - Method in interface org.mule.api.MuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload(DataType<T>) - Method in interface org.mule.api.MuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload(Class) - Method in class org.mule.DefaultMessageCollection
Applies the MuleMessage.getPayload(Class) call to every message in the collection and returns a List of results.
getPayload(Class<T>) - Method in class org.mule.DefaultMuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload(DataType<T>) - Method in class org.mule.DefaultMuleMessage
Will attempt to obtain the payload of this message with the desired Class type.
getPayload(DataType<T>, 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.el.context.MessageContext
 
getPayload() - Method in class org.mule.message.ExceptionMessage
 
getPayload() - Method in class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
getPayload() - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
getPayload() - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
getPayload() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getPayload() - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
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
getPayloadAsStream() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
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
getPayloadBodyPart(Object, String) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
 
getPayloadClass() - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
getPayloadExpression() - Method in class org.mule.module.jbpm.MuleSendActivity
 
getPayloadForLogging() - Method in interface org.mule.api.MuleMessage
Get the message payload for logging without throwing exception Converts the message implementation into a String representation.
getPayloadForLogging(String) - Method in interface org.mule.api.MuleMessage
Get the message payload for logging without throwing exception Converts the message implementation into a String representation.
getPayloadForLogging(String) - Method in class org.mule.DefaultMessageCollection
Get the message payload for logging without throwing exception Converts the message implementation into a String representation.
getPayloadForLogging() - Method in class org.mule.DefaultMessageCollection
Get the message payload for logging without throwing exception Converts the message implementation into a String representation.
getPayloadForLogging(String) - Method in class org.mule.DefaultMuleMessage
Get the message payload for logging without throwing exception Converts the message implementation into a String representation.
getPayloadForLogging() - Method in class org.mule.DefaultMuleMessage
Get the message payload for logging without throwing exception Converts the message implementation into a String representation.
getPayloadForMethod(Method, Object, MuleEventContext) - Method in class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
 
getPayloadForXPath(MuleMessage) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
getPayloadForXPath(MuleMessage) - Method in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
 
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
 
getPayloadFromMessageWithAnnotations(Method, MuleEventContext) - Method in class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
 
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
 
getPayloadToArguments() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getPayloadToArguments() - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
getPayloadToArgumentsParameterValue() - Method in enum org.mule.module.cxf.CxfPayloadToArguments
 
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.MuleContextNotification
 
getPayloadToString() - Method in class org.mule.context.notification.RoutingNotification
 
getPayloadToString() - Method in class org.mule.transport.sftp.notification.SftpTransportNotification
 
getPeople() - Method in interface org.mule.tck.testmodels.services.PeopleService
 
getPeople() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
getPerson(String) - Method in interface org.mule.tck.testmodels.services.PeopleService
 
getPerson() - Method in class org.mule.tck.testmodels.services.PersonResponse
 
getPerson(String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
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
 
getPlugins() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
getPolledMessageProcessor() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
getPollingFrequency() - Method in class org.mule.transport.file.FileConnector
 
getPollingFrequency() - Method in class org.mule.transport.ftp.FtpConnector
 
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.jdbc.JdbcConnector
 
getPollingFrequency() - Method in class org.mule.transport.rmi.RmiConnector
 
getPollingFrequency() - Method in class org.mule.transport.sftp.SftpConnector
 
getPollingFrequency() - Method in class org.mule.transport.tcp.PollingTcpConnector
 
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
 
getPoolExhaustedAction() - Method in class org.mule.config.MutableThreadingProfile
 
getPoolExhaustedAction() - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
getPoolFactory() - Method in interface org.mule.api.config.ThreadingProfile
 
getPoolFactory() - Method in class org.mule.config.ChainedThreadingProfile
 
getPoolFactory() - Method in class org.mule.config.ImmutableThreadingProfile
 
getPoolFactory() - Method in class org.mule.config.MutableThreadingProfile
 
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.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getPort() - Method in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
getPort() - Method in class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder
 
getPort() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
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.module.management.mbean.YourKitProfilerService
getPort() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
getPort() - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
getPort() - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
getPort() - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
getPort() - Method in class org.mule.transport.tcp.TcpSocketKey
 
getPort() - Method in class org.mule.transport.xmpp.XmppConnector
 
getPostcode() - Method in class org.mule.tck.testmodels.services.Address
 
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
 
getPreferredLocale() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getPreferredLocales() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getPreferredTransactionFactoryClassname() - Static method in class org.mule.module.json.transformers.TransformerInputs
 
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
 
getPrefix(MuleContext) - Static method in class org.mule.util.concurrent.ThreadNameHelper
Generate a generic thread name prefix for this context.
getPrefix() - Method in class org.mule.util.TemplateParser.PatternInfo
 
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
 
getPreviousClose() - Method in class org.mule.example.stockquote.StockQuote
 
getPreviousPrice() - Method in class org.mule.example.cep.Company
 
getPrice() - Method in class org.mule.example.bookstore.Book
 
getPrice() - Method in class org.mule.example.cep.StockTick
 
getPrimeRate() - Method in class org.mule.example.loanbroker.bank.Bank
 
getPrincipal() - Method in interface org.mule.api.security.Authentication
 
getPrincipal() - Method in class org.mule.module.jaas.JaasAuthentication
 
getPrincipal() - Method in class org.mule.module.pgp.PGPAuthentication
 
getPrincipal() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getPrincipal() - Method in class org.mule.security.DefaultMuleAuthentication
 
getPriority() - Method in class org.mule.module.jbpm.EndedProcess
 
getPriorityWeighting() - Method in interface org.mule.api.transformer.Converter
If two or more discoverable transformers are equal, this value can be used to select the correct one
getPriorityWeighting() - Method in class org.mule.config.transformer.AnnotatedTransformerProxy
 
getPriorityWeighting() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
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.module.xml.transformer.XmlToXMLStreamReader
 
getPriorityWeighting() - Method in class org.mule.transformer.AbstractDiscoverableTransformer
 
getPriorityWeighting() - Method in class org.mule.transformer.CompositeConverter
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.BeanToMap
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.ByteArrayToSerializable
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.MapToBean
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.NumberToString
 
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.PropertyEditorTextToValueTransformer
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.PropertyEditorValueToTextTransformer
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.SerializableToByteArray
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.StringToBoolean
 
getPriorityWeighting() - Method in class org.mule.transformer.simple.StringToNumber
 
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
 
getProbableServices(Definition) - Method in class org.mule.module.cxf.support.ProxyServiceConfiguration
This method returns the list of services that matches with the local part of the service QName.
getProcess() - Method in class org.mule.module.bpm.ProcessComponent
 
getProcessDefinitionId() - Method in class org.mule.module.jbpm.EndedProcess
 
getProcessDefinitions() - Method in class org.mule.module.jbpm.Jbpm
 
getProcessedEvents() - Method in class org.mule.management.stats.ApplicationStatistics
 
getProcessedEvents() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getProcessedEvents() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getProcessedEvents() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getProcessedEvents() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getProcessEngine() - Method in class org.mule.module.jbpm.Jbpm
 
getProcessIdField() - Method in class org.mule.module.bpm.Process
 
getProcessIdField() - Method in class org.mule.module.bpm.ProcessComponent
 
getProcessingStrategy() - Method in interface org.mule.api.construct.Pipeline
 
getProcessingStrategy() - Method in class org.mule.construct.AbstractPipeline
 
getProcessingStrategy() - Method in class org.mule.processor.AsyncDelegateMessageProcessor
 
getProcessingTime() - Method in interface org.mule.api.MuleEvent
Returns the times spent processing this event (so far)
getProcessingTime() - Method in class org.mule.DefaultMuleEvent
 
getProcessingTime() - Method in class org.mule.VoidMuleEvent
 
getProcessInstance() - Method in class org.mule.module.jbpm.EndedProcess
 
getProcessor() - Method in class org.mule.context.notification.MessageProcessorNotification
 
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
 
getPrompt() - Static method in class org.mule.example.hello.LocaleMessage
 
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.config.endpoint.AnnotatedEndpointData
 
getProperties() - Method in class org.mule.endpoint.AbstractEndpoint
 
getProperties() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getProperties() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getProperties() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getProperties() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getProperties() - Method in class org.mule.example.errorhandler.ErrorMessage
 
getProperties() - Method in class org.mule.message.ExceptionMessage
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.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getProperties() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getProperties() - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
getProperties() - Method in class org.mule.module.jaas.JaasAuthentication
 
getProperties() - Method in class org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
 
getProperties() - Method in class org.mule.module.pgp.PGPAuthentication
 
getProperties() - Method in class org.mule.module.scripting.component.Scriptable
 
getProperties() - Method in class org.mule.module.spring.events.MuleApplicationEvent
 
getProperties() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
getProperties() - Method in class org.mule.object.AbstractObjectFactory
 
getProperties() - Method in class org.mule.object.JndiObjectFactory
 
getProperties() - Method in class org.mule.security.DefaultMuleAuthentication
 
getProperties() - Method in class org.mule.session.DefaultMuleSession
 
getProperties(Schedule) - Method in class org.mule.transport.quartz.config.ScheduleAnnotationParser
 
getProperties() - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
getProperties() - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
getPropertiesForTemplate(MuleMessage) - Method in class org.mule.module.ibeans.spi.support.CallRequestEndpoint
 
getPropertiesForTemplate(MuleMessage) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
getPropertiesForURI(URI, MuleContext) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
getPropertiesForUriTemplate(MuleMessage) - Method in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
getPropertiesFromQueryString(String) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesFromString(String, char) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesMap() - Method in class org.mule.module.jca.MuleActivationSpec
 
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) - Method in interface org.mule.api.MuleEvent
Deprecated.  
getProperty(String, Object) - Method in interface org.mule.api.MuleEvent
Deprecated.  
getProperty(String) - Method in interface org.mule.api.MuleMessage
Deprecated. use the overloaded version with an explicit lookup scope. This method will now use only the outbound scope.
getProperty(String, Object) - Method in interface org.mule.api.MuleMessage
Deprecated. use scope-aware methods instead
getProperty(String, PropertyScope) - Method in interface org.mule.api.MuleMessage
Gets a property from the message with a given scope.
getProperty(String, PropertyScope, T) - Method in interface org.mule.api.MuleMessage
Gets a property from the message with a given scope and provides a default value if the property is not present on the message in the scope specified.
getProperty(String) - Method in interface org.mule.api.MuleSession
Will retrieve a session scope property.
getProperty(Object) - Method in interface org.mule.api.MuleSession
Deprecated. 
getProperty(String) - Method in class org.mule.DefaultMuleEvent
Deprecated. use appropriate scope-aware calls on the MuleMessage (via event.getMessage())
getProperty(String, Object) - Method in class org.mule.DefaultMuleEvent
Deprecated. use appropriate scope-aware calls on the MuleMessage (via event.getMessage())
getProperty(String) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
Gets a property from the message
getProperty(String, PropertyScope) - Method in class org.mule.DefaultMuleMessage
Gets a property from the message with a given scope.
getProperty(String, PropertyScope, T) - Method in class org.mule.DefaultMuleMessage
Gets a property from the message with a given scope and provides a default value if the property is not present on the message in the scope specified.
getProperty(Object) - Method in class org.mule.endpoint.AbstractEndpoint
 
getProperty(Object) - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getProperty(Object) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getProperty(Object) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getProperty(String, PropertyScope, MuleMessage) - Static method in class org.mule.expression.ExpressionUtils
Gets a property or map/list of properties specified by an expression supporting multiple return types as well as all and optional modifiers.
getProperty(String, PropertyScope, MuleMessage, Class<T>) - Static method in class org.mule.expression.ExpressionUtils
Gets a property or map/list of properties specific by an expression supporting multiple return types as well as all and optional modifiers
getProperty(String) - Method in class org.mule.message.ExceptionMessage
 
getProperty(String) - Method in class org.mule.MessagePropertiesContext
Deprecated. use the overloaded version with an explicit lookup scope. This method will now use only the outbound scope.
getProperty(String, PropertyScope) - Method in class org.mule.MessagePropertiesContext
 
getProperty(String, Object) - Method in class org.mule.MessagePropertiesContext
 
getProperty(RequestContext.Property) - Method in class org.mule.module.atom.server.MuleRequestContext
 
getProperty(String) - Method in class org.mule.module.client.MuleClient
 
getProperty(Object) - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
 
getProperty(Object) - Method in class org.mule.module.spring.events.MuleApplicationEvent
 
getProperty(String) - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
getProperty(String) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
getProperty(Object) - Method in class org.mule.session.DefaultMuleSession
Will retrieve a session level property.
getProperty(String) - Method in class org.mule.session.DefaultMuleSession
 
getProperty(String) - Method in class org.mule.VoidMuleEvent
 
getProperty(String, Object) - Method in class org.mule.VoidMuleEvent
 
getPropertyChangeListeners() - Method in class org.mule.module.launcher.util.ObservableList
 
getPropertyChangeListeners(String) - Method in class org.mule.module.launcher.util.ObservableList
 
getPropertyClass() - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Returns the class type of the property
getPropertyDescriptors() - Method in class org.mule.endpoint.URIBuilderBeanInfo
 
getPropertyInternal(String, PropertyScope, boolean, MuleMessage, Class<T>) - Static method in class org.mule.expression.ExpressionUtils
Obtains a property or map/list of properties from a message using an expression that specifies which property or properties to evaluate.
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.generic.WrappingChildDefinitionParser
 
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.specific.ComponentDefinitionParser
 
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.specific.endpoint.support.ChildEndpointDefinitionParser
 
getPropertyName(Element) - Method in class org.mule.config.spring.parsers.specific.InterceptorDefinitionParser
 
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.MuleMessage
Deprecated. use MuleMessage.getPropertyNames(org.mule.api.transport.PropertyScope)
getPropertyNames(PropertyScope) - Method in interface org.mule.api.MuleMessage
Gets all property names in a given scope.
getPropertyNames() - Method in interface org.mule.api.MuleSession
Deprecated. Use getPropertyNamesAsSet() instead (Will be removed in 4.0)
getPropertyNames() - Method in class org.mule.DefaultMuleMessage
Deprecated. use DefaultMuleMessage.getPropertyNames(org.mule.api.transport.PropertyScope)
getPropertyNames(PropertyScope) - Method in class org.mule.DefaultMuleMessage
Gets all property names in a given scope.
getPropertyNames() - Method in class org.mule.MessagePropertiesContext
Deprecated. use MessagePropertiesContext.getPropertyNames(org.mule.api.transport.PropertyScope)
getPropertyNames(PropertyScope) - Method in class org.mule.MessagePropertiesContext
 
getPropertyNames() - Method in class org.mule.session.DefaultMuleSession
Deprecated. Use getPropertyNamesAsSet() instead
getPropertyNamesAsSet() - Method in interface org.mule.api.MuleSession
 
getPropertyNamesAsSet() - Method in class org.mule.session.DefaultMuleSession
 
getPropertyWithScope(String, MuleMessage) - Static method in class org.mule.expression.ExpressionUtils
Gets a property or map/list of properties specific by an expression supporting multiple return types as well as all and optional modifiers Handles scope-aware expressions like "#[header:INBOUND:foo]
getPropertyWithScope(String, MuleMessage, Class<T>) - Static method in class org.mule.expression.ExpressionUtils
Gets a property or map/list of properties specific by an expression supporting multiple return types as well as all and optional modifiers Handles scope-aware expressions like "#[header:INBOUND:foo]
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.dynamic.NullConnector
 
getProtocol() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
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.ajax.container.AjaxServletConnector
 
getProtocol() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getProtocol() - Method in class org.mule.transport.ejb.EjbConnector
 
getProtocol() - Method in class org.mule.transport.email.ImapConnector
 
getProtocol() - Method in class org.mule.transport.email.ImapsConnector
 
getProtocol() - Method in class org.mule.transport.email.Pop3Connector
 
getProtocol() - Method in class org.mule.transport.email.Pop3sConnector
 
getProtocol() - Method in class org.mule.transport.email.SmtpConnector
 
getProtocol() - Method in class org.mule.transport.email.SmtpsConnector
 
getProtocol() - Method in class org.mule.transport.file.FileConnector
 
getProtocol() - Method in class org.mule.transport.ftp.FtpConnector
 
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.http.servlet.MuleHttpServletRequest
 
getProtocol() - Method in class org.mule.transport.jdbc.JdbcConnector
 
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.polling.MessageProcessorPollingConnector
 
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.jetty.JettyHttpConnector
 
getProtocol() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
getProtocol() - Method in class org.mule.transport.servlet.ServletConnector
 
getProtocol() - Method in class org.mule.transport.sftp.SftpConnector
 
getProtocol() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getProtocol() - Method in class org.mule.transport.soap.axis.wsdl.AxisWsdlConnector
 
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
 
getProtocol() - Method in class org.mule.transport.xmpp.XmppConnector
 
getProtocolFromKey(String) - Method in class org.mule.transport.soap.axis.SoapServiceFinder
 
getProtocolFromKey(String) - Method in class org.mule.transport.soap.axis.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.servlet.jetty.JettyHttpsConnector
 
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() - Method in class org.mule.module.atom.AbderaServiceComponent
 
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.servlet.jetty.JettyHttpsConnector
 
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() - Static method in class org.mule.module.management.util.ManagementUtils
 
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
 
getPublicKey() - Method in class org.mule.module.pgp.PGPCryptInfo
 
getPublicKey(String) - Method in interface org.mule.module.pgp.PGPKeyRing
 
getPublicKey(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getPublicKeyRingFileName() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getQuantity() - Method in class org.mule.example.bookstore.Order
 
getQuartzScheduler() - Method in class org.mule.transport.quartz.QuartzConnector
 
getQueries() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getQuery() - Method in interface org.mule.api.endpoint.EndpointURI
 
getQuery() - Method in class org.mule.endpoint.MuleEndpointURI
 
getQuery(ImmutableEndpoint, String) - Method in class org.mule.transport.jdbc.JdbcConnector
 
getQueryRunner() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getQueryRunnerFor(ImmutableEndpoint) - Method in class org.mule.transport.jdbc.JdbcConnector
 
getQueryString() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getQueryTimeout() - Method in class org.mule.transport.jdbc.ExtendedQueryRunner
 
getQueryTimeout() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getQueue(String) - Method in interface org.mule.util.queue.QueueSession
 
getQueue(String) - Method in class org.mule.util.queue.TransactionalQueueManager
 
getQueue(String, QueueConfiguration) - 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
 
getQueueInfo(String) - Method in class org.mule.util.queue.TransactionalQueueManager
 
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
 
getQueueName() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
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.module.management.mbean.ServiceService
 
getQueueSize() - Method in interface org.mule.module.management.mbean.ServiceServiceMBean
The number of queued events for this service
getQueueSize() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
getQueueStatistics() - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
getQueueStore() - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
getQueueStore() - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
getQueueTimeout() - Method in class org.mule.model.seda.SedaModel
 
getQueueTimeout() - Method in class org.mule.model.seda.SedaService
 
getQueueTimeout() - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
getQueueTimeout() - Method in class org.mule.transport.vm.VMConnector
 
getQueueWindowSize() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
GetQuote - Class in net.webservicex
Java class for anonymous complex type.
GetQuote() - Constructor for class net.webservicex.GetQuote
 
getQuote(String) - Method in interface net.webservicex.StockQuoteHttpGet
 
getQuote(String) - Method in interface net.webservicex.StockQuoteHttpPost
 
getQuote(String) - Method in interface net.webservicex.StockQuoteSoap
 
GetQuoteResponse - Class in net.webservicex
Java class for anonymous complex type.
GetQuoteResponse() - Constructor for class net.webservicex.GetQuoteResponse
 
getQuoteResult - Variable in class net.webservicex.GetQuoteResponse
 
getRadius() - Method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
getRandomAmount() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
getRandomDuration() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
getRandomSsn() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
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
 
getRawValue() - Method in class org.mule.util.AttributeEvaluator
 
getReadAndAckStatements(ImmutableEndpoint) - Method in class org.mule.transport.jdbc.JdbcConnector
 
getReader() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getReader() - Method in class org.mule.module.json.transformers.TransformerInputs
 
getReader() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getReadFromDirectory() - Method in class org.mule.transport.file.FileConnector
 
getRealm() - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
getRealm() - Method in class org.mule.transport.http.ntlm.NTLMScheme
The concept of an authentication realm is not supported by the NTLM authentication scheme.
getRealmURL() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getRealPath(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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
 
getReceivedMessage(int) - Method in class org.mule.tck.functional.FunctionalTestComponent
If enableMessageHistory = true, returns a message received by the service in chronological order.
getReceivedMessagesCount() - Method in class org.mule.tck.functional.FunctionalTestComponent
If enableMessageHistory = true, returns the number of messages received by this service.
getReceiver(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.AbstractConnector
 
getReceiver() - Method in class org.mule.transport.PollingReceiverWorker
 
getReceiverArguments(Map) - Method in class org.mule.transport.ftp.FtpConnector
 
getReceiverByEndpoint(EndpointURI) - Method in class org.mule.transport.vm.VMConnector
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.transport.servlet.jetty.JettyReceiverServlet
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
getReceiverKey() - Method in interface org.mule.api.transport.MessageReceiver
 
getReceiverKey(FlowConstruct, 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(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.file.FileConnector
 
getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.http.HttpConnector
The method determines the key used to store the receiver against.
getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.multicast.MulticastConnector
 
getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.polling.MessageProcessorPollingConnector
 
getReceiverKey(MessageReceiver) - Method in class org.mule.transport.servlet.jetty.JettyReceiverServlet
 
getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.servlet.ServletConnector
 
getReceiverKey(FlowConstruct, InboundEndpoint) - Method in class org.mule.transport.soap.axis.AxisConnector
The method determines the key used to store the receiver against.
getReceiverKey(FlowConstruct, 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
 
getReceiverServlet() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
getReceiverThreadingProfile() - Method in class org.mule.transport.AbstractConnector
Getter for property 'receiverThreadingProfile'.
getReceiverWorkManager() - Method in class org.mule.transport.AbstractConnector
Returns a work manager for message receivers.
getRecipient(ImmutableEndpoint) - Static method in class org.mule.transport.xmpp.XmppConnector
 
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(MuleEvent) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(MuleEvent) - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
getRecipients(MuleEvent) - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRecipients() - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRecommendedJdks() - Static method in class org.mule.util.JdkVersionUtils
 
getRecommndedJdks() - Static method in class org.mule.config.MuleManifest
 
getRedeliveryCount() - Method in exception org.mule.api.exception.MessageRedeliveredException
 
getRedeliveryHandlerFactory() - Method in class org.mule.transport.jms.JmsConnector
 
getRedeliveryPolicy() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Return the endpoint's redelivery policy, if any
getRedeliveryPolicy() - Method in class org.mule.endpoint.AbstractEndpoint
 
getRedeliveryPolicy() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getRedeliveryPolicy() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
getRedeliveryPolicy() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getRedeliveryPolicy() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getRedeliveryPolicy() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getRef() - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
getRef() - Method in class org.mule.module.cxf.config.WsSecurity
 
getReference() - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
getReferencedMessageProcessor(String) - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
getRefreshableBean() - Method in class org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
 
getRefsThreshold() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getRefsThreshold() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getRegEx() - Method in class org.mule.util.TemplateParser.PatternInfo
 
getRegisteredClasses() - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
getRegisteredClasses() - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
getRegistries() - Method in class org.mule.registry.AbstractRegistryBroker
 
getRegistries() - Method in class org.mule.registry.DefaultRegistryBroker
 
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
 
getRegistry() - Method in class org.mule.el.context.AppContext
 
getRegistryId() - Method in interface org.mule.api.registry.Registry
 
getRegistryId() - Method in class org.mule.registry.AbstractRegistry
 
getRegistryId() - Method in class org.mule.registry.AbstractRegistryBroker
 
getRegistryId() - Method in class org.mule.registry.MuleRegistryHelper
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
 
getRejectedExecutionHandler() - Method in class org.mule.config.MutableThreadingProfile
 
getReloadControl() - Method in class org.mule.config.i18n.MessageFactory
Subclasses should override to customize the bundle reload control.
getRemoteAddr() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRemoteDispatcher(String) - Method in class org.mule.module.client.MuleClient
 
getRemoteDispatcher(String, String, String) - Method in class org.mule.module.client.MuleClient
 
getRemoteHost() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRemoteInvocationExecutor() - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
getRemoteObject(ImmutableEndpoint) - Method in class org.mule.transport.ejb.EjbConnector
 
getRemoteObject(ImmutableEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
 
getRemotePort() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRemoteRef(ImmutableEndpoint) - Method in class org.mule.transport.rmi.RmiConnector
 
getRemoteUser() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRenameProperties() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getReplyMessage() - Method in class org.mule.tck.functional.FunctionalTestNotification
 
getReplyTo() - Method in interface org.mule.api.MuleMessage
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.el.context.MessageContext
 
getReplyTo() - Method in class org.mule.module.cxf.MuleSoapHeaders
 
getReplyTo() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getReplyToAddresses() - Method in class org.mule.transport.email.SmtpConnector
 
getReplyToDestination() - Method in interface org.mule.api.MuleEvent
Return the destination (if any) that will be passed to the reply-to handler.
getReplyToDestination() - Method in class org.mule.DefaultMuleEvent
 
getReplyToDestination(Message, Session, MuleEvent, boolean, boolean) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
getReplyToDestination() - Method in class org.mule.VoidMuleEvent
 
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() - Method in interface org.mule.api.MuleEvent
Return the replyToHandler (if any) that will be used to perform async reply
getReplyToHandler() - Method in class org.mule.DefaultMuleEvent
 
getReplyToHandler(ImmutableEndpoint) - Method in class org.mule.transport.AbstractConnector
Getter for property 'replyToHandler'.
getReplyToHandler() - Method in class org.mule.transport.AbstractMessageReceiver
 
getReplyToHandler(ImmutableEndpoint) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getReplyToHandler(ImmutableEndpoint) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getReplyToHandler(ImmutableEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
getReplyToHandler(ImmutableEndpoint) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
getReplyToHandler() - Method in class org.mule.VoidMuleEvent
 
getRequestDispatcher(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRequestedSessionId() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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
 
getRequesterName() - Method in class org.mule.transport.AbstractMessageRequester
 
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.
getRequestFromUser() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
getRequestLine() - Method in class org.mule.transport.http.HttpRequest
 
getRequestURI() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRequestURL() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getRequestUrl(HttpServletRequest) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getRequiredAttributeValue.
getRequiredAuthorities() - Method in class org.mule.module.spring.security.AuthorizationFilter
 
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(String, Class) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
getResource() - Method in class org.mule.module.bpm.Process
 
getResource() - Method in class org.mule.module.bpm.ProcessComponent
 
getResource() - Method in class org.mule.module.bpm.Rules
 
getResource() - Method in class org.mule.module.bpm.RulesComponent
 
getResource(String) - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
getResource(String, Class<?>) - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
getResource(Object) - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
getResource(Object) - Method in class org.mule.processor.DelegateTransaction
 
getResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getResource(Object) - Method in class org.mule.transaction.XaTransaction
 
getResource() - Method in class org.mule.transport.xmpp.XmppConnector
 
getResource(String, Class<?>) - Static method in class org.mule.util.ClassUtils
Load a given resource.
getResourceAdapter() - Method in class org.mule.module.jca.MuleActivationSpec
 
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.
getResourceBase() - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
getResourceBase() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
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
 
getResourceResolver() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getResources(String) - Method in class org.mule.config.spring.MuleResourceLoader
 
getResources(String) - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
getResources(String, Class<?>) - Static method in class org.mule.util.ClassUtils
 
getResourceType() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getResourceType() - Method in class org.mule.transport.jdbc.JdbcTransaction
 
getResourceType() - Method in class org.mule.transport.jms.JmsTransaction
 
getResourceType() - Method in class org.mule.transport.vm.VMTransaction
 
getResponse() - Method in class org.mule.module.jersey.MuleResponseWriter
 
getResponseBody(Message, MuleMessage) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
getResponseCode() - Method in exception org.mule.transport.http.HttpResponseException
 
getResponseContentType(String, String) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
getResponseFromMethod(HttpMethod, ExceptionPayload) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
getResponseMessageProcessors() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
getResponseMessageProcessors() - Method in class org.mule.endpoint.AbstractEndpoint
 
getResponseMessageProcessors() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getResponseMessageProcessors() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getResponseMessageProcessors() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getResponseMessageProcessors() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getResponsePayloadClass() - Method in class org.mule.module.jbpm.MuleSendActivity
 
getResponseProperties() - Method in interface org.mule.api.endpoint.OutboundEndpoint
 
getResponseProperties() - Method in class org.mule.endpoint.DefaultOutboundEndpoint
 
getResponseProperties() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getResponseProperties() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getResponseProperties() - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint.NullInboundEndpoint
 
getResponseText() - Method in exception org.mule.transport.http.HttpResponseException
 
getResponseTimeout() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The timeout value for waiting for a response from a remote invocation or back channel.
getResponseTimeout() - Method in class org.mule.endpoint.AbstractEndpoint
The timeout value for remoteSync invocations
getResponseTimeout(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getResponseTimeout() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getResponseTimeout() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getResponseTimeout() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getResponseTransformers() - Method in interface org.mule.api.endpoint.EndpointURI
 
getResponseTransformers() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Deprecated. use getResponseMessageProcessors() instead
getResponseTransformers() - Method in class org.mule.endpoint.AbstractEndpoint
Deprecated. use getResponseMessageProcessors()
getResponseTransformers() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
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.module.ibeans.spi.support.CallRequestEndpoint
 
getResponseTransformersFromUri(EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getResponseTransformInterceptor() - Method in class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
getResponseVariableName() - Method in class org.mule.module.jbpm.MuleSendActivity
 
getRessponseOutputHandler(MessageImpl) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
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
 
getResultSetHandler() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getResultsHandler() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getResultType() - Method in class org.mule.module.xml.transformer.XPathExtractor
Result type from this transformer.
getRetryContext() - Method in class org.mule.retry.async.RetryWorker
 
getRetryPolicyTemplate() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
The retry policy on the endpoint configures how retries are handled.
getRetryPolicyTemplate() - Method in interface org.mule.api.transport.Connector
 
getRetryPolicyTemplate() - Method in class org.mule.endpoint.AbstractEndpoint
 
getRetryPolicyTemplate(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getRetryPolicyTemplate() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
getRetryPolicyTemplate() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
getRetryPolicyTemplate() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
getRetryPolicyTemplate() - Method in class org.mule.transport.AbstractConnector
 
getReturnClass() - Method in interface org.mule.api.transformer.Transformer
Deprecated. use Transformer.getReturnDataType() instead.
getReturnClass() - Method in class org.mule.expression.transformers.ExpressionArgument
 
getReturnClass() - Method in class org.mule.transformer.AbstractTransformer
Deprecated. 
getReturnClass() - Method in class org.mule.transformer.CompositeConverter
 
getReturnClass() - Method in class org.mule.transformer.simple.StringToNumber
 
getReturnClass() - Method in class org.mule.transport.soap.axis.SoapMethod
 
getReturnData() - Method in class org.mule.tck.functional.FunctionalTestComponent
Often you will may want to return a fixed message payload to simulate and external system call.
getReturnDataType() - Method in interface org.mule.api.transformer.Transformer
Specifies the return type of the result after this transformer has been executed.
getReturnDataType() - Method in class org.mule.transformer.AbstractTransformer
 
getReturnDataType() - Method in class org.mule.transformer.CompositeConverter
 
getReturnMessages() - Method in interface org.mule.api.retry.RetryContext
 
getReturnMessages() - Method in class org.mule.retry.async.FutureRetryContext
 
getReturnMessages() - Method in class org.mule.retry.DefaultRetryContext
 
getReturnType() - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
getReturnType() - Method in class org.mule.transport.soap.axis.SoapMethod
 
getRightFilter() - Method in class org.mule.transport.xmpp.filters.XmppAndFilter
 
getRmiRegistry() - Method in class org.mule.module.management.agent.JmxAgent
 
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.exception.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
 
getRootId() - Method in class org.mule.el.context.MessageContext
 
getRootMuleException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootParentException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRoute() - Method in exception org.mule.api.routing.RoutingException
 
getRoute(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getRoute(int, MuleEvent) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
Will Return the target at the given index and will resolve any template tags on the Endpoint URI if necessary
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
 
getRouterParser(Annotation, Class<?>, Member) - Method in interface org.mule.config.AnnotationsParserFactory
Retrieves a parser for the given annotation, where the annotation is a Router annotation; one annotated with the Router annotation.
getRouterParser(Annotation, Class, Member) - Method in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
getRouterStatistics() - Method in interface org.mule.api.routing.OutboundRouterCollection
 
getRouterStatistics() - Method in class org.mule.routing.AbstractCatchAllStrategy
 
getRouterStatistics() - Method in class org.mule.routing.AbstractSelectiveRouter
 
getRouterStatistics() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getRouterStatistics() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
getRouterStatistics() - Method in class org.mule.service.ServiceCompositeMessageSource
 
getRoutes() - Method in interface org.mule.api.routing.OutboundRouter
Gets a list of MessageProcessor instances associated with this router
getRoutes() - Method in interface org.mule.api.routing.OutboundRouterCollection
 
getRoutes() - Method in class org.mule.routing.AbstractMatchingRouter
 
getRoutes() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getRoutes() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
getRuntimeClassesDir() - Method in class org.mule.module.launcher.plugin.PluginClasspath
 
getRuntimeLibs() - Method in class org.mule.module.launcher.plugin.PluginClasspath
 
getSalt() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
getSameRMOverrideValue() - Method in class org.mule.transport.jms.JmsConnector
 
getSamplePeriod() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
getSatisfiableMethods(Class<?>, Class<?>[], boolean, boolean, Set<String>) - 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<String>, 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<String>) - Static method in class org.mule.util.ClassUtils
Match all method son a class with a defined return type
getScanner(Class<?>) - Method in class org.mule.util.scan.ClasspathScanner
Works out the correct scanner based on the class passed in

Note that these could be better architected by breaking out filters into strategy objects, but for now this suits my needs

getScanPackagesProperty() - Method in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
getScanPackagesProperty() - Method in class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
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
 
getSchemaLanguage() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getSchemaLocations() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getSchemaLocations() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getSchemaObject() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getScheme() - Method in interface org.mule.api.endpoint.EndpointURI
 
getScheme() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getScheme() - Method in class org.mule.endpoint.AbstractMetaEndpointBuilder
 
getScheme() - Method in class org.mule.endpoint.MuleEndpointURI
 
getScheme(Method) - Method in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
getScheme(Method) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
getScheme() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getSchemeMetaInfo() - Method in interface org.mule.api.endpoint.EndpointURI
 
getSchemeMetaInfo() - Method in class org.mule.endpoint.MuleEndpointURI
 
getSchemeName() - Method in class org.mule.transport.http.ntlm.NTLMScheme
Returns textual designation of the NTLM authentication scheme.
getSchemeSpecificPart() - Method in class org.mule.endpoint.MuleEndpointURI
 
getScope(String) - Static method in class org.mule.expression.ExpressionUtils
 
getScope() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
getScope() - Method in class org.mule.transformer.simple.AbstractAddVariablePropertyTransformer
 
getScope() - Method in class org.mule.transformer.simple.AbstractRemoveVariablePropertyTransformer
 
getScope() - Method in class org.mule.transformer.simple.AddFlowVariableTransformer
 
getScope() - Method in class org.mule.transformer.simple.AddPropertyTransformer
 
getScope() - Method in class org.mule.transformer.simple.AddSessionVariableTransformer
 
getScope() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
getScope() - Method in class org.mule.transformer.simple.RemoveFlowVariableTransformer
 
getScope() - Method in class org.mule.transformer.simple.RemovePropertyTransformer
 
getScope() - Method in class org.mule.transformer.simple.RemoveSessionVariableTransformer
 
getScopedProperties(PropertyScope) - Method in class org.mule.MessagePropertiesContext
 
getScopeName() - Method in class org.mule.api.transport.PropertyScope
 
getScopeName() - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
For XML-based config
getScript() - Method in class org.mule.module.scripting.component.ScriptComponent
 
getScript(String) - Method in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
 
getScript() - Method in class org.mule.module.scripting.filter.ScriptFilter
 
getScript() - Method in class org.mule.module.scripting.transformer.ScriptTransformer
 
getScriptEngine() - Method in class org.mule.module.scripting.component.Scriptable
 
getScriptEngineName() - Method in class org.mule.module.scripting.component.Scriptable
 
getScriptFile() - Method in class org.mule.module.scripting.component.Scriptable
 
getScriptText() - Method in class org.mule.module.scripting.component.Scriptable
 
getSeatInfo() - Method in class org.mule.example.Flight
 
getSecondsBetweenRetries() - Method in class org.mule.routing.UntilSuccessful
 
getSecretAliasId() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretKey() - Method in interface org.mule.module.pgp.PGPKeyRing
 
getSecretKey() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretKey() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
getSecretKey() - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
getSecretKey() - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
getSecretKeyRingFileName() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretPassphrase() - Method in interface org.mule.module.pgp.PGPKeyRing
 
getSecretPassphrase() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecurityContext() - Method in interface org.mule.api.MuleSession
The security context for this session.
getSecurityContext() - Method in class org.mule.session.DefaultMuleSession
The security context for this session.
getSecurityContextFactory() - Method in class org.mule.security.AbstractSecurityProvider
 
getSecurityFilter() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Deprecated. 
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.DynamicOutboundEndpoint
 
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.SecurityFilter
 
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.module.cxf.config.WsSecurity
 
getSecurityManager() - Method in class org.mule.security.AbstractSecurityFilter
 
getSecurityManager() - Method in class org.mule.transport.rmi.RmiConnector
 
getSecurityPolicy() - Method in class org.mule.transport.rmi.RmiConnector
 
getSecurityProperties() - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
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.servlet.jetty.JettyHttpsConnector
 
getSecurityProviderFactory() - Method in class org.mule.transport.ssl.SslConnector
 
getSecurityProviderInfo() - Method in class org.mule.api.security.provider.AutoDiscoverySecurityProviderFactory
 
getSecurityProviderInfo() - Method in interface org.mule.api.security.provider.SecurityProviderFactory
 
getSecurityProviders() - Method in interface org.mule.api.security.SecurityFilter
 
getSecurityProviders() - Method in class org.mule.security.AbstractSecurityFilter
 
getSegments() - Method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
getSelector(ImmutableEndpoint) - Method in class org.mule.transport.jms.JmsConnector
 
getSelectQuery() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getSelectQueryKey() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getSendBufferSize() - Method in class org.mule.transport.tcp.TcpConnector
 
getSendBufferSize() - Method in class org.mule.transport.udp.UdpConnector
 
getSender(String) - Method in class org.mule.example.geomail.dao.impl.SenderDaoImpl
 
getSender(String) - Method in interface org.mule.example.geomail.dao.SenderDao
 
getSenderDao() - Method in class org.mule.example.geomail.components.SenderCache
 
getSenderDao() - Method in class org.mule.example.geomail.components.Storage
 
getSenderDao() - Method in class org.mule.example.geomail.routing.InCacheFilter
 
getSenderDao() - Method in class org.mule.example.geomail.transformers.IPToSender
 
getSenders() - Method in class org.mule.example.geomail.dao.impl.SenderDaoImpl
 
getSenders() - Method in interface org.mule.example.geomail.dao.SenderDao
 
getSerializationMixins() - Method in class org.mule.module.json.transformers.ObjectToJson
 
getSerivce(InboundEndpoint, WireFormat, String, int, MuleContext) - Static method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
getServer() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getServer() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
getServerClasses() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getServerClasses() - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
getServerClassName() - Method in class org.mule.transport.rmi.RmiConnector
 
getServerCodebase() - Method in class org.mule.transport.rmi.RmiConnector
 
getServerConfig() - Method in class org.mule.transport.soap.axis.AxisConnector
 
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
 
getServerName() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getServerPort() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getServerProvider() - Method in class org.mule.transport.soap.axis.AxisConnector
 
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
 
getServerUrl() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getService() - Method in class org.mule.api.registry.AbstractServiceDescriptor
 
getService() - Method in interface org.mule.api.registry.ServiceDescriptor
 
getService() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getService() - Method in class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder
 
getService(QName) - Method in class org.mule.transport.soap.axis.extensions.WSDDFileProvider
retrieve an instance of the named service
getServiceBean() - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
getServiceClass() - Method in class org.mule.module.cxf.builder.AbstractClientMessageProcessorBuilder
 
getServiceClass() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getServiceClass() - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
getServiceClass() - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
getServiceClass() - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
getServiceClass(String, SOAPService, MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleMsgProvider
 
getServiceClass(String, SOAPService, MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleRPCProvider
 
getServiceDescriptor() - Method in class org.mule.transport.AbstractConnector
Get the TransportServiceDescriptor for this connector.
getServiceFromDefinition(Definition) - Method in class org.mule.module.cxf.support.ProxyServiceConfiguration
 
getServiceInterface() - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
getServiceName() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getServiceName() - Method in class org.mule.module.cxf.support.MuleServiceConfiguration
 
getServiceName(MuleEventContext, EndpointURI) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
getServiceName() - Method in class org.mule.transport.xmpp.XmppConnector
 
getServiceNamespace() - Method in class org.mule.module.cxf.support.MuleServiceConfiguration
 
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
getServiceStartedAssertingMessageProcessor() - Method in class org.mule.model.seda.SedaService
 
getServiceStartedAssertingMessageProcessor() - Method in class org.mule.service.AbstractService
 
getServiceStatistics(FlowConstruct) - Method in class org.mule.exception.DefaultServiceExceptionStrategy
Deprecated.  
getServiceStatistics() - Method in class org.mule.management.stats.AllStatistics
 
getServiceStatistics() - Method in class org.mule.module.management.mbean.StatisticsService
 
getServiceUrl() - Method in class org.mule.transport.http.components.RestServiceWrapper
 
getServlet() - Method in class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
getServlet() - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
getServletPath() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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() - Method in class org.mule.module.drools.DroolsSessionData
 
getSession() - Method in class org.mule.transport.email.SessionDetails
 
getSession() - Method in class org.mule.transport.email.transformers.Rfc822ByteArraytoMimeMessage
 
getSession(boolean) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getSession() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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
 
getSession() - Method in class org.mule.VoidMuleEvent
 
getSessionData() - Method in class org.mule.module.bpm.Rules
 
getSessionDetails(ImmutableEndpoint) - Method in class org.mule.transport.email.AbstractMailConnector
 
getSessionFromTransaction() - Method in class org.mule.transport.jms.JmsConnector
 
getSessionHandler() - Method in interface org.mule.api.transport.Connector
 
getSessionHandler() - Method in class org.mule.transport.AbstractConnector
Getter for property 'sessionHandler'.
getSessionIDKey() - Method in interface org.mule.api.transport.SessionHandler
Deprecated. This method is no longer needed and will be removed in the next major release
getSessionIDKey() - Method in class org.mule.session.LegacySessionHandler
Deprecated. This method is no longer needed and will be removed in the next major release
getSessionIDKey() - Method in class org.mule.session.NullSessionHandler
The property name of the session id to use when creating the Mule session.
getSessionIDKey() - Method in class org.mule.session.SerializeOnlySessionHandler
Deprecated. This method is no longer needed and will be removed in the next major release
getSessionIDKey() - Method in class org.mule.session.SimpleSessionHandler
Deprecated. This method is no longer needed and will be removed in the next major release
getSessionProperty(String, T) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleSession.getProperty(String)
getSessionProperty(String) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleSession.getProperty(String)
getSessionProperty(String, T) - Method in class org.mule.DefaultMuleMessage
 
getSessionProperty(String) - Method in class org.mule.DefaultMuleMessage
 
getSessionPropertyNames() - Method in interface org.mule.api.MuleMessage
Deprecated. 
getSessionPropertyNames() - Method in class org.mule.DefaultMuleMessage
 
getSessionVariable(String) - Method in interface org.mule.api.MuleEvent
 
getSessionVariable(String) - Method in class org.mule.DefaultMuleEvent
 
getSessionVariable(String) - Method in class org.mule.VoidMuleEvent
 
getSessionVariableNames() - Method in interface org.mule.api.MuleEvent
 
getSessionVariableNames() - Method in class org.mule.DefaultMuleEvent
 
getSessionVariableNames() - Method in class org.mule.VoidMuleEvent
 
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.MessagePropertiesContext
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getShortValue.
getShutdownScreen() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getShutdownTimeout() - Method in interface org.mule.api.config.MuleConfiguration
 
getShutdownTimeout() - Method in class org.mule.config.DefaultMuleConfiguration
 
getShutdownTimeout() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getShutdownTimeout() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
getShutdownTimeout() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
getSignature(Member, Class[]) - Static method in class org.mule.config.spring.util.ClassReader
 
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
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSize() - Method in class org.mule.example.hello.ChatString
 
getSize() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
getSize() - Method in interface org.mule.transport.http.multipart.Part
Returns the size of this file.
getSize() - Method in class org.mule.transport.sftp.notification.SftpTransportNotification
 
getSize(String) - Method in class org.mule.transport.sftp.SftpClient
 
getSize() - Method in class org.mule.util.queue.DefaultQueueInfoDelegate
 
getSize() - Method in class org.mule.util.queue.QueueInfo
 
getSize() - Method in interface org.mule.util.queue.QueueInfoDelegate
Return the size of the queue
getSizeCheckWaitTime() - Method in class org.mule.transport.sftp.SftpConnector
 
getSizeCheckWaitTime() - Method in class org.mule.transport.sftp.SftpUtil
 
getSoapAction(MuleMessage) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
getSoapService() - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
getSoapVersion() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getSoapVersion() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getSocket() - Method in class org.mule.ResponseOutputStream
 
getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.mule.transport.soap.axis.extensions.MuleHttpSender
Deprecated. Creates a socket connection to the SOAP server
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.email.AbstractTlsRetrieveMailConnector
 
getSocketFactory() - Method in class org.mule.transport.email.SmtpsConnector
 
getSocketFactory() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketFactoryFallback() - Method in class org.mule.transport.email.AbstractTlsRetrieveMailConnector
 
getSocketFactoryFallback() - Method in class org.mule.transport.email.SmtpsConnector
 
getSocketFactoryProperties() - Method in class org.mule.module.management.agent.Mx4jAgent
 
getSocketMaxWait() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketSoLinger() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketsPoolMaxActive() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketsPoolMaxIdle() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketsPoolMaxWait() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketsPoolNumActive() - Method in class org.mule.transport.tcp.TcpConnector
 
getSocketTimeout() - Method in class org.mule.transport.http.HttpServerConnection
 
getSource() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getSource() - Method in class org.mule.context.notification.EndpointMessageNotification
 
getSource() - Method in class org.mule.context.notification.MessageProcessorNotification
 
getSource() - Method in class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
getSource() - Method in interface org.mule.example.notifications.ComponentMessageNotificationMixin
 
getSourceClass() - Method in class org.mule.module.json.transformers.ObjectToJson
 
getSourceClass() - Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
getSourceDataTypes() - Method in interface org.mule.api.transformer.Transformer
Returns an unmodifiable list of Source types registered on this transformer
getSourceDataTypes() - Method in class org.mule.transformer.AbstractTransformer
 
getSourceDataTypes() - Method in class org.mule.transformer.CompositeConverter
 
getSources() - Method in interface org.mule.api.source.CompositeMessageSource
 
getSources() - Method in class org.mule.source.StartableCompositeMessageSource
 
getSourceTypes() - Method in interface org.mule.api.transformer.Transformer
Deprecated. use Transformer.getSourceDataTypes() instead
getSourceTypes() - Method in class org.mule.transformer.AbstractTransformer
Deprecated. 
getSourceTypes() - Method in class org.mule.transformer.CompositeConverter
 
getSpecification() - Method in class org.mule.transport.jms.JmsConnector
 
getSplitExpression() - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
getSqlStatementStrategyFactory() - Method in class org.mule.transport.jdbc.JdbcConnector
 
getSslContext() - Method in class org.mule.api.security.tls.TlsConfiguration
 
getSslHandshakeTimeout() - Method in class org.mule.transport.http.HttpsConnector
 
getSslHandshakeTimeout() - Method in class org.mule.transport.ssl.SslConnector
 
getSslSocketFactory() - Method in class org.mule.transport.http.HttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
getSslType() - Method in class org.mule.transport.ssl.SslConnector
 
getSsn() - Method in class org.mule.example.loanbroker.messages.Customer
 
getSsn() - Method in class org.mule.example.loanbroker.model.Customer
 
getStackAsString(StackTraceElement[]) - Method in class org.mule.example.errorhandler.ExceptionBean
 
getStackTrace() - Method in class org.mule.example.errorhandler.ExceptionBean
 
getStackTraceFilter() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
getStackTraceFilter() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
getStageDescription() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
getStageName() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
getStartableName(Startable) - Method in class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
 
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.
getStartupOptions() - Method in class org.mule.config.StartupContext
 
getStartupPropertiesFile() - Static method in class org.mule.module.launcher.MuleContainer
 
getStartupPropertiesFile() - Static method in class org.mule.MuleServer
 
getStartupScreen() - Method in class org.mule.context.DefaultMuleContextBuilder
 
getState() - Method in interface org.mule.api.lifecycle.LifecycleManager
Provides access to a state machine for this lifecycle manager.
getState() - Method in class org.mule.api.model.InvocationResult
 
getState() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
getState(Object) - Method in interface org.mule.module.bpm.BPMS
 
getState() - Method in class org.mule.module.jbpm.EndedProcess
 
getState(Object) - Method in class org.mule.module.jbpm.Jbpm
 
getState(ProcessInstance) - Static method in class org.mule.module.jbpm.Jbpm
 
getStatefulJobClass() - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
getStatefulJobClass() - Method in class org.mule.transport.quartz.jobs.CustomJobConfig
 
getStatefulJobClass() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getStatefulJobClass() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getStatefulJobClass() - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
getStatefulJobClass() - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
getStatelessJobClass() - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
getStatelessJobClass() - Method in class org.mule.transport.quartz.jobs.CustomJobConfig
 
getStatelessJobClass() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
getStatelessJobClass() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getStatelessJobClass() - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
getStatelessJobClass() - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
getStatement(ImmutableEndpoint) - Method in class org.mule.transport.jdbc.JdbcConnector
 
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.construct.FlowConstruct
 
getStatistics() - Method in interface org.mule.api.MuleContext
 
getStatistics() - Method in interface org.mule.api.service.Service
Returns the Service statistics.
getStatistics() - Method in class org.mule.client.DefaultLocalMuleClient.MuleClientFlowConstruct
 
getStatistics() - Method in class org.mule.component.AbstractComponent
 
getStatistics() - Method in class org.mule.construct.AbstractFlowConstruct
 
getStatistics() - Method in class org.mule.DefaultMuleContext
Gets all statistics for this instance
getStatistics() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getStatistics() - Method in interface org.mule.module.management.mbean.FlowConstructServiceMBean
The statistics for this flow construct
getStatistics() - Method in class org.mule.module.management.mbean.ServiceService
 
getStatistics() - Method in class org.mule.service.AbstractService
 
getStatus() - Method in interface org.mule.api.transaction.Transaction
 
getStatus() - Method in class org.mule.module.management.mbean.YourKitProfilerService
Get current profiling status.
getStatus() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Get current profiling status.
getStatus() - Method in class org.mule.processor.DelegateTransaction
 
getStatus() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getStatus() - Method in class org.mule.transaction.XaTransaction
 
getStatusCode() - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
getStatuscode() - Method in class org.mule.transport.http.HttpResponse
Deprecated. use HttpResponse.getStatusCode() instead
getStatusCode() - Method in class org.mule.transport.http.HttpResponse
 
getStatusLine() - Method in class org.mule.transport.http.HttpResponse
 
getStockQuoteHttpGet() - Method in class net.webservicex.StockQuote
 
getStockQuoteHttpGet(WebServiceFeature...) - Method in class net.webservicex.StockQuote
 
getStockQuoteHttpPost() - Method in class net.webservicex.StockQuote
 
getStockQuoteHttpPost(WebServiceFeature...) - Method in class net.webservicex.StockQuote
 
getStockQuoteMessage(String, String, String, String, String, String, String, String, String, String) - Static method in class org.mule.example.stockquote.LocaleMessage
 
getStockQuoteSoap() - Method in class net.webservicex.StockQuote
 
getStockQuoteSoap(WebServiceFeature...) - Method in class net.webservicex.StockQuote
 
getStockQuoteSoap12() - Method in class net.webservicex.StockQuote
 
getStockQuoteSoap12(WebServiceFeature...) - Method in class net.webservicex.StockQuote
 
getStore() - Method in class org.mule.routing.IdempotentMessageFilter
 
getStore() - Method in class org.mule.util.queue.QueueInfo
 
getStoreName() - Method in class org.mule.util.store.ManagedObjectStore
 
getStorePrefix() - Method in class org.mule.routing.AbstractAggregator
 
getStrategy() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
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 xslt (which should have been loaded in XsltTransformer.initialise()).
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, Locale, String, Object[]) - Static method in class org.mule.config.i18n.LocaleMessageHandler
Get the resource string for the given bundle name, locale, resource code and array of arguments.
getString(String, int) - 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) - 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) - 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[]) - Method in class org.mule.config.i18n.MessageFactory
 
getString(Object) - Method in class org.mule.transport.http.multipart.MultiMap
Get value as String.
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.MuleMessage
Deprecated. use MuleMessage.getInboundProperty(String, Object) instead
getStringProperty(String, String) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
getStringProperty(String, String) - Method in class org.mule.MessagePropertiesContext
Deprecated. 
getStringProperty(String, PropertyScope, String) - Method in class org.mule.MessagePropertiesContext
 
getStyle() - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
getStyle() - Method in class org.mule.util.TemplateParser
 
getSubject() - Method in class org.mule.module.jaas.JaasAuthentication
 
getSubject() - Method in class org.mule.transport.email.SmtpConnector
 
getSubProcessInstance() - Method in class org.mule.module.jbpm.EndedProcess
 
getSubscription() - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
getSubscriptionFilter() - Method in class org.mule.module.spring.events.MuleEventMulticaster
the type of filter used to filter subscriptions
getSubscriptions() - Method in class org.mule.module.spring.events.MuleEventMulticaster
A list of endpoints the eventMulticaster will receive events on Note that if this eventMulticaster has a Mule Descriptor associated with it, these endpoints are ignored and the ones on the Mule Descriptor are used.
getSubscriptions() - Method in interface org.mule.module.spring.events.MuleSubscriptionEventListener
 
getSuffix() - Method in class org.mule.util.TemplateParser.PatternInfo
 
getSummary() - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
getSummaryMessage() - Method in exception org.mule.api.MuleException
 
getSupportedCipherSuites() - Method in class org.mule.api.security.tls.TlsPropertiesSocketFactory
 
getSupportedFormat() - Method in interface org.mule.module.launcher.descriptor.DescriptorParser
 
getSupportedFormat() - Method in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
getSupportedJdks() - Static method in class org.mule.config.MuleManifest
 
getSupportedJdks() - Static method in class org.mule.util.JdkVersionUtils
 
getSupportedPhases() - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
getSupportedPhases() - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
getSupportedProtocols() - Method in class org.mule.transport.AbstractConnector
Returns an unmodifiable list of the protocols supported by this connector
getSupportedSchemes() - Method in class org.mule.transport.soap.axis.AxisConnector
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.AbstractMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.ajax.AjaxMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.DefaultMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.email.MailMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.file.FileContentsMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.file.FileMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.ftp.FtpMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.rmi.RmiMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.soap.axis.AxisMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.udp.UdpMuleMessageFactory
 
getSupportedTransportMessageTypes() - Method in class org.mule.transport.xmpp.XmppMuleMessageFactory
 
getSymbol() - Method in class net.webservicex.GetQuote
Gets the value of the symbol property.
getSymbol() - Method in class org.mule.example.cep.Company
 
getSymbol() - Method in class org.mule.example.cep.StockTick
 
getSymbol() - Method in class org.mule.example.stockquote.StockQuote
 
getSyncBatchSize() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getSyncEventsReceived() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
getSyncEventsReceived() - Method in class org.mule.management.stats.ApplicationStatistics
 
getSyncEventsReceived() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getSyncEventsReceived() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getSyncEventsReceived() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getSyncEventsReceived() - Method in class org.mule.module.management.mbean.ServiceService
 
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() - 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
 
getSyncTime() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
getSystemClasses() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getSystemClasses() - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
getSystemModelType() - Method in interface org.mule.api.config.MuleConfiguration
 
getSystemModelType() - Method in class org.mule.config.DefaultMuleConfiguration
 
getSystemModelType() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getSystemModules(MuleContext) - Method in class org.mule.module.guice.GuiceConfigurationBuilder
 
getSystemName() - Method in interface org.mule.api.config.MuleConfiguration
 
getSystemName() - Method in class org.mule.config.DefaultMuleConfiguration
 
getSystemName() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getSystemProperties() - Static method in class org.mule.el.context.ServerContext
 
getTable(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getTap() - Method in class org.mule.routing.WireTap
 
getTarget() - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
 
getTarget() - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
getTarget() - Method in class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
getTargetBasePath() - Method in class org.mule.module.atom.server.MuleRequestContext
 
getTargetBuilder(RequestContext) - Method in class org.mule.module.atom.MuleProvider
 
getTargetClass(Service) - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
Try to determine the target class from the Service.
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.jdbc.xa.ConnectionWrapper
 
getTargetObject() - Method in class org.mule.transport.jms.xa.ConnectionInvocationHandler
 
getTargetObject() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
getTargetObject() - Method in interface org.mule.transport.jms.xa.TargetInvocationHandler
 
getTargetOrEndpoint() - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
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
 
getTargetReference(EndpointInfo, EndpointReferenceType) - Static method in class org.mule.module.cxf.transport.MuleUniversalConduit
Get the target endpoint reference.
getTargetResolver(RequestContext) - Method in class org.mule.module.atom.MuleProvider
 
getTargetType(MethodParameter) - Static method in class org.mule.util.generics.GenericTypeResolver
Determine the target type for the given parameter specification.
getTcpProtocol() - Method in class org.mule.transport.tcp.TcpConnector
 
getTempDirInbound() - Method in class org.mule.transport.sftp.SftpConnector
 
getTempDirInbound() - Method in class org.mule.transport.sftp.SftpUtil
 
getTempDirOutbound() - Method in class org.mule.transport.sftp.SftpConnector
 
getTempDirOutbound() - Method in class org.mule.transport.sftp.SftpUtil
 
getTemplates() - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Method getTemplates.
getTestHeader() - Method in class org.mule.tck.AbstractServiceAndFlowTestCase
 
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
 
getTextData() - Method in class org.mule.module.pgp.LiteralMessage
 
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
 
getTheFailedMessageProcessor() - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
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
 
getThreadFactory() - Method in class org.mule.config.MutableThreadingProfile
 
getThreadingProfile() - Method in class org.mule.model.seda.SedaService
 
getThreadingProfile() - Method in class org.mule.module.jca.DelegateWorkManager
 
getThreadPoolName(String, MuleContext) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
getThreadPoolSize() - Method in class org.mule.management.stats.FlowConstructStatistics
 
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
 
getThreadTTL() - Method in class org.mule.config.MutableThreadingProfile
 
getThreadTTL() - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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
 
getThreadWaitTimeout() - Method in class org.mule.config.MutableThreadingProfile
 
getThreadWaitTimeout() - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
getThrowable() - Method in class org.mule.example.errorhandler.ErrorMessage
 
getThrowable() - Method in class org.mule.retry.PolicyStatus
 
getTicketPrice() - Method in class org.mule.example.Flight
 
getTime() - Method in class org.mule.tck.testmodels.services.PersonResponse
 
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.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.module.ibeans.spi.MuleRequestMessage
 
getTimeout() - Method in class org.mule.routing.AbstractAggregator
 
getTimeout() - Method in class org.mule.routing.correlation.EventCorrelator
 
getTimeout() - Method in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
getTimeout() - Method in class org.mule.transaction.MuleTransactionConfig
 
getTimeout() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
getTimeout() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
getTimeout() - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
getTimeout() - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
getTimeout() - Method in class org.mule.transport.udp.UdpConnector
 
getTimeout() - Method in class org.mule.VoidMuleEvent
 
getTimestamp() - Method in class org.mule.api.context.notification.ServerNotification
 
getTimestamp() - Method in class org.mule.example.cep.StockTick
 
getTimestamp() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
getTimeStamp() - Method in class org.mule.message.ExceptionMessage
 
getTimeStamp(String) - Static method in class org.mule.util.DateUtils
 
getTimestamp() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper.StoredObject
 
getTimeToLive() - Method in class org.mule.transport.multicast.MulticastConnector
 
getTimeUnit() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
getTimeZone() - Static method in class org.mule.el.context.ServerContext
 
getTitle() - Method in class org.mule.example.bookstore.Book
 
getTmpDir() - Static method in class org.mule.el.context.ServerContext
 
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.AbstractFlowConstructStatistics
 
getTotalEventsReceived() - Method in class org.mule.management.stats.ApplicationStatistics
 
getTotalEventsReceived() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getTotalEventsReceived() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getTotalEventsReceived() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
getTotalEventsReceived() - Method in class org.mule.module.management.mbean.ServiceService
 
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
 
getTotalPrice() - Method in class org.mule.example.ReservationResponse
 
getTotalProcessingTime() - Method in class org.mule.management.stats.ApplicationStatistics
 
getTotalProcessingTime() - Method in class org.mule.management.stats.FlowConstructStatistics
 
getTotalProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getTotalProcessingTime() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
getTotalProcessingTime() - Method in interface org.mule.module.management.mbean.FlowConstructStatsMBean
 
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
 
getTransacted() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
getTransacted() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
getTransacted() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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
 
getTransactionalResource(ImmutableEndpoint) - Method in class org.mule.transport.AbstractConnector
Returns transactional resource to use based on endpoint configuration and transactional context.
getTransactionConfig() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Returns the transaction configuration for this endpoint
getTransactionConfig() - Method in class org.mule.endpoint.AbstractEndpoint
 
getTransactionConfig() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getTransactionConfig() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
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
 
getTransactionConfig() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
getTransactionFactory() - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
getTransactionFactoryFor(Class) - Method in class org.mule.api.SingleResourceTransactionFactoryManager
 
getTransactionFactoryManager() - Method in interface org.mule.api.MuleContext
 
getTransactionFactoryManager() - Method in class org.mule.DefaultMuleContext
 
getTransactionIsolation() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
getTransactionIsolation() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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.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
 
getTransformer() - Method in exception org.mule.api.transformer.TransformerException
 
getTransformer() - Method in exception org.mule.api.transformer.TransformerMessagingException
 
getTransformer() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getTransformer() - Static method in class org.mule.module.xml.util.XMLUtils
 
getTransformer() - Method in class org.mule.routing.outbound.TransformerRouter
Deprecated.  
getTransformer() - Method in class org.mule.transformer.TransformerWeighting
 
getTransformerForMethodWithAnnotations(Method, MuleContext) - Static method in class org.mule.config.expression.ExpressionAnnotationsHelper
 
getTransformers() - Method in interface org.mule.api.endpoint.EndpointURI
 
getTransformers() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
Deprecated. use getMessageProcessors() instead
getTransformers() - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. Use lookupTransformer() instead
getTransformers() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getTransformers() - Method in class org.mule.endpoint.AbstractEndpoint
Deprecated. use getMessageProcessors()
getTransformers() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
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.module.ibeans.spi.support.CallRequestEndpoint
 
getTransformers() - Method in class org.mule.registry.MuleRegistryHelper
getTransformers() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getTransformers(String, MuleContext) - Static method in class org.mule.transformer.TransformerUtils
Builds a list of Transformers.
getTransformers() - Method in interface org.mule.transformer.TransformerUtils.TransformerSource
 
getTransformersFromSource(TransformerUtils.TransformerSource) - Static method in class org.mule.transformer.TransformerUtils
 
getTransformersFromUri(EndpointURI) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
getTransport() - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
getTransportClass(String) - Static method in class org.mule.transport.soap.axis.extensions.MuleTransport
 
getTransportName() - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
getTrimmedValue(String) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method getTrimmedValue.
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
getTrustStore() - Method in class org.mule.transport.email.SmtpsConnector
 
getTrustStore() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustStore() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
getTrustStorePassword() - Method in class org.mule.transport.email.SmtpsConnector
 
getTrustStorePassword() - Method in class org.mule.transport.http.HttpsConnector
 
getTrustStorePassword() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
getTrustStoreType() - Method in class org.mule.transport.ssl.SslConnector
 
getTxCollection() - Method in interface org.mule.transaction.TransactionCollection
 
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.expression.PropertyConverter
 
getType() - Method in interface org.mule.api.model.Model
Returns the model type name.
getType() - Method in interface org.mule.api.transformer.DataType
The object type of the source object to transform.
getType() - Method in class org.mule.config.converters.FilterConverter
 
getType() - Method in class org.mule.config.converters.PropertiesConverter
 
getType() - Method in class org.mule.config.converters.TransformerConverter
 
getType() - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
getType() - Method in class org.mule.config.support.InheritedModel
 
getType() - Method in class org.mule.context.notification.ComponentMessageNotification
 
getType() - Method in class org.mule.context.notification.ConnectionNotification
 
getType() - Method in class org.mule.context.notification.EndpointMessageNotification
 
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.seda.SedaModel
Returns the model type name.
getType() - Method in class org.mule.module.ibeans.spi.ErrorExpressionFilter
 
getType() - Method in class org.mule.module.jca.JcaModel
 
getType() - Method in class org.mule.module.launcher.util.ElementEvent
 
getType() - Method in class org.mule.module.management.mbean.FlowConstructService
 
getType() - Method in interface org.mule.module.management.mbean.FlowConstructServiceMBean
The type of flow construct
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.transformer.types.CollectionDataType
 
getType() - Method in class org.mule.transformer.types.SimpleDataType
 
getType() - Method in class org.mule.transport.soap.axis.NamedParameter
 
getType() - Method in class org.mule.util.annotation.AnnotationMetaData
 
getType() - Method in interface org.mule.util.counters.Counter
Accessor for the counter type.
getType() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getTypeAsString() - Method in class org.mule.module.launcher.util.ElementEvent
 
getTypeIndexForCurrentLevel() - Method in class org.mule.util.generics.MethodParameter
Return the type index for the current nesting level.
getTypeIndexForLevel(int) - Method in class org.mule.util.generics.MethodParameter
Return the type index for the specified nesting level.
getTypeMap() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getUnacceptedMessageProcessor() - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
getUnderstoodHeaders() - Method in class org.mule.module.cxf.support.MuleHeadersInInterceptor
 
getUniqueId() - Method in interface org.mule.api.MuleMessage
gets the unique identifier for the message.
getUniqueId() - Method in class org.mule.DefaultMuleMessage
gets the unique identifier for the message.
getUniqueIdString() - Method in interface org.mule.api.MuleContext
Generate a unique ID string; this will begin with the cluster node ID followed by a dash, e.g.
getUniqueIdString() - Method in class org.mule.DefaultMuleContext
 
getUniqueName(Element, String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
getUpdate() - Method in class org.mule.util.JdkVersionUtils.JdkVersion
 
getUpperCase() - Method in class org.mule.transformer.simple.ByteArrayToHexString
 
getUpperVersion() - Method in class org.mule.util.VersionRange
 
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
 
getURI(MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
getUriPrefixes() - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
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
 
getUrl() - Method in class org.mule.transport.email.SessionDetails
 
getUrl() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
getURLs() - Method in class org.mule.module.boot.DefaultMuleClassPathConfig
Getter for property 'urls'.
getURLs() - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
getUsage() - Method in class org.mule.module.ibeans.config.IBeanHolder
 
getUse() - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
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
 
getUser() - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
getUser() - Method in class org.mule.transport.xmpp.XmppConnector
 
getUserDir() - Static method in class org.mule.el.context.ServerContext
 
getUserHome() - Static method in class org.mule.el.context.ServerContext
 
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() - Static method in class org.mule.el.context.ServerContext
 
getUserName() - Method in class org.mule.module.jca.MuleConnectionRequestInfo
 
getUsername() - Method in class org.mule.module.jca.MuleManagedConnection
Gets the user name of the user associated with the ManagedConnection instance.
getUsername() - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Returns the value of the userName property.
getUserName() - Method in class org.mule.module.jca.MuleManagedConnectionMetaData
 
getUserName() - Method in class org.mule.module.jca.MuleResourceAdapter
 
getUsername() - Method in class org.mule.security.MuleCredentials
 
getUsername() - Method in class org.mule.security.UsernamePasswordAuthenticationFilter
 
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
 
getUserPrincipal() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
getUUID() - Static method in class org.mule.util.UUID
 
getValidatorFeatures() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getValidatorProperties() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getValue(String) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
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(String, Map) - Method in class org.mule.expression.MapPayloadExpressionEvaluator
 
getValue() - Method in class org.mule.module.xml.filters.JXPathFilter
Deprecated. Use getExpectedValue().
getValue(Object, int) - Method in class org.mule.transport.http.multipart.MultiMap
Get a value from a multiple value.
getValueExpression() - Method in class org.mule.routing.IdempotentMessageFilter
 
getValueForEvent(MuleEvent) - Method in class org.mule.routing.IdempotentMessageFilter
 
getValues() - Method in class org.mule.module.launcher.util.ElementsClearedEvent
 
getValues() - Method in class org.mule.module.launcher.util.MultiElementAddedEvent
 
getValues() - Method in class org.mule.module.launcher.util.MultiElementRemovedEvent
 
getValues(Object) - Method in class org.mule.transport.http.multipart.MultiMap
Get multiple values.
getVariable(String) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
getVariable(String, Class<T>) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
getVariable(String) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
getVariable(String, Class<T>) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
getVariableName() - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
getVariableResolver(String) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
getVariables() - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Method getVariables.
getVariables() - Method in class com.javaforge.bobber.archetype.model.Variable
Method getVariables.
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
 
getVerboseMessage() - Method in exception org.mule.api.MuleException
 
getVersion() - Static method in class org.mule.el.context.MuleInstanceContext
 
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
 
getVersion() - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
getVia() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
getVolume() - Method in class org.mule.example.stockquote.StockQuote
 
getWaitTime() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getWarmUpMessages() - Method in class org.mule.example.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
getWarnings() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getWebAppDir() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
getWebappsConfiguration() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
getWeighting(int, Class, Class) - Method in class org.mule.transformer.TransformerWeighting
THis is a very basic algorithm for creating a match rating for two classes.
getWhenExhaustedAction() - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Returns the action to take when the KeyedObjectPool.borrowObject(java.lang.Object) method is invoked when the pool is exhausted.
getWhenExhaustedAction() - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
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
 
getWith() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
getWorkDescription() - Method in interface org.mule.api.retry.RetryCallback
 
getWorkDir() - Method in class org.mule.el.context.AppContext
 
getWorkDirectory() - Method in class org.mule.transport.file.FileConnector
 
getWorkException() - Method in class org.mule.work.WorkerContext
Gets the WorkException, if any, thrown during the execution.
getWorkFileNamePattern() - Method in class org.mule.transport.file.FileConnector
 
getWorkingDirectory() - Method in interface org.mule.api.config.MuleConfiguration
 
getWorkingDirectory() - Method in class org.mule.config.DefaultMuleConfiguration
 
getWorkingDirectory() - Method in class org.mule.module.jca.MuleResourceAdapter
 
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.context.WorkManagerSource
 
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.transport.AbstractMessageDispatcher
 
getWorkManager() - Method in class org.mule.transport.AbstractMessageReceiver
 
getWorkManager() - Method in class org.mule.transport.AbstractMessageRequester
 
getWorkManager() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
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
 
getWorkManagerFactory() - Method in class org.mule.config.MutableThreadingProfile
 
getWorkspaceManager(RequestContext) - Method in class org.mule.module.atom.MuleProvider
 
getWrappedMessageProcessor() - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
The MessageProcessor that this class built.
getWrapperPID() - Static method in class org.mule.module.management.agent.WrapperManagerAgent
This method is a copy of the implementation of WrapperManagerMBean.getWrapperPID() and it is here because that method is not present in the WrapperManagerMBean until version 3.2.3.
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.http.servlet.MuleHttpServletResponse
 
getWriter() - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
getWriteToDirectory() - Method in class org.mule.transport.file.FileConnector
 
getWsdlEndpoint() - Method in class org.mule.module.cxf.WSProxyService
 
getWsdlFile() - Method in class org.mule.module.cxf.WSProxyService
 
getWsdlLocation() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
getWsdlLocation() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
getWsdlPort() - Method in class org.mule.module.cxf.component.WebServiceWrapperComponent
Deprecated.  
getXaDataSource() - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
getXAResource() - Method in class org.mule.module.jca.MuleManagedConnection
Returns a javax.transaction.xa.XAresource instance.
getXAResource() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
getXAResource() - Method in class org.mule.util.xa.DefaultXASession
 
getXAResourceFromXATransaction() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
getXAResources(ActivationSpec[]) - Method in class org.mule.module.jca.MuleResourceAdapter
We only connect to one resource manager per ResourceAdapter instance, so any ActivationSpec will return the same XAResource.
getXATerminator() - Method in class org.mule.work.MuleWorkManager
 
getXmlInputFactory() - Method in class org.mule.module.cxf.support.StaxFeature
 
getXMLInputFactory() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
getXMLInputFactory() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
getXmlOutputFactory() - Method in class org.mule.module.cxf.support.StaxFeature
 
getXMLOutputFactory() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
getXMLStreamReader(MuleMessage) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
Gets an XMLStreamReader for this message.
getXMLStreamReader() - Method in class org.mule.module.xml.stax.StaxSource
 
getXmppConnection() - Method in class org.mule.transport.xmpp.XmppConnector
 
getXPath(String, Object) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
getXPath(String) - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
getXpath() - Method in class org.mule.module.xml.filters.XPathFilter
The xpath object to use to evaluate the expression.
getXpath() - Method in class org.mule.module.xml.transformer.XPathExtractor
The XPath evaluator.
getXPathClassName(Object) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
getXPathClassName(Object) - Method in class org.mule.module.xml.expression.XPathExpressionEvaluator
 
getXquery() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
getXqueryFile() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
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
 
getZombieMap() - Method in class org.mule.module.launcher.DeploymentService
 
giveMeAnOrange() - Static method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactory
 
GLOBAL_ENDPOINT - Static variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
GLOBAL_STORE_CAPACITY - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
globalFunctions - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
GlobalFunctionsDefintionParser - Class in org.mule.config.spring.parsers.specific
 
GlobalFunctionsDefintionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.GlobalFunctionsDefintionParser
 
globalFunctionsFile - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
globalFunctionsString - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
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
 
GmailSmtpConnector - Class in org.mule.transport.email
This class just sets some extra SMTP properties so it works with GMail.
GmailSmtpConnector(MuleContext) - Constructor for class org.mule.transport.email.GmailSmtpConnector
 
GoodCitizenClassLoader - Class in org.mule.module.launcher
Fixes major classloader woes by: Providing a GoodCitizenClassLoader.close() method to release any connections to resources. Disabling caching of jar resources fix e.g.
GoodCitizenClassLoader(URL[], ClassLoader) - Constructor for class org.mule.module.launcher.GoodCitizenClassLoader
 
GoodCitizenClassLoader.NonCachingURLStreamHandlerFactory - Class in org.mule.module.launcher
 
GoodCitizenClassLoader.NonCachingURLStreamHandlerFactory() - Constructor for class org.mule.module.launcher.GoodCitizenClassLoader.NonCachingURLStreamHandlerFactory
 
GpsCoord - Class in org.mule.example.gpswalker
A bean that holds Geo Coordinates Note that this bean is annotated with Jackson Json annotations.
GpsCoord(float, float) - Constructor for class org.mule.example.gpswalker.GpsCoord
 
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
 
graphTransformerResolver - Variable in class org.mule.registry.TypeBasedTransformerResolver
 
GraphTransformerResolver - Class in org.mule.transformer.graph
 
GraphTransformerResolver() - Constructor for class org.mule.transformer.graph.GraphTransformerResolver
 
greet(NameString) - Method in class org.mule.example.hello.Greeter
 
Greeter - Class in org.mule.example.hello
Greeter expects a valid NameString object.
Greeter() - Constructor for class org.mule.example.hello.Greeter
 
Groovy - Annotation Type in org.mule.api.annotations.expression
This allows Groovy codes to be executed on the current message.
GroovyAnnotationParser - Class in org.mule.module.scripting.config
 
GroovyAnnotationParser() - Constructor for class org.mule.module.scripting.config.GroovyAnnotationParser
 
GroovyExpressionEvaluator - Class in org.mule.module.scripting.expression
An ExpressionEvaluator that allows the user to define Groovy expressions to extract data from the current message.
GroovyExpressionEvaluator() - Constructor for class org.mule.module.scripting.expression.GroovyExpressionEvaluator
 
GroovyRefreshableBeanBuilder - Class in org.mule.module.scripting.component
 
GroovyRefreshableBeanBuilder() - Constructor for class org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
 
GroovyRefreshableBeanBuilderParser - Class in org.mule.module.scripting.config
 
GroovyRefreshableBeanBuilderParser(boolean) - Constructor for class org.mule.module.scripting.config.GroovyRefreshableBeanBuilderParser
 
groupsLock - Variable in class org.mule.routing.correlation.EventCorrelator
 
groupTimeToLive - Variable in class org.mule.routing.correlation.EventCorrelator
 
GuiceConfigurationBuilder - Class in org.mule.module.guice
Provides the configuration entry point for loading Guice modules into Mule.
GuiceConfigurationBuilder() - Constructor for class org.mule.module.guice.GuiceConfigurationBuilder
 
GuiceConfigurationBuilder(ClassLoader) - Constructor for class org.mule.module.guice.GuiceConfigurationBuilder
 
GuiceConfigurationBuilder(String) - Constructor for class org.mule.module.guice.GuiceConfigurationBuilder
 
GuiceConfigurationBuilder(String, ClassLoader) - Constructor for class org.mule.module.guice.GuiceConfigurationBuilder
 
GuiceConfigurationBuilder(Module...) - Constructor for class org.mule.module.guice.GuiceConfigurationBuilder
 
GuiceConfigurationBuilder(Stage, Module...) - Constructor for class org.mule.module.guice.GuiceConfigurationBuilder
 
GuiceMessages - Class in org.mule.module.guice.i18n
i18n Guice messages
GuiceMessages() - Constructor for class org.mule.module.guice.i18n.GuiceMessages
 
GuiceModuleFactory - Interface in org.mule.module.guice
A factory class that allows non-discoverable modules to be discovered and created via a factory
GuiceRegistry - Class in org.mule.module.guice
The internal Mule interface for retreiving objects from a Guice injector.
GuiceRegistry(MuleContext) - Constructor for class org.mule.module.guice.GuiceRegistry
 
GuiInstallerLibraryDownloader - Class in org.mule.module.boot
 
GuiInstallerLibraryDownloader() - Constructor for class org.mule.module.boot.GuiInstallerLibraryDownloader
 
GuiInstallerLicenseHandler - Class in org.mule.module.boot
 
GuiInstallerLicenseHandler() - Constructor for class org.mule.module.boot.GuiInstallerLicenseHandler
 
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
 
handleCookie(String, String, Hashtable, MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleHttpSender
Deprecated. little helper function for cookies
handled() - Method in exception org.mule.api.MessagingException
Signals if exception has been handled or not
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
 
handleEvent(MuleEvent) - Method in class org.mule.module.bpm.Process
 
handleEvent(MuleEvent) - Method in class org.mule.module.bpm.Rules
 
handleEventResults(List<MuleEvent>) - Method in class org.mule.transport.AbstractReceiverWorker
 
handleException(Exception, MuleEvent) - Method in interface org.mule.api.exception.MessagingExceptionHandler
Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
handleException(Exception, RollbackSourceCallback) - Method in interface org.mule.api.exception.SystemExceptionHandler
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
handleException(Exception) - Method in interface org.mule.api.exception.SystemExceptionHandler
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
handleException(Exception, RollbackSourceCallback) - Method in interface org.mule.api.MuleContext
 
handleException(Exception) - Method in interface org.mule.api.MuleContext
 
handleException(Exception, RollbackSourceCallback) - Method in class org.mule.DefaultMuleContext
 
handleException(Exception) - Method in class org.mule.DefaultMuleContext
 
handleException(Exception, MuleEvent) - Method in class org.mule.exception.AbstractMessagingExceptionStrategy
 
handleException(Exception, RollbackSourceCallback) - Method in class org.mule.exception.AbstractSystemExceptionStrategy
 
handleException(Exception) - Method in class org.mule.exception.AbstractSystemExceptionStrategy
 
handleException(Exception, MuleEvent) - Method in class org.mule.exception.ChoiceMessagingExceptionStrategy
 
handleException(Exception, MuleEvent) - Method in class org.mule.exception.MessagingExceptionStrategyAcceptorDelegate
 
handleException(Exception, MuleEvent) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
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(RestServiceException, MuleMessage) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
handleException(Throwable, String, HttpServletResponse) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
handleException(Throwable, String, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
handleGroupExpiry(EventGroup) - Method in class org.mule.routing.correlation.EventCorrelator
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.CopyAttachmentInInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.CopyAttachmentOutInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.MuleHeadersInInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.MuleHeadersOutInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.MuleProtocolHeadersOutInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.OutputPayloadInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.ProxyFaultOutInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.ProxySchemaValidationInInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.ResetStaxInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.ReversibleStaxInInterceptor
 
handleMessage(Message) - Method in class org.mule.module.cxf.support.StreamClosingInterceptor
 
handleMultiTx(Session) - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
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
 
handler - Variable in class org.mule.transport.jms.redelivery.CountingRedeliveryHandlerFactory
 
Handler - Class in org.mule.transport.soap.axis.transport.jms
A Dummy Url handler for handling jms.
Handler() - Constructor for class org.mule.transport.soap.axis.transport.jms.Handler
 
Handler - Class in org.mule.transport.soap.axis.transport.pop3
A Dummy Url handler for handling pop3.
Handler() - Constructor for class org.mule.transport.soap.axis.transport.pop3.Handler
 
Handler - Class in org.mule.transport.soap.axis.transport.smtp
A Dummy Url handler for handling smtp.
Handler() - Constructor for class org.mule.transport.soap.axis.transport.smtp.Handler
 
Handler - Class in org.mule.transport.soap.axis.transport.vm
A Dummy Url handler for handling vm.
Handler() - Constructor for class org.mule.transport.soap.axis.transport.vm.Handler
 
handleReconnection(ConnectException) - Method in class org.mule.exception.AbstractSystemExceptionStrategy
 
handleRedelivery(Message, InboundEndpoint, FlowConstruct) - Method in class org.mule.transport.jms.redelivery.AbstractRedeliveryHandler
 
handleRedelivery(Message, InboundEndpoint, FlowConstruct) - Method in class org.mule.transport.jms.redelivery.CountingRedeliveryHandler
process the redelivered message.
handleRedelivery(Message, InboundEndpoint, FlowConstruct) - Method in class org.mule.transport.jms.redelivery.JmsXRedeliveryHandler
process the redelivered message.
handleRedelivery(Message, InboundEndpoint, FlowConstruct) - Method in interface org.mule.transport.jms.redelivery.RedeliveryHandler
Process the redelivered message.
handleRedirect(HttpMethod, MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
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
 
handleReturnAnnotation(String, Response, InvocationContext) - Method in class org.mule.module.ibeans.spi.MuleResponseTransformInterceptor
 
HandlerException - Exception in org.mule.example.errorhandler
 
HandlerException(String) - Constructor for exception org.mule.example.errorhandler.HandlerException
 
HandlerException(String, Throwable) - Constructor for exception org.mule.example.errorhandler.HandlerException
 
handlerFailure(ExceptionHandler) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
handleSpace() - Method in class org.mule.module.xml.stax.XMLStreamReaderToContentHandler
 
handleSpringElements(Element, BeanDefinition) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
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.exception.AbstractExceptionListener
Deprecated. this method should not be used anymore. Transactions must be handled by provided ExceptionStrategy
handleTypeCoercion(Class<T>, Object) - Static method in class org.mule.el.mvel.DataConversion
 
handleUnaccepted(MuleEvent) - Method in class org.mule.construct.AbstractPipeline.ProcessIfPipelineStartedMessageProcessor
 
handleUnaccepted(MuleEvent) - Method in class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
 
handleUnaccepted(MuleEvent) - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.AbstractMessageReceiver
 
handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.http.HttpMessageReceiver
 
handleUnacceptedFilter(MuleMessage) - Method in class org.mule.transport.sftp.SftpMessageReceiver
SFTP-35
handleWorkException(WorkEvent, String) - Method in class org.mule.processor.AsyncWorkListener
 
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
 
hasAckStatement() - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
 
hasAnnotation(Class<? super Annotation>, Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
hasAnnotationWithPackage(String, Class<?>) - Static method in class org.mule.util.annotation.AnnotationUtils
 
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.module.bpm.BPMS
 
hasEnded(Object) - Method in class org.mule.module.jbpm.Jbpm
 
hasEndpoints() - Method in interface org.mule.api.routing.OutboundRouterCollection
Determines if any targets have been set on this router.
hasEndpoints() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
hasError() - Method in class org.mule.api.model.InvocationResult
Returns true if an error message has been set on this result, false otherwise
hasErrorExpression() - Method in class org.mule.construct.builder.ValidatorBuilder
 
hasErrorExpression() - Method in class org.mule.construct.Validator
 
hasExecution(String) - Method in class org.mule.module.jbpm.EndedProcess
 
hasFlag(Object, int) - Method in class org.mule.registry.TransientRegistry
 
hasFlag(int, int) - Method in class org.mule.util.scan.ClasspathScanner
 
hash(Object) - Method in class org.mule.util.CaseInsensitiveHashMap
Creates a hash value from the lower case value of the key.
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.config.DefaultMuleConfiguration
 
hashCode() - Method in class org.mule.config.transformer.AnnotatedTransformerProxy
 
hashCode() - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
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.DefaultInboundEndpoint
 
hashCode() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
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.interceptor.InterceptorStack
 
hashCode() - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
hashCode() - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
hashCode() - Method in class org.mule.module.jca.MuleConnectionRequestInfo
 
hashCode() - Method in class org.mule.module.jca.MuleEndpointKey
 
hashCode() - Method in class org.mule.module.jca.MuleManagedConnectionFactory
 
hashCode() - Method in class org.mule.module.jca.MuleResourceAdapter
 
hashCode() - Method in class org.mule.module.json.JsonData
 
hashCode() - Method in class org.mule.module.launcher.util.ObservableList
 
hashCode() - Method in class org.mule.module.ognl.filters.OGNLFilter
 
hashCode() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
hashCode() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
hashCode() - Method in class org.mule.module.sxc.SxcFilter
 
hashCode() - Method in class org.mule.module.xml.filters.JaxenFilter
 
hashCode() - Method in class org.mule.module.xml.filters.JXPathFilter
 
hashCode() - Method in class org.mule.module.xml.filters.XPathFilter
 
hashCode() - Method in class org.mule.routing.EventGroup
The hashCode of an EventGroup is derived from the object returned by EventGroup.getGroupId().
hashCode() - Method in class org.mule.routing.filters.ExpressionFilter
 
hashCode() - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
 
hashCode() - Method in class org.mule.routing.filters.logic.NotFilter
 
hashCode() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
hashCode() - Method in class org.mule.routing.filters.PayloadTypeFilter
 
hashCode() - Method in class org.mule.routing.filters.RegExFilter
 
hashCode() - Method in class org.mule.routing.filters.WildcardFilter
 
hashCode() - Method in class org.mule.transaction.MuleTransactionConfig
 
hashCode() - Method in class org.mule.transformer.TransformerWeighting
 
hashCode() - Method in class org.mule.transformer.types.CollectionDataType
 
hashCode() - Method in class org.mule.transformer.types.SimpleDataType
 
hashCode() - Method in class org.mule.transport.email.filters.MailSubjectRegExFilter
 
hashCode() - Method in class org.mule.transport.http.multipart.MultiMap
 
hashCode() - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
 
hashCode() - Method in class org.mule.transport.jms.filters.JmsSelectorFilter
 
hashCode() - Method in class org.mule.transport.NullPayload
 
hashCode() - Method in class org.mule.transport.tcp.TcpSocketKey
 
hashCode() - Method in class org.mule.transport.xmpp.filters.XmppAndFilter
 
hashCode() - Method in class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
hashCode() - Method in class org.mule.transport.xmpp.filters.XmppNotFilter
 
hashCode() - Method in class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
hashCode() - Method in class org.mule.util.annotation.AnnotationMetaData
 
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.JdkVersionUtils.JdkVersion
 
hashCode() - Method in class org.mule.util.MapCombiner
 
hashCode() - Method in class org.mule.util.queue.QueueConfiguration
 
hashCode() - Method in class org.mule.util.queue.QueueInfo
 
hashCode() - Method in class org.mule.util.queue.QueueKey
 
hashCode() - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
hashCode() - Method in class org.mule.util.scan.annotations.AnnotationInfo.NameValue
 
hashCode() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
hashCode() - Method in class org.mule.VoidResult
 
HASHTABLE_IMPLEMENTATION_PROPERTY - Static variable in class org.apache.commons.logging.LogFactory

Setting this system property value allows the Hashtable used to store classloaders to be substituted by an alternative implementation.

hasJaxbAnnotations(Class) - Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
hasListeners(String) - Method in class org.mule.module.launcher.util.ObservableList
 
hasMaxRedeliveryAttempts() - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
hasMessages() - Method in class org.mule.transport.email.RetrieveMessageRequester
Optimised check to se whether to return the message count and retrieve the messages.
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
 
hasNext() - Method in interface org.mule.routing.MessageSequence
Whether this sequence has more elements.
hasNext() - Method in class org.mule.routing.outbound.ArrayMessageSequence
 
hasNext() - Method in class org.mule.routing.outbound.CollectionMessageSequence
 
hasNext() - Method in class org.mule.routing.outbound.IteratorMessageSequence
 
hasNext() - Method in class org.mule.routing.outbound.PartitionedMessageSequence
 
hasNode(String) - Method in class org.mule.module.json.JsonData
 
hasNoMessages() - Method in class org.mule.transport.TransactedPollingMessageReceiver
Return true if it can be determined that there are currently no messages to process
hasNoMessages() - Method in class org.mule.transport.vm.VMMessageReceiver
 
hasPrevious() - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
hasResource(Object) - Method in interface org.mule.api.transaction.Transaction
 
hasResource(Object) - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
hasResource(Object) - Method in class org.mule.processor.DelegateTransaction
 
hasResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
hasResource(Object) - Method in class org.mule.transaction.XaTransaction
 
hasResponse() - Method in enum org.mule.MessageExchangePattern
 
hasResponseTransformers() - Method in class org.mule.construct.AbstractConfigurationPattern
 
hasText() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
hasText() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
hasTransformers() - Method in class org.mule.construct.AbstractConfigurationPattern
 
hasWildcards() - Method in class org.mule.util.WildcardAttributeEvaluator
 
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_LIST_PREFIX - Static variable in class org.mule.transport.email.MailMuleMessageFactory
 
HEADER_LOCATION - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_MAX_FORWARDS - Static variable in class org.mule.transport.http.HttpConstants
 
HEADER_MULE_SESSION - 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
 
headersToString(MuleMessage) - Static method in class org.mule.util.StringMessageUtils
 
HEARTBEAT - Static variable in class org.mule.example.notifications.HeartbeatNotification
 
HeartbeatAgent - Class in org.mule.example.notifications
A simple agent that fire HeartbeatNotification events at a given frequency to notify that the server is alive and well.
HeartbeatAgent() - Constructor for class org.mule.example.notifications.HeartbeatAgent
 
HeartbeatAgent.Heartbeat - Class in org.mule.example.notifications
 
HeartbeatAgent.Heartbeat() - Constructor for class org.mule.example.notifications.HeartbeatAgent.Heartbeat
 
HeartbeatNotification - Class in org.mule.example.notifications
A simple notification that fires repeatedly to notify tha the Mule server is alive and well.
HeartbeatNotification(MuleContext) - Constructor for class org.mule.example.notifications.HeartbeatNotification
 
HeartbeatNotificationListener<T extends HeartbeatNotification> - Interface in org.mule.example.notifications
Listen for HeartbeatNotification events.
helper - Variable in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
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
 
holders - Variable in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
HOST - Static variable in class org.mule.endpoint.URIBuilder
 
host - Variable in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
host - Variable in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
HOST_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
HOSTNAME_FUNCTION - Static variable in class org.mule.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
 
HTML - Static variable in interface org.mule.transformer.types.MimeTypes
 
HTML_STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
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
 
HtmlTemplate - Class in org.mule.example.bookstore.web
Poor man's CSS stylesheet
HtmlTemplate() - Constructor for class org.mule.example.bookstore.web.HtmlTemplate
 
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_CONTEXT_PATH_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
The context path of the endpoint being accessed.
HTTP_CONTEXT_URI_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
The context URI of the endpoint being accessed.
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
Deprecated. Instead users can now add properties to the outgoing request using the OUTBOUND property scope on the message.
HTTP_DISABLE_STATUS_CODE_EXCEPTION_CHECK - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_ENABLE_COOKIES_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_ENCODE_PARAMVALUE - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_HEADERS - Static variable in class org.mule.transport.http.HttpConnector
Encapsulates all the HTTP headers
HTTP_INBOUND_PROPERTIES - 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_QUERY_PARAMS - Static variable in class org.mule.transport.http.HttpConnector
Stores the HTTP query parameters received, supports multiple values per key and both query parameter key and value are unescaped
HTTP_QUERY_STRING - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_RELATIVE_PATH_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
The relative path of the URI being accessed in relation to the context path
HTTP_REQUEST_PATH_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
The path portion of the URL being accessed.
HTTP_REQUEST_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
The path and query portions of the URL being accessed.
HTTP_SERVLET_REQUEST_PROPERTY - Static variable in class org.mule.transport.http.HttpConnector
 
HTTP_SERVLET_RESPONSE_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
 
HttpBasicAuthenticationFilter - Class in org.mule.module.spring.security.filters.http
Deprecated. 
HttpBasicAuthenticationFilter() - Constructor for class org.mule.module.spring.security.filters.http.HttpBasicAuthenticationFilter
Deprecated.  
HttpBasicAuthenticationFilter - Class in org.mule.transport.http.filters
HttpBasicAuthenticationFilter TODO
HttpBasicAuthenticationFilter() - Constructor for class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
HttpBasicAuthenticationFilter(String) - Constructor for class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
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 - Variable in class org.mule.transport.http.HttpClientMessageDispatcher
 
HttpConnector - Class in org.mule.transport.http
HttpConnector provides a way of receiving and sending http requests and responses.
HttpConnector(MuleContext) - 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
 
HttpCookiesDefinitionParser - Class in org.mule.transport.http.builder
 
HttpCookiesDefinitionParser(String, Class<?>) - Constructor for class org.mule.transport.http.builder.HttpCookiesDefinitionParser
 
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, FlowConstruct, 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
 
HttpMuleMessageFactory - Class in org.mule.transport.http
 
HttpMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.http.HttpMuleMessageFactory
 
HttpMultipartMuleMessageFactory - Class in org.mule.transport.http
 
HttpMultipartMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.http.HttpMultipartMuleMessageFactory
 
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(MuleContext) - Constructor for class org.mule.transport.http.HttpPollingConnector
 
HttpProxy - Class in org.mule.transport.http.construct
A simple HTTP proxy that supports transformation and caching.
HttpProxy(String, MuleContext, MessageSource, OutboundEndpoint, List<MessageProcessor>, List<MessageProcessor>, CachingStrategy) - Constructor for class org.mule.transport.http.construct.HttpProxy
 
HttpProxyBuilder - Class in org.mule.transport.http.construct.builder
 
HttpProxyBuilder() - Constructor for class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
HttpProxyDefinitionParser - Class in org.mule.transport.http.config.spring.parsers.specific
 
HttpProxyDefinitionParser() - Constructor for class org.mule.transport.http.config.spring.parsers.specific.HttpProxyDefinitionParser
 
HttpProxyFactoryBean - Class in org.mule.transport.http.config.spring.factories
 
HttpProxyFactoryBean() - Constructor for class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
HttpRequest - Class in org.mule.transport.http
A http request wrapper
HttpRequest(RequestLine, Header[], InputStream, String) - Constructor for class org.mule.transport.http.HttpRequest
 
HttpRequest(RequestLine, Header[], String) - Constructor for class org.mule.transport.http.HttpRequest
 
HttpRequestBodyToParamMap - Class in org.mule.transport.http.transformers
 
HttpRequestBodyToParamMap() - Constructor for class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
 
HttpRequestToBook - Class in org.mule.example.bookstore.transformers
Transforms a Map of HttpRequest parameters into a Book object.
HttpRequestToBook() - Constructor for class org.mule.example.bookstore.transformers.HttpRequestToBook
 
HttpRequestToByteArray - Class in org.mule.transport.servlet.transformers
Converts an HttpServletRequest into an array of bytes by extracting the payload of the request.
HttpRequestToByteArray() - Constructor for class org.mule.transport.servlet.transformers.HttpRequestToByteArray
 
HttpRequestToInputStream - Class in org.mule.transport.servlet.transformers
Converts a HttpServletRequest into an InputStream.
HttpRequestToInputStream() - Constructor for class org.mule.transport.servlet.transformers.HttpRequestToInputStream
 
HttpRequestToNameString - Class in org.mule.example.hello
 
HttpRequestToNameString() - Constructor for class org.mule.example.hello.HttpRequestToNameString
 
HttpRequestToParameter - Class in org.mule.transport.servlet.transformers
 
HttpRequestToParameter() - Constructor for class org.mule.transport.servlet.transformers.HttpRequestToParameter
 
HttpRequestToParameterMap - Class in org.mule.transport.servlet.transformers
Returns a simple Map of the parameters sent with the HTTP Request.
HttpRequestToParameterMap() - Constructor for class org.mule.transport.servlet.transformers.HttpRequestToParameterMap
 
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
 
HttpResponseBuilder - Class in org.mule.transport.http.components
 
HttpResponseBuilder() - Constructor for class org.mule.transport.http.components.HttpResponseBuilder
 
HttpResponseDefinitionParser - Class in org.mule.transport.http.builder
 
HttpResponseDefinitionParser(String) - Constructor for class org.mule.transport.http.builder.HttpResponseDefinitionParser
 
HttpResponseException - Exception in org.mule.transport.http
A wrapper exceptin for any http client return codes over the 400 range
HttpResponseException(String, int) - Constructor for exception org.mule.transport.http.HttpResponseException
 
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
 
HTTPS - Static variable in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
HttpsClientMessageDispatcher - Class in org.mule.transport.http
 
HttpsClientMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.http.HttpsClientMessageDispatcher
 
HttpsClientMessageDispatcherFactory - Class in org.mule.transport.http
Creates a HttpsClientMessageDispatcher to make client requests
HttpsClientMessageDispatcherFactory() - Constructor for class org.mule.transport.http.HttpsClientMessageDispatcherFactory
 
HttpsConnector - Class in org.mule.transport.http
HttpsConnector provides Secure http connectivity on top of what is already provided with the Mule HttpConnector.
HttpsConnector(MuleContext) - 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
 
HttpsMessageReceiver - Class in org.mule.transport.http
 
HttpsMessageReceiver(Connector, FlowConstruct, 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(MuleContext) - Constructor for class org.mule.transport.http.HttpsPollingConnector
 
HttpStatusCodeCallback - Class in org.mule.module.ibeans.spi.support
Sets a Http status code on the result message created on a mock invocation
HttpStatusCodeCallback(int) - Constructor for class org.mule.module.ibeans.spi.support.HttpStatusCodeCallback
 

I

IBEAN_HOLDER_PREFIX - Static variable in class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
ibeanAttachments() - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
IBeanBinding - Class in org.mule.module.ibeans.config
TODO
IBeanBinding(IBeanFlowConstruct, MuleContext, MuleIBeansPlugin) - Constructor for class org.mule.module.ibeans.config.IBeanBinding
 
IBeanFlowConstruct - Class in org.mule.module.ibeans.config
This is an empty flow construct that is used to host an iBean as a component with one or more component bindings.
IBeanFlowConstruct(String, MuleContext) - Constructor for class org.mule.module.ibeans.config.IBeanFlowConstruct
 
ibeanHeaderParam(String) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
IBeanHolder - Class in org.mule.module.ibeans.config
Holds a reference to an iBeans class in the registry.
IBeanHolder(Class) - Constructor for class org.mule.module.ibeans.config.IBeanHolder
 
IBeanHolderConfigurationBuilder - Class in org.mule.module.ibeans.config
A configuration builder that registers iBean objects on the classpath with the Mule registry.
IBeanHolderConfigurationBuilder() - Constructor for class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
IBeanHolderConfigurationBuilder(String...) - Constructor for class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
IBeanHolderConfigurationBuilder(ClassLoader) - Constructor for class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
IBeanHolderConfigurationBuilder(ClassLoader, String...) - Constructor for class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
 
ibeanPayloadParam(String) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
ibeanPayloads() - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
ibeanPropertyParam(String) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
ibeanReturnType() - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
IBEANS_PROPERTIES - Static variable in class org.mule.module.ibeans.config.AbstractAnnotationConfigurationBuilder
 
ibeanSetMessageCallback(MockMessageCallback) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
ibeanSetMimeType(MimeType) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
IBeansLoader - Class in org.mule.module.ibeans.config
Responsible for discovering and loading available iBeans into the registry.
IBeansLoader() - Constructor for class org.mule.module.ibeans.config.IBeansLoader
 
IBeansMessages - Class in org.mule.module.ibeans.i18n
 
IBeansMessages() - Constructor for class org.mule.module.ibeans.i18n.IBeansMessages
 
ibeanUriParam(String) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
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.transaction.AbstractTransaction
 
id - Variable in class org.mule.util.queue.QueueKey
 
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
 
IdempotentMessageFilter - Class in org.mule.routing
IdempotentMessageFilter ensures that only unique messages are passed on.
IdempotentMessageFilter() - Constructor for class org.mule.routing.IdempotentMessageFilter
 
IdempotentRedeliveryPolicy - Class in org.mule.processor
Implement a retry policy for Mule.
IdempotentRedeliveryPolicy() - Constructor for class org.mule.processor.IdempotentRedeliveryPolicy
 
IdempotentSecureHashMessageFilter - Class in org.mule.routing
IdempotentSecureHashMessageFilter ensures that only unique messages are received by a service.
IdempotentSecureHashMessageFilter() - Constructor for class org.mule.routing.IdempotentSecureHashMessageFilter
 
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.IdempotentMessageFilter
 
IGNORED_METHOD - Static variable in class org.mule.config.spring.parsers.specific.IgnoreObjectMethodsDefinitionParser
 
ignoredPackages - Static variable in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
ignoredPackages - Static variable in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
ignoredPropertyOverrides - Variable in class org.mule.DefaultMuleEvent
 
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 ignored for the next event.
ignoreProperty(MuleMessage, String) - Method in class org.mule.endpoint.outbound.OutboundEndpointPropertyMessageProcessor
 
ignoreType(Class<?>) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
ILLEGAL_EVALUATOR_MESSAGE - Static variable in class org.mule.expression.IllegalExpressionEvaluator
 
illegalCallMethod(Method) - Static method in class org.mule.module.ibeans.i18n.IBeansMessages
 
IllegalExpressionEvaluator - Class in org.mule.expression
Defines an ExpressionEvaluator that can never be evaluated.
IllegalExpressionEvaluator() - Constructor for class org.mule.expression.IllegalExpressionEvaluator
 
illegalMIMEType(String) - Static method in class org.mule.config.i18n.CoreMessages
 
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
 
IMAP - Static variable in class org.mule.transport.email.ImapConnector
 
ImapConnector - Class in org.mule.transport.email
Receives messages from an IMAP mailbox
ImapConnector(MuleContext) - Constructor for class org.mule.transport.email.ImapConnector
 
ImapNamespaceHandler - Class in org.mule.transport.email.config
Registers a Bean Definition Parser for handling elements.
ImapNamespaceHandler() - Constructor for class org.mule.transport.email.config.ImapNamespaceHandler
 
IMAPS - Static variable in class org.mule.transport.email.ImapsConnector
 
ImapsConnector - Class in org.mule.transport.email
Creates a secure IMAP connection
ImapsConnector(MuleContext) - Constructor for class org.mule.transport.email.ImapsConnector
 
ImapsNamespaceHandler - Class in org.mule.transport.email.config
Registers a Bean Definition Parser for handling elements.
ImapsNamespaceHandler() - Constructor for class org.mule.transport.email.config.ImapsNamespaceHandler
 
ImapsSocketFactory - Class in org.mule.transport.email
A socket factor that reads "indirect" configuration (see TlsConfiguration) for IMAPS from System properties.
ImapsSocketFactory() - Constructor for class org.mule.transport.email.ImapsSocketFactory
 
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
 
ImplementationClassScanner - Class in org.mule.util.scan
Will determine if the class provide extends and thus is assignable from the implementatation class provied.
ImplementationClassScanner(Class) - Constructor for class org.mule.util.scan.ImplementationClassScanner
 
ImplementationClassScanner(Class, ClassLoader) - Constructor for class org.mule.util.scan.ImplementationClassScanner
 
importClass(Class<?>) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
importClass(String, Class<?>) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
importClass(Class<?>) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
importClass(String, Class<?>) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
ImportMapEntryDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ImportMapEntryDefinitionParser(String) - Constructor for class org.mule.config.spring.parsers.specific.ImportMapEntryDefinitionParser
 
imports - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
importStaticMethod(String, Method) - Method in interface org.mule.api.el.ExpressionLanguageContext
 
importStaticMethod(String, Method) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
IN_FAULT_INTERCEPTORS - Static variable in class org.mule.module.cxf.CxfConstants
 
IN_INTERCEPTORS - Static variable in class org.mule.module.cxf.CxfConstants
 
inappropriateMessageTypeForAttachments(Message) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
INBOUND - Static variable in class org.mule.api.transport.PropertyScope
This scope holds all inbound headers when a message is received.
INBOUND_ADDRESS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
INBOUND_BCC_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_CC_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_CONTENT_TYPE_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_CUSTOM_HEADERS_MAP_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_ENDPOINT - Static variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
INBOUND_ENDPOINT_CHILD - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
INBOUND_ENDPOINT_REF_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
INBOUND_FROM_ADDRESS_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
INBOUND_OPERATION - Static variable in class org.mule.module.cxf.CxfConstants
 
INBOUND_REPLY_TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_SENT_DATE_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_SERVICE - Static variable in class org.mule.module.cxf.CxfConstants
 
INBOUND_SUBJECT_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
INBOUND_TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
inboundAddress(String) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
InboundAttachmentMapContext - Class in org.mule.el.context
 
InboundAttachmentMapContext(MuleMessage) - Constructor for class org.mule.el.context.InboundAttachmentMapContext
 
InboundAttachments - Annotation Type in org.mule.api.annotations.param
Used on component and transformer methods that have a Transformer annotation.
InboundAttachmentsAnnotationParser - Class in org.mule.config.parsers
Responsible for parsing the InboundAttachments annotation.
InboundAttachmentsAnnotationParser() - Constructor for class org.mule.config.parsers.InboundAttachmentsAnnotationParser
 
InboundAttachmentsMap - Class in org.mule.expression
Creates a wrapper around Mule Message with a MAp facade used for allowing developers to add attachments to an outgoing message in a transformer of component without needing to access the Mule API directly
InboundAttachmentsMap(MuleMessage) - Constructor for class org.mule.expression.InboundAttachmentsMap
 
InboundEndpoint - Interface in org.mule.api.endpoint
 
inboundEndpoint(InboundEndpoint) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
inboundEndpoint(EndpointBuilder) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundEndpointBuilder
 
inboundEndpoint - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
inboundEndpoint - Variable in class org.mule.module.ibeans.spi.support.DefaultRequestInterfaceBinding
 
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
 
InboundEndpointMimeTypeCheckingMessageProcessor - Class in org.mule.endpoint.inbound
Verify that the inbound mime type is acceptable by this endpoint.
InboundEndpointMimeTypeCheckingMessageProcessor(InboundEndpoint) - Constructor for class org.mule.endpoint.inbound.InboundEndpointMimeTypeCheckingMessageProcessor
 
InboundEndpointPropertyMessageProcessor - Class in org.mule.endpoint.inbound
Sets the inbound endpoint uri on as a property of the message using the following key: MuleProperties.MULE_ORIGINATING_ENDPOINT_PROPERTY.
InboundEndpointPropertyMessageProcessor(InboundEndpoint) - Constructor for class org.mule.endpoint.inbound.InboundEndpointPropertyMessageProcessor
 
InboundExceptionDetailsMessageProcessor - Class in org.mule.endpoint.inbound
Sets error message properties as specified by the transport based on the exception type of the exception payload.
InboundExceptionDetailsMessageProcessor(Connector) - Constructor for class org.mule.endpoint.inbound.InboundExceptionDetailsMessageProcessor
 
InboundHeaders - Annotation Type in org.mule.api.annotations.param
Used on component methods, this annotation marks the method parameter that will be used to pass in one or more of the headers received.
InboundHeadersAnnotationParser - Class in org.mule.config.parsers
Responsible for parsing the InboundHeaders annotation.
InboundHeadersAnnotationParser() - Constructor for class org.mule.config.parsers.InboundHeadersAnnotationParser
 
InboundLoggingMessageProcessor - Class in org.mule.endpoint.inbound
 
InboundLoggingMessageProcessor(InboundEndpoint) - Constructor for class org.mule.endpoint.inbound.InboundLoggingMessageProcessor
 
inboundMessageAttachmentsImmutable(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
inboundMessageAttachmentsImmutable() - Static method in class org.mule.config.i18n.CoreMessages
 
inboundMessagePropertiesImmutable(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
inboundMessagePropertiesImmutable() - Static method in class org.mule.config.i18n.CoreMessages
 
InboundNotificationMessageProcessor - Class in org.mule.endpoint.inbound
Publishes a EndpointMessageNotification's when a message is received.
InboundNotificationMessageProcessor(InboundEndpoint) - Constructor for class org.mule.endpoint.inbound.InboundNotificationMessageProcessor
 
InboundRouterDefinitionParser - Class in org.mule.config.spring.parsers.specific
Generic router definition parser for parsing all Router elements.
InboundRouterDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.InboundRouterDefinitionParser
 
InboundRouterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.InboundRouterDefinitionParser
 
inboundTransformer - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
 
inc() - Method in class org.mule.tck.testmodels.services.TestComponent
 
inc() - Method in class org.mule.tck.testmodels.services.TestReceiver
 
InCacheFilter - Class in org.mule.example.geomail.routing
TODO
InCacheFilter() - Constructor for class org.mule.example.geomail.routing.InCacheFilter
 
incCallbackCount() - Method in class org.mule.tck.functional.CounterCallback
Increment callback count.
incExecutionError() - Method in class org.mule.management.stats.FlowConstructStatistics
 
incFatalError() - Method in class org.mule.management.stats.FlowConstructStatistics
 
INCLUDE_ABSTRACT - Static variable in class org.mule.util.scan.ClasspathScanner
 
INCLUDE_ANONYMOUS - Static variable in class org.mule.util.scan.ClasspathScanner
 
INCLUDE_INNER - Static variable in class org.mule.util.scan.ClasspathScanner
 
INCLUDE_INTERFACE - Static variable in class org.mule.util.scan.ClasspathScanner
 
includeBranchInXid() - Method in class org.mule.util.xa.AbstractXAResourceManager
 
incorrectlyFormattedEndpointUri(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
incProfiles() - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
incQueuedEvent() - Method in class org.mule.management.stats.FlowConstructStatistics
 
incQueuedEvent() - Method in interface org.mule.management.stats.QueueStatistics
 
incQueuedEvent() - Method in class org.mule.management.stats.ServiceStatistics
 
incQuotes() - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
increaseNestingLevel() - Method in class org.mule.util.generics.MethodParameter
Increase this parameter's nesting level.
incReceivedEventASync() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
incReceivedEventSync() - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
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 targets
incrementRoutedMessage(Object) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for an endpoint
incRequests() - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
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
 
indexOf(Object) - Method in class org.mule.module.launcher.util.ObservableList
 
inetAddress - Variable in class org.mule.transport.udp.UdpMessageReceiver
 
inFaultInterceptors - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
info(String) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message object at the INFO level.
info(String, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level INFO according to the specified format and argument.
info(String, Object, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at the INFO level according to the specified format and arguments.
info(String, Object[]) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level INFO according to the specified format and arguments.
info(String, Throwable) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log an exception (throwable) at the INFO level with an accompanying message.
info(String) - Method in class org.mule.module.logging.DispatchingLogger
 
info(String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
info(String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
info(String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
info(String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
info(Marker, String) - Method in class org.mule.module.logging.DispatchingLogger
 
info(Marker, String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
info(Marker, String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
info(Marker, String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
info(Marker, String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
info(String, Object, Object) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
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
 
inInterceptors - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
init() - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
init() - Method in class org.mule.config.spring.handlers.MuleNamespaceHandler
 
init() - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
init() - Method in class org.mule.example.loanbroker.LoanBrokerApp
 
init() - Method in class org.mule.module.atom.config.AtomNamespaceHandler
 
init() - Method in class org.mule.module.bpm.config.BpmNamespaceHandler
 
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.cxf.config.CxfNamespaceHandler
 
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.jboss.config.JbossTSNamespaceHandler
 
init() - Method in class org.mule.module.jersey.config.JerseyNamespaceHandler
 
init() - Method in class org.mule.module.json.config.JsonNamespaceHandler
 
init() - Method in interface org.mule.module.launcher.application.Application
 
init() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
init() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
init() - Method in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
init(String[]) - Method in class org.mule.module.launcher.MuleContainer
 
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.pgp.config.PgpNamespaceHandler
 
init(File, File) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
init() - Method in class org.mule.module.rss.config.RssNamespaceHandler
 
init() - Method in class org.mule.module.scripting.config.ScriptingNamespaceHandler
 
init() - Method in class org.mule.module.spring.security.config.SpringSecurityNamespaceHandler
 
init() - Method in class org.mule.module.sxc.SxcNamespaceHandler
 
init() - Method in class org.mule.module.ws.config.WSNamespaceHandler
 
init() - Method in class org.mule.module.xml.config.XmlNamespaceHandler
 
init(String[]) - Method in class org.mule.MuleServer
 
init() - Method in class org.mule.pattern.core.config.CorePatternNamespaceHandler
 
init() - Method in class org.mule.tck.config.TestNamespaceHandler
 
init() - Method in class org.mule.transport.ajax.config.AjaxNamespaceHandler
 
init() - Method in class org.mule.transport.ajax.container.MuleAjaxServlet
 
init() - Method in class org.mule.transport.ejb.config.EjbNamespaceHandler
 
init() - Method in class org.mule.transport.email.config.EmailNamespaceHandler
 
init() - Method in class org.mule.transport.email.config.ImapNamespaceHandler
 
init() - Method in class org.mule.transport.email.config.ImapsNamespaceHandler
 
init() - Method in class org.mule.transport.email.config.Pop3NamespaceHandler
 
init() - Method in class org.mule.transport.email.config.Pop3sNamespaceHandler
 
init() - Method in class org.mule.transport.email.config.SmtpNamespaceHandler
 
init() - Method in class org.mule.transport.email.config.SmtpsNamespaceHandler
 
init() - Method in class org.mule.transport.file.config.FileNamespaceHandler
 
init() - Method in class org.mule.transport.ftp.config.FtpNamespaceHandler
 
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.jdbc.config.JdbcNamespaceHandler
 
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(Properties) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
init() - 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.servlet.JarResourceServlet
 
init() - Method in class org.mule.transport.servlet.jetty.config.JettyNamespaceHandler
 
init() - Method in class org.mule.transport.servlet.jetty.config.JettySslNamespaceHandler
 
init() - Method in class org.mule.transport.sftp.config.SftpNamespaceHandler
 
init() - Method in class org.mule.transport.soap.axis.config.AxisNamespaceHandler
 
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.transport.xmpp.config.XmppNamespaceHandler
 
init() - Method in class org.mule.util.monitor.ExpiryMonitor
 
init(Object, MuleContext) - Static method in class org.mule.util.store.DeserializationPostInitialisable.Implementation
 
INIT_PARAMETER_MULE_APP_CONFIG - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
 
INIT_PARAMETER_MULE_CONFIG - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
One or more Mule config files.
INIT_PROPERTY_ENABLE_LIST - Static variable in class org.mule.transport.soap.axis.AxisServiceComponent
 
INIT_PROPERTY_TRANSPORT_NAME - Static variable in class org.mule.transport.soap.axis.AxisServiceComponent
 
INIT_PROPERTY_USE_SECURITY - Static variable in class org.mule.transport.soap.axis.AxisServiceComponent
 
initAfterDeserialisation(MuleContext) - Method in class org.mule.DefaultMuleMessage
Invoked after deserialization.
initAfterDeserialisation(MuleContext) - Method in class org.mule.routing.EventGroup
 
initAfterDeserialisation(MuleContext) - Method in class org.mule.transport.DefaultReplyToHandler
 
initAfterDeserialisation(MuleContext) - Method in class org.mule.transport.jms.JmsReplyToHandler
 
initCache(Object, MuleEventContext) - Method in class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
 
initExchangePatternFromConnectorDefault(TransportServiceDescriptor) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
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_RETRY_COUNT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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.construct.AbstractFlowConstruct
 
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.construct.AbstractFlowConstruct
The initial states that the flow can be started in
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.agent.AbstractNotificationLoggerAgent
 
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() - Method in class org.mule.api.processor.LoggerMessageProcessor
 
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.DefaultComponentLifecycleAdapter
Propagates initialise() life-cycle to component object implementations if they implement the mule Initialisable interface.
initialise() - Method in class org.mule.component.NullLifecycleAdapter
 
initialise() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
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.AbstractFlowConstructFactoryBean
 
initialise() - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
initialise() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
initialise() - Method in class org.mule.config.transformer.AnnotatedTransformerProxy
 
initialise() - Method in class org.mule.construct.AbstractFlowConstruct
 
initialise() - Method in class org.mule.DefaultMuleContext
 
initialise() - Method in class org.mule.el.ExpressionLanguageComponent
 
initialise() - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
initialise() - Method in class org.mule.endpoint.MuleEndpointURI
 
initialise() - Method in class org.mule.example.bookstore.CatalogServiceImpl
 
initialise() - Method in class org.mule.example.cep.TickFeed
 
initialise() - Method in class org.mule.example.notifications.HeartbeatAgent
 
initialise() - Method in class org.mule.exception.AbstractExceptionListener
The initialise method is call every time the Exception stategy is assigned to a service or connector.
initialise() - Method in class org.mule.exception.ChoiceMessagingExceptionStrategy
 
initialise() - Method in class org.mule.exception.RedeliveryExceeded
 
initialise() - Method in class org.mule.expression.DefaultExpressionManager
 
initialise() - Method in class org.mule.expression.transformers.AbstractExpressionTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.expression.transformers.BeanBuilderTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.interceptor.InterceptorStack
 
initialise() - Method in class org.mule.model.AbstractModel
 
initialise() - Method in class org.mule.model.seda.SedaModel
 
initialise() - Method in class org.mule.module.bpm.Process
 
initialise() - Method in class org.mule.module.bpm.Rules
 
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.cxf.config.FlowConfiguringMessageProcessor
 
initialise() - Method in class org.mule.module.cxf.CxfConfiguration
 
initialise() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
initialise() - Method in class org.mule.module.cxf.WSProxyService
 
initialise() - Method in class org.mule.module.jbpm.Jbpm
 
initialise() - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
initialise() - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
 
initialise() - Method in class org.mule.module.json.transformers.JsonToObject
 
initialise() - Method in class org.mule.module.json.transformers.ObjectToJson
 
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.agent.YourKitProfilerAgent
 
initialise() - Method in class org.mule.module.management.mbean.ConnectorService
 
initialise() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
initialise() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
initialise() - Method in class org.mule.module.scripting.component.Scriptable
 
initialise() - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
initialise() - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
initialise() - Method in class org.mule.module.xml.el.XMLExpressionLanguageExtension
 
initialise() - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
initialise() - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
initialise() - Method in class org.mule.module.xml.filters.AbstractJaxpFilter
 
initialise() - Method in class org.mule.module.xml.filters.JXPathFilter
 
initialise(JXPathContext) - Method in class org.mule.module.xml.filters.JXPathFilter
Initializes the JXPathContext based on any relevant properties set for the filter.
initialise() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
initialise() - Method in class org.mule.module.xml.filters.XPathFilter
 
initialise() - Method in class org.mule.module.xml.routing.FilterBasedXmlMessageSplitter
 
initialise() - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
initialise() - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
initialise() - Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
initialise() - Method in class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
initialise() - Method in class org.mule.module.xml.transformer.JXPathExtractor
Template method where deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.module.xml.transformer.XPathExtractor
 
initialise() - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
initialise() - Method in class org.mule.module.xml.transformer.XsltTransformer
 
initialise() - Method in class org.mule.module.xml.util.NamespaceManager
 
initialise() - Method in class org.mule.object.AbstractObjectFactory
 
initialise() - Method in class org.mule.object.JndiObjectFactory
 
initialise() - Method in class org.mule.processor.AbstractMuleObjectOwner
 
initialise() - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
initialise() - Method in class org.mule.processor.AsyncDelegateMessageProcessor
 
initialise() - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
initialise() - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
initialise() - Method in class org.mule.processor.InvokerMessageProcessor
 
initialise() - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
initialise() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
initialise() - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
initialise() - Method in class org.mule.registry.AbstractRegistry
 
initialise() - Method in class org.mule.registry.AbstractRegistryBroker
 
initialise() - Method in class org.mule.registry.MuleRegistryHelper
Method used to perform any initialisation work.
initialise() - Method in class org.mule.registry.TypeBasedTransformerResolver
 
initialise() - Method in class org.mule.routing.AbstractAggregator
 
initialise() - Method in class org.mule.routing.AbstractMatchingRouter
 
initialise() - Method in class org.mule.routing.AbstractSelectiveRouter
 
initialise() - Method in class org.mule.routing.ExpressionSplitter
 
initialise() - Method in class org.mule.routing.FirstSuccessful
 
initialise() - Method in class org.mule.routing.Foreach
 
initialise() - Method in class org.mule.routing.IdempotentMessageFilter
 
initialise() - Method in class org.mule.routing.MessageFilter
 
initialise() - Method in class org.mule.routing.MessageProcessorFilterPair
 
initialise() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
initialise() - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
 
initialise() - Method in class org.mule.routing.outbound.ChainingRouter
 
initialise() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
initialise() - Method in class org.mule.routing.outbound.ExpressionMessageSplitter
 
initialise() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
initialise() - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
initialise() - Method in class org.mule.routing.Resequencer
 
initialise() - Method in class org.mule.routing.UntilSuccessful
 
initialise() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
initialise() - Method in class org.mule.security.AbstractSecurityFilter
 
initialise() - Method in class org.mule.security.AbstractSecurityProvider
 
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.service.ServiceCompositeMessageSource
 
initialise() - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
initialise() - Method in class org.mule.source.StartableCompositeMessageSource
 
initialise() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
initialise() - Method in class org.mule.tck.security.MockEncryptionStrategy
 
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.CompositeConverter
 
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.AbstractAddVariablePropertyTransformer
 
initialise() - Method in class org.mule.transformer.simple.AbstractRemoveVariablePropertyTransformer
 
initialise() - Method in class org.mule.transformer.simple.AddAttachmentTransformer
 
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.CopyAttachmentsTransformer
 
initialise() - Method in class org.mule.transformer.simple.CopyPropertiesTransformer
 
initialise() - Method in class org.mule.transformer.simple.MapToBean
 
initialise() - Method in class org.mule.transformer.simple.ParseTemplateTransformer
 
initialise() - Method in class org.mule.transformer.simple.RemoveAttachmentTransformer
 
initialise() - Method in class org.mule.transformer.simple.SetPayloadTransformer
 
initialise() - Method in class org.mule.transformer.TransformerChain
 
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.AbstractMessageRequester
Method used to perform any initialisation work.
initialise() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
initialise() - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
initialise() - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
initialise() - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
initialise() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
initialise() - Method in class org.mule.transport.jms.jndi.CachedJndiNameResolver
 
initialise() - Method in class org.mule.transport.jms.jndi.SimpleJndiNameResolver
 
initialise() - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
initialise() - Method in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
initialise(SOAPService) - Method in interface org.mule.transport.soap.axis.AxisInitialisable
 
initialise(Object) - Method in class org.mule.transport.soap.axis.AxisInitialisationCallback
 
initialise() - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
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.MonitoredObjectStoreWrapper
 
initialise() - Method in class org.mule.util.store.MuleObjectStoreManager
 
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<? extends Initialisable>) - Static method in class org.mule.api.lifecycle.LifecycleTransitionResult
 
initialiseAllTransformers(List<Transformer>) - Static method in class org.mule.transformer.TransformerUtils
 
initialised - Variable in class org.mule.exception.AbstractExceptionListener
 
initialised - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
initialised - Variable in class org.mule.source.StartableCompositeMessageSource
 
initialiseFromConfigFile() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
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.
initialiseIfInitialisable(Object) - Method in class org.mule.construct.AbstractFlowConstruct
 
initialiseIfInitialisable(Object) - Method in class org.mule.service.AbstractService
 
initialize(ServletContext) - Method in class org.mule.config.builders.DeployableMuleXmlContextListener
 
initialize(ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
initialize(Client, Bus) - Method in class org.mule.module.cxf.support.StaxFeature
 
initialize(Server, Bus) - Method in class org.mule.module.cxf.support.StaxFeature
 
initialize(Bus) - Method in class org.mule.module.cxf.support.StaxFeature
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Initialises the callbackHandler, the credentials and the credentials list
initialize(LazyTransformedInputStream) - Method in class org.mule.module.pgp.AbstractTransformPolicy
Initialize this policy with the corresponding lazyTransformedInputStream
initialize(OutputStream) - Method in class org.mule.module.pgp.DecryptStreamTransformer
Initialize this writer to write in the out OutputStream
initialize(OutputStream) - Method in class org.mule.module.pgp.EncryptStreamTransformer
Initialize this writer to write in the out OutputStream
initialize(OutputStream) - Method in interface org.mule.module.pgp.StreamTransformer
Initialize this writer to write in the out OutputStream
initialize(LazyTransformedInputStream) - Method in interface org.mule.module.pgp.TransformPolicy
Initialize this policy with the corresponding lazyTransformedInputStream
initialize() - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
initialize() - Method in class org.mule.MuleServer
Initializes this daemon.
initialize(ExpressionManager) - Method in class org.mule.util.AttributeEvaluator
 
initializeAdded() - Method in class org.mule.util.queue.QueueTransactionContext
 
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.
initializeFaultInterceptors() - Method in class org.mule.module.cxf.support.ProxyServiceFactoryBean
 
initializeFromProperties(MuleConfiguration, Map) - Static method in class org.mule.config.PropertiesMuleConfigurationFactory
 
initializeMessageFactory() - Method in class org.mule.transport.AbstractTransportMessageHandler
Subclasses can override this method to create a custom MuleMessageFactory instead of re-using the instance from the connector.
initializeMessageFactory() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
initializeMessageFactory() - Method in class org.mule.transport.ftp.FtpMessageRequester
 
initializeMessageFactory() - Method in class org.mule.transport.http.HttpMessageReceiver
 
initializeMessageProcessor(Object) - Method in class org.mule.endpoint.EndpointMessageProcessorChainBuilder
 
initializeMessageProcessor(Object) - Method in class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
initializeOtherResources(List<?>, Set<Class<?>>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.mule.module.cxf.feature.PrettyLoggingFeature
 
initializeResources(Set<Class<?>>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
initializeRetryPolicy() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
initializeWSDLOperations() - Method in class org.mule.module.cxf.support.ProxyServiceFactoryBean
 
initializeWSDLOperationsForProvider() - Method in class org.mule.module.cxf.support.ProxyServiceFactoryBean
 
initialState - Variable in class org.mule.construct.AbstractFlowConstruct
Determines the initial state of this flow when the mule starts.
initialState - Variable in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
initialState(String) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
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.
initialStateStopped - Variable in class org.mule.transport.AbstractConnector
The will cause the connector not to start when AbstractConnector.start() is called.
initialValue() - Method in class org.mule.retry.policies.SimpleRetryPolicy.RetryCounter
 
initialValue() - Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
initInboundExchangePatterns(Properties) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
initJndiContext() - Method in class org.mule.transport.AbstractJndiConnector
 
initLogger() - Method in class org.mule.api.processor.LoggerMessageProcessor
 
initLogger() - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
initMethod - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
initOutboundExchangePatterns(Properties) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
initParameterNameDiscovery(ParameterNameDiscoverer) - Method in class org.mule.util.generics.MethodParameter
Initialize parameter name discovery for this method parameter.
initQueueStore(MuleContext) - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
initRMI() - Method in class org.mule.module.management.agent.JmxAgent
 
initWorkManagers() - Method in class org.mule.transport.AbstractConnector
 
inject() - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
INJECT_PROCESSORS_BYPASS_FLAG - Static variable in interface org.mule.api.registry.MuleRegistry
Determines whether Inject processors should get executed on an object added to the registry Inject processors are responsible for processing inject interfaces such as MuleContextAware
injectFlowConstructMuleContext(Object) - Method in class org.mule.construct.AbstractFlowConstruct
 
injectFlowConstructMuleContext(Object) - Method in class org.mule.service.AbstractService
 
InjectProcessor - Interface in org.mule.api.registry
An object processor that will get called during the inject phase
injectService() - Method in class org.mule.component.AbstractJavaComponent
 
InMemoryContext - Class in org.mule.tck.jndi
Simple in-memory JNDI context for unit testing.
InMemoryContext() - Constructor for class org.mule.tck.jndi.InMemoryContext
 
InMemoryContextFactory - Class in org.mule.tck.jndi
Simple in-memory JNDI context for unit testing.
InMemoryContextFactory() - Constructor for class org.mule.tck.jndi.InMemoryContextFactory
 
InMemoryObjectStore<T extends Serializable> - 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<T> - Class in org.mule.util.store
Represents the object stored in the store.
InMemoryObjectStore.StoredObject(Serializable, T) - Constructor for class org.mule.util.store.InMemoryObjectStore.StoredObject
 
INPUT_STREAM - Static variable in class org.mule.transformer.types.DataTypeFactory
 
inputStream - Variable in class org.mule.transport.stdio.StdioConnector
 
InputStreamToByteArray - Class in org.mule.transport.sftp.transformers
TODO
InputStreamToByteArray() - Constructor for class org.mule.transport.sftp.transformers.InputStreamToByteArray
 
insert(int, char[]) - Method in class org.mule.example.hello.ChatString
 
insert(int, char[], int, int) - Method in class org.mule.example.hello.ChatString
 
insertBean(BeanAssembler, Object, Element, Element) - Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
insertBean(BeanAssembler, Object, 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
 
insertInTarget(String) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
insertSingletonBeanInTarget(String, String) - Method in interface org.mule.config.spring.parsers.assembly.BeanAssembler
 
insertSingletonBeanInTarget(String, String) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
install() - Method in interface org.mule.module.launcher.application.Application
 
install() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
install() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
INSTALL_OPERATION_HAS_BEEN_INTERRUPTED - Static variable in class org.mule.module.launcher.DeploymentService
 
InstallException - Exception in org.mule.module.launcher
 
InstallException(Message) - Constructor for exception org.mule.module.launcher.InstallException
 
InstallException(Message, Throwable) - Constructor for exception org.mule.module.launcher.InstallException
 
installFrom(URL) - Method in class org.mule.module.launcher.DefaultMuleDeployer
 
installFrom(URL) - Method in interface org.mule.module.launcher.MuleDeployer
 
installFromAppDir(String) - Method in class org.mule.module.launcher.DefaultMuleDeployer
 
installFromAppDir(String) - Method in interface org.mule.module.launcher.MuleDeployer
Installs packaged Mule apps from $MULE_HOME/apps directory.
installUrlStreamHandlerFactory() - Static method in class org.mule.util.MuleUrlStreamHandlerFactory
Install an instance of this class as UrlStreamHandlerFactory.
INSTANCE - Static variable in class org.mule.routing.filters.AcceptAllFilter
 
instance - Variable in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
instanciateClass(Class<? extends T>, 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
 
instanciateClass(String, Object[], ClassLoader) - 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
 
IntegrationBeanAnnotatedObjectProcessor - Class in org.mule.module.ibeans.config
 
IntegrationBeanAnnotatedObjectProcessor() - Constructor for class org.mule.module.ibeans.config.IntegrationBeanAnnotatedObjectProcessor
 
IntegrationBeanAnnotatedObjectProcessor(MuleContext) - Constructor for class org.mule.module.ibeans.config.IntegrationBeanAnnotatedObjectProcessor
 
INTERACT_WTH_EXTERNAL - Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
 
InterceptingChainLifecycleWrapper - Class in org.mule.processor.chain
Builder needs to return a composite rather than the first MessageProcessor in the chain.
InterceptingChainLifecycleWrapper(MessageProcessorChain, List<MessageProcessor>, String) - Constructor for class org.mule.processor.chain.InterceptingChainLifecycleWrapper
 
InterceptingMessageProcessor - Interface in org.mule.api.processor
Processes MuleEvent's intercepting another listener MessageProcessor.
Interceptor - Interface in org.mule.api.interceptor
Interceptor is based on a similar concept of servlet filters and works much the same way.
INTERCEPTOR - Static variable in class org.mule.config.spring.parsers.specific.InterceptorDefinitionParser
 
INTERCEPTOR_STACK - Static variable in class org.mule.config.spring.parsers.specific.InterceptorStackDefinitionParser
 
interceptorChain - Variable in class org.mule.component.AbstractComponent
 
InterceptorDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a interceptor to be defined on a global interceptor stack or on a service.
InterceptorDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.InterceptorDefinitionParser
 
InterceptorDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.InterceptorDefinitionParser
For custom transformers
interceptors - Variable in class org.mule.component.AbstractComponent
 
InterceptorStack - Class in org.mule.interceptor
Maintains a list of interceptors that can be applied to components.
InterceptorStack() - Constructor for class org.mule.interceptor.InterceptorStack
 
InterceptorStack(List<Interceptor>) - Constructor for class org.mule.interceptor.InterceptorStack
 
InterceptorStackDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a interceptor-stack to be defined globally, or configured on a service.
InterceptorStackDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.InterceptorStackDefinitionParser
For custom transformers
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
 
InterfaceBinding - Interface in org.mule.api.component
 
InterfaceClassScanner - Class in org.mule.util.scan
Will determine if the class provide is assignable from the interface class provied.
InterfaceClassScanner(Class) - Constructor for class org.mule.util.scan.InterfaceClassScanner
 
InterfaceClassScanner(Class, ClassLoader) - Constructor for class org.mule.util.scan.InterfaceClassScanner
 
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
 
internalCreatePool(String, ThreadingProfile, BlockingQueue) - Method in class org.mule.config.pool.DefaultThreadPoolFactory
 
internalLookupByType(Class<T>, boolean, boolean) - Method in class org.mule.config.spring.SpringRegistry
 
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
Deprecated.  
internalSetEvent(MuleEvent) - Static method in class org.mule.RequestContext
Deprecated.  
internetAddressesToString(InternetAddress[]) - Static method in class org.mule.transport.email.MailUtils
 
internetAddressesToString(InternetAddress) - Static method in class org.mule.transport.email.MailUtils
 
interrupted - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
interruptedQueuingEventFor(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
interruptedWaitingForPaused(String) - Static method in class org.mule.config.i18n.CoreMessages
 
invalidate() - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
invalidateObject(Object, Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
invalidConversationType(XmppMessageType) - Static method in class org.mule.transport.xmpp.i18n.XmppMessages
 
InvalidExpressionException - Exception in org.mule.api.expression
Is thrown explicitly when an expression is Malformed or invalid.
InvalidExpressionException(String, String) - Constructor for exception org.mule.api.expression.InvalidExpressionException
 
invalidFileFilter(EndpointURI) - Static method in class org.mule.transport.file.i18n.FileMessages
 
invalidFilter(Object) - Static method in class org.mule.transport.file.i18n.FileMessages
 
invalidFrontend(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
invalidJdk(String, String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
invalidJobObject() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
invalidMessageTypeInUri() - Static method in class org.mule.transport.xmpp.i18n.XmppMessages
 
invalidOrMissingNamespace(QName, List<QName>, List<QName>) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
invalidPayloadToArgumentsParameter(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
invalidPayloadType() - Static method in class org.mule.transport.quartz.i18n.QuartzMessages
 
InvalidPublicKeyException - Exception in org.mule.module.pgp
 
InvalidPublicKeyException(Message) - Constructor for exception org.mule.module.pgp.InvalidPublicKeyException
 
invalidResourceType(Class<?>, Object) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
invalidReturnTypeForTransformer(Class) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
invalidSignature() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
invalidStreamingOutputType(Class) - Static method in class org.mule.transport.tcp.i18n.TcpMessages
 
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
 
invocationMap - Variable in class org.mule.MessagePropertiesContext
 
InvocationResult - Class in org.mule.api.model
Tracks the state of an invocation on a component using an EntryPointResolver
InvocationResult(EntryPointResolver, InvocationResult.State) - Constructor for class org.mule.api.model.InvocationResult
Will construct an InvocationResult with a given state.
InvocationResult(EntryPointResolver, Object, Method) - Constructor for class org.mule.api.model.InvocationResult
Creates a result with the result payload set.
InvocationResult.State - Enum in org.mule.api.model
 
invocationSuccessfulCantSetError() - Static method in class org.mule.config.i18n.CoreMessages
 
invoke(MuleEvent) - Method in interface org.mule.api.component.LifecycleAdapter
 
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
Will attempt to invoke the component by looping through all EntryPointResolver instances registered on this set until a match is found
invoke(Object, Method, Object[]) - Method in class org.mule.component.BindingInvocationHandler
 
invoke(MuleEvent) - Method in class org.mule.component.DefaultComponentLifecycleAdapter
 
invoke(Object, MuleEventContext) - Method in class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
 
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(Exchange, Object) - Method in class org.mule.module.cxf.MuleInvoker
 
invoke(Exchange, Object, Method, List<Object>) - Method in class org.mule.module.cxf.MuleJAXWSInvoker
 
invoke(Source) - Method in interface org.mule.module.cxf.support.ProxyService
 
invoke(InvocationContext) - Method in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
invoke(InvocationContext) - Method in class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
invoke(String, Object[], String[]) - Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
invoke(Object, Method, Object[]) - Method in class org.mule.transport.jdbc.xa.StatementInvocationHandler
 
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
 
invoke(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleHttpSender
Deprecated. invoke creates a socket connection, sends the request SOAP message and then reads the response SOAP message back from the SOAP server
invoke(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleMsgProvider
 
invoke(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleRPCProvider
 
invoke(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
 
invoke(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.UniversalSender
 
INVOKE_EXCEPTION_STRATEGY - Static variable in class org.mule.module.cxf.CxfConstants
 
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
 
invokeEndpointFromGet(MessageContext, AxisStringWriter, String, String) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
InvokeExpressionEvaluator - Class in org.mule.module.ibeans.config
TODO
InvokeExpressionEvaluator() - Constructor for class org.mule.module.ibeans.config.InvokeExpressionEvaluator
 
invokeMethod(Object, Method, Object[]) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
invokeMethod - Variable in class org.mule.transport.rmi.RmiMessageReceiver
 
invokePhase(String, Object, LifecycleCallback) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
invokePhase(String, Object, LifecycleCallback) - Method in class org.mule.lifecycle.MuleContextLifecycleManager
 
invokePhase(String, Object, LifecycleCallback) - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
InvokerMessageProcessor - Class in org.mule.processor
InvokerMessageProcessor invokes a specified method of an object.
InvokerMessageProcessor() - Constructor for class org.mule.processor.InvokerMessageProcessor
 
InvokerMessageProcessorDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
InvokerMessageProcessorDefinitionParser(String, Class<?>, String, String[]) - Constructor for class org.mule.config.spring.parsers.specific.InvokerMessageProcessorDefinitionParser
 
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.expression.FunctionExpressionEvaluator
 
IPToSender - Class in org.mule.example.geomail.transformers
TODO
IPToSender() - Constructor for class org.mule.example.geomail.transformers.IPToSender
 
IS_JAVA_1_7 - Static variable in class org.mule.util.SystemUtils
 
IS_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
isAbsolute() - Method in class org.mule.endpoint.MuleEndpointURI
 
isAcceptMuleMessage() - Method in class org.mule.module.xml.transformer.ObjectToXml
 
isAcceptMuleMessage() - Method in class org.mule.transformer.simple.SerializableToByteArray
 
isAcceptNull() - Method in interface org.mule.api.transformer.Transformer
Does this transformer allow null input?
isAcceptNull() - Method in class org.mule.tck.transformer.NoActionTransformer
 
isAcceptNull() - Method in class org.mule.transformer.AbstractTransformer
 
isAcceptNull() - Method in class org.mule.transformer.CompositeConverter
 
isAcceptNull() - Method in class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
 
isAcceptNull() - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
isAcceptVoidMethods() - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
isAcceptWithoutUpdateDate() - Method in class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
isAcceptWithoutUpdateDate() - Method in class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
isAcceptWithoutUpdateDate() - Method in class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
isAcceptWithoutUpdateDate() - Method in class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
isActive(String) - Method in class org.mule.module.jbpm.EndedProcess
 
isAddressFromMessage() - Method in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
isAgentRegistered(Agent) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
isAllowClassAttribute() - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
isAllowNullReturn() - Method in class org.mule.transformer.AbstractTransformer
 
isAllowPartial() - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Get the allowPartial field.
isAlreadyProcessed(Object) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
isAlwaysCreateConnector() - Method in class org.mule.endpoint.AbstractEndpointBuilder
Some endpoint may always require a new connector to be created for every endpoint
isAnnotationsPropertyAvailable(Class<?>) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
isAnnotationsPropertyAvailable(String) - Method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
isAppleJDK() - Static method in class org.mule.util.SystemUtils
 
isApplicableTo(Throwable) - Method in class org.mule.retry.policies.SimpleRetryPolicy
Indicates if the policy is applicable for the cause that caused the policy invocation.
isArray() - Method in class org.mule.module.json.JsonData
 
isAssertMessageAccess() - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
 
isAsynchronous() - Method in class org.mule.module.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
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.AbstractAuthenticationFilter
 
isAuthenticated() - Method in interface org.mule.api.security.Authentication
 
isAuthenticated() - Method in class org.mule.module.jaas.JaasAuthentication
 
isAuthenticated() - Method in class org.mule.module.pgp.PGPAuthentication
 
isAuthenticated() - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
isAuthenticated() - Method in class org.mule.security.DefaultMuleAuthentication
 
isAutoDelete() - Method in class org.mule.transport.file.FileConnector
 
isAutoDelete() - Method in class org.mule.transport.sftp.SftpConnector
 
isAutoWireObject() - Method in interface org.mule.api.object.ObjectFactory
Return true if the created object should get its dependencies wired from the registry automatically.
isAutoWireObject() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
isAutoWireObject() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
isAutoWireObject() - Method in class org.mule.object.AbstractObjectFactory
 
isAutoWireObject() - Method in class org.mule.object.JndiObjectFactory
 
isAutoWrapMessageAwareTransform() - Method in interface org.mule.api.config.MuleConfiguration
 
isAutoWrapMessageAwareTransform() - Method in class org.mule.config.DefaultMuleConfiguration
 
isAutoWrapMessageAwareTransform() - Method in class org.mule.module.jca.MuleResourceAdapter
 
isBackupEnabled() - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
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.processor.DelegateTransaction
 
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.ftp.FtpConnector
Getter for FTP transfer type.
isBlocked(String) - Method in class org.mule.module.launcher.FineGrainedControlClassLoader
 
isBroadcast() - Method in class org.mule.transport.udp.UdpConnector
 
isCacheable() - Method in class org.apache.maven.enforcer.rule.EnforcerPortRule
This tells the system if the results are cacheable at all.
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
 
isCacheMessageAsBytes() - Method in class org.mule.module.jca.MuleResourceAdapter
 
isCacheMessageOriginalPayload() - Method in interface org.mule.api.config.MuleConfiguration
 
isCacheMessageOriginalPayload() - Method in class org.mule.config.DefaultMuleConfiguration
 
isCacheMessageOriginalPayload() - Method in class org.mule.module.jca.MuleResourceAdapter
 
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
 
isCepMode() - Method in class org.mule.module.bpm.Rules
 
isCepMode() - Method in class org.mule.module.bpm.RulesComponent
 
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
 
isCheckKeyExpirity() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
isChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
 
isChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.RetryPolicyDefinitionParser
 
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.jca.MuleResourceAdapter
 
isClientMode() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
isClientProxyAvailable() - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
isClosed - Variable in class org.mule.module.pgp.AbstractTransformPolicy
 
isClosed() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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.processor.DelegateTransaction
 
isCommitted() - Method in class org.mule.transaction.AbstractTransaction
 
isCommitted() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
isCompatibleWith(DataType) - Method in interface org.mule.api.transformer.DataType
Used to determine if this data type is compatible with the data type passed in.
isCompatibleWith(DataType) - Method in class org.mule.transformer.types.CollectionDataType
 
isCompatibleWith(DataType) - Method in class org.mule.transformer.types.SimpleDataType
 
isComplete() - Method in class org.mule.transport.http.ntlm.NTLMScheme
Tests if the NTLM authentication process has been completed.
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
Has this builder been configured already
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 interface org.mule.api.transport.Connector
 
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.AbstractConnector
 
isConnected() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
isConnected() - Method in class org.mule.transport.sftp.SftpClient
 
isConnecting() - Method in class org.mule.transport.AbstractConnector
 
isConnectionBased() - Method in class org.mule.transport.http.ntlm.NTLMScheme
Returns true.
isConsumable() - Method in class org.mule.DefaultMuleMessage
Determines if the payload of this message is consumable i.e.
isConsumed(Class<?>) - Method in class org.mule.transformer.AbstractTransformer
 
isContainerMode() - Method in interface org.mule.api.config.MuleConfiguration
A container mode implies multiple Mule apps running.
isContainerMode() - Method in class org.mule.config.DefaultMuleConfiguration
 
isContainerMode() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
isContainerMode() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
isContainsTemplate(String) - Method in class org.mule.util.TemplateParser
 
isCreate() - Method in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
isCreateAccount() - Method in class org.mule.transport.xmpp.XmppConnector
 
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.email.RetrieveMessageRequesterFactory
By default client connections are closed after the request.
isCreateRequesterPerRequest() - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
isCreateRmiRegistry() - Method in class org.mule.module.management.agent.JmxAgent
 
isCreateRmiRegistry() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
isCreateServer() - Method in class org.mule.module.management.agent.JmxAgent
 
isCreateServer() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
isDebugEnabled() - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Is this logger instance enabled for the DEBUG level?
isDebugEnabled() - Method in class org.mule.module.logging.DispatchingLogger
 
isDebugEnabled(Marker) - Method in class org.mule.module.logging.DispatchingLogger
 
isDebugEnabled() - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
isDebugEnabled() - Method in class org.mule.util.MuleLogger
 
isDefaultAutoGeneratedConnector(Connector) - Static method in class org.mule.util.ObjectNameHelper
 
isDeleteReadMessages() - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
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.DynamicOutboundEndpoint
 
isDeleteUnacceptedMessages() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isDeleteUnacceptedMessages() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isDeterministic() - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
If this option is true (the default) then the first message part is routed to the first endpoint, the second part to the second endpoint, etc, with the nth part going to the (n modulo number of targets) endpoint.
isDiagnosticsEnabled() - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
isDirectDeliver() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
isDirectTransition(String) - Method in interface org.mule.api.lifecycle.LifecycleManager
 
isDirectTransition(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
isDirectTransition(String, String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
isDisabled() - Method in class org.mule.DefaultMuleMessage
 
isDisableReplyTo() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
isDisableRoundRobin() - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
The default behaviour for splitter routers is to round-robin across targets.
isDisableTemporaryDestinations() - Method in class org.mule.transport.jms.JmsMessageDispatcher
 
isDisableTemporaryReplyToDestinations() - Method in class org.mule.transport.jms.JmsConnector
 
isDisableTransportTransformer() - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
isDisableTransportTransformer() - Method in class org.mule.endpoint.AbstractEndpoint
 
isDisableTransportTransformer() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
isDisableTransportTransformer() - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
isDisableTransportTransformer() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isDisableTransportTransformer() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isDiscardEmptyContent() - Method in class org.mule.transport.http.HttpPollingConnector
 
isDiscardEmptyContent() - Method in class org.mule.transport.http.HttpsPollingConnector
 
isDiscOnClusterFailure() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isDisposable - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
isDisposed() - Method in interface org.mule.api.component.LifecycleAdapter
 
isDisposed() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isDisposed() - Method in interface org.mule.api.MuleContext
 
isDisposed() - Method in interface org.mule.api.transport.Connector
 
isDisposed() - Method in class org.mule.component.DefaultComponentLifecycleAdapter
 
isDisposed() - Method in class org.mule.component.NullLifecycleAdapter
 
isDisposed() - Method in class org.mule.DefaultMuleContext
 
isDisposed() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
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.transport.AbstractConnector
 
isDisposing() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isDisposing() - Method in interface org.mule.api.MuleContext
 
isDisposing() - Method in class org.mule.DefaultMuleContext
 
isDisposing() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isDoAutoTypes() - Method in class org.mule.transport.soap.axis.AxisConnector
 
isDoInboundTransform() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
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.config.MutableThreadingProfile
 
isDoThreading() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
isDurable() - Method in class org.mule.transport.jms.JmsConnector
 
isDynamic() - Method in class org.mule.endpoint.MuleEndpointURI
 
isDynamicRoutes() - Method in interface org.mule.api.routing.OutboundRouter
Determines whether this router supports dynamic route.
isDynamicRoutes() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
isDynamicRoutes() - 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
 
isEmbeddedMode() - Method in class org.mule.transport.jms.JmsConnector
 
isEmpty() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
isEmpty() - Method in class org.mule.el.context.AbstractMapContext
 
isEmpty() - Method in class org.mule.expression.InboundAttachmentsMap
 
isEmpty() - Method in class org.mule.expression.OutboundAttachmentsMap
 
isEmpty() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
isEmpty() - Method in class org.mule.module.launcher.util.ObservableList
 
isEmpty() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
isEmpty() - Method in class org.mule.routing.AbstractMessageSequence
 
isEmpty() - Method in interface org.mule.routing.MessageSequence
If the sequence is empty
isEmpty() - Method in class org.mule.routing.outbound.PartitionedMessageSequence
 
isEmpty() - Method in class org.mule.transport.http.multipart.MultiMap
 
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.AbstractFlowConstructStatistics
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.FlowConstructStatistics
Are statistics logged
isEnabled() - Method in class org.mule.management.stats.RouterStatistics
 
isEnabled() - Method in class org.mule.module.management.mbean.StatisticsService
 
isEnableDiscovery() - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
isEnableList() - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
isEnableMessageEvents() - Method in class org.mule.transport.AbstractConnector
 
isEnableMessageEvents() - Method in class org.mule.transport.sftp.SftpConnector
 
isEnableMessageHistory() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
isEnableMuleSoapHeaders() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
isEnableMuleSoapHeaders() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
isEnableMuleSoapHeaders() - Method in class org.mule.module.cxf.CxfConfiguration
 
isEnableMultiplexedConnections() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isEnableNotifications() - Method in class org.mule.exception.AbstractExceptionListener
 
isEnableNotifications() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
isEnableSharedDurable() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isEnableStatistics() - Method in class org.mule.module.management.agent.JmxAgent
 
isEnableStatistics() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
isEnableStreaming() - Method in interface org.mule.api.config.MuleConfiguration
 
isEnableStreaming() - Method in class org.mule.config.DefaultMuleConfiguration
 
isEnableStreaming() - Method in class org.mule.module.jca.MuleResourceAdapter
 
isEnded() - Method in class org.mule.module.jbpm.EndedProcess
 
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.jdbc.xa.ConnectionWrapper
 
isEnlisted() - Method in class org.mule.transport.jms.xa.SessionInvocationHandler
 
isEnricherExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
 
isEnricherPropagatesSessionVariableChanges() - Method in interface org.mule.api.config.MuleConfiguration
 
isEnricherPropagatesSessionVariableChanges() - Method in class org.mule.config.DefaultMuleConfiguration
 
isEnricherRegistered(String) - Method in interface org.mule.api.expression.ExpressionManager
Checks whether an enricher is registered with the manager
isEnricherRegistered(String) - Method in class org.mule.expression.DefaultExpressionManager
Checks whether an enricher is registered with the manager
isEqualKey(Object, Object) - Method in class org.mule.util.CaseInsensitiveHashMap
Overloads the default behaviour to compare the keys without case sensitivity
isError() - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
isErrorEnabled() - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Is this logger instance enabled for level ERROR?
isErrorEnabled() - Method in class org.mule.module.logging.DispatchingLogger
 
isErrorEnabled(Marker) - Method in class org.mule.module.logging.DispatchingLogger
 
isErrorEnabled() - Method in class org.mule.util.MuleLogger
 
isErrorPayload(MuleMessage) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
isEvaluatorExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
 
isEvaluatorRegistered(String) - Method in interface org.mule.api.expression.ExpressionManager
Checks whether an evaluator is registered with the manager
isEvaluatorRegistered(String) - Method in class org.mule.expression.DefaultExpressionManager
Checks whether an evaluator is registered with the manager
isEventValid(MuleEvent) - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
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
 
isExhausted() - Method in class org.mule.retry.policies.SimpleRetryPolicy
Determines if the policy is exhausted or not comparing the original configuration against the current state.
isExhausted() - Method in class org.mule.retry.PolicyStatus
 
isExpandEmptyElements() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isExpectTransaction() - Method in class org.mule.tck.functional.TransactionalFunctionalTestComponent
 
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.servlet.jetty.JettyHttpsConnector
 
isExplicitTrustStoreOnly() - Method in class org.mule.transport.ssl.SslConnector
 
isExpression(String) - Method in interface org.mule.api.expression.ExpressionManager
Determines if the string is an expression.
isExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
 
isExpression() - Method in class org.mule.util.AttributeEvaluator
 
isExternallyManagedLifecycle() - Method in interface org.mule.api.object.ObjectFactory
Returns true if Mule should not manage the life-cycle the object instance returned from the ObjectFactory.
isExternallyManagedLifecycle() - Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
isExternallyManagedLifecycle() - Method in class org.mule.config.spring.util.SpringBeanLookup
 
isExternallyManagedLifecycle() - Method in class org.mule.object.AbstractObjectFactory
 
isExternallyManagedLifecycle() - Method in class org.mule.object.JndiObjectFactory
 
isExtract() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
isFailIfNoMatch() - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
If none of the targets match a split message part i.e.
isFailOnMessageScribbling() - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
Should we fail when we detect "message scribbling"? (see AbstractMessageAdapter#checkMutable())
isFailOnTimeout() - Method in class org.mule.routing.AbstractAggregator
 
isFailOnTimeout() - Method in class org.mule.routing.correlation.EventCorrelator
 
isFailOnTimeout() - Method in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
isFatalEnabled() - Method in class org.mule.util.MuleLogger
 
isFile(URL) - Static method in class org.mule.util.FileUtils
 
isFilteredMetaScheme(String) - Static method in class org.mule.api.registry.ServiceDescriptorFactory
 
isFlowEndingWithOneWayEndpointReturnsNull() - Method in interface org.mule.api.config.MuleConfiguration
 
isFlowEndingWithOneWayEndpointReturnsNull() - Method in class org.mule.config.DefaultMuleConfiguration
 
isForceJndiDestinations() - Method in class org.mule.transport.jms.JmsConnector
 
isFreeze() - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
isFullStackTraces() - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
isFullStackTraces() - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
isGracefulShutdown() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
isGroupAlreadyProcessed(Object) - Method in class org.mule.routing.correlation.EventCorrelator
 
isHandleException() - Method in class org.mule.module.json.transformers.ObjectToJson
 
isHandleReplyTo(Message, MuleEvent) - Method in class org.mule.transport.jms.JmsMessageDispatcher
Some JMS implementations do not support ReplyTo or require some further fiddling of the message
isHonorQosHeaders() - Method in class org.mule.transport.jms.JmsConnector
Gets the value of honorQosHeaders property.
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
By default, Mule will throw an exception if a transformer is invoked with a source object that is not compatible with the transformer.
isIgnoreBadInput() - Method in class org.mule.transformer.AbstractTransformer
 
isIgnoreBadInput() - Method in class org.mule.transformer.CompositeConverter
 
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
 
isIncludeConfigNamespaces() - Method in class org.mule.module.xml.util.NamespaceManager
 
isInCluster() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isInfoEnabled() - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Is this logger instance enabled for the INFO level?
isInfoEnabled() - Method in class org.mule.module.logging.DispatchingLogger
 
isInfoEnabled(Marker) - Method in class org.mule.module.logging.DispatchingLogger
 
isInfoEnabled() - Method in class org.mule.util.MuleLogger
 
isInitialisable - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
isInitialised() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isInitialised() - Method in interface org.mule.api.MuleContext
Determines if the server has been initialised
isInitialised() - Method in class org.mule.DefaultMuleContext
Determines if the server has been initialised
isInitialised() - Method in class org.mule.exception.AbstractExceptionListener
 
isInitialised() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
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.transport.AbstractConnector
 
isInitialising() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isInitialising() - Method in interface org.mule.api.MuleContext
Determines if the server is being initialised
isInitialising() - Method in class org.mule.DefaultMuleContext
Determines if the server is being initialised
isInitialising() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isInitializeStaticBusInstance() - Method in class org.mule.module.cxf.CxfConfiguration
 
isInitialStateStopped() - Method in class org.mule.transport.AbstractConnector
The will cause the connector not to start when AbstractConnector.start() is called.
isInteger() - Method in class org.mule.example.scripting.StringToNumber
 
isInteractWithExternal() - Method in interface org.mule.api.transaction.TransactionConfig
 
isInteractWithExternal() - Method in class org.mule.transaction.MuleTransactionConfig
 
isJdkDynamicProxy(Object) - Static method in class org.mule.module.cxf.MuleInvoker
Return whether the given object is a J2SE dynamic proxy.
isJndiDestinations() - Method in class org.mule.transport.jms.JmsConnector
 
isJsonCommented() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
isJsonCommented() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
IsJsonFilter - Class in org.mule.module.json.filters
A filter that will determine if the current message payload is a JSON encoded message.
IsJsonFilter() - Constructor for class org.mule.module.json.filters.IsJsonFilter
 
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
 
isKeepFileOnError() - Method in class org.mule.transport.sftp.SftpConnector
 
isKeepFileOnError() - Method in class org.mule.transport.sftp.SftpUtil
 
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
 
isListenerRegistered(ServerNotificationListener) - Method in interface org.mule.api.context.notification.ServerNotificationHandler
 
isListenerRegistered(ServerNotificationListener) - Method in class org.mule.context.notification.OptimisedNotificationHandler
 
isListenerRegistered(ServerNotificationListener) - Method in class org.mule.context.notification.ServerNotificationManager
 
isListHeader(String) - Static method in class org.mule.transport.email.MailUtils
Check whether a property name has the format associated with a list of header values
isLoadJdmkAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
isLoadLog4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
isLoadMx4jAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
isLoadProfilerAgent() - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
isLocalName(Element, String) - Static method in class org.mule.util.XMLUtils
 
isLocateServer() - Method in class org.mule.module.management.agent.JmxAgent
 
isLocateServer() - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
isLogMessageDetails() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
isLookupOnEachCall() - Method in class org.mule.object.JndiObjectFactory
 
isLoopback() - Method in class org.mule.transport.multicast.MulticastConnector
 
isLowerBoundInclusive() - Method in class org.mule.util.VersionRange
 
isMatch(MuleMessage) - Method in interface org.mule.api.routing.Matchable
Determines if the event should be processed
isMatch(MuleMessage) - Method in class org.mule.config.dsl.routers.ContentBasedRouter
 
isMatch(MuleMessage) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
isMatch(MuleMessage) - Method in class org.mule.routing.FirstSuccessful
 
isMatch(MuleMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isMatch(MuleMessage) - Method in class org.mule.routing.outbound.TransformerRouter
Deprecated.  
isMatch(MuleMessage) - Method in class org.mule.routing.RoundRobin
 
isMatch(MuleMessage) - Method in class org.mule.routing.UntilSuccessful
 
isMatch() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
isMatch() - Method in interface org.mule.util.scan.ClassScanner
 
isMatch() - Method in class org.mule.util.scan.ImplementationClassScanner
 
isMatch() - Method in class org.mule.util.scan.InterfaceClassScanner
 
isMatchAll() - Method in interface org.mule.api.routing.OutboundRouterCollection
 
isMatchAll() - Method in class org.mule.routing.AbstractMatchingRouter
 
isMatchAll() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
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?
isMtomEnabled() - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
isMuleNamespace(Element) - Static method in class org.mule.config.spring.util.SpringXMLUtils
 
isMuleUri(String) - Static method in class org.mule.endpoint.MuleEndpointURI
 
isNewLineAfterDeclaration() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isNewlines() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isNewMessage(MuleEvent) - Method in class org.mule.routing.IdempotentMessageFilter
 
isNewMessage(MuleEvent) - Method in class org.mule.transport.polling.MessageProcessorPollingMessageReceiver
 
isNoLocal() - Method in class org.mule.transport.jms.JmsConnector
 
isNonMatching(DataType, DataType) - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
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<? extends ServerNotification>) - 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<? extends ServerNotification>) - 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<? extends ServerNotification>) - 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
 
isOk() - Method in interface org.mule.api.retry.RetryContext
Note that it's possible for an implementation to return false and have no failure specified, thus the subsequent RetryContext.getLastFailure() may return null.
isOk() - Method in class org.mule.retry.async.FutureRetryContext
 
isOk() - Method in class org.mule.retry.DefaultRetryContext
 
isOk() - Method in class org.mule.retry.PolicyStatus
 
IsolateCurrentTransactionInterceptor<T> - Class in org.mule.execution
 
IsolateCurrentTransactionInterceptor(ExecutionInterceptor<T>, TransactionConfig) - Constructor for class org.mule.execution.IsolateCurrentTransactionInterceptor
 
isolateTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
isOmitEncoding() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isOneway(Exchange) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
isOpaque() - Method in class org.mule.endpoint.MuleEndpointURI
 
isOpen() - Method in class org.mule.transport.http.HttpServerConnection
 
isOptional() - Method in class org.mule.expression.transformers.ExpressionArgument
 
isOutbound() - Method in class org.mule.module.management.mbean.EndpointService
 
isOutbound() - Method in interface org.mule.module.management.mbean.EndpointServiceMBean
 
isOutputAppend() - Method in class org.mule.transport.file.FileConnector
 
isOverridden(String) - Method in class org.mule.module.launcher.FineGrainedControlClassLoader
 
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
 
isParamTypeACollection(Method, int) - Static method in class org.mule.transformer.types.CollectionDataType
 
isParentLoaderPriority() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
isPassive() - Method in class org.mule.transport.ftp.FtpConnector
Getter for FTP passive mode.
isPaused() - Method in interface org.mule.api.service.Service
 
isPaused() - Method in class org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
 
isPaused() - Method in class org.mule.module.jca.JcaService
 
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 interface org.mule.api.store.ObjectStore
Is this store persistent?
isPersistent() - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
Is this store persistent?
isPersistent() - Method in class org.mule.util.queue.QueueConfiguration
 
isPersistent() - Method in class org.mule.util.store.InMemoryObjectStore
 
isPersistent() - Method in class org.mule.util.store.ManagedObjectStore
 
isPersistent() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
isPersistent() - Method in class org.mule.util.store.ObjectStorePartition
 
isPersistent() - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
isPersistent() - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
isPersistent() - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
isPersistent() - Method in class org.mule.util.store.QueuePersistenceObjectStore
Is this store persistent?
isPersistent() - Method in class org.mule.util.store.QueueStoreAdapter
 
isPersistent() - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
isPersistent() - Method in class org.mule.util.store.TextFileObjectStore
Is this store persistent?
isPersistentDelivery() - Method in class org.mule.transport.jms.JmsConnector
 
isPersistentStores() - Method in class org.mule.routing.AbstractAggregator
 
isPhaseComplete(String) - Method in interface org.mule.api.lifecycle.LifecycleManager
Checks that a phase has completed
isPhaseComplete(String) - Method in interface org.mule.api.lifecycle.LifecycleState
 
isPhaseComplete(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
isPhaseComplete(String) - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isPhaseExecuting(String) - Method in interface org.mule.api.lifecycle.LifecycleState
 
isPhaseExecuting(String) - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isPhaseSupported(String) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
isPhaseSupported(String) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
isPrimaryPollingInstance() - Method in interface org.mule.api.MuleContext
 
isPrimaryPollingInstance() - Method in class org.mule.DefaultMuleContext
 
isPrimaryPollingInstance() - Method in class org.mule.transport.DefaultPollingController
 
isPrimaryPollingInstance() - Method in interface org.mule.transport.PollingController
 
isPrintHeaders() - Method in class org.mule.management.stats.printers.CSVPrinter
 
isPriviledged() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
Deprecated. use ApplicationDescriptor.isPrivileged()
isPrivileged() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
isProcess(Object) - Method in interface org.mule.module.bpm.BPMS
 
isProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
 
isProcessAsync(MuleEvent) - Method in class org.mule.processor.AsyncInterceptingMessageProcessor
 
isProcessAsync(MuleEvent) - Method in class org.mule.processor.LaxAsyncInterceptingMessageProcessor
 
isProcessAsync(MuleEvent) - Method in class org.mule.processor.LaxSedaStageInterceptingMessageProcessor
 
isProtocolSupported(String) - Method in interface org.mule.api.endpoint.ImmutableEndpoint
 
isProtocolSupported(String) - Method in class org.mule.endpoint.AbstractEndpoint
 
isProtocolSupported(String) - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
isProtocolSupported(String) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isProtocolSupported(String) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isPrototype() - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
isPrototype() - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
isProxy() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
isProxy() - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
isProxy() - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
isProxy() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
isProxy() - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
isProxyClass(Class<T>) - Static method in class org.mule.transformer.types.DataTypeFactory
Cache which classes are proxies.
isProxyEnvelope() - Method in class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
isProxyEnvelope() - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
isProxyNtlmAuthentication() - Method in class org.mule.transport.http.HttpConnector
 
isQueuePersistent() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
Are the events in the SEDA queue persistent?
isQueueTransactional() - Method in class org.mule.util.queue.QueueInfo
 
isQueueTransient() - Method in class org.mule.util.queue.QueueInfo
 
isRandomiseRNames() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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.DynamicOutboundEndpoint
 
isReadOnly() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
isReadOnly() - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
isReadOnly() - Method in class org.mule.module.guice.GuiceRegistry
 
isReadOnly() - Method in class org.mule.registry.AbstractRegistryBroker
 
isReadOnly() - Method in class org.mule.registry.MuleRegistryHelper
isReadOnly() - Method in class org.mule.registry.TransientRegistry
 
isReadOnly() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
isReady() - Method in class org.mule.retry.async.FutureRetryContext
 
isRealmRequired() - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
isReceiveMessagesInTransaction() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
isRecognizedQuery(String, String, EndpointInfo, boolean) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
isRecognizedQuery(String, String, EndpointInfo) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
isRecommendedJdkVersion() - Static method in class org.mule.util.JdkVersionUtils
 
isRecursive() - Method in class org.mule.transport.file.FileConnector
 
isRedeliver() - Method in class org.mule.tck.functional.QuietExceptionStrategy
 
isRedeliveryPolicyConfigured() - Method in class org.mule.construct.AbstractPipeline
 
isRedeploymentEnabled() - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
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
 
isReferenced() - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
isReferenced() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.MuleReceiverConnectorHolder
 
isRegistered(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
isRegisteredFor(Class) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
isRegisteredFor(Class) - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
isRegisterTraceInterceptor() - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
isRemote() - Method in interface org.mule.api.registry.Registry
 
isRemote() - Method in class org.mule.config.spring.SpringRegistry
 
isRemote() - Method in class org.mule.module.guice.GuiceRegistry
 
isRemote() - Method in class org.mule.registry.AbstractRegistryBroker
 
isRemote() - Method in class org.mule.registry.MuleRegistryHelper
isRemote() - Method in class org.mule.registry.TransientRegistry
 
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
 
isRequestAvailable() - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
isRequestAvailable() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
isRequestedSessionIdFromCookie() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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.servlet.jetty.JettyHttpsConnector
 
isRequireClientAuthentication() - Method in class org.mule.transport.ssl.SslConnector
 
isResolveable(String) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
isResourceIdentifierAnUri() - Method in class org.mule.api.context.notification.ServerNotification
 
isResponseEnabled() - Method in interface org.mule.api.transport.Connector
 
isResponseEnabled() - Method in class org.mule.transport.AbstractConnector
 
isResponseEnabled() - Method in class org.mule.transport.jms.JmsConnector
 
isResponseEnabled() - Method in class org.mule.transport.tcp.TcpConnector
 
isResponseEnabled() - Method in class org.mule.transport.vm.VMConnector
 
isResponseEnabled() - Method in class org.mule.transport.xmpp.XmppConnector
 
isResultValid(EnforcerRule) - Method in class org.apache.maven.enforcer.rule.EnforcerPortRule
If the rule is cacheable and the same id is found in the cache, the stored results are passed to this method to allow double checking of the results.
isRethrowExceptionOnRead() - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
isRetryCommit() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isReturnOriginalMessageAsReply() - Method in class org.mule.transport.jms.JmsConnector
 
isReturnResult() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
isReturnSourceIfNull() - Method in class org.mule.expression.transformers.ExpressionTransformer
 
isReturnTypeACollection(Method) - Static method in class org.mule.transformer.types.CollectionDataType
 
isReuseAddress() - Method in class org.mule.transport.tcp.TcpConnector
 
isReuseObject() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
isReuseObject() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
isReversible() - Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
isRollback(Throwable) - Method in class org.mule.exception.AbstractExceptionListener
 
isRollback() - Method in class org.mule.tck.functional.TransactionalFunctionalTestComponent
 
isRollbackOnly() - Method in interface org.mule.api.transaction.Transaction
 
isRollbackOnly() - Method in class org.mule.processor.DelegateTransaction
 
isRollbackOnly() - Method in class org.mule.transaction.AbstractTransaction
 
isRolledBack() - Method in interface org.mule.api.transaction.Transaction
 
isRolledBack() - Method in class org.mule.processor.DelegateTransaction
 
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
 
isSecure() - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
isSendTcpNoDelay() - Method in class org.mule.transport.tcp.TcpConnector
 
isSendTransformed() - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
isSerialiseObjects() - Method in class org.mule.transport.file.FileConnector
 
isServerReachable(URL, int) - Static method in class org.mule.util.NetworkUtils
 
isServerReachable(String, int, int) - Static method in class org.mule.util.NetworkUtils
 
isSignRequested() - Method in class org.mule.module.pgp.PGPCryptInfo
 
isSignRequired() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
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.LifeCycleAdapterFactory
 
isSingleton() - Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.CompositeMessageSourceFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
isSingleton() - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
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.module.cxf.config.JaxWsClientFactoryBean
 
isSingleton() - Method in class org.mule.module.cxf.config.ProxyClientFactoryBean
 
isSingleton() - Method in class org.mule.module.cxf.config.ProxyServiceFactoryBean
 
isSingleton() - Method in class org.mule.module.cxf.config.SimpleClientFactoryBean
 
isSingleton() - Method in class org.mule.module.cxf.config.WebServiceFactoryBean
 
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.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
isSourceDataTypeSupported(DataType<?>) - Method in interface org.mule.api.transformer.Transformer
Determines if a particular source class can be handled by this transformer
isSourceDataTypeSupported(DataType<?>, boolean) - Method in class org.mule.transformer.AbstractMessageTransformer
 
isSourceDataTypeSupported(DataType<?>) - Method in class org.mule.transformer.AbstractTransformer
 
isSourceDataTypeSupported(DataType<?>, boolean) - Method in class org.mule.transformer.AbstractTransformer
Determines whether that data type passed in is supported by this transformer
isSourceDataTypeSupported(DataType<?>) - Method in class org.mule.transformer.CompositeConverter
 
isSourceTypeSupported(Class<?>) - Method in interface org.mule.api.transformer.Transformer
Deprecated. use Transformer.isSourceDataTypeSupported(org.mule.api.transformer.DataType) instead
isSourceTypeSupported(Class<?>) - Method in class org.mule.transformer.AbstractTransformer
Deprecated. 
isSourceTypeSupported(Class<MuleMessage>, boolean) - Method in class org.mule.transformer.AbstractTransformer
Deprecated. use AbstractTransformer.isSourceDataTypeSupported(org.mule.api.transformer.DataType, boolean)
isSourceTypeSupported(Class<?>) - Method in class org.mule.transformer.CompositeConverter
 
isSourceTypeSupportedByFirst(List<Transformer>, Class) - Static method in class org.mule.transformer.TransformerUtils
 
isSplitRequired(MuleEvent) - Method in class org.mule.routing.MessageChunkSplitter
 
isSplitRequired(MuleEvent) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
isStandalone() - Method in interface org.mule.api.config.MuleConfiguration
Try to guess if we're embedded.
isStandalone() - Method in class org.mule.config.DefaultMuleConfiguration
 
isStandalone() - Method in class org.mule.el.context.AppContext
 
isStandalone() - Static method in class org.mule.module.boot.MuleBootstrapUtils
Whether Mule is running embedded or standalone.
isStandalone() - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
Whether Mule is running embedded or standalone.
isStandalone() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isStartable - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
isStarted() - Method in interface org.mule.api.component.LifecycleAdapter
 
isStarted() - Method in interface org.mule.api.context.WorkManager
Is the WorkManager ready to accept work?
isStarted() - Method in interface org.mule.api.lifecycle.LifecycleState
 
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.DefaultComponentLifecycleAdapter
 
isStarted() - Method in class org.mule.component.NullLifecycleAdapter
 
isStarted() - Method in class org.mule.construct.AbstractFlowConstruct
 
isStarted() - Method in class org.mule.DefaultMuleContext
Determines if the server has been started
isStarted() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isStarted() - Method in class org.mule.module.jca.DelegateWorkManager
 
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.source.ClusterizableMessageSourceWrapper
 
isStarted() - Method in class org.mule.transport.AbstractConnector
 
isStarted() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
isStarted() - Method in class org.mule.transport.servlet.jetty.util.EmbeddedJettyServer
 
isStarted() - Method in class org.mule.util.timer.EventTimerTask
 
isStarted() - Method in class org.mule.work.MuleWorkManager
 
isStartElement() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isStartElement() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isStarting() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isStarting() - Method in interface org.mule.api.MuleContext
 
isStarting() - Method in class org.mule.DefaultMuleContext
 
isStarting() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isStarting() - Method in class org.mule.transport.AbstractConnector
 
isStarting() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
isStateful() - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
isStateless() - Method in class org.mule.module.bpm.Rules
 
isStateless() - Method in class org.mule.module.bpm.RulesComponent
 
isStatsEnabled() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
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.
isStopFurtherProcessing() - Method in class org.mule.VoidMuleEvent
 
isStopMessageProcessing() - Method in class org.mule.exception.AbstractMessagingExceptionStrategy
 
isStoppable - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
isStopped() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isStopped() - Method in interface org.mule.api.MuleContext
 
isStopped() - Method in interface org.mule.api.service.Service
 
isStopped(String) - Static method in class org.mule.config.i18n.CoreMessages
 
isStopped() - Method in class org.mule.construct.AbstractFlowConstruct
 
isStopped() - Method in class org.mule.DefaultMuleContext
 
isStopped() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
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
 
isStopped() - Method in class org.mule.transport.AbstractConnector
 
isStopping() - Method in interface org.mule.api.lifecycle.LifecycleState
 
isStopping() - Method in interface org.mule.api.MuleContext
 
isStopping() - Method in class org.mule.construct.AbstractFlowConstruct
 
isStopping() - Method in class org.mule.DefaultMuleContext
 
isStopping() - Method in class org.mule.lifecycle.DefaultLifecycleState
 
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
 
isStopping() - Method in class org.mule.transport.AbstractConnector
 
isStopping() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
isStreaming() - Method in class org.mule.transport.file.FileConnector
 
isStreaming() - Method in class org.mule.transport.ftp.FtpConnector
 
isStreaming() - Method in class org.mule.transport.tcp.TcpInputStream
 
isStreamOpen() - Method in class org.mule.config.ConfigResource
 
isString() - Method in class org.mule.util.AttributeEvaluator
 
isSunJDK() - Static method in class org.mule.util.SystemUtils
 
isSupported(Annotation) - Method in class org.mule.module.ibeans.spi.ExpressionErrorFilterFactory
 
isSupportedJdkVendor() - Static method in class org.mule.util.JdkVersionUtils
 
isSupportedJdkVersion() - Static method in class org.mule.util.JdkVersionUtils
 
isSupportJms102bSpec() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isSuppressDeclaration() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isSuspended() - Method in class org.mule.module.jbpm.EndedProcess
 
isSynchronizeCall() - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
isSynchronous() - Method in interface org.mule.api.MuleEvent
 
isSynchronous() - Method in class org.mule.DefaultMuleEvent
 
isSynchronous() - Method in class org.mule.VoidMuleEvent
 
isSyncWrites() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isTarget(String) - Method in class org.mule.el.mvel.MVELExpressionLanguageContext
 
isThrowException() - Method in class org.mule.tck.functional.FunctionalTestComponent
Sometimes you will want the service to always throw an exception, if this is the case you can set the 'throwException' property to true.
isThrowOnUnaccepted() - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
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.module.logging.AccessibleLog4jLoggerAdapter
Is this logger instance enabled for the TRACE level?
isTraceEnabled() - Method in class org.mule.module.logging.DispatchingLogger
 
isTraceEnabled(Marker) - Method in class org.mule.module.logging.DispatchingLogger
 
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.MuleEvent
Returns true is this event is being processed in a transaction
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.DefaultMuleEvent
 
isTransacted() - Method in class org.mule.module.spring.transaction.SpringTransactionFactory
 
isTransacted() - Method in class org.mule.processor.DelegateTransactionFactory
 
isTransacted() - Method in class org.mule.transaction.MuleTransactionConfig
Will the result, at the end of running the transaction template, be an active transaction?
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.jdbc.JdbcTransactionFactory
 
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
 
isTransacted() - Method in class org.mule.VoidMuleEvent
 
isTransactionPerMessage() - Method in class org.mule.transport.jdbc.JdbcConnector
 
isTransactionRollback() - Method in class org.mule.endpoint.outbound.OutboundTxRollbackMessageProcessor
Checks to see if the current transaction has been rolled back
isTransformBeforeMatch() - Method in interface org.mule.api.routing.TransformingMatchable
 
isTransformBeforeMatch() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isTransportConnected() - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
isTransportSupported(String) - Static method in class org.mule.transport.soap.axis.extensions.MuleTransport
 
isTreatMapAsNamedParams() - Method in class org.mule.transport.soap.axis.AxisConnector
 
isTrimText() - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
isUpperBoundInclusive() - Method in class org.mule.util.VersionRange
 
isUseCachedHttpServletRequest() - Method in class org.mule.transport.servlet.ServletConnector
 
isUseContinuations() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
isUseDefaultConfigResource() - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
isUseJMSEngine() - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
isUseMultipleTransactedReceivers() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
isUserInRole(String) - Method in class org.mule.module.atom.server.MuleRequestContext
 
isUserInRole(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
isUseSecureHash() - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
isUseStaxSource() - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
isUseStaxSource() - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
isUseTempDirInbound() - Method in class org.mule.transport.sftp.SftpUtil
 
isUseTempDirOutbound() - Method in class org.mule.transport.sftp.SftpUtil
 
isUseTempFileTimestampSuffix() - Method in class org.mule.transport.sftp.SftpConnector
 
isUseTempFileTimestampSuffix() - Method in class org.mule.transport.sftp.SftpUtil
 
isUseTemplates() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isValid(String) - Method in interface org.mule.api.el.ExpressionLanguage
Validates the expression returning true is the expression is valid, false otherwise..
isValid() - Method in interface org.mule.api.MuleSession
Determines if this session is valid.
isValid(String) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
isValid() - Method in class org.mule.example.hello.NameString
 
isValid() - Method in class org.mule.session.DefaultMuleSession
 
isValid(int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
isValid(String) - Method in class org.mule.util.TemplateParser
 
isValidateConnections() - Method in class org.mule.transport.AbstractConnector
Whether to test a connection on each take from pool.
isValidateExpressions() - Method in interface org.mule.api.config.MuleConfiguration
 
isValidateExpressions() - Method in class org.mule.config.DefaultMuleConfiguration
 
isValidateParsing() - Method in class org.mule.module.json.filters.IsJsonFilter
 
isValidateSchema() - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
isValidationEnabled() - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
isValidExpression(String) - Method in interface org.mule.api.expression.ExpressionManager
Determines if the expression is valid or not.
isValidExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
Determines if the expression is valid or not.
isValidTransition(String) - Method in interface org.mule.api.lifecycle.LifecycleState
 
isValidTransition(String) - Method in class org.mule.lifecycle.DefaultLifecycleState
 
isWarnEnabled() - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Is this logger instance enabled for the WARN level?
isWarnEnabled() - Method in class org.mule.module.logging.DispatchingLogger
 
isWarnEnabled(Marker) - Method in class org.mule.module.logging.DispatchingLogger
 
isWarnEnabled() - Method in class org.mule.util.MuleLogger
 
isWebServiceOnline() - Static method in class org.mule.tck.util.WebServiceOnlineCheck
 
isWhiteSpace() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
isWhiteSpace() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
isWrapperFor(Class<?>) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
isXA() - Method in interface org.mule.api.transaction.Transaction
 
isXA() - Method in class org.mule.processor.DelegateTransaction
 
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
 
isZombieApplication(File) - Method in class org.mule.module.launcher.DeploymentService.AppDirWatcher
Determines if a given URL points to the same file as an existing zombie application.
iterator() - Method in class org.mule.module.launcher.util.ObservableList
 
iterator() - Method in class org.mule.routing.EventGroup
Returns an iterator over a snapshot copy of this group's collected events sorted by their arrival time.
iterator(boolean) - Method in class org.mule.routing.EventGroup
Returns an iterator over a snapshot copy of this group's collected events., optionally sorted by arrival order.
iterator(Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
iterator() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
IteratorMessageSequence<T> - Class in org.mule.routing.outbound
A MessageSequence that delegates its IteratorMessageSequence.hasNext() and IteratorMessageSequence.next() methods to an Iterator, and has no estimated size
IteratorMessageSequence(Iterator<T>) - Constructor for class org.mule.routing.outbound.IteratorMessageSequence
 
ITestComponent - Interface in org.mule.tck.testmodels.services
Interface for TestComponent (to make it easier to host the service on Axis)

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
 
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
 
JarResourceServlet - Class in org.mule.transport.servlet
A servlet for loading resources loaded in jar files.
JarResourceServlet() - Constructor for class org.mule.transport.servlet.JarResourceServlet
 
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.
javaComponentRequiredForInboundEndpoint() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
JAX_WS_FRONTEND - Static variable in class org.mule.module.cxf.CxfConstants
 
jaxbContext - Variable in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
jaxbContext - Variable in class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
JaxbContextFactoryBean - Class in org.mule.module.xml.config
TODO
JaxbContextFactoryBean() - Constructor for class org.mule.module.xml.config.JaxbContextFactoryBean
 
JAXBContextResolver - Class in org.mule.module.xml.transformer.jaxb
This resolver is used by the transform engine to inject a JAXBContext into a method that requires it.
JAXBContextResolver() - Constructor for class org.mule.module.xml.transformer.jaxb.JAXBContextResolver
 
JAXBMarshallerTransformer - Class in org.mule.module.xml.transformer.jaxb
Allows marshaling of Java objects to XML using JAXB 2.
JAXBMarshallerTransformer() - Constructor for class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
JAXBMarshallerTransformer(JAXBContext, DataType) - Constructor for class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
JAXBTransformerResolver - Class in org.mule.module.xml.transformer.jaxb
A TransformerResolver implementation used to discover whether the current transform requests requires JAXB.
JAXBTransformerResolver() - Constructor for class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
JAXBUnmarshallerTransformer - Class in org.mule.module.xml.transformer.jaxb
Allows un-marshaling of XML generated by JAXB to a Java object graph.
JAXBUnmarshallerTransformer() - Constructor for class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
JAXBUnmarshallerTransformer(JAXBContext, DataType<?>) - Constructor for class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
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.routing.XmlMessageSplitter
 
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.routing.XmlMessageSplitter
 
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.routing.XmlMessageSplitter
 
JAXP_PROPERTIES_SCHEMA_SOURCE - Static variable in class org.mule.module.xml.util.XMLUtils
 
JaxpXPathExpressionEvaluator - Class in org.mule.module.xml.expression
Uses JAXP XPath processing to evaluate xpath expressions against Xml fragments and documents

Note that the JAXP Expression evaluator differs from the Mule XPATH evaluator slightly since you can set the JAXP return type as a prefix to the expression i.e.

JaxpXPathExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
JaxWsClientFactoryBean - Class in org.mule.module.cxf.config
 
JaxWsClientFactoryBean() - Constructor for class org.mule.module.cxf.config.JaxWsClientFactoryBean
 
JaxWsClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
Builds a JAX-WS client based CxfOutboundMessageProcessor.
JaxWsClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
JBossArjunaTransactionManagerFactory - Class in org.mule.module.jboss.transaction
 
JBossArjunaTransactionManagerFactory() - Constructor for class org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
 
JBossTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
JBossTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JBossTransactionManagerLookupFactory
 
JbossTSNamespaceHandler - Class in org.mule.module.jboss.config
Registers Bean Definition Parsers for the "jbossts" namespace.
JbossTSNamespaceHandler() - Constructor for class org.mule.module.jboss.config.JbossTSNamespaceHandler
 
Jbpm - Class in org.mule.module.jbpm
An implementation of Mule's generic BPMS interface for JBoss jBPM.
Jbpm() - Constructor for class org.mule.module.jbpm.Jbpm
Creates the Mule wrapper for jBPM
Jbpm(String, Properties) - Constructor for class org.mule.module.jbpm.Jbpm
Creates the Mule wrapper for jBPM
Jbpm(ProcessEngine, Properties) - Constructor for class org.mule.module.jbpm.Jbpm
Creates the Mule wrapper for jBPM
JBPM_WRAPPER_CLASS - Static variable in class org.mule.module.bpm.config.BpmNamespaceHandler
Allows simple configuration of jBPM from the generic "bpm" namespace.
JCA_MODEL_TYPE - Static variable in class org.mule.module.jca.JcaModel
 
JcaComponent - Class in org.mule.module.jca
 
JcaComponent(MessageEndpointFactory, EntryPointResolverSet, FlowConstruct, WorkManager) - Constructor for class org.mule.module.jca.JcaComponent
 
JcaComponent.MuleJcaWorker - Class in org.mule.module.jca
 
JcaMessages - Class in org.mule.module.jca.i18n
 
JcaMessages() - Constructor for class org.mule.module.jca.i18n.JcaMessages
 
JcaModel - Class in org.mule.module.jca
Creates a model suitable for Jca execution
JcaModel() - Constructor for class org.mule.module.jca.JcaModel
 
JcaService - Class in org.mule.module.jca
JcaService Is the type of service used in Mule when embedded inside an app server using JCA.
JcaService(MuleContext) - Constructor for class org.mule.module.jca.JcaService
 
JDBC - Static variable in class org.mule.transport.jdbc.JdbcConnector
 
JdbcConnector - Class in org.mule.transport.jdbc
 
JdbcConnector(MuleContext) - Constructor for class org.mule.transport.jdbc.JdbcConnector
 
JdbcEndpointURIBuilder - Class in org.mule.transport.jdbc
Parses a JDBC style endpoint to a MuleEndpointURI
JdbcEndpointURIBuilder() - Constructor for class org.mule.transport.jdbc.JdbcEndpointURIBuilder
 
JdbcMessageDispatcher - Class in org.mule.transport.jdbc
The Jdbc Message dispatcher is responsible for executing SQL queries against a database.
JdbcMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.jdbc.JdbcMessageDispatcher
 
JdbcMessageDispatcherFactory - Class in org.mule.transport.jdbc
Creates JdbcMessageDispatchers.
JdbcMessageDispatcherFactory() - Constructor for class org.mule.transport.jdbc.JdbcMessageDispatcherFactory
 
JdbcMessageReceiver - Class in org.mule.transport.jdbc
Implements TransactedPollingMessageReceiver reading data from a database.
JdbcMessageReceiver(Connector, FlowConstruct, InboundEndpoint, String, String) - Constructor for class org.mule.transport.jdbc.JdbcMessageReceiver
 
JdbcMessageRequester - Class in org.mule.transport.jdbc
 
JdbcMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.jdbc.JdbcMessageRequester
 
JdbcMessageRequesterFactory - Class in org.mule.transport.jdbc
Creates JdbcMessageDispatchers.
JdbcMessageRequesterFactory() - Constructor for class org.mule.transport.jdbc.JdbcMessageRequesterFactory
 
JdbcMessages - Class in org.mule.transport.jdbc.i18n
 
JdbcMessages() - Constructor for class org.mule.transport.jdbc.i18n.JdbcMessages
 
JdbcNamespaceHandler - Class in org.mule.transport.jdbc.config
Registers Bean Definition Parsers for the "jdbc" namespace.
JdbcNamespaceHandler() - Constructor for class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
JdbcObjectStore<T extends Serializable> - Class in org.mule.transport.jdbc.store
 
JdbcObjectStore() - Constructor for class org.mule.transport.jdbc.store.JdbcObjectStore
 
JdbcTransaction - Class in org.mule.transport.jdbc
TODO
JdbcTransaction(MuleContext) - Constructor for class org.mule.transport.jdbc.JdbcTransaction
 
JdbcTransactionFactory - Class in org.mule.transport.jdbc
TODO
JdbcTransactionFactory() - Constructor for class org.mule.transport.jdbc.JdbcTransactionFactory
 
JdbcUtils - Class in org.mule.transport.jdbc
Utility methods for working with various parts of JDBC.
JDK_VERSION - Static variable in class org.mule.util.JdkVersionUtils
pattern with groups for major, minor, micro, update and milestone (if exists).
JdkVersionUtils - Class in org.mule.util
 
JdkVersionUtils() - Constructor for class org.mule.util.JdkVersionUtils
 
JdkVersionUtils.JdkVersion - Class in org.mule.util
 
JdkVersionUtils.JdkVersion(String) - Constructor for class org.mule.util.JdkVersionUtils.JdkVersion
 
JdkVersionUtils.JdkVersionRange - Class in org.mule.util
 
JdkVersionUtils.JdkVersionRange(String) - Constructor for class org.mule.util.JdkVersionUtils.JdkVersionRange
 
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
 
JERSEY_RESPONSE - Static variable in class org.mule.module.jersey.JerseyResourcesComponent
 
JerseyNamespaceHandler - Class in org.mule.module.jersey.config
 
JerseyNamespaceHandler() - Constructor for class org.mule.module.jersey.config.JerseyNamespaceHandler
 
JerseyResourcesComponent - Class in org.mule.module.jersey
Wraps a set of components which can get invoked by Jersey.
JerseyResourcesComponent() - Constructor for class org.mule.module.jersey.JerseyResourcesComponent
 
JETTY - Static variable in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
JETTY_SERVLET_CONNECTOR_NAME - Static variable in class org.mule.transport.servlet.jetty.JettyHttpMessageReceiver
 
JETTY_SSL - Static variable in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
JettyContinuationsReceiverServlet - Class in org.mule.transport.servlet.jetty
 
JettyContinuationsReceiverServlet() - Constructor for class org.mule.transport.servlet.jetty.JettyContinuationsReceiverServlet
 
JettyContinuationsReplyToHandler - Class in org.mule.transport.servlet.jetty
This handler is responsible for resuming the continuation for the current request
JettyContinuationsReplyToHandler(MuleContext) - Constructor for class org.mule.transport.servlet.jetty.JettyContinuationsReplyToHandler
 
JettyHttpConnector - Class in org.mule.transport.servlet.jetty
The JettyConnector can be using to embed a Jetty server to receive requests on an http inound endpoint.
JettyHttpConnector(MuleContext) - Constructor for class org.mule.transport.servlet.jetty.JettyHttpConnector
 
JettyHttpConnector.DummyJndiConfiguration - Class in org.mule.transport.servlet.jetty
A helper class to let jetty startup, we don't bind java ee objects like java:comp/UserTransaction.
JettyHttpConnector.DummyJndiConfiguration() - Constructor for class org.mule.transport.servlet.jetty.JettyHttpConnector.DummyJndiConfiguration
 
JettyHttpConnector.MuleReceiverConnectorHolder - Class in org.mule.transport.servlet.jetty
 
JettyHttpConnector.MuleReceiverConnectorHolder(Connector, JettyReceiverServlet, JettyHttpMessageReceiver) - Constructor for class org.mule.transport.servlet.jetty.JettyHttpConnector.MuleReceiverConnectorHolder
 
JettyHttpMessageReceiver - Class in org.mule.transport.servlet.jetty
JettyHttpMessageReceiver is a simple http server that can be used to listen for http requests on a particular port
JettyHttpMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.servlet.jetty.JettyHttpMessageReceiver
 
JettyHttpsConnector - Class in org.mule.transport.servlet.jetty
The JettyHttpsConnector can be using to embed a Jetty server to receive requests on an http inbound endpoint.
JettyHttpsConnector(MuleContext) - Constructor for class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
JettyLogger - Class in org.mule.transport.servlet.jetty
 
JettyLogger() - Constructor for class org.mule.transport.servlet.jetty.JettyLogger
 
JettyNamespaceHandler - Class in org.mule.transport.servlet.jetty.config
Registers a Bean Definition Parser for handling elements.
JettyNamespaceHandler() - Constructor for class org.mule.transport.servlet.jetty.config.JettyNamespaceHandler
 
JettyReceiverServlet - Class in org.mule.transport.servlet.jetty
 
JettyReceiverServlet() - Constructor for class org.mule.transport.servlet.jetty.JettyReceiverServlet
 
JettySslNamespaceHandler - Class in org.mule.transport.servlet.jetty.config
Registers a Bean Definition Parser for handling elements.
JettySslNamespaceHandler() - Constructor for class org.mule.transport.servlet.jetty.config.JettySslNamespaceHandler
 
JettyWebappServerAgent - Class in org.mule.transport.servlet.jetty
A 'proxy' agent that displays info about any webapps deployed together with their entry-point url.
JettyWebappServerAgent() - Constructor for class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
JettyWebappServerAgent(String) - Constructor for class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
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
 
JMS_X_DELIVERY_COUNT - 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(MuleContext) - 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(MuleContext) - 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
 
JmsEndpointURIBuilder - Class in org.mule.transport.jms
TODO
JmsEndpointURIBuilder() - Constructor for class org.mule.transport.jms.JmsEndpointURIBuilder
 
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
 
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
 
JmsMessageDispatcher.ReplyToListener - Class in org.mule.transport.jms
 
JmsMessageDispatcher.ReplyToListener(Latch) - Constructor for class org.mule.transport.jms.JmsMessageDispatcher.ReplyToListener
 
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
Deprecated. use MultiConsumerJmsMessageReceiver (set by default).
JmsMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
JmsMessageReceiver.JmsWorker - Class in org.mule.transport.jms
Deprecated.  
JmsMessageReceiver.JmsWorker(Message, AbstractMessageReceiver) - Constructor for class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
Deprecated.  
JmsMessageReceiver.JmsWorker(List, AbstractMessageReceiver) - Constructor for class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
Deprecated.  
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
 
JmsMuleMessageFactory - Class in org.mule.transport.jms
 
JmsMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.jms.JmsMuleMessageFactory
 
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) - 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(MuleContext) - 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
 
JmsXRedeliveryHandler - Class in org.mule.transport.jms.redelivery
A redelivery handler which relies on JMS provider's redelivery count facilities.
JmsXRedeliveryHandler() - Constructor for class org.mule.transport.jms.redelivery.JmsXRedeliveryHandler
 
JmsXRedeliveryHandlerFactory - Class in org.mule.transport.jms.redelivery
 
JmsXRedeliveryHandlerFactory() - Constructor for class org.mule.transport.jms.redelivery.JmsXRedeliveryHandlerFactory
 
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
 
JmxAgent.MuleContextStartedListener - Class in org.mule.module.management.agent
 
JmxAgent.MuleContextStartedListener() - Constructor for class org.mule.module.management.agent.JmxAgent.MuleContextStartedListener
 
JmxAgent.MuleContextStoppedListener - Class in org.mule.module.management.agent
 
JmxAgent.MuleContextStoppedListener() - Constructor for class org.mule.module.management.agent.JmxAgent.MuleContextStoppedListener
 
JmxAgentConfigurer - Class in org.mule.module.management.agent
Mule now binds to a platform mbeanserver by default and jmx agent is always registered via a bootstrap process.
JmxAgentConfigurer() - Constructor for class org.mule.module.management.agent.JmxAgentConfigurer
 
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.
jmxSupport - Static variable in class org.mule.module.management.util.ManagementUtils
 
JmxSupportFactory - Interface in org.mule.module.management.support
Factory for instantiating JMX helper classes.
jmxSupportFactory - Static variable in class org.mule.module.management.util.ManagementUtils
 
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
 
JndiNameResolver - Interface in org.mule.transport.jms.jndi
Defines a strategy for lookup objects by name using JNDI.
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
 
jndiResourceNotFound(String) - Static method in class org.mule.transport.jdbc.i18n.JdbcMessages
 
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(MuleContext) - 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
joinChat() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
joinExternalTransaction(MuleContext) - Method in interface org.mule.api.transaction.ExternalTransactionAwareTransactionFactory
Create and begins a new transaction
joinExternalTransaction(MuleContext) - Method in class org.mule.transaction.XaTransactionFactory
Create a Mule transaction that represents a transaction started outside of Mule
JRunTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
JRunTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JRunTransactionManagerLookupFactory
 
JSON - Static variable in interface org.mule.transformer.types.MimeTypes
 
JSON_MIME_TYPE - Static variable in class org.mule.module.json.transformers.JsonTransformerResolver
 
JSON_STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
JsonData - Class in org.mule.module.json
A wrapper for the JsonNode object that allows for nested object keys i.e.
JsonData(JsonNode) - Constructor for class org.mule.module.json.JsonData
 
JsonData(URL) - Constructor for class org.mule.module.json.JsonData
 
JsonData(InputStream) - Constructor for class org.mule.module.json.JsonData
 
JsonData(Reader) - Constructor for class org.mule.module.json.JsonData
 
JsonData(String) - Constructor for class org.mule.module.json.JsonData
 
JsonExpressionEvaluator - Class in org.mule.module.json
An expression evaluator to allow users to define json expressions in their mule configuration, i.e.
JsonExpressionEvaluator() - Constructor for class org.mule.module.json.JsonExpressionEvaluator
 
JsonMapperResolver - Class in org.mule.module.json.transformers
This resolver is used by the transform engine to inject a ObjectMapper into a method that requires it.
JsonMapperResolver() - Constructor for class org.mule.module.json.transformers.JsonMapperResolver
 
JsonMessages - Class in org.mule.module.json.i18n
Internationalised messages for the Json module
JsonMessages() - Constructor for class org.mule.module.json.i18n.JsonMessages
 
JsonNamespaceHandler - Class in org.mule.module.json.config
Registers a Bean Definition Parser for handling elements defined in META-INF/mule-json.xsd
JsonNamespaceHandler() - Constructor for class org.mule.module.json.config.JsonNamespaceHandler
 
JsonNodeExpressionEvaluator - Class in org.mule.module.json
An JSON expression evaluator that returns JsonNode's instead of strings.
JsonNodeExpressionEvaluator() - Constructor for class org.mule.module.json.JsonNodeExpressionEvaluator
 
JsonPath - Annotation Type in org.mule.api.annotations.expression
 
JsonPathAnnotationParser - Class in org.mule.module.json.config
Responsible for parsing JsonPath parameter annotations
JsonPathAnnotationParser() - Constructor for class org.mule.module.json.config.JsonPathAnnotationParser
 
JsonSchemaValidationFilter - Class in org.mule.module.json.transformers
Validate a JSON string against an XML schema.
JsonSchemaValidationFilter() - Constructor for class org.mule.module.json.transformers.JsonSchemaValidationFilter
 
JsonToObject - Class in org.mule.module.json.transformers
A transformer that will convert a JSON encoded object graph to a java object.
JsonToObject() - Constructor for class org.mule.module.json.transformers.JsonToObject
 
JsonToXml - Class in org.mule.module.json.transformers
Convert JSON to an XML document string
JsonToXml() - Constructor for class org.mule.module.json.transformers.JsonToXml
 
JsonTransformerResolver - Class in org.mule.module.json.transformers
A TransformerResolver implementation used to discover whether the current transform requests requires Json mashaling.
JsonTransformerResolver() - Constructor for class org.mule.module.json.transformers.JsonTransformerResolver
 
JsonXsltTransformer - Class in org.mule.module.json.transformers
Convert Json to Json using XSLT
JsonXsltTransformer() - Constructor for class org.mule.module.json.transformers.JsonXsltTransformer
 
JSR250ValidatorProcessor - Class in org.mule.registry
This registry processor will check for objects that have JSR-250 lifecycle annotations defined and validates that the following conditions are met (according to the JSR-250 spec) The method MUST NOT have any parameters except in the case of EJB interceptors in which case it takes an InvocationContext object as defined by the EJB specification.
JSR250ValidatorProcessor() - Constructor for class org.mule.registry.JSR250ValidatorProcessor
 
JSSE_NAMESPACE - Static variable in class org.mule.api.security.tls.TlsConfiguration
 
jToX - Variable in class org.mule.module.json.transformers.JsonSchemaValidationFilter
 
JXPathExpressionEvaluator - Class in org.mule.module.xml.expression
Deprecated. Developers should use xpath, bean or groovy instead of this expression evaluator since there are some quirks with JXPath and the performance is not good.
JXPathExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
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 - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
key - Variable in class org.mule.transformer.simple.MapLookup
 
KeyBasedEncryptionStrategy - Class in org.mule.module.pgp
 
KeyBasedEncryptionStrategy() - Constructor for class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
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() - Method in class org.mule.el.context.InboundAttachmentMapContext
 
keySet() - Method in class org.mule.el.context.MessagePropertyMapContext
 
keySet() - Method in class org.mule.el.context.OutboundAttachmentMapContext
 
keySet() - Method in class org.mule.expression.InboundAttachmentsMap
 
keySet() - Method in class org.mule.expression.OutboundAttachmentsMap
 
keySet() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
keySet - Variable in class org.mule.MessagePropertiesContext
The union of all property names from all scopes.
keySet() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
keySet() - Method in class org.mule.transport.http.multipart.MultiMap
 
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

last(MuleEvent, ProcessingTime, long, boolean) - Method in class org.mule.interceptor.AbstractEnvelopeInterceptor
This method is always invoked after the event has been processed,
last(MuleEvent, ProcessingTime, long, boolean) - Method in class org.mule.interceptor.LoggingInterceptor
 
last(MuleEvent, ProcessingTime, long, boolean) - Method in class org.mule.interceptor.ProcessingTimeInterceptor
 
lastIndexOf(Object) - Method in class org.mule.module.launcher.util.ObservableList
 
lastModif - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
Latch - Class in org.mule.util.concurrent
 
Latch() - Constructor for class org.mule.util.concurrent.Latch
 
LaxAsyncInterceptingMessageProcessor - Class in org.mule.processor
 
LaxAsyncInterceptingMessageProcessor(WorkManagerSource) - Constructor for class org.mule.processor.LaxAsyncInterceptingMessageProcessor
 
LaxAsyncInterceptingMessageProcessor(ThreadingProfile, String, int) - Constructor for class org.mule.processor.LaxAsyncInterceptingMessageProcessor
 
LaxSedaStageInterceptingMessageProcessor - Class in org.mule.processor
Processes MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous processing of the next MessageProcessor.
LaxSedaStageInterceptingMessageProcessor(String, String, QueueProfile, int, ThreadingProfile, QueueStatistics, MuleContext) - Constructor for class org.mule.processor.LaxSedaStageInterceptingMessageProcessor
 
lazyInitWrapperManager() - Method in class org.mule.module.management.agent.WrapperManagerAgent
 
LazyList - Class in org.mule.transport.http.multipart
Lazy List creation.
LazyTransformedInputStream - Class in org.mule.module.pgp
A LazyTransformedInputStream represents an InputStream that has been transformed when someone needs to read from it.
LazyTransformedInputStream(TransformPolicy, StreamTransformer) - Constructor for class org.mule.module.pgp.LazyTransformedInputStream
 
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
 
LegacySessionHandler - Class in org.mule.session
Deprecated. Since all properties are converted to Strings, this session handler has the issue EE-1705/MULE-4567. Use SerializeAndEncodeSessionHandler or SerializeOnlySessionHandler instead.
LegacySessionHandler() - Constructor for class org.mule.session.LegacySessionHandler
Deprecated.  
legalizeFileName(String) - Static method in class org.mule.util.SystemUtils
Ensure a generated file name is legal.
LenderService - Interface in org.mule.example.loanbroker.lender
 
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
 
level - Variable in class org.mule.api.processor.LoggerMessageProcessor
 
LF - Static variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
Lifecycle - Interface in org.mule.api.lifecycle
DefaultLifecyclePhase adds lifecycle methods start, stop and dispose.
LIFECYCLE_BYPASS_FLAG - Static variable in interface org.mule.api.registry.MuleRegistry
Pass this flag as metadata of the Registry.registerObject(String, Object, Object) method to have lifecycle method calls on the registered objects omitted.
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
 
LifecycleCallback<O> - Interface in org.mule.api.lifecycle
This callback is used to execute lifecycle behaviour for an object being managed by a LifecycleManager The callback is used so that transitions can be managed consistently outside of an object
lifecycleErrorCannotUseConnector(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
lifecycleEvent(LifecycleEvent) - Method in class org.mule.module.tomcat.MuleTomcatListener
 
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.component.AbstractComponent
 
lifecycleManager - Variable in class org.mule.construct.AbstractFlowConstruct
 
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.model.AbstractModel
 
lifecycleManager - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
lifecycleManager - Variable in class org.mule.registry.AbstractRegistry
 
lifecycleManager - Variable in class org.mule.registry.AbstractRegistryBroker
 
lifecycleManager - Variable in class org.mule.service.AbstractService
 
lifecycleManager - Variable in class org.mule.transport.AbstractConnector
 
lifecycleManager - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
lifecycleManagerId - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
lifecycleMethodCannotBeStatic(Method) - Static method in class org.mule.config.i18n.CoreMessages
 
lifecycleMethodCannotThrowChecked(Method) - Static method in class org.mule.config.i18n.CoreMessages
 
lifecycleMethodNotVoidOrHasParams(Method) - Static method in class org.mule.config.i18n.CoreMessages
 
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.
lifecyclePhaseNotRecognised(String) - Static method in class org.mule.config.i18n.CoreMessages
 
LifecycleState - Interface in org.mule.api.lifecycle
A safe facade for lifecycle manager that objects can use to monitor its own state
lifecycleState - Variable in class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
 
LifecycleStateAware - Interface in org.mule.api.lifecycle
Inject an objects lifecycle state.
LifecycleStateEnabled - Interface in org.mule.api.lifecycle
Objects that have an associated lifecycle manager such as Service or Connector should implement this interface so that the registry lifecycle manager can introspect the lifecycle state of an object.
LifecycleStateInjectorProcessor - Class in org.mule.registry
Injects the MuleContext object for objects stored in the TransientRegistry where the object registered implements MuleContextAware.
LifecycleStateInjectorProcessor(LifecycleState) - Constructor for class org.mule.registry.LifecycleStateInjectorProcessor
 
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
 
lifecyleAwareMessageProcessorWrapper(MessageProcessor) - Static method in class org.mule.api.processor.MessageProcessors
 
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(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
list(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
LIST - Static variable in class org.mule.util.MapCombiner
 
list - Variable in class org.mule.util.queue.DefaultQueueInfoDelegate
 
LIST_PROPERTY - Static variable in interface org.mule.module.cxf.SoapConstants
 
ListableObjectStore<T extends Serializable> - Interface in org.mule.api.store
 
listAvailableEngines() - Method in class org.mule.module.scripting.component.Scriptable
 
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
 
listBindings(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
listBindings(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
listCryptoImplementations(String) - Static method in class org.mule.util.DebugUtils
 
ListDataType<T> - Class in org.mule.transformer.types
Defines a List collection type with item type information
ListDataType() - Constructor for class org.mule.transformer.types.ListDataType
 
ListDataType(Class, String) - Constructor for class org.mule.transformer.types.ListDataType
 
ListDataType(Class) - Constructor for class org.mule.transformer.types.ListDataType
 
listDirectories() - Method in class org.mule.transport.sftp.SftpClient
 
listDirectories(String) - Method in class org.mule.transport.sftp.SftpClient
 
listener - Variable in class org.mule.source.StartableCompositeMessageSource
 
listener - Variable in class org.mule.transport.AbstractMessageReceiver
MessageProcessor chain used to process messages once the transport specific MessageReceiver has received transport message and created the MuleEvent
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
 
listeners - Variable in class org.mule.module.spring.events.MuleEventMulticaster
The set of listeners for this Multicaster
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
 
listFiles() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
listFiles(FTPClient) - Method in class org.mule.transport.ftp.FtpMessageRequester
 
listFiles() - Method in class org.mule.transport.sftp.SftpClient
 
listFiles(String) - Method in class org.mule.transport.sftp.SftpClient
 
listIterator() - Method in class org.mule.module.launcher.util.ObservableList
 
listIterator(int) - Method in class org.mule.module.launcher.util.ObservableList
 
listIterator(Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
listJars(File) - Method in class org.mule.module.boot.DefaultMuleClassPathConfig
Find and if necessary filter the jars for classpath.
listJars(File) - Method in class org.mule.module.reboot.DefaultMuleClassPathConfig
Find and if necessary filter the jars for classpath.
ListMessageSplitter - 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.
ListMessageSplitter() - Constructor for class org.mule.routing.outbound.ListMessageSplitter
 
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
 
listStoredFiles(File, List<Serializable>) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
listStoredFiles(File, List<Serializable>) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
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
 
LiteralMessage - Class in org.mule.module.pgp
 
LiteralMessage(byte[]) - Constructor for class org.mule.module.pgp.LiteralMessage
 
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.config.spring.MuleApplicationContext
 
loadClass(String, boolean) - Method in class org.mule.module.launcher.FineGrainedControlClassLoader
 
loadClass(String, boolean) - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
loadClass(String, Class<?>) - Static method in class org.mule.util.ClassUtils
Load a class with a given name.
loadClass(String, Class<?>, T) - Static method in class org.mule.util.ClassUtils
Load a class with a given name.
loadClass(String, ClassLoader) - Static method in class org.mule.util.ClassUtils
Load a class with a given name from the given classloader.
loadClass(String) - Method in class org.mule.util.scan.ClasspathScanner
 
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
 
loadDatabaseName(String, String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
 
loadFromStore() - Method in class org.mule.util.store.TextFileObjectStore
 
loadingAsync() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
loadingEndpointEjb() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
loadingManagedEjb() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
loadingSync() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
loadKeyStore() - Method in class org.mule.api.security.tls.TlsConfiguration
 
loadOverrides() - Method in class org.mule.config.endpoint.ConfigurableTransportFactory
 
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.
loadProperties(URL) - Static method in class org.mule.util.PropertiesUtils
 
loadProperties(InputStream) - Static method in class org.mule.util.PropertiesUtils
 
loadResource(String) - Method in class org.mule.tck.FunctionalTestCase
Deprecated.  
loadResource(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
 
loadResourceAsString(String) - Method in class org.mule.tck.FunctionalTestCase
Deprecated.  
loadResourceAsString(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
 
loadSchemaStream(String) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
loadSource(MuleMessage) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
Load the source from the specified object.
loanAmountError(String) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
LoanBrokerApp - Class in org.mule.example.loanbroker.esn
Runs the LoanBroker ESN example application.
LoanBrokerApp() - Constructor for class org.mule.example.loanbroker.esn.LoanBrokerApp
 
LoanBrokerApp(String) - Constructor for class org.mule.example.loanbroker.esn.LoanBrokerApp
 
LoanBrokerApp - Class in org.mule.example.loanbroker
Executes the LoanBroker BPM example.
LoanBrokerApp() - Constructor for class org.mule.example.loanbroker.LoanBrokerApp
 
LoanBrokerException - Exception in org.mule.example.loanbroker
Exception related to the LoanBroker example app.
LoanBrokerException(String) - Constructor for exception org.mule.example.loanbroker.LoanBrokerException
 
LoanBrokerException(Exception) - Constructor for exception org.mule.example.loanbroker.LoanBrokerException
 
LoanBrokerQuoteRequest - Class in org.mule.example.loanbroker.message
LoanQuoteRequest represents a customer request for a loan through a loan broker
LoanBrokerQuoteRequest() - Constructor for class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
LoanBrokerQuoteRequest - Class in org.mule.example.loanbroker.messages
LoanQuoteRequest represents a customer request for a loan through a loan broker
LoanBrokerQuoteRequest() - Constructor for class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
LoanBrokerService - Interface in org.mule.example.loanbroker
LoanBroker is the Service that starts the loan request process.
loanDurationError(String) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
loanQuote(String, double) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
LoanQuote - Class in org.mule.example.loanbroker.messages
LoanQuote is a loan quote from a bank
LoanQuote() - Constructor for class org.mule.example.loanbroker.messages.LoanQuote
 
LoanQuote - Class in org.mule.example.loanbroker.model
LoanQuote is a loan quote from a bank
LoanQuote() - Constructor for class org.mule.example.loanbroker.model.LoanQuote
 
LoanQuoteRequestToCreditProfileArgs - Class in org.mule.example.loanbroker.transformers
Extracts the customer information from the request into an array of arguments used to invoke the Credit Agency MuleSession bean
LoanQuoteRequestToCreditProfileArgs() - Constructor for class org.mule.example.loanbroker.transformers.LoanQuoteRequestToCreditProfileArgs
 
LOCAL_CERTIFICATES - Static variable in class org.mule.transport.http.HttpsConnector
 
LOCAL_CERTIFICATES - Static variable in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
LOCAL_CERTIFICATES - Static variable in class org.mule.transport.ssl.SslConnector
 
LocalClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
This builder uses a service that is already configured to build a CXF client and it's corresponding MessageProcessor.
LocalClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.LocalClientMessageProcessorBuilder
 
localContext - Variable in class org.mule.util.xa.DefaultXASession
 
LocaleMessage - Class in org.mule.example.errorhandler
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.example.errorhandler.LocaleMessage
 
LocaleMessage - Class in org.mule.example.hello
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.example.hello.LocaleMessage
 
LocaleMessage - Class in org.mule.example.loanbroker
 
LocaleMessage() - Constructor for class org.mule.example.loanbroker.LocaleMessage
 
LocaleMessage - Class in org.mule.example.stockquote
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.example.stockquote.LocaleMessage
 
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
 
localFactory - Variable in class org.mule.el.mvel.MVELExpressionLanguageContext
 
LocalMuleClient - Interface in org.mule.api.client
Extends MuleClient adding methods that allow the use of an endpoint instance.
localMuleClient - Variable in class org.mule.DefaultMuleContext
 
LocalSocketTcpMessageDispatcher - Class in org.mule.transport.tcp
LocalSocketTcpMessageDispatcher will send transformed Mule events over TCP.
LocalSocketTcpMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
 
LocalSocketTcpMessageDispatcherFactory - Class in org.mule.transport.tcp
A factory for LocalSocketTcpMessageDispatcher
LocalSocketTcpMessageDispatcherFactory() - Constructor for class org.mule.transport.tcp.LocalSocketTcpMessageDispatcherFactory
 
localTransactionCommitted(ConnectionEvent) - Method in class org.mule.module.jca.DefaultConnectionManager
 
localTransactionRolledback(ConnectionEvent) - Method in class org.mule.module.jca.DefaultConnectionManager
 
localTransactionStarted(ConnectionEvent) - Method in class org.mule.module.jca.DefaultConnectionManager
 
LocalURIResolver - Class in org.mule.module.xml.util
Will look for the href file on the classpath
LocalURIResolver() - Constructor for class org.mule.module.xml.util.LocalURIResolver
 
LocalURIResolver(String) - Constructor for class org.mule.module.xml.util.LocalURIResolver
 
localXid - Variable in class org.mule.util.xa.DefaultXASession
 
locateServer - Variable in class org.mule.module.management.agent.JmxAgent
Should MBeanServer be discovered.
locateServer - Variable in class org.mule.module.management.agent.JmxAgentConfigurer
Should MBeanServer be discovered.
lock - Variable in class org.mule.routing.EventProcessingThread
 
lock - Variable in class org.mule.util.concurrent.AbstractSynchronizedVariable
 
lockCompEnv() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.DummyJndiConfiguration
 
locks - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
log(String) - Method in interface org.mule.api.component.simple.LogService
 
log(MuleEvent) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
log(String) - Method in class org.mule.component.simple.LogComponent
 
log - Static variable in class org.mule.module.jbpm.Jbpm
 
log(Marker, String, int, String, Object[], Throwable) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
 
log - Variable in class org.mule.processor.chain.AbstractMessageProcessorChain
 
log - Static variable in class org.mule.source.StartableCompositeMessageSource
 
log - Static variable in class org.mule.transport.soap.axis.extensions.MuleHttpSender
Deprecated.  
log - Variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
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
 
logEventCreated(LogEvent) - Method in class org.mule.module.drools.WorkingMemorySLF4JLogger
 
logException(Throwable) - Method in class org.mule.exception.AbstractExceptionListener
Used to log the error passed into this Exception Listener
logException(Throwable) - Method in class org.mule.tck.functional.QuietExceptionStrategy
 
LogFactory - Class in org.apache.commons.logging
Factory for creating Log instances, which always delegates to an instance of SLF4JLogFactory.
LogFactory() - Constructor for class org.apache.commons.logging.LogFactory
Protected constructor that is not available for public use.
logFatal(MuleEvent, Throwable) - Method in class org.mule.exception.AbstractExceptionListener
Logs a fatal error message to the logging system.
logger - Variable in class org.mule.agent.AbstractNotificationLoggerAgent
The logger used for this class
logger - Variable in class org.mule.api.processor.LoggerMessageProcessor
 
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 - Static variable in class org.mule.component.BindingInvocationHandler
 
logger - Variable in class org.mule.component.ComponentLifecycleManager
logger used by this class
logger - Static variable in class org.mule.component.DefaultComponentLifecycleAdapter
logger used by this class
logger - Static variable in class org.mule.component.DefaultInterfaceBinding
 
logger - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
logger - 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.DeployableMuleXmlContextListener
 
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 - Variable in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
logger used by this class
logger - Static variable in class org.mule.config.ExceptionHelper
logger used by this class
logger - Static variable in class org.mule.config.expression.ExpressionAnnotationsHelper
 
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 - Variable in class org.mule.config.i18n.MessageFactory
 
logger - Static variable in class org.mule.config.MuleManifest
logger used by this class
logger - Variable in class org.mule.config.pool.DefaultThreadPoolFactory
 
logger - Variable in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
logger used by this class
logger - Variable in class org.mule.config.processors.LookupInjectionProcessor
logger used by this class
logger - Variable in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
 
logger - Variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
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.delegate.AbstractDelegatingDefinitionParser
 
logger - Variable in class org.mule.config.spring.util.SystemPropertyInitializingBean
 
logger - Variable in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
logger used by this class
logger - Variable in class org.mule.construct.AbstractFlowConstruct
 
logger - Variable in class org.mule.construct.FlowConstructLifecycleManager
logger used by this class
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 - 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 - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
logger - Static variable in class org.mule.endpoint.DefaultEndpointFactory
logger used by this class
logger - Variable in class org.mule.endpoint.DynamicOutboundEndpoint
 
logger - Variable in class org.mule.endpoint.inbound.InboundLoggingMessageProcessor
 
logger - Static variable in class org.mule.endpoint.MuleEndpointURI
logger used by this class
logger - Variable in class org.mule.endpoint.outbound.OutboundLoggingMessageProcessor
 
logger - Static variable in class org.mule.endpoint.ResourceNameEndpointURIBuilder
 
logger - Variable in class org.mule.endpoint.URIBuilderBeanInfo
 
logger - Variable in class org.mule.example.cep.TickFeed
 
logger - Variable in class org.mule.example.loanbroker.AbstractLoanBroker
logger used by this class
logger - Static variable in class org.mule.example.loanbroker.bank.Bank
logger used by this class
logger - Static variable in class org.mule.example.loanbroker.routers.BankQuotesAggregationLogic
logger used by this class
logger - Variable in class org.mule.exception.AbstractExceptionListener
 
logger - Static variable in class org.mule.expression.DefaultExpressionManager
logger used by this class
logger - Variable in class org.mule.expression.EndpointInfoExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.expression.MessageExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.expression.MessagePayloadExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.expression.MessageProcessorExpressionEvaluator
 
logger - Variable in class org.mule.expression.OutboundAttachmentsExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.expression.OutboundHeadersExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.expression.RegistryExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.keygenerator.ExpressionMuleEventKeyGenerator
 
logger - Variable in class org.mule.keygenerator.MD5MuleEventKeyGenerator
 
logger - Variable in class org.mule.lifecycle.AbstractLifecycleManager
logger used by this class
logger - Variable in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
logger - Variable in class org.mule.management.stats.ComponentStatistics
 
logger - Variable in class org.mule.model.AbstractModel
 
logger - Static variable in class org.mule.module.atom.AbderaServiceComponent.AbderaCallable
 
logger - Variable in class org.mule.module.atom.routing.FeedSplitter
logger used by this class
logger - Variable in class org.mule.module.boot.MuleSystemClassLoader
 
logger - Static variable in class org.mule.module.bpm.Process
 
logger - Static variable in class org.mule.module.bpm.Rules
 
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 - Variable in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
logger - Variable in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
logger - Variable in class org.mule.module.cxf.CxfConfiguration
 
logger - Variable in class org.mule.module.cxf.CxfInboundMessageProcessor
logger used by this class
logger - Variable in class org.mule.module.cxf.support.ProxyFaultOutInterceptor
 
logger - Static variable in class org.mule.module.cxf.WSProxyService
 
logger - Static variable in class org.mule.module.drools.Drools
 
logger - Variable in class org.mule.module.drools.WorkingMemorySLF4JLogger
 
logger - Static variable in class org.mule.module.ibeans.config.CallInterfaceBinding
 
logger - Static variable in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
logger - Variable in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
logger used by this class
logger - Variable in class org.mule.module.ibeans.spi.support.CallRequestEndpoint
logger used by this class
logger - Variable in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
logger used by this class
logger - Variable in class org.mule.module.jca.DefaultMuleConnectionFactory
logger used by this class
logger - Variable in class org.mule.module.jca.MuleManagedConnectionFactory
logger used by this class
logger - Variable in class org.mule.module.jca.MuleResourceAdapter
logger used by this class
logger - Variable in class org.mule.module.json.filters.IsJsonFilter
logger used by this class
logger - Variable in class org.mule.module.json.JsonExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.module.json.transformers.JsonTransformerResolver
logger used by this class
logger - Variable in class org.mule.module.json.transformers.ObjectToJson
logger used by this class
logger - Variable in class org.mule.module.launcher.AbstractFileWatcher
 
logger - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
logger - Variable in class org.mule.module.launcher.DefaultMuleDeployer
 
logger - Variable in class org.mule.module.launcher.DeploymentService
 
logger - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
logger - Variable in class org.mule.module.launcher.MuleApplicationClassLoader
 
logger - Variable in class org.mule.module.launcher.MuleSharedDomainClassLoader
 
logger - Variable in class org.mule.module.launcher.StartupSummaryDeploymentListener
 
logger - Variable in class org.mule.module.logging.LoggerReferenceHandler
 
logger - Variable in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
logger - Static variable in class org.mule.module.management.agent.JmxAgent
Logger used by this class
logger - Static variable in class org.mule.module.management.agent.JmxAgentConfigurer
Logger used by this class
logger - Variable in class org.mule.module.management.agent.RmiRegistryAgent
logger used by this class
logger - Static variable in class org.mule.module.management.agent.YourKitProfilerAgent
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 - Variable in class org.mule.module.management.mbean.YourKitProfilerService
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.expression.OgnlExpressionEvaluator
logger used by this class
logger - Variable in class org.mule.module.ognl.filters.OGNLFilter
 
logger - Static variable in class org.mule.module.pgp.AbstractTransformPolicy
 
logger - Static variable in class org.mule.module.pgp.KeyBasedEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.module.pgp.PGPKeyRingImpl
 
logger - Variable in class org.mule.module.rss.routing.FeedSplitter
logger used by this class
logger - Variable in class org.mule.module.scripting.component.Scriptable
 
logger - Static variable in class org.mule.module.spring.events.AsynchronousEventListener
logger used by this class
logger - Static variable in class org.mule.module.spring.events.MuleEventMulticaster
logger used by this class
logger - Variable in class org.mule.module.spring.security.AuthorizationFilter
 
logger - Variable in class org.mule.module.sxc.SxcFilter
 
logger - Variable in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated. 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.module.xml.filters.SchemaValidationFilter
 
logger - Variable in class org.mule.module.xml.filters.XPathFilter
 
logger - Variable in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
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.processor.AbstractInterceptingMessageProcessorBase
 
logger - Variable in class org.mule.processor.AsyncDelegateMessageProcessor
 
logger - Variable in class org.mule.processor.AsyncWorkListener
 
logger - Variable in class org.mule.processor.IdempotentRedeliveryPolicy
 
logger - Variable in class org.mule.processor.InvokerMessageProcessor
 
logger - Variable in class org.mule.processor.SedaStageLifecycleManager
logger used by this class
logger - Variable in class org.mule.registry.AbstractRegistry
 
logger - Variable in class org.mule.registry.MuleRegistryHelper
 
logger - Variable in class org.mule.registry.TypeBasedTransformerResolver
logger used by this class
logger - Variable in class org.mule.retry.async.RetryWorker
 
logger - Variable in class org.mule.retry.notifiers.ConnectNotifier
 
logger - Variable in class org.mule.retry.policies.AbstractPolicyTemplate
 
logger - Static variable in class org.mule.retry.policies.SimpleRetryPolicy
 
logger - Variable in class org.mule.retry.policies.SimpleRetryPolicyTemplate
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.AbstractMatchingRouter
logger used by this class
logger - Variable in class org.mule.routing.correlation.CollectionCorrelatorCallback
logger used by this class
logger - Variable in class org.mule.routing.correlation.EventCorrelator
logger used by this class
logger - Variable in class org.mule.routing.EventProcessingThread
 
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.Foreach
 
logger - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
logger used by this class
logger - Variable in class org.mule.routing.outbound.DefaultOutboundRouterCollection
logger used by this class
logger - Variable in class org.mule.routing.WireTap
 
logger - Variable in class org.mule.security.AbstractJCEEncryptionStrategy
logger used by this class
logger - Variable in class org.mule.security.AbstractSecurityFilter
 
logger - Static variable in class org.mule.security.MuleSecurityManager
logger used by this class
logger - Static variable in class org.mule.security.UsernamePasswordAuthenticationFilter
logger used by this class
logger - Variable in class org.mule.service.AbstractService
logger used by this class
logger - Variable in class org.mule.service.processor.ServiceLoggingMessageProcessor
 
logger - Variable in class org.mule.service.ServiceLifecycleManager
logger used by this class
logger - Variable in class org.mule.session.LegacySessionHandler
Deprecated.  
logger - Variable in class org.mule.session.SerializeOnlySessionHandler
 
logger - Variable in class org.mule.session.SimpleSessionHandler
 
logger - Static variable in class org.mule.source.ClusterizableMessageSourceWrapper
 
logger - Variable in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
logger - Variable in class org.mule.tck.functional.FunctionalTestComponent
 
logger - Static variable in class org.mule.tck.security.TestSecurityComponent
 
logger - Variable in class org.mule.tck.security.TestSingleUserSecurityProvider
 
logger - Static variable in class org.mule.tck.testmodels.services.TestComponent
 
logger - Static variable in class org.mule.tck.testmodels.services.TestReceiver
 
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.graph.CompositeConverterFilter
 
logger - Variable in class org.mule.transformer.graph.TransformationGraph
 
logger - Variable in class org.mule.transformer.graph.TransformationGraphLookupStrategy
 
logger - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
logger used by this class
logger - Variable in class org.mule.transport.AbstractConnector
logger used by this class
logger - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
logger - Variable in class org.mule.transport.DefaultReplyToHandler
logger used by this class
logger - Variable in class org.mule.transport.email.filters.AbstractMailFilter
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 - Static variable in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
logger used by this class
logger - Variable in class org.mule.transport.jdbc.sqlstrategy.SelectSqlStatementStrategy
 
logger - Variable in class org.mule.transport.jdbc.sqlstrategy.SimpleUpdateSqlStatementStrategy
 
logger - Static variable in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
logger - Static variable in class org.mule.transport.jms.DefaultJmsTopicResolver
logger used by this class
logger - Variable in class org.mule.transport.jms.Jms11Support
logger used by this class
logger - Variable in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
logger - Variable in class org.mule.transport.jms.redelivery.AutoDiscoveryRedeliveryHandlerFactory
 
logger - Static variable in class org.mule.transport.jms.redelivery.CountingRedeliveryHandler
logger used by this class
logger - Static variable in class org.mule.transport.jms.redelivery.JmsXRedeliveryHandler
logger used by this class
logger - Variable in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
logger - Variable in class org.mule.transport.jms.ReusableSessionWrapper
 
logger - Variable in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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.servlet.jetty.AbstractConnectorHolder
logger used by this class
logger - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
logger used by this class
logger - Static variable in class org.mule.transport.sftp.SftpConnector
logger used by this class
logger - Static variable in class org.mule.transport.soap.axis.AxisInitialisationCallback
 
logger - Static variable in class org.mule.transport.soap.axis.AxisServiceComponent
 
logger - Static variable in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
logger used by this class
logger - Variable in class org.mule.transport.soap.axis.extensions.UniversalSender
logger used by this class
logger - Variable in class org.mule.transport.udp.UdpSocketFactory
logger used by this class
logger - Variable in class org.mule.transport.xmpp.AbstractXmppConversation
 
logger - Variable in class org.mule.util.concurrent.LoggingUncaughtExceptionHandler
 
logger - Variable in class org.mule.util.ExceptionHolder
 
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.scan.annotations.MetaAnnotationTypeFilter
logger used by this class
logger - Variable in class org.mule.util.scan.ClasspathScanner
logger used by this class
logger - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
logger - Variable in class org.mule.util.store.AbstractObjectStore
 
logger - Variable in class org.mule.util.store.AbstractPartitionedObjectStore
 
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
LoggerMessageProcessor - Class in org.mule.api.processor
MessageProcessor implementation that logs the current element of a value evaluated from it using an expression evaluator.
LoggerMessageProcessor() - Constructor for class org.mule.api.processor.LoggerMessageProcessor
 
LoggerReferenceHandler - Class in org.mule.module.logging
A utility class cleaning up the logger repositories once the classloader for the application went out of scope and became eligible fot GC (e.g.
LoggerReferenceHandler(String, ReferenceQueue<ClassLoader>, Map<PhantomReference<ClassLoader>, Integer>, Map<Integer, ?>) - Constructor for class org.mule.module.logging.LoggerReferenceHandler
 
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
 
LoggingInterceptor - Class in org.mule.interceptor
LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
LoggingInterceptor() - Constructor for class org.mule.interceptor.LoggingInterceptor
 
LoggingUncaughtExceptionHandler - Class in org.mule.util.concurrent
 
LoggingUncaughtExceptionHandler() - Constructor for class org.mule.util.concurrent.LoggingUncaughtExceptionHandler
 
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.
login(String, String) - Method in class org.mule.transport.sftp.SftpClient
 
login(String, String, String) - Method in class org.mule.transport.sftp.SftpClient
 
loginTimeout - Variable in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
logout() - Method in class org.mule.module.jaas.loginmodule.DefaultLoginModule
Returns true when authentication succeeds or false when it fails
logRawDiagnostic(String) - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
LogService - Interface in org.mule.api.component.simple
 
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
 
logSummary(PrintWriter) - Method in class org.mule.management.stats.ServiceStatistics
 
logSummary() - Method in class org.mule.module.management.mbean.StatisticsService
 
logWithLevel(Object) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
LONDON - Static variable in class org.mule.example.gpswalker.CityStroller
 
LONG_ERROR - Static variable in class org.mule.util.NumberUtils
 
Lookup - Annotation Type in org.mule.api.annotations.expressions
Allows objects to be found in the registry, either by ty
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
 
lookup(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
lookup(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
lookup(String) - Method in class org.mule.transport.jms.jndi.CachedJndiNameResolver
 
lookup(String) - Method in interface org.mule.transport.jms.jndi.JndiNameResolver
Looks up an object by name.
lookup(String) - Method in class org.mule.transport.jms.jndi.SimpleJndiNameResolver
 
lookupAgent(String) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupAgent(String) - Method in class org.mule.registry.MuleRegistryHelper
LookupAnnotationParser - Class in org.mule.config.expression
Used to parse Expr parameter annotations
LookupAnnotationParser() - Constructor for class org.mule.config.expression.LookupAnnotationParser
 
lookupByType(Class<T>) - Method in interface org.mule.api.registry.Registry
 
lookupByType(Class<T>) - Method in class org.mule.config.spring.SpringRegistry
 
lookupByType(Class<T>) - Method in class org.mule.module.guice.GuiceRegistry
 
lookupByType(Class<T>) - Method in class org.mule.registry.AbstractRegistryBroker
 
lookupByType(Class<T>) - Method in class org.mule.registry.MuleRegistryHelper
 
lookupByType(Class<T>) - Method in class org.mule.registry.TransientRegistry
 
lookupConfig(String, Class<T>) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
lookupConnector(String) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupConnector(String) - Method in class org.mule.registry.MuleRegistryHelper
lookupConverters(DataType<?>, DataType<?>) - Method in class org.mule.transformer.graph.TransformationGraphLookupStrategy
Looks for Converter to convert from the source to the target data types.
lookupEndpoint(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
lookupEndpoint(String) - Method in class org.mule.transport.soap.axis.extensions.UniversalSender
 
lookupEndpointBuilder(String) - Method in interface org.mule.api.registry.MuleRegistry
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.MuleRegistryHelper
Looks-up endpoint builders which can be used to repeatably create endpoints with the same configuration.
lookupEndpointFactory() - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. use MuleContext.getEndpointFactory() instead
lookupEndpointFactory() - Method in class org.mule.registry.MuleRegistryHelper
lookupFailedSeePreviousException(Object) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
lookupFlowConstruct(String) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupFlowConstruct(String) - Method in class org.mule.registry.MuleRegistryHelper
lookupFlowConstructs() - Method in interface org.mule.api.registry.MuleRegistry
 
lookupFlowConstructs() - Method in class org.mule.registry.MuleRegistryHelper
lookupFromJndi(String) - Method in class org.mule.transport.jms.JmsConnector
 
LookupInjectionProcessor - Class in org.mule.config.processors
TODO
LookupInjectionProcessor() - Constructor for class org.mule.config.processors.LookupInjectionProcessor
 
LookupInjectionProcessor(MuleContext) - Constructor for class org.mule.config.processors.LookupInjectionProcessor
 
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
 
lookupLink(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
lookupLink(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
lookupMessageProcessor(String, MuleContext) - Method in class org.mule.expression.MessageProcessorExpressionEvaluator
 
lookupModel(String) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupModel(String) - Method in class org.mule.registry.MuleRegistryHelper
lookupMuleBase() - Static method in class org.mule.module.boot.MuleBootstrap
 
lookupMuleBase() - Static method in class org.mule.module.reboot.MuleContainerBootstrap
 
lookupMuleHome() - Static method in class org.mule.module.boot.MuleBootstrap
 
lookupMuleHome() - Static method in class org.mule.module.reboot.MuleContainerBootstrap
 
lookupNotFoundInRegistry(Class, String, Class) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
lookupObject(String) - Method in interface org.mule.api.registry.Registry
Look up a single object by name.
lookupObject(Class<T>) - Method in interface org.mule.api.registry.Registry
Look up a single object by type.
lookupObject(String) - Method in class org.mule.config.spring.SpringRegistry
 
lookupObject(String) - Method in class org.mule.module.guice.GuiceRegistry
 
lookupObject(Class<T>) - Method in class org.mule.module.guice.GuiceRegistry
 
lookupObject(Class<T>) - Method in class org.mule.registry.AbstractRegistry
 
lookupObject(String) - Method in class org.mule.registry.AbstractRegistryBroker
 
lookupObject(Class<T>) - Method in class org.mule.registry.AbstractRegistryBroker
 
lookupObject(Class<T>) - Method in class org.mule.registry.MuleRegistryHelper
Look up a single object by type.
lookupObject(String) - Method in class org.mule.registry.MuleRegistryHelper
 
lookupObject(String) - Method in class org.mule.registry.TransientRegistry
 
lookupObjectInstance() - Method in class org.mule.processor.InvokerMessageProcessor
 
lookupObjects(Class<T>) - Method in interface org.mule.api.registry.Registry
Look up all objects of a given type.
lookupObjects(Class<T>) - Method in class org.mule.config.spring.SpringRegistry
 
lookupObjects(Class<T>) - Method in class org.mule.module.guice.GuiceRegistry
 
lookupObjects(Class<T>) - Method in class org.mule.registry.AbstractRegistryBroker
 
lookupObjects(Class<T>) - Method in class org.mule.registry.MuleRegistryHelper
Look up all objects of a given type.
lookupObjects(Class<T>) - Method in class org.mule.registry.TransientRegistry
 
lookupObjectsForLifecycle(Class<T>) - Method in interface org.mule.api.registry.Registry
Look up all objects of a given type that lifecycle should be applied to.
lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.config.spring.SpringRegistry
For lifecycle we only want spring to return singleton objects from it's application context
lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.registry.AbstractRegistry
 
lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.registry.AbstractRegistryBroker
 
lookupObjectsForLifecycle(Class<T>) - Method in class org.mule.registry.MuleRegistryHelper
Look up all objects of a given type that lifecycle should be applied to.
lookupProcess(Object) - Method in interface org.mule.module.bpm.BPMS
Looks up an already-running process.
lookupProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Look up an already-running process instance.
lookupProperty(MuleMessage, String, String) - Method in class org.mule.transport.email.transformers.StringToEmailMessage
Searches in outbound, then invocation scope.
lookupQueue(QueueInfo) - Method in class org.mule.util.queue.QueueTransactionContext
 
lookupReceiver(String) - Method in class org.mule.transport.AbstractConnector
 
lookupService(String) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupService(String) - Method in class org.mule.registry.MuleRegistryHelper
lookupServiceDescriptor(ServiceType, String, Properties) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupServiceDescriptor(ServiceType, String, Properties) - Method in class org.mule.registry.MuleRegistryHelper
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.MuleRegistry
 
lookupServices() - Method in interface org.mule.api.registry.MuleRegistry
 
lookupServices() - Method in class org.mule.registry.MuleRegistryHelper
lookupServices(String) - Method in class org.mule.registry.MuleRegistryHelper
lookupSystemModel() - Method in interface org.mule.api.registry.MuleRegistry
 
lookupSystemModel() - Method in class org.mule.registry.MuleRegistryHelper
lookupTransformer(String) - Method in interface org.mule.api.registry.MuleRegistry
 
lookupTransformer(Class<?>, Class<?>) - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. use MuleRegistry.lookupTransformer(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead
lookupTransformer(DataType<?>, DataType<?>) - Method in interface org.mule.api.registry.MuleRegistry
Will find a transformer that is the closest match to the desired input and output.
lookupTransformer(String) - Method in class org.mule.registry.MuleRegistryHelper
lookupTransformer(Class, Class) - Method in class org.mule.registry.MuleRegistryHelper
Deprecated. use MuleRegistryHelper.lookupTransformer(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead. This method should only be used internally to discover transformers, typically a user does not need ot do this directly
lookupTransformer(DataType, DataType) - Method in class org.mule.registry.MuleRegistryHelper
Will find a transformer that is the closest match to the desired input and output.
lookupTransformers(Class<?>, Class<?>) - Method in interface org.mule.api.registry.MuleRegistry
Deprecated. use MuleRegistry.lookupTransformers(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead
lookupTransformers(DataType<?>, DataType<?>) - Method in interface org.mule.api.registry.MuleRegistry
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.MuleRegistryHelper
Deprecated. use MuleRegistryHelper.lookupTransformer(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead. This method should only be used internally to discover transformers, typically a user does not need ot do this directly
lookupTransformers(DataType, DataType) - Method in class org.mule.registry.MuleRegistryHelper
This method will return a list of Transformer objects that accept the given input and return the given output type of object
LOWER_BOUND_EXCLUSIVE - Static variable in class org.mule.util.VersionRange
 
LOWER_BOUND_INCLUSIVE - Static variable in class org.mule.util.VersionRange
 
lowestQuote(LoanQuote) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
LowestQuoteProcessor - Class in org.mule.example.loanbroker.processor
 
LowestQuoteProcessor() - Constructor for class org.mule.example.loanbroker.processor.LowestQuoteProcessor
 

M

magicProperties - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
These properties are automatically propagated by Mule from inbound to outbound
Mail - Class in org.mule.example.geomail.components
TODO
Mail() - Constructor for class org.mule.example.geomail.components.Mail
 
mailAddressesToString(Address[]) - Static method in class org.mule.transport.email.MailUtils
 
mailAddressesToString(Address) - Static method in class org.mule.transport.email.MailUtils
 
MAILBOX - Static variable in class org.mule.transport.email.AbstractMailConnector
 
MailMuleMessageFactory - Class in org.mule.transport.email
 
MailMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.email.MailMuleMessageFactory
 
MailProperties - Interface in org.mule.transport.email
Mail properties that are sent on the DefaultMuleMessage when receiving a Mail Message or which can be set on the endpoint or event to be added to outgoing mail
MailSubjectRegExFilter - Class in org.mule.transport.email.filters
MailSubjectRegExFilter applies a regular expression to a Mail Message subject.
MailSubjectRegExFilter() - Constructor for class org.mule.transport.email.filters.MailSubjectRegExFilter
 
MailUtils - Class in org.mule.transport.email
Contains javax.mail helpers.
MailUtils() - Constructor for class org.mule.transport.email.MailUtils
 
main(String[]) - Static method in class org.mule.example.loanbroker.esn.LoanBrokerApp
 
main(String[]) - Static method in class org.mule.example.loanbroker.LoanBrokerApp
 
main(String[]) - Static method in class org.mule.module.boot.GuiInstallerLibraryDownloader
 
main(String[]) - Static method in class org.mule.module.boot.GuiInstallerLicenseHandler
The main method which is called by the GUI.
main(String[]) - Static method in class org.mule.module.boot.MuleBootstrap
 
main(String[]) - Static method in class org.mule.module.launcher.MuleContainer
Application entry point.
main(String[]) - Static method in class org.mule.module.reboot.MuleContainerBootstrap
 
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
makeNewServiceObject(MessageContext, String) - Method in class org.mule.transport.soap.axis.extensions.MuleMsgProvider
 
makeNewServiceObject(MessageContext, String) - Method in class org.mule.transport.soap.axis.extensions.MuleRPCProvider
 
makeObject() - Method in class org.mule.module.xml.transformer.XQueryTransformer.PooledXQueryTransformerFactory
 
makeObject() - Method in class org.mule.module.xml.transformer.XsltTransformer.PooledXsltTransformerFactory
 
makeObject() - Method in class org.mule.transport.ftp.FtpConnectionFactory
 
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() - Method in class org.mule.transport.sftp.SftpConnectionFactory
 
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
 
ManagedObjectStore<T extends Serializable> - Class in org.mule.util.store
 
ManagedObjectStore() - Constructor for class org.mule.util.store.ManagedObjectStore
 
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<T extends ManagementNotification> - 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
ManagementUtils - Class in org.mule.module.management.util
 
ManagementUtils() - Constructor for class org.mule.module.management.util.ManagementUtils
 
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
 
map - Variable in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.MapValueMap
 
MAP_ENTRY_KEY - Static variable in class org.mule.routing.MapSplitter
 
mapClass - Variable in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
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<String, String>) - Constructor for class org.mule.module.xml.stax.MapNamespaceContext
 
MapPayloadExpressionEvaluator - Class in org.mule.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.expression.MapPayloadExpressionEvaluator
 
MapperFactoryBean - Class in org.mule.module.json.config
TODO
MapperFactoryBean() - Constructor for class org.mule.module.json.config.MapperFactoryBean
 
MapSplitter - Class in org.mule.routing
Splits a message that has a map payload invoking the next message processor one for each item in the map in order.
MapSplitter() - Constructor for class org.mule.routing.MapSplitter
 
MapToBean - Class in org.mule.transformer.simple
Creates and object of type AbstractTransformer.getReturnClass() and populates values of a Map as bean properties on the object.
MapToBean() - Constructor for class org.mule.transformer.simple.MapToBean
 
mapUnsupportedSchemas(String) - Static method in class org.mule.module.cxf.support.CxfUtils
 
MapUtils - Class in org.mule.util
 
MapUtils() - Constructor for class org.mule.util.MapUtils
 
mapWithKeysAndValues(Class<? extends Map>, K[], V[]) - 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<? extends Map>, Collection<K>, Collection<V>) - 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<? extends Map>, Iterator<K>, Iterator<V>) - 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
 
mark(int) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
markExceptionAsHandled(Exception) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
markSupported() - Method in class org.mule.model.streaming.DelegatingInputStream
 
markSupported() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
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).
maskOut(Properties, String) - Static method in class org.hibernate.connection.SimpleConnectionProvider
replace a property by a starred version
match(String) - Method in interface org.mule.util.TemplateParser.TemplateCallback
 
Matchable - Interface in org.mule.api.routing
Enables an artifact to be matched for routing before actually routing to it
MatchableMessageProcessor - Interface in org.mule.api.routing
 
MatchableMessageRouter - Interface in org.mule.api.routing
 
matchableRoutes - Variable in class org.mule.routing.AbstractMatchingRouter
 
matchAll - Variable in class org.mule.routing.AbstractMatchingRouter
 
matchAll - Variable in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
MatchingRouter - Interface in org.mule.api.routing
Routes the message to zero or more MatchableMessageProcessors.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Returns a matched managed connection from the candidate set of connections.
matchReceiverByWildcard(String, MessageReceiver) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
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.Converter
 
MAX_PROCESSED_GROUPS - Static variable in class org.mule.routing.correlation.EventCorrelator
 
MAX_PROCESSED_GROUPS - Static variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
MAX_REDELIVERY - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
MAX_UNACKED_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
maxBufferSize - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
maxEntries - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
the maximum number of entries that this store keeps around.
maxEntries - Variable in class org.mule.util.store.MonitoredObjectStoreWrapper
the maximum number of entries that this store keeps around.
maxQueueSize - Variable in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
maxRedeliveryCount - Variable in class org.mule.processor.AbstractRedeliveryPolicy
 
maxThreads - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
mayBeJSON(String) - Method in class org.mule.module.json.filters.IsJsonFilter
Tests if the String possibly represents a valid JSON String.
MBeanServerFactory - Class in org.mule.module.management.mbean
 
MBeanServerFactory() - Constructor for class org.mule.module.management.mbean.MBeanServerFactory
 
MD5MuleEventKeyGenerator - Class in org.mule.keygenerator
Implements MuleEventKeyGenerator applying an MD5 digest to the event's message payload.
MD5MuleEventKeyGenerator() - Constructor for class org.mule.keygenerator.MD5MuleEventKeyGenerator
 
menu() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
menuError() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
menuErrorNumberOfRequests() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
menuOptionMode() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
menuOptionNumberOfRequests() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
menuOptionSoap() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
merge(MuleSession) - Method in interface org.mule.api.MuleSession
Merge current session with an updated version Result session will contain all the properties from updatedSession plus those properties in the current session that couldn't be serialized In case updatedSession is null, then no change will be applied.
merge(MuleSession) - Method in class org.mule.session.DefaultMuleSession
 
mergeParserOverrides(MultiMap) - Method in class org.mule.module.launcher.DefaultAppBloodhound
Merge default and discovered overrides for descriptor parsers, taking weight into account
mergeProperties() - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
message - Variable in class org.mule.api.processor.LoggerMessageProcessor
 
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.el.context.MessageContext
 
Message - Interface in org.mule.module.pgp
 
message - Variable in class org.mule.transport.jms.MessageProcessingCallback
 
MESSAGE_DISPATCH_BEGIN - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_DISPATCH_END - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_DISPATCHED - Static variable in class org.mule.context.notification.EndpointMessageNotification
For backwards compatibility.
MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
MESSAGE_EVENT_END_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
MESSAGE_PREFIX - Static variable in exception org.mule.tck.testmodels.services.TestComponentException
 
MESSAGE_PROCESSOR_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
MESSAGE_PROCESSOR_POST_INVOKE - Static variable in class org.mule.context.notification.MessageProcessorNotification
 
MESSAGE_PROCESSOR_PRE_INVOKE - Static variable in class org.mule.context.notification.MessageProcessorNotification
 
MESSAGE_RECEIVED - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_REQUEST_BEGIN - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_REQUEST_END - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_REQUESTED - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_RESPONSE - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_SEND_BEGIN - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_SEND_END - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_SENT - Static variable in class org.mule.context.notification.EndpointMessageNotification
 
MESSAGE_THREAD_POOL_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
MessageAttachmentExpressionEvaluator - Class in org.mule.expression
Looks up an attachment with the given name.
MessageAttachmentExpressionEvaluator() - Constructor for class org.mule.expression.MessageAttachmentExpressionEvaluator
 
MessageAttachmentsExpressionEvaluator - Class in org.mule.expression
Looks up the attachment(s) on the message using the expression given.
MessageAttachmentsExpressionEvaluator() - Constructor for class org.mule.expression.MessageAttachmentsExpressionEvaluator
 
MessageAttachmentsListExpressionEvaluator - Class in org.mule.expression
Looks up the attachment(s) on the message using the expression given.
MessageAttachmentsListExpressionEvaluator() - Constructor for class org.mule.expression.MessageAttachmentsListExpressionEvaluator
 
messageCache - Variable in class org.mule.transport.ajax.AjaxMessageDispatcher
 
messageCacheSize - Variable in class org.mule.transport.ajax.AjaxMessageDispatcher
 
MessageChunkAggregator - Class in org.mule.routing
 
MessageChunkAggregator() - Constructor for class org.mule.routing.MessageChunkAggregator
 
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
 
MessageChunkSplitter - Class in org.mule.routing
A router that breaks up the current message onto smaller parts and sends them to the same destination.
MessageChunkSplitter() - Constructor for class org.mule.routing.MessageChunkSplitter
 
MessageContext - Class in org.mule.el.context
Exposes information about the current Mule message: id The unique message id rootId The root message id.
MessageContext(MuleMessage) - Constructor for class org.mule.el.context.MessageContext
 
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.
messageEndpointFactory - Variable in class org.mule.module.jca.JcaComponent
 
MessageEnricher - Class in org.mule.enricher
The Message Enricher allows the current message to be augmented using data from a seperate resource.
MessageEnricher() - Constructor for class org.mule.enricher.MessageEnricher
 
MessageEnricher.EnrichExpressionPair - Class in org.mule.enricher
 
MessageEnricher.EnrichExpressionPair() - Constructor for class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
MessageEnricher.EnrichExpressionPair(String) - Constructor for class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
MessageEnricher.EnrichExpressionPair(String, String) - Constructor for class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
MessageEnricherDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
MessageEnricherDefinitionParser(String, Class) - Constructor for class org.mule.config.spring.parsers.specific.MessageEnricherDefinitionParser
 
messageExchangePattern - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
MessageExchangePattern - Enum in org.mule
 
MessageExchangePatternPropertyEditor - Class in org.mule.config.spring.editors
 
MessageExchangePatternPropertyEditor() - Constructor for class org.mule.config.spring.editors.MessageExchangePatternPropertyEditor
 
MessageExpressionEvaluator - Class in org.mule.expression
Returns properties on the MuleMessage itself.
MessageExpressionEvaluator() - Constructor for class org.mule.expression.MessageExpressionEvaluator
 
MessageFactory - Class in org.mule.config.i18n
 
MessageFactory() - Constructor for class org.mule.config.i18n.MessageFactory
 
MessageFactory - Class in org.mule.module.pgp
 
MessageFactory() - Constructor for class org.mule.module.pgp.MessageFactory
 
MessageFilter - Class in org.mule.routing
Implementation of InterceptingMessageProcessor that filters message flow using a Filter.
MessageFilter() - Constructor for class org.mule.routing.MessageFilter
Deprecated. Use MessageFilter(Filter filter)
MessageFilter(Filter) - Constructor for class org.mule.routing.MessageFilter
 
MessageFilter(Filter, boolean, MessageProcessor) - Constructor for class org.mule.routing.MessageFilter
 
MessageFilterDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
MessageFilterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.MessageFilterDefinitionParser
 
MessageHeaderExpressionEnricher - Class in org.mule.expression
 
MessageHeaderExpressionEnricher() - Constructor for class org.mule.expression.MessageHeaderExpressionEnricher
 
MessageHeaderExpressionEvaluator - Class in org.mule.expression
Looks up the property on the message using the property name given.
MessageHeaderExpressionEvaluator() - Constructor for class org.mule.expression.MessageHeaderExpressionEvaluator
 
MessageHeadersExpressionEvaluator - Class in org.mule.expression
Looks up the property on the message using the expression given.
MessageHeadersExpressionEvaluator() - Constructor for class org.mule.expression.MessageHeadersExpressionEvaluator
 
MessageHeadersListExpressionEvaluator - Class in org.mule.expression
Looks up the property on the message using the expression given.
MessageHeadersListExpressionEvaluator() - Constructor for class org.mule.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.construct.AbstractFlowConstruct
 
messageInfoMapping - Variable in class org.mule.routing.AbstractAggregator
 
messageInfoMapping - Variable in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
messageInfoMapping - Variable in class org.mule.service.AbstractService
 
messageIsOfType(Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
messageMarkedForRedelivery(MuleMessage) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
messageMarkedForRedelivery(MuleEvent) - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
messageNotSupportedByMuleMessageFactory(Object, Class<?>) - 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.expression
Returns the message payload.
MessagePayloadExpressionEvaluator() - Constructor for class org.mule.expression.MessagePayloadExpressionEvaluator
 
MessageProcessingCallback<T> - Class in org.mule.transport.jms
 
MessageProcessingCallback(Message) - Constructor for class org.mule.transport.jms.MessageProcessingCallback
 
MessageProcessor - Interface in org.mule.api.processor
Processes MuleEvent's.
messageProcessor - Variable in class org.mule.config.spring.factories.PollingMessageSourceFactoryBean
 
MessageProcessorAnnotationParser - Interface in org.mule.api
An SPI interface used for creating Routers from Annotations.
MessageProcessorBuilder - Interface in org.mule.api.processor
Builds MessageProcessor instances.
MessageProcessorChain - Interface in org.mule.api.processor
 
messageProcessorChain - Variable in class org.mule.service.AbstractService
 
MessageProcessorChainBuilder - Interface in org.mule.api.processor
Builds MessageProcessorChain instances.
MessageProcessorChainDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a message processor to be defined globally, or embedded within an endpoint.
MessageProcessorChainDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.MessageProcessorChainDefinitionParser
 
MessageProcessorChainFactoryBean - Class in org.mule.config.spring.factories
 
MessageProcessorChainFactoryBean() - Constructor for class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
MessageProcessorDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a message processor to be defined globally, or embedded within an endpoint.
MessageProcessorDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.MessageProcessorDefinitionParser
 
MessageProcessorDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.MessageProcessorDefinitionParser
For custom processors
MessageProcessorExecutionInterceptor - Interface in org.mule.execution
Intercepts a MessageProcessor execution.
MessageProcessorExecutionTemplate - Class in org.mule.execution
Template for executing a MessageProcessor.
messageProcessorExecutionTemplate - Variable in class org.mule.processor.chain.DefaultMessageProcessorChain
 
MessageProcessorExpressionEvaluator - Class in org.mule.expression
Returns the message result of invoking the specified globally accessible message processor.
MessageProcessorExpressionEvaluator() - Constructor for class org.mule.expression.MessageProcessorExpressionEvaluator
 
MessageProcessorFilterPair - Class in org.mule.routing
A holder for a pair of MessageProcessor and Filter.
MessageProcessorFilterPair(MessageProcessor, Filter) - Constructor for class org.mule.routing.MessageProcessorFilterPair
 
MessageProcessorFilterPairFactoryBean - Class in org.mule.config.spring.factories
 
MessageProcessorFilterPairFactoryBean() - Constructor for class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
MessageProcessorNotification - Class in org.mule.context.notification
 
MessageProcessorNotification(FlowConstruct, MuleEvent, MessageProcessor, MessagingException, int) - Constructor for class org.mule.context.notification.MessageProcessorNotification
 
MessageProcessorNotificationListener<T extends MessageProcessorNotification> - Interface in org.mule.api.context.notification
 
MessageProcessorPollingConnector - Class in org.mule.transport.polling
 
MessageProcessorPollingConnector(MuleContext) - Constructor for class org.mule.transport.polling.MessageProcessorPollingConnector
 
MessageProcessorPollingMessageReceiver - Class in org.mule.transport.polling
 
MessageProcessorPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.polling.MessageProcessorPollingMessageReceiver
 
MessageProcessors - Class in org.mule.api.processor
Some convenience methods for message processors.
messageProcessors - Variable in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
messageProcessors - Variable in class org.mule.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
messageProcessors - Variable in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
messageProcessors - Variable in class org.mule.construct.AbstractPipeline
 
messageProcessors - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
messageProcessors - Variable in class org.mule.exception.AbstractExceptionListener
 
messageProcessorsFactory - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
MessagePropertiesContext - Class in org.mule
This object maintains a scoped map of properties.
MessagePropertiesContext() - Constructor for class org.mule.MessagePropertiesContext
 
MessagePropertiesTransformer - Class in org.mule.transformer.simple
A configurable message transformer that allows users to add, overwrite, rename and delete properties on the current message.
MessagePropertiesTransformer() - Constructor for class org.mule.transformer.simple.MessagePropertiesTransformer
 
MessagePropertiesTransformerDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
MessagePropertiesTransformerDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.MessagePropertiesTransformerDefinitionParser
 
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
 
MessagePropertyMapContext - Class in org.mule.el.context
 
MessagePropertyMapContext(MuleMessage, PropertyScope) - Constructor for class org.mule.el.context.MessagePropertyMapContext
 
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.api.exception
 
MessageRedeliveredException(String, int, int, InboundEndpoint, MuleEvent, Message) - Constructor for exception org.mule.api.exception.MessageRedeliveredException
 
MessageRedeliveredException(String, int, int, InboundEndpoint, MuleEvent) - Constructor for exception org.mule.api.exception.MessageRedeliveredException
 
MessageRedeliveredException - Exception in org.mule.transport.jms.redelivery
 
MessageRedeliveredException(String, int, int, InboundEndpoint, FlowConstruct, MuleMessage) - Constructor for exception org.mule.transport.jms.redelivery.MessageRedeliveredException
 
messageRejectedByFilter() - Static method in class org.mule.config.i18n.CoreMessages
 
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.
MessageRouter - Interface in org.mule.api.processor
A MessageProcessor that routes messages to zero or more destination message processors.
messages - Variable in class org.mule.transport.AbstractReceiverWorker
 
messagesAdded(MessageCountEvent) - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
MessageSequence<T> - Interface in org.mule.routing
A sequence of messages
MessageService - Interface in org.mule.module.bpm
A message-generation service provided by Mule.
messageSize - Variable in class org.mule.routing.MessageChunkSplitter
 
MessageSource - Interface in org.mule.api.source
Implemented by objects that receives or generates messages which are then processed by a MessageProcessor.
messageSource - Variable in class org.mule.construct.AbstractPipeline
 
messageSource - Variable in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
messageSource(MessageSource) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
messageSource - Variable in class org.mule.service.AbstractService
 
messagesRemoved(MessageCountEvent) - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
messageStringIsNotJson() - Static method in class org.mule.module.json.i18n.JsonMessages
 
MessageTransformer - Interface in org.mule.api.transformer
A transformer intended to transform Mule messages rather than arbitrary objects
MessageTypeNotSupportedException - Exception in org.mule.api.transport
MessageTypeNotSupportedException is thrown when a MuleMessage instance is to be created with an payload type that is not of supported type by that MuleMessageFactory.
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
Deprecated. use MessagingException(Message, MuleEvent)
MessagingException(Message, MuleEvent) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(Message, MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(Message, MuleMessage, Throwable) - Constructor for exception org.mule.api.MessagingException
Deprecated. use MessagingException(Message, MuleEvent, Throwable)
MessagingException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(Message, MuleEvent, Throwable, MessageProcessor) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(MuleEvent, Throwable) - Constructor for exception org.mule.api.MessagingException
 
MessagingException(MuleEvent, Throwable, MessageProcessor) - Constructor for exception org.mule.api.MessagingException
 
MessagingExceptionHandler - Interface in org.mule.api.exception
Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
MessagingExceptionHandlerAcceptor - Interface in org.mule.api.exception
MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent
MessagingExceptionStrategyAcceptorDelegate - Class in org.mule.exception
Allows to use MessagingExceptionHandler as MessagingExceptionHandlerAcceptor.
MessagingExceptionStrategyAcceptorDelegate(MessagingExceptionHandler) - Constructor for class org.mule.exception.MessagingExceptionStrategyAcceptorDelegate
 
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
 
MetaAnnotationTypeFilter - Class in org.mule.util.scan.annotations
Will filter for a meta annotation type specified as the annotation class.
MetaAnnotationTypeFilter(Class<? extends Annotation>, ClassLoader) - Constructor for class org.mule.util.scan.annotations.MetaAnnotationTypeFilter
Creates an Meta Annotation Filter that look for Meta annotation on an annotation class
MetaAnnotationTypeFilter(Class<? extends Annotation>) - Constructor for class org.mule.util.scan.annotations.MetaAnnotationTypeFilter
Creates an Meta Annotation Filter that look for Meta annotation on an annotation class.
MetaTransportServiceDescriptor - Class in org.mule.transport.service
Used to describe a Meta transport, one which only defines an endpoint, not a connector, receiver, dispatcher, etc
MetaTransportServiceDescriptor(String, String, Properties, ClassLoader) - Constructor for class org.mule.transport.service.MetaTransportServiceDescriptor
 
method - Variable in class org.mule.processor.InvokerMessageProcessor
 
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.module.cxf.SoapConstants
 
METHOD_OPTIONS - Static variable in class org.mule.transport.http.HttpConstants
 
METHOD_PATCH - 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
 
methodExists(String, String) - Static method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
methodHasParamAnnotations(Method) - Static method in class org.mule.util.annotation.AnnotationUtils
 
MethodHeaderPropertyEntryPointResolver - Class in org.mule.model.resolvers
This resolver will look for a MuleProperties.MULE_METHOD_PROPERTY 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
 
methodName - Variable in class org.mule.processor.InvokerMessageProcessor
 
methodNotAllowed(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
MethodParameter - Class in org.mule.util.generics
Helper class that encapsulates the specification of a method parameter, i.e.
MethodParameter(Method, int) - Constructor for class org.mule.util.generics.MethodParameter
Create a new MethodParameter for the given method, with nesting level 1.
MethodParameter(Method, int, int) - Constructor for class org.mule.util.generics.MethodParameter
Create a new MethodParameter for the given method.
MethodParameter(Constructor, int) - Constructor for class org.mule.util.generics.MethodParameter
Create a new MethodParameter for the given constructor, with nesting level 1.
MethodParameter(Constructor, int, int) - Constructor for class org.mule.util.generics.MethodParameter
Create a new MethodParameter for the given constructor.
MethodParameter(MethodParameter) - Constructor for class org.mule.util.generics.MethodParameter
Copy constructor, resulting in an independent MethodParameter object based on the same metadata and cache state that the original object was in.
MethodSecurityMetadataSourceEditor - Class in org.mule.module.spring.security.editors
Property editor to assist with the setup of a MethodSecurityMetadataSource.
MethodSecurityMetadataSourceEditor() - Constructor for class org.mule.module.spring.security.editors.MethodSecurityMetadataSourceEditor
 
methodWithNumParamsNotFoundOnObject(String, int, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
methodWithParamsNotFoundOnObject(String, Object, Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
MILLI_TO_NANO_MULTIPLIER - Static variable in class org.mule.routing.correlation.EventCorrelator
 
MimeMessageToRfc822ByteArray - Class in org.mule.transport.email.transformers
 
MimeMessageToRfc822ByteArray() - Constructor for class org.mule.transport.email.transformers.MimeMessageToRfc822ByteArray
 
mimeType - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
mimeType - Variable in class org.mule.transformer.AbstractTransformer
 
mimeType - Variable in class org.mule.transformer.types.SimpleDataType
 
MimeTypes - Interface in org.mule.transformer.types
Common mime types used in Mule
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.Converter
 
miniSplash(String) - Static method in class org.mule.util.SplashScreen
 
minThreads - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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_AGGREGATION_GROUP_EVENT - Static variable in class org.mule.context.notification.RoutingNotification
 
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.
missingAuthor() - Static method in class org.mule.example.bookstore.BookstoreAdminMessages
 
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
 
missingPrice() - Static method in class org.mule.example.bookstore.BookstoreAdminMessages
 
missingTitle() - Static method in class org.mule.example.bookstore.BookstoreAdminMessages
 
mkdir(String) - Method in class org.mule.transport.sftp.SftpClient
Creates a directory
MockEncryptionStrategy - Class in org.mule.tck.security
Empty mock for tests
MockEncryptionStrategy() - Constructor for class org.mule.tck.security.MockEncryptionStrategy
 
MockIntegrationBeansAnnotationProcessor - Class in org.mule.module.ibeans.config
Will process any fields on an object with the MockIntegrationBean annotation, inserting a Mockito Mock object.
MockIntegrationBeansAnnotationProcessor() - Constructor for class org.mule.module.ibeans.config.MockIntegrationBeansAnnotationProcessor
 
MockKeyFactory - Class in org.mule.tck.security
Empty mock for tests
MockKeyFactory() - Constructor for class org.mule.tck.security.MockKeyFactory
 
MODE_IN - Variable in class org.mule.transport.soap.axis.NamedParameter
 
MODE_INOUT - Variable in class org.mule.transport.soap.axis.NamedParameter
 
MODE_OUT - Variable in class org.mule.transport.soap.axis.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 class org.mule.api.config.MuleProperties
***************************************************************************** Model Service descriptor properties *****************************************************************************
MODEL_DISPOSED - 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_STARTED - Static variable in class org.mule.context.notification.ModelNotification
 
MODEL_STOPPED - Static variable in class org.mule.context.notification.ModelNotification
 
ModelBuilder - Class in org.mule.config.dsl
TODO
ModelBuilder(MuleContext) - Constructor for class org.mule.config.dsl.ModelBuilder
 
ModelDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ModelDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ModelDefinitionParser
 
ModelLifecycleManager - Class in org.mule.model
Handles Lifecycle transitions for Model implementations
ModelLifecycleManager(AbstractModel) - Constructor for class org.mule.model.ModelLifecycleManager
 
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<T extends ModelNotification> - 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.
ModuleArchetypeMojo - Class in org.mule.tools.maven.archetype
Builds archetype containers.
ModuleArchetypeMojo() - Constructor for class org.mule.tools.maven.archetype.ModuleArchetypeMojo
 
modules - Variable in class org.mule.module.guice.GuiceConfigurationBuilder
 
MONITOR_PROFILING - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
MonitoredObjectStoreWrapper<T extends Serializable> - Class in org.mule.util.store
The MonitoredObjectStoreWrapper wraps an ObjectStore which does not support direct expiry and adds this behavior
MonitoredObjectStoreWrapper(ListableObjectStore<MonitoredObjectStoreWrapper.StoredObject<T>>) - Constructor for class org.mule.util.store.MonitoredObjectStoreWrapper
 
MonitoredObjectStoreWrapper(ListableObjectStore<MonitoredObjectStoreWrapper.StoredObject<T>>, int, int, int) - Constructor for class org.mule.util.store.MonitoredObjectStoreWrapper
 
MonitoredObjectStoreWrapper.StoredObject<T> - Class in org.mule.util.store
 
MonitoredObjectStoreWrapper.StoredObject(T, Long, Serializable) - Constructor for class org.mule.util.store.MonitoredObjectStoreWrapper.StoredObject
 
moreThanOneConnectorWithProtocol(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
moreThanOneMessageInTransaction(String, String) - Static method in class org.mule.transport.jdbc.i18n.JdbcMessages
 
move(File, File) - Method in class org.mule.transport.file.FileConnector
 
moveFileWithCopyFallback(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
moveToDirectoryNotWritable() - Static method in class org.mule.transport.file.i18n.FileMessages
 
MTOM_ENABLED - Static variable in class org.mule.module.cxf.CxfConstants
 
mtomEnabled - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
Mule - Annotation Type in org.mule.api.annotations.expressions
TODO
MULE_10_ACTOR - Static variable in class org.mule.module.cxf.MuleSoapHeaders
 
MULE_ARRIVAL_ORDER_PROPERTY - Static variable in class org.mule.routing.EventGroup
 
MULE_CONTEXT_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_CORRELATION_GROUP_SIZE_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_CORRELATION_ID_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_CORRELATION_SEQUENCE_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_CREDENTIALS_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_DEFAULT_NAMESPACE - Static variable in class org.mule.config.spring.util.SpringXMLUtils
 
MULE_DEFAULTS_CONFIG - Static variable in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
MULE_DIR - Static variable in class org.mule.module.boot.DefaultMuleClassPathConfig
 
MULE_DIR - Static variable in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
MULE_DISABLE_TRANSPORT_TRANSFORMER_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_ENCODING_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_ENCODING_SYSTEM_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_ENDPOINT_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_ERROR_CODE_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_EVENT - Static variable in class org.mule.module.cxf.CxfConstants
 
MULE_EVENT_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
***************************************************************************** MuleEvent Level properties *****************************************************************************
MULE_EVENT_TIMEOUT_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_FORCE_RECURSE - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_FORCE_SYNC_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_HEADER - Static variable in class org.mule.module.cxf.MuleSoapHeaders
 
MULE_HOME_DIRECTORY_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_IGNORE_METHOD_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_IMAPS_NAMESPACE - Static variable in class org.mule.transport.email.ImapsSocketFactory
 
MULE_JMS_SESSION - Static variable in class org.mule.api.config.MuleProperties
 
MULE_LOCAL_JAR_FILENAME - Static variable in class org.mule.module.boot.MuleBootstrapUtils
 
MULE_LOCAL_JAR_FILENAME - Static variable in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
MULE_LOCAL_JAR_FILENAME - Static variable in class org.mule.util.JarUtils
 
MULE_MANAGEMENT_CONTEXT_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_MESSAGE - Static variable in class org.mule.transformer.types.DataTypeFactory
 
MULE_MESSAGE_DATA_TYPE - Static variable in class org.mule.transformer.AbstractTransformer
 
MULE_MESSAGE_ID_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_METHOD_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_NAMESPACE - Static variable in class org.mule.module.cxf.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 class org.mule.api.config.MuleProperties
 
MULE_POP3S_NAMESPACE - Static variable in class org.mule.transport.email.Pop3sSocketFactory
 
MULE_POST_CHILDREN - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_REMOTE_CLIENT_ADDRESS - Static variable in class org.mule.api.config.MuleProperties
 
MULE_REMOTE_SYNC_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_REPEAT_PARSE - Static variable in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
MULE_REPLY_TO_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_REPLY_TO_REQUESTOR_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_REPLY_TO_STOP_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
Prevents processing of the ReplyTo property by the Service.
MULE_ROOT_MESSAGE_ID_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_SESSION_ID_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
Deprecated. This property is no longer needed and will be removed in the next major release
MULE_SESSION_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_SMTPS_NAMESPACE - Static variable in class org.mule.transport.email.SmtpsSocketFactory
 
MULE_SOAP_METHOD - Static variable in class org.mule.api.config.MuleProperties
 
MULE_SPRING_CONFIG - Static variable in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
MULE_USER_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MULE_WORKING_DIRECTORY_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
 
MuleActivationSpec - Class in org.mule.module.jca
MuleActivationSpec defines the contract between a Message Driven Bean (MDB) and the Mule Resource Adapter.
MuleActivationSpec() - Constructor for class org.mule.module.jca.MuleActivationSpec
 
MuleAjaxServlet - Class in org.mule.transport.ajax.container
Wraps the ContinuationCometdServlet servlet and binds the Bayeux object to the Mule AjaxServletConnector.
MuleAjaxServlet() - Constructor for class org.mule.transport.ajax.container.MuleAjaxServlet
 
MuleAjaxServlet.MuleContinuationBayeux - Class in org.mule.transport.ajax.container
We subclass the ContinuationBayeux so tat we can insert a different message implementation that allows us to have better control over the message going across the wire.
MuleAjaxServlet.MuleContinuationBayeux() - Constructor for class org.mule.transport.ajax.container.MuleAjaxServlet.MuleContinuationBayeux
 
MuleAjaxServlet.MuleMessageImpl - Class in org.mule.transport.ajax.container
 
MuleAjaxServlet.MuleMessageImpl(MessagePool) - Constructor for class org.mule.transport.ajax.container.MuleAjaxServlet.MuleMessageImpl
 
MuleAnnotationParser - Class in org.mule.config.expression
Used to parse Mule parameter annotations
MuleAnnotationParser() - Constructor for class org.mule.config.expression.MuleAnnotationParser
 
MuleApplicationClassLoader - Class in org.mule.module.launcher
 
MuleApplicationClassLoader(String, ClassLoader) - Constructor for class org.mule.module.launcher.MuleApplicationClassLoader
 
MuleApplicationClassLoader(String, ClassLoader, Set<String>) - Constructor for class org.mule.module.launcher.MuleApplicationClassLoader
 
MuleApplicationClassLoader.ShutdownListener - Interface in org.mule.module.launcher
Optional hook, invoked synchronously right before the classloader is disposed of and closed.
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, 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, Resource[]) - Constructor for class org.mule.config.spring.MuleApplicationContext
 
MuleApplicationEvent - Class in org.mule.module.spring.events
MuleApplicationEvent is an Spring ApplicationEvent used to wrap a DefaultMuleEvent
MuleApplicationEvent(Object, String) - Constructor for class org.mule.module.spring.events.MuleApplicationEvent
 
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
 
MuleBootstrap - Class in org.mule.module.boot
Determine which is the main class to run and delegate control to the Java Service Wrapper.
MuleBootstrap() - Constructor for class org.mule.module.boot.MuleBootstrap
 
MuleBootstrapUtils - Class in org.mule.module.boot
 
MuleBootstrapUtils.ProxyInfo - Class in org.mule.module.boot
 
MuleBootstrapUtils.ProxyInfo(String, String) - Constructor for class org.mule.module.boot.MuleBootstrapUtils.ProxyInfo
 
MuleBootstrapUtils.ProxyInfo(String, String, String, String) - Constructor for class org.mule.module.boot.MuleBootstrapUtils.ProxyInfo
 
MuleCallAnnotationHandler - Class in org.mule.module.ibeans.spi
Used to Handle Call annotated method calls.
MuleCallAnnotationHandler(MuleContext) - Constructor for class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
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 - Interface in org.mule.api.client
Provides methods for performing send, dispatch and request operations programatically.
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
MuleComponentProviderFactory - Class in org.mule.module.jersey
 
MuleComponentProviderFactory(MuleContext, List<JavaComponent>) - Constructor for class org.mule.module.jersey.MuleComponentProviderFactory
 
MuleConfigProvider - Class in org.mule.transport.soap.axis.extensions
MuleConfigProvider is needed because the Simple Provider does not list services in the defaultConfiguration.
MuleConfigProvider(EngineConfiguration) - Constructor for class org.mule.transport.soap.axis.extensions.MuleConfigProvider
 
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.
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.
MuleConnection - Interface in org.mule.module.jca
MuleConnection defines the client connection methods for the JCA CCI contract
MuleConnectionFactory - Interface in org.mule.module.jca
MuleConnectionFactory defines the connection factory interface that the RA clients will obtain a reference to.
MuleConnectionRequestInfo - Class in org.mule.module.jca
MuleConnectionRequestInfo TODO
MuleConnectionRequestInfo() - Constructor for class org.mule.module.jca.MuleConnectionRequestInfo
 
MuleContainer - Class in org.mule.module.launcher
 
MuleContainer() - Constructor for class org.mule.module.launcher.MuleContainer
 
MuleContainer(String[]) - Constructor for class org.mule.module.launcher.MuleContainer
Configure the server with command-line arguments.
MuleContainerBootstrap - Class in org.mule.module.reboot
Determine which is the main class to run and delegate control to the Java Service Wrapper.
MuleContainerBootstrap() - Constructor for class org.mule.module.reboot.MuleContainerBootstrap
 
MuleContainerBootstrapUtils - Class in org.mule.module.reboot
 
MuleContainerBootstrapUtils.ProxyInfo - Class in org.mule.module.reboot
 
MuleContainerBootstrapUtils.ProxyInfo(String, String) - Constructor for class org.mule.module.reboot.MuleContainerBootstrapUtils.ProxyInfo
 
MuleContainerBootstrapUtils.ProxyInfo(String, String, String, String) - Constructor for class org.mule.module.reboot.MuleContainerBootstrapUtils.ProxyInfo
 
MuleContainerStartupSplashScreen - Class in org.mule.module.launcher
 
MuleContainerStartupSplashScreen() - Constructor for class org.mule.module.launcher.MuleContainerStartupSplashScreen
 
MuleContainerSystemClassLoader - Class in org.mule.module.reboot
Loads a standard $MULE_HOME/lib/* hierarchy.
MuleContainerSystemClassLoader(DefaultMuleClassPathConfig) - Constructor for class org.mule.module.reboot.MuleContainerSystemClassLoader
 
MuleContainerWrapper - Class in org.mule.module.reboot
 
MuleContainerWrapper() - Constructor for class org.mule.module.reboot.MuleContainerWrapper
 
muleContext - Variable in class org.mule.AbstractAgent
 
muleContext - Variable in class org.mule.api.context.notification.ServerNotification
 
muleContext - Variable in class org.mule.api.FutureMessageResult
 
MuleContext - Interface in org.mule.api
 
muleContext - Variable in class org.mule.api.processor.LoggerMessageProcessor
 
muleContext - Variable in class org.mule.client.DefaultLocalMuleClient
 
muleContext - Variable in class org.mule.component.AbstractComponent
 
muleContext - Variable in class org.mule.component.BindingInvocationHandler
 
muleContext - Variable in class org.mule.component.ComponentLifecycleManager
 
muleContext - Variable in class org.mule.component.DefaultComponentLifecycleAdapter
 
muleContext - Variable in class org.mule.config.builders.MuleXmlBuilderContextListener
 
muleContext - Variable in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
muleContext - Variable in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
muleContext - Variable in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
muleContext - Variable in class org.mule.config.ImmutableThreadingProfile.DefaultWorkManagerFactory
 
muleContext - Variable in class org.mule.config.pool.ThreadPoolFactory
 
muleContext - Variable in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
muleContext - Variable in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
muleContext - Variable in class org.mule.construct.AbstractFlowConstruct
 
muleContext - Variable in class org.mule.construct.FlowConstructLifecycleManager
 
muleContext - Variable in class org.mule.DefaultMuleMessage
 
muleContext - Variable in class org.mule.el.context.AppContext
 
muleContext - Variable in class org.mule.el.ExpressionLanguageComponent
 
muleContext - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
muleContext - Variable in class org.mule.el.mvel.MVELExpressionLanguageContext
 
muleContext - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
muleContext - Variable in class org.mule.endpoint.DefaultEndpointFactory
 
muleContext - Variable in class org.mule.endpoint.SimpleEndpointCache
 
muleContext - Variable in class org.mule.expression.EndpointInfoExpressionEvaluator
 
muleContext - Variable in class org.mule.expression.MessagePayloadExpressionEvaluator
 
muleContext - Variable in class org.mule.expression.MuleContextExpressionEvaluator
 
muleContext - Variable in class org.mule.lifecycle.RegistryLifecycleManager
 
muleContext - Variable in class org.mule.model.AbstractModel
 
muleContext - Variable in class org.mule.module.bpm.Process
 
muleContext - Variable in class org.mule.module.bpm.Rules
 
muleContext - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
muleContext - Variable in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
muleContext - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
muleContext - Variable in class org.mule.module.guice.AbstractMuleGuiceModule
 
muleContext - Variable in class org.mule.module.guice.MuleSupportModule
 
muleContext - Variable in class org.mule.module.ibeans.config.IBeanBinding
 
muleContext - Variable in class org.mule.module.jca.MuleResourceAdapter
 
muleContext - Variable in class org.mule.module.json.transformers.JsonSchemaValidationFilter
 
muleContext - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
muleContext - Variable in class org.mule.module.management.agent.JmxAgentConfigurer
 
muleContext - Variable in class org.mule.module.management.agent.YourKitProfilerAgent
 
muleContext - Variable in class org.mule.module.management.mbean.FlowConstructService
 
muleContext - Variable in class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
muleContext - Variable in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
 
muleContext - Variable in class org.mule.module.spring.events.MuleEventMulticaster
 
muleContext - Variable in class org.mule.module.tomcat.MuleTomcatListener
 
muleContext - Variable in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
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.processor.AbstractInterceptingMessageProcessorBase
 
muleContext - Variable in class org.mule.processor.AbstractMuleObjectOwner
 
muleContext - Variable in class org.mule.processor.InvokerMessageProcessor
 
muleContext - Variable in class org.mule.registry.AbstractRegistry
 
muleContext - Variable in class org.mule.routing.AbstractAggregator
 
muleContext - Variable in class org.mule.routing.correlation.CollectionCorrelatorCallback
 
muleContext - Variable in class org.mule.routing.correlation.ResequenceMessagesCorrelatorCallback
 
muleContext - Variable in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
muleContext - Variable in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
muleContext - Variable in class org.mule.security.AbstractSecurityFilter
 
muleContext - Variable in class org.mule.service.AbstractService
 
muleContext - Variable in class org.mule.service.ServiceLifecycleManager
 
muleContext - Variable in class org.mule.source.StartableCompositeMessageSource
 
muleContext - Variable in class org.mule.transaction.AbstractTransaction
 
muleContext - Variable in class org.mule.transformer.AbstractTransformer
 
muleContext - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
 
muleContext - Variable in class org.mule.transport.AbstractConnector
 
muleContext - Variable in class org.mule.transport.AbstractMuleMessageFactory
 
muleContext - Variable in class org.mule.transport.DefaultReplyToHandler
 
muleContext - Variable in class org.mule.transport.file.ExpressionFilenameParser
 
muleContext - Variable in class org.mule.transport.quartz.jobs.AbstractJob
 
muleContext - Variable in class org.mule.transport.service.TransportFactory
 
muleContext - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
muleContext - Variable in class org.mule.transport.soap.axis.extensions.UniversalSender
 
muleContext - Variable in class org.mule.util.pool.CommonsPoolObjectPool
 
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 Mule Context 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.expression
This property extractor exposes mule context information as expressions.
MuleContextExpressionEvaluator() - Constructor for class org.mule.expression.MuleContextExpressionEvaluator
 
MuleContextFactory - Interface in org.mule.api.context
A MuleContextFactory is used to create instances of MuleContext.
MuleContextInitialisePhase - Class in org.mule.lifecycle.phases
The MuleContextInitialisePhase defines the lifecycle behaviour when the Mule context is initialised.
MuleContextInitialisePhase() - Constructor for class org.mule.lifecycle.phases.MuleContextInitialisePhase
 
MuleContextLifecycleManager - Class in org.mule.lifecycle
This is a specialized class that extends RegistryLifecycleManager and will invoke lifecycle on the registry instance for the MuleContext.
MuleContextLifecycleManager() - Constructor for class org.mule.lifecycle.MuleContextLifecycleManager
 
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<T extends MuleContextNotification> - 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
 
MuleContextProcessor - Class in org.mule.registry
Injects the MuleContext object for objects stored in the TransientRegistry where the object registered implements MuleContextAware.
MuleContextProcessor(MuleContext) - Constructor for class org.mule.registry.MuleContextProcessor
 
MuleContextStartPhase - Class in org.mule.lifecycle.phases
The Start phase for the MuleContext.
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
 
MuleCoreExtension - Interface in org.mule
Allows Mule modules and transports to extend core functionality in an application-independent fashion.
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
 
MuleDefaultObjectStoreFactory - Class in org.mule.util.store
 
MuleDefaultObjectStoreFactory() - Constructor for class org.mule.util.store.MuleDefaultObjectStoreFactory
 
MuleDefinitionParser - Interface in org.mule.config.spring.parsers
This is the interface all Mule BDPs implement.
MuleDefinitionParserConfiguration - Interface in org.mule.config.spring.parsers
 
MuleDeploy - Class in org.mule.tools.anttasks
Ant task to deploy a Mule application to the MULE_HOME/apps directory.
MuleDeploy() - Constructor for class org.mule.tools.anttasks.MuleDeploy
 
MuleDeployer - Interface in org.mule.module.launcher
 
MuleDerbyTestUtils - Class in org.mule.tck.util
 
MuleEncryptionEndpointSecurityFilter - Class in org.mule.security.filters
MuleEncryptionEndpointSecurityFilter provides password-based encryption
MuleEncryptionEndpointSecurityFilter() - Constructor for class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
 
MuleEndpointKey - Class in org.mule.module.jca
MuleEndpointKey TODO
MuleEndpointKey(MessageEndpointFactory, MuleActivationSpec) - Constructor for class org.mule.module.jca.MuleEndpointKey
 
MuleEndpointURI - Class in org.mule.endpoint
MuleEndpointURI is used to determine how a message is sent or received.
MuleEndpointURI(String, String, String, String, String, Properties, URI, MuleContext) - 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, MuleContext) - Constructor for class org.mule.endpoint.MuleEndpointURI
 
MuleEndpointURI(String, String, MuleContext) - 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.
MuleEventKeyGenerator - Interface in org.mule.api
Defines a way to generate cache keys for MuleEvent instances.
MuleEventListener - Interface in org.mule.module.spring.events
MuleEventListener is a interface that identifies an object as wanting to receive Mule Events
MuleEventMulticaster - Class in org.mule.module.spring.events
MuleEventMulticaster is an implementation of a Spring ApplicationEventMulticaster.
MuleEventMulticaster() - Constructor for class org.mule.module.spring.events.MuleEventMulticaster
 
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
 
MuleExpressionEvaluator - Class in org.mule.expression
Deprecated. MuleExpressionEvaluator is a wrapper of the default expression evaluators which ends up redirecting to the DefaultExpressionManager evaluate method. It has been deprecated since it only provides one more way to accomplish the same result. Instead use the default expression evaluators, for example: #[mule:message.headers(foo, bar)] - replaced by #[headers:foo,bar] #[mule:message.attachments-list(attach1, attach2*)] - replaced by #[attachments-list:attach1,attach2*] #[mule:context.serviceName] - replaced by #[context:serviceName] Check the Expressions configuration reference for more examples of the default expression evaluators syntax.
MuleExpressionEvaluator() - Constructor for class org.mule.expression.MuleExpressionEvaluator
Deprecated.  
MuleExpressionParser - Class in org.mule.module.ibeans.spi
Implementation exposes the Mule ExpressionManager to evaluate expressions in Call and Template annotations
MuleExpressionParser(MuleContext) - Constructor for class org.mule.module.ibeans.spi.MuleExpressionParser
 
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
 
MuleHeadersInInterceptor - Class in org.mule.module.cxf.support
Reads the Mule Soap Header and sets the various header properties on the message.
MuleHeadersInInterceptor() - Constructor for class org.mule.module.cxf.support.MuleHeadersInInterceptor
 
MuleHeadersOutInterceptor - Class in org.mule.module.cxf.support
Writes the Mule Soap Header to the outgoing request.
MuleHeadersOutInterceptor() - Constructor for class org.mule.module.cxf.support.MuleHeadersOutInterceptor
 
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
 
MuleHostConfiguration - Class in org.mule.transport.http
Subclass of httpclient's HostConfiguration that retains its Protocol when a new host is set via the URI.
MuleHostConfiguration() - Constructor for class org.mule.transport.http.MuleHostConfiguration
 
MuleHostConfiguration(HostConfiguration) - Constructor for class org.mule.transport.http.MuleHostConfiguration
 
MuleHttpMethodRetryHandler - Class in org.mule.transport.http
 
MuleHttpMethodRetryHandler() - Constructor for class org.mule.transport.http.MuleHttpMethodRetryHandler
 
MuleHttpSender - Class in org.mule.transport.soap.axis.extensions
Deprecated. Use the UniversalSender instead
MuleHttpSender() - Constructor for class org.mule.transport.soap.axis.extensions.MuleHttpSender
Deprecated.  
MuleHttpServletRequest - Class in org.mule.transport.http.servlet
THIS CLASS IS UNSUPPORTED AND THE IMPLEMENTATION DOES NOT CONFORM TO THE SERVLET SPECIFICATION!
MuleHttpServletRequest(MuleEvent) - Constructor for class org.mule.transport.http.servlet.MuleHttpServletRequest
 
MuleHttpServletResponse - Class in org.mule.transport.http.servlet
THIS CLASS IS UNSUPPORTED AND THE IMPLEMENTATION DOES NOT CONFORM TO THE SERVLET SPECIFICATION!
MuleHttpServletResponse(MuleEvent) - Constructor for class org.mule.transport.http.servlet.MuleHttpServletResponse
 
MuleIBeansPlugin - Class in org.mule.module.ibeans.spi
The entry-point for Mule to integrate with IBeans
MuleIBeansPlugin(MuleContext) - Constructor for class org.mule.module.ibeans.spi.MuleIBeansPlugin
 
MuleInitialContextFactory - Class in org.mule.jndi
 
MuleInitialContextFactory() - Constructor for class org.mule.jndi.MuleInitialContextFactory
 
MuleInstanceContext - Class in org.mule.el.context
Expose information about the Mule instance: clusterid Cluster ID home Home directory nodeid Cluster Node ID version Mule Version
MuleInstanceContext(MuleContext) - Constructor for class org.mule.el.context.MuleInstanceContext
 
MuleInvoker - Class in org.mule.module.cxf
Invokes a Mule Service via a CXF binding.
MuleInvoker(CxfInboundMessageProcessor, Class<?>) - Constructor for class org.mule.module.cxf.MuleInvoker
 
MuleJaasPrincipal - Class in org.mule.module.jaas
 
MuleJaasPrincipal(String) - Constructor for class org.mule.module.jaas.MuleJaasPrincipal
 
MuleJAXWSInvoker - Class in org.mule.module.cxf
 
MuleJAXWSInvoker(Invoker) - Constructor for class org.mule.module.cxf.MuleJAXWSInvoker
 
MuleLocationAwareLog - Class in org.apache.commons.logging.impl
A subclass to open up the acess.
MuleLocationAwareLog(LocationAwareLogger) - Constructor for class org.apache.commons.logging.impl.MuleLocationAwareLog
 
MuleLog - Class in org.apache.commons.logging.impl
A subclass to open up the acess.
MuleLog(Logger) - Constructor for class org.apache.commons.logging.impl.MuleLog
 
MuleLogFactory - Class in org.mule.module.logging
 
MuleLogFactory() - Constructor for class org.mule.module.logging.MuleLogFactory
 
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
 
MuleLoggerFactory - Class in org.mule.module.logging
 
MuleLoggerFactory() - Constructor for class org.mule.module.logging.MuleLoggerFactory
 
MuleManagedConnection - Class in org.mule.module.jca
MuleManagedConnection TODO
MuleManagedConnectionFactory - Class in org.mule.module.jca
MuleManagedConnectionFactory TODO
MuleManagedConnectionFactory() - Constructor for class org.mule.module.jca.MuleManagedConnectionFactory
 
MuleManagedConnectionMetaData - Class in org.mule.module.jca
MuleManagedConnectionMetaData TODO
MuleManagedConnectionMetaData(MuleManagedConnection) - Constructor for class org.mule.module.jca.MuleManagedConnectionMetaData
 
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 - Variable in exception org.mule.api.MessagingException
The MuleMessage being processed when the error occurred
MuleMessage - Interface in org.mule.api
MuleMessage represents a message payload.
MuleMessageAware - Interface in org.mule.api.context.notification
Signals that a Notification can have a MuleMessage available through it.
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
 
MuleMessageFactory - Interface in org.mule.api.transport
MuleMessageFactory is a factory for creating a MuleMessage from a transport's native message format (e.g.
muleMessageFactory - Variable in class org.mule.transport.AbstractConnector
Factory used to create new MuleMessage instances
muleMessageFactory - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
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
 
MuleMessageService - Class in org.mule.module.jbpm
Proxy for the message-generation service provided by Mule.
MuleMessageService() - Constructor for class org.mule.module.jbpm.MuleMessageService
 
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
Converts a MuleMessage into an Http response.
MuleMessageToHttpResponse() - Constructor for class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
MuleMockCallAnnotationHandler - Class in org.mule.module.ibeans.spi
A handler for supporting the MockIntegrationBean annotation.
MuleMockCallAnnotationHandler(MuleContext, Object, IBeansPlugin) - Constructor for class org.mule.module.ibeans.spi.MuleMockCallAnnotationHandler
 
MuleModule - Class in org.guiceyfruit.mule
TODO
MuleModule() - Constructor for class org.guiceyfruit.mule.MuleModule
 
MULEMQ_CONNECTION_FACTORY_CLASS - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
MULEMQ_XA_CONNECTION_FACTORY_CLASS - Static variable in class org.mule.transport.jms.mulemq.MuleMQXAJmsConnector
 
MuleMQConnectorDefinitionParser - Class in org.mule.transport.jms.config
 
MuleMQConnectorDefinitionParser() - Constructor for class org.mule.transport.jms.config.MuleMQConnectorDefinitionParser
 
MuleMQConnectorDefinitionParser(Class) - Constructor for class org.mule.transport.jms.config.MuleMQConnectorDefinitionParser
 
MuleMQJmsConnector - Class in org.mule.transport.jms.mulemq
 
MuleMQJmsConnector(MuleContext) - Constructor for class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
MuleMQXAJmsConnector - Class in org.mule.transport.jms.mulemq
 
MuleMQXAJmsConnector(MuleContext) - Constructor for class org.mule.transport.jms.mulemq.MuleMQXAJmsConnector
 
MuleMsgProvider - Class in org.mule.transport.soap.axis.extensions
MuleMsgProvider is an Axis service endpoint that builds services from Mule managed components.
MuleMsgProvider(AxisConnector) - Constructor for class org.mule.transport.soap.axis.extensions.MuleMsgProvider
 
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.mulesoft.org/schema/mule/core/${version} 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
 
MuleObjectStoreManager - Class in org.mule.util.store
 
MuleObjectStoreManager() - Constructor for class org.mule.util.store.MuleObjectStoreManager
 
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
 
MulePackage - Class in org.mule.tools.anttasks
Ant task to package a mule application XML format:
MulePackage() - Constructor for class org.mule.tools.anttasks.MulePackage
 
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
 
MulePluginsClassLoader - Class in org.mule.module.launcher.plugin
 
MulePluginsClassLoader(ClassLoader, PluginDescriptor...) - Constructor for class org.mule.module.launcher.plugin.MulePluginsClassLoader
 
MulePluginsClassLoader(ClassLoader, Collection<PluginDescriptor>) - Constructor for class org.mule.module.launcher.plugin.MulePluginsClassLoader
 
MuleProperties - Class in org.mule.api.config
MuleProperties is a set of constants pertaining to Mule properties.
MuleProperties() - Constructor for class org.mule.api.config.MuleProperties
 
MulePropertyEditorRegistrar - Class in org.mule.config.spring.editors
The preferred way to configure property editors in Spring 2/3 is to implement a registrar
MulePropertyEditorRegistrar() - Constructor for class org.mule.config.spring.editors.MulePropertyEditorRegistrar
 
MuleProtocolHeadersOutInterceptor - Class in org.mule.module.cxf.support
 
MuleProtocolHeadersOutInterceptor() - Constructor for class org.mule.module.cxf.support.MuleProtocolHeadersOutInterceptor
 
MuleProvider - Class in org.mule.module.atom
 
MuleProvider() - Constructor for class org.mule.module.atom.MuleProvider
 
MuleReceiveActivity - Class in org.mule.module.jbpm
 
MuleReceiveActivity(boolean) - Constructor for class org.mule.module.jbpm.MuleReceiveActivity
 
MuleReceiveBinding - Class in org.mule.module.jbpm
 
MuleReceiveBinding() - Constructor for class org.mule.module.jbpm.MuleReceiveBinding
 
MuleReceiverServlet - Class in org.mule.transport.servlet
Receives Http requests via a Servlet and routes them to listeners with servlet:// endpoints

MuleReceiverServlet() - Constructor for class org.mule.transport.servlet.MuleReceiverServlet
 
MuleRegistry - Interface in org.mule.api.registry
Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
MuleRegistryHelper - Class in org.mule.registry
Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
MuleRegistryHelper(DefaultRegistryBroker, MuleContext) - Constructor for class org.mule.registry.MuleRegistryHelper
 
MuleRequestContext - Class in org.mule.module.atom.server
 
MuleRequestContext(Provider, MuleEventContext, MuleMessage, String, IRI) - Constructor for class org.mule.module.atom.server.MuleRequestContext
 
MuleRequestMessage - Class in org.mule.module.ibeans.spi
An implementation of an IBeans Request that adapts to a MuleMessage
MuleRequestMessage(IBeanInvocationData, MuleMessage) - Constructor for class org.mule.module.ibeans.spi.MuleRequestMessage
 
MuleResourceAdapter - Class in org.mule.module.jca
MuleResourceAdapter TODO
MuleResourceAdapter() - Constructor for class org.mule.module.jca.MuleResourceAdapter
 
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
 
MuleResponseMessage - Class in org.mule.module.ibeans.spi
An implementation of an IBeans Response that adapts to a MuleMessage
MuleResponseMessage(MuleMessage) - Constructor for class org.mule.module.ibeans.spi.MuleResponseMessage
 
MuleResponseTransformInterceptor - Class in org.mule.module.ibeans.spi
An interceptor used to process the Return annotation.
MuleResponseTransformInterceptor(MuleContext, ExpressionParser) - Constructor for class org.mule.module.ibeans.spi.MuleResponseTransformInterceptor
 
MuleResponseWriter - Class in org.mule.module.jersey
 
MuleResponseWriter(MuleMessage) - Constructor for class org.mule.module.jersey.MuleResponseWriter
 
MuleRESTReceiverServlet - Class in org.mule.transport.servlet
MuleRESTReceiverServlet is used for sending and receiving events from the Mule server via a servlet container.
MuleRESTReceiverServlet() - Constructor for class org.mule.transport.servlet.MuleRESTReceiverServlet
 
MuleRPCProvider - Class in org.mule.transport.soap.axis.extensions
MuleProvider is an Axis service endpoint that builds services from Mule managed components.
MuleRPCProvider(AxisConnector) - Constructor for class org.mule.transport.soap.axis.extensions.MuleRPCProvider
 
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
 
MuleRuntimeException(Throwable) - Constructor for exception org.mule.api.MuleRuntimeException
 
MuleSecureProtocolSocketFactory - Class in org.mule.transport.http
 
MuleSecureProtocolSocketFactory(SSLSocketFactory) - Constructor for class org.mule.transport.http.MuleSecureProtocolSocketFactory
 
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
 
MuleSecurityManagerValidator - Class in org.mule.module.cxf.support
Integrates mule spring security with CXF ws-security
MuleSecurityManagerValidator() - Constructor for class org.mule.module.cxf.support.MuleSecurityManagerValidator
 
MuleSendActivity - Class in org.mule.module.jbpm
 
MuleSendActivity() - Constructor for class org.mule.module.jbpm.MuleSendActivity
 
MuleSendBinding - Class in org.mule.module.jbpm
 
MuleSendBinding() - Constructor for class org.mule.module.jbpm.MuleSendBinding
 
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.
MuleServerWrapper - Class in org.mule.module.boot
 
MuleServerWrapper() - Constructor for class org.mule.module.boot.MuleServerWrapper
 
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
 
MuleServiceConfiguration - Class in org.mule.module.cxf.support
This is the ServiceConfiguration that is associated to the InboundMessageProcessorBuilder, so it can obtain properties directly from it.
MuleServiceConfiguration(AbstractInboundMessageProcessorBuilder) - Constructor for class org.mule.module.cxf.support.MuleServiceConfiguration
 
MuleServiceMBean - Interface in org.mule.module.management.mbean
MuleServiceMBean is a JMX service interface for the MuleContext.
MuleServletContextListener - Class in org.mule.transport.servlet
 
MuleServletContextListener(MuleContext, String) - Constructor for class org.mule.transport.servlet.MuleServletContextListener
 
MuleSession - Interface in org.mule.api
MuleSession is the context in which a request is processed by Mule.
MuleSessionHandler - Class in org.mule.session
Deprecated. Use an explicit SessionHandler such as SerializeAndEncodeSessionHandler or SerializeOnlySessionHandler
MuleSessionHandler() - Constructor for class org.mule.session.MuleSessionHandler
Deprecated.  
MuleSharedDomainClassLoader - Class in org.mule.module.launcher
Load $MULE_HOME/lib/shared/ libraries.
MuleSharedDomainClassLoader(String, ClassLoader) - Constructor for class org.mule.module.launcher.MuleSharedDomainClassLoader
 
MuleSoapHeaders - Class in org.mule.module.cxf
MuleSoapHeaders is a helper class for extracting and writing Mule header properties to s Soap message
MuleSoapHeaders(MuleEvent) - Constructor for class org.mule.module.cxf.MuleSoapHeaders
Extracts header properties from a Mule event
MuleSoapHeaders(SOAPHeader) - Constructor for class org.mule.module.cxf.MuleSoapHeaders
Extracts Mule header properties from a Soap message
MuleSoapHeaders(Iterator) - Constructor for class org.mule.module.cxf.MuleSoapHeaders
 
MuleSoapHeadersHandler - Class in org.mule.transport.soap.axis.extensions
MuleSoapHeadersHandler is an Axis handler that can read and write Mule header properties to a SOAP message.
MuleSoapHeadersHandler() - Constructor for class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
 
MuleSubscriptionEventListener - Interface in org.mule.module.spring.events
MuleSubscriptionEventListener is a Spring ApplicationListener that is used to register interest about Mule events.
MuleSupportModule - Class in org.mule.module.guice
TODO
MuleSupportModule(MuleContext) - Constructor for class org.mule.module.guice.MuleSupportModule
 
MuleSystemClassLoader - Class in org.mule.module.boot
Loads a standard $MULE_HOME/lib/* hierarchy.
MuleSystemClassLoader() - Constructor for class org.mule.module.boot.MuleSystemClassLoader
 
MuleTomcatListener - Class in org.mule.module.tomcat
 
MuleTomcatListener() - Constructor for class org.mule.module.tomcat.MuleTomcatListener
 
MuleTransactionConfig - Class in org.mule.transaction

MuleTransactionConfig defines transaction configuration for a transactional endpoint.

MuleTransactionConfig() - Constructor for class org.mule.transaction.MuleTransactionConfig
 
MuleTransactionConfig(byte) - Constructor for class org.mule.transaction.MuleTransactionConfig
 
MuleTransactionManagerFactoryBean - Class in org.mule.config.spring.factories
Creates a reference to the TransactionManager configured on the MuleContext.
MuleTransactionManagerFactoryBean() - Constructor for class org.mule.config.spring.factories.MuleTransactionManagerFactoryBean
 
MuleTransport - Class in org.mule.transport.soap.axis.extensions
A container for all Mule supported transports for Axis.
MuleTransport() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport
 
MuleTransport(String) - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport
 
MuleTransport.HTTP - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.HTTP() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.HTTP
 
MuleTransport.HTTPS - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.HTTPS() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.HTTPS
 
MuleTransport.IMAP - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.IMAP() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.IMAP
 
MuleTransport.IMAPS - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.IMAPS() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.IMAPS
 
MuleTransport.JMS - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.JMS() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.JMS
 
MuleTransport.POP3 - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.POP3() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.POP3
 
MuleTransport.POP3S - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.POP3S() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.POP3S
 
MuleTransport.SERVLET - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.SERVLET() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.SERVLET
 
MuleTransport.SMTP - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.SMTP() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.SMTP
 
MuleTransport.SMTPS - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.SMTPS() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.SMTPS
 
MuleTransport.SSL - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.SSL() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.SSL
 
MuleTransport.TCP - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.TCP() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.TCP
 
MuleTransport.VM - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.VM() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.VM
 
MuleTransport.XMPP - Class in org.mule.transport.soap.axis.extensions
 
MuleTransport.XMPP() - Constructor for class org.mule.transport.soap.axis.extensions.MuleTransport.XMPP
 
MuleUniversalConduit - Class in org.mule.module.cxf.transport
A Conduit is primarily responsible for sending messages from CXF to somewhere else.
MuleUniversalConduit(MuleUniversalTransport, CxfConfiguration, EndpointInfo, EndpointReferenceType) - Constructor for class org.mule.module.cxf.transport.MuleUniversalConduit
 
MuleUniversalConduit.InterposedMessageObserver - Class in org.mule.module.cxf.transport
Used to set appropriate message properties, exchange etc.
MuleUniversalConduit.InterposedMessageObserver() - Constructor for class org.mule.module.cxf.transport.MuleUniversalConduit.InterposedMessageObserver
 
MuleUniversalDestination - Class in org.mule.module.cxf.transport
 
MuleUniversalDestination(MuleUniversalTransport, EndpointReferenceType, EndpointInfo) - Constructor for class org.mule.module.cxf.transport.MuleUniversalDestination
 
MuleUniversalDestination.ResponseConduit - Class in org.mule.module.cxf.transport
 
MuleUniversalDestination.ResponseConduit(EndpointReferenceType) - Constructor for class org.mule.module.cxf.transport.MuleUniversalDestination.ResponseConduit
 
MuleUniversalTransport - Class in org.mule.module.cxf.transport
 
MuleUniversalTransport(CxfConfiguration) - Constructor for class org.mule.module.cxf.transport.MuleUniversalTransport
 
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, int) - Constructor for class org.mule.work.MuleWorkManager
 
MuleXmlBuilderContextListener - Class in org.mule.config.builders
MuleXmlBuilderContextListener is a bootstrap listener used to construct a MuleContext 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
 
MULTI_ADD - Static variable in class org.mule.module.launcher.util.ElementEvent
 
MULTI_REMOVE - Static variable in class org.mule.module.launcher.util.ElementEvent
 
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(MuleContext) - 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
 
multicastEvent(ApplicationEvent) - Method in class org.mule.module.spring.events.MuleEventMulticaster
Method is used to dispatch events to listeners registered with the EventManager or dispatches events to Mule depending on the type and state of the event received.
MulticastingRouter - Class in org.mule.routing.outbound
MulticastingRouter will broadcast the current message to every endpoint registered with the router.
MulticastingRouter() - Constructor for class org.mule.routing.outbound.MulticastingRouter
 
MulticastMessageReceiver - Class in org.mule.transport.multicast
 
MulticastMessageReceiver(AbstractConnector, FlowConstruct, 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
In Mule an endpoint corresponds to a single receiver.
MultiConsumerJmsMessageReceiver(Connector, FlowConstruct, 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
 
MultiElementAddedEvent - Class in org.mule.module.launcher.util
 
MultiElementAddedEvent(Object, int, List) - Constructor for class org.mule.module.launcher.util.MultiElementAddedEvent
 
MultiElementRemovedEvent - Class in org.mule.module.launcher.util
 
MultiElementRemovedEvent(Object, List) - Constructor for class org.mule.module.launcher.util.MultiElementRemovedEvent
 
MultiMap<K> - Class in org.mule.transport.http.multipart
A multi valued Map.
MultiMap() - Constructor for class org.mule.transport.http.multipart.MultiMap
 
MultiMap(Map) - Constructor for class org.mule.transport.http.multipart.MultiMap
 
MultiMap(int) - Constructor for class org.mule.transport.http.multipart.MultiMap
 
MultiMap(boolean) - Constructor for class org.mule.transport.http.multipart.MultiMap
 
MULTIPART_MIXED - Static variable in interface org.mule.transformer.types.MimeTypes
 
MULTIPART_RELATED - Static variable in interface org.mule.transformer.types.MimeTypes
 
MULTIPART_X_MIXED_REPLACE - Static variable in interface org.mule.transformer.types.MimeTypes
 
MultipartConfiguration - Class in org.mule.transport.http.multipart
Defines configuration object used to control how attachments are processed.
MultipartConfiguration(String) - Constructor for class org.mule.transport.http.multipart.MultipartConfiguration
Constructs an instance with defaults for all but location.
MultipartConfiguration(String, long, long, int) - Constructor for class org.mule.transport.http.multipart.MultipartConfiguration
Constructs an instance with all values specified.
MultiPartInputStream - Class in org.mule.transport.http.multipart
MultipartInputStream Handle a MultiPart Mime input stream, breaking it up on the boundary into files and strings.
MultiPartInputStream(InputStream, String, MultipartConfiguration) - Constructor for class org.mule.transport.http.multipart.MultiPartInputStream
 
MultiPartInputStream.MultiPart - Class in org.mule.transport.http.multipart
 
MultiPartInputStream.MultiPart(String, String) - Constructor for class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
MultiPartOutputStream - Class in org.mule.transport.http.multipart
Handle a multipart MIME response.
MultiPartOutputStream(OutputStream, String) - Constructor for class org.mule.transport.http.multipart.MultiPartOutputStream
 
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
 
mustSpecifyPort() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
MutableThreadingProfile - Class in org.mule.config
Partial mutability for a threading profile.
MutableThreadingProfile(ThreadingProfile) - Constructor for class org.mule.config.MutableThreadingProfile
 
MVELExpressionExecutor - Class in org.mule.el.mvel
 
MVELExpressionExecutor(ParserContext) - Constructor for class org.mule.el.mvel.MVELExpressionExecutor
 
MVELExpressionLanguage - Class in org.mule.el.mvel
Expression language that uses MVEL (http://mvel.codehaus.org/).
MVELExpressionLanguage(MuleContext) - Constructor for class org.mule.el.mvel.MVELExpressionLanguage
 
MVELExpressionLanguageContext - Class in org.mule.el.mvel
 
MVELExpressionLanguageContext(ParserContext, MuleContext) - Constructor for class org.mule.el.mvel.MVELExpressionLanguageContext
 
MVELExpressionLanguageContext(MVELExpressionLanguageContext) - Constructor for class org.mule.el.mvel.MVELExpressionLanguageContext
 
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
 
MysqlDataSourceFactoryBean - Class in org.mule.transport.jdbc.config
 
MysqlDataSourceFactoryBean() - Constructor for class org.mule.transport.jdbc.config.MysqlDataSourceFactoryBean
 

N

nackExpression - Variable in class org.mule.construct.builder.ValidatorBuilder
 
nackExpression(String) - Method in class org.mule.construct.builder.ValidatorBuilder
 
name - Variable in class org.mule.AbstractAgent
 
name - Variable in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
name - Variable in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
name - Variable in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
 
name - Variable in class org.mule.construct.AbstractFlowConstruct
 
name - Variable in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
name(String) - Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
name - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
NAME - Static variable in class org.mule.example.notifications.HeartbeatAgent
 
NAME - Static variable in class org.mule.expression.AttachmentExpressionEnricher
 
NAME - Static variable in class org.mule.expression.EndpointInfoExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.ExceptionTypeExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MapPayloadExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageAttachmentExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageAttachmentsExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageAttachmentsListExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageHeaderExpressionEnricher
 
NAME - Static variable in class org.mule.expression.MessageHeaderExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageHeadersExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageHeadersListExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessagePayloadExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MessageProcessorExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MuleContextExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.MuleExpressionEvaluator
Deprecated.  
NAME - Static variable in class org.mule.expression.OutboundAttachmentsExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.OutboundHeadersExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.PayloadTypeExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.RegexExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.RegistryExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.StringExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.VariableExpressionEnricher
 
NAME - Static variable in class org.mule.expression.VariableExpressionEvaluator
 
NAME - Static variable in class org.mule.expression.WilcardExpressionEvaluator
 
name - Variable in class org.mule.management.stats.AbstractFlowConstructStatistics
 
name - Variable in class org.mule.message.ds.StringDataSource
 
NAME - Static variable in class org.mule.module.ibeans.config.MockIntegrationBeansAnnotationProcessor
 
NAME - Static variable in class org.mule.module.management.agent.JmxAgent
 
name - Variable in class org.mule.module.management.mbean.FlowConstructService
 
name - Variable in class org.mule.module.management.mbean.FlowConstructStats
 
NAME - Static variable in class org.mule.module.ognl.expression.OgnlExpressionEvaluator
 
NAME - Static variable in class org.mule.module.scripting.expression.GroovyExpressionEvaluator
 
NAME - Static variable in class org.mule.module.xml.expression.BeanPayloadExpressionEvaluator
 
NAME - Static variable in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
NAME - Static variable in class org.mule.module.xml.expression.XPathBranchExpressionEvaluator
 
NAME - Static variable in class org.mule.module.xml.expression.XPathExpressionEvaluator
 
NAME - Static variable in class org.mule.module.xml.expression.XPathNodeExpressionEvaluator
 
name - Variable in class org.mule.processor.AsyncDelegateMessageProcessor
 
name - Variable in class org.mule.processor.chain.AbstractMessageProcessorChain
 
name - Variable in class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
name - Variable in class org.mule.processor.InvokerMessageProcessor
 
name - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
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.transport.servlet.jetty.JettyWebappServerAgent
 
name - Variable in class org.mule.util.scan.annotations.AnnotationInfo.NameValue
 
name - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
A name for this store, can be used for logging and identification purposes.
name - Variable in class org.mule.util.store.MonitoredObjectStoreWrapper
A name for this store, can be used for logging and identification purposes.
NAME_TEMPLATE - Static variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
NameableObject - Interface in org.mule.api
Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NameAttribute - Class in org.mule.config.spring.parsers.processors
 
NameAttribute(String) - Constructor for class org.mule.config.spring.parsers.processors.NameAttribute
 
NameConverterFilter - Class in org.mule.transformer.graph
Filters a list of Converter returning a new list containing only the converters with the lower name using lexical order.
NameConverterFilter() - Constructor for class org.mule.transformer.graph.NameConverterFilter
 
Named - Class in org.mule.tck.security
 
Named() - Constructor for class org.mule.tck.security.Named
 
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
Adds NamedObject.getName() method to an object
NamedParameter - Class in org.mule.transport.soap.axis
Representation of a Named parameter in a SOAP call
NamedParameter(QName, QName, String) - Constructor for class org.mule.transport.soap.axis.NamedParameter
 
NamedParameter(QName, QName, ParameterMode) - Constructor for class org.mule.transport.soap.axis.NamedParameter
 
NamedParameter(String, String, ParameterMode) - Constructor for class org.mule.transport.soap.axis.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
 
NamedThreadFactory(String, ClassLoader) - Constructor for class org.mule.util.concurrent.NamedThreadFactory
 
nameParser - Static variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
namespaceManager - Variable in class org.mule.module.xml.routing.XmlMessageSplitter
 
NamespaceManager - Class in org.mule.module.xml.util
A simple manager that holds a registry of global namespaces that will be recognised by all xml queries and transforms
NamespaceManager() - Constructor for class org.mule.module.xml.util.NamespaceManager
 
NamespaceManagerDefinitionParser - Class in org.mule.module.xml.config
TODO
NamespaceManagerDefinitionParser() - Constructor for class org.mule.module.xml.config.NamespaceManagerDefinitionParser
 
namespaces - Variable in class org.mule.module.xml.routing.XmlMessageSplitter
 
NameString - Class in org.mule.example.hello
NameString is a simple string wrapper that holds a name and a greeting string
NameString() - Constructor for class org.mule.example.hello.NameString
 
NameString(String) - Constructor for class org.mule.example.hello.NameString
 
NameStringToChatString - Class in org.mule.example.hello
NameStringToChatString converts from a NameString object to a ChatString object.
NameStringToChatString() - Constructor for class org.mule.example.hello.NameStringToChatString
 
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
 
nativeSQL(String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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
 
net.webservicex - package net.webservicex
 
NetworkUtils - Class in org.mule.util
 
NEW_LINE - Static variable in class org.mule.module.launcher.SimpleLoggingTable
 
newAbstractSelectiveRouter() - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
newAbstractSelectiveRouter() - Method in class org.mule.config.spring.factories.ChoiceRouterFactoryBean
 
newBayeux() - Method in class org.mule.transport.ajax.container.MuleAjaxServlet
 
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
Deprecated.  
newException(String) - Method in class org.mule.DefaultMuleMessage
 
newFactory(String, ClassLoader, ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
newFactory(String, ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
This method exists to ensure signature compatibility.
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.
newInstance() - Static method in class org.mule.config.pool.ThreadPoolFactory
 
newInstance(MuleEvent) - Static method in class org.mule.management.stats.ProcessingTime
Create a ProcessingTime for the specified MuleSession.
newInstancePersistingToDefaultMemoryQueueStore(MuleContext) - Static method in class org.mule.config.QueueProfile
 
newMessage(MuleMessage, boolean) - Static method in class org.mule.RequestContext
Deprecated.  
newMessage() - Method in class org.mule.transport.ajax.container.MuleAjaxServlet.MuleContinuationBayeux
 
newMessage(Message) - Method in class org.mule.transport.ajax.container.MuleAjaxServlet.MuleContinuationBayeux
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.mule.transport.soap.axis.extensions.WSDDJavaMuleProvider
Factory method for creating an MuleRPCProvider.
newSession(ImmutableEndpoint) - Method in class org.mule.transport.email.AbstractMailConnector
 
newStore() - Method in class org.mule.transport.email.SessionDetails
 
newThread(Runnable) - Method in class org.mule.module.launcher.AppDeployerMonitorThreadFactory
 
newThread(Runnable) - Method in class org.mule.module.launcher.ConfigChangeMonitorThreadFactory
 
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
newTransport() - Method in class org.mule.transport.email.SessionDetails
 
NEWVALUE - Static variable in class org.mule.module.launcher.util.ElementEvent
 
next() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
next() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
next - Variable in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
next() - Method in interface org.mule.routing.MessageSequence
The next element of the sequence.
next() - Method in class org.mule.routing.outbound.ArrayMessageSequence
 
next() - Method in class org.mule.routing.outbound.CollectionMessageSequence
 
next() - Method in class org.mule.routing.outbound.IteratorMessageSequence
 
next() - Method in class org.mule.routing.outbound.PartitionedMessageSequence
 
nextIndex() - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
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_CCL_CLASSLOADER - Static variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
NO_CCL_CLASSLOADER - Static variable in class org.mule.module.logging.DispatchingLogger
 
NO_CCL_CLASSLOADER - Static variable in class org.mule.module.logging.MuleLogFactory
 
NO_CCL_CLASSLOADER - Static variable in class org.mule.module.logging.MuleLoggerFactory
 
NO_CORRELATION_ID - Static variable in class org.mule.routing.correlation.EventCorrelator
 
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.tck.transformer
NoActionTransformer doesn't do any transformation on the source object and returns the source as the result.
NoActionTransformer() - Constructor for class org.mule.tck.transformer.NoActionTransformer
 
noAjaxConnectorWithName(String, String) - Static method in class org.mule.transport.ajax.i18n.AjaxMessages
 
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
 
noCatchAllEndpointSet() - Static method in class org.mule.config.i18n.CoreMessages
 
noComponentForEndpoint() - Static method in class org.mule.config.i18n.CoreMessages
 
noConnectionFactoryConfigured() - Static method in class org.mule.transport.jms.i18n.JmsMessages
 
noConnectorForProtocol(String) - Static method in class org.mule.transport.ajax.i18n.AjaxMessages
 
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
 
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) - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundWithArgs(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundWithArgsUsingResolver(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
noGrantedAuthority(String) - Static method in class org.mule.module.spring.security.i18n.SpringSecurityMessages
 
noJtaTransactionAvailable(Thread) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectCalledUsingResolver(Object, String) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturning(Object, Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturningUsingResolver(Object, Class<?>) - 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
 
noMessageTypeInUri() - Static method in class org.mule.transport.xmpp.i18n.XmppMessages
 
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.CheckExclusiveAttributeAndText
 
noOperationWasFoundOrSpecified() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
noOutboundRouterSetOn(String) - Static method in class org.mule.config.i18n.CoreMessages
 
noParserFoundForAnnotation(Annotation) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
noPropertyConverterForType(Class) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
noPublicKeyForUser(String) - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
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
 
noRecipientInUri() - Static method in class org.mule.transport.xmpp.i18n.XmppMessages
 
noResourceBaseDefined() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
NoRetryPolicyTemplate - Class in org.mule.retry.policies
This policy is basically a placeholder.
NoRetryPolicyTemplate() - Constructor for class org.mule.retry.policies.NoRetryPolicyTemplate
 
NoRetryPolicyTemplate.NoRetryPolicy - Class in org.mule.retry.policies
 
NoRetryPolicyTemplate.NoRetryPolicy() - Constructor for class org.mule.retry.policies.NoRetryPolicyTemplate.NoRetryPolicy
 
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
normalizeUrl(String) - Static method in class org.mule.transport.http.HttpConnector
Ensures that the supplied URL starts with a '/'.
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
 
noSecretKeyFoundButAvailable(String) - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
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
 
noSignedMessageFound() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
noSuchFlowConstruct(String) - Static method in class org.mule.module.client.i18n.ClientMessages
 
NOT_IN_LIFECYCLE_PHASE - Static variable in interface org.mule.api.lifecycle.LifecycleManager
 
NOT_SET - Static variable in class org.mule.DefaultMuleMessage
 
notClustered() - Static method in class org.mule.config.i18n.CoreMessages
 
notConnectedYet(String) - 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
 
notificationHandler - Variable in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
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
 
NotificationListenerProcessor - Class in org.mule.registry
Will register any ServerNotificationListener instances with the MuleContext to receive notifications
NotificationListenerProcessor(MuleContext) - Constructor for class org.mule.registry.NotificationListenerProcessor
 
NotificationListenersPostProcessor - Class in org.mule.config.spring
Responsible for passing in the MuleContext instance for all objects in the registry that want it.
NotificationListenersPostProcessor(MuleContext) - Constructor for class org.mule.config.spring.NotificationListenersPostProcessor
 
notificationListenerSubscriptionAlreadyRegistered(ListenerSubscriptionPair) - Static method in class org.mule.config.i18n.CoreMessages
 
notificationManager - Variable in class org.mule.context.DefaultMuleContextBuilder
 
notificationManager - Variable in class org.mule.DefaultMuleContext
 
notifier - Variable in class org.mule.retry.policies.AbstractPolicyTemplate
 
notify(EventListenerExecution) - Method in class org.mule.module.jbpm.MuleSendActivity
 
notify(int, String) - Method in class org.mule.transport.sftp.notification.SftpNotifier
 
notify(int, String, long) - Method in class org.mule.transport.sftp.notification.SftpNotifier
 
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
 
notifyTransformerResolvers(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.registry.MuleRegistryHelper
 
notifyTransition(String) - Method in class org.mule.construct.FlowConstructLifecycleManager
 
notifyTransition(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
Allows any for any state adjustments in sub classes.
notifyTransition(String) - Method in class org.mule.processor.SedaStageLifecycleManager
 
notifyTransition(String) - Method in class org.mule.service.ServiceLifecycleManager
 
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
 
NotPermittedException - Exception in org.mule.api.security
NotPermittedException is thrown if the user isn't authorized to perform an action.
NotPermittedException(Message) - Constructor for exception org.mule.api.security.NotPermittedException
 
NotPermittedException(Message, Throwable) - Constructor for exception org.mule.api.security.NotPermittedException
 
NotPermittedException(Message, MuleEvent) - Constructor for exception org.mule.api.security.NotPermittedException
 
NotPermittedException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.security.NotPermittedException
 
NotPermittedException(MuleEvent, SecurityContext, SecurityFilter) - Constructor for exception org.mule.api.security.NotPermittedException
 
noTransformerFoundForMessage(DataType<?>, DataType<?>) - 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.expression.FunctionExpressionEvaluator
 
NtlmMessageFactory - Class in org.mule.transport.http.ntlm
 
NtlmMessageFactory() - Constructor for class org.mule.transport.http.ntlm.NtlmMessageFactory
 
NTLMScheme - Class in org.mule.transport.http.ntlm
Reimplements NTLMScheme using JCIFS org.apache.commons.httpclient.auth.NTLMScheme.
NTLMScheme() - Constructor for class org.mule.transport.http.ntlm.NTLMScheme
 
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_PARAM - Static variable in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
NULL_SUBSCRIPTION - Static variable in class org.mule.context.notification.ServerNotificationManager
 
nullClassLoaderFactory - Static variable in class org.apache.commons.logging.LogFactory

This property is not used but preserved here for compatibility.

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
 
NullConnector - Class in org.mule.endpoint.dynamic
A placeholder for a connector that has not been created yet.
NullConnector(MuleContext) - Constructor for class org.mule.endpoint.dynamic.NullConnector
 
NullDeploymentListener - Class in org.mule.module.launcher.application
Defines a DeploymentListener that does nothing
NullDeploymentListener() - Constructor for class org.mule.module.launcher.application.NullDeploymentListener
 
nullEmptyArray(byte[]) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
nullifyExceptionPayloadIfRequired(MuleEvent) - Method in class org.mule.exception.CatchMessagingExceptionStrategy
 
nullifyExceptionPayloadIfRequired(MuleEvent) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
NullLifecycleAdapter - Class in org.mule.component
NullLifecycleAdapter is a lifecycle adaptor implementation that performs no Mule lifecycle propagation to Mule service component implementations.
NullLifecycleAdapter(Object, JavaComponent, FlowConstruct, EntryPointResolverSet, MuleContext) - Constructor for class org.mule.component.NullLifecycleAdapter
 
NullMessageProcessor - Class in org.mule.processor
 
NullMessageProcessor() - Constructor for class org.mule.processor.NullMessageProcessor
 
NullPayload - Class in org.mule.transport
NullPayload represents a null event payload
NullSessionHandler - Class in org.mule.session
A session handler that ignores any session information
NullSessionHandler() - Constructor for class org.mule.session.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
 
NUMBER_OF_CONCURRENT_TRANSACTED_RECEIVERS_ATTRIBUTE - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
NUMBER_OF_CONSUMERS_ATTRIBUTE - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
NUMBER_OF_CONSUMERS_PROPERTY - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
numberOfConcurrentTransactedReceivers - Variable in class org.mule.transport.AbstractConnector
 
NumberToString - Class in org.mule.transformer.simple
NumberToString converts a Number to a String.
NumberToString() - Constructor for class org.mule.transformer.simple.NumberToString
 
NumberToString(NumberFormat) - Constructor for class org.mule.transformer.simple.NumberToString
 
NumberUtils - Class in org.mule.util
NumberUtils contains useful methods for manipulating numbers.
NumberUtils() - Constructor for class org.mule.util.NumberUtils
 

O

object - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
object - Variable in class org.mule.processor.InvokerMessageProcessor
 
OBJECT - Static variable in class org.mule.transformer.types.DataTypeFactory
 
OBJECT - Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
OBJECT_CONVERTER_RESOLVER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_GLOBAL_EXCEPTION_STRATEGY - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_DISPATCHER_THREADING_PROFILE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_RECEIVER_THREADING_PROFILE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_REQUESTER_THREADING_PROFILE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_RETRY_POLICY_TEMPLATE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_SERVICE_THREADING_PROFILE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_DEFAULT_THREADING_PROFILE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_EXPRESSION_LANGUAGE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_FACTORY_SETTER - Static variable in class org.mule.config.spring.parsers.specific.ObjectFactoryWrapper
 
OBJECT_KEY - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
OBJECT_LIFECYCLE_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_APPLICATION_PROPERTIES - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_CONFIGURATION - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_CONTEXT - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_CONTEXT_PROCESSOR - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_ENDPOINT_FACTORY - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_NAMESPACE_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_SIMPLE_REGISTRY_BOOTSTRAP - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_MULE_STREAM_CLOSER_SERVICE - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_NOTIFICATION_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_OBJECT_NAME_PROCESSOR - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_PROPERTY_PLACEHOLDER_PROCESSOR - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_QUEUE_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_SECURITY_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_STORE_DEFAULT_IN_MEMORY_NAME - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_STORE_DEFAULT_PERSISTENT_NAME - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_STORE_FILE_NAME - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_STORE_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_STORE_SIMPLE_MEMORY_NAME - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_SYSTEM_MODEL - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_TRANSACTION_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
OBJECT_WORK_MANAGER - Static variable in class org.mule.api.config.MuleProperties
 
objectAlreadyExists(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectAlreadyExistsException - Exception in org.mule.api.store
 
ObjectAlreadyExistsException() - Constructor for exception org.mule.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(Message, Throwable) - Constructor for exception org.mule.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(Message) - Constructor for exception org.mule.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(Throwable) - Constructor for exception org.mule.api.store.ObjectAlreadyExistsException
 
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
 
ObjectDoesNotExistException - Exception in org.mule.api.store
 
ObjectDoesNotExistException() - Constructor for exception org.mule.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(Message, Throwable) - Constructor for exception org.mule.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(Message) - Constructor for exception org.mule.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(Throwable) - Constructor for exception org.mule.api.store.ObjectDoesNotExistException
 
objectDoesNotImplementInterface(Object, Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectFactory - Class in net.webservicex
This object contains factory methods for each Java content interface and Java element interface generated in the net.webservicex package.
ObjectFactory() - Constructor for class net.webservicex.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.webservicex
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.
objectHasMoreThanOnePostConstructAnnotation(Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
objectHasMoreThanOnePreDestroyAnnotation(Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
objectId(Object) - Static method in class org.apache.commons.logging.LogFactory
Returns a string that uniquely identifies the specified object, including its class.
objectIsDisposed(Object) - Static method in class org.mule.module.jca.i18n.JcaMessages
 
objectIsNull(String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectMarkedInvalid(String) - Static method in class org.mule.module.jca.i18n.JcaMessages
 
objectMustImplementAnInterface(String) - Static method in class org.mule.transport.soap.axis.i18n.AxisMessages
 
objectName - Variable in class org.mule.module.management.mbean.FlowConstructService
 
ObjectNameHelper - Class in org.mule.util
Generates consistent objects names for Mule components
ObjectNameHelper(MuleContext) - Constructor for class org.mule.util.ObjectNameHelper
 
objectNotAvailble(String) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
objectNotFound(Object) - 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
 
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
The parent interface for all object processors.
objects - Variable in class org.mule.config.builders.SimpleConfigurationBuilder
 
ObjectStore<T extends Serializable> - Interface in org.mule.api.store
 
objectStore - Variable in class org.mule.util.queue.QueueConfiguration
 
ObjectStoreException - Exception in org.mule.api.store
This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
ObjectStoreException() - Constructor for exception org.mule.api.store.ObjectStoreException
 
ObjectStoreException(Message, Throwable) - Constructor for exception org.mule.api.store.ObjectStoreException
 
ObjectStoreException(Message) - Constructor for exception org.mule.api.store.ObjectStoreException
 
ObjectStoreException(Throwable) - Constructor for exception org.mule.api.store.ObjectStoreException
 
ObjectStoreFromRegistryFactoryBean - Class in org.mule.config.spring.factories
Lookup an ObjectStore from the registry.
ObjectStoreFromRegistryFactoryBean(String) - Constructor for class org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
ObjectStoreManager - Interface in org.mule.api.store
 
ObjectStoreNotAvaliableException - Exception in org.mule.api.store
This exception is thrown when the underlying to an ObjectStore's system fails.
ObjectStoreNotAvaliableException() - Constructor for exception org.mule.api.store.ObjectStoreNotAvaliableException
 
ObjectStoreNotAvaliableException(Message, Throwable) - Constructor for exception org.mule.api.store.ObjectStoreNotAvaliableException
 
ObjectStoreNotAvaliableException(Message) - Constructor for exception org.mule.api.store.ObjectStoreNotAvaliableException
 
ObjectStoreNotAvaliableException(Throwable) - Constructor for exception org.mule.api.store.ObjectStoreNotAvaliableException
 
objectStoreNotFound(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectStorePartition<T extends Serializable> - Class in org.mule.util.store
 
ObjectStorePartition(String, PartitionableObjectStore<T>) - Constructor for class org.mule.util.store.ObjectStorePartition
 
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
 
ObjectToFeed - Class in org.mule.module.atom.transformers
ObjectToInputStream converts serilaizable object to a input stream but treats java.lang.String differently by converting to bytes using the String.getBytes() method.
ObjectToFeed() - Constructor for class org.mule.module.atom.transformers.ObjectToFeed
 
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 Serializable objects to an InputStream but treats java.lang.String, byte[] and org.mule.api.transport.OutputHandler differently by using their byte[] content rather thqn Serializing them.
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
 
ObjectToJson - Class in org.mule.module.json.transformers
Converts a java object to a JSON encoded object that can be consumed by other languages such as Javascript or Ruby.
ObjectToJson() - Constructor for class org.mule.module.json.transformers.ObjectToJson
 
ObjectToMimeMessage - Class in org.mule.transport.email.transformers
Transforms a Message to a MuleMessage, with support for attachments
ObjectToMimeMessage() - Constructor for class org.mule.transport.email.transformers.ObjectToMimeMessage
 
ObjectToOutputHandler - Class in org.mule.transformer.simple
ObjectToOutputHandler converts a byte array into a String.
ObjectToOutputHandler() - Constructor for class org.mule.transformer.simple.ObjectToOutputHandler
 
ObjectToRemoteInvocationResultTransformer - Class in org.mule.module.spring.remoting
Converts an Object to a Spring RemoteInvocationResult and then into a byte[].
ObjectToRemoteInvocationResultTransformer() - Constructor for class org.mule.module.spring.remoting.ObjectToRemoteInvocationResultTransformer
 
ObjectToRemoteInvocationTransformer - Class in org.mule.module.spring.remoting
Transforms a byte[] into an ObjectInputStream and then into a Spring RemoteInvocation instance.
ObjectToRemoteInvocationTransformer() - Constructor for class org.mule.module.spring.remoting.ObjectToRemoteInvocationTransformer
 
ObjectToRssFeed - Class in org.mule.module.rss.transformers
Converts an RSS data representation into a SyndFeed object
ObjectToRssFeed() - Constructor for class org.mule.module.rss.transformers.ObjectToRssFeed
 
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
 
ObjectToXmppPacket - Class in org.mule.transport.xmpp.transformers
Creates an Xmpp message packet from a MuleMessage
ObjectToXmppPacket() - Constructor for class org.mule.transport.xmpp.transformers.ObjectToXmppPacket
 
objectType - Variable in class org.mule.processor.InvokerMessageProcessor
 
ObjectUtils - Class in org.mule.util
 
ObjectUtils() - Constructor for class org.mule.util.ObjectUtils
 
ObservableList<E> - Class in org.mule.module.launcher.util
Adapted version of a groovy.util.ObservableList.
ObservableList() - Constructor for class org.mule.module.launcher.util.ObservableList
 
ObservableList(List<E>) - Constructor for class org.mule.module.launcher.util.ObservableList
 
ObservableList.ObservableListIterator - Class in org.mule.module.launcher.util
 
ObservableList.ObservableListIterator(ListIterator<E>, int) - Constructor for class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
offer(Serializable, int, long) - Method in class org.mule.util.queue.DefaultQueueInfoDelegate
 
offer(Serializable, long) - Method in interface org.mule.util.queue.Queue
 
offer(Serializable, int, long) - Method in class org.mule.util.queue.QueueInfo
 
offer(Serializable, int, long) - Method in interface org.mule.util.queue.QueueInfoDelegate
Offer to append a new member to the end of the queue
offer(QueueInfo, Serializable, long) - Method in class org.mule.util.queue.QueueTransactionContext
 
Ognl - Annotation Type in org.mule.api.annotations.expression
TODO
OgnlAnnotationParser - Class in org.mule.module.ognl.config
TODO
OgnlAnnotationParser() - Constructor for class org.mule.module.ognl.config.OgnlAnnotationParser
 
OgnlExpressionEvaluator - Class in org.mule.module.ognl.expression
An expression evaluator that uses OGNL as the expression language
OgnlExpressionEvaluator() - Constructor for class org.mule.module.ognl.expression.OgnlExpressionEvaluator
 
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
 
OlderFirstComparator - Class in org.mule.transport.file.comparator
OlderComparatorComparator is a Comparator of File which is capable of comparing files for equality based on their modification dates.
OlderFirstComparator() - Constructor for class org.mule.transport.file.comparator.OlderFirstComparator
 
OLDVALUE - Static variable in class org.mule.module.launcher.util.ElementEvent
 
onAfterStartup() - Method in interface org.mule.module.launcher.DeploymentService.StartupListener
Invoked after all apps have passed the deployment phase.
onAfterStartup() - Method in class org.mule.module.launcher.StartupSummaryDeploymentListener
 
onApplicationEvent(ApplicationEvent) - Method in class org.mule.module.spring.events.AsynchronousEventListener
 
onApplicationInstalled(Application) - Method in class org.mule.module.launcher.DeploymentService
 
onCall(MuleEventContext) - Method in interface org.mule.api.lifecycle.Callable
Passes the event to the listener
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.example.cep.TickFeed
 
onCall(MuleEventContext) - Method in class org.mule.example.errorhandler.BusinessErrorManager
 
onCall(MuleEventContext) - Method in class org.mule.example.geomail.components.DataGenerator
 
onCall(MuleEventContext) - Method in class org.mule.example.geomail.components.Mail
 
onCall(MuleEventContext) - Method in class org.mule.example.geomail.components.Storage
 
onCall(MuleEventContext) - Method in class org.mule.example.scripting.AccumulatorComponent
 
onCall(MuleEventContext) - Method in class org.mule.module.atom.AbderaServiceComponent.AbderaCallable
 
onCall(MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
onCall(MuleEventContext) - Method in class org.mule.module.cxf.WSProxyService
 
onCall(MuleEventContext) - Method in class org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
 
onCall(MuleEventContext) - Method in class org.mule.module.spring.events.MuleEventMulticaster
This is the callback method used by Mule to give Mule events to this Multicaster
onCall(MuleEventContext) - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
onCall(MuleEventContext) - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
onCall(MuleEventContext) - Method in class org.mule.tck.functional.FunctionalTestComponent
Passes the event to the listener
onCall(MuleEventContext) - Method in class org.mule.tck.functional.TransactionalFunctionalTestComponent
Passes the event to the listener
onCall(MuleEventContext) - Method in class org.mule.tck.property.SessionPropertiesValidatorComponent
 
onCall(MuleEventContext) - Method in class org.mule.tck.security.TestSecurityComponent
 
onCall(MuleEventContext) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
Passes the context to the listener
onCall(MuleMessage) - Method in class org.mule.transport.vm.VMMessageReceiver
 
onChange(File) - Method in class org.mule.module.launcher.AbstractFileWatcher
 
onChange(File) - Method in class org.mule.module.launcher.application.DefaultMuleApplication.ConfigFileWatcher
 
onClose() - Method in interface org.mule.model.streaming.CallbackOutputStream.Callback
 
onClose(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
onDeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.AbstractDeploymentListener
 
onDeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.application.NullDeploymentListener
 
onDeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
onDeploymentFailure(String, Throwable) - Method in interface org.mule.module.launcher.DeploymentListener
Notifies that a deploy for a given application has finished with a failure.
onDeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.DeploymentStatusTracker
 
onDeploymentStart(String) - Method in class org.mule.module.launcher.AbstractDeploymentListener
 
onDeploymentStart(String) - Method in class org.mule.module.launcher.application.NullDeploymentListener
 
onDeploymentStart(String) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
onDeploymentStart(String) - Method in interface org.mule.module.launcher.DeploymentListener
Notifies that a deploy for a given application has started.
onDeploymentStart(String) - Method in class org.mule.module.launcher.DeploymentStatusTracker
 
onDeploymentSuccess(String) - Method in class org.mule.module.launcher.AbstractDeploymentListener
 
onDeploymentSuccess(String) - Method in class org.mule.module.launcher.application.NullDeploymentListener
 
onDeploymentSuccess(String) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
onDeploymentSuccess(String) - Method in interface org.mule.module.launcher.DeploymentListener
Notifies that a deploy for a given application has successfully finished.
onDeploymentSuccess(String) - Method in class org.mule.module.launcher.DeploymentStatusTracker
 
onException(ErrorMessage) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
onException(ErrorMessage) - Method in class org.mule.example.errorhandler.ErrorManager
 
onException(ErrorMessage) - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
onException(JMSException) - Method in class org.mule.transport.jms.JmsConnector
 
onException(JMSException) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
onException(Object, Method, Object[], Throwable) - Method in interface org.mule.util.Multicaster.InvokeListener
 
onFailure(RetryContext, Throwable) - Method in interface org.mule.api.retry.RetryNotifier
Called each time a retry attempt fails.
onFailure(RetryContext, Throwable) - Method in class org.mule.retry.notifiers.ConnectNotifier
 
onJettyConnectorStarted(JettyHttpConnector) - Method in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
A callback for the connector, as it has a 'lazy-start' policy.
onlyServiceOrClientClassIsValid() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
onMatch(XPathEvent) - Method in class org.mule.module.sxc.FilterEventHandler
 
onMessage(MuleMessage, Transaction, boolean, OutputStream) - Method in interface org.mule.api.transport.InternalMessageListener
 
onMessage(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit.InterposedMessageObserver
Called for an incoming message.
onMessage(MuleResponseMessage) - Method in class org.mule.module.ibeans.spi.support.HttpStatusCodeCallback
 
onMessage(Message) - Method in class org.mule.transport.jms.JmsMessageDispatcher.ReplyToListener
 
onMessage(Message) - Method in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
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
 
onNewExplodedApplication(String) - Method in class org.mule.module.launcher.DeploymentService.AppDirWatcher
 
onNotification(T) - Method in interface org.mule.api.context.notification.ServerNotificationListener
 
onNotification(MuleContextNotification) - Method in class org.mule.module.launcher.application.DefaultMuleApplication.FileWatcherNotificationListener
 
onNotification(MuleContextNotification) - Method in class org.mule.module.management.agent.JmxAgent.MuleContextStartedListener
 
onNotification(MuleContextNotification) - Method in class org.mule.module.management.agent.JmxAgent.MuleContextStoppedListener
 
onNotification(ServerNotification) - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
onNotification(MuleContextNotification) - Method in class org.mule.transport.soap.axis.AxisConnector
 
onReceive(Object) - Method in class org.mule.tck.functional.FunctionalTestComponent
This method is used by some WebServices tests where you don' want to be introducing the MuleEventContext as a complex type.
onReceive(Object) - Method in interface org.mule.tck.functional.Receiveable
This method is used by some WebServices tests where you don' want to be introducing the MuleEventContext as a complex type.
onSuccess(RetryContext) - Method in interface org.mule.api.retry.RetryNotifier
Called when a retry attempt finally suceeds.
onSuccess(RetryContext) - Method in class org.mule.retry.notifiers.ConnectNotifier
 
onTransition(String, O) - Method in interface org.mule.api.lifecycle.LifecycleCallback
 
onTransition(String, O) - Method in class org.mule.lifecycle.EmptyLifecycleCallback
 
onTransition(String, String) - Method in interface org.mule.tck.functional.FunctionalTestComponent.LifecycleCallback
 
onUnacceptedFlowConstruct - Variable in class org.mule.processor.AbstractFilteringMessageProcessor
 
onUndeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.AbstractDeploymentListener
 
onUndeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.application.NullDeploymentListener
 
onUndeploymentFailure(String, Throwable) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
onUndeploymentFailure(String, Throwable) - Method in interface org.mule.module.launcher.DeploymentListener
Notifies that an un-deployment for a given application has finished with a failure.
onUndeploymentStart(String) - Method in class org.mule.module.launcher.AbstractDeploymentListener
 
onUndeploymentStart(String) - Method in class org.mule.module.launcher.application.NullDeploymentListener
 
onUndeploymentStart(String) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
onUndeploymentStart(String) - Method in interface org.mule.module.launcher.DeploymentListener
Notifies that an un-deployment for a given application has started.
onUndeploymentSuccess(String) - Method in class org.mule.module.launcher.AbstractDeploymentListener
 
onUndeploymentSuccess(String) - Method in class org.mule.module.launcher.application.NullDeploymentListener
 
onUndeploymentSuccess(String) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
onUndeploymentSuccess(String) - Method in interface org.mule.module.launcher.DeploymentListener
Notifies that an un-deployment for a given application has successfully finished.
open() - Method in interface org.mule.api.store.ListableObjectStore
Open the underlying store.
open(String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
open() - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
open() - Method in class org.mule.util.store.AbstractPartitionedObjectStore
 
open() - Method in class org.mule.util.store.ManagedObjectStore
 
open() - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
open() - Method in class org.mule.util.store.ObjectStorePartition
 
open(String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
open() - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
open(String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
open() - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
open() - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
open() - Method in class org.mule.util.store.QueueStoreAdapter
 
open() - Method in class org.mule.util.store.SimpleMemoryObjectStore
 
openConnection(URL) - Method in class org.mule.transport.soap.axis.transport.jms.Handler
 
openConnection(URL) - Method in class org.mule.transport.soap.axis.transport.pop3.Handler
 
openConnection(URL) - Method in class org.mule.transport.soap.axis.transport.smtp.Handler
 
openConnection(URL) - Method in class org.mule.transport.soap.axis.transport.vm.Handler
 
openDirectory(String) - Static method in class org.mule.util.FileUtils
 
operation - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
OPERATION - Static variable in class org.mule.module.cxf.CxfConstants
 
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
 
OPT_DIR - Static variable in class org.mule.module.boot.DefaultMuleClassPathConfig
 
OPT_DIR - Static variable in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
OptimisedNotificationHandler - Class in org.mule.context.notification
Optimized to make a quick decision on a particular class of messages.
OptimisedNotificationHandler(ServerNotificationHandler, Class<? extends ServerNotification>) - Constructor for class org.mule.context.notification.OptimisedNotificationHandler
 
OptimizedRequestContext - Class in org.mule
Deprecated. If access to MuleEvent or MuleMessage is required, then implement a MessageProcessor or Callable instead
OPTIONAL_ARGUMENT - Static variable in class org.mule.expression.ExpressionConstants
 
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
 
or(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
OracleDataSourceFactoryBean - Class in org.mule.transport.jdbc.config
 
OracleDataSourceFactoryBean() - Constructor for class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
Order - Class in org.mule.example.bookstore
Simple class which represents a Book Order.
Order() - Constructor for class org.mule.example.bookstore.Order
 
Order(Book, int, String, String) - Constructor for class org.mule.example.bookstore.Order
 
orderBook(Book, int, String, String) - Method in interface org.mule.example.bookstore.OrderService
Place a book order
orderBook(Book, int, String, String) - Method in class org.mule.example.bookstore.OrderServiceImpl
 
OrderService - Interface in org.mule.example.bookstore
Interface for placing a book order
OrderServiceImpl - Class in org.mule.example.bookstore
Service for placing a book order.
OrderServiceImpl() - Constructor for class org.mule.example.bookstore.OrderServiceImpl
 
OrderToEmailTransformer - Class in org.mule.example.bookstore.transformers
Composes an e-mail notification message to be sent based on the Book Order.
OrderToEmailTransformer() - Constructor for class org.mule.example.bookstore.transformers.OrderToEmailTransformer
 
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...) - Constructor for class org.mule.routing.filters.logic.OrFilter
 
OrFilter(List<Filter>) - Constructor for class org.mule.routing.filters.logic.OrFilter
 
org.apache.commons.logging - package org.apache.commons.logging
Simple wrapper API around multiple logging APIs.
org.apache.commons.logging.impl - package org.apache.commons.logging.impl
Open up 'friendly' modifiers.
org.apache.maven.enforcer.rule - package org.apache.maven.enforcer.rule
 
org.apache.maven.plugin.archetype - package org.apache.maven.plugin.archetype
 
org.guiceyfruit.mule - package org.guiceyfruit.mule
 
org.guiceyfruit.mule.support - package org.guiceyfruit.mule.support
 
org.hibernate.connection - package org.hibernate.connection
 
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.annotations - package org.mule.api.annotations
 
org.mule.api.annotations.expression - package org.mule.api.annotations.expression
 
org.mule.api.annotations.expressions - package org.mule.api.annotations.expressions
 
org.mule.api.annotations.meta - package org.mule.api.annotations.meta
 
org.mule.api.annotations.param - package org.mule.api.annotations.param
 
org.mule.api.cache - package org.mule.api.cache
 
org.mule.api.client - package org.mule.api.client
 
org.mule.api.component - package org.mule.api.component
 
org.mule.api.component.simple - package org.mule.api.component.simple
 
org.mule.api.config - package org.mule.api.config
 
org.mule.api.construct - package org.mule.api.construct
 
org.mule.api.context - package org.mule.api.context
Mule Context APIs, including the MuleContext, agent and server event interfaces
org.mule.api.context.notification - package org.mule.api.context.notification
 
org.mule.api.el - package org.mule.api.el
 
org.mule.api.endpoint - package org.mule.api.endpoint
Endpoint interfaces.
org.mule.api.exception - package org.mule.api.exception
 
org.mule.api.execution - package org.mule.api.execution
 
org.mule.api.expression - package org.mule.api.expression
 
org.mule.api.interceptor - package org.mule.api.interceptor
 
org.mule.api.lifecycle - package org.mule.api.lifecycle
Lifecycle interfaces for all Components.
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.processor - package org.mule.api.processor
 
org.mule.api.registry - package org.mule.api.registry
 
org.mule.api.retry - package org.mule.api.retry
 
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.source - package org.mule.api.source
 
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 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.client - package org.mule.client
 
org.mule.component - package org.mule.component
 
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.converters - package org.mule.config.converters
 
org.mule.config.dsl - package org.mule.config.dsl
 
org.mule.config.dsl.routers - package org.mule.config.dsl.routers
 
org.mule.config.endpoint - package org.mule.config.endpoint
 
org.mule.config.expression - package org.mule.config.expression
 
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.parsers - package org.mule.config.parsers
 
org.mule.config.pool - package org.mule.config.pool
 
org.mule.config.processors - package org.mule.config.processors
 
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.config.transformer - package org.mule.config.transformer
 
org.mule.construct - package org.mule.construct
 
org.mule.construct.builder - package org.mule.construct.builder
 
org.mule.construct.flow - package org.mule.construct.flow
 
org.mule.construct.processor - package org.mule.construct.processor
 
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.el - package org.mule.el
 
org.mule.el.context - package org.mule.el.context
 
org.mule.el.function - package org.mule.el.function
 
org.mule.el.mvel - package org.mule.el.mvel
 
org.mule.endpoint - package org.mule.endpoint
Implemtation of Mule endpoint uris.
org.mule.endpoint.dynamic - package org.mule.endpoint.dynamic
 
org.mule.endpoint.inbound - package org.mule.endpoint.inbound
 
org.mule.endpoint.outbound - package org.mule.endpoint.outbound
 
org.mule.enricher - package org.mule.enricher
 
org.mule.example - package org.mule.example
 
org.mule.example.bookstore - package org.mule.example.bookstore
 
org.mule.example.bookstore.transformers - package org.mule.example.bookstore.transformers
 
org.mule.example.bookstore.web - package org.mule.example.bookstore.web
 
org.mule.example.cep - package org.mule.example.cep
 
org.mule.example.errorhandler - package org.mule.example.errorhandler
 
org.mule.example.errorhandler.exceptions - package org.mule.example.errorhandler.exceptions
 
org.mule.example.errorhandler.handlers - package org.mule.example.errorhandler.handlers
 
org.mule.example.geomail.components - package org.mule.example.geomail.components
 
org.mule.example.geomail.dao - package org.mule.example.geomail.dao
 
org.mule.example.geomail.dao.impl - package org.mule.example.geomail.dao.impl
 
org.mule.example.geomail.routing - package org.mule.example.geomail.routing
 
org.mule.example.geomail.transformers - package org.mule.example.geomail.transformers
 
org.mule.example.gpswalker - package org.mule.example.gpswalker
 
org.mule.example.hello - package org.mule.example.hello
 
org.mule.example.loanbroker - package org.mule.example.loanbroker
 
org.mule.example.loanbroker.bank - package org.mule.example.loanbroker.bank
 
org.mule.example.loanbroker.bpm.activity - package org.mule.example.loanbroker.bpm.activity
 
org.mule.example.loanbroker.credit - package org.mule.example.loanbroker.credit
 
org.mule.example.loanbroker.creditagency - package org.mule.example.loanbroker.creditagency
 
org.mule.example.loanbroker.esn - package org.mule.example.loanbroker.esn
 
org.mule.example.loanbroker.lender - package org.mule.example.loanbroker.lender
 
org.mule.example.loanbroker.message - package org.mule.example.loanbroker.message
 
org.mule.example.loanbroker.messages - package org.mule.example.loanbroker.messages
 
org.mule.example.loanbroker.model - package org.mule.example.loanbroker.model
 
org.mule.example.loanbroker.processor - package org.mule.example.loanbroker.processor
 
org.mule.example.loanbroker.routers - package org.mule.example.loanbroker.routers
 
org.mule.example.loanbroker.tests - package org.mule.example.loanbroker.tests
 
org.mule.example.loanbroker.transformers - package org.mule.example.loanbroker.transformers
 
org.mule.example.notifications - package org.mule.example.notifications
 
org.mule.example.scripting - package org.mule.example.scripting
 
org.mule.example.stockquote - package org.mule.example.stockquote
 
org.mule.exception - package org.mule.exception
 
org.mule.execution - package org.mule.execution
 
org.mule.expression - package org.mule.expression
 
org.mule.expression.transformers - package org.mule.expression.transformers
 
org.mule.impl.model.resolvers - package org.mule.impl.model.resolvers
 
org.mule.interceptor - package org.mule.interceptor
 
org.mule.jndi - package org.mule.jndi
 
org.mule.keygenerator - package org.mule.keygenerator
 
org.mule.lifecycle - package org.mule.lifecycle
 
org.mule.lifecycle.phases - package org.mule.lifecycle.phases
 
org.mule.lifecycle.processor - package org.mule.lifecycle.processor
 
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.message.ds - package org.mule.message.ds
 
org.mule.model - package org.mule.model
 
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.atom - package org.mule.module.atom
 
org.mule.module.atom.config - package org.mule.module.atom.config
 
org.mule.module.atom.routing - package org.mule.module.atom.routing
 
org.mule.module.atom.server - package org.mule.module.atom.server
 
org.mule.module.atom.transformers - package org.mule.module.atom.transformers
 
org.mule.module.boot - package org.mule.module.boot
 
org.mule.module.bpm - package org.mule.module.bpm
 
org.mule.module.bpm.config - package org.mule.module.bpm.config
 
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.cxf - package org.mule.module.cxf
 
org.mule.module.cxf.builder - package org.mule.module.cxf.builder
 
org.mule.module.cxf.component - package org.mule.module.cxf.component
 
org.mule.module.cxf.config - package org.mule.module.cxf.config
 
org.mule.module.cxf.endpoint - package org.mule.module.cxf.endpoint
 
org.mule.module.cxf.feature - package org.mule.module.cxf.feature
 
org.mule.module.cxf.i18n - package org.mule.module.cxf.i18n
 
org.mule.module.cxf.security - package org.mule.module.cxf.security
 
org.mule.module.cxf.support - package org.mule.module.cxf.support
 
org.mule.module.cxf.transport - package org.mule.module.cxf.transport
 
org.mule.module.drools - package org.mule.module.drools
 
org.mule.module.guice - package org.mule.module.guice
 
org.mule.module.guice.i18n - package org.mule.module.guice.i18n
 
org.mule.module.ibeans.config - package org.mule.module.ibeans.config
 
org.mule.module.ibeans.i18n - package org.mule.module.ibeans.i18n
 
org.mule.module.ibeans.spi - package org.mule.module.ibeans.spi
 
org.mule.module.ibeans.spi.support - package org.mule.module.ibeans.spi.support
 
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.jboss.config - package org.mule.module.jboss.config
 
org.mule.module.jboss.transaction - package org.mule.module.jboss.transaction
Provides integration with JBoss TS (Arjuna).
org.mule.module.jbpm - package org.mule.module.jbpm
 
org.mule.module.jca - package org.mule.module.jca
A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture.
org.mule.module.jca.i18n - package org.mule.module.jca.i18n
 
org.mule.module.jersey - package org.mule.module.jersey
 
org.mule.module.jersey.config - package org.mule.module.jersey.config
 
org.mule.module.json - package org.mule.module.json
JSON encoding support for Mule.
org.mule.module.json.config - package org.mule.module.json.config
Classes used for processing the JSON XML configuration elements
org.mule.module.json.filters - package org.mule.module.json.filters
Filters for recognising JSON payloads in Mule.
org.mule.module.json.i18n - package org.mule.module.json.i18n
 
org.mule.module.json.transformers - package org.mule.module.json.transformers
Transfromers for converting from JavaBeans and collections to JSON and back again.
org.mule.module.launcher - package org.mule.module.launcher
 
org.mule.module.launcher.application - package org.mule.module.launcher.application
 
org.mule.module.launcher.descriptor - package org.mule.module.launcher.descriptor
 
org.mule.module.launcher.log4j - package org.mule.module.launcher.log4j
 
org.mule.module.launcher.plugin - package org.mule.module.launcher.plugin
 
org.mule.module.launcher.util - package org.mule.module.launcher.util
 
org.mule.module.logging - package org.mule.module.logging
 
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.management.util - package org.mule.module.management.util
 
org.mule.module.ognl.config - package org.mule.module.ognl.config
 
org.mule.module.ognl.expression - package org.mule.module.ognl.expression
 
org.mule.module.ognl.filters - package org.mule.module.ognl.filters
 
org.mule.module.pgp - package org.mule.module.pgp
 
org.mule.module.pgp.config - package org.mule.module.pgp.config
 
org.mule.module.pgp.filters - package org.mule.module.pgp.filters
 
org.mule.module.pgp.i18n - package org.mule.module.pgp.i18n
 
org.mule.module.reboot - package org.mule.module.reboot
 
org.mule.module.rss.config - package org.mule.module.rss.config
 
org.mule.module.rss.routing - package org.mule.module.rss.routing
 
org.mule.module.rss.transformers - package org.mule.module.rss.transformers
 
org.mule.module.scripting.builders - package org.mule.module.scripting.builders
 
org.mule.module.scripting.component - package org.mule.module.scripting.component
Base classes for script based components such as BeanShell or Groovy.
org.mule.module.scripting.config - package org.mule.module.scripting.config
 
org.mule.module.scripting.expression - package org.mule.module.scripting.expression
 
org.mule.module.scripting.filter - package org.mule.module.scripting.filter
 
org.mule.module.scripting.transformer - package org.mule.module.scripting.transformer
 
org.mule.module.spring.events - package org.mule.module.spring.events
A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners.
org.mule.module.spring.i18n - package org.mule.module.spring.i18n
 
org.mule.module.spring.remoting - package org.mule.module.spring.remoting
 
org.mule.module.spring.security - package org.mule.module.spring.security
 
org.mule.module.spring.security.config - package org.mule.module.spring.security.config
 
org.mule.module.spring.security.editors - package org.mule.module.spring.security.editors
 
org.mule.module.spring.security.filters.http - package org.mule.module.spring.security.filters.http
 
org.mule.module.spring.security.i18n - package org.mule.module.spring.security.i18n
 
org.mule.module.spring.transaction - package org.mule.module.spring.transaction
 
org.mule.module.sxc - package org.mule.module.sxc
 
org.mule.module.tomcat - package org.mule.module.tomcat
 
org.mule.module.ws.config - package org.mule.module.ws.config
 
org.mule.module.ws.config.spring.factories - package org.mule.module.ws.config.spring.factories
 
org.mule.module.ws.config.spring.parsers.specific - package org.mule.module.ws.config.spring.parsers.specific
 
org.mule.module.ws.construct - package org.mule.module.ws.construct
 
org.mule.module.ws.construct.builder - package org.mule.module.ws.construct.builder
 
org.mule.module.xml.config - package org.mule.module.xml.config
 
org.mule.module.xml.el - package org.mule.module.xml.el
 
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.jaxb - package org.mule.module.xml.transformer.jaxb
 
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.pattern.core.config - package org.mule.pattern.core.config
 
org.mule.pattern.core.support - package org.mule.pattern.core.support
 
org.mule.processor - package org.mule.processor
 
org.mule.processor.chain - package org.mule.processor.chain
 
org.mule.processor.strategy - package org.mule.processor.strategy
 
org.mule.registry - package org.mule.registry
 
org.mule.retry - package org.mule.retry
 
org.mule.retry.async - package org.mule.retry.async
 
org.mule.retry.notifiers - package org.mule.retry.notifiers
 
org.mule.retry.policies - package org.mule.retry.policies
 
org.mule.routing - package org.mule.routing
Defines the core routing patterns supported by mule.
org.mule.routing.correlation - package org.mule.routing.correlation
 
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.outbound - package org.mule.routing.outbound
Outbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.requestreply - package org.mule.routing.requestreply
 
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.service.processor - package org.mule.service.processor
 
org.mule.session - package org.mule.session
 
org.mule.source - package org.mule.source
 
org.mule.tck - package org.mule.tck
 
org.mule.tck.concurrency - package org.mule.tck.concurrency
 
org.mule.tck.config - package org.mule.tck.config
 
org.mule.tck.exceptions - package org.mule.tck.exceptions
 
org.mule.tck.functional - package org.mule.tck.functional
Helper classes and interfaces used by Mule fnctional tests.
org.mule.tck.jndi - package org.mule.tck.jndi
 
org.mule.tck.junit4 - package org.mule.tck.junit4
 
org.mule.tck.property - package org.mule.tck.property
 
org.mule.tck.security - package org.mule.tck.security
 
org.mule.tck.testmodels.fruit - package org.mule.tck.testmodels.fruit
 
org.mule.tck.testmodels.services - package org.mule.tck.testmodels.services
 
org.mule.tck.transformer - package org.mule.tck.transformer
 
org.mule.tck.util - package org.mule.tck.util
 
org.mule.tools.anttasks - package org.mule.tools.anttasks
 
org.mule.tools.maven.archetype - package org.mule.tools.maven.archetype
 
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.graph - package org.mule.transformer.graph
 
org.mule.transformer.simple - package org.mule.transformer.simple
Basic transformer implementations.
org.mule.transformer.types - package org.mule.transformer.types
 
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.ajax - package org.mule.transport.ajax
 
org.mule.transport.ajax.config - package org.mule.transport.ajax.config
 
org.mule.transport.ajax.container - package org.mule.transport.ajax.container
A AJAX transport allows Mule applications to send a receive events to the web browser.
org.mule.transport.ajax.embedded - package org.mule.transport.ajax.embedded
A AJAX transport allows Mule applications to send a receive events to the web browser.
org.mule.transport.ajax.i18n - package org.mule.transport.ajax.i18n
 
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.email - package org.mule.transport.email
Provides pop3, smtp and imap connectivity for Mule.
org.mule.transport.email.config - package org.mule.transport.email.config
 
org.mule.transport.email.filters - package org.mule.transport.email.filters
 
org.mule.transport.email.i18n - package org.mule.transport.email.i18n
 
org.mule.transport.email.transformers - package org.mule.transport.email.transformers
Contains transformers to convert to and from the java.mail.Message type.
org.mule.transport.file - package org.mule.transport.file
Provides file transport in the form of a directory listeners and file dispatchers.
org.mule.transport.file.comparator - package org.mule.transport.file.comparator
 
org.mule.transport.file.config - package org.mule.transport.file.config
 
org.mule.transport.file.filters - package org.mule.transport.file.filters
Filename filters used to filter on a listening directory.
org.mule.transport.file.i18n - package org.mule.transport.file.i18n
 
org.mule.transport.file.transformers - package org.mule.transport.file.transformers
Transformers for converting to and from the FileMessage type.
org.mule.transport.ftp - package org.mule.transport.ftp
 
org.mule.transport.ftp.config - package org.mule.transport.ftp.config
 
org.mule.transport.http - package org.mule.transport.http
Provides http transport including proxy support.
org.mule.transport.http.builder - package org.mule.transport.http.builder
 
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.config.spring.factories - package org.mule.transport.http.config.spring.factories
 
org.mule.transport.http.config.spring.parsers.specific - package org.mule.transport.http.config.spring.parsers.specific
 
org.mule.transport.http.construct - package org.mule.transport.http.construct
 
org.mule.transport.http.construct.builder - package org.mule.transport.http.construct.builder
 
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.multipart - package org.mule.transport.http.multipart
 
org.mule.transport.http.ntlm - package org.mule.transport.http.ntlm
 
org.mule.transport.http.servlet - package org.mule.transport.http.servlet
 
org.mule.transport.http.transformers - package org.mule.transport.http.transformers
 
org.mule.transport.jdbc - package org.mule.transport.jdbc
Provides jdbc transport.
org.mule.transport.jdbc.config - package org.mule.transport.jdbc.config
 
org.mule.transport.jdbc.i18n - package org.mule.transport.jdbc.i18n
 
org.mule.transport.jdbc.sqlstrategy - package org.mule.transport.jdbc.sqlstrategy
 
org.mule.transport.jdbc.store - package org.mule.transport.jdbc.store
 
org.mule.transport.jdbc.xa - package org.mule.transport.jdbc.xa
 
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.jndi - package org.mule.transport.jms.jndi
 
org.mule.transport.jms.mulemq - package org.mule.transport.jms.mulemq
 
org.mule.transport.jms.redelivery - package org.mule.transport.jms.redelivery
 
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.polling - package org.mule.transport.polling
 
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.events - package org.mule.transport.servlet.events
 
org.mule.transport.servlet.i18n - package org.mule.transport.servlet.i18n
 
org.mule.transport.servlet.jetty - package org.mule.transport.servlet.jetty
 
org.mule.transport.servlet.jetty.config - package org.mule.transport.servlet.jetty.config
 
org.mule.transport.servlet.jetty.util - package org.mule.transport.servlet.jetty.util
 
org.mule.transport.servlet.transformers - package org.mule.transport.servlet.transformers
 
org.mule.transport.sftp - package org.mule.transport.sftp
 
org.mule.transport.sftp.config - package org.mule.transport.sftp.config
 
org.mule.transport.sftp.i18n - package org.mule.transport.sftp.i18n
 
org.mule.transport.sftp.notification - package org.mule.transport.sftp.notification
 
org.mule.transport.sftp.transformers - package org.mule.transport.sftp.transformers
 
org.mule.transport.soap.axis - package org.mule.transport.soap.axis
Provides an Axis soap transport for Mule.
org.mule.transport.soap.axis.component - package org.mule.transport.soap.axis.component
 
org.mule.transport.soap.axis.config - package org.mule.transport.soap.axis.config
 
org.mule.transport.soap.axis.extensions - package org.mule.transport.soap.axis.extensions
Axis specific extensions and component implementation that enables Mule components to act as Axis soap services.
org.mule.transport.soap.axis.extras - package org.mule.transport.soap.axis.extras
 
org.mule.transport.soap.axis.i18n - package org.mule.transport.soap.axis.i18n
 
org.mule.transport.soap.axis.transport - package org.mule.transport.soap.axis.transport
 
org.mule.transport.soap.axis.transport.jms - package org.mule.transport.soap.axis.transport.jms
 
org.mule.transport.soap.axis.transport.pop3 - package org.mule.transport.soap.axis.transport.pop3
 
org.mule.transport.soap.axis.transport.smtp - package org.mule.transport.soap.axis.transport.smtp
 
org.mule.transport.soap.axis.transport.vm - package org.mule.transport.soap.axis.transport.vm
 
org.mule.transport.soap.axis.wsdl - package org.mule.transport.soap.axis.wsdl
 
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.transport.xmpp - package org.mule.transport.xmpp
 
org.mule.transport.xmpp.config - package org.mule.transport.xmpp.config
 
org.mule.transport.xmpp.filters - package org.mule.transport.xmpp.filters
 
org.mule.transport.xmpp.i18n - package org.mule.transport.xmpp.i18n
 
org.mule.transport.xmpp.transformers - package org.mule.transport.xmpp.transformers
 
org.mule.util - package org.mule.util
Common helper classes for reading/writing files setting bean properties and SPI helpers.
org.mule.util.annotation - package org.mule.util.annotation
 
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.file - package org.mule.util.file
A file resource manager to allow acid operations on file systems.
org.mule.util.generics - package org.mule.util.generics
 
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.scan - package org.mule.util.scan
 
org.mule.util.scan.annotations - package org.mule.util.scan.annotations
 
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.
org.slf4j.impl - package org.slf4j.impl
 
originalClassLoaderHash - Variable in class org.mule.module.logging.DispatchingLogger
 
originalLogger - Variable in class org.mule.module.logging.DispatchingLogger
 
originalRequest - Variable in class org.mule.example.ReservationResponse
 
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
Creates a Map parser that will add the map directly to the registry
OrphanMapDefinitionParser(Class, String) - Constructor for class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
Creates a Map parser that will add the map directly to the registry
OrphanMapDefinitionParser(Class, String, boolean) - Constructor for class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
Creates a Map parser that will add the map directly to the registry
OSGI_HEADER_TRANSPORT - Static variable in interface org.mule.transport.service.TransportServiceDescriptor
 
otherwise(MuleDefinitionParser) - Method in class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
 
out - Variable in class org.mule.transport.AbstractReceiverWorker
 
OUT_FAULT_INTERCEPTORS - Static variable in class org.mule.module.cxf.CxfConstants
 
OUT_INTERCEPTORS - Static variable in class org.mule.module.cxf.CxfConstants
 
OUTBOUND - Static variable in class org.mule.api.transport.PropertyScope
This is the default scope when writing properties to a message.
OUTBOUND_ADDRESS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
OUTBOUND_ENDPOINT - Static variable in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
OUTBOUND_ENDPOINT_CHILD - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
OUTBOUND_ENDPOINT_REF_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
OUTBOUND_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
outboundAddress(String) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
OutboundAttachmentMapContext - Class in org.mule.el.context
 
OutboundAttachmentMapContext(MuleMessage) - Constructor for class org.mule.el.context.OutboundAttachmentMapContext
 
OutboundAttachments - Annotation Type in org.mule.api.annotations.param
Used on component methods, this parameter annotation passes in a reference to a Map that can be used to populate outbound attachments that will be set with the outgoing message.
OutboundAttachmentsAnnotationParser - Class in org.mule.config.parsers
Responsible for parsing the OutboundAttachments annotation.
OutboundAttachmentsAnnotationParser() - Constructor for class org.mule.config.parsers.OutboundAttachmentsAnnotationParser
 
OutboundAttachmentsExpressionEvaluator - Class in org.mule.expression
Creates a Map facade around a MuleMessage instance to allow access to outbound attachments from within components and transformers without the these objects needing access to the Mule Message
OutboundAttachmentsExpressionEvaluator() - Constructor for class org.mule.expression.OutboundAttachmentsExpressionEvaluator
 
OutboundAttachmentsMap - Class in org.mule.expression
Creates a wrapper around Mule Message with a MAp facade used for allowing developers to add attachments to an outgoing message in a transformer of component without needing to access the Mule API directly
OutboundAttachmentsMap(MuleMessage) - Constructor for class org.mule.expression.OutboundAttachmentsMap
 
OutboundEndpoint - Interface in org.mule.api.endpoint
 
outboundEndpoint(OutboundEndpoint) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
outboundEndpoint(EndpointBuilder) - Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleInboundAndOutboundEndpointBuilder
 
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
 
OutboundEndpointMimeTypeCheckingMessageProcessor - Class in org.mule.endpoint.outbound
Verify that the outbound mime type is acceptable by this endpoint.
OutboundEndpointMimeTypeCheckingMessageProcessor(OutboundEndpoint) - Constructor for class org.mule.endpoint.outbound.OutboundEndpointMimeTypeCheckingMessageProcessor
 
OutboundEndpointPropertyMessageProcessor - Class in org.mule.endpoint.outbound
Sets the outbound endpoint uri on as a property of the message using the following key: MuleProperties.MULE_ENDPOINT_PROPERTY.
OutboundEndpointPropertyMessageProcessor(OutboundEndpoint) - Constructor for class org.mule.endpoint.outbound.OutboundEndpointPropertyMessageProcessor
 
OutboundEventTimeoutMessageProcessor - Class in org.mule.endpoint.outbound
 
OutboundEventTimeoutMessageProcessor() - Constructor for class org.mule.endpoint.outbound.OutboundEventTimeoutMessageProcessor
 
OutboundHeaders - Annotation Type in org.mule.api.annotations.param
Used on Components that have an outbound endpoint configured or a response being sent back, and enables users to set outbound/response headers via Map without needing to use the Mule API (other than using the annotation) on the method argument).
OutboundHeadersAnnotationParser - Class in org.mule.config.parsers
Responsible for parsing the OutboundHeaders annotation.
OutboundHeadersAnnotationParser() - Constructor for class org.mule.config.parsers.OutboundHeadersAnnotationParser
 
OutboundHeadersExpressionEvaluator - Class in org.mule.expression
Creates a Map facade around a MuleMessage instance to allow access to outbound headers from within components and transformers without the these objects needing access to the Mule Message
OutboundHeadersExpressionEvaluator() - Constructor for class org.mule.expression.OutboundHeadersExpressionEvaluator
 
OutboundHeadersExpressionEvaluator.SendHeadersMap - Class in org.mule.expression
 
OutboundHeadersExpressionEvaluator.SendHeadersMap(MuleMessage) - Constructor for class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
OutboundLoggingMessageProcessor - Class in org.mule.endpoint.outbound
 
OutboundLoggingMessageProcessor() - Constructor for class org.mule.endpoint.outbound.OutboundLoggingMessageProcessor
 
OutboundNotificationMessageProcessor - Class in org.mule.endpoint.outbound
Publishes a EndpointMessageNotification's when a message is sent or dispatched.
OutboundNotificationMessageProcessor(OutboundEndpoint) - Constructor for class org.mule.endpoint.outbound.OutboundNotificationMessageProcessor
 
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
 
OutboundResponsePropertiesMessageProcessor - Class in org.mule.endpoint.outbound
Propagates properties from request message to response message as defined by OutboundEndpoint.getResponseProperties().
OutboundResponsePropertiesMessageProcessor(OutboundEndpoint) - Constructor for class org.mule.endpoint.outbound.OutboundResponsePropertiesMessageProcessor
 
OutboundRewriteResponseEventMessageProcessor - Class in org.mule.endpoint.outbound
 
OutboundRewriteResponseEventMessageProcessor() - Constructor for class org.mule.endpoint.outbound.OutboundRewriteResponseEventMessageProcessor
 
OutboundRootMessageIdPropertyMessageProcessor - Class in org.mule.endpoint.outbound
Sets the outbound root message id on as a property of the message using the following key: MuleProperties.MULE_ROOT_MESSAGE_ID_PROPERTY.
OutboundRootMessageIdPropertyMessageProcessor() - Constructor for class org.mule.endpoint.outbound.OutboundRootMessageIdPropertyMessageProcessor
 
OutboundRouter - Interface in org.mule.api.routing
OutboundRouter is used to control outbound routing behaviour for an event.
outboundRouter - Variable in class org.mule.component.DefaultInterfaceBinding
 
outboundRouter - Variable in class org.mule.service.AbstractService
 
OutboundRouterCatchAllStrategy - Interface in org.mule.api.routing
RouterCatchAllStrategy is a strategy interface that allows developers to hook in custom code when an event is being routed on the inbound or outbound but does not match any of the criteria defined for the routing.
OutboundRouterCollection - Interface in org.mule.api.routing
RouterCollection defines the interface for a MessageRouter that manages more than one router.
outboundRouterMustUseOutboudEndpoints(OutboundRouter, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
OutboundSessionHandlerMessageProcessor - Class in org.mule.endpoint.outbound
Stores session information on the outbound message.
OutboundSessionHandlerMessageProcessor(SessionHandler) - Constructor for class org.mule.endpoint.outbound.OutboundSessionHandlerMessageProcessor
 
outboundTransformer - Variable in class org.mule.transformer.wire.TransformerPairWireFormat
 
OutboundTxRollbackMessageProcessor - Class in org.mule.endpoint.outbound
MessageProcessor implementation that stops outbound flow is the current transaction has been rolled back.
OutboundTxRollbackMessageProcessor() - Constructor for class org.mule.endpoint.outbound.OutboundTxRollbackMessageProcessor
 
outFaultInterceptors - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
outInterceptors - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
OUTPUT_TYPE_NODE - Static variable in class org.mule.module.xml.transformer.JXPathExtractor
 
OUTPUT_TYPE_VALUE - Static variable in class org.mule.module.xml.transformer.JXPathExtractor
 
OUTPUT_TYPE_XML - Static variable in class org.mule.module.xml.transformer.JXPathExtractor
 
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 used to defer the writing of the message payload until there is a stream available to write it to.
OutputPayloadInterceptor - Class in org.mule.module.cxf.support
 
OutputPayloadInterceptor() - Constructor for class org.mule.module.cxf.support.OutputPayloadInterceptor
 
outputStream - Variable in class org.mule.transport.stdio.StdioConnector
 
OutRouteBuilder - Class in org.mule.config.dsl
TODO
OutRouteBuilder(OutboundRouterCollection, MuleContext) - Constructor for class org.mule.config.dsl.OutRouteBuilder
 
overrides - Variable in class org.mule.module.launcher.FineGrainedControlClassLoader
 

P

packetCollector - Variable in class org.mule.transport.xmpp.AbstractXmppConversation
 
PARAMETER_MAP_PROPERTY_KEY - Static variable in class org.mule.transport.servlet.ServletConnector
This property name is used to store a Map containing all request parameters to the MuleMessage.
PARAMETER_PROPERTY_PREFIX - Static variable in class org.mule.transport.servlet.ServletConnector
This prefix is used to store parameters from the incoming HttpServletRequest to the MuleMessage.
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.
ParameterNameDiscoverer - Interface in org.mule.util.generics
Interface to discover parameter names for methods and constructors.
ParamReader - Class in org.mule.config.spring.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ParamReader(Class) - Constructor for class org.mule.config.spring.util.ParamReader
process a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.mule.config.spring.util.ParamReader
process the given class bytes directly.
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(Annotation, Class<?>) - Method in interface org.mule.api.expression.ExpressionAnnotationParser
 
parse(String, MuleMessage) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
parse(String, MuleEvent) - Method in interface org.mule.api.expression.ExpressionManager
 
parse(String, MuleMessage, boolean) - Method in interface org.mule.api.expression.ExpressionManager
Deprecated. 
parse(String, MuleEvent, boolean) - Method in interface org.mule.api.expression.ExpressionManager
 
parse(Annotation, Class<?>) - Method in class org.mule.config.expression.ExprAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.expression.FunctionAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.expression.LookupAnnotationParser
 
parse(Annotation, Class) - Method in class org.mule.config.expression.MuleAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.parsers.InboundAttachmentsAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.parsers.InboundHeadersAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.parsers.OutboundAttachmentsAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.parsers.OutboundHeadersAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.config.parsers.PayloadAnnotationParser
 
parse(String) - Method in class org.mule.config.spring.jndi.DefaultNameParser
 
parse(Element, ParserContext) - Method in class org.mule.config.spring.parsers.IndependentDefinitionParser
 
parse(String, MuleMessage) - Method in class org.mule.expression.DefaultExpressionManager
Evaluates expressions in a given string.
parse(String, MuleEvent) - Method in class org.mule.expression.DefaultExpressionManager
 
parse(String, MuleMessage, boolean) - Method in class org.mule.expression.DefaultExpressionManager
Evaluates expressions in a given string.
parse(String, MuleEvent, boolean) - Method in class org.mule.expression.DefaultExpressionManager
 
parse(String) - Method in class org.mule.expression.ExpressionConfig
 
parse(Annotation) - Method in class org.mule.module.ibeans.spi.ExpressionErrorFilterFactory
 
parse(Annotation, Class<?>) - Method in class org.mule.module.json.config.JsonPathAnnotationParser
 
parse(File) - Method in interface org.mule.module.launcher.descriptor.DescriptorParser
 
parse(File) - Method in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
parse() - Method in class org.mule.module.launcher.plugin.PluginDescriptorParser
 
parse(Annotation, Class<?>) - Method in class org.mule.module.ognl.config.OgnlAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.module.scripting.config.GroovyAnnotationParser
 
parse(Annotation, Class<?>) - Method in class org.mule.module.xml.config.XPathAnnotationParser
 
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(MuleMessage, ExpressionManager) - Method in class org.mule.transport.http.CacheControlHeader
Evaluates all the properties in case there are expressions
parse(MuleMessage, ExpressionManager) - Method in class org.mule.transport.http.CookieWrapper
 
parse() - Method in class org.mule.transport.http.multipart.MultiPartInputStream
 
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.AsyncMessageProcessorsDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.FlowRefDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.InvokerMessageProcessorDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.MessageEnricherDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.config.spring.parsers.specific.RetryPolicyDefinitionParser
The BDP magic inside this method will transform this simple config: into this equivalent config, because of the attribute asynchronous="true":
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
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.module.cxf.config.WsCustomValidatorDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.tck.config.TestComponentDefinitionParser
 
parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.transport.http.builder.HttpResponseDefinitionParser
 
parseCookiesAsAClient(Header, String) - Static method in class org.mule.transport.http.CookieHelper
 
parseCookiesAsAClient(String, String) - Static method in class org.mule.transport.http.CookieHelper
 
parseCookiesAsAClient(Header, String, URI) - Static method in class org.mule.transport.http.CookieHelper
 
parseCookiesAsAClient(String, String, URI) - Static method in class org.mule.transport.http.CookieHelper
This method parses the value of "Set-Cookie" HTTP header, returning an array with all the Cookies found.
parseCookiesAsAServer(Header, URI) - Static method in class org.mule.transport.http.CookieHelper
This method parses the value of an HTTP "Cookie" header that comes from a client to a server.
parseCookiesAsAServer(String, URI) - Static method in class org.mule.transport.http.CookieHelper
This method parses the value of an HTTP "Cookie" header that comes from a client to a server.
parseCustomElement(Element, BeanDefinition) - Method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
parseExchangePatterns(String) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
parseFilterString(String) - Method in class org.mule.config.expression.ExpressionFilterParser
 
parseInboundEndpoint(Annotation, Map) - Method in interface org.mule.api.EndpointAnnotationParser
Creates an inbound endpoint from the annotation.
parseInboundEndpoint(Annotation, Map) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
parseInboundEndpoint(Annotation, Map) - Method in class org.mule.module.ibeans.config.CallAnnotationParser
 
parseInboundEndpoint(Annotation, Map) - Method in class org.mule.transport.quartz.config.ScheduleAnnotationParser
 
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
Creates a BeanDefinitionBuilder instance for the bean Class and passes it to the AbstractMuleBeanDefinitionParser.doParse(org.w3c.dom.Element, org.springframework.beans.factory.xml.ParserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder) strategy method.
parseInternal(Element, ParserContext) - Method in class org.mule.config.spring.parsers.ClassOrRefDefinitionParser
 
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
 
parseJpdl(Element, Parse, JpdlParser) - Method in class org.mule.module.jbpm.MuleReceiveBinding
 
parseJpdl(Element, Parse, JpdlParser) - Method in class org.mule.module.jbpm.MuleSendBinding
 
parseLine(String) - Static method in class org.mule.transport.http.RequestLine
 
parseMessageProcessor(Annotation) - Method in interface org.mule.api.MessageProcessorAnnotationParser
Will create a Mule Router according to the annotation.
parseNumber(String, Class<T>) - Static method in class org.mule.util.NumberUtils
 
parseOutboundEndpoint(Annotation, Map) - Method in interface org.mule.api.EndpointAnnotationParser
Creates an outbound endpoint from the annotation.
parseOutboundEndpoint(Annotation, Map) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
parseOutboundEndpoint(Annotation, Map) - Method in class org.mule.module.ibeans.config.CallAnnotationParser
 
parsePlaceholderValues(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
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
 
parser - Variable in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
parser - Variable in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
parser - Variable in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
parserContext - Variable in class org.mule.el.mvel.MVELExpressionExecutor
 
parserContext - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
parserContext - Variable in class org.mule.el.mvel.MVELExpressionLanguageContext
 
parserFactory - Variable in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
parserRegistry - Variable in class org.mule.module.launcher.DefaultAppBloodhound
 
parseServerAuthority() - Method in class org.mule.endpoint.MuleEndpointURI
 
parseSoapAction(String, QName, MuleEvent) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
parseStatement(String, List) - Method in class org.mule.transport.jdbc.JdbcConnector
Parse the given statement filling the parameter list and return the ready to use statement.
parseStatements(String, String) - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
Parses the read and acknowledge SQL statements
parseStyle(MuleEvent, Call) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
ParseTemplateTransformer - Class in org.mule.transformer.simple
Loads a template and parses its content to resolve expressions.
ParseTemplateTransformer() - Constructor for class org.mule.transformer.simple.ParseTemplateTransformer
 
parseTokens(String) - Method in class org.mule.module.json.JsonData
 
parseURIString(String, MuleMessage) - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
parseURIString(String, MuleMessage) - Method in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
parseURIString(String, MuleMessage) - Method in class org.mule.module.ibeans.spi.support.CallRequestEndpoint
 
parseURIString(String, MuleMessage) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
parseUse(MuleEvent, Call) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
Part - Interface in org.mule.transport.http.multipart
This class represents a part or form item that was received within a multipart/form-data POST request.
PartDataSource - Class in org.mule.transport.http.multipart
TODO
PartDataSource(Part) - Constructor for class org.mule.transport.http.multipart.PartDataSource
 
PartitionableExpirableObjectStore<T extends Serializable> - Interface in org.mule.api.store
 
PartitionableObjectStore<T extends Serializable> - Interface in org.mule.api.store
 
PartitionedInMemoryObjectStore<T extends Serializable> - Class in org.mule.util.store
 
PartitionedInMemoryObjectStore() - Constructor for class org.mule.util.store.PartitionedInMemoryObjectStore
 
PartitionedMessageSequence<Q> - Class in org.mule.routing.outbound
A MessageSequence wrapper that partitions the wrapped sequence in collections of the specified size.
PartitionedMessageSequence(MessageSequence<Q>, int) - Constructor for class org.mule.routing.outbound.PartitionedMessageSequence
 
PartitionedObjectStoreWrapper<T extends Serializable> - Class in org.mule.util.store
 
PartitionedObjectStoreWrapper(String, MuleContext, ListableObjectStore<T>) - Constructor for class org.mule.util.store.PartitionedObjectStoreWrapper
 
PartitionedPersistentObjectStore<T extends Serializable> - Class in org.mule.util.store
 
PartitionedPersistentObjectStore() - Constructor for class org.mule.util.store.PartitionedPersistentObjectStore
 
PartitionedPersistentObjectStore(MuleContext) - Constructor for class org.mule.util.store.PartitionedPersistentObjectStore
 
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(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
passivate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
passivate() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
passivate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
passivate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
passivateObject(Object) - Method in class org.mule.transport.ftp.FtpConnectionFactory
 
passivateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
passivateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
passivateObject(Object) - Method in class org.mule.transport.sftp.SftpConnectionFactory
 
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 - Variable in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
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
 
PATCH - Annotation Type in org.mule.module.jersey
 
PatchMethod - Class in org.mule.transport.http
 
PatchMethod() - Constructor for class org.mule.transport.http.PatchMethod
 
PatchMethod(String) - Constructor for class org.mule.transport.http.PatchMethod
 
PATH - Static variable in class org.mule.endpoint.URIBuilder
 
PATH_ATTRIBUTES - Static variable in class org.mule.endpoint.URIBuilder
 
PATH_CLASSES - Static variable in class org.mule.module.launcher.MuleApplicationClassLoader
Classes and resources directory in Mule application.
PATH_LIBRARY - Static variable in class org.mule.module.launcher.MuleApplicationClassLoader
Library directory in Mule application.
PATH_MULE - Static variable in class org.mule.module.launcher.MuleApplicationClassLoader
Directory for standard mule modules and transports
PATH_PER_APP - Static variable in class org.mule.module.launcher.MuleApplicationClassLoader
Sub-directory for per-application mule modules and transports
pattern - Variable in class org.mule.routing.filters.WildcardFilter
 
pattern - Variable in class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
PATTERN_LAYOUT - Static variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector
 
patternInfo - Variable in class org.mule.processor.InvokerMessageProcessor
 
patterns - Variable in class org.mule.routing.filters.WildcardFilter
 
Pausable - Interface in org.mule.service
Adds a pause lifecycle method to an object.
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.processor.SedaStageInterceptingMessageProcessor
 
pause() - Method in class org.mule.service.AbstractService
Pauses event processing for a single Mule Service.
pause() - Method in interface org.mule.service.Pausable
 
pauseIfPausable(Object) - Method in class org.mule.service.AbstractService
 
PausePhase - Class in org.mule.service
Defines a phase phase that will invoke the Pausable.pause() method on an object.
PausePhase() - Constructor for class org.mule.service.PausePhase
 
Payload - Annotation Type in org.mule.api.annotations.param
Used on components, this annotation marks the method parameter that will be used to pass in the message payload.
PAYLOAD - Static variable in class org.mule.module.cxf.CxfConstants
 
PAYLOAD_BODY - Static variable in class org.mule.module.cxf.CxfConstants
 
PAYLOAD_CLASS_FUNCTION - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 
PAYLOAD_ENVELOPE - Static variable in class org.mule.module.cxf.CxfConstants
 
PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
PAYLOAD_TO_ARGUMENTS - Static variable in class org.mule.module.cxf.CxfConstants
 
PAYLOAD_TO_ARGUMENTS_BY_DEFAULT - Static variable in class org.mule.module.cxf.CxfConstants
 
PAYLOAD_TO_ARGUMENTS_NULL_PAYLOAD_AS_PARAMETER - Static variable in class org.mule.module.cxf.CxfConstants
 
PAYLOAD_TO_ARGUMENTS_NULL_PAYLOAD_AS_VOID - Static variable in class org.mule.module.cxf.CxfConstants
 
PayloadAnnotationParser - Class in org.mule.config.parsers
Responsible for parsing the Payload annotation.
PayloadAnnotationParser() - Constructor for class org.mule.config.parsers.PayloadAnnotationParser
 
payloadAs(Class<T>) - Method in class org.mule.el.context.MessageContext
 
payloadAs(DataType<?>) - Method in class org.mule.el.context.MessageContext
 
payloadParameterName - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
payloadToArguments - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
payloadToArrayOfArguments(Object) - Method in enum org.mule.module.cxf.CxfPayloadToArguments
This method is the one that converts the payload in an array of arguments.
PayloadTypeExpressionEvaluator - Class in org.mule.expression
 
PayloadTypeExpressionEvaluator() - Constructor for class org.mule.expression.PayloadTypeExpressionEvaluator
 
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 class org.mule.util.queue.DefaultQueueInfoDelegate
 
peek() - Method in interface org.mule.util.queue.Queue
 
peek() - Method in class org.mule.util.queue.QueueInfo
 
peek() - Method in interface org.mule.util.queue.QueueInfoDelegate
return, but do not remove, the first member of the queue
peek(QueueInfo) - Method in class org.mule.util.queue.QueueTransactionContext
 
PEER_CERTIFICATES - Static variable in class org.mule.transport.http.HttpsConnector
 
PEER_CERTIFICATES - Static variable in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
PEER_CERTIFICATES - Static variable in class org.mule.transport.ssl.SslConnector
 
PeopleService - Interface in org.mule.tck.testmodels.services
PeopleService is a test service that returns complex types
percent(double) - Static method in class org.mule.example.cep.StockTick
 
perform(OpenExecution) - Method in class org.mule.module.jbpm.MuleSendActivity
 
performPoll() - Method in class org.mule.transport.AbstractPollingMessageReceiver
Check whether polling should take place on this instance.
PERSISTENT_DELIVERY_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
persistentStores - Variable in class org.mule.routing.AbstractAggregator
 
Person - Class in org.mule.tck.testmodels.services
Person part of the PeopleService
Person() - Constructor for class org.mule.tck.testmodels.services.Person
 
Person(String, String) - Constructor for class org.mule.tck.testmodels.services.Person
 
PersonResponse - Class in org.mule.tck.testmodels.services
 
PersonResponse() - Constructor for class org.mule.tck.testmodels.services.PersonResponse
 
PersonResponse(Person) - Constructor for class org.mule.tck.testmodels.services.PersonResponse
 
PGPAuthentication - Class in org.mule.module.pgp
 
PGPAuthentication(String, Message) - Constructor for class org.mule.module.pgp.PGPAuthentication
 
PGPAuthentication(String, Message, MuleEvent) - Constructor for class org.mule.module.pgp.PGPAuthentication
 
PGPCryptInfo - Class in org.mule.module.pgp
 
PGPCryptInfo(PGPPublicKey, boolean) - Constructor for class org.mule.module.pgp.PGPCryptInfo
 
PGPKeyRing - Interface in org.mule.module.pgp
 
PGPKeyRingImpl - Class in org.mule.module.pgp
 
PGPKeyRingImpl() - Constructor for class org.mule.module.pgp.PGPKeyRingImpl
 
PGPMessages - Class in org.mule.module.pgp.i18n
 
PGPMessages() - Constructor for class org.mule.module.pgp.i18n.PGPMessages
 
PgpNamespaceHandler - Class in org.mule.module.pgp.config
 
PgpNamespaceHandler() - Constructor for class org.mule.module.pgp.config.PgpNamespaceHandler
 
pgpPublicKeyExpired() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
PGPSecurityContext - Class in org.mule.module.pgp
 
PGPSecurityContext(PGPAuthentication) - Constructor for class org.mule.module.pgp.PGPSecurityContext
 
PGPSecurityContextFactory - Class in org.mule.module.pgp
 
PGPSecurityContextFactory() - Constructor for class org.mule.module.pgp.PGPSecurityContextFactory
 
PGPSecurityFilter - Class in org.mule.module.pgp.filters
 
PGPSecurityFilter() - Constructor for class org.mule.module.pgp.filters.PGPSecurityFilter
 
PGPSecurityProvider - Class in org.mule.module.pgp
 
PGPSecurityProvider() - Constructor for class org.mule.module.pgp.PGPSecurityProvider
 
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
 
PHASE_NAME - Static variable in interface org.mule.service.Pausable
 
PHASE_NAME - Static variable in interface org.mule.service.Resumable
 
phaseNames - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
phases - Variable in class org.mule.lifecycle.RegistryLifecycleManager
 
Pipeline - Interface in org.mule.api.construct
A pipeline has an ordered list of MessageProcessor's that are invoked in order to processor new messages received from it's MessageSource
pipeline - Variable in class org.mule.construct.AbstractPipeline
 
PlainTextDataSource - Class in org.mule.transport.email.transformers
 
PlainTextDataSource(String, String) - Constructor for class org.mule.transport.email.transformers.PlainTextDataSource
 
plugin - Variable in class org.mule.module.ibeans.config.IBeanBinding
 
PluginClasspath - Class in org.mule.module.launcher.plugin
Represents a physical classpath of the plugin after it was unpacked/deployed.
PluginClasspath() - Constructor for class org.mule.module.launcher.plugin.PluginClasspath
 
PluginDescriptor - Class in org.mule.module.launcher.plugin
 
PluginDescriptor() - Constructor for class org.mule.module.launcher.plugin.PluginDescriptor
 
PluginDescriptorParser - Class in org.mule.module.launcher.plugin
 
PluginDescriptorParser(ApplicationDescriptor, File) - Constructor for class org.mule.module.launcher.plugin.PluginDescriptorParser
 
PLUS - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the sum of two other counters
policyExhausted(Throwable) - Static method in class org.mule.retry.PolicyStatus
 
policyOk() - Static method in class org.mule.retry.PolicyStatus
 
PolicyStatus - Class in org.mule.retry
Indicates the current state of a RetryPolicy ok: The policy is active exhausted: The policy has run through the actions for the policy For example, a RetryPolicy may have a RetryCount - how many times the policy can be invoked.
PolicyStatus() - Constructor for class org.mule.retry.PolicyStatus
 
PolicyStatus(boolean, Throwable) - Constructor for class org.mule.retry.PolicyStatus
 
poll() - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
poll() - Method in class org.mule.transport.ContinuousPollingReceiverWorker
 
poll() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
poll() - Method in class org.mule.transport.file.FileMessageReceiver
 
poll() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
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.polling.MessageProcessorPollingMessageReceiver
 
poll() - Method in class org.mule.transport.PollingReceiverWorker
 
poll() - Method in class org.mule.transport.rmi.RmiMessageReceiver
 
poll() - Method in class org.mule.transport.sftp.SftpMessageReceiver
 
poll() - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
poll() - Method in class org.mule.transport.tcp.PollingTcpMessageReceiver
 
poll() - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
poll() - Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
poll(long) - Method in class org.mule.util.queue.DefaultQueueInfoDelegate
 
poll(long) - Method in interface org.mule.util.queue.Queue
 
poll(long) - Method in class org.mule.util.queue.QueueInfo
 
poll(long) - Method in interface org.mule.util.queue.QueueInfoDelegate
Poll the queue for its first member, and, if there is one, remove and return it
poll(QueueInfo, long) - Method in class org.mule.util.queue.QueueTransactionContext
 
PollEndpointJob - Class in org.mule.transport.quartz.jobs
 
PollEndpointJob(String) - Constructor for class org.mule.transport.quartz.jobs.PollEndpointJob
 
PollInboundEndpointFactoryBean - Class in org.mule.config.spring.factories
Spring FactoryBean used to create concrete instances of inbound endpoints
PollInboundEndpointFactoryBean(EndpointURIEndpointBuilder) - Constructor for class org.mule.config.spring.factories.PollInboundEndpointFactoryBean
 
PollInboundEndpointFactoryBean() - Constructor for class org.mule.config.spring.factories.PollInboundEndpointFactoryBean
 
PollingController - Interface in org.mule.transport
This determines whether polling is turned on or off
pollingFrequency - Variable in class org.mule.transport.jdbc.JdbcConnector
 
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, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.http.PollingHttpMessageReceiver
 
PollingHttpsMessageReceiver - Class in org.mule.transport.http
 
PollingHttpsMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.http.PollingHttpsMessageReceiver
 
PollingMessageSourceFactoryBean - Class in org.mule.config.spring.factories
 
PollingMessageSourceFactoryBean() - Constructor for class org.mule.config.spring.factories.PollingMessageSourceFactoryBean
 
pollingReceiverCannotbeUsed() - Static method in class org.mule.transport.tcp.i18n.TcpMessages
 
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
 
PollingTcpConnector - Class in org.mule.transport.tcp
PollingTcpMessageReceiver acts as a polling TCP connector.
PollingTcpConnector(MuleContext) - Constructor for class org.mule.transport.tcp.PollingTcpConnector
 
PollingTcpMessageReceiver - Class in org.mule.transport.tcp
PollingTcpMessageReceiver acts like a TCP client polling for new messages.
PollingTcpMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.tcp.PollingTcpMessageReceiver
 
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.AbstractPollingMessageReceiver
If this returns true for a transport, polling for that transport takes place only on the primary instance.
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.file.FileMessageReceiver
 
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.polling.MessageProcessorPollingMessageReceiver
 
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.sftp.SftpMessageReceiver
 
pollOnPrimaryInstanceOnly() - Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
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, List<InterfaceBinding>) - Constructor for class org.mule.component.PooledJavaComponent
 
PooledJavaComponent.LifeCycleAdapterFactory - Class in org.mule.component
LifeCycleAdaptorFactory wraps the Component' s ObjectFactory.
PooledJavaComponent.LifeCycleAdapterFactory() - Constructor for class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
 
poolExhaustedAction - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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
 
POP3 - Static variable in class org.mule.transport.email.Pop3Connector
 
Pop3Connector - Class in org.mule.transport.email
Pop3Connector is used to connect and receive mail from a POP3 mailbox.
Pop3Connector(MuleContext) - Constructor for class org.mule.transport.email.Pop3Connector
 
Pop3NamespaceHandler - Class in org.mule.transport.email.config
Registers a Bean Definition Parser for handling elements.
Pop3NamespaceHandler() - Constructor for class org.mule.transport.email.config.Pop3NamespaceHandler
 
POP3S - Static variable in class org.mule.transport.email.Pop3sConnector
 
Pop3sConnector - Class in org.mule.transport.email
Creates a secure connection to a POP3 mailbox
Pop3sConnector(MuleContext) - Constructor for class org.mule.transport.email.Pop3sConnector
 
Pop3sNamespaceHandler - Class in org.mule.transport.email.config
Registers a Bean Definition Parser for handling elements.
Pop3sNamespaceHandler() - Constructor for class org.mule.transport.email.config.Pop3sNamespaceHandler
 
Pop3sSocketFactory - Class in org.mule.transport.email
A socket factor that reads "indirect" configuration (see TlsConfiguration) for POP3S from System properties.
Pop3sSocketFactory() - Constructor for class org.mule.transport.email.Pop3sSocketFactory
 
populate(Object, Map) - Static method in class org.mule.util.BeanUtils
This will overlay a map of properties on a bean.
populateBindings(Bindings) - Method in class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
populateBindings(Bindings, Object) - Method in class org.mule.module.scripting.component.Scriptable
 
populateBindings(Bindings, MuleMessage) - Method in class org.mule.module.scripting.component.Scriptable
 
populateBindings(Bindings, MuleEvent) - Method in class org.mule.module.scripting.component.Scriptable
 
populateContext(Context) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
populateDefaultBindings(Bindings) - Method in class org.mule.module.scripting.component.Scriptable
 
populateProcessVariables(MuleEvent, Map, PropertyScope) - Method in class org.mule.module.bpm.Process
 
populateProps(Map<String, Object>, MuleMessage, PropertyScope) - Static method in class org.mule.transport.soap.axis.extras.AxisCleanAndAddProperties
 
populateTestData(Context) - Method in class org.mule.tck.jndi.TestContextFactory
 
populateWithoutFail(Object, Map, boolean) - Static method in class org.mule.util.BeanUtils
Exception safe version of BeanUtils.populate()
PORT - Static variable in class org.mule.endpoint.URIBuilder
 
port - Variable in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
port - Variable in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
port - Variable in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
PORT_PROPERTY - Static variable in class org.mule.transport.udp.UdpConnector
 
portNotFound(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
postDeregister() - Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
postDeregister() - Method in class org.mule.module.management.mbean.FlowConstructService
 
postDeregister() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
postDeregister() - Method in class org.mule.module.management.mbean.ServiceService
 
postDeregister() - Method in class org.mule.module.management.mbean.ServiceStats
 
postDeserialisationInit(Object) - Method in class org.mule.module.xml.transformer.XmlToObject
 
PostgresqlDataSourceFactoryBean - Class in org.mule.transport.jdbc.config
 
PostgresqlDataSourceFactoryBean() - Constructor for class org.mule.transport.jdbc.config.PostgresqlDataSourceFactoryBean
 
postLatchAwait(String) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
postLatchAwait(String) - Method in class org.mule.service.processor.ServiceAsyncRequestReplyRequestor
 
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.ExpressionComponentDefintionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.config.spring.parsers.specific.GlobalFunctionsDefintionParser
 
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.MessageFilterDefinitionParser
 
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.scripting.config.ScriptDefinitionParser
 
postProcess(ParserContext, BeanAssembler, Element) - Method in class org.mule.module.xml.config.XsltTextDefinitionParser
 
postProcess(FTPClient, FTPFile, MuleMessage) - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
postProcess(FTPClient, FTPFile, MuleMessage) - Method in class org.mule.transport.ftp.FtpMessageRequester
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.ExpressionEvaluatorPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.MuleContextPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.NotificationListenersPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.processors.DecoratingFlowAnnotationsBeanProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.ExpressionEvaluatorPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.MuleContextPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.NotificationListenersPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.processors.DecoratingFlowAnnotationsBeanProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
 
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.agent.ClassloaderSwitchingMBeanWrapper
 
postRegister(Boolean) - Method in class org.mule.module.management.mbean.ApplicationService
 
postRegister(Boolean) - Method in class org.mule.module.management.mbean.FlowConstructService
 
postRegister(Boolean) - Method in class org.mule.module.management.mbean.FlowConstructStats
 
postRegister(Boolean) - Method in class org.mule.module.management.mbean.ServiceService
 
postRegister(Boolean) - Method in class org.mule.module.management.mbean.ServiceStats
 
PRE_INIT_PROCESSORS_BYPASS_FLAG - Static variable in interface org.mule.api.registry.MuleRegistry
Determines whether pre-init processors should get executed on an object added to the registry.
PreAuthenticatedAuthenticationProvider - Class in org.mule.module.spring.security
Provides a pre authenticated authentication
PreAuthenticatedAuthenticationProvider() - Constructor for class org.mule.module.spring.security.PreAuthenticatedAuthenticationProvider
 
preDeregister() - Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
preDeregister() - Method in class org.mule.module.management.mbean.FlowConstructService
 
preDeregister() - Method in class org.mule.module.management.mbean.FlowConstructStats
 
preDeregister() - Method in class org.mule.module.management.mbean.ServiceService
 
preDeregister() - Method in class org.mule.module.management.mbean.ServiceStats
 
Preferred - Annotation Type in org.mule.config
Provides a means to give preference to an SPI implementation over others.
PREFERRED_ENCODING - Static variable in class org.mule.util.Base64
Preferred encoding.
PREFERRED_TRANSFORMER_FACTORY - Static variable in class org.mule.module.xml.transformer.XsltTransformer
 
PreferredComparator - Class in org.mule.config
 
PreferredComparator() - Constructor for class org.mule.config.PreferredComparator
 
PreferredObjectSelector<T> - Class in org.mule.config
Selects a preferred object from a collection of instances of the same type based on the weight of the Preferred annotation.
PreferredObjectSelector() - Constructor for class org.mule.config.PreferredObjectSelector
 
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
 
PreInitProcessor - Interface in org.mule.api.registry
Fired after the inject phase but before the initialise lifecycle phase
prepare(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
Prepare the message for writing.
prepare(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalDestination.ResponseConduit
 
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
 
prepareCall(String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareFile(FTPClient, FTPFile) - Method in class org.mule.transport.ftp.FtpMessageRequester
 
PrepareLoanQuoteRequest - Class in org.mule.example.loanbroker.bpm.activity
Prepares a loan request for the banks based on the original customer request and the customer's credit profile.
PrepareLoanQuoteRequest() - Constructor for class org.mule.example.loanbroker.bpm.activity.PrepareLoanQuoteRequest
 
prepareRequest(CustomerQuoteRequest, CreditProfile) - Static method in class org.mule.example.loanbroker.bpm.activity.PrepareLoanQuoteRequest
 
prepareStatement(Connection, String) - Method in class org.mule.transport.jdbc.ExtendedQueryRunner
 
prepareStatement(String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
prepareToBuildEndpoint() - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
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(Element) - Method in class org.mule.config.spring.parsers.generic.WrappingChildDefinitionParser
 
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.CheckExclusiveAttributeAndText
 
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.CheckExclusiveAttributesAndChildren
 
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.CheckRequiredAttributesWhenNoChildren
 
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.FilterRefDefinitionParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.specific.properties.SimplePropertyDefinitionParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.specific.RetryPolicyDefinitionParser
 
preProcess(Element) - Method in class org.mule.config.spring.parsers.specific.SimpleComponentDefinitionParser
 
preProcess(PropertyConfiguration, Element) - Method in class org.mule.transport.jdbc.config.CheckDatabaseOrUrl
 
preprocessEndpointData(AnnotatedEndpointData) - Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
This method can be overridden to process endpoints before they get built.
preProcessExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
 
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
Deprecated.  
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.
preprocessUri(String) - Method in class org.mule.endpoint.MuleEndpointURI
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.module.management.mbean.FlowConstructService
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.module.management.mbean.FlowConstructStats
 
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(MuleMessage) - 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(MuleMessage) - Method in class org.mule.transport.ssl.SslMessageReceiver.SslWorker
 
preRouteMuleMessage(MuleMessage) - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
preTransformMessage(MuleMessage) - Method in class org.mule.transport.jms.JmsMessageDispatcher
This method is called before the current message is transformed.
PrettyLoggingFeature - Class in org.mule.module.cxf.feature
Same as the standard CXF LoggingFeature, but with pretty-printed XML for the message payload.
PrettyLoggingFeature() - Constructor for class org.mule.module.cxf.feature.PrettyLoggingFeature
 
PrettyLoggingInInterceptor - Class in org.mule.module.cxf.feature
Takes the log output from the standard CXF LoggingInterceptor, disassembles it, pretty-prints the XML payload, then puts it all back together again.
PrettyLoggingInInterceptor() - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
 
PrettyLoggingInInterceptor(String) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
 
PrettyLoggingInInterceptor(int) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
 
PrettyLoggingInInterceptor(PrintWriter) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
 
PrettyLoggingOutInterceptor - Class in org.mule.module.cxf.feature
Takes the log output from the standard CXF LoggingInterceptor, disassembles it, pretty-prints the XML payload, then puts it all back together again.
PrettyLoggingOutInterceptor() - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
 
PrettyLoggingOutInterceptor(String) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
 
PrettyLoggingOutInterceptor(int) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
 
PrettyLoggingOutInterceptor(PrintWriter) - Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
 
previous() - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
previousIndex() - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
PRIMARY_CLUSTER_NODE_SELECTED - Static variable in class org.mule.context.notification.ClusterNodeNotification
 
primTransform(InputStream) - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
primTransform(InputStream) - Method in class org.mule.transformer.encryption.DecryptionTransformer
 
primTransform(InputStream) - Method in class org.mule.transformer.encryption.EncryptionTransformer
 
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
 
printCSVSummary() - Method in class org.mule.module.management.mbean.StatisticsService
 
printCSVSummary() - Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
 
printHtmlStats() - Method in class org.mule.example.bookstore.DataWarehouse
 
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_KEY - Static variable in class org.apache.commons.logging.LogFactory
The name (priority) of the key in the config file used to specify the priority of that particular config file.
PRIORITY_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
PriorityWeightingConverterFilter - Class in org.mule.transformer.graph
Filters a list of Converter returning a new list containing only the converters with the highest priority weighting.
PriorityWeightingConverterFilter() - Constructor for class org.mule.transformer.graph.PriorityWeightingConverterFilter
 
PriviledgedMuleApplication - Class in org.mule.module.launcher.application
 
PriviledgedMuleApplication(ApplicationDescriptor) - Constructor for class org.mule.module.launcher.application.PriviledgedMuleApplication
 
PrivilegedApplicationFactory - Class in org.mule.module.launcher.application
Creates privileged and default mule applications
PrivilegedApplicationFactory(DeploymentService, Map<Class<? extends MuleCoreExtension>, MuleCoreExtension>) - Constructor for class org.mule.module.launcher.application.PrivilegedApplicationFactory
 
process(MuleEvent, MessageProcessor) - Method in interface org.mule.api.cache.CachingStrategy
Processes a MuleEvent using a caching schema.
process(OutboundEndpoint, Object, Map<String, Object>) - Method in interface org.mule.api.client.LocalMuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
process(OutboundEndpoint, MuleMessage) - Method in interface org.mule.api.client.LocalMuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
process(String, MessageExchangePattern, Object, Map<String, Object>) - Method in interface org.mule.api.client.MuleClient
Processes a message with an outbound endpoint using the specified MessageExchangePattern
process(String, MessageExchangePattern, MuleMessage) - Method in interface org.mule.api.client.MuleClient
Processes a messsage with an outbound endpoint using the specified MessageExchangePattern
process(MuleEvent) - Method in interface org.mule.api.component.InterfaceBinding
This method is responsible for routing the Message via the MuleSession.
process() - Method in interface org.mule.api.execution.ExecutionCallback
 
process(MuleEvent) - Method in interface org.mule.api.interceptor.Interceptor
Invoked when the component should be called.
process(MuleEvent) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
process(MuleEvent) - Method in interface org.mule.api.processor.MessageProcessor
Invokes the MessageProcessor.
process(Object) - Method in interface org.mule.api.registry.ObjectProcessor
 
process(MuleEvent) - Method in interface org.mule.api.routing.OutboundRouterCatchAllStrategy
This method will be invoked when an event is received or being sent where the criteria of the router(s) do not match the current event.
process(OutboundEndpoint, Object, Map<String, Object>) - Method in class org.mule.client.DefaultLocalMuleClient
 
process(OutboundEndpoint, MuleMessage) - Method in class org.mule.client.DefaultLocalMuleClient
 
process(String, MessageExchangePattern, Object, Map<String, Object>) - Method in class org.mule.client.DefaultLocalMuleClient
 
process(String, MessageExchangePattern, MuleMessage) - Method in class org.mule.client.DefaultLocalMuleClient
 
process(MuleEvent) - Method in class org.mule.component.AbstractComponent
 
process(MuleEvent) - Method in class org.mule.component.DefaultInterfaceBinding
 
process(Object) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
process(Object) - Method in class org.mule.config.processors.LookupInjectionProcessor
 
process(Object) - Method in class org.mule.config.transformer.AnnotatedTransformerObjectProcessor
 
process(MuleEvent) - Method in class org.mule.construct.Flow
 
process(MuleEvent) - Method in class org.mule.construct.processor.FlowConstructStatisticsMessageProcessor
 
process(MuleEvent) - Method in class org.mule.el.ExpressionLanguageComponent
 
process(MuleEvent) - Method in class org.mule.endpoint.DefaultOutboundEndpoint
 
process(MuleEvent) - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
process(MuleEvent) - Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
 
process(MuleEvent) - Method in class org.mule.endpoint.inbound.InboundEndpointMimeTypeCheckingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.inbound.InboundEndpointPropertyMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.inbound.InboundExceptionDetailsMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.inbound.InboundLoggingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.inbound.InboundNotificationMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundEndpointMimeTypeCheckingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundEndpointPropertyMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundEventTimeoutMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundLoggingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundNotificationMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundResponsePropertiesMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundRewriteResponseEventMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundRootMessageIdPropertyMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundSessionHandlerMessageProcessor
 
process(MuleEvent) - Method in class org.mule.endpoint.outbound.OutboundTxRollbackMessageProcessor
 
process(MuleEvent) - Method in class org.mule.enricher.MessageEnricher
 
process(MuleEvent) - Method in class org.mule.example.loanbroker.processor.LowestQuoteProcessor
 
process(MuleEvent) - Method in class org.mule.exception.RedeliveryExceeded
 
process(MuleEvent) - Method in class org.mule.interceptor.AbstractEnvelopeInterceptor
 
process(MuleEvent) - Method in class org.mule.interceptor.InterceptorStack
 
process(MuleEvent) - Method in class org.mule.interceptor.TimerInterceptor
 
process(MuleEvent) - Method in class org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
 
process(MuleEvent) - Method in class org.mule.lifecycle.processor.ProcessIfStartedWaitIfSyncPausedMessageProcessor
 
Process - Class in org.mule.module.bpm
A business process definition.
Process(BPMS, String, String, FlowConstruct, MuleContext) - Constructor for class org.mule.module.bpm.Process
 
Process(BPMS, String, String, String, FlowConstruct, MuleContext) - Constructor for class org.mule.module.bpm.Process
 
process - Variable in class org.mule.module.bpm.ProcessComponent
 
process(MuleEvent) - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
process(MuleEvent) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
process(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
process(MuleEvent) - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
process(MuleEvent) - Method in class org.mule.module.ibeans.config.IBeanBinding
 
process(Object) - Method in class org.mule.module.ibeans.config.IntegrationBeanAnnotatedObjectProcessor
 
process(Object) - Method in class org.mule.module.ibeans.config.MockIntegrationBeansAnnotationProcessor
 
process(MuleEvent) - Method in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
process(MuleEvent) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint.NullInboundEndpoint
 
process(MuleEvent) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestInterfaceBinding
 
process(MuleEvent) - Method in class org.mule.processor.AbstractDynamicMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.AbstractResponseMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.AsyncDelegateMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.AsyncInterceptingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
process(MuleEvent) - Method in class org.mule.processor.chain.InterceptingChainLifecycleWrapper
 
process(MuleEvent) - Method in class org.mule.processor.EndpointTransactionalInterceptingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.ExceptionHandlingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
process(MuleEvent) - Method in class org.mule.processor.InvokerMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.NullMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.SecurityFilterMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.StopFurtherMessageProcessingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
process(Object) - Method in class org.mule.registry.ExpressionEnricherProcessor
 
process(Object) - Method in class org.mule.registry.ExpressionEvaluatorProcessor
 
process(Object) - Method in class org.mule.registry.JSR250ValidatorProcessor
 
process(Object) - Method in class org.mule.registry.LifecycleStateInjectorProcessor
 
process(Object) - Method in class org.mule.registry.MuleContextProcessor
 
process(Object) - Method in class org.mule.registry.NotificationListenerProcessor
 
process(MuleEvent) - Method in class org.mule.routing.AbstractAggregator
 
process(MuleEvent) - Method in class org.mule.routing.AbstractCatchAllStrategy
This method will be invoked when an event is received or being sent where the criteria of the router(s) do not match the current event.
process(MuleEvent) - Method in class org.mule.routing.AbstractMatchingRouter
 
process(MuleEvent) - Method in class org.mule.routing.AbstractSelectiveRouter
 
process(MuleEvent) - Method in class org.mule.routing.correlation.EventCorrelator
 
process(MuleEvent) - Method in class org.mule.routing.Foreach
 
process(MuleEvent) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
process(MuleEvent) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
process(MuleEvent) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
process(MuleEvent) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
process(MuleEvent) - Method in class org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
 
process(MuleEvent) - Method in class org.mule.routing.requestreply.ReplyToParameterProcessor
 
process(MuleEvent) - Method in class org.mule.routing.requestreply.SimpleRequestReplyReplier
 
process(MuleEvent) - Method in class org.mule.routing.Resequencer
 
process(MuleEvent) - Method in class org.mule.routing.WireTap
 
process(MuleEvent) - Method in class org.mule.service.AbstractService
 
process(MuleEvent) - Method in class org.mule.service.processor.ServiceInternalMessageProcessor
We do all this together here rather than chaining them in order to conserve 2.x exception handling behaviour
process(MuleEvent) - Method in class org.mule.service.processor.ServiceLoggingMessageProcessor
 
process(MuleEvent) - Method in class org.mule.service.processor.ServiceOutboundMessageProcessor
 
process(MuleEvent) - Method in class org.mule.service.processor.ServiceOutboundStatisticsMessageProcessor
 
process(MuleEvent) - Method in class org.mule.service.processor.ServiceSetEventRequestContextMessageProcessor
 
process(MuleEvent) - Method in class org.mule.service.processor.ServiceStatisticsMessageProcessor
 
process(MuleEvent) - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
process(Object, MuleEventContext) - Method in class org.mule.tck.functional.FunctionalTestComponent
The service method that implements the test component logic.
process(MuleEvent) - Method in class org.mule.transformer.AbstractTransformer
 
process(MuleEvent) - Method in class org.mule.transformer.CompositeConverter
 
process(MuleEvent) - Method in class org.mule.transformer.simple.CombineCollectionsTransformer
 
process(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
 
process(MuleEvent) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
process(MuleEvent) - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
process() - Method in class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
 
PROCESS_ATTEMPT_COUNT_PROPERTY_NAME - Static variable in class org.mule.routing.UntilSuccessful
 
PROCESS_CREATION_WAIT - Static variable in class org.mule.module.jbpm.Jbpm
Given the multi-threaded nature of Mule, sometimes a response message will arrive to advance the process before the creation of the process has fully terminated (e.g., during in-memory unit tests).
PROCESS_ENDED - Static variable in class org.mule.module.jbpm.Jbpm
 
PROCESS_VARIABLE_DATA - Static variable in class org.mule.module.bpm.Process
 
PROCESS_VARIABLE_INCOMING - Static variable in class org.mule.module.bpm.Process
 
PROCESS_VARIABLE_INCOMING_SOURCE - Static variable in class org.mule.module.bpm.Process
 
processAxisFault(AxisFault) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
processChallenge(String) - Method in class org.mule.transport.http.ntlm.NTLMScheme
Processes the NTLM challenge.
processChildElement(ParserContext, BeanAssembler, Element, Element) - Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
 
processClientRequest(MessageContext, boolean) - Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
Method processClientRequest
processClientResponse(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
Method processClientResponse
ProcessComponent - Class in org.mule.module.bpm
A service backed by the execution of a business process such as jBPM.
ProcessComponent() - Constructor for class org.mule.module.bpm.ProcessComponent
 
processCookies(MuleEvent) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
processDefaultRoute(MuleEvent) - Method in class org.mule.routing.AbstractMatchingRouter
 
processed - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
processedEvent - Variable in exception org.mule.api.MessagingException
 
processedGroups - Variable in class org.mule.routing.correlation.EventCorrelator
 
processedLock - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
processEndpoint(AnnotatedEndpointData) - Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
processEngine - Variable in class org.mule.module.jbpm.Jbpm
The initialized jBPM ProcessEngine.
processException(ErrorMessage, Throwable) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
processException(ErrorMessage, Throwable) - Method in class org.mule.example.errorhandler.handlers.BusinessHandler
 
processException(ErrorMessage, Throwable) - Method in class org.mule.example.errorhandler.handlers.DefaultHandler
 
processException(ErrorMessage, Throwable) - Method in class org.mule.example.errorhandler.handlers.FatalHandler
 
processFile(File) - Method in class org.mule.transport.file.FileMessageReceiver
 
processFileUrl(URL, String, Class<T>, int) - Method in class org.mule.util.scan.ClasspathScanner
 
processHeaderName(String) - Method in class org.mule.transport.http.builder.HttpResponseDefinitionParser
 
processIdField - Variable in class org.mule.module.bpm.Process
This field will be used to correlate messages with processes.
ProcessIfStartedMessageProcessor - Class in org.mule.lifecycle.processor
 
ProcessIfStartedMessageProcessor(Startable, LifecycleState) - Constructor for class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
 
ProcessIfStartedWaitIfPausedMessageProcessor - Class in org.mule.lifecycle.processor
 
ProcessIfStartedWaitIfPausedMessageProcessor(Startable, LifecycleState) - Constructor for class org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
 
ProcessIfStartedWaitIfSyncPausedMessageProcessor - Class in org.mule.lifecycle.processor
 
ProcessIfStartedWaitIfSyncPausedMessageProcessor(Startable, LifecycleState) - Constructor for class org.mule.lifecycle.processor.ProcessIfStartedWaitIfSyncPausedMessageProcessor
 
processInbound(Class, Service) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
processInboundRouters(Class, Service) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
processIncomingHeaders(Map<String, Object>) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
PROCESSING_CLASS - Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
PROCESSING_FIELD - Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
PROCESSING_METHOD - Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
PROCESSING_PARAM - Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
 
processingQuote(LoanQuote) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
ProcessingStrategy - Interface in org.mule.api.processor
Determines how a list of message processors should processed.
processingStrategy - Variable in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
processingStrategy - Variable in class org.mule.construct.AbstractPipeline
 
processingStrategy - Variable in class org.mule.processor.AsyncDelegateMessageProcessor
 
ProcessingStrategy.StageNameSource - Interface in org.mule.api.processor
 
ProcessingStrategyUtils - Class in org.mule.config.spring.util
 
ProcessingStrategyUtils() - Constructor for class org.mule.config.spring.util.ProcessingStrategyUtils
 
ProcessingTime - Class in org.mule.management.stats
Accumulates the processing time for all branches of a flow
ProcessingTimeInterceptor - Class in org.mule.interceptor
Calculate and record the processing time for a message processing chain
ProcessingTimeInterceptor() - Constructor for class org.mule.interceptor.ProcessingTimeInterceptor
 
ProcessingTimeInterceptor(MessageProcessor, FlowConstruct) - Constructor for class org.mule.interceptor.ProcessingTimeInterceptor
 
processIntermediaryResult(MuleMessage, MuleMessage) - Method in class org.mule.routing.outbound.ChainingRouter
Process intermediary result of invocation.
processJarUrl(URL, String, Class<T>, int) - Method in class org.mule.util.scan.ClasspathScanner
 
processListRequest(AxisStringWriter) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
processMatch(String) - Method in interface org.mule.util.WildcardAttributeEvaluator.MatchCallback
 
processMessage(Object) - Method in class org.mule.transport.jdbc.JdbcMessageReceiver
 
processMessage(Message, MuleEvent) - Method in class org.mule.transport.jms.JmsMessageDispatcher
This method is called once the JMS message is created.
processMessage(Message, MuleEvent) - Method in class org.mule.transport.jms.JmsReplyToHandler
 
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
 
processMessage(Message) - Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
processMessages() - Method in class org.mule.transport.AbstractReceiverWorker
The actual logic used to receive messages from the underlying transport.
processMessages(Message, MessageReceiver) - Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
processMethodRequest(MessageContext, MuleEventContext, AxisStringWriter, EndpointURI) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
processNext(MuleEvent) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
processNext(MuleEvent) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
This method is public so it can be invoked from the MuleUniversalConduit.
processNext(MuleEvent, Exchange, OutboundEndpoint) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
processNext(MuleEvent) - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
processNext(MuleEvent) - Method in class org.mule.routing.Foreach
 
processNext(MuleEvent) - Method in class org.mule.routing.IdempotentMessageFilter
 
processNext(MuleEvent) - Method in class org.mule.service.ForwardingConsumer
Deprecated.  
processNextAsync(MuleEvent) - Method in class org.mule.processor.AsyncInterceptingMessageProcessor
 
processNextAsync(MuleEvent) - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
processNextTimed(MuleEvent) - Method in class org.mule.processor.AsyncInterceptingMessageProcessor
 
processNow() - Method in class org.mule.routing.EventProcessingThread
 
processorMayReturnNull(MessageProcessor) - Method in class org.mule.processor.chain.DefaultMessageProcessorChain
 
processors - Variable in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
processors - Variable in class org.mule.processor.AsyncDelegateMessageProcessor
 
processors - Variable in class org.mule.processor.chain.AbstractMessageProcessorChain
 
processors - Variable in class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
processors - Variable in class org.mule.service.ServiceCompositeMessageSource
 
processOutbound(Class, Service) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
processOutboundRouter(Class) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
processOverrides(Set<String>) - Method in class org.mule.module.launcher.FineGrainedControlClassLoader
 
processPacket(Packet) - Method in class org.mule.transport.xmpp.XmppMessageReceiver
 
processParts(MessageSequence<?>, MuleEvent) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
processProperty(Attr, BeanAssembler) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
processQueryParams(String, String) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
processRelativePath(String, String) - Method in class org.mule.transport.http.HttpMessageReceiver
 
processReply(Class, Service) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
processReplyRouters(Class, Service) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in interface org.mule.api.transport.ReplyToHandler
 
processReplyTo(MuleEvent, Exception) - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
processReplyTo(MuleEvent, Exception) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
processReplyTo(MuleEvent, MuleEvent, ReplyToHandler, Object) - Method in class org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
 
processReplyTo(MuleEvent, MuleEvent, ReplyToHandler, Object) - Method in class org.mule.service.processor.ServiceInternalMessageProcessor
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in class org.mule.transport.ajax.AjaxReplyToHandler
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in class org.mule.transport.DefaultReplyToHandler
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in class org.mule.transport.jms.JmsReplyToHandler
 
processReplyTo(MuleEvent, MuleMessage, Object) - Method in class org.mule.transport.servlet.jetty.JettyContinuationsReplyToHandler
 
processRequest(HttpRequest) - Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
 
processResponse(MuleEvent) - Method in class org.mule.processor.AbstractResponseMessageProcessor
 
processResponse(MuleEvent) - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
processServerRequest(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
Method processServerRequest
processServerResponse(MessageContext, boolean) - Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
Method processServerResponse
processTemplate(Template, String, VelocityContext) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
processValues(Collection<String>, WildcardAttributeEvaluator.MatchCallback) - Method in class org.mule.util.WildcardAttributeEvaluator
 
processVariables(Iterator, VelocityContext, boolean) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
processWsdlRequest(MessageContext, AxisStringWriter) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
productInformation() - Static method in class org.mule.config.i18n.CoreMessages
Returns a message that is a product informatin.
PROFILER_OBJECT_NAME - Static variable in class org.mule.module.management.agent.YourKitProfilerAgent
MBean name to register under.
ProjectArchetypeMojo - Class in org.mule.tools.maven.archetype
Builds archetype containers.
ProjectArchetypeMojo() - Constructor for class org.mule.tools.maven.archetype.ProjectArchetypeMojo
 
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(MuleContext) - Constructor for class org.mule.transport.stdio.PromptStdioConnector
 
propagate() - Method in class org.mule.util.counters.impl.AbstractCounter
 
propagateJMSProperties(Message, Map<String, Object>) - Method in class org.mule.transport.jms.JmsMuleMessageFactory
 
propagateMagicProperties(MuleMessage, MuleMessage) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
Propagates a number of internal system properties to handle correlation, session, etc.
propagateRootId(MuleMessage) - Method in interface org.mule.api.MuleMessage
copy the message root id from parent to child
propagateRootId(MuleMessage) - Method in class org.mule.DefaultMuleMessage
 
propagateRootMessageIdProperty(MuleMessage) - Method in class org.mule.transport.AbstractMessageReceiver
 
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.message.ExceptionMessage
 
properties - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
properties - Variable in class org.mule.object.AbstractObjectFactory
 
PROPERTIES - Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
 
PROPERTIES - Static variable in class org.mule.transport.soap.axis.config.AxisNamespaceHandler
 
PropertiesConverter - Class in org.mule.config.converters
Converts a comma-separated list of key/value pairs, e.g., "apple=green, banana=yellow" into a Properties map.
PropertiesConverter() - Constructor for class org.mule.config.converters.PropertiesConverter
 
PropertiesDescriptorParser - Class in org.mule.module.launcher.descriptor
 
PropertiesDescriptorParser() - Constructor for class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PropertiesMuleConfigurationFactory - Class in org.mule.config
 
PropertiesMuleConfigurationFactory(String) - Constructor for class org.mule.config.PropertiesMuleConfigurationFactory
 
propertiesNotSet(String) - Static method in class org.mule.config.i18n.CoreMessages
 
propertiesOrNotSet(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
propertiesToString(Map, boolean) - Static method in class org.mule.util.PropertiesUtils
Deprecated. Use MapUtils.toString(Map, boolean) instead
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.module.bpm.Process
 
PROPERTY_ARCHIVE_DIR - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_ARCHIVE_TEMP_RECEIVING_DIR - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_ARCHIVE_TEMP_SENDING_DIR - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_BINARY_TRANSFER - Static variable in class org.mule.transport.ftp.FtpConnector
 
PROPERTY_CONFIG_BUILDER - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_CONFIG_RESOURCES - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
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_DIRECTORY - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_DIRECTORY - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_DOMAIN - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_DUPLICATE_HANDLING - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_DUPLICATE_HANDLING_ASS_SEQ_NO - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_DUPLICATE_HANDLING_OVERWRITE - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_DUPLICATE_HANDLING_THROW_EXCEPTION - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_ENCODING - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_ENDPOINT - Static variable in class org.mule.module.bpm.Process
 
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_FAVORITE_COLOR - Static variable in class org.mule.tck.security.TestSingleUserSecurityProvider
 
PROPERTY_FILE_AGE - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_FILE_AGE - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_FILE_EXTENSION - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_FILE_SIZE - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_FILE_TIMESTAMP - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_FILENAME - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_FILENAME - Static variable in class org.mule.transport.ftp.FtpConnector
 
PROPERTY_FILENAME - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_IDENTITY_FILE - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_INCLUDE_SUBFOLDERS - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_JOB_CONFIG - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_JOB_DATA - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_JOB_DYNAMIC - 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_KEEP_FILE_ON_ERROR - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_LEGACY_PRIVILEGED - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_LOADER_OVERRIDE - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_LOADER_OVERRIDE - Static variable in class org.mule.module.launcher.plugin.PluginDescriptorParser
 
PROPERTY_MAX_CONNECTION_POOL_SIZE - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_MOVE_TO_DIRECTORY - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_MOVE_TO_PATTERN - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_NAME - Static variable in interface org.mule.api.AnnotatedObject
 
PROPERTY_NODE_IDENTIFIER - Static variable in class org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
 
PROPERTY_NUMBER_LOGINS - Static variable in class org.mule.tck.security.TestSingleUserSecurityProvider
 
PROPERTY_OBJECTSTORE_DIR - Static variable in class org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
 
PROPERTY_ORIGINAL_FILENAME - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_ORIGINAL_FILENAME - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_OUTPUT_PATTERN - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_OUTPUT_PATTERN - Static variable in class org.mule.transport.ftp.FtpConnector
 
PROPERTY_OUTPUT_PATTERN - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_PASS_PHRASE - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_PASSIVE_MODE - Static variable in class org.mule.transport.ftp.FtpConnector
 
PROPERTY_PAYLOAD - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_POLLING_FREQUENCY - Static variable in class org.mule.transport.AbstractConnector
 
PROPERTY_POLLING_FREQUENCY - Static variable in class org.mule.transport.jdbc.JdbcConnector
 
PROPERTY_POLLING_FREQUENCY - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_PREFIX - Static variable in class org.mule.api.config.MuleProperties
The prefix for any Mule-specific properties set on an event
PROPERTY_PRIVILEGED - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_PROCESS_ID - Static variable in class org.mule.module.bpm.Process
 
PROPERTY_PROCESS_STARTED - Static variable in class org.mule.module.bpm.Process
 
PROPERTY_PROCESS_SYNCHRONOUSLY - Static variable in class org.mule.endpoint.AbstractEndpoint
 
PROPERTY_PROCESS_TYPE - Static variable in class org.mule.module.bpm.Process
 
PROPERTY_READ_FROM_DIRECTORY - Static variable in class org.mule.transport.file.FileConnector
 
PROPERTY_REDEPLOYMENT_ENABLED - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
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_PROPERTIES - Static variable in class org.mule.endpoint.AbstractEndpointBuilder
 
PROPERTY_RESPONSE_TIMEOUT - Static variable in class org.mule.endpoint.AbstractEndpointBuilder
 
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_SCAN_PACKAGES - Static variable in class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
 
PROPERTY_SELECT_EXPRESSION - Static variable in class org.mule.transport.sftp.SftpConnector
 
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_SIZE_CHECK_WAIT_TIME - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_START_DELAY - Static variable in class org.mule.transport.quartz.QuartzConnector
 
PROPERTY_TEMP_DIR - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_TRANSFORMERS - Static variable in interface org.mule.api.endpoint.EndpointURI
 
PROPERTY_TRANSITION - Static variable in class org.mule.module.bpm.Process
 
PROPERTY_USE_TEMP_FILE_TIMESTAMP_SUFFIX - Static variable in class org.mule.transport.sftp.SftpConnector
 
PROPERTY_WRITE_TO_DIRECTORY - Static variable in class org.mule.transport.file.FileConnector
 
PropertyConfiguration - Interface in org.mule.config.spring.parsers.assembly.configuration
This collects together various constraints/rewrites that can be applied to attributes.
PropertyConverter - Interface in org.mule.api.expression
TODO
propertyDoesNotExistOnObject(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
PropertyEditorTextToValueTransformer - Class in org.mule.transformer.simple
PropertyEditorTextToValueTransformer adapts a PropertyEditor instance allowing it to be used to transform from a String to another type in Mule
PropertyEditorTextToValueTransformer(PropertyEditor, Class<?>) - Constructor for class org.mule.transformer.simple.PropertyEditorTextToValueTransformer
 
PropertyEditorValueToTextTransformer - Class in org.mule.transformer.simple
PropertyEditorValueToTextTransformer adapts a PropertyEditor instance allowing it to be used to transform from a specific type to a String.
PropertyEditorValueToTextTransformer(PropertyEditor, Class<?>) - Constructor for class org.mule.transformer.simple.PropertyEditorValueToTextTransformer
 
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
 
propertyNotSerializableWasDropped(String) - 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 associate a message property with a lifetime.
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.ajax.container.AjaxServletConnector
 
PROTOCOL - Static variable in class org.mule.transport.ajax.embedded.AjaxConnector
 
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.
provideStartLatch() - Method in class org.mule.work.WorkerContext
Provides a latch, which can be used to wait the start of a work execution.
ProxyClientFactoryBean - Class in org.mule.module.cxf.config
 
ProxyClientFactoryBean() - Constructor for class org.mule.module.cxf.config.ProxyClientFactoryBean
 
ProxyClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
Creates an outbound proxy based on a specially configure CXF Client.
ProxyClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
ProxyFaultOutInterceptor - Class in org.mule.module.cxf.support
Fault out interceptor for Proxy configuration considering that FaultInfo might not have an associated class and that it uses StaxDatabinding.
ProxyFaultOutInterceptor() - Constructor for class org.mule.module.cxf.support.ProxyFaultOutInterceptor
 
proxyPoolTimedOut() - Static method in class org.mule.config.i18n.CoreMessages
 
ProxySchemaValidationInInterceptor - Class in org.mule.module.cxf.support
 
ProxySchemaValidationInInterceptor(Bus, ServiceInfo) - Constructor for class org.mule.module.cxf.support.ProxySchemaValidationInInterceptor
 
ProxyService - Interface in org.mule.module.cxf.support
 
ProxyServiceConfiguration - Class in org.mule.module.cxf.support
 
ProxyServiceConfiguration() - Constructor for class org.mule.module.cxf.support.ProxyServiceConfiguration
 
ProxyServiceFactoryBean - Class in org.mule.module.cxf.config
 
ProxyServiceFactoryBean() - Constructor for class org.mule.module.cxf.config.ProxyServiceFactoryBean
 
ProxyServiceFactoryBean - Class in org.mule.module.cxf.support
 
ProxyServiceFactoryBean() - Constructor for class org.mule.module.cxf.support.ProxyServiceFactoryBean
 
ProxyServiceMessageProcessorBuilder - Class in org.mule.module.cxf.builder
Creates an inbound proxy based on a specially configure CXF Server.
ProxyServiceMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
pseudoParser - Variable in class org.mule.module.xml.stax.StaxSource
 
put(Object, Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
put(String, DataHandler) - Method in class org.mule.el.context.InboundAttachmentMapContext
 
put(String, Object) - Method in class org.mule.el.context.MessagePropertyMapContext
 
put(String, DataHandler) - Method in class org.mule.el.context.OutboundAttachmentMapContext
 
put(String, DataHandler) - Method in class org.mule.expression.InboundAttachmentsMap
 
put(String, DataHandler) - Method in class org.mule.expression.OutboundAttachmentsMap
 
put(String, Object, String) - Method in class org.mule.expression.OutboundAttachmentsMap
 
put(String, Object) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
put(String, Object) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
put(K, Object) - Method in class org.mule.transport.http.multipart.MultiMap
Put and entry into the map.
put(Object, Object) - Method in class org.mule.util.MapCombiner
 
put(Serializable) - 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<? extends K, ? extends V>) - Method in class org.mule.el.context.AbstractMapContext
 
putAll(Map<? extends String, ? extends DataHandler>) - Method in class org.mule.expression.InboundAttachmentsMap
 
putAll(Map<? extends String, ? extends DataHandler>) - Method in class org.mule.expression.OutboundAttachmentsMap
 
putAll(Map<? extends String, ?>) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
putAll(Map) - Method in class org.mule.transport.http.multipart.MultiMap
Put all contents of map.
putAll(Map) - Method in class org.mule.util.MapCombiner
 
putAndMergeCookie(Object, String, String) - Static method in class org.mule.transport.http.CookieHelper
This method merges a new Cookie (or override the previous one if it exists) to the preExistentCookies.
putAndMergeCookie(Object, Cookie[]) - Static method in class org.mule.transport.http.CookieHelper
Merges all the Cookies in newCookiesArray with the preExistentCookies, adding the new ones and overwriting the existing ones (existing means same cookie name).
putAndMergeCookie(Object, Map<String, String>) - Static method in class org.mule.transport.http.CookieHelper
Merges all the Cookies in newCookiesMap with the preExistentCookies, adding the new ones and overwriting the existing ones (existing means same cookie name).
putIfAbsent(K, Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
putNow(Serializable) - Method in class org.mule.util.queue.DefaultQueueInfoDelegate
 
putNow(Serializable) - Method in class org.mule.util.queue.QueueInfo
 
putNow(Serializable) - Method in interface org.mule.util.queue.QueueInfoDelegate
append a new member to the end of the queue
putValues(K, List) - Method in class org.mule.transport.http.multipart.MultiMap
Put multi valued entry.
putValues(K, String[]) - Method in class org.mule.transport.http.multipart.MultiMap
Put multi valued entry.

Q

QNAME_MULE_PROVIDER - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
QNAME_MULE_TYPE_MAPPINGS - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
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(MuleContext) - 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, FlowConstruct, 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
 
queries - Variable in class org.mule.transport.jdbc.JdbcConnector
 
QUERY_KEY - Static variable in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
queryRunner - Variable in class org.mule.transport.jdbc.JdbcConnector
 
queryString(HttpServletRequest) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
queue - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
QUEUE - Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
 
Queue - Interface in org.mule.util.queue
Queue TODO
QUEUE_NAME_PREFIX - Static variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
QUEUE_STORE_DEFAULT_IN_MEMORY_NAME - Static variable in class org.mule.api.config.MuleProperties
 
QUEUE_STORE_DEFAULT_PERSISTENT_NAME - Static variable in class org.mule.api.config.MuleProperties
 
QUEUE_WINDOW_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
queueConfiguration - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
QueueConfiguration - Class in org.mule.util.queue
 
QueueConfiguration(MuleContext, int, QueueStore<Serializable>) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(int, QueueStore<Serializable>) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QUEUED_ASYNC_PROCESSING_STRATEGY - Static variable in class org.mule.config.spring.util.ProcessingStrategyUtils
 
QUEUED_THREAD_PER_PROCESSOR_PROCESSING_STRATEGY - Static variable in class org.mule.config.spring.util.ProcessingStrategyUtils
 
QueuedAsynchronousProcessingStrategy - Class in org.mule.processor.strategy
This strategy uses a QueueManager to decouple receipt and processing of messages.
QueuedAsynchronousProcessingStrategy() - Constructor for class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
QueuedThreadPerProcessorProcessingStrategy - Class in org.mule.processor.strategy
This strategy uses the QueueManager to decouple the processing of each message processor.
QueuedThreadPerProcessorProcessingStrategy() - Constructor for class org.mule.processor.strategy.QueuedThreadPerProcessorProcessingStrategy
 
QueueInfo - Class in org.mule.util.queue
Stores information about a Queue
QueueInfo(String, MuleContext, QueueConfiguration) - Constructor for class org.mule.util.queue.QueueInfo
 
QueueInfo(QueueInfo) - Constructor for class org.mule.util.queue.QueueInfo
 
QueueInfo.QueueInfoDelegateFactory - Interface in org.mule.util.queue
A factory for creating object store-specific queue info delegates
QueueInfoDelegate - Interface in org.mule.util.queue
A QueueInfo delegates the actual work of processing its queue to one of these.
queueIsFull(String, int) - Static method in class org.mule.transport.vm.i18n.VMMessages
 
QueueKey - Class in org.mule.util.queue
 
QueueKey(String, Serializable) - Constructor for class org.mule.util.queue.QueueKey
 
QueueManager - Interface in org.mule.util.queue
A Queue manager is responsible for managing one or more Queue resources and providing common support for transactions and persistence.
queueName - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
queueName - Variable in class org.mule.util.queue.QueueKey
 
QueuePersistenceObjectStore<T extends Serializable> - Class in org.mule.util.store
This is an ObjectStore implementation that is to be used to persist messages on Mule's internal queues.
QueuePersistenceObjectStore() - Constructor for class org.mule.util.store.QueuePersistenceObjectStore
Default constructor for Spring.
QueuePersistenceObjectStore(MuleContext) - Constructor for class org.mule.util.store.QueuePersistenceObjectStore
 
QueueProfile - Class in org.mule.config
QueueProfile determines how an internal queue for a service will behave
QueueProfile(QueueStore<Serializable>) - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(QueueProfile) - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(int, QueueStore<Serializable>) - 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.
queueProfile - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
QueueProfileFactoryBean - Class in org.mule.config.spring.factories
 
QueueProfileFactoryBean() - Constructor for class org.mule.config.spring.factories.QueueProfileFactoryBean
 
QueueSession - Interface in org.mule.util.queue
 
QueueStatistics - Interface in org.mule.management.stats
Exposes methods required to increment/decrement queue statistics
queueStatistics - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
queueStatistics - Variable in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
QueueStatisticsAware - Interface in org.mule.management.stats
 
QueueStore<T extends Serializable> - Interface in org.mule.api.store
Defines a <ListableObjectStore to store data for event queues.
queueStore - Variable in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
QueueStoreAdapter<T extends Serializable> - Class in org.mule.util.store
Adapts a ListableObjectStore to make it useful to store event queues.
QueueStoreAdapter(ListableObjectStore<T>) - Constructor for class org.mule.util.store.QueueStoreAdapter
 
QueueStoreDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a queue store to be defined globally, or embedded within a queue profile.
QueueStoreDefinitionParser(Class<?>) - Constructor for class org.mule.config.spring.parsers.specific.QueueStoreDefinitionParser
 
QueueStoreDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.QueueStoreDefinitionParser
For custom processors
queueTimeout - Variable in class org.mule.model.seda.SedaService
The time out used for taking from the Seda Queue.
queueTimeout - Variable in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
queueTimeout - Variable in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
QueueTransactionContext - Class in org.mule.util.queue
 
QueueTransactionContext(TransactionalQueueManager) - Constructor for class org.mule.util.queue.QueueTransactionContext
 
QuietExceptionStrategy - Class in org.mule.tck.functional
Restrict exceptions to debug log messages
QuietExceptionStrategy() - Constructor for class org.mule.tck.functional.QuietExceptionStrategy
 

R

RaHelper - Class in org.mule.module.jca
RaHelper is a collection of helper methods used by this RA implementation
RaHelper() - Constructor for class org.mule.module.jca.RaHelper
 
RANDOMISE_R_NAMES - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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(Reader, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
 
read(Reader) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
 
read(InputStream, boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method read.
read(InputStream) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Method read.
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() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
read(byte[], int, int) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
read(byte[]) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
read(InputStream, byte[]) - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
read(InputStream) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
read() - Method in class org.mule.transport.sftp.SftpFileArchiveInputStream
 
read(byte[], int, int) - Method in class org.mule.transport.sftp.SftpFileArchiveInputStream
 
read(byte[]) - Method in class org.mule.transport.sftp.SftpFileArchiveInputStream
 
read() - Method in class org.mule.transport.sftp.SftpInputStream
 
read(byte[], int, int) - Method in class org.mule.transport.sftp.SftpInputStream
 
read(byte[]) - Method in class org.mule.transport.sftp.SftpInputStream
 
read(InputStream) - Method in class org.mule.transport.tcp.protocols.CustomClassLoadingLengthProtocol
 
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
 
readAttributes() - Method in class org.mule.config.spring.util.ClassReader
read an attributes array.
readCharacter() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
readCode() - Method in class org.mule.config.spring.util.ClassReader
read a code attribute
readCode() - Method in class org.mule.config.spring.util.ParamReader
 
readCpool() - Method in class org.mule.config.spring.util.ClassReader
 
readElements(Iterator) - Method in class org.mule.module.cxf.MuleSoapHeaders
 
ReaderInputStream - Class in org.mule.config
 
ReaderInputStream(Reader) - Constructor for class org.mule.config.ReaderInputStream
 
readExternal(ObjectInput) - Method in class org.mule.module.drools.WorkingMemorySLF4JLogger
 
readFromProperties(TlsConfiguration, Properties) - Method in class org.mule.api.security.tls.TlsPropertiesMapper
 
readInt() - Method in class org.mule.config.spring.util.ClassReader
 
readInt() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
readJarFileEntries(File) - Static method in class org.mule.util.JarUtils
 
readLocalVariableTable() - Method in class org.mule.config.spring.util.ParamReader
this is invoked when a LocalVariableTable attribute is encountered.
readOnly - Variable in class org.mule.util.xa.AbstractTransactionContext
 
readParams - Variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
readRequest(long) - Method in class org.mule.module.pgp.AbstractTransformPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in class org.mule.module.pgp.TransformContinuouslyPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in class org.mule.module.pgp.TransformPerRequestInChunksPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in class org.mule.module.pgp.TransformPerRequestPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in interface org.mule.module.pgp.TransformPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest() - Method in class org.mule.transport.http.HttpServerConnection
 
readResponse() - Method in class org.mule.transport.http.HttpServerConnection
 
readShort() - Method in class org.mule.config.spring.util.ClassReader
 
readStmt - Variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
readString() - Static method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
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
 
rebind(Name, Object) - Method in class org.mule.tck.jndi.InMemoryContext
 
rebind(String, Object) - Method in class org.mule.tck.jndi.InMemoryContext
 
receive(String) - Method in interface org.mule.tck.testmodels.services.ITestComponent
 
receive(String) - Method in class org.mule.tck.testmodels.services.TestComponent
 
receive(String) - Method in class org.mule.tck.testmodels.services.TestReceiver
 
receive(long) - Method in class org.mule.transport.xmpp.AbstractXmppConversation
 
receive() - Method in class org.mule.transport.xmpp.AbstractXmppConversation
 
receive(long) - Method in interface org.mule.transport.xmpp.XmppConversation
Wait for a response on this conversation until timeout occurs.
receive() - Method in interface org.mule.transport.xmpp.XmppConversation
Wait for a response on this conversation until a message arrives.
receive() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
receive(long) - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
RECEIVE_MESSAGE_IN_TRANSCTION - Static variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
RECEIVE_MESSAGES_IN_XA_TRANSCTION - Static variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
RECEIVE_NO_WAIT - Static variable in interface org.mule.api.transport.MessageDispatcher
 
RECEIVE_NO_WAIT - Static variable in interface org.mule.api.transport.MessageDispatching
 
RECEIVE_WAIT_INDEFINITELY - Static variable in interface org.mule.api.transport.MessageDispatcher
 
RECEIVE_WAIT_INDEFINITELY - Static variable in interface org.mule.api.transport.MessageDispatching
 
Receiveable - Interface in org.mule.tck.functional
Interface only to be used by the FunctionalTestComponent.
receiveAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
receiveAsyncReply(MuleEvent) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
receiveBufferSize - Variable in class org.mule.transport.udp.UdpConnector
 
receiveBytes(byte[]) - Method in class org.mule.tck.testmodels.services.TestComponent
 
receiveCreditProfile(CreditProfile) - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
receiveCustomer(Customer) - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
receivedEventASync - Variable in class org.mule.management.stats.AbstractFlowConstructStatistics
 
receivedEventSync - Variable in class org.mule.management.stats.AbstractFlowConstructStatistics
 
ReceivedHeader - Class in org.mule.example.geomail.components
TODO
ReceivedHeader() - Constructor for class org.mule.example.geomail.components.ReceivedHeader
 
receivedProfile(String[]) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
receivedQuote(String[]) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
receivedRate(LoanQuote) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
receivedRequest(String[]) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
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
 
receiveLoanBrokerQuoteRequest(LoanBrokerQuoteRequest) - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
receiveMessagesInTransaction - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
determines whether messages will be received in a transaction template
receiveMessagesInXaTransaction - Variable in class org.mule.transport.jdbc.JdbcMessageReceiver
 
receiveQuote(LoanQuote) - Method in class org.mule.example.loanbroker.AbstractLoanBroker
 
receiveQuote(LoanQuote) - Method in interface org.mule.example.loanbroker.LoanBrokerService
Triggered by an incoming offer from a bank.
receiver - Variable in class org.mule.transport.AbstractReceiverWorker
 
receiver - Variable in class org.mule.transport.PollingReceiverWorker
 
receiver - Variable in class org.mule.transport.PollingReceiverWorkerSchedule
 
receiver(MuleContext, String) - Static method in class org.mule.util.concurrent.ThreadNameHelper
 
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
 
receiveTransformer - Variable in class org.mule.transport.http.HttpClientMessageRequester
 
recipient - Variable in class org.mule.transport.xmpp.AbstractXmppConversation
 
RECIPIENT - Static variable in class org.mule.transport.xmpp.config.XmppNamespaceHandler
 
RECIPIENT_DELIMITER - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
RECIPIENTS_PROPERTY - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
reconnectStrategyFailed(Class<?>, String) - Static method in class org.mule.config.i18n.CoreMessages
 
recover() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
recover() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
recover() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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
 
recursivelyDeleteDirectory(String) - Method in class org.mule.transport.sftp.SftpClient
 
REDELIVERY_FAIL_ON_FIRST - Static variable in class org.mule.processor.AbstractRedeliveryPolicy
 
REDELIVERY_FAIL_ON_FIRST - Static variable in class org.mule.transport.jms.JmsConnector
Indicates that Mule should throw an exception on any redelivery attempt.
REDELIVERY_IGNORE - Static variable in class org.mule.transport.jms.JmsConnector
 
RedeliveryExceeded - Class in org.mule.exception
 
RedeliveryExceeded() - Constructor for class org.mule.exception.RedeliveryExceeded
 
redeliveryHandler - Variable in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
RedeliveryHandler - Interface in org.mule.transport.jms.redelivery
RedeliveryHandler is used to control how redelivered messages are processed by a connector.
redeliveryHandler - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
RedeliveryHandlerFactory - Interface in org.mule.transport.jms.redelivery
Implementors of this interface are responsible to create RedeliveryHandler instances upon request.
redeliveryPolicy - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
redeploy() - Method in interface org.mule.module.launcher.application.Application
 
redeploy() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
redeploy() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
REDIRECT_STATUS_CODE_RANGE_START - Static variable in class org.mule.transport.http.HttpClientMessageDispatcher
 
reference - Variable in class org.mule.config.spring.parsers.processors.ConstructorReference
 
ReferenceExceptionStrategyDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ReferenceExceptionStrategyDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ReferenceExceptionStrategyDefinitionParser
 
referenceQueue - Variable in class org.mule.module.logging.MuleLogFactory
 
referenceQueue - Variable in class org.mule.module.logging.MuleLoggerFactory
 
refineMethod(MuleEvent, Call, Object) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
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
 
refresh() - Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider.JaasConfig
 
refs - Variable in class org.mule.module.logging.MuleLogFactory
 
refs - Variable in class org.mule.module.logging.MuleLoggerFactory
 
RegexExpressionEvaluator - Class in org.mule.expression
 
RegexExpressionEvaluator() - Constructor for class org.mule.expression.RegexExpressionEvaluator
 
RegexExpressionLanguageFuntion - Class in org.mule.el.function
 
RegexExpressionLanguageFuntion() - Constructor for class org.mule.el.function.RegexExpressionLanguageFuntion
 
RegExFilter - Class in org.mule.routing.filters
RegExFilter is used to match a String argument against a regular expression.
RegExFilter() - Constructor for class org.mule.routing.filters.RegExFilter
 
RegExFilter(String) - Constructor for class org.mule.routing.filters.RegExFilter
 
RegExFilter(String, int) - Constructor for class org.mule.routing.filters.RegExFilter
 
RegExFilterDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
RegExFilterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.RegExFilterDefinitionParser
 
RegExFilterDefinitionParser.FlagsMapping - Class in org.mule.config.spring.parsers.specific
Map a comma-separated string to an Integer object that can be used to set the flags on a RegExFilter.
RegExFilterDefinitionParser.FlagsMapping() - Constructor for class org.mule.config.spring.parsers.specific.RegExFilterDefinitionParser.FlagsMapping
 
register() - Method in class org.mule.module.launcher.application.DefaultMuleApplication.ConfigFileWatcher
 
register(String, Class, DataContentHandler) - Method in class org.mule.transport.email.DefaultDataContentHandlerFactory
Register a DataContentHandler for a particular MIME type.
register(DataContentHandler) - Method in class org.mule.transport.email.DefaultDataContentHandlerFactory
Registers a DataContentHandler for use with certain mime types.
registerAction(String, int) - Static method in class org.mule.api.context.notification.ServerNotification
 
registerAgent(Agent) - Method in interface org.mule.api.registry.MuleRegistry
 
registerAgent(Agent) - Method in class org.mule.registry.MuleRegistryHelper
registerApplicationServices() - Method in class org.mule.module.management.agent.JmxAgent
 
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.MuleRegistry
 
registerConnector(Connector) - Method in class org.mule.registry.MuleRegistryHelper
registerConnectorDefinitionParser(Class, String) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
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
 
registerCustomEditors(PropertyEditorRegistry) - Method in class org.mule.config.spring.editors.MulePropertyEditorRegistrar
 
registerDataSourceDefinitionParsers() - Method in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
registerDelegateFactory(Class<? extends ObjectStore>, QueueInfo.QueueInfoDelegateFactory) - Static method in class org.mule.util.queue.QueueInfo
 
registerDeprecatedBeanDefinitionParser(String, BeanDefinitionParser, String) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
Subclasses can call this to register the supplied BeanDefinitionParser to handle the specified element.
registerDerbyDataSourceDefinitionParser() - Method in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
registerEndpoint(ImmutableEndpoint) - Method in interface org.mule.api.registry.MuleRegistry
 
registerEndpoint(ImmutableEndpoint) - Method in class org.mule.endpoint.DefaultEndpointFactory
 
registerEndpoint(ImmutableEndpoint) - Method in class org.mule.registry.MuleRegistryHelper
registerEndpointBuilder(String, EndpointBuilder) - Method in interface org.mule.api.registry.MuleRegistry
 
registerEndpointBuilder(String, EndpointBuilder) - Method in class org.mule.registry.MuleRegistryHelper
registerEndpointServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registerEnricher(ExpressionEnricher) - Method in interface org.mule.api.expression.ExpressionManager
 
registerEnricher(ExpressionEnricher) - Method in class org.mule.expression.DefaultExpressionManager
 
registerEvaluator(ExpressionEvaluator) - Method in interface org.mule.api.expression.ExpressionManager
 
registerEvaluator(ExpressionEvaluator) - Method in class org.mule.expression.DefaultExpressionManager
 
registerException(Class) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
registerException(Class) - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
registerExceptionReader(ExceptionReader) - Static method in class org.mule.config.ExceptionHelper
Registers an exception reader with Mule
registerFlowConstruct(FlowConstruct) - Method in interface org.mule.api.registry.MuleRegistry
 
registerFlowConstruct(FlowConstruct) - Method in class org.mule.registry.MuleRegistryHelper
registerFlowConstructServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registerHandler(String, URLStreamHandler) - Static method in class org.mule.util.MuleUrlStreamHandlerFactory
 
registerHostAndPortTypeDefinitionParser(Class<? extends AbstractDataSourceFactoryBean>, String) - Method in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
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
registerLifecycleCallback(String, LifecycleCallback<O>) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
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(InboundEndpoint, MessageProcessor, FlowConstruct) - Method in interface org.mule.api.transport.Connector
Registers a MessageProcessor listener which will listen to new message received from a specific transport channel and then processed by the endpoint.
registerListener(ServerNotificationListener) - Method in class org.mule.DefaultMuleContext
 
registerListener(ServerNotificationListener, String) - Method in class org.mule.DefaultMuleContext
 
registerListener(InboundEndpoint, MessageProcessor, FlowConstruct) - Method in class org.mule.transport.AbstractConnector
 
registerListener(InboundEndpoint, MessageProcessor, FlowConstruct) - Method in class org.mule.transport.http.HttpConnector
 
registerListener(InboundEndpoint, MessageProcessor, FlowConstruct) - Method in class org.mule.transport.stdio.StdioConnector
 
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.MuleRegistry
 
registerModel(Model) - Method in class org.mule.registry.MuleRegistryHelper
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
 
registerMulticasterComponent() - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
registerMysqlDataSourceDefinitionParser() - Method in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
registerNotificationListener() - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
registerObject(String, Object) - Method in interface org.mule.api.registry.Registry
Registers an object in the registry with a key.
registerObject(String, Object, Object) - Method in interface org.mule.api.registry.Registry
Registers an object in the registry with a key.
registerObject(String, Object) - Method in class org.mule.config.spring.SpringRegistry
 
registerObject(String, Object, Object) - Method in class org.mule.config.spring.SpringRegistry
 
registerObject(String, Object) - Method in class org.mule.module.guice.GuiceRegistry
 
registerObject(String, Object, Object) - Method in class org.mule.module.guice.GuiceRegistry
 
registerObject(String, Object) - Method in class org.mule.registry.AbstractRegistryBroker
 
registerObject(String, Object, Object) - Method in class org.mule.registry.AbstractRegistryBroker
 
registerObject(String, Object, Object) - Method in class org.mule.registry.MuleRegistryHelper
Registers an object in the registry with a key.
registerObject(String, Object) - Method in class org.mule.registry.MuleRegistryHelper
Registers an object in the registry with a key.
registerObject(String, Object) - Method in class org.mule.registry.TransientRegistry
Allows for arbitary registration of transient objects
registerObject(String, Object, Object) - Method in class org.mule.registry.TransientRegistry
Allows for arbitrary registration of transient objects
registerObjectProcessor(ObjectProcessor) - Method in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
registerObjects(Map<String, Object>) - Method in interface org.mule.api.registry.Registry
Registers a Map of objects into the registry
registerObjects(Map<String, Object>) - Method in class org.mule.config.spring.SpringRegistry
 
registerObjects(Map) - Method in class org.mule.module.guice.GuiceRegistry
 
registerObjects(Map) - Method in class org.mule.registry.AbstractRegistryBroker
 
registerObjects(Map) - Method in class org.mule.registry.MuleRegistryHelper
Registers a Map of objects into the registry
registerObjects(Map<String, Object>) - Method in class org.mule.registry.TransientRegistry
 
registerOracleDataSourceDefinitionParser() - Method in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
registerPhase(String, LifecyclePhase) - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
registerPhase(String, LifecyclePhase, LifecycleCallback) - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
registerPhases() - Method in class org.mule.config.spring.SpringRegistryLifecycleManager
 
registerPhases() - Method in class org.mule.lifecycle.RegistryBrokerLifecycleManager
 
registerPhases() - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
registerPojo(String, Class<?>) - Method in class org.mule.config.spring.handlers.AbstractPojoNamespaceHandler
 
registerPostgresqlDataSourceDefinitionParser() - Method in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
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
registerProtocols() - Method in class org.mule.transport.soap.axis.AxisConnector
 
registerProtocols() - Method in class org.mule.transport.soap.axis.wsdl.AxisWsdlConnector
 
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
registerReceiverWithMuleService(MessageReceiver, EndpointURI) - Method in class org.mule.transport.soap.axis.AxisConnector
 
registerService(Service) - Method in interface org.mule.api.registry.MuleRegistry
 
registerService(Service) - Method in class org.mule.registry.MuleRegistryHelper
registerServiceServices() - Method in class org.mule.module.management.agent.JmxAgent
 
registerShutdownHook() - Method in class org.mule.module.launcher.MuleContainer
 
registerShutdownHook() - Method in class org.mule.MuleServer
 
registerSourceType(Class<?>) - Method in class org.mule.transformer.AbstractTransformer
Deprecated. use registerSourceType(DataType)
registerSourceType(DataType<?>) - Method in class org.mule.transformer.AbstractTransformer
Register a supported data type with this transformer.
registerStandardTransportEndpoints(String, String[]) - Method in class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
 
registerStatisticsService() - Method in class org.mule.module.management.agent.JmxAgent
 
registerSupportedMetaProtocol(String) - Method in class org.mule.transport.AbstractConnector
Used by Meta endpoint descriptors to register support for endpoint of the meta endpoint type.
registerSupportedPhase(String) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
registerSupportedPhase(String) - Method in class org.mule.lifecycle.phases.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.
registerTransactionFactory(Class, TransactionFactory) - Method in class org.mule.api.SingleResourceTransactionFactoryManager
 
registerTransformer(Transformer) - Method in interface org.mule.api.registry.MuleRegistry
 
registerTransformer(Transformer) - Method in class org.mule.registry.MuleRegistryHelper
registerTransitions() - Method in class org.mule.construct.FlowConstructLifecycleManager
 
registerTransitions() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
registerTransitions() - Method in class org.mule.lifecycle.MuleContextLifecycleManager
 
registerTransitions() - Method in class org.mule.lifecycle.RegistryLifecycleManager
 
registerTransitions() - Method in class org.mule.lifecycle.SimpleLifecycleManager
 
registerTransitions() - Method in class org.mule.processor.SedaStageLifecycleManager
 
registerTransitions() - Method in class org.mule.service.ServiceLifecycleManager
 
registerTransportTypes() - Method in class org.mule.transport.soap.axis.AxisConnector
 
registerWrapperService() - Method in class org.mule.module.management.agent.JmxAgent
Register a Java Service Wrapper agent.
RegistrationException - Exception in org.mule.api.registry
 
RegistrationException(Message) - Constructor for exception org.mule.api.registry.RegistrationException
 
RegistrationException(Throwable) - Constructor for exception org.mule.api.registry.RegistrationException
 
RegistrationException(Message, Throwable) - Constructor for exception org.mule.api.registry.RegistrationException
 
Registry - Interface in org.mule.api.registry
 
registry - Variable in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
registry - Variable in class org.mule.example.errorhandler.AbstractExceptionHandler
 
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_KEY_CORE_EXTENSIONS - Static variable in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
REGISTRY_KEY_DEPLOYMENT_SERVICE - Static variable in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
REGISTRY_PROPERTIES - Static variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
REGISTRY_SUFFIX - Static variable in class org.mule.module.ibeans.config.IBeanHolder
 
RegistryBackedAnnotationsParserFactory - Class in org.mule.config.endpoint
Loads the default expression, router and endpoint parsers provided by Mule.
RegistryBackedAnnotationsParserFactory() - Constructor for class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
RegistryBroker - Interface in org.mule.api.registry
A RegistryBroker delegates calls to a collection of Registries.
RegistryBrokerLifecycleManager - Class in org.mule.lifecycle
 
RegistryBrokerLifecycleManager(String, Registry, MuleContext) - Constructor for class org.mule.lifecycle.RegistryBrokerLifecycleManager
 
RegistryExpressionEvaluator - Class in org.mule.expression
Looks up information about objects in the Registry
RegistryExpressionEvaluator() - Constructor for class org.mule.expression.RegistryExpressionEvaluator
 
registryId - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
RegistryLifecycleHelpers - Interface in org.mule.api.lifecycle
This interface defines additional Registry Lifecycle methods to enable extenral objects to have there lifecycle managed by the registry.
RegistryLifecycleManager - Class in org.mule.lifecycle
 
RegistryLifecycleManager(String, Registry, MuleContext) - Constructor for class org.mule.lifecycle.RegistryLifecycleManager
 
RegistryLifecycleManager(String, Registry, Map<String, LifecyclePhase>) - Constructor for class org.mule.lifecycle.RegistryLifecycleManager
 
RegistryLookupBindings - Class in org.mule.module.scripting.component
This class will attempt to lookup up objects inside the registry in case they don't exist in the delegate binding.
RegistryLookupBindings(Registry, Bindings) - Constructor for class org.mule.module.scripting.component.RegistryLookupBindings
 
RegistryMap - Class in org.mule.registry
Provides a HashMap view of values stored in the registry
RegistryMap(Registry) - Constructor for class org.mule.registry.RegistryMap
 
RegistryMap(int, Registry) - Constructor for class org.mule.registry.RegistryMap
 
RegistryMap(int, float, Registry) - Constructor for class org.mule.registry.RegistryMap
 
RegistryMap(Map, Registry) - Constructor for class org.mule.registry.RegistryMap
 
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<T extends RegistryNotification> - 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.
RegistryServiceMBean - Interface in org.mule.module.management.mbean
RegistryServiceMBean JMX Service interface for the Registry
regMap - Variable in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
regProps - Variable in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.mule.util.concurrent.WaitPolicy
 
relativize(URI) - Method in class org.mule.endpoint.MuleEndpointURI
 
release() - Method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created Loginstances returned by this factory.
release(ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances that have been associated with the specified class loader (if any), after calling the instance method release() on each of them.
release() - Method in interface org.mule.api.MuleMessage
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.example.notifications.HeartbeatAgent.Heartbeat
 
release() - Method in class org.mule.module.jca.DelegateWorkManager.RunnableWorkAdapter
 
release() - Method in class org.mule.module.pgp.AbstractTransformPolicy
Releases all the resources of this policy
release() - Method in class org.mule.module.pgp.TransformPerRequestInChunksPolicy
Releases all the resources of this policy
release() - Method in class org.mule.module.pgp.TransformPerRequestPolicy
Releases all the resources of this policy
release() - Method in interface org.mule.module.pgp.TransformPolicy
Releases all the resources of this policy
release() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
release() - Method in class org.mule.retry.async.RetryWorker
 
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.JmsMessageDispatcher.ReplyToListener
 
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.util.concurrent.Latch
 
release() - Method in class org.mule.work.AbstractMuleEventWork
 
release() - Method in class org.mule.work.WorkerContext
 
releaseAll() - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances, after calling the instance method release() on each of them.
releaseClient(ImmutableEndpoint, SftpClient) - Method in class org.mule.transport.sftp.SftpConnector
 
releaseFtp(EndpointURI, FTPClient) - Method in class org.mule.transport.ftp.FtpConnector
 
releaseSavepoint(Savepoint) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
ReleasingInputStream - Class in org.mule.transport.http
 
ReleasingInputStream(InputStream, HttpMethod) - Constructor for class org.mule.transport.http.ReleasingInputStream
 
reloadControl - Variable in class org.mule.config.i18n.MessageFactory
Do not use the default reload control to avoid loading the resource bundle upon each request.
ReloadControl - Class in org.mule.config.i18n
 
ReloadControl() - Constructor for class org.mule.config.i18n.ReloadControl
 
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, MuleContext) - Constructor for class org.mule.module.client.RemoteDispatcher
 
RemoteDispatcher(String, MuleContext) - 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(InboundEndpoint, WireFormat, String, int) - Constructor for class org.mule.module.client.remoting.RemoteDispatcherComponent
 
RemoteDispatcherException - Exception in org.mule.module.client.remoting
Exceptions thrown by the Client RemoteDispatcher.
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<T extends RemoteDispatcherNotification> - 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
 
remove(Serializable) - Method in interface org.mule.api.store.ObjectStore
Remove the object with key.
remove(Serializable, String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
remove(Object) - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
remove(Object) - Method in class org.mule.el.context.InboundAttachmentMapContext
 
remove(Object) - Method in class org.mule.el.context.MessagePropertyMapContext
 
remove(Object) - Method in class org.mule.el.context.OutboundAttachmentMapContext
 
remove(Object) - Method in class org.mule.expression.InboundAttachmentsMap
 
remove(Object) - Method in class org.mule.expression.OutboundAttachmentsMap
 
remove(Object) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
remove(FlowConstructStatistics) - Method in class org.mule.management.stats.AllStatistics
 
remove(ClassLoader) - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.LoggerRepositoryCache
 
remove(int) - Method in class org.mule.module.launcher.util.ObservableList
 
remove(Object) - Method in class org.mule.module.launcher.util.ObservableList
 
remove(Object) - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
remove() - Method in class org.mule.routing.AbstractMessageSequence
 
remove() - Method in interface org.mule.routing.MessageSequence
Unsupported operation.
remove() - Method in class org.mule.routing.outbound.PartitionedMessageSequence
 
remove(Object, Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
remove(Object, int) - Static method in class org.mule.transport.http.multipart.LazyList
 
remove(Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
remove(Object, Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
remove(Serializable) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
Remove the object with key.
remove(String) - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
remove(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
remove(Object) - Method in class org.mule.util.MapCombiner
 
remove(Serializable) - Method in class org.mule.util.store.AbstractObjectStore
 
remove(Serializable) - Method in class org.mule.util.store.AbstractPartitionedObjectStore
 
remove(Serializable) - Method in class org.mule.util.store.InMemoryObjectStore
 
remove(Serializable) - Method in class org.mule.util.store.ManagedObjectStore
 
remove(Serializable) - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
remove(Serializable) - Method in class org.mule.util.store.ObjectStorePartition
 
remove(Serializable, String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
remove(Serializable) - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
remove(Serializable, String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
remove(Serializable) - Method in class org.mule.util.store.QueueStoreAdapter
 
removeAlias(String) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
removeAlias(Class<? extends Converter>) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
removeAll(Collection<?>) - Method in class org.mule.module.launcher.util.ObservableList
 
removeAll(Collection) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
removeAllListeners(Collection<ServerNotificationListener>) - Method in class org.mule.context.notification.ServerNotificationManager
 
removeAllListeners() - Method in class org.mule.module.spring.events.MuleEventMulticaster
Removes all the listeners from the multicaster
removeAllListeners() - Method in class org.mule.util.timer.EventTimerTask
 
removeApplicationListener(ApplicationListener) - Method in class org.mule.module.spring.events.MuleEventMulticaster
Removes a listener from the multicaster
removeApplicationListenerBean(String) - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
removeArgument(ExpressionArgument) - Method in class org.mule.expression.transformers.AbstractExpressionTransformer
 
removeAttachment(String) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.removeOutboundAttachment(java.lang.String) instead
removeAttachment(String) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
removeAttachment(String) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
RemoveAttachmentTransformer - Class in org.mule.transformer.simple
 
RemoveAttachmentTransformer() - Constructor for class org.mule.transformer.simple.RemoveAttachmentTransformer
 
removeAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Remove any configuration attribute associated with the specified name.
removeAttribute(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
removeClassProperty(String, Properties) - Method in class org.mule.api.registry.AbstractServiceDescriptor
 
removeConnection(MuleConnection) - Method in class org.mule.module.jca.MuleManagedConnection
Removes the associated connection handle from the connections set to the physical connection.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.mule.module.jca.MuleManagedConnection
Removes an already registered connection event listener from the ManagedConnection instance.
removeConverter(Converter) - Method in class org.mule.transformer.graph.TransformationGraph
 
REMOVED - Static variable in class org.mule.module.launcher.util.ElementEvent
 
removeDeploymentListener(DeploymentListener) - Method in class org.mule.module.launcher.CompositeDeploymentListener
 
removeDeploymentListener(DeploymentListener) - Method in class org.mule.module.launcher.DeploymentService
 
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
 
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.EventGroup
Remove the given event from the group.
removeEventGroup(EventGroup) - Method in class org.mule.routing.correlation.EventCorrelator
 
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.
removeFlowVariable(String) - Method in interface org.mule.api.MuleEvent
 
removeFlowVariable(String) - Method in class org.mule.DefaultMuleEvent
 
removeFlowVariable(String) - Method in class org.mule.VoidMuleEvent
 
RemoveFlowVariableTransformer - Class in org.mule.transformer.simple
 
RemoveFlowVariableTransformer() - Constructor for class org.mule.transformer.simple.RemoveFlowVariableTransformer
 
removeFromArray(Object[], Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
removeFromEnvironment(String) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
removeFromEnvironment(String) - Method in class org.mule.jndi.SimpleContext
 
removeFromEnvironment(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
removeHeader(String) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
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
 
removeInterceptor(List<Interceptor<? extends Message>>, String) - Static method in class org.mule.module.cxf.support.CxfUtils
 
removeInterface(Class[], Class) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
removeLifecycleCallback(FunctionalTestComponent.LifecycleCallback) - Static method in class org.mule.tck.functional.FunctionalTestComponent
 
removeListener(ServerNotificationListener<?>) - Method in class org.mule.context.notification.ServerNotificationManager
This removes *all* registrations that reference this listener
removeListener(FileListener) - Method in class org.mule.util.monitor.FileMonitor
Remove listener from this file monitor.
removeListener(TimeEventListener) - Method in class org.mule.util.timer.EventTimerTask
 
removeMessageProcessor(MessageProcessor) - Method in class org.mule.exception.AbstractExceptionListener
 
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.axis.SoapMethod
 
removeNamespacePrefix(String) - Static method in class org.mule.util.PropertiesUtils
 
removeNamespaces(Map) - Static method in class org.mule.util.PropertiesUtils
 
removeNonSerializableProperties(MuleSession, MuleContext) - Method in class org.mule.session.SerializeOnlySessionHandler
 
removeOrderedLifecycleObject(LifecycleObject) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
removeOrderedLifecycleObject(LifecycleObject) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
removeOutboundAttachment(String) - Method in interface org.mule.api.MuleMessage
Remove an attachment form this message with the specified name
removeOutboundAttachment(String) - Method in class org.mule.DefaultMuleMessage
 
removeProperty(String) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.removeProperty(String, org.mule.api.transport.PropertyScope)
removeProperty(String, PropertyScope) - Method in interface org.mule.api.MuleMessage
Removes a property on this message from the specified scope only.
removeProperty(String) - Method in interface org.mule.api.MuleSession
Will retrieve a session scope property and remove it from the session
removeProperty(Object) - Method in interface org.mule.api.MuleSession
Deprecated. 
removeProperty(String, Properties) - Method in class org.mule.api.registry.AbstractServiceDescriptor
 
removeProperty(String) - Method in class org.mule.DefaultMuleMessage
Removes a property on this message.
removeProperty(String, PropertyScope) - Method in class org.mule.DefaultMuleMessage
Removes a property on this message from the specified scope only.
removeProperty(String) - Method in class org.mule.MessagePropertiesContext
Removes a property from all scopes except for SESSION and INBOUND (which is read-only).
removeProperty(String, PropertyScope) - Method in class org.mule.MessagePropertiesContext
Removes a property from the specified property scope.
removeProperty(Object) - Method in class org.mule.session.DefaultMuleSession
Will retrieve a session level property and remove it from the session
removeProperty(String) - Method in class org.mule.session.DefaultMuleSession
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Delete association of PropertyChangeListener with the ManagedConnectionFactory.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.mule.module.launcher.util.ObservableList
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.mule.module.launcher.util.ObservableList
 
RemovePropertyTransformer - Class in org.mule.transformer.simple
 
RemovePropertyTransformer() - Constructor for class org.mule.transformer.simple.RemovePropertyTransformer
 
removeProvider(String) - Method in interface org.mule.api.security.SecurityManager
 
removeProvider(String) - Method in class org.mule.security.MuleSecurityManager
 
removeReceiver(R) - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
removeReceiver(JettyHttpMessageReceiver) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.MuleReceiverConnectorHolder
 
removeRegistry(Registry) - Method in interface org.mule.api.MuleContext
 
removeRegistry(Registry) - Method in interface org.mule.api.registry.RegistryBroker
 
removeRegistry(Registry) - Method in class org.mule.DefaultMuleContext
 
removeRegistry(Registry) - Method in class org.mule.registry.DefaultRegistryBroker
 
removeRoute(MessageProcessor) - Method in interface org.mule.api.processor.MessageRouter
Removes a message processor from the list of routes
removeRoute(MatchableMessageProcessor) - Method in interface org.mule.api.routing.MatchingRouter
 
removeRoute(MessageProcessor) - Method in interface org.mule.api.routing.SelectiveRouter
 
removeRoute(MatchableMessageProcessor) - Method in class org.mule.routing.AbstractMatchingRouter
 
removeRoute(MessageProcessor) - Method in class org.mule.routing.AbstractSelectiveRouter
 
removeRoute(MessageProcessor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
removeRoute(MatchableMessageProcessor) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
removeSessionVariable(String) - Method in interface org.mule.api.MuleEvent
 
removeSessionVariable(String) - Method in class org.mule.DefaultMuleEvent
 
removeSessionVariable(String) - Method in class org.mule.VoidMuleEvent
 
RemoveSessionVariableTransformer - Class in org.mule.transformer.simple
 
RemoveSessionVariableTransformer() - Constructor for class org.mule.transformer.simple.RemoveSessionVariableTransformer
 
removeSource(MessageSource) - Method in interface org.mule.api.source.CompositeMessageSource
 
removeSource(MessageSource) - Method in class org.mule.service.ServiceCompositeMessageSource
 
removeSource(MessageSource) - Method in class org.mule.source.StartableCompositeMessageSource
 
removeStartupListener(DeploymentService.StartupListener) - Method in class org.mule.module.launcher.DeploymentService
 
removeTemplate(Template) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Method removeTemplate.
removeType(Collection<?>, Class<?>) - Static method in class org.mule.util.CollectionUtils
 
removeValue(K, Object) - Method in class org.mule.transport.http.multipart.MultiMap
Remove value.
removeVariable(Variable) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Method removeVariable.
removeVariable(Variable) - Method in class com.javaforge.bobber.archetype.model.Variable
Method removeVariable.
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
 
rename(Name, Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
rename(String, String) - Method in class org.mule.tck.jndi.InMemoryContext
 
rename(String, String) - Method in class org.mule.transport.sftp.SftpClient
 
renameFile(File, File) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
renameFile(File, File) - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
renameFile(String, String) - Static method in class org.mule.util.FileUtils
 
renameFile(File, File) - Static method in class org.mule.util.FileUtils
 
renameFileHard(File, File) - Static method in class org.mule.module.boot.MuleBootstrapUtils
 
renameFileHard(File, File) - Static method in class org.mule.module.reboot.MuleContainerBootstrapUtils
 
renameFileHard(String, String) - Static method in class org.mule.util.FileUtils
 
renameFileHard(File, File) - Static method in class org.mule.util.FileUtils
 
renameInScope(String, String, PropertyScope, MuleMessage) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
renameProperties(MuleMessage) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
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
 
replace(K, Object, Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
replace(K, Object) - Method in class org.mule.transport.http.multipart.MultiMap
 
REPLACEMENT_CHAR - Static variable in class org.mule.transport.jms.JmsMessageUtils
 
replaceObjectNameChars(String) - Method in class org.mule.util.ObjectNameHelper
 
REPLY_TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
replyMessageProcessor - Variable in class org.mule.routing.requestreply.SimpleRequestReplyReplier
 
replyMessageSource - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
replyTo - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
REPLYTO_PARAM - Static variable in class org.mule.transport.ajax.embedded.AjaxConnector
This is the key that's used to retrieve the reply to destination from a Map that's passed into AjaxMuleMessageFactory.
ReplyToHandler - Interface in org.mule.api.transport
ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
replyToHandler - Variable in class org.mule.transport.AbstractMessageReceiver
 
ReplyToParameterProcessor - Class in org.mule.routing.requestreply
Propagate any replyTo parameter from the event's message to the event itself.
ReplyToParameterProcessor() - Constructor for class org.mule.routing.requestreply.ReplyToParameterProcessor
 
ReplyToPropertyRequestReplyReplier - Class in org.mule.routing.requestreply
 
ReplyToPropertyRequestReplyReplier() - Constructor for class org.mule.routing.requestreply.ReplyToPropertyRequestReplyReplier
 
reportAvailableServices(MuleEventContext, AxisStringWriter) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
reportCantGetAxisService(MuleEventContext, AxisStringWriter) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
reportServiceInfo(AxisStringWriter, SOAPService, String) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
repositories - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.LoggerRepositoryCache
 
repository - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
repository - Variable in class org.mule.module.logging.MuleLogFactory
 
repository - Variable in class org.mule.module.logging.MuleLoggerFactory
 
request(InboundEndpoint, long) - Method in interface org.mule.api.client.LocalMuleClient
Will receive an event from an endpointUri determined by the URL.
request(String, long) - Method in interface org.mule.api.client.MuleClient
Will receive an event from an endpointUri determined by the URL.
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(InboundEndpoint, long) - Method in class org.mule.client.DefaultLocalMuleClient
 
request(String, long) - Method in class org.mule.client.DefaultLocalMuleClient
 
request(long) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
request(long) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
request(CustomerQuoteRequest, boolean) - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
request(int, Object) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
request(RequestContext) - Method in class org.mule.module.atom.MuleProvider
 
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(long, MuleEvent) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
request(String, long) - Method in class org.mule.module.jca.DefaultMuleConnection
Will receive an event from an endpointUri determined by the url
request(String, long) - Method in interface org.mule.module.jca.MuleConnection
 
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(String, Object[]) - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
request(String, SOAPEnvelope) - Method in class org.mule.transport.soap.axis.AxisMessageRequester
 
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
Deprecated. If access to MuleEvent or MuleMessage is required, then implement a MessageProcessor or Callable instead
RequestContext() - Constructor for class org.mule.RequestContext
Deprecated. Do not instanciate.
requestDispatch(int, String) - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
requester(MuleContext, String) - Static method in class org.mule.util.concurrent.ThreadNameHelper
 
requesterFactory - Variable in class org.mule.transport.AbstractConnector
Factory used to create requesters for this connector
requestError() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
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
Deprecated.  
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
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
 
requestMessageProcessor - Variable in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
RequestReplyReplierMessageProcessor - Interface in org.mule.api.processor
Processes a MuleEvent's by invoking the next MessageProcessor and then rather than returning the result to this processors MessageSource sending it via a seperate reply MessageProcessor,
RequestReplyRequesterMessageProcessor - Interface in org.mule.api.processor
Processes a MuleEvent by invoking the next MessageProcessor but receiving the reply, which is turn is returned from this MessageProcessor from a seperate MessageSource rather than using the return value of the next MessageProcessor invocation.
requestResponse(Object) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
requestSend(int, String) - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
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
 
REQUIRED_ADDRESS_ATTRIBUTES - Static variable in class org.mule.transport.xmpp.config.XmppNamespaceHandler
 
RequiredValueException - Exception in org.mule.api.expression
Is thrown explicitly when an expression is executed that returns a null value when a value is required.
RequiredValueException(Message) - Constructor for exception org.mule.api.expression.RequiredValueException
 
RequiredValueException(Message, Throwable) - Constructor for exception org.mule.api.expression.RequiredValueException
 
ResequenceCorrelatorCallback - Class in org.mule.routing.correlation
A Correlator that correlates messages based on Mule correlation settings.
ResequenceCorrelatorCallback(Comparator<MuleEvent>, MuleContext, boolean, String) - Constructor for class org.mule.routing.correlation.ResequenceCorrelatorCallback
 
ResequenceMessagesCorrelatorCallback - Class in org.mule.routing.correlation
A Correlator that correlates messages based on Mule correlation settings Note that the ResequenceMessagesCorrelatorCallback.aggregateEvents(org.mule.routing.EventGroup) method only resequences the events and returns an MuleEvent[] wrapped in a MuleMessage impl.
ResequenceMessagesCorrelatorCallback(Comparator, MuleContext, boolean, String) - Constructor for class org.mule.routing.correlation.ResequenceMessagesCorrelatorCallback
 
Resequencer - Class in org.mule.routing
Resequencer is used to resequence events according to their dispatch sequence in the correlation group.
Resequencer() - Constructor for class org.mule.routing.Resequencer
 
ReservationRequest - Class in org.mule.example
 
ReservationRequest() - Constructor for class org.mule.example.ReservationRequest
 
ReservationResponse - Class in org.mule.example
 
ReservationResponse() - Constructor for class org.mule.example.ReservationResponse
 
reset() - Method in interface org.mule.api.lifecycle.LifecycleManager
Reset the lifecycle manager state back to 'not in lifecycle' phase
reset() - Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
 
reset() - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
reset() - Method in class org.mule.model.streaming.DelegatingInputStream
 
reset() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
reset() - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
reset() - Method in class org.mule.retry.policies.SimpleRetryPolicy.RetryCounter
 
reset() - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
reset() - Static method in class org.mule.tck.functional.FlowAssert
 
reset() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
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
Deprecated.  
resetAttribute(Element, String, String) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
resetBuffer() - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
resetExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
resetNameAndId(Element) - Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
 
ResetStaxInterceptor - Class in org.mule.module.cxf.support
Replaces the XMLStreamReader with a ReversibleXMLStreamReader which caches the xml events so we can replay them later.
ResetStaxInterceptor() - Constructor for class org.mule.module.cxf.support.ResetStaxInterceptor
 
Resin3TransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
Resin3TransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.Resin3TransactionManagerLookupFactory
 
resolve(DataType<?>, DataType<?>) - Method in interface org.mule.api.registry.TransformerResolver
Responsible for finding a transformer with the given criteria.
resolve(Class<T>, DataType, DataType, MuleContext) - Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
 
resolve(Class<T>, DataType, DataType, MuleContext) - Method in interface org.mule.config.transformer.TransformerArgumentResolver
 
resolve(DataType<?>, List<DataType<?>>) - Method in interface org.mule.DataTypeConversionResolver
 
resolve(DataType<?>, List<DataType<?>>) - Method in class org.mule.DynamicDataTypeConversionResolver
 
resolve(URI) - Method in class org.mule.endpoint.MuleEndpointURI
 
resolve(String) - Method in class org.mule.endpoint.MuleEndpointURI
 
resolve(DataType<?>, DataType<?>) - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
resolve(DataType, DataType) - Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
resolve(String, String) - Method in class org.mule.module.xml.util.LocalURIResolver
 
resolve(DataType, DataType) - Method in class org.mule.registry.TypeBasedTransformerResolver
 
resolve(DataType<?>, DataType<?>) - Method in class org.mule.transformer.graph.GraphTransformerResolver
 
resolveBoolean(Object, boolean, boolean, String) - Method in class org.mule.expression.DefaultExpressionManager
 
resolveClass(int) - Method in class org.mule.config.spring.util.ClassReader
 
resolveDomainClash(String) - Method in class org.mule.module.management.support.AbstractJmxSupport
Resolve JMX domain clash by adding an incremented number suffix to the name.
resolveEventSynchronicity() - Method in class org.mule.DefaultMuleEvent
 
resolveField(int) - Method in class org.mule.config.spring.util.ClassReader
 
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
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.mule.config.spring.parsers.specific.ExpressionLanguageDefinitionParser
 
resolveMessageProcessor(MuleEvent) - Method in class org.mule.processor.AbstractDynamicMessageProcessor
Determines which MessageProcessor should be used.
resolveMethod(int) - Method in class org.mule.config.spring.util.ClassReader
 
resolveMethodToInvoke() - Method in class org.mule.processor.InvokerMessageProcessor
 
resolveModelName(MuleActivationSpec) - Method in class org.mule.module.jca.MuleResourceAdapter
 
resolveNameAndType(int) - Method in class org.mule.config.spring.util.ClassReader
 
resolveParameterType(MethodParameter, Class) - Static method in class org.mule.util.generics.GenericTypeResolver
Determine the target type for the given generic parameter type.
resolveReturnType(Method, Class) - Static method in class org.mule.util.generics.GenericTypeResolver
Determine the target type for the generic return type of the given method.
ResolverException - Exception in org.mule.api.registry
An exception that is thrown by resolver classes responsible for finding objects in the registry based on particular criteria
ResolverException(Message) - Constructor for exception org.mule.api.registry.ResolverException
 
ResolverException(Message, Throwable) - Constructor for exception org.mule.api.registry.ResolverException
 
resolveTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
resolveTransformer(DataType, DataType) - Method in class org.mule.registry.MuleRegistryHelper
 
resolveTypeArgument(Class, Class) - Static method in class org.mule.util.generics.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare a concrete type for its type variable.
resolveTypeArguments(Class, Class) - Static method in class org.mule.util.generics.GenericTypeResolver
Resolve the type arguments of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare concrete types for its type variables.
resolveUtf8(int) - Method in class org.mule.config.spring.util.ClassReader
 
resolveValue(MuleMessage) - Method in class org.mule.util.AttributeEvaluator
 
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
 
ResourceNotFoundException - Exception in org.mule.transport.http.components
Thrown when a static file is requested but not found
ResourceNotFoundException(Message, MuleEvent) - Constructor for exception org.mule.transport.http.components.ResourceNotFoundException
 
RESPONSE_HEADER_NAMES - Static variable in class org.mule.transport.http.HttpConstants
 
RESPONSE_OBSERVER - Static variable in class org.mule.module.cxf.transport.MuleUniversalDestination
 
RESPONSE_TRANSFORMER_REFS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
responseAvgRequest(long) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
ResponseDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ResponseDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ResponseDefinitionParser
 
responseEvents - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
ResponseMessageProcessorAdapter - Class in org.mule.processor
 
ResponseMessageProcessorAdapter() - Constructor for class org.mule.processor.ResponseMessageProcessorAdapter
 
ResponseMessageProcessorAdapter(MessageProcessor) - Constructor for class org.mule.processor.ResponseMessageProcessorAdapter
 
responseMessageProcessors - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
ResponseMessageProcessorsFactoryBean - Class in org.mule.config.spring.factories
 
ResponseMessageProcessorsFactoryBean() - Constructor for class org.mule.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
responseNumQuotes(int) - Static method in class org.mule.example.loanbroker.LocaleMessage
 
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
 
responseProcessor - Variable in class org.mule.processor.ResponseMessageProcessorAdapter
 
responsePropertiesList - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
responseTimedOutWaitingForId(int, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
responseTimeout - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
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, MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.ResponseTimeoutException
 
ResponseTimeoutException(Message, MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.routing.ResponseTimeoutException
 
responseTransformers - Variable in class org.mule.construct.AbstractConfigurationPattern
 
responseTransformers - Variable in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
responseTransformers(Transformer...) - Method in class org.mule.construct.builder.BridgeBuilder
 
responseTransformers(Transformer...) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
responseTransformers - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
responseTransformers - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
responseTransformers(Transformer...) - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
responseTransformers(Transformer...) - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
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
 
ResponseWriterCallback - Class in org.mule.tck.functional
A test callback that writes the results of a service invocation to the response output stream of the event This should only be used when testing Asynchronous calls with the FunctionalTestComponent otherwise you will get duplicate messages, since both this class and the FunctionalTestComponent will write a return message back to the callee.
ResponseWriterCallback() - Constructor for class org.mule.tck.functional.ResponseWriterCallback
 
restart() - Static method in class org.mule.module.management.util.ManagementUtils
 
restoreIsolatedTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
RestRequestToCustomerRequest - Class in org.mule.example.loanbroker.transformers
Converts parameters on the message into a CustomerQuoteRequest object
RestRequestToCustomerRequest() - Constructor for class org.mule.example.loanbroker.transformers.RestRequestToCustomerRequest
 
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, MuleEvent) - Constructor for exception org.mule.transport.http.components.RestServiceException
 
RestServiceException(Message, MuleEvent, 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
 
resultSetHandler - Variable in class org.mule.transport.jdbc.JdbcConnector
 
resultsHandler - Variable in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
resultsHandler - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
Resumable - Interface in org.mule.service
Adds a resume lifecycle method to an object.
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.processor.DelegateTransaction
 
resume() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
resume() - Method in class org.mule.service.AbstractService
Resumes a single Mule Service that has been paused.
resume() - Method in interface org.mule.service.Resumable
 
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.
resumeIfResumable(Object) - Method in class org.mule.service.AbstractService
 
ResumePhase - Class in org.mule.service
Resume phase happens only alfter a pause phase.
ResumePhase() - Constructor for class org.mule.service.ResumePhase
 
resumeSuspendedTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
resumeXATransaction(Transaction) - Method in class org.mule.execution.SuspendXaTransactionInterceptor
 
resumeXaTransactionIfAvailable() - Method in class org.mule.transaction.TransactionCoordination
 
retainAll(Collection<?>) - Method in class org.mule.module.launcher.util.ObservableList
 
retainAll(Collection) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
retractFact(Rules, Object) - Method in interface org.mule.module.bpm.RulesEngine
Retract a fact from the knowledge base.
retractFact(Rules, Object) - Method in class org.mule.module.drools.Drools
 
retrieve(Serializable) - Method in interface org.mule.api.store.ObjectStore
Retrieve the given Object.
retrieve(Serializable, String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
retrieve(Serializable) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
Retrieve the given Object.
retrieve(Serializable) - Method in class org.mule.util.store.AbstractObjectStore
 
retrieve(Serializable) - Method in class org.mule.util.store.AbstractPartitionedObjectStore
 
retrieve(Serializable) - Method in class org.mule.util.store.InMemoryObjectStore
 
retrieve(Serializable) - Method in class org.mule.util.store.ManagedObjectStore
 
retrieve(Serializable) - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
retrieve(Serializable) - Method in class org.mule.util.store.ObjectStorePartition
 
retrieve(Serializable, String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
retrieve(Serializable) - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
retrieve(Serializable, String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
retrieve(Serializable) - Method in class org.mule.util.store.QueueStoreAdapter
 
retrieveFile(String) - Method in class org.mule.transport.sftp.SftpClient
 
retrieveFile(String, SftpNotifier) - Method in class org.mule.transport.sftp.SftpReceiverRequesterUtil
 
retrieveList(Object) - Static method in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
RetrieveMessageReceiver - Class in org.mule.transport.email
Poll a mailbox for messages, remove the messages and route them as events into Mule.
RetrieveMessageReceiver(Connector, FlowConstruct, InboundEndpoint, long, boolean, String) - Constructor for class org.mule.transport.email.RetrieveMessageReceiver
 
RetrieveMessageRequester - Class in org.mule.transport.email
This dispatcher can only be used to receive message (as opposed to listening for them).
RetrieveMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.email.RetrieveMessageRequester
 
RetrieveMessageRequesterFactory - Class in org.mule.transport.email
A source of mail receiving message dispatchers.
RetrieveMessageRequesterFactory() - Constructor for class org.mule.transport.email.RetrieveMessageRequesterFactory
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in interface org.mule.api.transport.SessionHandler
Deprecated. Use retrieveSessionInfoFromMessage(MuleMessage message) instead
retrieveSessionInfoFromMessage(MuleMessage) - Method in interface org.mule.api.transport.SessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage) - Method in class org.mule.session.LegacySessionHandler
Deprecated.  
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.session.LegacySessionHandler
Deprecated. Use retrieveSessionInfoFromMessage(MuleMessage message) instead
retrieveSessionInfoFromMessage(MuleMessage) - Method in class org.mule.session.NullSessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.session.NullSessionHandler
Deprecated. Use retrieveSessionInfoFromMessage(MuleMessage message) instead
retrieveSessionInfoFromMessage(MuleMessage) - Method in class org.mule.session.SerializeAndEncodeSessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage) - Method in class org.mule.session.SerializeOnlySessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.session.SerializeOnlySessionHandler
Deprecated. Use retrieveSessionInfoFromMessage(MuleMessage message) instead
retrieveSessionInfoFromMessage(MuleMessage) - Method in class org.mule.session.SimpleSessionHandler
 
retrieveSessionInfoFromMessage(MuleMessage, MuleSession) - Method in class org.mule.session.SimpleSessionHandler
Deprecated. Use retrieveSessionInfoFromMessage(MuleMessage message) instead
RETRY_COMMIT - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
RETRY_COUNT_FOREVER - Static variable in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
RetryCallback - Interface in org.mule.api.retry
This is the main Retry SPI.
RetryContext - Interface in org.mule.api.retry
The RetryContext is used to store any data which carries over from attempt to attempt such as response messages.
retryCounter - Variable in class org.mule.retry.policies.SimpleRetryPolicy
 
RetryForeverPolicyTemplate - Class in org.mule.retry.policies
This policy is the same as SimpleRetryPolicyTemplate but will retry an infinite amount of times.
RetryForeverPolicyTemplate() - Constructor for class org.mule.retry.policies.RetryForeverPolicyTemplate
 
RetryForeverPolicyTemplate(long) - Constructor for class org.mule.retry.policies.RetryForeverPolicyTemplate
 
retryMethod(HttpMethod, IOException, int) - Method in class org.mule.transport.http.MuleHttpMethodRetryHandler
 
RetryNotifier - Interface in org.mule.api.retry
This interface is a callback that allows actions to be performed after each retry attempt, such as firing notifications, logging, etc.
RetryNotifierDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
RetryNotifierDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.RetryNotifierDefinitionParser
 
RetryNotifierDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.RetryNotifierDefinitionParser
 
RetryPolicy - Interface in org.mule.api.retry
A RetryPolicy takes some action each time an exception occurs and returns a PolicyStatus which indicates whether the policy is exhausted or should continue to retry.
RetryPolicyDefinitionParser - Class in org.mule.config.spring.parsers.specific
Allows retry policies to be children of connector elements or the element.
RetryPolicyDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.RetryPolicyDefinitionParser
 
RetryPolicyDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.RetryPolicyDefinitionParser
 
retryPolicyExhausted(RetryPolicyTemplate) - Static method in class org.mule.config.i18n.CoreMessages
 
RetryPolicyExhaustedException - Exception in org.mule.retry
This exception is thrown when a Retry policy has made all the retry attempts it wants to make and is still failing.
RetryPolicyExhaustedException(Message, Object) - Constructor for exception org.mule.retry.RetryPolicyExhaustedException
 
RetryPolicyExhaustedException(Message, Throwable, Object) - Constructor for exception org.mule.retry.RetryPolicyExhaustedException
 
RetryPolicyExhaustedException(Throwable, Object) - Constructor for exception org.mule.retry.RetryPolicyExhaustedException
 
RetryPolicyTemplate - Interface in org.mule.api.retry
A RetryPolicyTemplate creates a new RetryPolicy instance each time the retry goes into effect, thereby resetting any state the policy may have (counters, etc.) A RetryNotifier may be set in order to take action upon each retry attempt.
retryPolicyTemplate - Variable in class org.mule.endpoint.AbstractEndpoint
 
retryPolicyTemplate - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
retryTemplate - Variable in class org.mule.transport.AbstractTransportMessageHandler
 
RetryWorker - Class in org.mule.retry.async
A Work implementation used when executing a RetryPolicyTemplate in a separate thread.
RetryWorker(RetryPolicyTemplate, RetryCallback, WorkManager) - Constructor for class org.mule.retry.async.RetryWorker
 
RetryWorker(RetryPolicyTemplate, RetryCallback, WorkManager, Latch) - Constructor for class org.mule.retry.async.RetryWorker
 
RETURN_ORIGINAL_MESSAGE_PROPERTY - Static variable in class org.mule.transport.jms.JmsConstants
 
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
 
returnComponentLifecycleAdaptor(LifecycleAdapter) - Method in class org.mule.module.jca.JcaComponent
 
returnException(MuleEvent, HttpMethod) - Method in class org.mule.transport.http.HttpClientMessageDispatcher
 
returnMessage(MuleEvent) - Method in class org.mule.client.DefaultLocalMuleClient
 
returnObject(Object, Object) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
returnObject(Object) - Method in class org.mule.util.pool.CommonsPoolObjectPool
 
returnObject(Object) - Method in interface org.mule.util.pool.ObjectPool
 
returnResponse(MuleEvent) - Method in class org.mule.transport.AbstractMessageDispatcher
Deprecated.  
returnResponse(MuleEvent, boolean) - Method in class org.mule.transport.AbstractMessageDispatcher
Used to determine if the dispatcher implementation should wait for a response to an event on a response channel after it sends the event.
returnType - Variable in class org.mule.transformer.AbstractTransformer
The return type that will be returned by the AbstractTransformer.transform(java.lang.Object) method is called
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
 
ReusableQueueSessionWrapper - Class in org.mule.transport.jms
 
ReusableSessionWrapper - Class in org.mule.transport.jms
 
ReusableSessionWrapper(Session) - Constructor for class org.mule.transport.jms.ReusableSessionWrapper
 
ReusableSessionWrapperFactory - Class in org.mule.transport.jms
 
ReusableSessionWrapperFactory() - Constructor for class org.mule.transport.jms.ReusableSessionWrapperFactory
 
ReusableTopicSessionWrapper - Class in org.mule.transport.jms
 
reuseConsumer - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
reuseSession - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
ReversibleStaxInInterceptor - Class in org.mule.module.cxf.support
Resets the ReversibleXMLStreamReader so the person receiving it can start back at the beginning of the stream.
ReversibleStaxInInterceptor() - Constructor for class org.mule.module.cxf.support.ReversibleStaxInInterceptor
 
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.IndentityMapValueMap
 
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
 
rewrite(String) - Method in class org.mule.config.spring.parsers.specific.RegExFilterDefinitionParser.FlagsMapping
 
rewriteURI(URI) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
Rfc822ByteArraytoMimeMessage - Class in org.mule.transport.email.transformers
 
Rfc822ByteArraytoMimeMessage() - Constructor for class org.mule.transport.email.transformers.Rfc822ByteArraytoMimeMessage
 
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, FlowConstruct, 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(MuleContext) - Constructor for class org.mule.transport.rmi.RmiConnector
 
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, FlowConstruct, 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
 
RmiMuleMessageFactory - Class in org.mule.transport.rmi
 
RmiMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.rmi.RmiMuleMessageFactory
 
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.exception.RollbackSourceCallback
 
rollback() - Method in interface org.mule.api.transaction.Transaction
Rollback the transaction
rollback(RollbackSourceCallback) - Method in class org.mule.exception.AbstractExceptionListener
Deprecated. use AbstractExceptionListener.rollback(Exception) instead
rollback(Exception) - Method in class org.mule.exception.AbstractExceptionListener
 
rollback() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollback() - Method in class org.mule.transaction.AbstractTransaction
 
rollback() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
rollback(Savepoint) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
rollback() - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
rollback() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
rollback() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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
 
rollbackAndClose(Connection) - Static method in class org.mule.transport.jdbc.JdbcUtils
 
rollbackCurrentTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
rollbackDequeue(MuleEvent) - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
Roll back the previous dequeue(), i.e., put the event at the front of the queue, not at the back which is what enqueue() does.
rollbackFileMove(File, String) - Method in class org.mule.transport.file.FileMessageReceiver
Exception tolerant roll back method
RollbackMessagingExceptionStrategy - Class in org.mule.exception
 
RollbackMessagingExceptionStrategy() - Constructor for class org.mule.exception.RollbackMessagingExceptionStrategy
 
rollbackOnly - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
RollbackSourceCallback - Interface in org.mule.api.exception
This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
rollbackTransaction() - Method in class org.mule.exception.AbstractExceptionListener
Deprecated. use AbstractExceptionListener.rollback(Exception) instead. parameter should be null
rollbackTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
rollbackTxButNoResource(Transaction) - Static method in class org.mule.config.i18n.CoreMessages
 
rollbackTxFilter - Variable in class org.mule.exception.AbstractExceptionListener
 
rolledBack - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
roomDoesNotExist(XMPPException) - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
ROOT - Static variable in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
ROOT_ELEMENT - Static variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
ROOT_MESSAGE_PROPERTY - Static variable in class org.mule.routing.Foreach
 
rootStackTrace() - Static method in class org.mule.config.i18n.CoreMessages
 
RoundRobin - Class in org.mule.routing
RoundRobin divides the messages it receives among its target routes in round-robin fashion.
RoundRobin() - Constructor for class org.mule.routing.RoundRobin
 
route - Variable in exception org.mule.api.routing.RoutingException
 
route(MuleEvent) - Method in class org.mule.config.dsl.routers.ContentBasedRouter
 
route(MuleEvent, Exception) - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
route(MuleEvent, Exception) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
route(MuleMessage, MuleSession) - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
route(MuleEvent) - Method in class org.mule.routing.FirstSuccessful
Route the given event to one of our targets
route(MuleEvent) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
route(MuleEvent) - Method in class org.mule.routing.outbound.AbstractSequenceRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.ChainingRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.EndpointSelector
 
route(MuleEvent) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
route(MuleEvent) - Method in class org.mule.routing.outbound.TransformerRouter
Deprecated.  
route(MuleEvent) - Method in class org.mule.routing.RoundRobin
Process the event using the next target route in sequence
route(MuleEvent) - Method in class org.mule.routing.UntilSuccessful
 
route(Client, Object) - Method in class org.mule.transport.ajax.AjaxMessageReceiver.ReceiverService
 
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(MuleEvent, Throwable) - Method in class org.mule.exception.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(MuleEvent, MessageProcessor, Throwable) - Method in class org.mule.exception.AbstractExceptionListener
Deprecated. use AbstractExceptionListener.routeException(org.mule.api.MuleEvent, Throwable) instead
routeFile(String) - Method in class org.mule.transport.sftp.SftpMessageReceiver
 
routeMessage(MuleMessage) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, Transaction) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage, Transaction, OutputStream) - Method in interface org.mule.api.transport.MessageReceiver
 
routeMessage(MuleMessage) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, Transaction) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, Transaction, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, MuleSession, Transaction, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(MuleMessage, MuleSession, OutputStream) - Method in class org.mule.transport.AbstractMessageReceiver
 
routeMessage(Object) - Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
 
routeMessage(MessageReceiver, MuleMessage, HttpServletRequest) - Method in class org.mule.transport.servlet.jetty.JettyContinuationsReceiverServlet
 
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(MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.routing.RoutePathNotFoundException
 
Router - Annotation Type in org.mule.api.annotations.meta
Marks a router annotation and provides the type.
ROUTER - Static variable in class org.mule.config.spring.parsers.specific.InboundRouterDefinitionParser
 
ROUTER - Static variable in class org.mule.config.spring.parsers.specific.RouterDefinitionParser
 
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
 
RouterResultsHandler - Interface in org.mule.api.routing
An SPI interface where custom logic can be plugged in to control how collections and single messages are returned from routers.
routers - Variable in class org.mule.component.BindingInvocationHandler
 
routers - Variable in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
routers - Variable in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
RouterStatistics - Class in org.mule.management.stats
RouterStatistics TODO
RouterStatistics(int) - Constructor for class org.mule.management.stats.RouterStatistics
The constructor
RouterStatisticsRecorder - Interface in org.mule.api.routing
 
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
RouterType - Enum in org.mule.api.annotations.meta
TODO
routes - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ROUTING_EVENT_ACTION_START_RANGE - Static variable in class org.mule.api.context.notification.ServerNotification
 
routingError() - Static method in class org.mule.transport.email.i18n.EmailMessages
 
RoutingException - Exception in org.mule.api.routing
RoutingException is a base class for all routing exceptions.
RoutingException(MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.RoutingException
 
RoutingException(MuleEvent, MessageProcessor, Throwable) - Constructor for exception org.mule.api.routing.RoutingException
 
RoutingException(Message, MuleEvent, MessageProcessor) - Constructor for exception org.mule.api.routing.RoutingException
 
RoutingException(Message, MuleEvent, MessageProcessor, 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<T extends RoutingNotification> - 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.
RSS - Static variable in interface org.mule.transformer.types.MimeTypes
 
RSS_STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
RssNamespaceHandler - Class in org.mule.module.rss.config
 
RssNamespaceHandler() - Constructor for class org.mule.module.rss.config.RssNamespaceHandler
 
Rules - Class in org.mule.module.bpm
Business rules.
Rules(RulesEngine, String, Object, String, Collection, boolean, boolean, FlowConstruct, MuleContext) - Constructor for class org.mule.module.bpm.Rules
 
rules - Variable in class org.mule.module.bpm.RulesComponent
The ruleset
RulesComponent - Class in org.mule.module.bpm
A service backed by a Business Rules engine such as Drools.
RulesComponent() - Constructor for class org.mule.module.bpm.RulesComponent
 
rulesEngine - Variable in class org.mule.module.bpm.RulesComponent
The underlying Rules Engine
RulesEngine - Interface in org.mule.module.bpm
A generic interface for any Rules Engine.
run() - Method in class org.mule.context.notification.ServerNotificationManager
 
run(boolean) - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
run() - Method in class org.mule.example.notifications.HeartbeatAgent.Heartbeat
 
run() - Method in class org.mule.module.jca.DelegateWorkManager.RunnableWorkAdapter
 
run() - Method in class org.mule.module.launcher.AbstractFileWatcher
 
run() - Method in class org.mule.module.launcher.DeploymentService.AppDirWatcher
 
run() - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
run() - Method in class org.mule.module.pgp.AbstractTransformPolicy.TransformerWork
 
run() - Method in class org.mule.MuleServer
Overloaded the [main] thread run method.
run() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
While the service isn't stopped this runs a continuous loop checking for new events in the queue.
run() - Method in class org.mule.retry.async.RetryWorker
 
run() - Method in class org.mule.routing.EventProcessingThread
 
run() - Method in class org.mule.tck.concurrency.TestingThread
Executes the doRun() method and stores any exception which occurred to be returned at a later time.
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.ReusableQueueSessionWrapper
 
run() - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
run() - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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.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.store.MonitoredObjectStoreWrapper
 
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.AbstractMuleEventWork
 
run() - Method in class org.mule.work.WorkerContext
 
running - Variable in class org.mule.transport.PollingReceiverWorker
 
runScript(Bindings) - Method in class org.mule.module.scripting.component.Scriptable
 

S

SAFE - Static variable in class org.mule.RequestContext
Deprecated.  
safeCopyFile(File, File) - Static method in class org.mule.util.FileUtils
Copy in file to out file Don't use java.nio as READ_ONLY memory mapped files cannot be deleted
safeMessageCopy(MuleMessage) - Static method in class org.mule.RequestContext
Deprecated.  
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
SAN_FRANCISCO - Static variable in class org.mule.example.gpswalker.CityStroller
 
sanitize(Throwable) - Static method in class org.mule.config.ExceptionHelper
Removes some internal Mule entries from the stacktrace.
sanitizeIfNeeded(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
SaslAuthFixBean - Class in org.mule.transport.xmpp
Instantiate this bean in your spring config to work around a known issue with the SMACK API: http://www.igniterealtime.org/issues/browse/SMACK-264
SaslAuthFixBean() - Constructor for class org.mule.transport.xmpp.SaslAuthFixBean
 
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
 
scan() - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
Scan for webapplications.
scan(String) - Method in class org.mule.util.scan.InterfaceClassScanner
 
SCAN_PACKAGES_PROPERTY - Static variable in class org.mule.module.ibeans.config.IBeansLoader
 
scanFor(Class<T>) - Method in class org.mule.util.scan.ClasspathScanner
 
scanFor(Class<T>, int) - Method in class org.mule.util.scan.ClasspathScanner
 
Schedule - Annotation Type in org.mule.api.annotations
An annotation that allows you to call the method at the specified interval.
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
 
ScheduleAnnotationParser - Class in org.mule.transport.quartz.config
Creates a Quartz inbound endpoint for a service
ScheduleAnnotationParser() - Constructor for class org.mule.transport.quartz.config.ScheduleAnnotationParser
 
scheduleChangeMonitor(File) - Method in class org.mule.module.launcher.DeploymentService
 
ScheduleConfigBuilder - Class in org.mule.transport.quartz.config
TODO
ScheduleConfigBuilder(String, MuleContext) - Constructor for class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
scheduleConfigMonitor(AbstractFileWatcher) - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
ScheduledDispatchJob - Class in org.mule.transport.quartz.jobs
Will dispatch the current message to a Mule endpoint at a later 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
 
scheduledFiles - Variable in class org.mule.transport.ftp.FtpMessageReceiver
 
scheduler - Variable in class org.mule.util.monitor.ExpiryMonitor
 
scheduler - Variable in class org.mule.util.store.AbstractMonitoredObjectStore
 
scheduler - Variable in class org.mule.util.store.MonitoredObjectStoreWrapper
 
scheduler - Variable in class org.mule.util.store.MuleObjectStoreManager
 
schedules - Variable in class org.mule.transport.AbstractPollingMessageReceiver
 
scheduleWork(Work) - Method in class org.mule.module.jca.DelegateWorkManager
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.module.jca.DelegateWorkManager
 
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
 
SchemaValidationFilter - Class in org.mule.module.xml.filters
Filter for schema validation.
SchemaValidationFilter() - Constructor for class org.mule.module.xml.filters.SchemaValidationFilter
 
schemeCannotChangeForRouter(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
schemeNotCompatibleWithConnector(String, Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
scopedMap - Variable in class org.mule.MessagePropertiesContext
Map of maps containing the scoped properties, each scope has its own Map.
SCRIPT_ENGINE_NAME_PROPERTY - Static variable in class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
Scriptable - Class in org.mule.module.scripting.component
A JSR 223 Script service.
Scriptable() - Constructor for class org.mule.module.scripting.component.Scriptable
 
Scriptable(MuleContext) - Constructor for class org.mule.module.scripting.component.Scriptable
 
ScriptComponent - Class in org.mule.module.scripting.component
A Script service backed by a JSR-223 compliant script engine such as Groovy, JavaScript, or Rhino.
ScriptComponent() - Constructor for class org.mule.module.scripting.component.ScriptComponent
 
ScriptComponentDefinitionParser - Class in org.mule.module.scripting.config
 
ScriptComponentDefinitionParser() - Constructor for class org.mule.module.scripting.config.ScriptComponentDefinitionParser
 
ScriptConfigurationBuilder - Class in org.mule.module.scripting.builders
Configures Mule from one or more script files.
ScriptConfigurationBuilder(String) - Constructor for class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
ScriptConfigurationBuilder(String[]) - Constructor for class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
ScriptConfigurationBuilder(String, String) - Constructor for class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
ScriptConfigurationBuilder(String, String[]) - Constructor for class org.mule.module.scripting.builders.ScriptConfigurationBuilder
 
ScriptDefinitionParser - Class in org.mule.module.scripting.config
 
ScriptDefinitionParser() - Constructor for class org.mule.module.scripting.config.ScriptDefinitionParser
 
ScriptFilter - Class in org.mule.module.scripting.filter
 
ScriptFilter() - Constructor for class org.mule.module.scripting.filter.ScriptFilter
 
ScriptingNamespaceHandler - Class in org.mule.module.scripting.config
 
ScriptingNamespaceHandler() - Constructor for class org.mule.module.scripting.config.ScriptingNamespaceHandler
 
ScriptTransformer - Class in org.mule.module.scripting.transformer
Runs a script to perform transformation on an object.
ScriptTransformer() - Constructor for class org.mule.module.scripting.transformer.ScriptTransformer
 
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
 
SECURITY_FILTER - Static variable in class org.mule.config.spring.parsers.specific.SecurityFilterDefinitionParser
 
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, MuleEvent) - Constructor for exception org.mule.api.security.SecurityException
 
SecurityException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.security.SecurityException
 
SecurityFilter - Interface in org.mule.api.security
SecurityFilter is a base filter for secure filtering of inbound and outbound event flow.
SecurityFilterDefinitionParser - Class in org.mule.config.spring.parsers.specific
This allows a security filter to be defined globally, or embedded within an endpoint.
SecurityFilterDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.SecurityFilterDefinitionParser
 
SecurityFilterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.SecurityFilterDefinitionParser
 
SecurityFilterMessageProcessor - Class in org.mule.processor
Filters the flow using the specified SecurityFilter.
SecurityFilterMessageProcessor() - Constructor for class org.mule.processor.SecurityFilterMessageProcessor
Deprecated. Use SecurityFilterMessageProcessor(SecurityFilter filter) instead
SecurityFilterMessageProcessor(SecurityFilter) - Constructor for class org.mule.processor.SecurityFilterMessageProcessor
 
SecurityManager - Interface in org.mule.api.security
SecurityManager is responsible for managing one or more security providers.
securityManager - Variable in class org.mule.security.AbstractSecurityFilter
 
SecurityNotification - Class in org.mule.context.notification
SecurityNotification is fired when a request for authorisation failed.
SecurityNotification(SecurityException, int) - Constructor for class org.mule.context.notification.SecurityNotification
 
SecurityNotificationListener<T extends SecurityNotification> - 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 that 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 Queuing events for components 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(MuleContext) - Constructor for class org.mule.model.seda.SedaService
 
sedaService(MuleContext, String) - Static method in class org.mule.util.concurrent.ThreadNameHelper
 
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
 
sedaStage - Variable in class org.mule.model.seda.SedaService
 
SedaStageInterceptingMessageProcessor - Class in org.mule.processor
Processes MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous processing of the next MessageProcessor.
SedaStageInterceptingMessageProcessor(String, String, QueueProfile, int, ThreadingProfile, QueueStatistics, MuleContext) - Constructor for class org.mule.processor.SedaStageInterceptingMessageProcessor
 
SedaStageLifecycleManager - Class in org.mule.processor
The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
SedaStageLifecycleManager(String, SedaStageInterceptingMessageProcessor) - Constructor for class org.mule.processor.SedaStageLifecycleManager
 
select(Iterator<T>) - Method in class org.mule.config.PreferredObjectSelector
Selects a preferred object from instances returned by an Iterator.
select(String, Node) - Static method in class org.mule.module.xml.util.XMLUtils
Select a set of Node objects using the Xpath expression
SelectiveRouter - Interface in org.mule.api.routing
Routes the event to MessageProcessors using a Filter to evaluate the event being processed and determine if a given route should be used.
selectOne(String, Node) - Static method in class org.mule.module.xml.util.XMLUtils
Select a single XML node using an Xpath
selectProcessors(MuleEvent) - Method in class org.mule.routing.AbstractSelectiveRouter
 
selectProcessors(MuleEvent) - Method in class org.mule.routing.ChoiceRouter
 
SelectSqlStatementStrategy - Class in org.mule.transport.jdbc.sqlstrategy
Implements strategy for handling normal select statements + acks.
SelectSqlStatementStrategy() - Constructor for class org.mule.transport.jdbc.sqlstrategy.SelectSqlStatementStrategy
 
selectSQLStrategy - Variable in class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
 
selectValue(String, Node) - Static method in class org.mule.module.xml.util.XMLUtils
Select a single XML String value using an Xpath
send(String, Object, Map<String, Object>) - Method in interface org.mule.api.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
send(String, MuleMessage) - Method in interface org.mule.api.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server and a resulting message is returned.
send(String, Object, Map<String, Object>, long) - Method in interface org.mule.api.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(String, MuleMessage, long) - Method in interface org.mule.api.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(MuleEvent) - Method in interface org.mule.api.transport.MessageDispatching
Sends an event from the endpoint to the external system
send(String, Object, Map<String, Object>) - Method in class org.mule.client.DefaultLocalMuleClient
 
send(String, MuleMessage) - Method in class org.mule.client.DefaultLocalMuleClient
 
send(String, Object, Map<String, Object>, long) - Method in class org.mule.client.DefaultLocalMuleClient
 
send(String, MuleMessage, long) - Method in class org.mule.client.DefaultLocalMuleClient
 
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(String, Object, Map) - Method in class org.mule.module.jca.DefaultMuleConnection
Sends an object (payload) synchronous to the given url and returns a MuleMessage response back.
send(String, Object, Map) - Method in interface org.mule.module.jca.MuleConnection
 
send(MessageProducer, Message, boolean, int, long, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms102bSupport
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms102bSupport
 
send(MessageProducer, Message, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, Destination, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, boolean, int, long, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean, ImmutableEndpoint) - Method in class org.mule.transport.jms.Jms11Support
 
send(MessageProducer, Message, boolean, ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsSupport
 
send(MessageProducer, Message, boolean, int, long, boolean, ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsSupport
 
send(MessageProducer, Message, Destination, boolean, ImmutableEndpoint) - Method in interface org.mule.transport.jms.JmsSupport
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean, ImmutableEndpoint) - 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
 
sendAsyncRequest(MuleEvent) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
sendAsyncRequest(MuleEvent) - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
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.
Sender - Class in org.mule.example.geomail.dao
 
Sender() - Constructor for class org.mule.example.geomail.dao.Sender
 
SenderCache - Class in org.mule.example.geomail.components
TODO
SenderCache() - Constructor for class org.mule.example.geomail.components.SenderCache
 
SenderDao - Interface in org.mule.example.geomail.dao
 
SenderDaoImpl - Class in org.mule.example.geomail.dao.impl
 
SenderDaoImpl() - Constructor for class org.mule.example.geomail.dao.impl.SenderDaoImpl
 
sendError(int, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
sendError(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
sendEvent(Object) - Method in interface org.mule.api.MuleEventContext
Deprecated.  
sendEvent(MuleMessage) - Method in interface org.mule.api.MuleEventContext
Deprecated.  
sendEvent(MuleMessage, EndpointURI) - Method in interface org.mule.api.MuleEventContext
Deprecated.  
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 component 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 component in the pool or via the endpoint configured for the event
sendEvent(MuleEvent) - Method in interface org.mule.api.service.Service
Deprecated.  
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 component 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 component 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 component 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 component in the pool or via the endpoint configured for the event
sendEvent(MuleEvent) - Method in class org.mule.module.jca.JcaService
This is the synchronous call method and not supported by components managed in a JCA container
sendEvent(MuleEvent) - Method in class org.mule.service.AbstractService
Deprecated. 
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.
sendMailMessage(Message) - Method in class org.mule.transport.email.SmtpMessageDispatcher
 
sendMessage(MuleEvent) - Method in class org.mule.transport.xmpp.XmppMessageDispatcher
 
sendNoReceive(String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
Sends an event synchronously to a endpointUri via a Mule server without waiting for the result.
sendRandomRequests(int, boolean) - Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
 
sendRedirect(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
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
 
sendRequest(MuleEvent, MuleMessage, MessageProcessor, boolean) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
sendRequestEvent(MuleEvent, MuleMessage, MessageProcessor, boolean) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
Send message event to destination.
sendToDestination(MuleEvent) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
sendToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
sends an event synchronously to a components on a remote Mule instance.
SENT_DATE_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
sentAsync() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
SEPARATOR - Static variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
SEPARATOR - Static variable in class org.mule.util.ObjectNameHelper
 
SequenceRouter - Class in org.mule.routing.outbound
Defines a AbstractSequenceRouter that stops the routing of a given message when a synchronous endpoint has returned a null or an exception message.
SequenceRouter() - Constructor for class org.mule.routing.outbound.SequenceRouter
 
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
 
SerializationUtils - Class in org.mule.util
 
SerializationUtils() - Constructor for class org.mule.util.SerializationUtils
 
SerializationWireFormat - Class in org.mule.transformer.wire
Wire format using Java serialization
SerializationWireFormat() - Constructor for class org.mule.transformer.wire.SerializationWireFormat
 
serialize(T, File) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
serialize(T, File) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
SerializeAndEncodeSessionHandler - Class in org.mule.session
A session handler used to store and retrieve session information on an event.
SerializeAndEncodeSessionHandler() - Constructor for class org.mule.session.SerializeAndEncodeSessionHandler
 
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
 
SerializeOnlySessionHandler - Class in org.mule.session
A session handler used to store and retrieve session information on an event.
SerializeOnlySessionHandler() - Constructor for class org.mule.session.SerializeOnlySessionHandler
 
server - Variable in class org.mule.module.cxf.CxfInboundMessageProcessor
 
server - Variable in class org.mule.module.management.mbean.FlowConstructService
 
server - Variable in class org.mule.module.management.mbean.FlowConstructStats
 
SERVER - Static variable in class org.mule.transport.tcp.TcpConnector
 
SERVER_HANDSHAKE_PROPERTY - Static variable in class org.mule.module.client.remoting.ServerHandshake
 
ServerContext - Class in org.mule.el.context
Exposes information about both the physical server and Java Runtime Environment (JRE) that Mule is running on: env Map of Operating System environment variables fileSeparator Character that separates components of a file path.
ServerContext() - Constructor for class org.mule.el.context.ServerContext
 
ServerHandshake - Class in org.mule.module.client.remoting
The message type used for the handshake between the client RemoteDispatcher and the server 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<T extends ServerNotification> - 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
 
serverProviderAndServerConfigConfigured() - Static method in class org.mule.transport.soap.axis.i18n.AxisMessages
 
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
 
serverUrlNotDefined() - Static method in class org.mule.transport.ajax.i18n.AjaxMessages
 
serverWasUpForDuration(long) - Static method in class org.mule.config.i18n.CoreMessages
 
SERVICE - Static variable in class net.webservicex.StockQuote
 
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(HttpServletRequest, HttpServletResponse) - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
service(String) - Method in class org.mule.config.dsl.ModelBuilder
 
service - Variable in class org.mule.module.spring.events.MuleEventMulticaster
The mule instance component for the Multicaster
service - Variable in class org.mule.service.processor.ServiceInternalMessageProcessor
 
service - Variable in class org.mule.service.processor.ServiceLoggingMessageProcessor
 
service - Variable in class org.mule.service.processor.ServiceOutboundMessageProcessor
 
service - Variable in class org.mule.service.processor.ServiceOutboundStatisticsMessageProcessor
 
service - Variable in class org.mule.service.processor.ServiceStatisticsMessageProcessor
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.ajax.container.MuleAjaxServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.jetty.JettyContinuationsReceiverServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
service - Variable in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
service - Variable in class org.mule.transport.soap.axis.AxisMessageRequester
 
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 class org.mule.api.config.MuleProperties
***************************************************************************** Generic Service descriptor properties *****************************************************************************
SERVICE_ID - Static variable in class org.apache.commons.logging.LogFactory
JDK1.3+ 'Service Provider' specification.
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.module.cxf.SoapConstants
 
SERVICE_NAMESPACE - Static variable in class org.mule.transport.soap.axis.AxisMessageReceiver
 
SERVICE_PATH - Static variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
SERVICE_PATH - Static variable in class org.mule.module.launcher.MuleContainer
 
SERVICE_PAUSED - Static variable in class org.mule.context.notification.ServiceNotification
 
SERVICE_PROPERTY_COMPONENT_NAME - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
SERVICE_PROPERTY_SERVCE_PATH - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
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
 
ServiceAsyncReplyCompositeMessageSource - Class in org.mule.service
Extension of StartableCompositeMessageSource which adds message processors between the composite source and the target listener
ServiceAsyncReplyCompositeMessageSource() - Constructor for class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
ServiceAsyncRequestReplyRequestor - Class in org.mule.service.processor
 
ServiceAsyncRequestReplyRequestor() - Constructor for class org.mule.service.processor.ServiceAsyncRequestReplyRequestor
 
ServiceAware - Interface in org.mule.api.service
ServiceAware is an injector interface that will supply a Service to the object.
ServiceBuilder - Class in org.mule.config.dsl
TODO
ServiceBuilder(String, MuleContext) - Constructor for class org.mule.config.dsl.ServiceBuilder
 
ServiceCatchAllStrategy - Class in org.mule.routing
Deprecated.  
ServiceCatchAllStrategy() - Constructor for class org.mule.routing.ServiceCatchAllStrategy
Deprecated.  
serviceClass - Variable in class org.mule.module.cxf.builder.AbstractClientMessageProcessorBuilder
 
serviceClassInvocationFailed() - Static method in class org.mule.transport.rmi.i18n.RmiMessages
 
serviceClassRequiredWithPassThrough() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
ServiceCompositeMessageSource - Class in org.mule.service
Extension of StartableCompositeMessageSource which adds message processors between the composite source and the target listener
ServiceCompositeMessageSource() - Constructor for class org.mule.service.ServiceCompositeMessageSource
 
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
 
serviceDoesNotHaveAnnotation(Class, String) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
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
 
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
 
serviceHasNoEntrypoint(Class) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
ServiceInternalMessageProcessor - Class in org.mule.service.processor
 
ServiceInternalMessageProcessor(Service) - Constructor for class org.mule.service.processor.ServiceInternalMessageProcessor
 
serviceIsNull(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
ServiceLifecycleManager - Class in org.mule.service
The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
ServiceLifecycleManager(FlowConstruct, MuleContext) - Constructor for class org.mule.service.ServiceLifecycleManager
 
ServiceLoggingMessageProcessor - Class in org.mule.service.processor
 
ServiceLoggingMessageProcessor(Service) - Constructor for class org.mule.service.processor.ServiceLoggingMessageProcessor
 
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<T extends ServiceNotification> - 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.
ServiceOutboundMessageProcessor - Class in org.mule.service.processor
Responsible for determining if the Service outbound phase should be used and making a copy of the event to use.
ServiceOutboundMessageProcessor(Service) - Constructor for class org.mule.service.processor.ServiceOutboundMessageProcessor
 
ServiceOutboundStatisticsMessageProcessor - Class in org.mule.service.processor
 
ServiceOutboundStatisticsMessageProcessor(Service) - Constructor for class org.mule.service.processor.ServiceOutboundStatisticsMessageProcessor
 
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
 
ServiceService - Class in org.mule.module.management.mbean
ServiceService exposes service information about a Mule Managed service.
ServiceService(String, MuleContext) - 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.
ServiceSetEventRequestContextMessageProcessor - Class in org.mule.service.processor
 
ServiceSetEventRequestContextMessageProcessor() - Constructor for class org.mule.service.processor.ServiceSetEventRequestContextMessageProcessor
 
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
 
ServiceStatisticsMessageProcessor - Class in org.mule.service.processor
 
ServiceStatisticsMessageProcessor(Service) - Constructor for class org.mule.service.processor.ServiceStatisticsMessageProcessor
 
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
ServiceType - Enum in org.mule.api.registry
TODO
servlet - Variable in class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
SERVLET - Static variable in class org.mule.transport.servlet.ServletConnector
 
SERVLET_CONNECTOR_NAME_PROPERTY - Static variable in class org.mule.transport.servlet.AbstractReceiverServlet
Deprecated. Use MuleServletContextListener.CONNECTOR_NAME instead
SERVLET_CONTEXT_DESTROYED - Static variable in class org.mule.transport.servlet.events.ServletContextNotification
 
SERVLET_CONTEXT_INITIALISED - Static variable in class org.mule.transport.servlet.events.ServletContextNotification
 
SERVLET_CONTEXT_START_RANGE - Static variable in class org.mule.transport.servlet.events.ServletContextNotification
 
ServletAware<S extends Servlet> - Interface in org.mule.transport.servlet.jetty
TODO
ServletConnector - Class in org.mule.transport.servlet
ServletConnector is a channel adapter between Mule and a servlet engine.
ServletConnector(MuleContext) - Constructor for class org.mule.transport.servlet.ServletConnector
 
ServletContextNotification - Class in org.mule.transport.servlet.events
TODO
ServletContextNotification(ServletContext, int) - Constructor for class org.mule.transport.servlet.events.ServletContextNotification
 
ServletContextNotificationListener<T extends ServletContextNotification> - Interface in org.mule.transport.servlet.events
 
ServletMessageReceiver - Class in org.mule.transport.servlet
ServletMessageReceiver is a receiver that is invoked from a Servlet when an event is received.
ServletMessageReceiver(Connector, FlowConstruct, 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
 
ServletMuleMessageFactory - Class in org.mule.transport.servlet
 
ServletMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.servlet.ServletMuleMessageFactory
 
ServletNamespaceHandler - Class in org.mule.transport.servlet.config
Registers 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
 
ServletTransformer - Class in org.mule.transport.http.servlet
THIS CLASS IS UNSUPPORTED AND THE IMPLEMENTATION DOES NOT CONFORM TO THE SERVLET SPECIFICATION! With that said, it can be used to make integration with libraries that only support servlets easier.
ServletTransformer() - Constructor for class org.mule.transport.http.servlet.ServletTransformer
 
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
Deprecated.  
session - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
session - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
SESSION_ID_PROPERTY_KEY - Static variable in class org.mule.transport.servlet.ServletConnector
This property name is used to store the session id HttpServletRequest to the MuleMessage
SESSION_NAME - Static variable in class org.mule.api.transport.PropertyScope
 
SessionDetails - Class in org.mule.transport.email
 
SessionDetails(Session, URLName) - Constructor for class org.mule.transport.email.SessionDetails
 
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 from the transport
SessionInvocationHandler - Class in org.mule.transport.jms.xa
 
SessionInvocationHandler(XASession, Boolean) - Constructor for class org.mule.transport.jms.xa.SessionInvocationHandler
 
SessionInvocationHandler(XAQueueSession, Boolean) - Constructor for class org.mule.transport.jms.xa.SessionInvocationHandler
 
SessionInvocationHandler(XATopicSession, Boolean) - Constructor for class org.mule.transport.jms.xa.SessionInvocationHandler
 
sessionMap - Variable in class org.mule.MessagePropertiesContext
 
SessionPropertiesValidatorComponent - Class in org.mule.tck.property
 
SessionPropertiesValidatorComponent() - Constructor for class org.mule.tck.property.SessionPropertiesValidatorComponent
 
sessionPropertyNotSerializableWarning(String) - Static method in class org.mule.config.i18n.CoreMessages
 
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(E) - Method in class org.mule.module.launcher.util.ObservableList.ObservableListIterator
 
set(int, E) - Method in class org.mule.module.launcher.util.ObservableList
 
set(String, Object) - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
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
 
setAcceptMuleMessage(boolean) - Method in class org.mule.module.xml.transformer.ObjectToXml
 
setAcceptMuleMessage(boolean) - Method in class org.mule.transformer.simple.SerializableToByteArray
 
setAcceptVoidMethods(boolean) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
setAcceptWithoutUpdateDate(boolean) - Method in class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
setAcceptWithoutUpdateDate(boolean) - Method in class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
setAcceptWithoutUpdateDate(boolean) - Method in class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
setAcceptWithoutUpdateDate(boolean) - Method in class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
setAckExpression(String) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setAckExpression(String) - Method in class org.mule.routing.UntilSuccessful
 
setAcknowledgementMode(int) - Method in class org.mule.transport.jms.JmsConnector
 
setAction(byte) - Method in interface org.mule.api.transaction.TransactionConfig
 
setAction(String) - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
setAction(byte) - Method in class org.mule.transaction.MuleTransactionConfig
 
setActionAsString(String) - Method in class org.mule.transaction.MuleTransactionConfig
 
setAddDefaultEntities(boolean) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Reader
Sets the state of the "add default entities" flag.
setAddProperties(Map<String, Object>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setAddProperties(Map<String, Object>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setAddProperties(Map<String, Object>) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setAddress(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setAddress(String) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setAddress(String) - Method in class org.mule.endpoint.URIBuilder
 
setAddress(String) - Method in class org.mule.example.bookstore.Order
 
setAddress(String) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setAddress(String) - Method in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
setAddress(String) - Method in class org.mule.tck.testmodels.services.Address
 
setAddress(Address) - Method in class org.mule.tck.testmodels.services.Person
 
setAddressFromMessage(boolean) - Method in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
 
setAlgorithm(String) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
setAliases(Map<String, String>) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
setAliases(Map<String, Class<?>>) - 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
Deprecated. Use addAllListenerSubscriptionPairs which better describes the "add" operation that occurs.
setAllowClassAttribute(boolean) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setAllowDuplicates(boolean) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setAllowNullReturn(boolean) - Method in class org.mule.transformer.AbstractTransformer
 
setAllowPartial(boolean) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Set the allowPartial field.
setAnnotations(Map<QName, Object>) - Method in interface org.mule.api.AnnotatedObject
Sets annotations to the object.
setAnnotations(Map<QName, Object>) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.component.AbstractComponent
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.construct.AbstractFlowConstruct
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.endpoint.AbstractEndpoint
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.endpoint.URIBuilder
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.processor.AbstractMessageProcessorOwner
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.processor.InvokerMessageProcessor
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.routing.AbstractMatchingRouter
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.routing.AbstractSelectiveRouter
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.service.AbstractService
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.transformer.AbstractTransformer
 
setAppDescriptor(ApplicationDescriptor) - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
setAppendString(String) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setApplicationContext(ApplicationContext) - Method in class org.mule.config.spring.util.SpringBeanLookup
 
setApplicationContext(ApplicationContext) - Method in class org.mule.module.spring.events.MuleEventMulticaster
Set the current Spring application context
setApplicationFactory(ApplicationFactory) - Method in class org.mule.module.launcher.DefaultMuleDeployer
 
setApplicationFile(File) - Method in class org.mule.tools.anttasks.MuleDeploy
Specify the Mule application file to install
setApplicationFile(File) - Method in class org.mule.tools.anttasks.MulePackage
Specify the Mule application file to install
setApplicationProperties(ApplicationDescriptor, File) - Method in class org.mule.module.launcher.DefaultAppBloodhound
 
setAppName(String) - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
setAppName(String) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setAppProperties(Map<String, String>) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setArchiveDir(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setArchiveTempReceivingDir(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setArchiveTempSendingDir(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setArgumentExpressionsString(String) - Method in class org.mule.processor.InvokerMessageProcessor
 
setArguments(List<ExpressionArgument>) - Method in class org.mule.expression.transformers.AbstractExpressionTransformer
 
setArguments(List<?>) - Method in class org.mule.processor.InvokerMessageProcessor
 
setArgumentTypes(Class<?>[]) - Method in class org.mule.processor.InvokerMessageProcessor
 
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.DatePropertyEditor
Parse the Date from the given text, using the specified DateFormat.
setAsText(String) - Method in class org.mule.config.spring.editors.EndpointURIPropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.MessageExchangePatternPropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.QNamePropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.SimpleServiceTypePropertyEditor
 
setAsText(String) - Method in class org.mule.config.spring.editors.URIBuilderPropertyEditor
 
setAsText(String) - Method in class org.mule.module.spring.security.editors.MethodSecurityMetadataSourceEditor
Create a MapBasedMethodSecurityMetadataSource from configured text The syntax expected is a set of Java properties, eachof the form fully-qualified-method-name=comma-separated-list-of-ConfigAttributes
setAsynchronous(boolean) - Method in class org.mule.module.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
setAsyncReplyMessageSource(ServiceAsyncReplyCompositeMessageSource) - Method in interface org.mule.api.service.Service
 
setAsyncReplyMessageSource(ServiceAsyncReplyCompositeMessageSource) - Method in class org.mule.service.AbstractService
 
setAsyncReplyProperties(MuleEvent) - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
setAttachmentName(String) - Method in class org.mule.transformer.simple.AddAttachmentTransformer
 
setAttachmentName(String) - Method in class org.mule.transformer.simple.CopyAttachmentsTransformer
 
setAttachmentName(String) - Method in class org.mule.transformer.simple.RemoveAttachmentTransformer
 
setAttribute(String, Object) - Method in class org.apache.commons.logging.LogFactory
Set the configuration attribute with the specified name.
setAttribute(RequestContext.Scope, String, Object) - Method in class org.mule.module.atom.server.MuleRequestContext
 
setAttribute(String, Object) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
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.AbstractAuthenticationFilter
 
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.module.pgp.PGPAuthentication
 
setAuthenticated(boolean) - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
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.pgp.PGPSecurityContext
 
setAuthentication(Authentication) - Method in class org.mule.module.spring.security.SpringSecurityContext
 
setAuthentication(Authentication) - Method in class org.mule.security.DefaultSecurityContext
 
setAuthenticationMethod(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setAuthenticationProvider(SpringAuthenticationProvider) - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
setAuthenticator(Authenticator) - Method in class org.mule.transport.email.AbstractMailConnector
 
setAuthor(String) - Method in class org.mule.example.bookstore.Book
 
setAutoAckCount(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setAutoCommit(boolean) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setAutoDelete(boolean) - Method in class org.mule.transport.file.FileConnector
 
setAutoDelete(boolean) - Method in class org.mule.transport.sftp.SftpConnector
 
setAutoResolveVariables(boolean) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
setAutoWrapMessageAwareTransform(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setAutoWrapMessageAwareTransform(Boolean) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setAxis(AxisServer) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setAxis(AxisServer) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
setAxisTransportProtocols(Map) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setBacklog(int) - Method in class org.mule.transport.tcp.TcpConnector
Deprecated. should use TcpConnector.setReceiveBacklog(int)
setBackupEnabled(boolean) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
setBackupFolder(String) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
setBankName(String) - Method in class org.mule.example.loanbroker.bank.Bank
 
setBankName(String) - Method in class org.mule.example.loanbroker.messages.LoanQuote
 
setBankName(String) - Method in class org.mule.example.loanbroker.model.LoanQuote
 
setBase64Encoding(boolean) - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
setBasepath(String) - Method in class org.mule.transport.servlet.JarResourceServlet
 
setBatchSize(int) - Method in class org.mule.example.geomail.components.DataGenerator
 
setBatchSize(int) - Method in class org.mule.routing.Foreach
 
setBatchSize(int) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
Split the elements in groups of the specified size
setBatchSize(int) - Method in class org.mule.transaction.constraints.BatchConstraint
 
setBayeux(AbstractBayeux) - Method in class org.mule.transport.ajax.AjaxMessageDispatcher
 
setBayeux(AbstractBayeux) - Method in class org.mule.transport.ajax.AjaxMessageReceiver
 
setBayeux(AbstractBayeux) - Method in interface org.mule.transport.ajax.BayeuxAware
 
setBayeux(AbstractBayeux) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setBayeux(AbstractBayeux) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setBccAddresses(String) - Method in class org.mule.transport.email.SmtpConnector
 
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
 
setBeanClass(Class<?>) - Method in class org.mule.expression.transformers.BeanBuilderTransformer
 
setBeanFactory(ObjectFactory) - Method in class org.mule.expression.transformers.BeanBuilderTransformer
 
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
 
setBeanTypes(List) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setBinary(boolean) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setBinary(boolean) - Method in class org.mule.transport.ftp.FtpConnector
Setter for FTP transfer type.
setBindingId(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setBody(HttpResponse, MuleMessage, MuleEvent) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
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
 
setBook(Book) - Method in class org.mule.example.bookstore.Order
 
setBooleanProperty(String, boolean) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.setOutboundProperty(String, Object) instead
setBooleanProperty(String, boolean) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
setBpms(BPMS) - Method in class org.mule.module.bpm.ProcessComponent
 
setBroadcast(boolean) - Method in class org.mule.transport.udp.UdpConnector
 
setBrokerURL(String) - Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
 
setBufferOutput(String) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setBufferSize(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setBufferSize(int) - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
setBufferSize(int) - Method in class org.mule.transport.tcp.TcpConnector
Deprecated. Should use TcpConnector.setSendBufferSize(int) or TcpConnector.setReceiveBufferSize(int)
setBus(Bus) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
setBus(Bus) - Method in class org.mule.module.cxf.transport.MuleUniversalTransport
 
setCacheControl(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setCacheControl(CacheControlHeader) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setCacheJmsSessions(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setCacheMessageAsBytes(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setCacheMessageAsBytes(Boolean) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setCacheMessageOriginalPayload(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setCacheMessageOriginalPayload(Boolean) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setCacheXsl(boolean) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setCachingStrategy(CachingStrategy) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.WildcardFilter
 
setCaseSensitive(boolean) - Method in class org.mule.transport.file.filters.FilenameRegexFilter
 
setCatalog(String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setCatchAllStrategy(OutboundRouterCatchAllStrategy) - Method in interface org.mule.api.routing.OutboundRouterCollection
 
setCatchAllStrategy(OutboundRouterCatchAllStrategy) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
setCatchAllStrategy(MessageProcessor) - Method in class org.mule.service.ServiceCompositeMessageSource
 
setCategory(String) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
setCause(ExceptionBean) - Method in class org.mule.example.errorhandler.ExceptionBean
 
setCauseRollback(boolean) - Method in exception org.mule.api.MessagingException
Marks exception as rollback cause.
setCcAddresses(String) - Method in class org.mule.transport.email.SmtpConnector
 
setCepMode(boolean) - Method in class org.mule.module.bpm.RulesComponent
 
setChainsawHost(String) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setChainsawPort(int) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setChange(String) - Method in class org.mule.example.stockquote.StockQuote
 
setCharacterEncoding(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setCheckEtag(boolean) - Method in class org.mule.transport.http.HttpPollingConnector
 
setCheckEtag(boolean) - Method in class org.mule.transport.http.HttpsPollingConnector
 
setCheckFrequency(long) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
setCheckKeyExpirity(boolean) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
setClassConstraint(Class<?>) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setClassLoader(ClassLoader) - Method in class org.mule.transport.tcp.protocols.CustomClassLoadingLengthProtocol
 
setClassName(String) - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
setClasspath(PluginClasspath) - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
setClientClass(String) - Method in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
setClientConfig(String) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setClientConnectionManager(HttpConnectionManager) - Method in class org.mule.transport.http.HttpConnector
 
setClientId(String) - Method in class org.mule.transport.jms.JmsConnector
 
setClientInfo(Properties) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setClientInfo(String, String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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.email.AbstractTlsRetrieveMailConnector
 
setClientKeyStore(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setClientKeyStore(String) - Method in class org.mule.transport.http.HttpsConnector
 
setClientKeyStore(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
setClientKeyStoreType(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.transport.http.HttpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setClientMode(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setClientProvider(SimpleProvider) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setClientProxy(BindingProvider) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
setClientSoTimeout(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setCloseInput(boolean) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
setClusterId(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setClusterId(String) - Method in class org.mule.DefaultMuleContext
 
setClusterId(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setClusterNodeId(int) - Method in class org.mule.DefaultMuleContext
 
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
 
setCollectionExpression(String) - Method in class org.mule.routing.Foreach
 
setCommitTxFilter(WildcardFilter) - Method in class org.mule.exception.AbstractExceptionListener
 
setCommonHandler(XQCommonHandler) - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
setCompiledScript(CompiledScript) - Method in class org.mule.module.scripting.component.Scriptable
 
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 inbound routers.
setComponent(Component) - Method in class org.mule.service.AbstractService
 
setComponentBeanName(String) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setComponentClass(Class<?>) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setComponentName(String) - Method in class org.mule.module.management.mbean.EndpointService
 
setComponentPoolSize(int) - Method in class org.mule.management.stats.SedaServiceStatistics
 
setComponents(List<JavaComponent>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
setComponentStat(ComponentStatistics) - Method in class org.mule.management.stats.ServiceStatistics
 
setConfig(QueueConfiguration) - Method in class org.mule.util.queue.QueueInfo
 
setConfigBuilderClassName(String) - Static method in class org.mule.MuleServer
Sets the configuration builder to use for this server.
setConfigFile(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
setConfigNamespaces(Map<String, String>) - Method in class org.mule.module.xml.util.NamespaceManager
 
setConfigProperties(Map<String, Object>) - Method in class org.mule.module.cxf.config.WsConfig
 
setConfigResources(String[]) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setConfiguration(CxfConfiguration) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setConfiguration(CxfConfiguration) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setConfiguration(Configuration) - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
setConfigurationBuilder(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setConfigurationBuilder(String) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setConfigurationClasses(String[]) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setConfigurationLocation(String) - Method in class org.mule.module.cxf.CxfConfiguration
 
setConfigurationResource(String) - Method in class org.mule.module.jbpm.Jbpm
 
setConfigurationResources(String) - Method in class org.mule.MuleServer
Setter for property configurationResources.
setConfigurations(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setConnected(boolean) - Method in class org.mule.transport.AbstractConnector
 
setConnecting(boolean) - Method in class org.mule.transport.AbstractConnector
 
setConnection(Connection) - Method in class org.mule.transport.jms.JmsConnector
 
setConnectionFactory(ConnectionFactory) - Method in class org.mule.transport.jms.JmsConnector
 
setConnectionFactoryClass(String) - Method in class org.mule.transport.ftp.FtpConnector
Setter for property 'connectionFactoryClass'.
setConnectionFactoryJndiName(String) - Method in class org.mule.transport.jms.JmsConnector
 
setConnectionFactoryProperties(Map) - Method in class org.mule.transport.jms.JmsConnector
 
setConnector(Connector) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setConnector(Connector) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setConnector(Connector) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setConnector(JmsConnector) - Method in class org.mule.transport.jms.redelivery.AbstractRedeliveryHandler
The connector associated with this handler is set before handleRedelivery() is called
setConnector(JmsConnector) - Method in interface org.mule.transport.jms.redelivery.RedeliveryHandler
The connector associated with this handler is set before handleRedelivery() is called
setConnectorName(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setConnectorName(String) - Method in class org.mule.module.jca.MuleActivationSpec
 
setConnectorServerProperties(Map<String, Object>) - Method in class org.mule.module.management.agent.JmxAgent
Setter for property 'connectorServerProperties'.
setConnectorServerProperties(Map<String, Object>) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
Setter for property 'connectorServerProperties'.
setConnectorServerUrl(String) - Method in class org.mule.module.management.agent.JmxAgent
 
setConnectorServerUrl(String) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
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
 
setContainerMode(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
The setting is only editable before the context has been initialized, change requests ignored afterwards.
setContent(Object, Message, String, MuleMessage) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
 
setContent(Object, Message, String, MuleMessage) - Method in class org.mule.transport.email.transformers.StringToEmailMessage
 
setContentHandler(ContentHandler) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setContentLength(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setContentType(String) - Method in class org.mule.transformer.simple.AddAttachmentTransformer
 
setContentType(String) - Method in class org.mule.transport.email.SmtpConnector
 
setContentType(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setContentType(String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setContentType(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
setContentType(String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setContext(Context) - Method in class org.mule.object.JndiObjectFactory
 
setContext(Context) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setContextFactory(InitialContextFactory) - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
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.XQueryTransformer
Sets the parameters to be used when applying the transformation
setContextProperties(Map<String, Object>) - Method in class org.mule.module.xml.transformer.XsltTransformer
Sets the parameters to be used when applying the transformation
setContextResolver(ContextResolver<?>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
setContexts(HandlerContainer) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setConversationFactory(XmppConversationFactory) - Method in class org.mule.transport.xmpp.XmppConnector
 
setConverters(Set<Class<? extends Converter>>) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
setCookies(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setCookies(List<CookieWrapper>) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setCookieSpec(String) - Method in class org.mule.transport.http.HttpConnector
 
setCookieSpec(String) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
setCoreExtensions(Map<Class<? extends MuleCoreExtension>, MuleCoreExtension>) - Method in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
setCorrelationExpression(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setCorrelationGroup(String) - Method in class org.mule.module.cxf.MuleSoapHeaders
 
setCorrelationGroupSize(int) - Method in interface org.mule.api.MuleMessage
Determines how many messages are in the correlation group
setCorrelationGroupSize(int) - Method in class org.mule.DefaultMuleMessage
Determines how many messages are in the correlation group
setCorrelationId(String) - Method in interface org.mule.api.MuleMessage
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.module.cxf.MuleSoapHeaders
 
setCorrelationIdExpression(String) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
setCorrelationSequence(int) - Method in interface org.mule.api.MuleMessage
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(String) - Method in class org.mule.module.cxf.MuleSoapHeaders
 
setCount(int) - Method in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
setCount(int) - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
setCounterVariableName(String) - Method in class org.mule.routing.Foreach
 
setCounterVariableName(String) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
setCountryName(String) - Method in class org.mule.example.geomail.dao.Sender
 
setCreate(boolean) - Method in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
setCreateAccount(boolean) - Method in class org.mule.transport.xmpp.XmppConnector
 
setCreateConnector(int) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setCreateConnector(int) - Method in class org.mule.module.jca.MuleActivationSpec
 
setCreateMultipleTransactedReceivers(boolean) - Method in class org.mule.transport.AbstractConnector
 
setCreateRegistry(boolean) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setCreateRmiRegistry(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setCreateRmiRegistry(boolean) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setCreateServer(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setCreateServer(boolean) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setCredentials(MuleEvent, Object) - Method in interface org.mule.api.security.CredentialsAccessor
 
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<String, String>) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
setCredentials(Map<String, String>) - Method in class org.mule.module.management.agent.JmxAgent
Setter for property 'credentials'.
setCredentials(Map<String, String>) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setCredentials(Map<String, String>) - Method in class org.mule.module.management.support.SimplePasswordJmxAuthenticator
 
setCredentials(MuleEvent, Object) - Method in class org.mule.security.MuleHeaderCredentialsAccessor
 
setCredentialsAccessor(CredentialsAccessor) - Method in interface org.mule.api.security.AuthenticationFilter
 
setCredentialsAccessor(CredentialsAccessor) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
setCredentialsAccessor(CredentialsAccessor) - Method in class org.mule.security.AbstractAuthenticationFilter
 
setCreditAgency(CreditAgencyService) - Method in class org.mule.example.loanbroker.DefaultLoanBroker
 
setCreditAgency(CreditAgencyService) - Method in class org.mule.example.loanbroker.esn.SynchronousLoanBroker
 
setCreditHistory(int) - Method in class org.mule.example.loanbroker.messages.CreditProfile
 
setCreditHistory(int) - Method in class org.mule.example.loanbroker.model.CreditProfile
 
setCreditProfile(CreditProfile) - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
setCreditProfile(CreditProfile) - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
setCreditScore(int) - Method in class org.mule.example.loanbroker.messages.CreditProfile
 
setCreditScore(int) - Method in class org.mule.example.loanbroker.model.CreditProfile
 
setCron(String) - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
setCurrentCoord(GpsCoord) - Method in class org.mule.example.gpswalker.CityStroller
 
setCurrentPhase(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
setCurrentPrice(double) - Method in class org.mule.example.cep.Company
 
setCustomer(Customer) - Method in class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
setCustomer(Customer) - Method in class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
setCustomerRequest(CustomerQuoteRequest) - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
setCustomerRequest(CustomerQuoteRequest) - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
setCustomEvaluator(String) - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setCustomEvaluator(String) - Method in class org.mule.expression.ExpressionConfig
 
setCustomEvaluator(String) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setCustomEvaluator(String) - Method in class org.mule.routing.ExpressionSplitter
 
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.routing.outbound.ExpressionMessageSplitter
 
setCustomEvaluator(String) - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
setCustomEvaluator(String) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
setCustomHeaders(Properties) - Method in class org.mule.transport.email.SmtpConnector
 
setCustomProperties(MuleEvent, Call) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
setCustomValidator(Map<String, Object>) - Method in class org.mule.module.cxf.config.WsSecurity
 
setCxfBus(Bus) - Method in class org.mule.module.cxf.CxfConfiguration
 
setData(Object) - Method in class org.mule.component.simple.StaticComponent
 
setData(Object) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setDatabase(String) - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
setDatabase(String) - Method in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
setDatabinding(DataBinding) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setDatabinding(DataBinding) - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
setDataFile(String) - Method in class org.mule.component.simple.StaticComponent
 
setDataSource(DataSource) - Method in class org.mule.transport.jdbc.JdbcConnector
 
setDataType(DataType<?>) - Method in class org.mule.DefaultMuleMessage
 
SetDataType<T> - Class in org.mule.transformer.types
Defines a Set collection type with item type information
SetDataType() - Constructor for class org.mule.transformer.types.SetDataType
 
SetDataType(Class, String) - Constructor for class org.mule.transformer.types.SetDataType
 
SetDataType(Class) - Constructor for class org.mule.transformer.types.SetDataType
 
setDate(String) - Method in class org.mule.example.stockquote.StockQuote
 
setDateHeader(String, long) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setDeadLetterQueue(MessageProcessorFilterPair) - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
setDeadLetterQueue(Object) - Method in class org.mule.routing.UntilSuccessful
 
setDebugEnabled(boolean) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
setDecoupledEndpoint(String) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setDecoupledEndpoint(String) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
setDefaultEncoding(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultEncoding(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setDefaultEndpointName(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setDefaultExceptionStrategyName(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultExceptionStrategyName(String) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultFile(String) - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
setDefaultProcessMessageAction(Flags.Flag) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setDefaultQueueTimeout(int) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultQueueTimeout(Integer) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setDefaultResponseTimeout(int) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultResponseTimeout(int) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultResponseTimeout(Integer) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setDefaultRoute(MessageProcessor) - Method in interface org.mule.api.routing.SelectiveRouter
 
setDefaultRoute(MessageProcessorFilterPair) - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
setDefaultRoute(MessageProcessor) - Method in class org.mule.routing.AbstractMatchingRouter
 
setDefaultRoute(MessageProcessor) - Method in class org.mule.routing.AbstractSelectiveRouter
 
setDefaultsDescriptor(String) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultSynchronousEndpoints(Boolean) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setDefaultTransactionTimeout(int) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDefaultTransactionTimeout(int) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setDefaultTransactionTimeout(Integer) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setDefaultTransactionTimeout(long) - Method in class org.mule.util.xa.AbstractResourceManager
Sets the default transaction timeout.
setDefvalue(String) - Method in class com.javaforge.bobber.archetype.model.Variable
Set the defvalue field.
setDelay(long) - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
Set the delay to observe between each check of the file changes.
setDelegate(AuthenticationManager) - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
setDelegate(MessageProcessor) - Method in class org.mule.processor.AsyncDelegateMessageProcessor
 
setDelegate(DefaultObjectStoreFactory) - Static method in class org.mule.util.store.DefaultObjectStoreFactoryBean
Set a delegate to create the object stores in a non-default way
setDeleteProperties(List<String>) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setDeleteProperties(String...) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setDeleteQueryKey(String) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
setDeleteReadMessages(boolean) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
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
 
setDelta(double) - Method in class org.mule.example.cep.StockTick
 
setDependsOnVar(String) - Method in class com.javaforge.bobber.archetype.model.Template
Set if the specified variable is true, the template will be processed, otherwise skipped.
setDeployer(MuleDeployer) - Method in class org.mule.module.launcher.DeploymentService
 
setDeploymentListener(DeploymentListener) - Method in class org.mule.module.launcher.application.DefaultApplicationFactory
 
setDeploymentListener(DeploymentListener) - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
setDeploymentService(DeploymentService) - Method in class org.mule.module.launcher.application.PriviledgedMuleApplication
 
setDeprecationWarning(String) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setDeprecationWarning(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
 
setDeprecationWarning(String) - Method in class org.mule.config.spring.parsers.delegate.AbstractPluggableDelegate
 
setDeprecationWarning(String) - Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
 
setDeprecationWarning(String) - Method in interface org.mule.config.spring.parsers.MuleDefinitionParser
 
setDerbyHome() - Static method in class org.mule.tck.util.MuleDerbyTestUtils
 
setDerbyHome(String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
 
setDescription(String) - Method in class com.javaforge.bobber.archetype.model.Variable
Set the description field.
setDeserializationMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.transformers.JsonToObject
 
setDetailMessage(String) - Method in class org.mule.example.errorhandler.ExceptionBean
 
setDetails(PGPPublicKey) - Method in class org.mule.module.pgp.PGPAuthentication
 
setDeterministic(boolean) - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
If this option is true (the default) then the first message part is routed to the first endpoint, the second part to the second endpoint, etc, with the nth part going to the (n modulo number of targets) endpoint.
setDifference(Object[], Object[]) - Static method in class org.mule.util.ArrayUtils
 
setDifference(String[], String[]) - Static method in class org.mule.util.ArrayUtils
 
setDirectDeliver(boolean) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setDirective(String) - Method in class org.mule.transport.http.CacheControlHeader
 
setDirectory(String) - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
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<Class<? extends ServerNotificationListener>>) - Method in class org.mule.context.notification.ServerNotificationManager
 
setDisabledTypes(Collection<Class<? extends ServerNotificationListener>>) - Method in class org.mule.context.notification.ServerNotificationManager
 
setDisableReplyTo(boolean) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setDisableRoundRobin(boolean) - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
The default behaviour for splitter routers is to round-robin across targets.
setDisableTemporaryReplyToDestinations(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setDisableTransportTransformer(boolean) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setDisableTransportTransformer(boolean) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setDiscardEmptyContent(boolean) - Method in class org.mule.transport.http.HttpPollingConnector
 
setDiscardEmptyContent(boolean) - Method in class org.mule.transport.http.HttpsPollingConnector
 
setDiscOnClusterFailure(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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
 
setDispatcherFactory(MessageDispatcherFactory) - Method in class org.mule.transport.tcp.TcpConnector
 
setDispatcherPoolFactory(ConfigurableKeyedObjectPoolFactory) - Method in class org.mule.transport.AbstractConnector
Allows to define a factory to create the dispatchers pool that will be used in the connector
setDispatcherPoolMaxWait(int) - Method in class org.mule.transport.AbstractConnector
Allows a maxWait timeout to be configured on the dispatcher object pool See: GenericKeyedObjectPool.setMaxWait(long)
setDispatcherPoolWhenExhaustedAction(byte) - Method in class org.mule.transport.AbstractConnector
Allows an ExhaustedAction to be configured on the dispatcher object pool See: GenericKeyedObjectPool.setWhenExhaustedAction(byte)
setDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.transport.AbstractConnector
Setter for property 'dispatcherThreadingProfile'.
setDoAutoTypes(boolean) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.mule.module.xml.filters.AbstractJaxpFilter
The document builder factory to use in case XML needs to be parsed.
setDoInboundTransform(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setDomain(String) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setDomain(String) - Method in class org.mule.transport.http.CookieWrapper
 
setDomainId(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setDomainId(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setDoSchemaValidation(SAXReader, boolean) - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
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.config.MutableThreadingProfile
 
setDoubleProperty(String, double) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.setOutboundProperty(String, Object) instead
setDoubleProperty(String, double) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
setDriverClass(String) - Method in class org.mule.module.xml.transformer.AbstractXStreamTransformer
 
setDTDHandler(DTDHandler) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setDuplicateHandling(String) - Method in class org.mule.transport.sftp.SftpConnector
 
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.
setEmail(String) - Method in class org.mule.example.bookstore.Order
 
setEmail(String) - Method in class org.mule.example.geomail.dao.Sender
 
setEmbeddedMode(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setEnableCookies(boolean) - Method in class org.mule.transport.http.HttpConnector
 
setEnableCookies(boolean) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
setEnableCorrelation(CorrelationMode) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
setEnableCorrelation(CorrelationMode) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnableCorrelationAsString(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnabled(boolean) - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
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.FlowConstructStatistics
Enable statistics logs (this is a dynamic parameter)
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
 
setEnableList(boolean) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
setEnableMessageHistory(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setEnableMuleSoapHeaders(boolean) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setEnableMuleSoapHeaders(boolean) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setEnableMuleSoapHeaders(boolean) - Method in class org.mule.module.cxf.CxfConfiguration
 
setEnableMultiplexedConnections(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setEnableNotifications(boolean) - Method in class org.mule.exception.AbstractExceptionListener
 
setEnableNotifications(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setEnableSharedDurable(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setEnableStatistics(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setEnableStatistics(boolean) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
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.MuleMessage
Sets the encoding for this message
setEncoding(String) - Method in interface org.mule.api.transformer.DataType
The encoding for the object to transform
setEncoding(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
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.launcher.descriptor.ApplicationDescriptor
 
setEncoding(String) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setEncoding(String) - Method in class org.mule.transformer.AbstractTransformer
 
setEncoding(String) - Method in class org.mule.transformer.types.SimpleDataType
 
setEncoding(String) - Method in class org.mule.util.store.TextFileObjectStore
 
setEncryptionStrategies(Collection<EncryptionStrategy>) - Method in interface org.mule.api.security.SecurityManager
 
setEncryptionStrategies(Collection<EncryptionStrategy>) - Method in class org.mule.security.MuleSecurityManager
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.agent.EndpointNotificationLoggerAgent
 
setEndpoint(ImmutableEndpoint) - Method in interface org.mule.api.component.InterfaceBinding
 
setEndpoint(ImmutableEndpoint) - Method in interface org.mule.api.security.EndpointSecurityFilter
Deprecated.  
setEndpoint(InboundEndpoint) - Method in interface org.mule.api.transport.MessageReceiver
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.component.DefaultInterfaceBinding
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setEndpoint(InboundEndpoint) - Method in class org.mule.construct.Flow
Deprecated. use setMessageSource(MessageSource) instead
setEndpoint(URI, Properties) - Method in class org.mule.endpoint.AbstractEndpointURIBuilder
 
setEndpoint(ImmutableEndpoint) - Method in interface org.mule.endpoint.EndpointAware
 
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(ImmutableEndpoint) - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.module.ibeans.config.IBeanBinding
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.module.ibeans.spi.support.DefaultRequestInterfaceBinding
 
setEndpoint(String) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
setEndpoint(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setEndpoint(String) - Method in class org.mule.module.jca.MuleActivationSpec
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.processor.SecurityFilterMessageProcessor
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.security.AbstractEndpointSecurityFilter
Deprecated.  
setEndpoint(ImmutableEndpoint) - Method in class org.mule.transformer.AbstractTransformer
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.transformer.CompositeConverter
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.transformer.TransformerChain
 
setEndpoint(InboundEndpoint) - Method in class org.mule.transport.AbstractMessageReceiver
 
setEndpoint(ImmutableEndpoint) - Method in class org.mule.transport.AbstractTransportMessageHandler
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.file.FileEndpointURIBuilder
 
setEndpoint(OutboundEndpoint) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.jdbc.JdbcEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.jms.JmsEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.soap.axis.WsdlUrlEndpointURIBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.transport.xmpp.XmppEndpointURIBuilder
 
setEndpointBuilder(EndpointBuilder) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setEndpointName(String) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
setEndpointName(String) - Method in class org.mule.module.jca.MuleActivationSpec
 
setEndpointRef(String) - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
setEndpointRef(String) - Method in class org.mule.transport.quartz.jobs.ScheduledDispatchJobConfig
 
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
 
setEnricherPropagatesSessionVariableChanges(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setEnricherPropagatesSessionVariableChanges(boolean) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setEnrichExpressionPairs(List<MessageEnricher.EnrichExpressionPair>) - Method in class org.mule.enricher.MessageEnricher
 
setEnrichmentMessageProcessor(MessageProcessor) - Method in class org.mule.enricher.MessageEnricher
 
setEntityManager(EntityManager) - Method in class org.mule.example.geomail.dao.impl.SenderDaoImpl
 
setEntityResolver(EntityResolver) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setEntries(Map) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
setEntryFilter(Filter) - Method in class org.mule.module.atom.routing.FeedSplitter
 
setEntryFilter(Filter) - Method in class org.mule.module.rss.routing.FeedSplitter
 
setEntryPoint(String) - Method in class org.mule.module.bpm.RulesComponent
 
setEntryPointResolvers(Collection<EntryPointResolver>) - Method in class org.mule.component.AbstractJavaComponent
Allow for incremental addition of resolvers by for example the spring-config module
setEntryPointResolvers(Collection<EntryPointResolver>) - Method in class org.mule.model.AbstractModel
This allows us to configure entry point resolvers incrementally
setEntryPointResolvers(Set<EntryPointResolver>) - 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
 
setEntryTTL(int) - Method in class org.mule.util.store.ManagedObjectStore
 
setEnvironment(Map) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setErrorExpression(String) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setErrorHandler(ErrorHandler) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setErrorHandler(ErrorHandler) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setErrorManager(ErrorManager) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
setErrorManager(ErrorManager) - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
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.SUCCESSFUL
setErrorNoMatchingMethods(Object, Class<?>[]) - Method in class org.mule.api.model.InvocationResult
 
setErrorNoMatchingMethodsCalled(Object, String) - Method in class org.mule.api.model.InvocationResult
 
setErrorOccurred() - Method in interface org.mule.transport.sftp.ErrorOccurredDecorator
 
setErrorOccurred() - Method in class org.mule.transport.sftp.SftpFileArchiveInputStream
 
setErrorOccurred() - Method in class org.mule.transport.sftp.SftpInputStream
 
setErrorOccurredOnInputStream(InputStream) - Method in class org.mule.transport.sftp.SftpUtil
 
setErrors(List<String>) - Method in class org.mule.example.ReservationResponse
 
setErrorTooManyMatchingMethods(Object, Class<?>[], String) - Method in class org.mule.api.model.InvocationResult
 
setEvaluator(String) - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setEvaluator(String) - Method in class org.mule.expression.ExpressionConfig
 
setEvaluator(String) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setEvaluator(String) - Method in class org.mule.routing.ExpressionSplitter
 
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.routing.outbound.ExpressionMessageSplitter
 
setEvaluator(String) - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
setEvaluator(String) - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
setEvent(MuleEvent) - Method in class org.mule.module.jaas.JaasAuthentication
 
setEvent(MuleEvent) - Method in class org.mule.module.pgp.PGPAuthentication
 
setEvent(MuleEvent) - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
setEvent(MuleEvent) - Static method in class org.mule.RequestContext
Deprecated. Set an event for out-of-scope thread access.
setEvent(MuleEvent) - Method in class org.mule.security.DefaultMuleAuthentication
 
setEventCallback(EventCallback, long) - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
setEventCallback(EventCallback) - Method in class org.mule.tck.functional.FunctionalTestComponent
An event callback is called when a message is received by the service.
setEventComparator(Comparator) - Method in class org.mule.routing.Resequencer
 
setException(ExceptionBean) - Method in class org.mule.example.errorhandler.ErrorMessage
 
setExceptionClass(String) - Method in class org.mule.example.errorhandler.ExceptionBean
 
setExceptionCode(int) - Method in exception org.mule.api.MuleException
 
setExceptionDetails(MuleMessage, Connector, Throwable) - Method in class org.mule.endpoint.inbound.InboundExceptionDetailsMessageProcessor
This method is used to set any additional and possibly transport specific information on the return message where it has an exception payload.
setExceptionListener(MessagingExceptionHandler) - Method in interface org.mule.api.model.Model
The exception strategy to use by components managed by the model.
setExceptionListener(SystemExceptionHandler) - Method in interface org.mule.api.MuleContext
 
setExceptionListener(MessagingExceptionHandler) - Method in interface org.mule.api.service.Service
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.construct.AbstractFlowConstruct
 
setExceptionListener(SystemExceptionHandler) - Method in class org.mule.DefaultMuleContext
 
setExceptionListener(ExceptionListener) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.model.AbstractModel
 
setExceptionListener(ExceptionListener) - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
setExceptionListener(MessagingExceptionHandler) - Method in class org.mule.service.AbstractService
 
setExceptionListeners(List<MessagingExceptionHandlerAcceptor>) - Method in class org.mule.exception.ChoiceMessagingExceptionStrategy
 
setExceptionMapper(ExceptionMapper<?>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
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.MuleMessage
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
Deprecated. There is no unsafe version of this because it shouldn't be performance critical
setExceptionText(String) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setExceptionToThrow(Class<? extends Throwable>) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setExchangePattern(MessageExchangePattern) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setExchangePattern(MessageExchangePattern) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setExchangePattern(MessageExchangePattern) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setExchangePattern(MessageExchangePattern) - Method in class org.mule.transport.http.HttpMuleMessageFactory
 
setExecutingPhase(String) - Method in class org.mule.lifecycle.AbstractLifecycleManager
 
setExecutionClassLoader(ClassLoader) - Method in interface org.mule.api.MuleContext
 
setExecutionClassLoader(ClassLoader) - Method in class org.mule.DefaultMuleContext
 
setExecutionClassLoader(ClassLoader) - Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
 
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
 
setExpectedProperties(Map<String, String>) - Method in class org.mule.tck.property.SessionPropertiesValidatorComponent
 
setExpectedType(Class) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
setExpectedType(Class<?>) - Method in class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
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
setExpectedValue(String) - Method in class org.mule.module.xml.filters.XPathFilter
Sets the expected result value of the XPath expression
setExpectTransaction(boolean) - Method in class org.mule.tck.functional.TransactionalFunctionalTestComponent
 
setExpirationInterval(int) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setExpirationInterval(int) - Method in class org.mule.util.store.ManagedObjectStore
 
setExpiryDate(Object) - Method in class org.mule.transport.http.CookieWrapper
 
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.servlet.jetty.JettyHttpsConnector
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.transport.ssl.SslConnector
 
setExpression(String) - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setExpression(String) - Method in class org.mule.el.ExpressionLanguageComponent
 
setExpression(String) - Method in class org.mule.expression.ExpressionConfig
 
setExpression(String) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setExpression(String) - Method in class org.mule.keygenerator.ExpressionMuleEventKeyGenerator
 
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.module.xml.transformer.XPathExtractor
 
setExpression(String) - Method in class org.mule.routing.ExpressionSplitter
 
setExpression(String) - Method in class org.mule.routing.filters.ExpressionFilter
 
setExpression(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setExpression(String) - Method in class org.mule.routing.outbound.ExpressionMessageSplitter
 
setExpression(String) - Method in class org.mule.routing.outbound.ExpressionRecipientList
 
setExpression(String) - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
setExpression(String) - Method in class org.mule.transport.email.filters.MailSubjectRegExFilter
 
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
 
setExpressionConfig(ExpressionConfig) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setExpressionEvaluationClassLoader(ClassLoader) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setExpressionFile(String) - Method in class org.mule.el.ExpressionLanguageComponent
 
setExpressionLanguage(ExpressionLanguage) - Method in class org.mule.expression.DefaultExpressionManager
 
setExtendedProperties(Map<String, String>) - Method in class org.mule.config.DefaultMuleConfiguration
 
setExtendedProperty(String, String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setExternalSchemaLocation(String) - Method in class org.mule.module.xml.routing.XmlMessageSplitter
Set classpath location of the XSD to check against.
setExtract(boolean) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setFactor(double) - Method in class org.mule.example.scripting.SimpleMathTransformer
 
setFactories(Map) - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
setFactory(TransactionFactory) - Method in interface org.mule.api.transaction.TransactionConfig
 
setFactory(MuleManagedConnectionFactory) - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
setFactory(MuleManagedConnectionFactory) - Method in interface org.mule.module.jca.MuleConnectionFactory
 
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
 
setFactory(KeyedPoolableObjectFactory) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
setFactoryDelegate(UniversalTransactionFactory) - Static method in class org.mule.transport.vm.VMTransactionFactory
sets the transaction factory to be used to create VM transactions.
setFactoryProperties(Properties) - Method in class org.mule.transport.quartz.QuartzConnector
 
setFailed(Throwable) - Method in interface org.mule.api.retry.RetryContext
Typically called by validation logic to mark a problem and an optional root cause.
setFailed(Throwable) - Method in class org.mule.retry.async.FutureRetryContext
 
setFailed(Throwable) - Method in class org.mule.retry.DefaultRetryContext
 
setFailIfNoMatch(boolean) - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
If none of the targets match a split message part i.e.
setFailOnMessageScribbling(boolean) - Static method in class org.mule.api.ThreadSafeAccess.AccessControl
 
setFailOnTimeout(boolean) - Method in interface org.mule.api.routing.Aggregator
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.AbstractAggregator
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.correlation.EventCorrelator
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
setFailOnTimeout(boolean) - Method in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
setFailureExpression(String) - Method in class org.mule.routing.FirstSuccessful
Specifies an expression that when evaluated as determines if the processing of one a route was a failure or not.
setFailureExpression(String) - Method in class org.mule.routing.UntilSuccessful
 
setFallbackCharset(String) - Method in class org.mule.transport.http.HttpResponse
 
setFeature(String, boolean) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setFeatures(List<AbstractFeature>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setFeatures(List<AbstractFeature>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setFile(String) - Method in class com.javaforge.bobber.archetype.model.Template
Set the file field.
setFile(String) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setFileAge(long) - Method in class org.mule.transport.file.FileConnector
 
setFileAge(long) - Method in class org.mule.transport.sftp.SftpConnector
Sets the file age.
setFileName(String) - Method in class org.mule.transport.sftp.SftpInputStream
 
setFilenameParser(FilenameParser) - Method in class org.mule.transport.file.FileConnector
 
setFilenameParser(FilenameParser) - Method in class org.mule.transport.ftp.FtpConnector
 
setFilenameParser(FilenameParser) - Method in class org.mule.transport.sftp.SftpConnector
 
setFilter(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setFilter(Filter) - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setFilter(Filter) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
setFilter(SecurityFilter) - Method in class org.mule.processor.SecurityFilterMessageProcessor
 
setFilter(Filter) - Method in class org.mule.routing.filters.logic.NotFilter
 
setFilter(Filter) - Method in class org.mule.routing.MessageFilter
 
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.routing.WireTap
 
setFilter(Filter) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setFilter(PacketFilter) - Method in class org.mule.transport.xmpp.filters.XmppNotFilter
 
setFilters(List<Filter>) - Method in class org.mule.routing.filters.logic.AbstractFilterCollection
 
setFilters(String) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setFilters(String) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setFirstName(String) - Method in class org.mule.tck.testmodels.services.Person
 
setFlag(BeanDefinition, String) - Static method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
setFlags(int) - Method in class org.mule.routing.filters.RegExFilter
 
setFlightNumber(String) - Method in class org.mule.example.Flight
 
setFlights(Flight[]) - Method in class org.mule.example.ReservationRequest
 
setFlights(Flight[]) - Method in class org.mule.example.ReservationResponse
 
setFlow(IBeanFlowConstruct) - Method in class org.mule.module.ibeans.spi.MuleCallAnnotationHandler
 
setFlowConstruct(FlowConstruct) - Method in interface org.mule.api.construct.FlowConstructAware
 
setFlowConstruct(FlowConstruct) - Method in interface org.mule.api.MuleSession
Deprecated. 
setFlowConstruct(FlowConstruct) - Method in class org.mule.component.AbstractComponent
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.component.AbstractJavaComponent
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.construct.processor.FlowConstructStatisticsMessageProcessor
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.example.loanbroker.bank.Bank
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.exception.RedeliveryExceeded
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.interceptor.AbstractEnvelopeInterceptor
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.object.AbstractObjectFactory
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.processor.AbstractMuleObjectOwner
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.routing.AbstractAggregator
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.routing.AbstractSelectiveRouter
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.routing.IdempotentMessageFilter
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.routing.MessageFilter
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.routing.MessageProcessorFilterPair
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.session.DefaultMuleSession
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.source.StartableCompositeMessageSource
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
setFlowEndingWithOneWayEndpointReturnsNull(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setFlowEndingWithOneWayEndpointReturnsNull(boolean) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setFlowVariable(String, Object) - Method in interface org.mule.api.MuleEvent
 
setFlowVariable(String, Object) - Method in class org.mule.DefaultMuleEvent
 
setFlowVariable(String, Object) - Method in class org.mule.VoidMuleEvent
 
setFolder(Folder) - Method in class org.mule.transport.email.RetrieveMessageReceiver
 
setFooter(MuleContext) - Method in class org.mule.util.SplashScreen
 
setFor(String) - Method in class org.mule.example.geomail.components.ReceivedHeader
 
setForceJndiDestinations(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setFreeze(boolean) - Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
setFrequency(Long) - Method in class org.mule.config.spring.factories.PollingMessageSourceFactoryBean
 
setFrequency(long) - Method in class org.mule.example.notifications.HeartbeatAgent
 
setFrequency(long) - Method in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
setFrequency(long) - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
setFromAddress(String) - Method in class org.mule.transport.email.SmtpConnector
 
setFrontend(String) - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
Whether to use the simple frontend or JAX-WS frontend.
setFtpClient(FTPClient) - Method in class org.mule.transport.ftp.FtpMuleMessageFactory
 
setFullStackTraces(boolean) - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
setFullStackTraces(boolean) - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
 
setGetProperty(String) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setGetQuoteResult(String) - Method in class net.webservicex.GetQuoteResponse
Sets the value of the getQuoteResult property.
setGlobalFunctionsFile(String) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
setGlobalFunctionsString(String) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
setGlobalStoreCapacity(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setGreeting(String) - Method in class org.mule.example.hello.NameString
 
setGroupName(String) - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
setGroupName(String) - Method in interface org.mule.transport.quartz.config.JobConfig
 
setHandled(boolean) - Method in exception org.mule.api.MessagingException
Marks an exception as handled so it won't be re-throwed
setHandleException(boolean) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
setHandleException(boolean) - Method in class org.mule.module.json.transformers.ObjectToJson
 
setHandlers(List) - Method in class org.mule.example.errorhandler.ErrorManager
 
setHeader(Header) - Method in class org.mule.transport.http.HttpRequest
 
setHeader(Header) - Method in class org.mule.transport.http.HttpResponse
 
setHeader(String, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setHeader(MuleContext) - Method in class org.mule.util.SplashScreen
Setting the header clears body and footer assuming a new splash-screen is built.
setHeaders(HttpResponse, MuleMessage) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setHeaders(Map<String, String>) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setHeaders(Header[]) - Method in class org.mule.transport.http.HttpResponse
 
setHeaders(MultiMap<String>) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
setHeaders(HttpMethod, MuleMessage) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
setHigh(String) - Method in class org.mule.example.stockquote.StockQuote
 
setHoldability(int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setHomeDir(String) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
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).
setHost(String) - Method in class org.mule.endpoint.URIBuilder
 
setHost(String) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
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
 
setHost(URI) - Method in class org.mule.transport.http.MuleHostConfiguration
 
setHost(HttpHost) - Method in class org.mule.transport.http.MuleHostConfiguration
 
setHost(String, int, String) - Method in class org.mule.transport.http.MuleHostConfiguration
 
setHost(String, String, int, Protocol) - Method in class org.mule.transport.http.MuleHostConfiguration
 
setHost(String, int) - Method in class org.mule.transport.http.MuleHostConfiguration
 
setHost(String) - Method in class org.mule.transport.http.MuleHostConfiguration
 
setHost(String) - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
setHost(String) - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
setHost(String) - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
setHost(String) - Method in class org.mule.transport.xmpp.XmppConnector
 
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 com.javaforge.bobber.archetype.model.BobberArchetype
Set the id field.
setId(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setId(long) - Method in class org.mule.example.bookstore.Book
 
setId(String) - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
setId(String) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setIdentifier(String) - Method in class org.mule.transformer.simple.AbstractAddVariablePropertyTransformer
 
setIdentifier(String) - Method in class org.mule.transformer.simple.AbstractRemoveVariablePropertyTransformer
 
setIdentityFile(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setIdExpression(String) - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
setIdExpression(String) - Method in class org.mule.routing.IdempotentMessageFilter
 
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(Set<String>) - 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.phases.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
 
setImports(Map<String, Class<?>>) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
setInboundAddress(String) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setInboundAddress(String) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setInboundAddress(String) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setInboundAddress(String) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setInboundEndpoint(EndpointBuilder) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setInboundEndpoint(EndpointBuilder) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setInboundEndpoint(EndpointBuilder) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setInboundEndpoint(EndpointBuilder) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setInboundProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
 
setInboundRouterStat(RouterStatistics) - Method in class org.mule.management.stats.ServiceStatistics
 
setInboundTransformer(Transformer) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
setIncludeConfigNamespaces(boolean) - Method in class org.mule.module.xml.util.NamespaceManager
 
setInCluster(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setInfo(MuleConnectionRequestInfo) - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
setInfo(MuleConnectionRequestInfo) - Method in interface org.mule.module.jca.MuleConnectionFactory
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setInitialFactory(String) - Method in class org.mule.object.JndiObjectFactory
 
setInitialFacts(Collection) - Method in class org.mule.module.bpm.RulesComponent
 
setInitialisationPolicy(int) - Method in class org.mule.config.PoolingProfile
 
setInitializeStaticBusInstance(boolean) - Method in class org.mule.module.cxf.CxfConfiguration
 
setInitialRetryCount(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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.config.spring.factories.AbstractFlowConstructFactoryBean
 
setInitialState(String) - Method in class org.mule.construct.AbstractFlowConstruct
 
setInitialState(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setInitialState(String) - Method in class org.mule.service.AbstractService
 
setInitialStateStopped(boolean) - Method in class org.mule.transport.AbstractConnector
The will cause the connector not to start when AbstractConnector.start() is called.
setInputStream(InputStream) - Method in class org.mule.transport.stdio.StdioConnector
 
setInputStream(InputStream) - Method in class org.mule.transport.stdio.StdioMessageReceiver
 
setInsertQueryKey(String) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
setInstance(String) - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
setInteger(boolean) - Method in class org.mule.example.scripting.StringToNumber
 
setInteractWithExternal(boolean) - Method in interface org.mule.api.transaction.TransactionConfig
 
setInteractWithExternal(boolean) - Method in class org.mule.transaction.MuleTransactionConfig
 
setInterceptors(List<Interceptor>) - Method in class org.mule.component.AbstractComponent
 
setInterceptors(List<Interceptor>) - Method in class org.mule.interceptor.InterceptorStack
 
setInterestRate(double) - Method in class org.mule.example.loanbroker.messages.LoanQuote
 
setInterestRate(double) - Method in class org.mule.example.loanbroker.model.LoanQuote
 
setInterface(Class<?>) - Method in interface org.mule.api.component.InterfaceBinding
 
setInterface(Class<?>) - Method in class org.mule.component.DefaultInterfaceBinding
 
setInterface(Class<?>) - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
setInterface(Class) - Method in class org.mule.module.ibeans.config.IBeanBinding
 
setInterfaceBindings(List<InterfaceBinding>) - Method in interface org.mule.api.component.JavaComponent
 
setInterfaceBindings(List<InterfaceBinding>) - Method in class org.mule.component.AbstractJavaComponent
 
setInterfaceBindings(List<InterfaceBinding>) - Method in class org.mule.module.scripting.component.ScriptComponent
 
setInterfaceToTypes(Map) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setInterfaceToTypes(Map<Class<? extends ServerNotificationListener>, Set<Class<? extends ServerNotification>>>) - Method in class org.mule.context.notification.ServerNotificationManager
 
setInterval(int) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setInterval(int) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setInterval(long) - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
setIntHeader(String, int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setIntProperty(String, int) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.setOutboundProperty(String, Object) instead
setIntProperty(String, int) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
setInvocationProperty(String, Object) - Method in interface org.mule.api.MuleMessage
 
setInvocationProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
 
setIp(String) - Method in class org.mule.example.geomail.dao.Sender
 
setIterationCount(int) - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
setJaxbContext(JAXBContext) - Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
setJaxbContext(JAXBContext) - Method in class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
 
setJdbcConnector(JdbcConnector) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
setJmsProperties(MuleMessage, Message) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
setJmsPropertySanitizeKeyIfNecessary(Message, String, Object) - 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
 
setJmxAuthenticator(ConfigurableJMXAuthenticator) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
setJmxAuthenticator(ConfigurableJMXAuthenticator) - Method in class org.mule.module.management.agent.JmxAgent
 
setJmxSupportFactory(JmxSupportFactory) - Method in class org.mule.module.management.agent.JmxAgent
 
setJmxSupportFactory(JmxSupportFactory) - Method in class org.mule.module.management.agent.JmxServerNotificationAgent
 
setJndiContext(Context) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiDestinations(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setJndiInitialFactory(String) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiInitialFactory(String) - Method in class org.mule.transport.jms.JmsConnector
Deprecated. use a JndiNameResolver instead of access this property
setJndiInitialFactory(String) - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
setJndiName(String) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setJndiNameResolver(JndiNameResolver) - Method in class org.mule.transport.jms.JmsConnector
 
setJndiProviderProperties(Map) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiProviderProperties(Map) - Method in class org.mule.transport.jms.JmsConnector
Deprecated. use a JndiNameResolver instead of access this property
setJndiProviderProperties(Map) - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
setJndiProviderUrl(String) - Method in class org.mule.transport.AbstractJndiConnector
 
setJndiProviderUrl(String) - Method in class org.mule.transport.jms.JmsConnector
Deprecated. use a JndiNameResolver instead of access this property
setJndiProviderUrl(String) - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
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
 
setJsonCommented(boolean) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setJsonCommented(boolean) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
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)
setKeepFileOnError(Boolean) - Method in class org.mule.transport.sftp.SftpConnector
 
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
 
setKeyAlias(String) - Method in class org.mule.api.security.tls.TlsConfiguration
 
setKeyAlias(String) - Method in interface org.mule.api.security.TlsDirectKeyStore
 
setKeyAlias(String) - Method in class org.mule.transport.http.HttpsConnector
 
setKeyAlias(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
setKeyAlias(String) - Method in class org.mule.transport.ssl.SslConnector
 
setKeyFactory(SecretKeyFactory) - Method in class org.mule.security.SecretKeyEncryptionStrategy
 
setKeyManager(PGPKeyRing) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
setKeyManager(PGPKeyRing) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
setKeyManager(PGPKeyRing) - Method in class org.mule.module.pgp.PGPSecurityProvider
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
setKeyStoreType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setLast(String) - Method in class org.mule.example.stockquote.StockQuote
 
setLastName(String) - Method in class org.mule.tck.testmodels.services.Person
 
setLastUpdate(Date) - Method in class org.mule.module.atom.routing.EntryLastUpdatedFilter
 
setLastUpdate(Date) - Method in class org.mule.module.atom.routing.FeedLastUpdatedFilter
 
setLastUpdate(Date) - Method in class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
setLastUpdate(Date) - Method in class org.mule.module.rss.routing.FeedLastUpdatedFilter
 
setLatitude(String) - Method in class org.mule.example.geomail.dao.Sender
 
setLatitude(float) - Method in class org.mule.example.gpswalker.GpsCoord
 
setLeftFilter(PacketFilter) - Method in class org.mule.transport.xmpp.filters.XmppAndFilter
 
setLenderList(LoanBrokerQuoteRequest) - Method in class org.mule.example.loanbroker.DefaultLoanBroker
Sets the list of lenders on the LoanBrokerQuoteRequest and returns it.
setLenderList(LoanBrokerQuoteRequest) - Method in class org.mule.example.loanbroker.lender.DefaultLender
Sets the list of lenders on the LoanBrokerQuoteRequest and returns it.
setLenders(Bank[]) - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
setLenders(Bank[]) - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
setLenient(boolean) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setLevel(String) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
setLevelMappings(Map<String, String>) - 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.phases.DefaultLifecyclePhase
 
setLifecycleFlags() - Method in class org.mule.component.DefaultComponentLifecycleAdapter
 
setLifecycleManager(LifecycleManager) - Method in interface org.mule.api.context.MuleContextBuilder
 
setLifecycleManager(LifecycleManager) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setLifecycleState(LifecycleState) - Method in interface org.mule.api.lifecycle.LifecycleStateAware
 
setLineSeparator(String) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setList(List) - Method in class org.mule.util.MapCombiner
 
setListener(MessageProcessor) - Method in interface org.mule.api.source.MessageSource
Set the MessageProcessor listener on a message source which will be invoked when a message is received or generated.
setListener(ServerNotificationListener) - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
setListener(MessageProcessor) - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
setListener(MessageProcessor) - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
setListener(MessageProcessor) - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
setListener(MessageProcessor) - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
setListener(MessageProcessor) - Method in class org.mule.routing.Foreach
 
setListener(MessageProcessor) - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
setListener(MessageProcessor) - Method in class org.mule.source.StartableCompositeMessageSource
 
setListener(MessageProcessor) - Method in class org.mule.transport.AbstractMessageReceiver
 
setListSize(int) - Method in class org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListener
 
setListSize(int) - Method in interface org.mule.module.management.agent.JmxServerNotificationAgent.NotificationListenerMBean
 
setLoaderOverride(Set<String>) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setLoaderOverride(Set<String>) - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
setLoadJdmkAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
setLoadLog4jAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
setLoadMx4jAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
setLoadProfilerAgent(boolean) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
setLoanAmount(double) - Method in class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
setLoanAmount(double) - Method in class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
setLoanDuration(int) - Method in class org.mule.example.loanbroker.message.CustomerQuoteRequest
 
setLoanDuration(int) - Method in class org.mule.example.loanbroker.messages.CustomerQuoteRequest
 
setLoanQuote(LoanQuote) - Method in class org.mule.example.loanbroker.message.LoanBrokerQuoteRequest
 
setLoanQuote(LoanQuote) - Method in class org.mule.example.loanbroker.messages.LoanBrokerQuoteRequest
 
setLocale(Locale) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setLocateServer(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
setLocateServer(boolean) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setLocation(String) - Method in class org.mule.transformer.simple.ParseTemplateTransformer
 
setLocationName(String) - Method in class org.mule.example.geomail.dao.Sender
 
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
setLoginTimeout(int) - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
setLoginTimeout(int) - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
setLogLevel(int) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setLogLevel(int) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setLogMessageDetails(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setLogName(String) - Method in class org.mule.agent.Log4jNotificationLoggerAgent
 
setLogWriter(PrintWriter) - Method in class org.mule.module.jca.MuleManagedConnection
Sets the log writer for this ManagedConnection instance.
setLogWriter(PrintWriter) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Sets the log writer for this ManagedConnectionFactory instance.
setLogWriter(PrintWriter) - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
setLongitude(String) - Method in class org.mule.example.geomail.dao.Sender
 
setLongitude(float) - Method in class org.mule.example.gpswalker.GpsCoord
 
setLongProperty(String, long) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.setOutboundProperty(String, Object) instead
setLongProperty(String, long) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
setLookupOnEachCall(boolean) - Method in class org.mule.object.JndiObjectFactory
 
setLoopback(boolean) - Method in class org.mule.transport.multicast.MulticastConnector
 
setLow(String) - Method in class org.mule.example.stockquote.StockQuote
 
setMailboxFolder(String) - Method in class org.mule.transport.email.AbstractMailConnector
 
setManager(ConnectionManager) - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
setManager(ConnectionManager) - Method in interface org.mule.module.jca.MuleConnectionFactory
 
setManager(PlatformTransactionManager) - Method in class org.mule.module.spring.transaction.SpringTransactionFactory
 
setMapper(ObjectMapper) - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
setMatchAll(boolean) - Method in interface org.mule.api.routing.OutboundRouterCollection
 
setMatchAll(boolean) - Method in class org.mule.routing.AbstractMatchingRouter
 
setMatchAll(boolean) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
setMaxActive(int) - Method in class org.mule.config.PoolingProfile
 
setMaxActive(int) - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Sets the cap on the number of active instances per key.
setMaxActive(int) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
setMaxActiveTransformers(int) - Method in class org.mule.module.xml.transformer.XQueryTransformer
Sets the the current maximum number of active transformer objects allowed in the pool
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
setMaxAge(String) - Method in class org.mule.transport.http.CacheControlHeader
 
setMaxAge(String) - Method in class org.mule.transport.http.CookieWrapper
 
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
 
setMaxBufferSize(int) - Method in class org.mule.config.MutableThreadingProfile
 
setMaxBufferSize(Integer) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
setMaxConnectionPoolSize(int) - Method in class org.mule.transport.sftp.SftpConnector
 
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
setMaxDispatchersActive(int) - Method in class org.mule.transport.file.FileConnector
 
setMaxEntries(int) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setMaxEntries(int) - Method in class org.mule.util.store.ManagedObjectStore
 
setMaxIdle(int) - Method in class org.mule.config.PoolingProfile
 
setMaxIdle(int) - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Sets the cap on the number of "idle" instances in the pool.
setMaxIdle(int) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
setMaxIdleTransformers(int) - Method in class org.mule.module.xml.transformer.XQueryTransformer
Sets the the current maximum number of idle transformer objects allowed in the pool
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
setMaxInterval(int) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setMaxInterval(int) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
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.
setMaxOutstandingMessages(int) - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
setMaxQueueSize(Integer) - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
setMaxRedelivery(int) - Method in class org.mule.transport.jms.JmsConnector
 
setMaxRedeliveryAttempts(Integer) - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
setMaxRedeliveryCount(int) - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
setMaxRequestersActive(int) - Method in class org.mule.transport.AbstractConnector
Configures the maximum number of requesters that can be concurrently active per endpoint
setMaxRetries(int) - Method in class org.mule.routing.UntilSuccessful
 
setMaxThreads(Integer) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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
 
setMaxThreadsActive(int) - Method in class org.mule.config.MutableThreadingProfile
 
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
 
setMaxThreadsIdle(int) - Method in class org.mule.config.MutableThreadingProfile
 
setMaxTotal(int) - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Sets the cap on the total number of instances from all pools combined.
setMaxTotal(int) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
setMaxUnackedSize(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setMaxWait(long) - Method in class org.mule.config.PoolingProfile
 
setMaxWait(long) - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Sets the maximum amount of time (in milliseconds) the KeyedObjectPool.borrowObject(java.lang.Object) method should block before throwing an exception when the pool is exhausted and the "when exhausted" action is ConfigurableKeyedObjectPool.WHEN_EXHAUSTED_BLOCK.
setMaxWait(long) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
setMBeanServer(MBeanServer) - Method in class org.mule.module.management.agent.JmxAgent
 
setMBeanServer(MBeanServer) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setMEPUsingMethod(Method) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setMessage(MuleMessage) - Method in interface org.mule.api.MuleEvent
 
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.api.processor.LoggerMessageProcessor
 
setMessage(MuleMessage) - Method in class org.mule.DefaultMuleEvent
 
setMessage(String) - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
setMessage(String) - Method in class org.mule.transformer.simple.StringAppendTransformer
 
setMessage(Message) - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
setMessage(MuleMessage) - Method in class org.mule.transport.sftp.notification.SftpNotifier
 
setMessage(MuleMessage) - Method in class org.mule.VoidMuleEvent
 
setMessageContextAttachments(MuleMessage, MessageContext) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
setMessageContextProperties(MuleMessage, MessageContext) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
setMessageDelayTime(long) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setMessageDigestAlgorithm(String) - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
setMessageDigestAlgorithm(String) - Method in class org.mule.routing.IdempotentSecureHashMessageFilter
 
setMessageExchangePattern(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setMessageIdExpression(String) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.construct.AbstractFlowConstruct
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.routing.AbstractAggregator
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
setMessageInfoMapping(MessageInfoMapping) - Method in class org.mule.service.AbstractService
 
setMessageListener(MessageListener) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
setMessageListener(MessageListener) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
setMessageListener(MessageListener) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.config.spring.factories.PollingMessageSourceFactoryBean
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.enricher.MessageEnricher
For spring
setMessageProcessor(MessageProcessor) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.routing.WireTap
Deprecated. 
setMessageProcessor(MessageProcessor) - Method in class org.mule.service.AbstractService
Deprecated. 
setMessageProcessor(MessageProcessor) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setMessageProcessor(MessageProcessor) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setMessageProcessors(List<MessageProcessor>) - Method in interface org.mule.api.construct.Pipeline
 
setMessageProcessors(List<MessageProcessor>) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setMessageProcessors(List) - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.config.spring.factories.ResponseMessageProcessorsFactoryBean
 
setMessageProcessors(List) - Method in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.construct.AbstractPipeline
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.exception.AbstractExceptionListener
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.exception.RedeliveryExceeded
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.module.jersey.JerseyResourcesComponent
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.routing.Foreach
 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
Deprecated. 
setMessageProcessors(List<MatchableMessageProcessor>) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
Deprecated. 
setMessageProcessors(List<MessageProcessor>) - Method in class org.mule.service.ServiceCompositeMessageSource
 
setMessageProperties(FlowConstruct, MuleMessage, MessageProcessor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setMessageRootId(String) - Method in interface org.mule.api.MuleMessage
set the root ID for the message
setMessageRootId(String) - Method in class org.mule.DefaultMuleMessage
 
setMessageService(MessageService) - Method in interface org.mule.module.bpm.BPMS
MessageService contains a callback method used to generate Mule messages from your process.
setMessageService(MessageService) - Method in interface org.mule.module.bpm.RulesEngine
Inject a callback so that the Rules Engine may generate messages within Mule.
setMessageService(MessageService) - Method in class org.mule.module.drools.Drools
 
setMessageService(MessageService) - Method in class org.mule.module.jbpm.Jbpm
 
setMessageService(MessageService) - Method in class org.mule.module.jbpm.MuleMessageService
 
setMessageSize(int) - Method in class org.mule.routing.MessageChunkSplitter
 
setMessageSize(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setMessageSource(MessageSource) - Method in interface org.mule.api.construct.Pipeline
 
setMessageSource(MessageSource) - Method in interface org.mule.api.service.Service
 
setMessageSource(MessageSource) - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
setMessageSource(MessageSource) - Method in class org.mule.construct.AbstractPipeline
 
setMessageSource(MessageSource) - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
Deprecated. 
setMessageSource(MessageSource) - Method in class org.mule.service.AbstractService
 
setMessageSources(List<MessageSource>) - Method in class org.mule.config.spring.factories.CompositeMessageSourceFactoryBean
 
setMessageSources(List<MessageSource>) - Method in class org.mule.service.ServiceCompositeMessageSource
 
setMessageSources(List<MessageSource>) - Method in class org.mule.source.StartableCompositeMessageSource
 
setMessageThreadPoolSize(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setMeta(String) - Method in class org.mule.endpoint.URIBuilder
 
setMetaInfo(Map<Object, Object>) - Method in interface org.mule.api.retry.RetryPolicyTemplate
 
setMetaInfo(Map<Object, Object>) - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
setMetaInfo(Map<Object, Object>) - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
setMethod(String) - Method in interface org.mule.api.component.InterfaceBinding
 
setMethod(String) - Method in class org.mule.component.DefaultInterfaceBinding
 
setMethod(String) - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
setMethod(String) - Method in class org.mule.module.ibeans.config.IBeanBinding
 
setMethodName(String) - Method in class org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
 
setMethodName(String) - Method in class org.mule.processor.InvokerMessageProcessor
 
setMethodProperty(String) - Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
 
setMethods(Set<String>) - Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
 
setMethods(Set<String>) - Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
 
setMimeType(String) - Method in interface org.mule.api.transformer.DataType
The mime type of the the source object to transform.
setMimeType(String) - Method in class org.mule.DefaultMuleMessage
 
setMimeType(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setMimeType(String) - Method in class org.mule.transformer.AbstractTransformer
 
setMimeType(String) - Method in class org.mule.transformer.types.SimpleDataType
 
setMinThreads(Integer) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
setMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.config.MapperFactoryBean
 
setMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
setMode(String) - Method in class org.mule.transport.soap.axis.NamedParameter
 
setModel(Model) - Method in interface org.mule.api.service.Service
 
setModel(Model) - Method in class org.mule.service.AbstractService
 
setModelEncoding(String) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class com.javaforge.bobber.archetype.model.Template
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class com.javaforge.bobber.archetype.model.Variable
Set an encoding used for reading/writing the model.
setModelName(String) - Method in class org.mule.module.jca.MuleActivationSpec
 
setModelName(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setMoveToDirectory(String) - Method in class org.mule.transport.file.FileConnector
 
setMoveToFolder(String) - Method in class org.mule.transport.email.AbstractRetrieveMailConnector
 
setMoveToPattern(String) - Method in class org.mule.transport.file.FileConnector
 
setMtomEnabled(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setMtomEnabled(boolean) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
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 interface org.mule.api.context.MuleContextAware
 
setMuleContext(MuleContext) - Method in class org.mule.api.context.notification.ServerNotification
 
setMuleContext(MuleContext) - Method in class org.mule.api.processor.LoggerMessageProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.component.AbstractComponent
 
setMuleContext(MuleContext) - Method in class org.mule.config.bootstrap.SimpleRegistryBootstrap
setMuleContext(MuleContext) - Static method in class org.mule.config.builders.DeployableMuleXmlContextListener
This method is to be used only by application server or web container integrations that allow web applications to be hot-deployed.
setMuleContext(MuleContext) - Method in class org.mule.config.ChainedThreadingProfile
 
setMuleContext(MuleContext) - Method in class org.mule.config.DefaultMuleConfiguration
 
setMuleContext(MuleContext) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
setMuleContext(MuleContext) - Method in class org.mule.config.endpoint.RegistryBackedAnnotationsParserFactory
 
setMuleContext(MuleContext) - Method in class org.mule.config.ImmutableThreadingProfile.DefaultWorkManagerFactory
 
setMuleContext(MuleContext) - Method in class org.mule.config.ImmutableThreadingProfile
 
setMuleContext(MuleContext) - Method in class org.mule.config.MutableThreadingProfile
 
setMuleContext(MuleContext) - Method in class org.mule.config.pool.ThreadPoolFactory
 
setMuleContext(MuleContext) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.config.processors.LookupInjectionProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.editors.MulePropertyEditorRegistrar
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.MessageProcessorFilterPairFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.MuleTransactionManagerFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.processors.DecoratingFlowAnnotationsBeanProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.processors.PropertyPlaceholderProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.config.spring.ServerNotificationManagerConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.config.transformer.AnnotatedTransformerObjectProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.context.notification.ServerNotificationManager
 
setMuleContext(MuleContext) - Method in class org.mule.el.ExpressionLanguageComponent
 
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.endpoint.URIBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.expression.DefaultExpressionManager
 
setMuleContext(MuleContext) - Method in class org.mule.expression.EndpointInfoExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.expression.MessagePayloadExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.expression.MuleContextExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.expression.MuleExpressionEvaluator
Deprecated.  
setMuleContext(MuleContext) - Method in class org.mule.expression.RegistryExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.expression.StringExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setMuleContext(MuleContext) - Method in class org.mule.lifecycle.MuleContextLifecycleManager
 
setMuleContext(MuleContext) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
setMuleContext(MuleContext) - Method in class org.mule.model.AbstractModel
 
setMuleContext(MuleContext) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.module.cxf.CxfConfiguration
 
setMuleContext(MuleContext) - Method in class org.mule.module.ibeans.config.IBeansLoader
 
setMuleContext(MuleContext) - Method in class org.mule.module.ibeans.config.IntegrationBeanAnnotatedObjectProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.module.ibeans.config.MockIntegrationBeansAnnotationProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.module.json.transformers.JsonSchemaValidationFilter
 
setMuleContext(MuleContext) - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
setMuleContext(MuleContext) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setMuleContext(MuleContext) - Method in class org.mule.module.management.agent.YourKitProfilerAgent
 
setMuleContext(MuleContext) - Method in class org.mule.module.management.mbean.StatisticsService
 
setMuleContext(MuleContext) - Method in class org.mule.module.scripting.component.Scriptable
 
setMuleContext(MuleContext) - Method in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
setMuleContext(MuleContext) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.el.XMLExpressionLanguageExtension
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.expression.JXPathExpressionEvaluator
Deprecated.  
setMuleContext(MuleContext) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.filters.XPathFilter
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
setMuleContext(MuleContext) - Method in class org.mule.module.xml.transformer.XPathExtractor
 
setMuleContext(MuleContext) - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
setMuleContext(MuleContext) - Method in class org.mule.processor.AbstractMuleObjectOwner
 
setMuleContext(MuleContext) - Method in class org.mule.processor.chain.DefaultMessageProcessorChain
 
setMuleContext(MuleContext) - Method in class org.mule.processor.chain.InterceptingChainLifecycleWrapper
 
setMuleContext(MuleContext) - Method in class org.mule.processor.InvokerMessageProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.registry.TypeBasedTransformerResolver
 
setMuleContext(MuleContext) - Method in class org.mule.retry.DefaultRetryContext
 
setMuleContext(MuleContext) - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
setMuleContext(MuleContext) - Method in class org.mule.routing.AbstractAggregator
 
setMuleContext(MuleContext) - Method in class org.mule.routing.AbstractSelectiveRouter
 
setMuleContext(MuleContext) - Method in class org.mule.routing.ExpressionMessageInfoMapping
 
setMuleContext(MuleContext) - Method in class org.mule.routing.filters.ExpressionFilter
 
setMuleContext(MuleContext) - Method in class org.mule.routing.MessageFilter
 
setMuleContext(MuleContext) - Method in class org.mule.routing.MessageProcessorFilterPair
 
setMuleContext(MuleContext) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
 
setMuleContext(MuleContext) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
setMuleContext(MuleContext) - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
setMuleContext(MuleContext) - Method in class org.mule.security.AbstractSecurityFilter
 
setMuleContext(MuleContext) - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
setMuleContext(MuleContext) - Method in class org.mule.source.StartableCompositeMessageSource
 
setMuleContext(MuleContext) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setMuleContext(MuleContext) - Method in class org.mule.transaction.MuleTransactionConfig
 
setMuleContext(MuleContext) - Method in class org.mule.transformer.AbstractTransformer
 
setMuleContext(MuleContext) - Method in class org.mule.transformer.CompositeConverter
 
setMuleContext(MuleContext) - Method in class org.mule.transformer.TransformerChain
 
setMuleContext(MuleContext) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
setMuleContext(MuleContext) - Method in class org.mule.transport.file.ExpressionFilenameParser
 
setMuleContext(MuleContext) - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
setMuleContext(MuleContext) - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
setMuleContext(MuleContext) - Method in class org.mule.transport.service.DefaultTransportServiceDescriptor
 
setMuleContext(MuleContext) - Method in class org.mule.util.DefaultStreamCloserService
 
setMuleContext(MuleContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.ManagedObjectStore
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.MuleObjectStoreManager
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.QueuePersistenceObjectStore
 
setMuleContext(MuleContext) - Method in class org.mule.util.store.QueueStoreAdapter
 
setMuleContext(MuleContext) - Method in class org.mule.work.MuleWorkManager
 
setMuleHome(File) - Method in class org.mule.tools.anttasks.MuleDeploy
Specify the Mule home directory
setMuleMqMaxRedelivery(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setMultiFrameInterval(int) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setMultiFrameInterval(int) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setMustRevalidate(String) - Method in class org.mule.transport.http.CacheControlHeader
 
setNackExpression(String) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setName(String) - Method in class com.javaforge.bobber.archetype.model.Variable
Set the name field.
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.NameableObject
Sets the name of the object
setName(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setName(String) - Method in class org.mule.config.spring.factories.AbstractFlowConstructFactoryBean
 
setName(String) - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setName(String) - Method in class org.mule.config.spring.factories.FlowRefFactoryBean
 
setName(String) - Method in class org.mule.config.spring.factories.MessageProcessorChainFactoryBean
 
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.example.cep.Company
 
setName(String) - Method in class org.mule.example.hello.NameString
 
setName(String) - Method in class org.mule.example.loanbroker.messages.Customer
 
setName(String) - Method in class org.mule.example.loanbroker.model.Customer
 
setName(String) - Method in class org.mule.example.stockquote.StockQuote
 
setName(String) - Method in class org.mule.expression.AttachmentExpressionEnricher
 
setName(String) - Method in class org.mule.expression.MessageAttachmentsListExpressionEvaluator
setName(String) - Method in class org.mule.expression.MessageHeaderExpressionEnricher
 
setName(String) - Method in class org.mule.expression.OutboundAttachmentsExpressionEvaluator
setName(String) - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator
setName(String) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setName(String) - Method in class org.mule.expression.VariableExpressionEnricher
 
setName(String) - Method in class org.mule.management.stats.AbstractFlowConstructStatistics
 
setName(String) - Method in class org.mule.model.AbstractModel
 
setName(String) - Method in class org.mule.module.bpm.ProcessComponent
 
setName(String) - Method in class org.mule.module.cxf.config.WsSecurity
 
setName(String) - Method in class org.mule.module.drools.Drools
 
setName(String) - Method in class org.mule.module.ibeans.config.InvokeExpressionEvaluator
 
setName(String) - Method in class org.mule.module.jbpm.Jbpm
 
setName(String) - Method in class org.mule.module.json.config.MapperFactoryBean
 
setName(String) - Method in class org.mule.module.launcher.plugin.PluginDescriptor
 
setName(String) - Method in class org.mule.module.management.agent.JmxAgentConfigurer
 
setName(String) - Method in class org.mule.module.management.agent.YourKitProfilerAgent
 
setName(String) - Method in class org.mule.module.ognl.expression.OgnlExpressionEvaluator
 
setName(String) - Method in class org.mule.module.scripting.filter.ScriptFilter
 
setName(String) - Method in class org.mule.module.xml.config.JaxbContextFactoryBean
 
setName(String) - Method in class org.mule.processor.chain.AbstractMessageProcessorChainBuilder
 
setName(String) - Method in class org.mule.processor.InvokerMessageProcessor
 
setName(String) - Method in class org.mule.security.AbstractNamedEncryptionStrategy
 
setName(String) - Method in class org.mule.security.AbstractSecurityProvider
 
setName(String) - Method in class org.mule.service.AbstractService
 
setName(String) - Method in class org.mule.tck.security.Named
 
setName(String) - Method in class org.mule.transformer.AbstractTransformer
 
setName(String) - Method in class org.mule.transformer.CompositeConverter
 
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.transport.quartz.config.ScheduleConfigBuilder
 
setName(String) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setNamespace(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setNamespaceManager(NamespaceManager) - Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
 
setNamespaceManager(NamespaceManager) - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
setNamespaces(Map<String, String>) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.filters.XPathFilter
The prefix-to-namespace map for the namespace context to be applied to the XPath evaluation.
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.transformer.XPathExtractor
The prefix-to-namespace map.
setNamespaces(Map<String, String>) - Method in class org.mule.module.xml.util.NamespaceManager
 
setNewLineAfterDeclaration(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
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
 
setNoCache(String) - Method in class org.mule.transport.http.CacheControlHeader
 
setNoLocal(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setNoStore(String) - Method in class org.mule.transport.http.CacheControlHeader
 
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
 
setNotifier(RetryNotifier) - Method in interface org.mule.api.retry.RetryPolicyTemplate
 
setNotifier(RetryNotifier) - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
setNotifier(RetryNotifier) - Method in class org.mule.retry.policies.AbstractPolicyTemplate
 
setNotifier(SftpNotifier) - Method in class org.mule.transport.sftp.SftpClient
 
setNullReturnsTrue(boolean) - Method in class org.mule.routing.filters.ExpressionFilter
 
setNumberOfConcurrentTransactedReceivers(int) - Method in class org.mule.transport.AbstractConnector
 
setNumberOfConsumers(int) - Method in class org.mule.transport.jms.JmsConnector
A synonym for AbstractConnector.numberOfConcurrentTransactedReceivers.
setNumberOfMessages(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setObject(Object) - Method in class org.mule.processor.InvokerMessageProcessor
 
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
 
setObjectStore(String, ListableObjectStore<Serializable>) - Method in interface org.mule.api.MuleContext
 
setObjectStore(String, ListableObjectStore<Serializable>) - Method in class org.mule.DefaultMuleContext
 
setObjectStore(ListableObjectStore<MuleEvent>) - Method in class org.mule.routing.UntilSuccessful
 
setObjectType(Class<?>) - Method in class org.mule.processor.InvokerMessageProcessor
 
setOk() - Method in interface org.mule.api.retry.RetryContext
Typically called by validation logic to mark no problems with the current connection.
setOk() - Method in class org.mule.retry.async.FutureRetryContext
 
setOk() - Method in class org.mule.retry.DefaultRetryContext
 
setOmitEncoding(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setOpen(String) - Method in class org.mule.example.stockquote.StockQuote
 
setOperation(String) - Method in class org.mule.example.scripting.AccumulatorComponent
 
setOperation(String) - Method in class org.mule.example.scripting.SimpleMathTransformer
 
setOperation(String) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setOperation(String) - Method in class org.mule.module.cxf.component.WebServiceWrapperComponent
Deprecated.  
setOperation(String) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
setOperationStyle(MessageContext) - Method in class org.mule.transport.soap.axis.extensions.MuleMsgProvider
Deprecated. I dont think this is necessary, but leaving it here for a while
setOptional(boolean) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setOptionalParams(Map) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setOptionIfNotset(SOAPService, String, Object) - Method in class org.mule.transport.soap.axis.AxisMessageReceiver
 
setOrderedLifecycleObjects(Set<LifecycleObject>) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setOrderedLifecycleObjects(Set<LifecycleObject>) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
setOriginalRequest(ReservationRequest) - Method in class org.mule.example.ReservationResponse
 
setOutboundAddress(String) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setOutboundAddress(String) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setOutboundAddress(String) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setOutboundAddress(String) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setOutboundEndpoint(EndpointBuilder) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setOutboundEndpoint(EndpointBuilder) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setOutboundEndpoint(EndpointBuilder) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setOutboundEndpoint(EndpointBuilder) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setOutboundMessageProcessor(MessageProcessor) - Method in interface org.mule.api.service.Service
Outbound message processor controls how events are published by a service once the event has been processed.
setOutboundMessageProcessor(MessageProcessor) - Method in class org.mule.service.AbstractService
 
setOutboundProperty(String, Object) - Method in interface org.mule.api.MuleMessage
 
setOutboundProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
 
setOutboundRouterStat(RouterStatistics) - Method in class org.mule.management.stats.ServiceStatistics
 
setOutboundTransformer(Transformer) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setOutput(String) - Method in class com.javaforge.bobber.archetype.model.Template
Set the output field.
setOutputAppend(boolean) - Method in class org.mule.transport.file.FileConnector
 
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
 
setOutputPattern(String) - Method in class org.mule.transport.file.FileConnector
 
setOutputPattern(String) - Method in class org.mule.transport.ftp.FtpConnector
 
setOutputPattern(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setOutputStream(OutputStream) - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
setOutputStream(FileOutputStream) - Method in class org.mule.transport.file.FileConnector
 
setOutputStream(OutputStream) - Method in class org.mule.transport.stdio.StdioConnector
 
setOutputType(String) - Method in class org.mule.module.xml.transformer.JXPathExtractor
 
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
 
setPackageNames(String) - Method in class org.mule.module.xml.config.JaxbContextFactoryBean
 
setPackagesToScan(String) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setPadText(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setParams(List<AnnotationInfo.NameValue>) - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
setParentContext(ApplicationContext) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
setParentLoaderPriority(boolean) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setParserContext(ParserContext) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setPassive(boolean) - Method in class org.mule.transport.ftp.FtpConnector
Setter for FTP passive mode.
setPassphrase(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setPassword(String) - Method in class org.mule.endpoint.URIBuilder
 
setPassword(String) - Method in class org.mule.module.jca.MuleConnectionRequestInfo
 
setPassword(String) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Sets the value of the password property.
setPassword(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
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.security.UsernamePasswordAuthenticationFilter
 
setPassword(String) - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
setPassword(String) - Method in class org.mule.transport.jms.JmsConnector
 
setPassword(String) - Method in class org.mule.transport.xmpp.XmppConnector
 
setPath(String) - Method in class org.mule.endpoint.URIBuilder
 
setPath(String) - Method in class org.mule.transport.http.CookieWrapper
 
setPathInJar(String) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setPattern(String) - Method in class org.mule.module.sxc.SxcFilter
 
setPattern(String) - Method in class org.mule.module.xml.filters.JaxenFilter
 
setPattern(String) - Method in class org.mule.module.xml.filters.JXPathFilter
 
setPattern(String) - Method in class org.mule.module.xml.filters.XPathFilter
 
setPattern(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
setPattern(String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
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.file.filters.FilenameRegexFilter
 
setPattern(String) - Method in class org.mule.transport.jms.filters.JmsPropertyFilter
Return the regex pattern to match on
setPattern(String) - Method in class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
setPayload(Object) - Method in interface org.mule.api.MuleMessage
Update the message payload.
setPayload(Object) - Method in class org.mule.DefaultMuleMessage
Update the message payload.
setPayload(Object) - Method in class org.mule.el.context.MessageContext
 
setPayload(Object) - Method in class org.mule.message.ExceptionMessage
 
setPayload(String) - Method in class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
 
setPayload(String) - Method in class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
 
setPayload(Object) - Method in class org.mule.module.ibeans.spi.MuleRequestMessage
 
setPayload(Object) - Method in class org.mule.transport.quartz.jobs.EventGeneratorJobConfig
 
setPayloadClass(String) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
setPayloadExpression(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setPayloadParameterNames(List) - Method in class org.mule.transport.http.components.RestServiceWrapper
 
setPayloadToArguments(CxfPayloadToArguments) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setPayloadToArguments(CxfPayloadToArguments) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
SetPayloadTransformer - Class in org.mule.transformer.simple
Transformer that modifies the payload of the message according to the provided value.
SetPayloadTransformer() - Constructor for class org.mule.transformer.simple.SetPayloadTransformer
 
setPersistent(boolean) - Method in class org.mule.util.store.ManagedObjectStore
 
setPersistentDelivery(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setPersistentStores(boolean) - Method in class org.mule.routing.AbstractAggregator
 
setPerson(Person) - Method in class org.mule.tck.testmodels.services.PersonResponse
 
setPlugins(Set<PluginDescriptor>) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setPollingController(PollingController) - Method in class org.mule.DefaultMuleContext
 
setPollingFrequency(long) - Method in class org.mule.transport.file.FileConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.ftp.FtpConnector
 
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.jdbc.JdbcConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.rmi.RmiConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.sftp.SftpConnector
 
setPollingFrequency(long) - Method in class org.mule.transport.tcp.PollingTcpConnector
 
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
 
setPoolExhaustedAction(int) - Method in class org.mule.config.MutableThreadingProfile
 
setPoolExhaustedAction(Integer) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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
For backwards compatibility
setPort(String) - Method in class org.mule.endpoint.URIBuilder
Allows ports to be Mule expressions
setPort(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setPort(String) - Method in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
 
setPort(String) - Method in class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder
 
setPort(String) - Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
 
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
 
setPort(int) - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
setPort(int) - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
setPort(int) - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
setPort(int) - Method in class org.mule.transport.sftp.SftpClient
 
setPort(int) - Method in class org.mule.transport.xmpp.XmppConnector
 
setPostcode(String) - Method in class org.mule.tck.testmodels.services.Address
 
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
 
setPreviousClose(String) - Method in class org.mule.example.stockquote.StockQuote
 
setPrice(double) - Method in class org.mule.example.bookstore.Book
 
setPrimeRate(double) - Method in class org.mule.example.loanbroker.bank.Bank
 
setPrintHeaders(boolean) - Method in class org.mule.management.stats.printers.CSVPrinter
 
setPriorityWeighting(int) - Method in interface org.mule.api.transformer.Converter
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.config.transformer.AnnotatedTransformerProxy
 
setPriorityWeighting(int) - Method in class org.mule.module.json.transformers.AbstractJsonTransformer
 
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.module.xml.transformer.XmlToXMLStreamReader
 
setPriorityWeighting(int) - Method in class org.mule.transformer.AbstractDiscoverableTransformer
 
setPriorityWeighting(int) - Method in class org.mule.transformer.CompositeConverter
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.BeanToMap
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.ByteArrayToSerializable
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.MapToBean
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.NumberToString
 
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.PropertyEditorTextToValueTransformer
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.PropertyEditorValueToTextTransformer
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.SerializableToByteArray
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.StringToBoolean
 
setPriorityWeighting(int) - Method in class org.mule.transformer.simple.StringToNumber
 
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
 
setPriviledged(boolean) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
Deprecated. use @{link #setPrivileged}
setPrivileged(boolean) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setProcessDefinitions(Properties) - Method in class org.mule.module.jbpm.Jbpm
 
setProcessedEvent(MuleEvent) - Method in exception org.mule.api.MessagingException
Sets the event that should be processed once this exception is caught
setProcessEngine(ProcessEngine) - Method in class org.mule.module.jbpm.Jbpm
 
setProcessIdField(String) - Method in class org.mule.module.bpm.ProcessComponent
 
setProcessingStrategy(ProcessingStrategy) - Method in interface org.mule.api.construct.Pipeline
 
setProcessingStrategy(ProcessingStrategy) - Method in class org.mule.config.spring.factories.AsyncMessageProcessorsFactoryBean
 
setProcessingStrategy(ProcessingStrategy) - Method in class org.mule.construct.AbstractConfigurationPattern
 
setProcessingStrategy(ProcessingStrategy) - Method in class org.mule.construct.AbstractPipeline
 
setProcessor(MessageProcessor) - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
setPromptMessage(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setPromptMessageCode(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setPropagateMuleProperties(boolean) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setProperties(Map<Object, Object>) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setProperties(Map<String, Object>) - Method in interface org.mule.api.security.Authentication
 
setProperties(Map) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setProperties(Map<Object, Object>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
NOTE - this appends properties.
setProperties(Map<Object, Object>) - Method in class org.mule.endpoint.AbstractMetaEndpointBuilder
 
setProperties(Map) - Method in class org.mule.example.errorhandler.ErrorMessage
 
setProperties(Map<String, Object>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setProperties(Map<String, Object>) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setProperties(Map<String, Object>) - Method in class org.mule.module.jaas.JaasAuthentication
 
setProperties(Map<String, String>) - Method in class org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
 
setProperties(Map<String, Object>) - Method in class org.mule.module.pgp.PGPAuthentication
 
setProperties(Properties) - Method in class org.mule.module.scripting.component.Scriptable
 
setProperties(Map<String, Object>) - Method in class org.mule.module.spring.security.SpringAuthenticationAdapter
 
setProperties(Map) - Method in class org.mule.object.AbstractObjectFactory
 
setProperties(Map) - Method in class org.mule.object.JndiObjectFactory
 
setProperties(Map<String, Object>) - Method in class org.mule.security.DefaultMuleAuthentication
 
setProperties(Map) - Static method in class org.mule.transport.soap.axis.AxisServiceProxy
 
setProperties(Map) - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
setPropertiesFromFile(MuleMessage, File) - Method in class org.mule.transport.file.FileMuleMessageFactory
 
setPropertiesFromProperties(Map<Object, Object>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setPropertiesMap(Properties) - Method in class org.mule.module.jca.MuleActivationSpec
 
setPropertiesMap(String) - Method in class org.mule.module.jca.MuleActivationSpec
 
setProperty(Object, Object) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setProperty(String, Object) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.setProperty(String, Object, org.mule.api.transport.PropertyScope) or preferrably any of the scope-specific set methods.
setProperty(String, Object, PropertyScope) - Method in interface org.mule.api.MuleMessage
Set a property on the message.
setProperty(String, Serializable) - Method in interface org.mule.api.MuleSession
Will set a session scope property.
setProperty(String, Object) - Method in interface org.mule.api.MuleSession
Deprecated. 
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
Deprecated. use DefaultMuleMessage.setProperty(String, Object, org.mule.api.transport.PropertyScope) or preferrably any of the scope-specific set methods.
setProperty(Object, Object) - Method in class org.mule.endpoint.AbstractEndpointBuilder
Sets a property on the endpoint
setProperty(String, Object) - Method in class org.mule.message.ExceptionMessage
 
setProperty(String, Object) - Method in class org.mule.MessagePropertiesContext
Deprecated. use MessagePropertiesContext.setProperty(String, Object, org.mule.api.transport.PropertyScope)
setProperty(String, Object, PropertyScope) - Method in class org.mule.MessagePropertiesContext
Set a property on the message
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(Object, Object) - Method in class org.mule.module.spring.events.MuleApplicationEvent
 
setProperty(String, Object) - Method in class org.mule.module.xml.stax.StaxSource.PseudoReader
 
setProperty(String, Object) - Method in class org.mule.session.DefaultMuleSession
Will set a session level property.
setProperty(String, Serializable) - Method in class org.mule.session.DefaultMuleSession
 
setProperty(String, Object) - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
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.AddPropertyTransformer
 
setPropertyName(String) - Method in class org.mule.transformer.simple.CopyPropertiesTransformer
 
setPropertyName(String) - Method in class org.mule.transformer.simple.GetBeanProperty
 
setPropertyName(String) - Method in class org.mule.transformer.simple.RemovePropertyTransformer
 
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.servlet.jetty.JettyHttpsConnector
 
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.module.atom.AbderaServiceComponent
 
setProvider(Provider) - Method in class org.mule.transport.http.HttpsConnector
 
setProvider(Provider) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
setProvider(Provider) - Method in class org.mule.transport.ssl.SslConnector
 
setProviders(Collection<SecurityProvider>) - Method in interface org.mule.api.security.SecurityManager
 
setProviders(Collection<SecurityProvider>) - Method in class org.mule.security.MuleSecurityManager
 
setProxy(boolean) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
setProxy(boolean) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
 
setProxyHostname(String) - Method in class org.mule.transport.http.HttpConnector
 
setProxyNtlmAuthentication(boolean) - 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
 
setPublicKey(PGPPublicKey) - Method in class org.mule.module.pgp.PGPCryptInfo
 
setPublicKeyRingFileName(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setQuantity(int) - Method in class org.mule.example.bookstore.Order
 
setQuartzScheduler(Scheduler) - Method in class org.mule.transport.quartz.QuartzConnector
 
setQueries(Map) - Method in class org.mule.transport.jdbc.JdbcConnector
 
setQueryMap(Map) - Method in class org.mule.endpoint.URIBuilder
 
setQueryRunner(QueryRunner) - Method in class org.mule.transport.jdbc.JdbcConnector
 
setQueryTimeout(int) - Method in class org.mule.transport.jdbc.JdbcConnector
 
setQueueConfiguration(String, QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setQueueConfiguration(String, QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
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
 
setQueueStatistics(QueueStatistics) - Method in interface org.mule.management.stats.QueueStatisticsAware
 
setQueueStatistics(QueueStatistics) - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
setQueueStore(QueueStore<Serializable>) - Method in class org.mule.config.QueueProfile
 
setQueueStore(QueueStore<Serializable>) - Method in class org.mule.config.spring.factories.QueueProfileFactoryBean
 
setQueueStore(QueueStore<Serializable>) - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
setQueueTimeout(int) - Method in class org.mule.model.seda.SedaModel
 
setQueueTimeout(Integer) - Method in class org.mule.model.seda.SedaService
 
setQueueTimeout(Integer) - Method in class org.mule.processor.strategy.QueuedAsynchronousProcessingStrategy
 
setQueueTimeout(int) - Method in class org.mule.transport.vm.VMConnector
 
setQueueWindowSize(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setRadius(Double) - Method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
setRandomiseRNames(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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
 
setReadFromDirectory(String) - Method in class org.mule.transport.file.FileConnector
 
setReadOnly(boolean) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setRealm(String) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
setRealmRequired(boolean) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
setRealmURL(String) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
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
 
setReceiverServlet(JettyReceiverServlet) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
setReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.transport.AbstractConnector
Setter for property 'receiverThreadingProfile'.
setRecipients(List) - Method in class org.mule.routing.outbound.StaticRecipientList
 
setRecursive(boolean) - Method in class org.mule.transport.file.FileConnector
 
setRedeliveryExceeded(RedeliveryExceeded) - Method in class org.mule.exception.RollbackMessagingExceptionStrategy
 
setRedeliveryHandlerFactory(RedeliveryHandlerFactory) - Method in class org.mule.transport.jms.JmsConnector
 
setRedeliveryPolicy(AbstractRedeliveryPolicy) - Method in class org.mule.config.spring.factories.OutboundEndpointFactoryBean
 
setRedeliveryPolicy(AbstractRedeliveryPolicy) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setRedeploymentEnabled(boolean) - Method in class org.mule.module.launcher.descriptor.ApplicationDescriptor
 
setRef(String) - Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser.DataObjectFactoryBean
 
setRef(WsSecurity) - Method in class org.mule.module.cxf.config.WsSecurity
 
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
 
setReference(Reference) - Method in class org.mule.module.jca.DefaultMuleConnectionFactory
 
setRefreshableBean(Object) - Method in class org.mule.module.scripting.component.GroovyRefreshableBeanBuilder
 
setRefsThreshold(int) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setRefsThreshold(int) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setRegisterTraceInterceptor(boolean) - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
setRegistry(BeanDefinitionRegistry) - Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
setRegistryId(String) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setRegistryId(String) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
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
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.mule.config.MutableThreadingProfile
 
setRemoteInvocationExecutor(RemoteInvocationExecutor) - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
setRenameProperties(Map<String, String>) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setReplyProcessor(MessageProcessor) - Method in interface org.mule.api.processor.RequestReplyReplierMessageProcessor
 
setReplyProcessor(MessageProcessor) - Method in class org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
 
setReplyProcessor(MessageProcessor) - Method in class org.mule.routing.requestreply.SimpleRequestReplyReplier
 
setReplySource(MessageSource) - Method in interface org.mule.api.processor.RequestReplyRequesterMessageProcessor
 
setReplySource(MessageSource) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
setReplyTo(Object) - Method in interface org.mule.api.MuleMessage
Sets a replyTo address for this message.
setReplyTo(String) - Method in interface org.mule.api.routing.OutboundRouter
Sets the replyTo route for any outgoing messages.
setReplyTo(Object) - Method in class org.mule.DefaultMuleMessage
Sets a replyTo address for this message.
setReplyTo(String) - Method in class org.mule.el.context.MessageContext
 
setReplyTo(String) - Method in class org.mule.module.cxf.MuleSoapHeaders
 
setReplyTo(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setReplyToAddresses(String) - Method in class org.mule.transport.email.SmtpConnector
 
setRequestAvailable(boolean) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setRequestAvailable(boolean) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
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
 
setRequesterPoolMaxWait(int) - Method in class org.mule.transport.AbstractConnector
Allows a maxWait timeout to be configured on the requester object pool See: GenericKeyedObjectPool.setMaxWait(long)
setRequesterPoolWhenExhaustedAction(byte) - Method in class org.mule.transport.AbstractConnector
Allows an ExhaustedAction to be configured on the requester object pool See: GenericKeyedObjectPool.setWhenExhaustedAction(byte)
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.servlet.jetty.JettyHttpsConnector
 
setRequireClientAuthentication(boolean) - Method in class org.mule.transport.ssl.SslConnector
 
setRequiredAuthorities(Collection<String>) - Method in class org.mule.module.spring.security.AuthorizationFilter
 
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'.
setResource(String) - Method in class org.mule.module.bpm.ProcessComponent
 
setResource(String) - Method in class org.mule.module.bpm.RulesComponent
 
setResource(String) - Method in class org.mule.transport.xmpp.XmppConnector
 
setResourceAdapter(ResourceAdapter) - Method in class org.mule.module.jca.MuleActivationSpec
 
setResourceBase(String) - Method in class org.mule.transport.http.components.StaticResourceMessageProcessor
 
setResourceBase(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
setResourceBundle(String) - Method in class org.mule.transport.stdio.PromptStdioConnector
 
setResourceResolver(LSResourceResolver) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setResponseMessageProcessors(List<MessageProcessor>) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setResponseMessageProcessors(List<MessageProcessor>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setResponsePayloadClass(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setResponseTimeout(int) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setResponseTimeout(int) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setResponseTransformers(List<Transformer>) - Method in interface org.mule.api.endpoint.EndpointBuilder
Deprecated. Use setResponseMessageProcessors()
setResponseTransformers(Transformer...) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setResponseTransformers(Transformer...) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setResponseTransformers(List<Transformer>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
Deprecated. Use setResponseMessageProcessors()
setResponseTransformers(Transformer...) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setResponseTransformers(Transformer...) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setResponseVariableName(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setResultSetHandler(ResultSetHandler) - Method in class org.mule.transport.jdbc.JdbcConnector
 
setResultsHandler(RouterResultsHandler) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setResultType(XPathExtractor.ResultType) - Method in class org.mule.module.xml.transformer.XPathExtractor
Result type from this transformer.
setRethrowExceptionOnRead(boolean) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
setRetryCommit(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setRetryPolicyTemplate(RetryPolicyTemplate) - Method in interface org.mule.api.endpoint.EndpointBuilder
 
setRetryPolicyTemplate(RetryPolicyTemplate) - Method in class org.mule.endpoint.AbstractEndpointBuilder
 
setRetryPolicyTemplate(RetryPolicyTemplate) - Method in class org.mule.transport.AbstractConnector
 
setReturnClass(Class<?>) - Method in interface org.mule.api.transformer.Transformer
Deprecated. use Transformer.setReturnDataType(DataType) instead
setReturnClass(Class<?>) - Method in class org.mule.transformer.AbstractTransformer
Deprecated. 
setReturnClass(Class<?>) - Method in class org.mule.transformer.CompositeConverter
 
setReturnData(Object) - Method in class org.mule.tck.functional.FunctionalTestComponent
Often you will may want to return a fixed message payload to simulate and external system call.
setReturnDataType(DataType<?>) - Method in interface org.mule.api.transformer.Transformer
Sets the expected return type for the transformed data.
setReturnDataType(Class<?>) - Method in class org.mule.expression.transformers.ExpressionArgument
 
setReturnDataType(DataType<?>) - Method in class org.mule.transformer.AbstractTransformer
 
setReturnDataType(DataType<?>) - Method in class org.mule.transformer.CompositeConverter
 
setReturnDataType(DataType<?>) - Method in class org.mule.transformer.simple.StringToBoolean
 
setReturnDataType(DataType<?>) - Method in class org.mule.transformer.simple.StringToNumber
 
setReturnDataType(Class) - Method in class org.mule.transport.soap.axis.SoapMethod
 
setReturnFirstResult(boolean) - Method in class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
 
setReturnMessages(MuleMessage[]) - Method in interface org.mule.api.retry.RetryContext
 
setReturnMessages(MuleMessage[]) - Method in class org.mule.retry.async.FutureRetryContext
 
setReturnMessages(MuleMessage[]) - Method in class org.mule.retry.DefaultRetryContext
 
setReturnOriginalMessageAsReply(boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setReturnResult(boolean) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setReturnSourceIfNull(boolean) - Method in class org.mule.expression.transformers.ExpressionTransformer
 
setReturnType(QName) - Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
 
setReturnType(QName) - Method in class org.mule.transport.soap.axis.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
 
setReuseObject(boolean) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setReversible(boolean) - Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
setRightFilter(PacketFilter) - Method in class org.mule.transport.xmpp.filters.XmppAndFilter
 
setRmiRegistry(Registry) - Method in class org.mule.module.management.agent.JmxAgent
 
setRmiRegistry(Registry) - Method in class org.mule.module.management.agent.RmiRegistryAgent
 
setRollback(boolean) - Method in class org.mule.tck.functional.TransactionalFunctionalTestComponent
 
setRollbackOnly() - Method in interface org.mule.api.transaction.Transaction
 
setRollbackOnly() - Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
setRollbackOnly() - Method in class org.mule.processor.DelegateTransaction
 
setRollbackOnly() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
setRollbackOnly() - Method in class org.mule.transaction.XaTransaction
 
setRollbackTxFilter(WildcardFilter) - Method in class org.mule.exception.AbstractExceptionListener
 
setRootMessageVariableName(String) - Method in class org.mule.routing.Foreach
 
setRoute(String) - Method in class org.mule.module.atom.routing.URIRouteFilter
 
setRouterStatistics(RouterStatistics) - Method in interface org.mule.api.routing.RouterStatisticsRecorder
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractSelectiveRouter
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.service.ServiceCompositeMessageSource
 
setRoutes(Collection<MessageProcessorFilterPair>) - Method in class org.mule.config.spring.factories.AbstractSelectiveRouterFactoryBean
 
setRoutes(List<MessageProcessor>) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setRoutes(List<MessageProcessor>) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
setRuntimeClassesDir(URL) - Method in class org.mule.module.launcher.plugin.PluginClasspath
 
setRuntimeLibs(URL[]) - Method in class org.mule.module.launcher.plugin.PluginClasspath
 
setSalt(byte[]) - Method in class org.mule.security.PasswordBasedEncryptionStrategy
 
setSameRMOverrideValue(Boolean) - Method in class org.mule.transport.jms.JmsConnector
 
setSavepoint() - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setSavepoint(String) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setScheduler(Scheduler) - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
setScheduler(ScheduledThreadPoolExecutor) - Method in class org.mule.util.store.AbstractMonitoredObjectStore
 
setSchemaLanguage(String) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setSchemaLocations(List<String>) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setSchemaLocations(String) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setSchemaObject(Schema) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setScope(String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setScope(PropertyScope) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
setScopeName(String) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
For XML-based config
setScript(Scriptable) - Method in class org.mule.module.scripting.component.ScriptComponent
 
setScript(Scriptable) - Method in class org.mule.module.scripting.filter.ScriptFilter
 
setScript(Scriptable) - Method in class org.mule.module.scripting.transformer.ScriptTransformer
 
setScriptEngine(ScriptEngine) - Method in class org.mule.module.scripting.component.Scriptable
 
setScriptEngineName(String) - Method in class org.mule.module.scripting.component.Scriptable
 
setScriptFile(String) - Method in class org.mule.module.scripting.component.Scriptable
 
setScriptText(String) - Method in class org.mule.module.scripting.component.Scriptable
 
setSeatInfo(String) - Method in class org.mule.example.Flight
 
setSecondsBetweenRetries(long) - Method in class org.mule.routing.UntilSuccessful
 
setSecretAliasId(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSecretKeyRingFileName(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSecretPassphrase(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSecure(String) - Method in class org.mule.transport.http.CookieWrapper
 
setSecurityContext(SecurityContext) - Method in interface org.mule.api.MuleSession
The security context for this session.
setSecurityContext(SecurityContext) - Method in class org.mule.session.DefaultMuleSession
The security context for this session.
setSecurityContextFactory(SecurityContextFactory) - Method in class org.mule.security.AbstractSecurityProvider
 
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.SecurityFilter
 
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(MuleSecurityManagerValidator) - Method in class org.mule.module.cxf.config.WsSecurity
 
setSecurityManager(SecurityManager) - Method in class org.mule.module.cxf.support.MuleSecurityManagerValidator
 
setSecurityManager(SecurityManager) - Method in class org.mule.security.AbstractSecurityFilter
 
setSecurityManager(SecurityManager) - Method in class org.mule.transport.rmi.RmiConnector
 
setSecurityPolicy(String) - Method in class org.mule.transport.rmi.RmiConnector
 
setSecurityProperties(Map) - Method in class org.mule.module.spring.security.SpringProviderAdapter
 
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.servlet.jetty.JettyHttpsConnector
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.transport.ssl.SslConnector
 
setSecurityProviders(String) - Method in interface org.mule.api.security.SecurityFilter
 
setSecurityProviders(String) - Method in class org.mule.security.AbstractSecurityFilter
 
setSegments(Integer) - Method in class org.mule.tck.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
setSelectQueryKey(String) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
setSendBufferSize(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setSendBufferSize(int) - Method in class org.mule.transport.udp.UdpConnector
 
setSenderDao(SenderDao) - Method in class org.mule.example.geomail.components.SenderCache
 
setSenderDao(SenderDao) - Method in class org.mule.example.geomail.components.Storage
 
setSenderDao(SenderDao) - Method in class org.mule.example.geomail.routing.InCacheFilter
 
setSenderDao(SenderDao) - Method in class org.mule.example.geomail.transformers.IPToSender
 
setSendTcpNoDelay(boolean) - Method in class org.mule.transport.tcp.TcpConnector
 
setSendTransformed(boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setSerialiseObjects(boolean) - Method in class org.mule.transport.file.FileConnector
 
setSerializationMixins(Map<Class<?>, Class<?>>) - Method in class org.mule.module.json.transformers.ObjectToJson
 
setServer(Server) - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
setServerClasses(String[]) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setServerClasses(String[]) - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
setServerClassName(String) - Method in class org.mule.transport.rmi.RmiConnector
 
setServerCodebase(String) - Method in class org.mule.transport.rmi.RmiConnector
 
setServerConfig(String) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setServerId(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setServerProvider(SimpleProvider) - Method in class org.mule.transport.soap.axis.AxisConnector
 
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
 
setServerUrl(URL) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setService(Service) - Method in interface org.mule.api.service.ServiceAware
 
setService(Service) - Method in class org.mule.example.loanbroker.bank.Bank
 
setService(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setService(String) - Method in class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder
 
setService(Service) - Method in class org.mule.module.cxf.WSProxyService
 
setServiceBean(Object) - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
setServiceClass(Class<?>) - Method in class org.mule.module.cxf.builder.AbstractClientMessageProcessorBuilder
 
setServiceClass(Class<?>) - Method in class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
setServiceClass(Class) - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
setServiceInterface(Class) - Method in class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
setServiceName(String) - Method in class org.mule.transport.xmpp.XmppConnector
 
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
 
setSessionContext(SessionContext) - Method in class org.mule.example.loanbroker.credit.CreditAgencyBean
 
setSessionHandler(SessionHandler) - Method in class org.mule.transport.AbstractConnector
Setter for property 'sessionHandler'.
setSessionProperty(String, Object) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleSession.setProperty(String, Serializable)
setSessionProperty(String, Object) - Method in class org.mule.DefaultMuleMessage
 
setSessionVariable(String, Object) - Method in interface org.mule.api.MuleEvent
 
setSessionVariable(String, Object) - Method in class org.mule.DefaultMuleEvent
 
setSessionVariable(String, Object) - Method in class org.mule.VoidMuleEvent
 
setShutdownScreen(SplashScreen) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setShutdownTimeout(int) - Method in class org.mule.config.DefaultMuleConfiguration
 
setShutdownTimeout(int) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setShutdownTimeout(Integer) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setSignRequested(boolean) - Method in class org.mule.module.pgp.PGPCryptInfo
 
setSignRequired(boolean) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
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.
setSizeCheckWaitTime(Long) - Method in class org.mule.transport.sftp.SftpConnector
 
setSoapAction(MuleEvent, EndpointURI, Call) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
setSoapVersion(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setSoapVersion(String) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setSocketFactory(String) - Method in class org.mule.transport.email.AbstractTlsRetrieveMailConnector
 
setSocketFactory(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setSocketFactory(AbstractTcpSocketFactory) - Method in class org.mule.transport.tcp.TcpConnector
 
setSocketFactoryFallback(String) - Method in class org.mule.transport.email.AbstractTlsRetrieveMailConnector
 
setSocketFactoryFallback(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setSocketFactoryProperties(Map) - Method in class org.mule.module.management.agent.Mx4jAgent
 
setSocketMaxWait(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setSocketSoLinger(int) - Method in class org.mule.transport.tcp.TcpConnector
 
setSocketTimeout(int) - Method in class org.mule.transport.http.HttpServerConnection
 
setSource(String) - Method in class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
setSourceClass(Class<?>) - Method in class org.mule.module.json.transformers.ObjectToJson
 
setSourceClass(Class<?>) - Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
setSpecification(String) - Method in class org.mule.transport.jms.JmsConnector
 
setSpecification(String) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setSplitExpression(String) - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
setSqlStatementStrategyFactory(SqlStatementStrategyFactory) - Method in class org.mule.transport.jdbc.JdbcConnector
 
setSslHandshakeTimeout(long) - Method in class org.mule.transport.http.HttpsConnector
 
setSslHandshakeTimeout(long) - Method in class org.mule.transport.ssl.SslConnector
 
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.servlet.jetty.JettyHttpsConnector
 
setSslType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setSsn(int) - Method in class org.mule.example.loanbroker.messages.Customer
 
setSsn(int) - Method in class org.mule.example.loanbroker.model.Customer
 
setStackTrace(StackTraceElement[]) - Method in class org.mule.example.errorhandler.ExceptionBean
 
setStackTrace(String[]) - Method in class org.mule.example.errorhandler.ExceptionBean
 
setStackTraceFilter(String) - Method in class org.mule.module.management.mbean.MuleConfigurationService
 
setStackTraceFilter(String) - Method in interface org.mule.module.management.mbean.MuleConfigurationServiceMBean
Comma-separated list of packages and/or classes to remove.
setStartDelay(long) - Method in class org.mule.transport.quartz.config.ScheduleConfigBuilder
 
setStartLatch(Latch) - Method in class org.mule.retry.async.AsynchronousRetryTemplate
 
setStartTime(long) - Method in class org.mule.management.stats.AllStatistics
 
setStartupOptions(Map<String, Object>) - Method in class org.mule.config.StartupContext
 
setStartupPropertiesFile(String) - Static method in class org.mule.module.launcher.MuleContainer
 
setStartupPropertiesFile(String) - Static method in class org.mule.MuleServer
 
setStartupScreen(SplashScreen) - Method in class org.mule.context.DefaultMuleContextBuilder
 
setStateful(boolean) - Method in class org.mule.transport.quartz.config.AbstractJobConfig
 
setStateless(boolean) - Method in class org.mule.module.bpm.RulesComponent
 
setStatus(String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setStatus(int) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setStatus(int, String) - Method in class org.mule.transport.http.servlet.MuleHttpServletResponse
 
setStatusCode(String) - Method in class org.mule.module.ibeans.spi.MuleResponseMessage
 
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.
setStopFurtherProcessing(boolean) - Method in class org.mule.VoidMuleEvent
 
setStopMessageProcessing(boolean) - Method in class org.mule.exception.AbstractMessagingExceptionStrategy
 
setStore(ObjectStore<String>) - Method in class org.mule.routing.IdempotentMessageFilter
 
setStoreName(String) - Method in class org.mule.util.store.ManagedObjectStore
 
setStorePrefix(String) - Method in class org.mule.routing.AbstractAggregator
 
setStorePrefix(String) - Method in class org.mule.routing.IdempotentMessageFilter
 
setStorePrefix(String) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
setStrategy(EncryptionStrategy) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
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.module.pgp.filters.PGPSecurityFilter
 
setStrategyName(String) - Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
 
setStreaming(boolean) - Method in class org.mule.transport.file.FileConnector
 
setStreaming(boolean) - Method in class org.mule.transport.ftp.FtpConnector
 
setStreaming(boolean) - Method in class org.mule.transport.ftp.FtpMuleMessageFactory
 
setStreaming(boolean) - Method in class org.mule.transport.tcp.TcpInputStream
 
setStringProperty(String, String) - Method in interface org.mule.api.MuleMessage
Deprecated. use MuleMessage.setOutboundProperty(String, Object) instead
setStringProperty(String, String) - Method in class org.mule.DefaultMuleMessage
Deprecated. 
setStyle(String) - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
setSubject(String) - Method in class org.mule.transport.email.SmtpConnector
 
setSubscription(String) - Method in class org.mule.context.notification.ListenerSubscriptionPair
 
setSubscriptionFilter(Class) - Method in class org.mule.module.spring.events.MuleEventMulticaster
sets the type of filter used to filter subscriptions
setSubscriptions(String[]) - Method in class org.mule.module.spring.events.MuleEventMulticaster
A list of endpoints the eventMulticaster will receive events on Note that if this eventMulticaster has a Mule Descriptor associated with it, these endpoints are ignored and the ones on the Mule Descriptor are used.
setSubscriptions(String[]) - Method in interface org.mule.module.spring.events.MuleSubscriptionEventListener
 
setSubscriptionsOnService(Service) - Method in class org.mule.module.spring.events.MuleEventMulticaster
 
setSupportedPhases(Set<String>) - Method in interface org.mule.api.lifecycle.LifecyclePhase
 
setSupportedPhases(Set<String>) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
 
setSupportedProtocols(List) - Method in class org.mule.transport.AbstractConnector
Sets A list of protocols that the connector can accept
setSupportedSchemes(List) - Method in class org.mule.transport.soap.axis.AxisConnector
 
setSupportJms102bSpec(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setSuppressDeclaration(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setSymbol(String) - Method in class net.webservicex.GetQuote
Sets the value of the symbol property.
setSymbol(String) - Method in class org.mule.example.cep.Company
 
setSymbol(String) - Method in class org.mule.example.stockquote.StockQuote
 
setSyncBatchSize(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setSynchronizeCall(boolean) - Method in class org.mule.model.resolvers.AbstractEntryPointResolver
 
setSynchronous(Boolean) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
setSynchronousEventTimeout(int) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
setSyncTime(int) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setSyncWrites(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setSystemClasses(String[]) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setSystemClasses(String[]) - Method in class org.mule.transport.servlet.jetty.WebappsConfiguration
 
setSystemModelType(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setSystemProperties(Map<String, String>) - Method in class org.mule.config.spring.util.SystemPropertyInitializingBean
 
setTap(MessageProcessor) - Method in class org.mule.routing.WireTap
 
setTarget(String) - Method in class org.mule.enricher.MessageEnricher.EnrichExpressionPair
 
setTcpProtocol(TcpProtocol) - Method in class org.mule.transport.tcp.TcpConnector
 
setTempDirInbound(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setTempDirOutbound(String) - Method in class org.mule.transport.sftp.SftpConnector
 
setTemplates(List) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Set list of all the templates in the archetype that need to .
SETTER - Static variable in class org.mule.config.spring.parsers.specific.AggregatorDefinitionParser
 
SETTER - Static variable in class org.mule.config.spring.parsers.specific.SplitterDefinitionParser
 
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
 
setThreadFactory(ThreadFactory) - Method in class org.mule.config.MutableThreadingProfile
 
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
 
setThreadTTL(long) - Method in class org.mule.config.MutableThreadingProfile
 
setThreadTTL(Long) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
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
 
setThreadWaitTimeout(long) - Method in class org.mule.config.MutableThreadingProfile
 
setThreadWaitTimeout(Long) - Method in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
setThrowable(Throwable) - Method in class org.mule.example.errorhandler.ErrorMessage
 
setThrowException(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
Sometimes you will want the service to always throw an exception, if this is the case you can set the 'throwException' property to true.
setThrowOnUnaccepted(boolean) - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
setTicketPrice(Double) - Method in class org.mule.example.Flight
 
setTime(long) - Method in class org.mule.tck.testmodels.services.PersonResponse
 
setTimeout(int) - Method in interface org.mule.api.MuleEvent
The number of milliseconds to wait for a return event when running synchronously.
setTimeout(long) - Method in interface org.mule.api.routing.Aggregator
 
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.module.ibeans.spi.MuleRequestMessage
 
setTimeout(long) - Method in class org.mule.routing.AbstractAggregator
 
setTimeout(long) - Method in class org.mule.routing.correlation.EventCorrelator
 
setTimeout(long) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
setTimeout(Long) - Method in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
setTimeout(int) - Method in class org.mule.transaction.MuleTransactionConfig
 
setTimeout(int) - Method in class org.mule.transport.ajax.container.AjaxServletConnector
 
setTimeout(int) - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
setTimeout(int) - Method in class org.mule.transport.quartz.jobs.EndpointPollingJobConfig
 
setTimeout(int) - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
setTimeout(int) - Method in class org.mule.transport.tcp.TcpConnector
Deprecated. The time out should be set explicitly for each
setTimeout(int) - Method in class org.mule.transport.udp.UdpConnector
 
setTimeout(int) - Method in class org.mule.VoidMuleEvent
 
setTimeToLive(int) - Method in class org.mule.transport.multicast.MulticastConnector
 
setTimeUnit(TimeUnit) - Method in class org.mule.transport.AbstractPollingMessageReceiver
 
setTitle(String) - Method in class org.mule.example.bookstore.Book
 
setTopicResolver(JmsTopicResolver) - Method in class org.mule.transport.jms.JmsConnector
Setter for property 'topicResolver'.
setTotalPrice(Double) - Method in class org.mule.example.ReservationResponse
 
setTracking(boolean) - Method in class org.mule.module.xml.stax.ReversibleXMLStreamReader
 
setTransacted(boolean) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
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(MuleTransactionConfig) - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
setTransactionConfig(TransactionConfig) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setTransactionConfig(TransactionConfig) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
setTransactionIsolation(int) - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
setTransactionIsolation(int) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
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
setTransactionManager(TransactionManager) - Method in class org.mule.module.spring.transaction.SpringTransactionManagerFactory
 
setTransactionPerMessage(boolean) - Method in class org.mule.transport.jdbc.JdbcConnector
 
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
 
setTransformer(Transformer) - Method in class org.mule.routing.outbound.TransformerRouter
Deprecated.  
setTransformers(List<Transformer>) - Method in interface org.mule.api.endpoint.EndpointBuilder
Deprecated. Use setMessageProcessors()
setTransformers(List) - Method in class org.mule.api.FutureMessageResult
Set a post-invocation transformer.
setTransformers(String) - Method in class org.mule.config.endpoint.AnnotatedEndpointData
 
setTransformers(Transformer...) - Method in class org.mule.config.spring.factories.BridgeFactoryBean
 
setTransformers(Transformer...) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setTransformers(List<Transformer>) - Method in class org.mule.endpoint.AbstractEndpointBuilder
Deprecated. Use setMessageProcessors()
setTransformers(Transformer...) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setTransformers(List<Transformer>) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setTransformers(Transformer...) - Method in class org.mule.transport.http.config.spring.factories.HttpProxyFactoryBean
 
setTransportName(String) - Method in class org.mule.transport.soap.axis.AxisServiceComponent
 
setTreatMapAsNamedParams(boolean) - Method in class org.mule.transport.soap.axis.AxisConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
setTrustStore(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setTrustStore(String) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustStore(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.email.AbstractTlsRetrieveMailConnector
 
setTrustStorePassword(String) - Method in class org.mule.transport.email.SmtpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.transport.http.HttpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
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.servlet.jetty.JettyHttpsConnector
 
setTrustStoreType(String) - Method in class org.mule.transport.ssl.SslConnector
 
setTxManager(TransactionManager) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setType(SimpleService.Type) - Method in class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
setType(Class) - Method in class org.mule.lifecycle.LifecycleObject
 
setTypeIndexForCurrentLevel(int) - Method in class org.mule.util.generics.MethodParameter
Set the type index for the current nesting level.
setTypeMap(Map<String, Class<?>>) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
setUnacceptedMessageProcessor(MessageProcessor) - Method in class org.mule.processor.AbstractFilteringMessageProcessor
 
setUnauthenticated(MuleEvent) - Method in class org.mule.transport.http.filters.HttpBasicAuthenticationFilter
 
setUniqueId(String) - Method in class org.mule.DefaultMuleMessage
 
setupCharacterEncoding(HttpServletRequest, DefaultMuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
setupClientAuthorization(MuleEvent, HttpMethod, HttpClient, ImmutableEndpoint) - Method in class org.mule.transport.http.HttpConnector
 
setupContentType(HttpServletRequest, DefaultMuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
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.
setupEncoding(HttpServletRequest, MuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
setupEntityMethod(Object, String, MuleMessage, EntityEnclosingMethod) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
setupEvaluator() - Method in class org.mule.transport.quartz.jobs.CustomJobFromMessageConfig
 
setupFileType(FTPClient, ImmutableEndpoint) - Method in class org.mule.transport.ftp.FtpConnector
Transfer type is BINARY by default.
setupFromConnector(Connector) - Method in class org.mule.transport.http.PollingHttpMessageReceiver
 
setupFromConnector(Connector) - Method in class org.mule.transport.http.PollingHttpsMessageReceiver
 
setupJettyLogging() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
setupKeepAliveFromRequestVersion(HttpVersion) - Method in class org.mule.transport.http.HttpResponse
The HTTTP spec suggests that for HTTP 1.1 persistent connections should be used, for HTTP 1.0 the connection should not be kept alive.
setupMessageProperties(HttpServletRequest, DefaultMuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
setupMuleContext() - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
setupObjectClassFromObjectClassName() - Method in class org.mule.object.AbstractObjectFactory
 
setUpperCase(boolean) - Method in class org.mule.transformer.simple.ByteArrayToHexString
 
setupRemoteAddress(HttpServletRequest, DefaultMuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
setupRequestMessage(HttpServletRequest, MuleMessage, MessageReceiver) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
setupRequestMessage(HttpServletRequest, MuleMessage) - Method in class org.mule.transport.servlet.MuleReceiverServlet
 
setupRequestParameters(HttpServletRequest, DefaultMuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
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.
setupResponseTransformer() - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
setupSessionId(HttpServletRequest, MuleMessage) - Method in class org.mule.transport.servlet.ServletMuleMessageFactory
 
setupURL(Message) - Method in class org.mule.module.cxf.transport.MuleUniversalConduit
 
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
 
setUrl(String) - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
setUse(String) - Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
setUseCachedHttpServletRequest(boolean) - Method in class org.mule.transport.servlet.ServletConnector
 
setUseContinuations(boolean) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
setUseDefaultConfigResource(boolean) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
setUseExtendedTransformations(boolean) - Method in class org.mule.config.DefaultMuleConfiguration
 
setUseExtendedTransformations(boolean) - Method in class org.mule.config.spring.MuleConfigurationConfigurator
 
setUseInboundAttachments(boolean) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
Set whether inbound attachments should be transformed into MIME parts
setUseJMSEngine(boolean) - Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
setUseMultipleTransactedReceivers(boolean) - Method in class org.mule.transport.TransactedPollingMessageReceiver
 
setUseOutboundAttachments(boolean) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
Set whether outbound attachments should be transformed into MIME parts
setUser(String) - Method in class org.mule.endpoint.URIBuilder
 
setUser(String) - Method in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
setUser(String) - Method in class org.mule.transport.xmpp.XmppConnector
 
setUserCredentials(EndpointURI, Call) - Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
 
setUserName(String) - Method in class org.mule.module.jca.MuleConnectionRequestInfo
 
setUsername(String) - Method in class org.mule.module.jca.MuleManagedConnectionFactory
Sets the value of the userName property.
setUserName(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
setUsername(String) - Method in class org.mule.security.UsernamePasswordAuthenticationFilter
 
setUsername(String) - Method in class org.mule.transport.jms.JmsConnector
 
setUseSecureHash(boolean) - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
setUseStaxSource(boolean) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setUseStaxSource(boolean) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setUseTempFileTimestampSuffix(Boolean) - Method in class org.mule.transport.sftp.SftpConnector
 
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.session.DefaultMuleSession
 
setValidateConnections(boolean) - Method in class org.mule.transport.AbstractConnector
Whether to test a connection on each take.
setValidateParsing(boolean) - Method in class org.mule.module.json.filters.IsJsonFilter
 
setValidateSchema(boolean) - Method in class org.mule.module.xml.routing.XmlMessageSplitter
 
setValidationEnabled(boolean) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setValidationFilter(Filter) - Method in class org.mule.config.spring.factories.ValidatorFactoryBean
 
setValidatorFeatures(Map<String, Boolean>) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setValidatorProperties(Map<String, Object>) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
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).
setValue(String) - Method in class org.mule.transformer.simple.AbstractAddVariablePropertyTransformer
 
setValue(String) - Method in class org.mule.transformer.simple.AddAttachmentTransformer
 
setValue(String) - Method in class org.mule.transformer.simple.SetPayloadTransformer
 
setValueExpression(String) - Method in class org.mule.routing.IdempotentMessageFilter
 
setVariableName(String) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
setVariableName(String) - Method in class org.mule.transformer.simple.AddFlowVariableTransformer
 
setVariableName(String) - Method in class org.mule.transformer.simple.AddSessionVariableTransformer
 
setVariableName(String) - Method in class org.mule.transformer.simple.RemoveFlowVariableTransformer
 
setVariableName(String) - Method in class org.mule.transformer.simple.RemoveSessionVariableTransformer
 
setVariables(List) - Method in class com.javaforge.bobber.archetype.model.BobberArchetype
Set variable expressions that will use the System.properties values to be used as input into the velocity template engine .
setVariables(List) - Method in class com.javaforge.bobber.archetype.model.Variable
Set Variables that depend on their parent.
setVerbs(String) - Method in class org.mule.module.atom.routing.URIRouteFilter
 
setVersion(String) - Method in class org.mule.transport.http.components.HttpResponseBuilder
 
setVersion(String) - Method in class org.mule.transport.http.CookieWrapper
 
setVolume(String) - Method in class org.mule.example.stockquote.StockQuote
 
setWaitTime(long) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setWebAppDir(String) - Method in class org.mule.transport.servlet.jetty.WebAppDeployer
 
setWebappsConfiguration(WebappsConfiguration) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
setWhen(String) - Method in class org.mule.exception.TemplateMessagingExceptionStrategy
 
setWhenExhaustedAction(byte) - Method in interface org.mule.transport.ConfigurableKeyedObjectPool
Sets the action to take when the KeyedObjectPool.borrowObject(java.lang.Object) method is invoked when the pool is exhausted.
setWhenExhaustedAction(byte) - Method in class org.mule.transport.DefaultConfigurableKeyedObjectPool
 
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
 
setWorkDirectory(String) - Method in class org.mule.transport.file.FileConnector
 
setWorkFileNamePattern(String) - Method in class org.mule.transport.file.FileConnector
 
setWorkingDirectory(String) - Method in class org.mule.config.DefaultMuleConfiguration
 
setWorkingDirectory(String) - Method in class org.mule.module.jca.MuleResourceAdapter
 
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
 
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
 
setWorkManagerFactory(ThreadingProfile.WorkManagerFactory) - Method in class org.mule.config.MutableThreadingProfile
 
setWriteToDirectory(String) - Method in class org.mule.transport.file.FileConnector
 
setWsConfig(WsConfig) - Method in class org.mule.module.cxf.config.WsSecurity
 
setWsdlEndpoint(String) - Method in class org.mule.module.cxf.WSProxyService
 
setWsdlFile(String) - Method in class org.mule.module.cxf.WSProxyService
 
setWsdlFile(File) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setWsdlLocation(String) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setWsdlLocation(String) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setWsdlLocation(URI) - Method in class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
setWsdlPort(String) - Method in class org.mule.module.cxf.component.WebServiceWrapperComponent
Deprecated.  
setWsSecurity(WsSecurity) - Method in class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder
 
setWsSecurity(WsSecurity) - Method in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
setXaDataSource(XADataSource) - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
setXaResourceFactory(XAResourceFactory) - Static method in class org.mule.transport.vm.VMConnector
 
setXHTML(boolean) - Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
 
setXmlInputFactory(String) - Method in class org.mule.module.cxf.support.StaxFeature
 
setXMLInputFactory(XMLInputFactory) - Method in class org.mule.module.xml.filters.SchemaValidationFilter
 
setXMLInputFactory(XMLInputFactory) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setXmlOutputFactory(String) - Method in class org.mule.module.cxf.support.StaxFeature
 
setXMLOutputFactory(XMLOutputFactory) - Method in class org.mule.module.xml.transformer.AbstractXmlTransformer
 
setXpath(XPath) - Method in class org.mule.module.xml.filters.XPathFilter
The xpath object to use to evaluate the expression.
setXpath(XPath) - Method in class org.mule.module.xml.transformer.XPathExtractor
The XPath evaluator.
setXquery(String) - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
setXqueryFile(String) - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
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
SFTP_DELETE_ACTION - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_DELETE_ACTION_MSG - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_GET_ACTION - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_GET_ACTION_MSG - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_PUT_ACTION - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_PUT_ACTION_MSG - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_RENAME_ACTION - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SFTP_RENAME_ACTION_MSG - Static variable in class org.mule.transport.sftp.notification.SftpTransportNotification
 
SftpClient - Class in org.mule.transport.sftp
SftpClient Wrapper around jsch sftp library.
SftpClient(String) - Constructor for class org.mule.transport.sftp.SftpClient
 
SftpClient(String, SftpNotifier) - Constructor for class org.mule.transport.sftp.SftpClient
 
SftpConnectionFactory - Class in org.mule.transport.sftp
 
SftpConnectionFactory(ImmutableEndpoint) - Constructor for class org.mule.transport.sftp.SftpConnectionFactory
 
SftpConnector - Class in org.mule.transport.sftp
SftpConnector sends and receives file messages over sftp using jsch library Improves on SFTP with VFS Connector in the following ways: 1.
SftpConnector(MuleContext) - Constructor for class org.mule.transport.sftp.SftpConnector
 
SftpFileArchiveInputStream - Class in org.mule.transport.sftp
Ensures that the file is moved to the archiveFile folder after a successful consumption of the file
SftpFileArchiveInputStream(File) - Constructor for class org.mule.transport.sftp.SftpFileArchiveInputStream
 
SftpFileArchiveInputStream(File, File) - Constructor for class org.mule.transport.sftp.SftpFileArchiveInputStream
 
SftpInputStream - Class in org.mule.transport.sftp
SftpInputStream wraps an sftp InputStream.
SftpInputStream(SftpClient, InputStream, String, boolean, ImmutableEndpoint) - Constructor for class org.mule.transport.sftp.SftpInputStream
A special sftp InputStream.
SftpMessageDispatcher - Class in org.mule.transport.sftp
SftpMessageDispatcher dispatches files via sftp to a remote sftp service.
SftpMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.sftp.SftpMessageDispatcher
 
SftpMessageDispatcherFactory - Class in org.mule.transport.sftp
Creates a SftpMessageDispatcher
SftpMessageDispatcherFactory() - Constructor for class org.mule.transport.sftp.SftpMessageDispatcherFactory
 
SftpMessageReceiver - Class in org.mule.transport.sftp
SftpMessageReceiver polls and receives files from an sftp service using jsch.
SftpMessageReceiver(SftpConnector, FlowConstruct, InboundEndpoint, long) - Constructor for class org.mule.transport.sftp.SftpMessageReceiver
 
SftpMessageReceiver(SftpConnector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.sftp.SftpMessageReceiver
 
SftpMessageRequester - Class in org.mule.transport.sftp
SftpMessageRequester polls files on request (e.g.
SftpMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.sftp.SftpMessageRequester
 
SftpMessageRequesterFactory - Class in org.mule.transport.sftp
 
SftpMessageRequesterFactory() - Constructor for class org.mule.transport.sftp.SftpMessageRequesterFactory
 
SftpMessages - Class in org.mule.transport.sftp.i18n
 
SftpMessages() - Constructor for class org.mule.transport.sftp.i18n.SftpMessages
 
SftpNamespaceHandler - Class in org.mule.transport.sftp.config
Registers a Bean Definition Parser for handling elements.
SftpNamespaceHandler() - Constructor for class org.mule.transport.sftp.config.SftpNamespaceHandler
 
SftpNotifier - Class in org.mule.transport.sftp.notification
 
SftpNotifier(SftpConnector, MuleMessage, ImmutableEndpoint, String) - Constructor for class org.mule.transport.sftp.notification.SftpNotifier
 
SftpReceiverRequesterUtil - Class in org.mule.transport.sftp
Contains reusable methods not directly related to usage of the jsch sftp library (they can be found in the class SftpClient).
SftpReceiverRequesterUtil(ImmutableEndpoint) - Constructor for class org.mule.transport.sftp.SftpReceiverRequesterUtil
 
SftpTransportNotification - Class in org.mule.transport.sftp.notification
 
SftpTransportNotification(MuleMessage, ImmutableEndpoint, String, int, String, long) - Constructor for class org.mule.transport.sftp.notification.SftpTransportNotification
 
SftpTransportNotificationListener - Interface in org.mule.transport.sftp.notification
SftpTransportNotificationListener is an observer interface that objects can use to receive notifications about sftp operations such as put, get, rename and delete being performed by the sftp transport.
SftpUtil - Class in org.mule.transport.sftp
Contains reusable methods not directly related to usage of the jsch sftp library (they can be found in the class SftpClient).
SftpUtil(ImmutableEndpoint) - Constructor for class org.mule.transport.sftp.SftpUtil
 
SHORT_PAYLOAD_CLASS_FUNCTION - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 
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.correlation.CollectionCorrelatorCallback
 
shouldAggregateEvents(EventGroup) - Method in interface org.mule.routing.correlation.EventCorrelatorCallback
Determines if the event group is ready to be aggregated.
shouldConnect() - Method in class org.mule.transport.http.HttpMessageReceiver
 
shouldProcessEvent(MuleEvent) - Method in class org.mule.routing.requestreply.AbstractReplyToPropertyRequestReplyReplier
 
shouldProcessEvent(MuleEvent) - Method in class org.mule.routing.requestreply.AsyncReplyToPropertyRequestReplyReplier
 
shouldProcessEvent(MuleEvent) - Method in class org.mule.routing.requestreply.ReplyToPropertyRequestReplyReplier
 
shouldWrap(Element) - Method in interface org.mule.config.spring.parsers.generic.WrappingChildDefinitionParser.WrappingController
 
shouldWrap(Element) - Method in class org.mule.config.spring.parsers.specific.FilterDefinitionParser
 
shouldWrap(Element) - Method in class org.mule.config.spring.parsers.specific.SecurityFilterDefinitionParser
 
shutdown() - Method in class org.mule.module.cxf.transport.MuleUniversalDestination
 
shutdown(Throwable) - Method in class org.mule.module.launcher.MuleContainer
Will shut down the server displaying the cause and time of the shutdown
shutdown() - Method in class org.mule.module.launcher.MuleContainer
shutdown the server.
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(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
shutdownListeners - Variable in class org.mule.module.launcher.MuleApplicationClassLoader
 
shutdownNormally(Date) - Static method in class org.mule.config.i18n.CoreMessages
 
shutdownScheduler() - Method in class org.mule.transport.AbstractConnector
 
shutdownScreen - Variable in class org.mule.context.DefaultMuleContextBuilder
 
shutdownSocket() - Method in class org.mule.transport.ssl.SslMessageReceiver.SslWorker
 
shutdownSocket() - Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
signal(ActivityExecution, String, Map<String, ?>) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
SignedMessage - Class in org.mule.module.pgp
 
SignedMessage(InputStream, PGPPublicKey, PGPSecretKey, String) - Constructor for class org.mule.module.pgp.SignedMessage
 
SIMPLE_FRONTEND - Static variable in class org.mule.module.cxf.CxfConstants
 
SimpleAsyncRequestReplyRequester - Class in org.mule.routing.requestreply
 
SimpleAsyncRequestReplyRequester() - Constructor for class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
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) component bindings 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
 
SimpleClientFactoryBean - Class in org.mule.module.cxf.config
 
SimpleClientFactoryBean() - Constructor for class org.mule.module.cxf.config.SimpleClientFactoryBean
 
SimpleClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
 
SimpleClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.SimpleClientMessageProcessorBuilder
 
SimpleCollectionAggregator - Class in org.mule.routing
This router will return all aggregated events as a MuleMessageCollection.
SimpleCollectionAggregator() - Constructor for class org.mule.routing.SimpleCollectionAggregator
 
SimpleComponentDefinitionParser - Class in org.mule.config.spring.parsers.specific
Used to parse shortcut elements for simple built-in components such as EchoComponent and 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
 
SimpleConnectionProvider - Class in org.hibernate.connection
This is the Hibernate class org.hibernate.connection.connection.DriverManagerConnectionProvider, tweaked in order to work with Mule's hot deployment.
SimpleConnectionProvider() - Constructor for class org.hibernate.connection.SimpleConnectionProvider
 
SimpleContext - Class in org.mule.jndi
 
SimpleContext() - Constructor for class org.mule.jndi.SimpleContext
 
SimpleDataType<T> - Class in org.mule.transformer.types
A data type that simply wraps a Java type.
SimpleDataType(Class<?>, String) - Constructor for class org.mule.transformer.types.SimpleDataType
 
SimpleDataType(Class) - Constructor for class org.mule.transformer.types.SimpleDataType
 
SimpleEndpointCache - Class in org.mule.endpoint
Cache endpoints in order to prevent memory leaks.
SimpleEndpointCache(MuleContext) - Constructor for class org.mule.endpoint.SimpleEndpointCache
 
SimpleJndiNameResolver - Class in org.mule.transport.jms.jndi
Defines a simple JndiNameResolver that maintains a Context instance opened all the time and always relies on the context to do the look ups.
SimpleJndiNameResolver() - Constructor for class org.mule.transport.jms.jndi.SimpleJndiNameResolver
 
SimpleLifecycleManager<O> - Class in org.mule.lifecycle
This LifecycleManager implementation is designed to track the lifecycle of objects that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME, Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and adds convenience methods for firing these phases by callbacks.
SimpleLifecycleManager(String, O) - Constructor for class org.mule.lifecycle.SimpleLifecycleManager
 
SimpleLoggingTable - Class in org.mule.module.launcher
Provides a simple table implementation useful to log information in a tabular form.
SimpleLoggingTable() - Constructor for class org.mule.module.launcher.SimpleLoggingTable
 
SimpleMathTransformer - Class in org.mule.example.scripting
A simple transformer which adds/subtracts/multiplies/divides a constant factor to numeric messages.
SimpleMathTransformer() - Constructor for class org.mule.example.scripting.SimpleMathTransformer
 
SimpleMemoryObjectStore<T extends Serializable> - Class in org.mule.util.store
 
SimpleMemoryObjectStore() - Constructor for class org.mule.util.store.SimpleMemoryObjectStore
 
SimpleMemoryQueueStoreFactoryBean - Class in org.mule.config.spring.factories
 
SimpleMemoryQueueStoreFactoryBean() - Constructor for class org.mule.config.spring.factories.SimpleMemoryQueueStoreFactoryBean
 
SimpleMessageProcessorChain - Class in org.mule.processor.chain
 
SimpleMessageProcessorChain(List<MessageProcessor>) - Constructor for class org.mule.processor.chain.SimpleMessageProcessorChain
 
SimpleMessageProcessorChain(MessageProcessor...) - Constructor for class org.mule.processor.chain.SimpleMessageProcessorChain
 
SimpleMessageProcessorChain(String, List<MessageProcessor>) - Constructor for class org.mule.processor.chain.SimpleMessageProcessorChain
 
SimpleMessageProcessorChain(String, MessageProcessor...) - Constructor for class org.mule.processor.chain.SimpleMessageProcessorChain
 
SimpleMessageProcessorChainBuilder - Class in org.mule.processor.chain
 
SimpleMessageProcessorChainBuilder() - Constructor for class org.mule.processor.chain.SimpleMessageProcessorChainBuilder
 
SimpleMessageProcessorChainBuilder(FlowConstruct) - Constructor for class org.mule.processor.chain.SimpleMessageProcessorChainBuilder
 
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.IndentityMapValueMap - Class in org.mule.config.spring.parsers.assembly.configuration
 
SimplePropertyConfiguration.IndentityMapValueMap(Map) - Constructor for class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration.IndentityMapValueMap
 
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
 
SimpleRequestReplyReplier - Class in org.mule.routing.requestreply
 
SimpleRequestReplyReplier() - Constructor for class org.mule.routing.requestreply.SimpleRequestReplyReplier
 
SimpleRetryPolicy - Class in org.mule.retry.policies
Allows to configure how many times a retry should be attempted and how long to wait between retries.
SimpleRetryPolicy(long, int) - Constructor for class org.mule.retry.policies.SimpleRetryPolicy
 
SimpleRetryPolicy.RetryCounter - Class in org.mule.retry.policies
 
SimpleRetryPolicy.RetryCounter() - Constructor for class org.mule.retry.policies.SimpleRetryPolicy.RetryCounter
 
SimpleRetryPolicyTemplate - Class in org.mule.retry.policies
This policy allows the user to configure how many times a retry should be attempted and how long to wait between retries.
SimpleRetryPolicyTemplate() - Constructor for class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
SimpleRetryPolicyTemplate(long, int) - Constructor for class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
SimpleServerSocketFactory - Interface in org.mule.transport.tcp
 
SimpleService - Class in org.mule.construct
In-out SOA-style simple service, with no outbound router.
SimpleService(String, MuleContext, MessageSource, List<MessageProcessor>, List<MessageProcessor>, Component, SimpleService.Type) - Constructor for class org.mule.construct.SimpleService
 
SimpleService.Type - Enum in org.mule.construct
 
SimpleServiceBuilder - Class in org.mule.construct.builder
Fluent API for the creation of a SimpleService.
SimpleServiceBuilder() - Constructor for class org.mule.construct.builder.SimpleServiceBuilder
 
SimpleServiceDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
SimpleServiceDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.SimpleServiceDefinitionParser
 
SimpleServiceFactoryBean - Class in org.mule.config.spring.factories
Builds SimpleService instances by using the SimpleServiceBuilder.
SimpleServiceFactoryBean() - Constructor for class org.mule.config.spring.factories.SimpleServiceFactoryBean
 
SimpleServiceTypePropertyEditor - Class in org.mule.config.spring.editors
 
SimpleServiceTypePropertyEditor() - Constructor for class org.mule.config.spring.editors.SimpleServiceTypePropertyEditor
 
SimpleSessionHandler - Class in org.mule.session
A session handler used to store and retrieve session information on an event.
SimpleSessionHandler() - Constructor for class org.mule.session.SimpleSessionHandler
 
SimpleUpdateSqlStatementStrategy - Class in org.mule.transport.jdbc.sqlstrategy
Implements strategy for handling individual insert, update, and delete statements
SimpleUpdateSqlStatementStrategy() - Constructor for class org.mule.transport.jdbc.sqlstrategy.SimpleUpdateSqlStatementStrategy
 
simpleUpdateSQLStrategy - Variable in class org.mule.transport.jdbc.sqlstrategy.DefaultSqlStatementStrategyFactory
 
SINGLE_TX - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
SingleJmsMessageReceiver - Class in org.mule.transport.jms
Registers a single Jms MessageListener for an endpoint
SingleJmsMessageReceiver(Connector, FlowConstruct, 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
 
SingleResourceTransactionFactoryManager - Class in org.mule.api
 
SingleResourceTransactionFactoryManager() - Constructor for class org.mule.api.SingleResourceTransactionFactoryManager
 
singleton - Variable in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
 
SINGLETON_PROPERTY - Static variable in class org.mule.config.endpoint.ConfigurableTransportFactory
 
singletonChain(MessageProcessor) - Static method in class org.mule.api.processor.MessageProcessors
 
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.el.context.AbstractMapContext
 
size() - Method in class org.mule.expression.InboundAttachmentsMap
 
size() - Method in class org.mule.expression.OutboundAttachmentsMap
 
size() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
size() - Method in class org.mule.module.launcher.util.ObservableList
 
size() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
size() - Method in class org.mule.routing.EventGroup
Returns the number of events collected so far.
size() - Method in interface org.mule.routing.MessageSequence
The number of members of the sequence.
size() - Method in class org.mule.routing.outbound.ArrayMessageSequence
 
size() - Method in class org.mule.routing.outbound.CollectionMessageSequence
 
size() - Method in class org.mule.routing.outbound.IteratorMessageSequence
 
size() - Method in class org.mule.routing.outbound.PartitionedMessageSequence
 
size() - Method in class org.mule.routing.outbound.SplitMessage
 
size(Object) - Static method in class org.mule.transport.http.multipart.LazyList
The size of a lazy List
size() - Method in class org.mule.transport.http.multipart.MultiMap
 
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.QueueTransactionContext
 
skip(long) - Method in class org.mule.model.streaming.DelegatingInputStream
 
skip(long) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
skipAttributes() - Method in class org.mule.config.spring.util.ClassReader
 
skipFully(int) - Method in class org.mule.config.spring.util.ClassReader
skip n bytes in the input stream.
SMTP - Static variable in class org.mule.transport.email.SmtpConnector
 
SmtpConnector - Class in org.mule.transport.email
SmtpConnector is used to connect to and send data to an SMTP mail server
SmtpConnector(MuleContext) - Constructor for class org.mule.transport.email.SmtpConnector
 
SmtpMessageDispatcher - Class in org.mule.transport.email
SmtpMessageDispatcher will dispatch Mule events as Mime email messages over an SMTP gateway.
SmtpMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.email.SmtpMessageDispatcher
 
SmtpMessageDispatcherFactory - Class in org.mule.transport.email
SmtpMessageDispatcherFactory creates an instance of an SmtpMessage dispatcher used for sending email events via an SMTP gateway
SmtpMessageDispatcherFactory() - Constructor for class org.mule.transport.email.SmtpMessageDispatcherFactory
 
SmtpNamespaceHandler - Class in org.mule.transport.email.config
Namespace handler for the namespace
SmtpNamespaceHandler() - Constructor for class org.mule.transport.email.config.SmtpNamespaceHandler
 
SMTPS - Static variable in class org.mule.transport.email.SmtpsConnector
 
SmtpsConnector - Class in org.mule.transport.email
Creates a secure SMTP connection
SmtpsConnector(MuleContext) - Constructor for class org.mule.transport.email.SmtpsConnector
 
SmtpsNamespaceHandler - Class in org.mule.transport.email.config
Namespace handler for the namespace
SmtpsNamespaceHandler() - Constructor for class org.mule.transport.email.config.SmtpsNamespaceHandler
 
SmtpsSocketFactory - Class in org.mule.transport.email
A socket factor that reads "indirect" configuration (see TlsConfiguration) for SMTPS from System properties.
SmtpsSocketFactory() - Constructor for class org.mule.transport.email.SmtpsSocketFactory
 
SNAPSHOT_CAPTURING - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
this mark is added to getStatus to indicate that captureEverySec was stated
SNAPSHOT_HPROF - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
SNAPSHOT_WITH_HEAP - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
SNAPSHOT_WITHOUT_HEAP - Static variable in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
SOAP_ACTION_PROPERTY - Static variable in interface org.mule.module.cxf.SoapConstants
 
SOAP_ACTION_PROPERTY_CAPS - Static variable in interface org.mule.module.cxf.SoapConstants
 
SOAP_ENDPOINT_PREFIX - Static variable in interface org.mule.module.cxf.SoapConstants
 
SOAP_METHODS - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
SOAP_NAMESPACE_PROPERTY - Static variable in interface org.mule.module.cxf.SoapConstants
 
SoapConstants - Interface in org.mule.module.cxf
Common SOAP constants
SoapMethod - Class in org.mule.transport.soap.axis
A SOAP method representation where the parameters are named
SoapMethod(String, String) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
SoapMethod(String, List) - Constructor for class org.mule.transport.soap.axis.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.axis.SoapMethod
 
SoapMethod(QName, List) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
SoapMethod(QName) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
SoapMethod(QName, QName) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
SoapMethod(QName, QName, Class) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
SoapMethod(QName, Class) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
SoapMethod(QName, List, QName) - Constructor for class org.mule.transport.soap.axis.SoapMethod
 
soapService - Variable in class org.mule.transport.soap.axis.AxisMessageReceiver
 
SoapServiceFinder - Class in org.mule.transport.soap.axis
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.axis.SoapServiceFinder
 
soapVersion - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
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
 
socketFactory - Variable in class org.mule.transport.udp.UdpConnector
 
sortLifecycleInstances(Collection, LifecycleObject) - Method in class org.mule.lifecycle.phases.DefaultLifecyclePhase
Subclasses can override this method to order objects before the lifecycle method is applied to them.
SOURCE_DOCUMENT_NAMESPACE - Static variable in class org.mule.module.xml.transformer.XQueryTransformer
 
SOURCE_MESSAGE_PROCESSOR_PROPERTY_NAME - Static variable in class org.mule.transport.polling.MessageProcessorPollingMessageReceiver
 
sourceClass - Variable in class org.mule.module.json.transformers.ObjectToJson
 
sourceClass - Variable in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
 
sourceMessageProcessor - Variable in class org.mule.transport.polling.MessageProcessorPollingMessageReceiver
 
sources - Variable in class org.mule.config.spring.factories.CompositeMessageSourceFactoryBean
 
sources - Variable in class org.mule.source.StartableCompositeMessageSource
 
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
 
split(String) - Method in class org.mule.config.expression.ExpressionFilterParser
 
splitAndTrim(String, String) - Static method in class org.mule.util.StringUtils
Like StringUtils.split(String, String), but additionally trims whitespace from the result tokens.
splitCamelCase(String) - Static method in class org.mule.config.spring.handlers.AbstractPojoNamespaceHandler
 
splitExpression - Variable in class org.mule.module.xml.routing.XmlMessageSplitter
 
splitMessage(MuleEvent) - Method in class org.mule.module.atom.routing.FeedSplitter
 
splitMessage(MuleEvent) - Method in class org.mule.module.rss.routing.FeedSplitter
 
splitMessage(MuleMessage) - Method in class org.mule.module.xml.routing.XmlMessageSplitter
Template method can be used to split the message up before the getMessagePart method is called .
splitMessage(MuleEvent) - Method in class org.mule.routing.AbstractSplitter
 
splitMessage(MuleEvent) - Method in class org.mule.routing.ExpressionSplitter
 
splitMessage(MuleEvent) - Method in class org.mule.routing.MapSplitter
 
splitMessage(MuleEvent) - Method in class org.mule.routing.MessageChunkSplitter
 
splitMessage(MuleMessage) - Method in class org.mule.routing.outbound.AbstractRoundRobinMessageSplitter
Method used just to split the message into parts.
splitMessage(MuleMessage) - Method in class org.mule.routing.outbound.ExpressionMessageSplitter
 
splitMessage(MuleMessage) - Method in class org.mule.routing.outbound.ListMessageSplitter
 
SplitMessage - Class in org.mule.routing.outbound
A Split message contains one or more message parts with an endpoint associated with each part.
SplitMessage() - Constructor for class org.mule.routing.outbound.SplitMessage
 
SplitMessage.MessagePart - Class in org.mule.routing.outbound
 
SplitMessage.MessagePart(OutboundEndpoint, Object) - Constructor for class org.mule.routing.outbound.SplitMessage.MessagePart
 
splitMessageIntoSequence(MuleEvent) - Method in class org.mule.routing.AbstractSplitter
 
splitMessageIntoSequence(MuleEvent) - Method in class org.mule.routing.CollectionSplitter
 
splitMessageIntoSequence(MuleEvent) - Method in class org.mule.routing.outbound.AbstractMessageSequenceSplitter
Converts the event into a MessageSequence that will retrieve each of the event elements
splitMessageNoEndpointMatch(List<?>, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
SplitterDefinitionParser - Class in org.mule.config.spring.parsers.specific
Generic router definition parser for parsing all Router elements.
SplitterDefinitionParser(Class) - Constructor for class org.mule.config.spring.parsers.specific.SplitterDefinitionParser
 
SplitterDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.SplitterDefinitionParser
 
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.
SpringAuthenticationAdapter - Class in org.mule.module.spring.security
 
SpringAuthenticationAdapter(Authentication) - Constructor for class org.mule.module.spring.security.SpringAuthenticationAdapter
 
SpringAuthenticationAdapter(Authentication, Map<String, Object>) - Constructor for class org.mule.module.spring.security.SpringAuthenticationAdapter
 
SpringAuthenticationAdapter(Authentication, Map<String, Object>, MuleEvent) - Constructor for class org.mule.module.spring.security.SpringAuthenticationAdapter
 
SpringAuthenticationProvider - Interface in org.mule.module.spring.security
A provider for spring authentication
springAuthenticationRequired() - Static method in class org.mule.module.spring.security.i18n.SpringSecurityMessages
 
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
 
SpringConfigurationBuilder - Class in org.mule.config.spring
Adds an existing Spring ApplicationContext to Mule's internal collection of Registries.
SpringConfigurationBuilder(ApplicationContext) - Constructor for class org.mule.config.spring.SpringConfigurationBuilder
 
SpringConfigurationBuilder(ConfigurableApplicationContext, ApplicationContext) - Constructor for class org.mule.config.spring.SpringConfigurationBuilder
 
springContextInitialised - Variable in class org.mule.config.spring.SpringRegistry
 
SpringInitialContextFactory - Class in org.mule.config.spring.jndi
TODO
SpringInitialContextFactory() - Constructor for class org.mule.config.spring.jndi.SpringInitialContextFactory
 
SpringMessages - Class in org.mule.module.spring.i18n
 
SpringMessages() - Constructor for class org.mule.module.spring.i18n.SpringMessages
 
SpringProviderAdapter - Class in org.mule.module.spring.security
SpringProviderAdapter is a wrapper for a Spring Security provider to use with the SecurityManager
SpringProviderAdapter() - Constructor for class org.mule.module.spring.security.SpringProviderAdapter
For Spring IoC only
SpringProviderAdapter(AuthenticationManager) - Constructor for class org.mule.module.spring.security.SpringProviderAdapter
 
SpringProviderAdapter(AuthenticationManager, String) - Constructor for class org.mule.module.spring.security.SpringProviderAdapter
 
SpringRegistry - Class in org.mule.config.spring
 
SpringRegistry(MuleContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(String, MuleContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(ApplicationContext, MuleContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(String, ApplicationContext, MuleContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(ConfigurableApplicationContext, ApplicationContext, MuleContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistry(String, ConfigurableApplicationContext, ApplicationContext, MuleContext) - Constructor for class org.mule.config.spring.SpringRegistry
 
SpringRegistryLifecycleManager - Class in org.mule.config.spring
 
SpringRegistryLifecycleManager(String, Registry, MuleContext) - Constructor for class org.mule.config.spring.SpringRegistryLifecycleManager
 
SpringRemoteInvokerComponent - Class in org.mule.module.spring.remoting
 
SpringRemoteInvokerComponent() - Constructor for class org.mule.module.spring.remoting.SpringRemoteInvokerComponent
 
SpringSecurityContext - Class in org.mule.module.spring.security
SpringSecurityContext is a SecurityContext wrapper used to interface with an Spring's SecurityContext.
SpringSecurityContext(SecurityContext) - Constructor for class org.mule.module.spring.security.SpringSecurityContext
 
SpringSecurityContextFactory - Class in org.mule.module.spring.security
SpringSecurityContextFactory creates an SpringSecurityContext for an Authentication object.
SpringSecurityContextFactory() - Constructor for class org.mule.module.spring.security.SpringSecurityContextFactory
 
SpringSecurityMessages - Class in org.mule.module.spring.security.i18n
 
SpringSecurityMessages() - Constructor for class org.mule.module.spring.security.i18n.SpringSecurityMessages
 
SpringSecurityNamespaceHandler - Class in org.mule.module.spring.security.config
Registers a Bean Definition Parser for handling Spring Security related elements.
SpringSecurityNamespaceHandler() - Constructor for class org.mule.module.spring.security.config.SpringSecurityNamespaceHandler
 
SpringTransactionFactory - Class in org.mule.module.spring.transaction
TODO: document this class
SpringTransactionFactory() - Constructor for class org.mule.module.spring.transaction.SpringTransactionFactory
 
SpringTransactionFactory.SpringTransaction - Class in org.mule.module.spring.transaction
TODO: document this class
SpringTransactionFactory.SpringTransaction(MuleContext) - Constructor for class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
SpringTransactionManagerFactory - Class in org.mule.module.spring.transaction
A holder to a transaction manager set via a Spring Application context
SpringTransactionManagerFactory() - Constructor for class org.mule.module.spring.transaction.SpringTransactionManagerFactory
 
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[]) - Constructor for class org.mule.config.spring.SpringXmlConfigurationBuilder
 
SpringXmlConfigurationBuilder(String) - 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
 
SQL_STATEMENT_FACTORY_PROPERTY - Static variable in class org.mule.transport.jdbc.config.JdbcNamespaceHandler
 
SQLExceptionReader - Class in org.mule.transport.jdbc
Surfaces information about SQLExceptions such as the code and sql state.
SQLExceptionReader() - Constructor for class org.mule.transport.jdbc.SQLExceptionReader
 
SqlStatementStrategy - Interface in org.mule.transport.jdbc.sqlstrategy
 
SqlStatementStrategyExecutor - Class in org.mule.transport.jdbc.sqlstrategy
 
SqlStatementStrategyExecutor() - Constructor for class org.mule.transport.jdbc.sqlstrategy.SqlStatementStrategyExecutor
 
SqlStatementStrategyFactory - Interface in org.mule.transport.jdbc.sqlstrategy
Factory that selects appropriate implementation of SQLStrategy for a particular SQL string
SQUARE_TEMPLATE_PATTERN - Static variable in class org.mule.util.TemplateParser
 
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(MuleContext) - Constructor for class org.mule.transport.ssl.SslConnector
 
sslHandshakeDidNotComplete() - Static method in class org.mule.transport.http.i18n.HttpMessages
 
SslMessageReceiver - Class in org.mule.transport.ssl
 
SslMessageReceiver(Connector, FlowConstruct, 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
 
stackTraceFilter - Static variable in class org.mule.config.DefaultMuleConfiguration
A comma-separated list of internal packages/classes which are removed from sanitized stacktraces.
stage - Variable in class org.mule.module.guice.GuiceConfigurationBuilder
 
standaloneSet() - Method in class org.mule.module.xml.stax.DelegateXMLStreamReader
 
standardOptions() - Method in class org.mule.config.spring.parsers.specific.BindingDefinitionParser
 
start() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
start() - Method in interface org.mule.api.lifecycle.Startable
 
start() - Method in class org.mule.component.AbstractComponent
 
start() - Method in class org.mule.component.DefaultComponentLifecycleAdapter
Propagates start() life-cycle to component object implementations if they implement the mule Startable interface.
start() - Method in class org.mule.component.NullLifecycleAdapter
 
start() - Method in class org.mule.construct.AbstractFlowConstruct
 
start(WorkManager, WorkListener) - Method in class org.mule.context.notification.ServerNotificationManager
 
start() - Method in class org.mule.DefaultMuleContext
 
start() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
start() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
start() - Method in class org.mule.example.notifications.HeartbeatAgent
 
start() - Method in class org.mule.model.AbstractModel
Starts all registered components
start(String[]) - Method in class org.mule.module.boot.MuleServerWrapper
The start method is called when the WrapperManager is signaled by the native wrapper code that it can start its application.
start(String[]) - Method in class org.mule.module.boot.VersionWrapper
 
start() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
start() - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
start() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
start() - Method in class org.mule.module.jca.DelegateWorkManager
 
start(BootstrapContext) - Method in class org.mule.module.jca.MuleResourceAdapter
 
start() - Method in interface org.mule.module.launcher.application.Application
 
start() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
start() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
start() - Method in class org.mule.module.launcher.DeploymentService
 
start(boolean) - Method in class org.mule.module.launcher.MuleContainer
 
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
 
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.agent.YourKitProfilerAgent
 
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 interface org.mule.module.management.mbean.RegistryServiceMBean
 
start() - Method in class org.mule.module.management.mbean.ServiceService
 
start(String[]) - Method in class org.mule.module.reboot.MuleContainerWrapper
The start method is called when the WrapperManager is signaled by the native wrapper code that it can start its application.
start(boolean, boolean) - Method in class org.mule.MuleServer
Start the mule server
start() - Method in class org.mule.processor.AbstractMuleObjectOwner
 
start() - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
start() - Method in class org.mule.processor.AsyncInterceptingMessageProcessor
 
start() - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
start() - Method in class org.mule.processor.IdempotentRedeliveryPolicy
 
start() - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
start() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
start() - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
start() - Method in class org.mule.routing.AbstractAggregator
 
start() - Method in class org.mule.routing.AbstractSelectiveRouter
 
start() - Method in class org.mule.routing.correlation.EventCorrelator
 
start() - Method in class org.mule.routing.MessageFilter
 
start() - Method in class org.mule.routing.MessageProcessorFilterPair
 
start() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
start() - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
start() - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
start() - Method in class org.mule.routing.UntilSuccessful
 
start() - Method in class org.mule.service.AbstractService
 
start() - Method in class org.mule.service.ServiceCompositeMessageSource
 
start() - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
start() - Method in class org.mule.source.StartableCompositeMessageSource
 
start() - Method in class org.mule.tck.functional.AssertionMessageProcessor
 
start() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
start() - Method in class org.mule.transport.AbstractConnector
 
start() - Method in class org.mule.transport.AbstractTransportMessageHandler
This method will start the connectable, calling AbstractTransportMessageHandler.connect() if it is needed.
start() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
start(Xid, int) - Method in class org.mule.transport.jms.xa.XAResourceWrapper
 
start() - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
start() - Method in class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
start() - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
start() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.MuleReceiverConnectorHolder
 
start() - Method in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
start() - Method in class org.mule.transport.servlet.jetty.util.EmbeddedJettyServer
 
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.
startable - Variable in class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
 
StartableCompositeMessageSource - Class in org.mule.source
Implementation of CompositeMessageSource that propagates both injection of FlowConstruct and lifecycle to nested MessageSources.
StartableCompositeMessageSource() - Constructor for class org.mule.source.StartableCompositeMessageSource
 
startAfterConnect() - Method in class org.mule.transport.AbstractConnector
 
startAllocationRecording(long) - Method in class org.mule.module.management.mbean.YourKitProfilerService
Start object allocation recording.
startAllocationRecording(long) - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Start object allocation recording.
startCapturingMemSnapshot(int) - Method in class org.mule.module.management.mbean.YourKitProfilerService
Starts new daemon thread which calls YourKitProfilerServiceMBean.captureMemorySnapshot() every N seconds.
startCapturingMemSnapshot(int) - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Starts new daemon thread which calls YourKitProfilerServiceMBean.captureMemorySnapshot() every N seconds.
startConnector() - Method in class org.mule.module.management.mbean.ConnectorService
 
startConnector() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
startCopyingThread() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
startCPUProfiling(long, String) - Method in class org.mule.module.management.mbean.YourKitProfilerService
Start CPU profiling.
startCPUProfiling(long, String) - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Start CPU profiling.
startDataBase(String) - Static method in class org.mule.tck.util.MuleDerbyTestUtils
Start a previously created (and stopped) database
started - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
started - Variable in class org.mule.source.StartableCompositeMessageSource
 
started - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
started - Variable in class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
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
 
startIfStartable(Object) - Method in class org.mule.construct.AbstractFlowConstruct
 
startIfStartable(Object) - Method in class org.mule.service.AbstractService
 
starting - Variable in class org.mule.source.StartableCompositeMessageSource
 
startMonitorProfiling() - Method in class org.mule.module.management.mbean.YourKitProfilerService
Start monitor profiling (requires that the profiled application runs on Java 5 or newer)
startMonitorProfiling() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Start monitor profiling (requires that the profiled application runs on Java 5 or newer)
startOnConnect - Variable in class org.mule.transport.AbstractConnector
Indicates whether the connector should start upon connecting.
startOnConnect - Variable in class org.mule.transport.jms.JmsMessageReceiver
Deprecated.  
startOnConnect - Variable in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
startPart(String) - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
Start creation of the next Content.
startPart(String, String[]) - Method in class org.mule.transport.http.multipart.MultiPartOutputStream
Start creation of the next Content.
startProcess(Object, Object, Map) - Method in interface org.mule.module.bpm.BPMS
Start a new process.
startProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Start a new process.
startProcess(Object, Object, Map) - Method in class org.mule.module.jbpm.Jbpm
Start a new process.
startThread() - Method in class org.mule.management.stats.ProcessingTime
Start timer that processes reference queue
startTransaction(Object) - Method in class org.mule.util.xa.AbstractResourceManager
Starts a new transaction and associates it with the current thread.
StartupContext - Class in org.mule.config
A class holding cross-cutting startup info.
StartupContext() - Constructor for class org.mule.config.StartupContext
 
startupScreen - Variable in class org.mule.context.DefaultMuleContextBuilder
 
StartupSummaryDeploymentListener - Class in org.mule.module.launcher
Prints application status summary table on Mule startup.
StartupSummaryDeploymentListener(DeploymentStatusTracker) - Constructor for class org.mule.module.launcher.StartupSummaryDeploymentListener
 
startWork(Work) - Method in class org.mule.module.jca.DelegateWorkManager
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.module.jca.DelegateWorkManager
 
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 - Variable in class org.mule.lifecycle.AbstractLifecycleManager
 
STATE_INVOKE_NOT_SUPPORTED - Static variable in class org.mule.api.model.InvocationResult
Deprecated. 
STATE_INVOKED_FAILED - Static variable in class org.mule.api.model.InvocationResult
Deprecated. 
STATE_INVOKED_SUCESSFUL - Static variable in class org.mule.api.model.InvocationResult
Deprecated. 
StatefulCustomJob - Class in org.mule.transport.quartz.jobs
Same as CustomJob except the JobDetail state is persistent for each request and only one instance of the job will fire at any given trigger.
StatefulCustomJob() - Constructor for class org.mule.transport.quartz.jobs.StatefulCustomJob
 
StatefulEndpointPollingJob - Class in org.mule.transport.quartz.jobs
Same as EndpointPollingJob except the JobDetail state is persistent for each request and only one instance of the job will fire at any given trigger.
StatefulEndpointPollingJob() - Constructor for class org.mule.transport.quartz.jobs.StatefulEndpointPollingJob
 
StatefulEventGeneratorJob - Class in org.mule.transport.quartz.jobs
Same as EventGeneratorJob except the JobDetail state is persistent for each request and only one instance of the job will fire at any given trigger.
StatefulEventGeneratorJob() - Constructor for class org.mule.transport.quartz.jobs.StatefulEventGeneratorJob
 
StatefulScheduledDispatchJob - Class in org.mule.transport.quartz.jobs
Same as ScheduledDispatchJob except the JobDetail state is persistent for each request and only one instance of the job will fire at any given trigger.
StatefulScheduledDispatchJob() - Constructor for class org.mule.transport.quartz.jobs.StatefulScheduledDispatchJob
 
StatementInvocationHandler - Class in org.mule.transport.jdbc.xa
 
StatementInvocationHandler(ConnectionWrapper, Statement) - Constructor for class org.mule.transport.jdbc.xa.StatementInvocationHandler
 
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
 
StaticComponentDefinitionParser - Class in org.mule.config.spring.parsers.specific
BDP which parses the element of the .
StaticComponentDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.StaticComponentDefinitionParser
 
staticContext - Variable in class org.mule.el.mvel.MVELExpressionLanguage
 
staticLogger - Static variable in class org.mule.transport.jdbc.JdbcMessageDispatcher
 
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
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
 
StaticResourceMessageProcessor - Class in org.mule.transport.http.components
A MessageProcessor that can be used by HTTP endpoints to serve static files from a directory on the filesystem.
StaticResourceMessageProcessor() - Constructor for class org.mule.transport.http.components.StaticResourceMessageProcessor
 
Statistics - Interface in org.mule.api.management.stats
Statistics TODO
statistics - Variable in class org.mule.component.AbstractComponent
 
statistics - Variable in class org.mule.construct.AbstractFlowConstruct
 
statistics - Variable in class org.mule.module.management.mbean.FlowConstructService
 
statistics - Variable in class org.mule.routing.AbstractCatchAllStrategy
Router statistics used to monitor if a catch all strategy is invoked and if any events are dispatched from the strategy i.e.
statistics - Variable in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
statistics - Variable in class org.mule.service.ServiceCompositeMessageSource
 
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
 
statsName - Variable in class org.mule.module.management.mbean.FlowConstructService
 
status - Variable in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
 
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
 
StaxFeature - Class in org.mule.module.cxf.support
Configures the StAX XMLInputFactory and XMLOutputFactory which CXF uses.
StaxFeature() - Constructor for class org.mule.module.cxf.support.StaxFeature
 
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
 
StdinToNameString - Class in org.mule.example.hello
The transformation removes break-lines and newlines from the string, which potentially could have been added during a stdin input operation.
StdinToNameString() - Constructor for class org.mule.example.hello.StdinToNameString
 
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(MuleContext) - 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, FlowConstruct, 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
 
StockQuote - Class in net.webservicex
This class was generated by Apache CXF 2.2.8 Tue May 11 18:53:01 ART 2010 Generated source version: 2.2.8
StockQuote(URL) - Constructor for class net.webservicex.StockQuote
 
StockQuote(URL, QName) - Constructor for class net.webservicex.StockQuote
 
StockQuote() - Constructor for class net.webservicex.StockQuote
 
StockQuote - Class in org.mule.example.stockquote
A stock Quote object that is crated from the xml returned from the http://www.webservicex.net/stockquote.asmx service
StockQuote() - Constructor for class org.mule.example.stockquote.StockQuote
 
StockQuoteHttpGet - Static variable in class net.webservicex.StockQuote
 
StockQuoteHttpGet - Interface in net.webservicex
This class was generated by Apache CXF 2.2.8 Tue May 11 18:53:01 ART 2010 Generated source version: 2.2.8
StockQuoteHttpPost - Static variable in class net.webservicex.StockQuote
 
StockQuoteHttpPost - Interface in net.webservicex
This class was generated by Apache CXF 2.2.8 Tue May 11 18:53:01 ART 2010 Generated source version: 2.2.8
StockQuoteSoap - Static variable in class net.webservicex.StockQuote
 
StockQuoteSoap - Interface in net.webservicex
This class was generated by Apache CXF 2.2.8 Tue May 11 18:53:01 ART 2010 Generated source version: 2.2.8
StockQuoteSoap12 - Static variable in class net.webservicex.StockQuote
 
StockTick - Class in org.mule.example.cep
A stock tick event informing of a state change due to some operation;
StockTick(String, double, long) - Constructor for class org.mule.example.cep.StockTick
 
stop() - Method in class org.mule.agent.AbstractNotificationLoggerAgent
 
stop() - Method in interface org.mule.api.lifecycle.Stoppable
 
stop() - Method in class org.mule.component.AbstractComponent
 
stop() - Method in class org.mule.component.DefaultComponentLifecycleAdapter
Propagates stop() life-cycle to component object implementations if they implement the mule Stoppable interface.
stop() - Method in class org.mule.component.NullLifecycleAdapter
 
stop() - Method in class org.mule.construct.AbstractFlowConstruct
 
stop() - Method in class org.mule.DefaultMuleContext
Stops the MuleContext which stops all sessions and connectors
stop() - Method in class org.mule.endpoint.DefaultInboundEndpoint
 
stop() - Method in class org.mule.endpoint.DynamicURIInboundEndpoint
 
stop() - Method in class org.mule.example.notifications.HeartbeatAgent
 
stop() - Method in class org.mule.model.AbstractModel
Stops any registered components
stop(int) - Method in class org.mule.module.boot.MuleServerWrapper
Called when the application is shutting down.
stop(int) - Method in class org.mule.module.boot.VersionWrapper
 
stop() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
 
stop() - Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
 
stop() - Method in class org.mule.module.cxf.CxfInboundMessageProcessor
 
stop() - Method in class org.mule.module.jca.DelegateWorkManager
 
stop() - Method in class org.mule.module.jca.MuleResourceAdapter
 
stop() - Method in interface org.mule.module.launcher.application.Application
 
stop() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
stop() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
stop() - Method in class org.mule.module.launcher.DeploymentService
 
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.agent.YourKitProfilerAgent
 
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 interface org.mule.module.management.mbean.RegistryServiceMBean
 
stop() - Method in class org.mule.module.management.mbean.ServiceService
 
stop(int) - Method in class org.mule.module.reboot.MuleContainerWrapper
Called when the application is shutting down.
stop() - Method in class org.mule.processor.AbstractMuleObjectOwner
 
stop() - Method in class org.mule.processor.AbstractRedeliveryPolicy
 
stop() - Method in class org.mule.processor.AsyncInterceptingMessageProcessor
 
stop() - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
stop() - Method in class org.mule.processor.ResponseMessageProcessorAdapter
 
stop() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
stop() - Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
stop() - Method in class org.mule.routing.AbstractAggregator
 
stop() - Method in class org.mule.routing.AbstractSelectiveRouter
 
stop() - Method in class org.mule.routing.correlation.EventCorrelator
 
stop() - Method in class org.mule.routing.MessageFilter
 
stop() - Method in class org.mule.routing.MessageProcessorFilterPair
 
stop() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
stop() - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
stop() - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
stop() - Method in class org.mule.service.AbstractService
 
stop() - Method in class org.mule.service.ServiceCompositeMessageSource
 
stop() - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
stop() - Method in class org.mule.source.StartableCompositeMessageSource
 
stop() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
stop() - Method in class org.mule.transport.AbstractConnector
 
stop() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
stop() - Method in class org.mule.transport.jms.jndi.AbstractJndiNameResolver
 
stop() - Method in class org.mule.transport.jms.jndi.CachedJndiNameResolver

Cleans up the cache.

stop() - Method in class org.mule.transport.quartz.jobs.PollEndpointJob
 
stop() - Method in class org.mule.transport.servlet.jetty.AbstractConnectorHolder
 
stop() - Method in interface org.mule.transport.servlet.jetty.ConnectorHolder
 
stop() - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector.MuleReceiverConnectorHolder
 
stop() - Method in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
stop() - Method in class org.mule.transport.servlet.jetty.util.EmbeddedJettyServer
 
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
 
stopAllocationRecording() - Method in class org.mule.module.management.mbean.YourKitProfilerService
stopAllocationRecording() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
 
stopCapturingMemSnapshot() - Method in class org.mule.module.management.mbean.YourKitProfilerService
Stops daemon thread started by YourKitProfilerServiceMBean.startCapturingMemSnapshot(int)
stopCapturingMemSnapshot() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Stops daemon thread started by YourKitProfilerServiceMBean.startCapturingMemSnapshot(int)
stopConnector() - Method in class org.mule.module.management.mbean.ConnectorService
 
stopConnector() - Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
 
stopCPUProfiling() - Method in class org.mule.module.management.mbean.YourKitProfilerService
Stop CPU profiling.
stopCPUProfiling() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Stop CPU profiling.
stopDatabase() - Static method in class org.mule.tck.util.MuleDerbyTestUtils
Properly shutdown an embedded Derby database
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
 
stopFlow(FlowConstruct) - Method in class org.mule.exception.AbstractMessagingExceptionStrategy
 
stopFlowConstruct(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
 
StopFurtherMessageProcessingMessageProcessor - Class in org.mule.processor
 
StopFurtherMessageProcessingMessageProcessor() - Constructor for class org.mule.processor.StopFurtherMessageProcessingMessageProcessor
 
stopIfStoppable(Object) - Method in class org.mule.construct.AbstractFlowConstruct
 
stopIfStoppable(Object) - Method in class org.mule.service.AbstractService
 
stopMonitorProfiling() - Method in class org.mule.module.management.mbean.YourKitProfilerService
Stop monitor profiling (requires that the profiled application runs on Java 5 or newer)
stopMonitorProfiling() - Method in interface org.mule.module.management.mbean.YourKitProfilerServiceMBean
Stop monitor profiling (requires that the profiled application runs on Java 5 or newer)
Stoppable - Interface in org.mule.api.lifecycle
Stoppable is a lifecycle interfaqce that introduces a Stoppable.stop() method to an object.
stopPausedSedaStageNonPeristentQueueMessageLoss(int, String) - Static method in class org.mule.config.i18n.CoreMessages
 
stopProcessing() - Method in class org.mule.routing.EventProcessingThread
Stops the monitoring of the expired groups.
StopProcessingException - Exception in org.mule.module.sxc
 
StopProcessingException() - Constructor for exception org.mule.module.sxc.StopProcessingException
 
stopRequested - Variable in class org.mule.routing.EventProcessingThread
 
stopTimer() - Static method in class org.mule.management.stats.ProcessingTime
Stop timer that processes reference queue
Storage - Class in org.mule.example.geomail.components
TODO
Storage() - Constructor for class org.mule.example.geomail.components.Storage
 
store(Serializable, T) - Method in interface org.mule.api.store.ObjectStore
Store the given Object.
store(Serializable, T, String) - Method in interface org.mule.api.store.PartitionableObjectStore
 
store - Variable in class org.mule.routing.IdempotentMessageFilter
 
store - Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
store(Serializable, T, String[]) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
 
store(Serializable, T) - Method in class org.mule.transport.jdbc.store.JdbcObjectStore
Store the given Object.
store(Serializable, T) - Method in class org.mule.util.store.AbstractObjectStore
 
store(Serializable, T) - Method in class org.mule.util.store.AbstractPartitionedObjectStore
 
store - Variable in class org.mule.util.store.InMemoryObjectStore
 
store(Serializable, T) - Method in class org.mule.util.store.InMemoryObjectStore
 
store(Serializable, T) - Method in class org.mule.util.store.ManagedObjectStore
 
store(Serializable, T) - Method in class org.mule.util.store.MonitoredObjectStoreWrapper
 
store(Serializable, T) - Method in class org.mule.util.store.ObjectStorePartition
 
store(Serializable, T, String) - Method in class org.mule.util.store.PartitionedInMemoryObjectStore
 
store(Serializable, T) - Method in class org.mule.util.store.PartitionedObjectStoreWrapper
 
store(Serializable, T, String) - Method in class org.mule.util.store.PartitionedPersistentObjectStore
 
store(Serializable, T) - Method in class org.mule.util.store.QueueStoreAdapter
 
store(Serializable, String) - Method in class org.mule.util.store.TextFileObjectStore
 
STORED_PROCEDURE_PREFIX - Static variable in class org.mule.transport.jdbc.sqlstrategy.CallableSqlStatementStrategy
 
STORED_PROCEDURE_SUFFIX - Static variable in class org.mule.transport.jdbc.sqlstrategy.CallableSqlStatementStrategy
 
storeFile(String, InputStream) - Method in class org.mule.transport.sftp.SftpClient
 
storeFile(String, String) - Method in class org.mule.transport.sftp.SftpClient
 
storeLoggerRepository(ClassLoader, LoggerRepository) - Method in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.LoggerRepositoryCache
 
storeMessage(Message) - Method in class org.mule.transport.email.RetrieveMessageReceiver
Helper method for testing which stores a copy of the message locally as the POP3

message will be deleted from the server

storePrefix - Variable in class org.mule.routing.AbstractAggregator
 
storePrefix - Variable in class org.mule.routing.IdempotentMessageFilter
 
storeSender(Sender) - Method in class org.mule.example.geomail.components.SenderCache
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in interface org.mule.api.transport.SessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.session.LegacySessionHandler
Deprecated.  
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.session.NullSessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.session.SerializeAndEncodeSessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.session.SerializeOnlySessionHandler
 
storeSessionInfoToMessage(MuleSession, MuleMessage) - Method in class org.mule.session.SimpleSessionHandler
 
STREAM_BUFFER_SIZE - Static variable in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
STREAM_BUFFER_SIZE - Static variable in class org.mule.tck.functional.FunctionalTestComponent
 
STREAM_OK - Static variable in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
STREAM_SAMPLE_SIZE - Static variable in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
STREAM_SAMPLE_SIZE - Static variable in class org.mule.tck.functional.FunctionalTestComponent
 
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.
StreamClosingInterceptor - Class in org.mule.module.cxf.support
Replaces the original XMLStreamReader with another one which closes the underlying InputStream.
StreamClosingInterceptor() - Constructor for class org.mule.module.cxf.support.StreamClosingInterceptor
 
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
 
streamNotAvailble(String) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
StreamPayloadRequestEntity - Class in org.mule.transport.http
 
StreamPayloadRequestEntity(OutputHandler, MuleEvent) - Constructor for class org.mule.transport.http.StreamPayloadRequestEntity
 
StreamTransformer - Interface in org.mule.module.pgp
A writer of OutputStream
STRICT_HOST_KEY_CHECKING - Static variable in class org.mule.transport.sftp.SftpClient
 
STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
STRING_DATA_TYPE - Static variable in interface org.mule.api.transformer.DataType
 
StringAppendTestTransformer - Class in org.mule.tck.functional
 
StringAppendTestTransformer() - Constructor for class org.mule.tck.functional.StringAppendTestTransformer
 
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
 
StringDataSource - Class in org.mule.message.ds
 
StringDataSource(String) - Constructor for class org.mule.message.ds.StringDataSource
 
StringDataSource(String, String) - Constructor for class org.mule.message.ds.StringDataSource
 
StringDataSource(String, String, String) - Constructor for class org.mule.message.ds.StringDataSource
 
StringExpressionEvaluator - Class in org.mule.expression
Will process an expression string that can contain other expressions
StringExpressionEvaluator() - Constructor for class org.mule.expression.StringExpressionEvaluator
 
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
 
StringToBoolean - Class in org.mule.transformer.simple
ByteArrayToSerializable converts a serialized object to its object representation
StringToBoolean() - Constructor for class org.mule.transformer.simple.StringToBoolean
 
StringToEmailMessage - Class in org.mule.transport.email.transformers
StringToEmailMessage will convert a String to a JavaMail Message, using the String as the contents.
StringToEmailMessage() - Constructor for class org.mule.transport.email.transformers.StringToEmailMessage
 
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
 
stringToInternetAddresses(String) - Static method in class org.mule.transport.email.MailUtils
 
StringToNameString - Class in org.mule.example.hello
StringToNameString converts from a String to a NameString object.
StringToNameString() - Constructor for class org.mule.example.hello.StringToNameString
 
StringToNumber - Class in org.mule.example.scripting
Converts a string to a number.
StringToNumber() - Constructor for class org.mule.example.scripting.StringToNumber
 
StringToNumber - Class in org.mule.transformer.simple
StringToNumber converts a String to a Number.
StringToNumber() - Constructor for class org.mule.transformer.simple.StringToNumber
 
StringToNumber(NumberFormat) - Constructor for class org.mule.transformer.simple.StringToNumber
 
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
 
STYLE - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
STYLE_MAP - Static variable in class org.mule.transport.soap.axis.config.AxisNamespaceHandler
 
STYLESHEET - Static variable in class org.mule.module.xml.config.XsltTextDefinitionParser
 
SUBJECT_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
subList(int, int) - Method in class org.mule.module.launcher.util.ObservableList
 
subscriptionFilter - Variable in class org.mule.module.spring.events.MuleEventMulticaster
The filter used to match subscriptions
subscriptions - Variable in class org.mule.module.spring.events.MuleEventMulticaster
A list of endpoints the eventMulticaster will receive events on Note that if this eventMulticaster has a Mule Descriptor associated with it, these endpoints are ignored and the ones on the Mule Descriptor are used.
subsubprotocol - Variable in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
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
 
summarise(Throwable, int) - Static method in class org.mule.config.ExceptionHelper
Removes some internal Mule entries from the stacktrace.
SunSecurityProviderInfo - Class in org.mule.api.security.provider
Sun JDK-specific security provider information.
SunSecurityProviderInfo() - Constructor for class org.mule.api.security.provider.SunSecurityProviderInfo
 
SupportedMEPs - Annotation Type in org.mule.api.annotations.meta
 
supportJms102bSpec - Variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
supports(Annotation, Class, Member) - Method in interface org.mule.api.EndpointAnnotationParser
Determines whether this parser can process the current annotation.
supports(Annotation) - Method in interface org.mule.api.expression.ExpressionAnnotationParser
 
supports(Annotation, Class, Member) - Method in interface org.mule.api.MessageProcessorAnnotationParser
Determines whether this parser can process the current annotation.
supports(Class) - Method in interface org.mule.api.security.SecurityProvider
 
supports(Class) - Method in class org.mule.api.SingleResourceTransactionFactoryManager
 
supports(Object, Object) - Method in interface org.mule.api.transaction.Transaction
 
supports(Annotation, Class, Member) - Method in class org.mule.config.endpoint.AbstractEndpointAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.expression.ExprAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.expression.FunctionAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.expression.LookupAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.expression.MuleAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.parsers.InboundAttachmentsAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.parsers.InboundHeadersAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.parsers.OutboundAttachmentsAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.parsers.OutboundHeadersAnnotationParser
 
supports(Annotation) - Method in class org.mule.config.parsers.PayloadAnnotationParser
 
supports(Annotation, Class, Member) - Method in class org.mule.module.ibeans.config.CallAnnotationParser
 
supports(Annotation) - Method in class org.mule.module.json.config.JsonPathAnnotationParser
 
supports(Annotation) - Method in class org.mule.module.ognl.config.OgnlAnnotationParser
 
supports(Class) - Method in class org.mule.module.pgp.PGPSecurityProvider
 
supports(Annotation) - Method in class org.mule.module.scripting.config.GroovyAnnotationParser
 
supports(Annotation) - Method in class org.mule.module.xml.config.XPathAnnotationParser
 
supports(Object, Object) - Method in class org.mule.processor.DelegateTransaction
 
supports(Class) - Method in class org.mule.security.AbstractSecurityProvider
 
supports(Object, Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
supports(Object, Object) - Method in class org.mule.transaction.XaTransaction
 
supports(Object, Object) - Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
 
supports(Annotation, Class, Member) - Method in class org.mule.transport.quartz.config.ScheduleAnnotationParser
Validates that this parser can parse the supplied annotation.
supportsAggressiveRelease() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
supportsInnerTransaction(Transaction) - Method in class org.mule.processor.DelegateTransaction
 
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.processor.DelegateTransaction
 
suspend() - Method in class org.mule.transaction.AbstractTransaction
 
suspend() - Method in class org.mule.transaction.XaTransaction
 
suspendCurrentTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
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.execution.SuspendXaTransactionInterceptor
 
SuspendXaTransactionInterceptor<T> - Class in org.mule.execution
 
SuspendXaTransactionInterceptor(ExecutionInterceptor<T>, TransactionConfig, boolean) - Constructor for class org.mule.execution.SuspendXaTransactionInterceptor
 
SxcFilter - Class in org.mule.module.sxc
 
SxcFilter() - Constructor for class org.mule.module.sxc.SxcFilter
 
SxcFilter(String) - Constructor for class org.mule.module.sxc.SxcFilter
 
SxcFilteringOutboundRouter - Class in org.mule.module.sxc
FilteringRouter is a router that accepts events based on a filter set.
SxcFilteringOutboundRouter() - Constructor for class org.mule.module.sxc.SxcFilteringOutboundRouter
 
SxcNamespaceHandler - Class in org.mule.module.sxc
 
SxcNamespaceHandler() - Constructor for class org.mule.module.sxc.SxcNamespaceHandler
 
symbol - Variable in class net.webservicex.GetQuote
 
SYNC_BATCH_SIZE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
SYNC_PROCESSING_STRATEGY - Static variable in class org.mule.config.spring.util.ProcessingStrategyUtils
 
SYNC_TIME - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
SYNC_WRITES - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
synchronous - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
SYNCHRONOUS_PROPERTY - Static variable in class org.mule.api.config.MuleProperties
Specifies whether mule should process messages synchronously, i.e.
synchronousEventTimeout - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
 
SynchronousLoanBroker - Class in org.mule.example.loanbroker.esn
SyncLoanBroker is a synchronous Loan Broker that makes the calls to various components through the event context synchronously.
SynchronousLoanBroker() - Constructor for class org.mule.example.loanbroker.esn.SynchronousLoanBroker
 
synchronousProcessingStrategy - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
SynchronousProcessingStrategy - Class in org.mule.processor.strategy
This strategy processes all message processors in the calling thread.
SynchronousProcessingStrategy() - Constructor for class org.mule.processor.strategy.SynchronousProcessingStrategy
 
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_OVERRIDE - Static variable in class org.mule.module.launcher.DefaultAppBloodhound
 
SYSTEM_PROPERTY_PREFIX - Static variable in class org.mule.api.config.MuleProperties
The prefix for any Mule-specific properties set in the system properties
SystemExceptionHandler - Interface in org.mule.api.exception
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
systemPackages - Variable in class org.mule.module.launcher.FineGrainedControlClassLoader
 
SystemPropertyInitializingBean - Class in org.mule.config.spring.util
Sets system properties from the configured list.
SystemPropertyInitializingBean() - Constructor for class org.mule.config.spring.util.SystemPropertyInitializingBean
 
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.expression.FunctionExpressionEvaluator
 

T

take() - Method in interface org.mule.util.queue.Queue
Blocks and retrieves an object from this queue.
takeFromObjectStore(long) - Method in interface org.mule.util.queue.TakingQueueInfoDelegate
Poll the queue for its first member, and, if there is one, remove and return the corresponding object from the object store
takeNextItemFromStore(long) - Method in class org.mule.util.queue.QueueInfo
 
TakingQueueInfoDelegate - Interface in org.mule.util.queue
A QueueInfoDelegate that can take objects directly from its store
tap - Variable in class org.mule.routing.WireTap
 
target - Variable in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
target - Variable in class org.mule.processor.AsyncWorkListener
 
targetConfig - Variable in class org.mule.config.spring.parsers.assembly.DefaultBeanAssembler
 
TargetInvocationHandler - Interface in org.mule.transport.jms.xa
 
TCCL_KEY - Static variable in class org.apache.commons.logging.LogFactory
The name (use_tccl) of the key in the config file used to specify whether logging classes should be loaded via the thread context class loader (TCCL), or not.
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(MuleContext) - 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, FlowConstruct, 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
 
Template - Class in com.javaforge.bobber.archetype.model
Represents a template in the archetype to be processed .
Template() - Constructor for class com.javaforge.bobber.archetype.model.Template
 
templateCausedMalformedEndpoint(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
TemplateMessagingExceptionStrategy - Class in org.mule.exception
 
TemplateMessagingExceptionStrategy() - Constructor for class org.mule.exception.TemplateMessagingExceptionStrategy
 
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.PatternInfo - Class in org.mule.util
 
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
 
TEST_URL - Static variable in class org.mule.tck.util.WebServiceOnlineCheck
 
testBindingConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testBindngProxyCreation() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestComponent - Class in org.mule.tck.testmodels.services
 
TestComponent() - Constructor for class org.mule.tck.testmodels.services.TestComponent
 
TestComponentDefinitionParser - Class in org.mule.tck.config
Configures a FunctionalTestComponent wrapped as a JavaComponent.
TestComponentDefinitionParser() - Constructor for class org.mule.tck.config.TestComponentDefinitionParser
 
TestComponentDefinitionParser(Class<?>) - Constructor for class org.mule.tck.config.TestComponentDefinitionParser
 
TestComponentException - Exception in org.mule.tck.testmodels.services
 
TestComponentException(String) - Constructor for exception org.mule.tck.testmodels.services.TestComponentException
 
testConnectorConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testConnectorConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
TestContextFactory - Class in org.mule.tck.jndi
Creates an in-memory context and populates it with test data.
TestContextFactory() - Constructor for class org.mule.tck.jndi.TestContextFactory
 
testDescriptorEndpoints() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEndpointProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEndpointPropertiesConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEnvironmentProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testExceptionStrategy() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testExceptionStrategy2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testFlag(BeanDefinition, String) - Static method in class org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate
 
testFlow(String) - Method in class org.mule.tck.junit4.FunctionalTestCase
 
testFlow(String, MuleEvent) - Method in class org.mule.tck.junit4.FunctionalTestCase
 
testGlobalEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testGlobalEndpointConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testGlobalInterceptorStack() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testInboundRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testInboundRouterConfig2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestingThread - Class in org.mule.tck.concurrency
This class is very useful for test cases which need to make assertions concurrently in different threads.
TestingThread() - Constructor for class org.mule.tck.concurrency.TestingThread
 
testInterceptors() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testLotsOfLoanRequests() - Method in class org.mule.example.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
testLotsOfLoanRequests() - Method in class org.mule.example.loanbroker.tests.AbstractLoanBrokerTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testMatch(MuleMessage) - Method in class org.mule.module.sxc.SxcFilteringOutboundRouter
 
testModelConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testModelConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testMuleConfiguration() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestMultiuserSecurityProvider - Class in org.mule.tck.security
A security provider which holds authentications for multiple users concurrently.
TestMultiuserSecurityProvider() - Constructor for class org.mule.tck.security.TestMultiuserSecurityProvider
 
TestNamespaceHandler - Class in org.mule.tck.config
 
TestNamespaceHandler() - Constructor for class org.mule.tck.config.TestNamespaceHandler
 
testOutboundRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testOutboundRouterConfig2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPoolingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testQueueProfileConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestReceiver - Class in org.mule.tck.testmodels.services
 
TestReceiver() - Constructor for class org.mule.tck.testmodels.services.TestReceiver
 
testResponseRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
TestSecurityComponent - Class in org.mule.tck.security
 
TestSecurityComponent() - Constructor for class org.mule.tck.security.TestSecurityComponent
 
TestServiceComponent - Class in org.mule.tck.testmodels.services
TestServiceComponent is a test WebServices service.
TestServiceComponent() - Constructor for class org.mule.tck.testmodels.services.TestServiceComponent
 
testSingleLoanRequest() - Method in class org.mule.example.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
testSingleLoanRequest() - Method in class org.mule.example.loanbroker.tests.AbstractLoanBrokerTestCase
 
TestSingleUserSecurityProvider - Class in org.mule.tck.security
A security provider which only authenticates a single user at a time (i.e., authentication of a new user overwrites the previous authentication).
TestSingleUserSecurityProvider() - Constructor for class org.mule.tck.security.TestSingleUserSecurityProvider
 
TestSingleUserSecurityProvider(String) - Constructor for class org.mule.tck.security.TestSingleUserSecurityProvider
 
testThreadingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransactionConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
TEXT - Static variable in interface org.mule.transformer.types.MimeTypes
 
TEXT_STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
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
 
TextDefinitionParser(String, boolean) - 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
 
thenTo(String) - Method in class org.mule.config.dsl.OutRouteBuilder
 
THREAD_PER_PROCESSOR_PROCESSING_STRATEGY - Static variable in class org.mule.config.spring.util.ProcessingStrategyUtils
 
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
 
ThreadNameHelper - Class in org.mule.util.concurrent
Encapsulates thread naming logic for Mule standalone and embedded scenarios.
ThreadPerProcessorProcessingStrategy - Class in org.mule.processor.strategy
This strategy uses a WorkManager to schedule the processing of each message processors in a new worker thread.
ThreadPerProcessorProcessingStrategy() - Constructor for class org.mule.processor.strategy.ThreadPerProcessorProcessingStrategy
 
ThreadPoolFactory - Class in org.mule.config.pool
Uses a standard JDK's SPI discovery mechanism to locate implementations.
ThreadPoolFactory() - Constructor for class org.mule.config.pool.ThreadPoolFactory
 
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
 
threadTTL - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
threadWaitTimeout - Variable in class org.mule.processor.strategy.AsynchronousProcessingStrategy
 
throwException() - Method in class org.mule.tck.functional.FunctionalTestComponent
Always throws a FunctionalTestException.
throwOnUnaccepted - Variable in class org.mule.processor.AbstractFilteringMessageProcessor
Throw a FilterUnacceptedException when a message is rejected by the filter?
throwsException(String) - Method in interface org.mule.tck.testmodels.services.ITestComponent
 
throwsException(String) - Method in class org.mule.tck.testmodels.services.TestComponent
 
TickFeed - Class in org.mule.example.cep
 
TickFeed() - Constructor for class org.mule.example.cep.TickFeed
 
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.routing.requestreply.AbstractAsyncRequestReplyRequester
 
timeout - Variable in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
 
timeout - Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
 
timeout - Variable in class org.mule.transport.servlet.AbstractReceiverServlet
 
timeout - Variable in class org.mule.transport.udp.UdpConnector
 
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
 
TimerInterceptor - Class in org.mule.interceptor
TimerInterceptor simply times and displays the time taken to process an event.
TimerInterceptor() - Constructor for class org.mule.interceptor.TimerInterceptor
 
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(MuleContext) - 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.
to(String) - Method in class org.mule.config.dsl.ComponentBuilder
 
to(String) - Method in class org.mule.config.dsl.OutRouteBuilder
 
to(String) - Method in class org.mule.config.dsl.ServiceBuilder
 
TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.transport.email.MailProperties
 
toAbsoluteFile(String) - Method in class org.mule.module.launcher.application.DefaultMuleApplication
Resolve a resource relative to an application root.
toArray() - Method in class org.mule.module.json.JsonData
 
toArray() - Method in class org.mule.module.launcher.util.ObservableList
 
toArray(Object[]) - Method in class org.mule.module.launcher.util.ObservableList
 
toArray() - Method in class org.mule.routing.EventGroup
Returns a snapshot of collected events in this group sorted by their arrival time.
toArray(boolean) - Method in class org.mule.routing.EventGroup
Returns a snapshot of collected events in this group, optionally sorted by their arrival time.
toArray(Object, Class<?>) - Static method in class org.mule.transport.http.multipart.LazyList
Convert a lazylist to an array
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<T>) - 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, 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.
toComponent(Class) - Method in class org.mule.config.dsl.ServiceBuilder
 
toComponent(Object) - Method in class org.mule.config.dsl.ServiceBuilder
 
toDocument(Object, MuleContext) - Static method in class org.mule.module.xml.util.XMLUtils
 
toDocument(Object, String, MuleContext) - Static method in class org.mule.module.xml.util.XMLUtils
Converts an object of unknown type to an org.dom4j.Document if possible.
toDOMNode(Object) - Method in class org.mule.module.xml.filters.AbstractJaxpFilter
 
toDouble(Object) - Static method in class org.mule.util.NumberUtils
 
toDouble(String) - Static method in class org.mule.util.NumberUtils
 
toException() - Method in class org.mule.example.errorhandler.ExceptionBean
 
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
 
toListHeader(String) - Static method in class org.mule.transport.email.MailUtils
Convert a header name to the property name associated with a list of header values (ie prepend the prefix)
toLong(Object) - Static method in class org.mule.util.NumberUtils
 
toLong(String) - Static method in class org.mule.util.NumberUtils
 
toMap(ResultSet) - Method in class org.mule.transport.jdbc.ColumnAliasRowProcessor
 
toMessage(Object, Session) - Static method in class org.mule.transport.jms.JmsMessageUtils
 
toMessageCollection() - Method in class org.mule.routing.EventGroup
 
toMessageCollection(boolean) - Method in class org.mule.routing.EventGroup
 
toObject(Message, String, 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, String) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyMatchingMethodsOnObjectWhichReturn(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
tooManyRedeliveries(String, int, int, ImmutableEndpoint) - 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
 
toPooledComponent(Class) - Method in class org.mule.config.dsl.ServiceBuilder
 
toStreamSource(XMLInputFactory, boolean, InputStream) - Static method in class org.mule.module.xml.util.XMLUtils
 
toString() - Method in class org.mule.api.context.notification.ServerNotification
 
toString() - Method in enum org.mule.api.registry.ServiceType
 
toString() - Method in class org.mule.api.transport.PropertyScope
 
toString() - Method in class org.mule.component.AbstractComponent
 
toString() - Method in class org.mule.component.BindingInvocationHandler
 
toString() - Method in class org.mule.component.DefaultInterfaceBinding
 
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.construct.AbstractFlowConstruct
 
toString() - Method in class org.mule.construct.processor.FlowConstructStatisticsMessageProcessor
 
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.ListenerSubscriptionPair
 
toString(Object) - Method in class org.mule.context.notification.MessageProcessorNotification
 
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.inbound.InboundEndpointMimeTypeCheckingMessageProcessor
 
toString() - Method in class org.mule.endpoint.inbound.InboundEndpointPropertyMessageProcessor
 
toString() - Method in class org.mule.endpoint.inbound.InboundExceptionDetailsMessageProcessor
 
toString() - Method in class org.mule.endpoint.inbound.InboundLoggingMessageProcessor
 
toString() - Method in class org.mule.endpoint.inbound.InboundNotificationMessageProcessor
 
toString() - Method in class org.mule.endpoint.MuleEndpointURI
 
toString() - Method in class org.mule.endpoint.outbound.OutboundEndpointMimeTypeCheckingMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundEndpointPropertyMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundEventTimeoutMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundLoggingMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundNotificationMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundRewriteResponseEventMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundRootMessageIdPropertyMessageProcessor
 
toString() - Method in class org.mule.endpoint.outbound.OutboundSessionHandlerMessageProcessor
 
toString() - Method in class org.mule.endpoint.URIBuilder
 
toString() - Method in class org.mule.example.cep.StockTick
 
toString() - Method in class org.mule.example.geomail.components.ReceivedHeader
 
toString() - Method in class org.mule.example.geomail.dao.Sender
 
toString() - Method in class org.mule.example.hello.ChatString
 
toString() - Method in class org.mule.example.loanbroker.messages.LoanQuote
 
toString() - Method in class org.mule.example.loanbroker.model.LoanQuote
 
toString() - Method in class org.mule.example.notifications.HeartbeatNotification
 
toString() - Method in class org.mule.example.stockquote.StockQuote
 
toString() - Method in class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
 
toString() - Method in class org.mule.lifecycle.LifecycleObject
 
toString() - Method in class org.mule.message.ExceptionMessage
 
toString() - Method in class org.mule.MessagePropertiesContext
 
toString() - Method in class org.mule.model.AbstractModel
 
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.cxf.support.DelegatingOutputStream
 
toString() - Method in class org.mule.module.ibeans.config.CallInterfaceBinding
 
toString() - Method in class org.mule.module.ibeans.config.IBeanBinding
 
toString() - Method in class org.mule.module.ibeans.config.IBeanHolder
 
toString() - Method in class org.mule.module.jaas.MuleJaasPrincipal
 
toString() - Method in class org.mule.module.jca.MuleEndpointKey
 
toString() - Method in class org.mule.module.json.JsonData
 
toString() - Method in class org.mule.module.launcher.application.ApplicationWrapper
 
toString() - Method in class org.mule.module.launcher.application.DefaultMuleApplication
 
toString() - Method in class org.mule.module.launcher.MuleApplicationClassLoader
 
toString() - Method in class org.mule.module.launcher.MuleSharedDomainClassLoader
 
toString() - Method in class org.mule.module.launcher.SimpleLoggingTable
 
toString() - Method in class org.mule.module.ws.construct.WSProxy
 
toString() - Method in class org.mule.processor.AbstractDynamicMessageProcessor
 
toString() - Method in class org.mule.processor.AbstractInterceptingMessageProcessorBase
 
toString() - Method in class org.mule.processor.chain.AbstractMessageProcessorChain
 
toString() - Method in class org.mule.processor.InvokerMessageProcessor
 
toString() - Method in class org.mule.processor.NullMessageProcessor
 
toString() - Method in class org.mule.retry.policies.NoRetryPolicyTemplate
 
toString() - Method in class org.mule.retry.policies.RetryForeverPolicyTemplate
 
toString() - Method in class org.mule.retry.policies.SimpleRetryPolicyTemplate
 
toString() - Method in class org.mule.routing.AbstractSelectiveRouter
 
toString() - Method in class org.mule.routing.EventGroup
 
toString() - Method in class org.mule.routing.MessageFilter
 
toString() - Method in class org.mule.routing.MessageProcessorFilterPair
 
toString() - Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
 
toString() - Method in class org.mule.routing.outbound.SplitMessage.MessagePart
 
toString() - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
toString() - Method in class org.mule.routing.WireTap
 
toString() - Method in class org.mule.security.AbstractJCEEncryptionStrategy
 
toString() - Method in class org.mule.service.AbstractService
 
toString() - Method in class org.mule.source.StartableCompositeMessageSource
 
toString() - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
toString() - Method in class org.mule.tck.testmodels.services.Person
 
toString() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
toString() - Method in class org.mule.transaction.AbstractTransaction
 
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<Transformer>) - Static method in class org.mule.transformer.TransformerUtils
 
toString() - Method in class org.mule.transformer.TransformerWeighting
 
toString() - Method in class org.mule.transformer.types.CollectionDataType
 
toString() - Method in class org.mule.transformer.types.SimpleDataType
 
toString() - Method in class org.mule.transport.AbstractConnector
 
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.AbstractTransportMessageHandler
 
toString() - Method in class org.mule.transport.http.CacheControlHeader
 
toString() - Method in class org.mule.transport.http.construct.HttpProxy
 
toString(Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
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.NullPayload
 
toString() - Method in class org.mule.transport.servlet.events.ServletContextNotification
 
toString() - Method in class org.mule.transport.sftp.notification.SftpTransportNotification
 
toString() - Method in class org.mule.transport.sftp.SftpInputStream
 
toString() - Method in class org.mule.transport.tcp.TcpSocketKey
 
toString() - Method in class org.mule.util.annotation.AnnotationMetaData
 
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
Calls CollectionUtils.toString(Collection, int, boolean) with false for newline.
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(Object) - Static method in class org.mule.util.ObjectUtils
 
toString() - Method in class org.mule.util.queue.QueueKey
 
toString() - Method in class org.mule.util.scan.annotations.AnnotationInfo.NameValue
 
toString() - Method in class org.mule.util.scan.annotations.AnnotationInfo
 
toString() - Method in class org.mule.util.SplashScreen
 
toString() - Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
 
toString() - Method in class org.mule.util.store.InMemoryObjectStore
 
toString(Object) - Static method in class org.mule.util.StringMessageUtils
 
toString() - Method in class org.mule.util.VersionRange
 
toString() - Method in class org.mule.util.xa.AbstractTransactionContext
 
toString() - Method in class org.mule.VoidResult
 
toString() - Method in class org.mule.work.WorkerContext
 
toStringArray(Object) - Static method in class org.mule.transport.http.multipart.LazyList
 
toStringArrayMap() - Method in class org.mule.transport.http.multipart.MultiMap
 
totalPrice - Variable in class org.mule.example.ReservationResponse
 
touch() - Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
 
toURLs() - Method in class org.mule.module.launcher.plugin.PluginClasspath
 
toW3cDocument(Object) - Static method in class org.mule.module.xml.util.XMLUtils
Converts a payload to a Document representation.
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(String) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message object at level TRACE.
trace(String, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level TRACE according to the specified format and argument.
trace(String, Object, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level TRACE according to the specified format and arguments.
trace(String, Object[]) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level TRACE according to the specified format and arguments.
trace(String, Throwable) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log an exception (throwable) at level TRACE with an accompanying message.
trace(String) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(Marker, String) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(Marker, String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(Marker, String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(Marker, String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(Marker, String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
trace(Object) - Method in class org.mule.util.MuleLogger
 
trace(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
tracker - Variable in class org.mule.module.launcher.StartupSummaryDeploymentListener
 
transacted - Variable in class org.mule.construct.builder.BridgeBuilder
 
transacted(boolean) - Method in class org.mule.construct.builder.BridgeBuilder
 
TransactedPollingMessageReceiver - Class in org.mule.transport
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management.
TransactedPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.TransactedPollingMessageReceiver
 
TransactedPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint, long) - Constructor for class org.mule.transport.TransactedPollingMessageReceiver
Deprecated. please use TransactedPollingMessageReceiver.TransactedPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint) instead
TransactedPollingMessageReceiver.MessageProcessorWorker - Class in org.mule.transport
 
TransactedPollingMessageReceiver.MessageProcessorWorker(ExecutionTemplate<MuleEvent>, CountDownLatch, Object) - Constructor for class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
 
TransactedSingleResourceJmsMessageReceiver - Class in org.mule.transport.jms
 
TransactedSingleResourceJmsMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
 
Transaction - Interface in org.mule.api.transaction
 
transaction - Variable in class org.mule.transaction.XaTransaction
The inner JTA 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
 
TransactionalErrorHandlingExecutionTemplate - Class in org.mule.execution
Creates an execution context that should be used when: - A flow execution starts because a message was received by a MessageReceiver - Any other entry point of execution with no parent execution context Created a ExecutionTemplate that will: Resolve non xa transactions created before it if the TransactionConfig action requires it suspend-resume xa transaction created before it if the TransactionConfig action requires it start a transaction if required by TransactionConfig action resolve transaction if was started by this TransactionTemplate route any exception to exception strategy if it was not already routed to it
TransactionalExecutionTemplate<T> - Class in org.mule.execution
ExecutionTemplate created should be used on a MessageProcessor that are previously wrapper by TransactionalErrorHandlingExecutionTemplate or ErrorHandlingExecutionTemplate Should be used when: An outbound endpoint is called An outbound router is called Any other MessageProcessor able to manage transactions is called Instance of TransactionTemplate created by this method will: Resolve non xa transactions created before it if the TransactionConfig action requires it Suspend-Resume xa transaction created before it if the TransactionConfig action requires it Start a transaction if required by TransactionConfig action Resolve transaction if was started by this TransactionTemplate Route any exception to exception strategy if it was not already routed to it
TransactionalFunctionalTestComponent - Class in org.mule.tck.functional
This service is useful for unit tests involving transactionality because it will roll back the current transaction upon message arrival.
TransactionalFunctionalTestComponent() - Constructor for class org.mule.tck.functional.TransactionalFunctionalTestComponent
 
TransactionalInterceptingMessageProcessor - Class in org.mule.processor
Wraps the invocation of the next MessageProcessor with a transaction.
TransactionalInterceptingMessageProcessor() - Constructor for class org.mule.processor.TransactionalInterceptingMessageProcessor
 
TransactionalMessageProcessorsFactoryBean - Class in org.mule.config.spring.factories
 
TransactionalMessageProcessorsFactoryBean() - Constructor for class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
 
TransactionalQueueInfoDelegate - Interface in org.mule.util.queue
A marker interface for a QueueInfoDelegate that, along with its store, is transactional
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
 
transactionAlreadyBound() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionAvailableButActionIs(String) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionCallback<T> - 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
 
TransactionCollection - Interface in org.mule.transaction
Marks a collection of transactions, e.g.
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.processor.EndpointTransactionalInterceptingMessageProcessor
 
transactionConfig - Variable in class org.mule.processor.TransactionalInterceptingMessageProcessor
 
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
 
transactionIsolation - Variable in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
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<T extends TransactionNotification> - 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
 
transactionPerMessage - Variable in class org.mule.transport.jdbc.JdbcConnector
Should each DB record be received in a separate transaction or should there be a single transaction for the entire ResultSet?
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
 
transactionSetAutoCommitFailed() - Static method in class org.mule.transport.jdbc.i18n.JdbcMessages
 
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
 
TRANSFER_ENCODING_CHUNKED - Static variable in class org.mule.transport.http.HttpConstants
 
transforemrMapBeanClassNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
transform(Object, MuleEvent) - Method in interface org.mule.api.transformer.MessageTransformer
Thransforms the supplied data and returns the result
transform(Object, String, MuleEvent) - Method in interface org.mule.api.transformer.MessageTransformer
Thransforms the supplied data and returns the result
transform(Object) - Method in interface org.mule.api.transformer.Transformer
Transforms the supplied data and returns the result
transform(Object, String) - Method in interface org.mule.api.transformer.Transformer
Transforms the supplied data and returns the result
transform(String) - Method in class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
 
transform(String) - Method in class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
 
transform(MuleMessage, String) - Method in class org.mule.transformer.AbstractMessageAwareTransformer
Deprecated. Subclasses implement this method.
transform(Object, String) - Method in class org.mule.transformer.AbstractMessageTransformer
Transform the message with no event specified.
transform(Object, MuleEvent) - Method in class org.mule.transformer.AbstractMessageTransformer
 
transform(Object, String, MuleEvent) - Method in class org.mule.transformer.AbstractMessageTransformer
 
transform(Object) - Method in class org.mule.transformer.AbstractTransformer
 
transform(Object, String) - Method in class org.mule.transformer.AbstractTransformer
 
transform(Object) - Method in class org.mule.transformer.CompositeConverter
 
transform(Object, String) - Method in class org.mule.transformer.CompositeConverter
 
transform(Object, MuleEvent) - Method in class org.mule.transport.http.servlet.ServletTransformer
 
TransformationGraph - Class in org.mule.transformer.graph
Represents the set of transformations between DataType based on the available Converter.
TransformationGraph() - Constructor for class org.mule.transformer.graph.TransformationGraph
 
TransformationGraphLookupStrategy - Class in org.mule.transformer.graph
Looks for available conversion paths inside a transformation graph.
TransformationGraphLookupStrategy(DirectedGraph<DataType<?>, TransformationEdge>) - Constructor for class org.mule.transformer.graph.TransformationGraphLookupStrategy
 
TransformationLengthConverterFilter - Class in org.mule.transformer.graph
Filters a list of Converter returning a new list containing only the converters with the lower transformation path length.
TransformationLengthConverterFilter() - Constructor for class org.mule.transformer.graph.TransformationLengthConverterFilter
 
TransformContinuouslyPolicy - Class in org.mule.module.pgp
A TransformPolicy that copies the transformed bytes continuously into the PipedOutputStream without taking into account about how many bytes the object has requested.
TransformContinuouslyPolicy() - Constructor for class org.mule.module.pgp.TransformContinuouslyPolicy
 
TransformContinuouslyPolicy(long) - Constructor for class org.mule.module.pgp.TransformContinuouslyPolicy
 
Transformer - Annotation Type in org.mule.api.annotations
Used to mark a that a class contains methods which are Mule Transformer, which means it will be made available in the Mule container.
Transformer - Interface in org.mule.api.transformer
Transformer can be chained together to covert message payloads from one object type to another.
TRANSFORMER_FACTORY_JDK5 - Static variable in class org.mule.module.xml.util.XMLUtils
 
TRANSFORMER_KEY - Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
 
TRANSFORMER_REFS_ATTRIBUTE - Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
 
TransformerAnnotatedBeanProcessor - Class in org.mule.config.spring.processors
TODO
TransformerAnnotatedBeanProcessor() - Constructor for class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
 
TransformerArgumentResolver - Interface in org.mule.config.transformer
Used by the transformer proxy to find or create context objects such as JAXB to be passed into a transform method
TransformerChain - Class in org.mule.transformer
A referencable chain of transformers that can be used as a single transformer
TransformerChain(List<Transformer>) - Constructor for class org.mule.transformer.TransformerChain
 
TransformerChain(Transformer...) - Constructor for class org.mule.transformer.TransformerChain
 
TransformerChain(String, List<Transformer>) - Constructor for class org.mule.transformer.TransformerChain
 
TransformerChain(String, Transformer...) - Constructor for class org.mule.transformer.TransformerChain
 
transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in interface org.mule.api.registry.TransformerResolver
A callback that is called when a transformer is registered or unregistered from the registry.
transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.module.json.transformers.JsonTransformerResolver
 
transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
 
transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.registry.TypeBasedTransformerResolver
 
transformerChange(Transformer, TransformerResolver.RegistryAction) - Method in class org.mule.transformer.graph.GraphTransformerResolver
 
TransformerConverter - Class in org.mule.config.converters
Converts a String list of Transformer names into a List of Transformer objects.
TransformerConverter() - Constructor for class org.mule.config.converters.TransformerConverter
 
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<Transformer>) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message, Transformer, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Message, List<Transformer>, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(Transformer, Throwable) - Constructor for exception org.mule.api.transformer.TransformerException
 
TransformerException(List<Transformer>, 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
 
TransformerInputs - Class in org.mule.module.json.transformers
 
transformerInvalidReturnType(Class<?>, String) - Static method in class org.mule.config.i18n.CoreMessages
 
TransformerList - Class in org.mule.config.converters
Type definition for a transformer list.
TransformerList() - Constructor for class org.mule.config.converters.TransformerList
 
transformerListCache - Variable in class org.mule.registry.MuleRegistryHelper
 
TransformerMessagingException - Exception in org.mule.api.transformer
An exception that occurred while transforming a message.
TransformerMessagingException(Message, MuleEvent, Transformer) - Constructor for exception org.mule.api.transformer.TransformerMessagingException
 
TransformerMessagingException(Message, MuleEvent, Transformer, Throwable) - Constructor for exception org.mule.api.transformer.TransformerMessagingException
 
TransformerMessagingException(MuleEvent, Transformer, Throwable) - Constructor for exception org.mule.api.transformer.TransformerMessagingException
 
transformerMethodNotValid(Method) - Static method in class org.mule.config.i18n.AnnotationsMessages
 
transformerNotImplementDiscoverable(Transformer) - Static method in class org.mule.config.i18n.CoreMessages
 
TransformerPairWireFormat - Class in org.mule.transformer.wire
A pairing of an outbound transformer and an inbound transformer that can be used to serialize and deserialize data.
TransformerPairWireFormat() - Constructor for class org.mule.transformer.wire.TransformerPairWireFormat
 
transformerPool - Variable in class org.mule.module.xml.transformer.XQueryTransformer
 
transformerPool - Variable in class org.mule.module.xml.transformer.XsltTransformer
 
TransformerResolver - Interface in org.mule.api.registry
A TransformResolver is used to find transformers that match a certain criteria in the registry.
TransformerResolver.RegistryAction - Enum in org.mule.api.registry
Possible registry actions that occur that will trigger an event fired via TransformerResolver.transformerChange(Transformer, RegistryAction) method.
TransformerRouter - Class in org.mule.routing.outbound
Deprecated.  
TransformerRouter() - Constructor for class org.mule.routing.outbound.TransformerRouter
Deprecated.  
transformers - Variable in class org.mule.construct.AbstractConfigurationPattern
 
transformers - Variable in class org.mule.construct.builder.AbstractFlowConstructBuilder
 
transformers(Transformer...) - Method in class org.mule.construct.builder.BridgeBuilder
 
transformers(Transformer...) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
transformers - Variable in class org.mule.endpoint.AbstractEndpointBuilder
 
transformers - Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
 
transformers(Transformer...) - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
transformers(Transformer...) - Method in class org.mule.transport.http.construct.builder.HttpProxyBuilder
 
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
 
transformFailed(String, DataType<?>) - 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, String) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
transformHasMultipleMatches(Class<?>, Class<?>, Transformer, Transformer) - Static method in class org.mule.config.i18n.CoreMessages
 
TransformingMatchable - Interface in org.mule.api.routing
 
transformMessage() - Method in interface org.mule.api.MuleEvent
Deprecated. Since Mule 3.0 this method does nothing. The message is already transformed before the event reaches a component IF you need to have access to the original message, the must be no transformations before the component, this means that any 'connector-level' transfromers will have to be explicitly overriden via the service overrides on the connector.
transformMessage(Class<T>) - Method in interface org.mule.api.MuleEvent
Transforms the message into the requested format.
transformMessage(DataType<T>) - Method in interface org.mule.api.MuleEvent
Transforms the message into the requested format.
transformMessage(DataType) - Method in interface org.mule.api.MuleEventContext
Returns the message transformed into its 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(MuleMessage, String) - Method in class org.mule.config.transformer.AnnotatedTransformerProxy
 
transformMessage(Class<T>) - Method in class org.mule.DefaultMuleEvent
 
transformMessage(DataType<T>) - Method in class org.mule.DefaultMuleEvent
 
transformMessage() - Method in class org.mule.DefaultMuleEvent
Deprecated. 
transformMessage(DataType) - Method in class org.mule.DefaultMuleEventContext
Returns the message transformed into its recognised or expected format.
transformMessage(Class) - Method in class org.mule.DefaultMuleEventContext
Returns the message transformed into its recognised or expected format.
transformMessage(MuleMessage, String) - Method in class org.mule.example.bookstore.transformers.HttpRequestToBook
 
transformMessage(MuleMessage, String) - Method in class org.mule.example.bookstore.transformers.OrderToEmailTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.example.loanbroker.transformers.RestRequestToCustomerRequest
 
transformMessage(MuleMessage, String) - Method in class org.mule.expression.transformers.BeanBuilderTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.expression.transformers.ExpressionTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.atom.transformers.AtomEntryBuilderTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.json.transformers.JsonToObject
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.json.transformers.JsonXsltTransformer
run a JSON to JSON XSLT transformationn XML string
transformMessage(MuleMessage, String) - Method in class org.mule.module.json.transformers.ObjectToJson
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.scripting.transformer.ScriptTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.DomDocumentToXml
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.ObjectToXml
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XmlToDomDocument
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XmlToObject
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XmlToOutputHandler
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XQueryTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.module.xml.transformer.XsltTransformer
Transform, using XSLT, a XML String to another String.
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.AbstractMessageAwareTransformer
Deprecated. Transform the message.
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.AbstractMessageTransformer
Transform the message
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.AbstractAddVariablePropertyTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.AbstractRemoveVariablePropertyTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.AddAttachmentTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.AutoTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.CopyAttachmentsTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.CopyPropertiesTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.MessagePropertiesTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.MuleMessageToByteArray
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.ParseTemplateTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.RemoveAttachmentTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.simple.SetPayloadTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.TransformerChain
 
transformMessage(MuleMessage, String) - Method in class org.mule.transformer.TransformerTemplate
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.email.transformers.ObjectToMimeMessage
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.email.transformers.StringToEmailMessage
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.http.servlet.ServletTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.http.transformers.FormTransformer
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.jms.transformers.JMSMessageToObject
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.jms.transformers.ObjectToJMSMessage
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.servlet.transformers.HttpRequestToParameter
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.servlet.transformers.HttpRequestToParameterMap
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.xmpp.transformers.ObjectToXmppPacket
 
transformMessage(MuleMessage, String) - Method in class org.mule.transport.xmpp.transformers.XmppPacketToObject
 
transformMessage() - Method in class org.mule.VoidMuleEvent
 
transformMessage(Class<T>) - Method in class org.mule.VoidMuleEvent
 
transformMessage(DataType<T>) - Method in class org.mule.VoidMuleEvent
 
transformMessageToBytes() - Method in interface org.mule.api.MuleEvent
Deprecated. use MuleEvent.transformMessage(org.mule.api.transformer.DataType) instead
transformMessageToBytes() - Method in interface org.mule.api.MuleEventContext
Deprecated. use MuleEventContext.transformMessage(org.mule.api.transformer.DataType) instead
transformMessageToBytes() - Method in class org.mule.DefaultMuleEvent
Deprecated. use DefaultMuleEvent.transformMessage(org.mule.api.transformer.DataType) instead
transformMessageToBytes() - Method in class org.mule.DefaultMuleEventContext
Deprecated. use DefaultMuleEventContext.transformMessage(org.mule.api.transformer.DataType) instead
transformMessageToBytes() - Method in class org.mule.VoidMuleEvent
 
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.
transformMessageToString() - Method in class org.mule.VoidMuleEvent
 
transformOnObjectNotOfSpecifiedType(DataType<?>, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
transformOnObjectUnsupportedTypeOfEndpoint(String, Class<?>, ImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
TransformPerRequestInChunksPolicy - Class in org.mule.module.pgp
A TransformPolicy that copies the requested transformed bytes in chunks into the PipedOutputStream.
TransformPerRequestInChunksPolicy(long) - Constructor for class org.mule.module.pgp.TransformPerRequestInChunksPolicy
 
TransformPerRequestPolicy - Class in org.mule.module.pgp
A TransformPolicy that copies only the requested transformed bytes into the PipedOutputStream.
TransformPerRequestPolicy() - Constructor for class org.mule.module.pgp.TransformPerRequestPolicy
 
TransformPolicy - Interface in org.mule.module.pgp
A TransformPolicy represents a policy that controls how StreamTransformer transform LazyTransformedInputStream.
transformResponse(Object, MuleEvent) - Method in class org.mule.transport.http.HttpMessageReceiver
 
transformServerCookieToClientCookie(ServerCookie) - Static method in class org.mule.transport.http.CookieHelper
Transforms a ServerCookie (from Apache Tomcat) into a Cookie (from commons httpclient).
transformToFeed(MuleEvent) - Method in class org.mule.module.rss.routing.FeedSplitter
 
transformToMessage(MuleMessage) - Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
 
transformToSyndEntry(MuleMessage) - Method in class org.mule.module.rss.routing.EntryLastUpdatedFilter
 
transformUnexpectedType(Class<?>, Class<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
transformUnexpectedType(DataType<?>, DataType<?>) - Static method in class org.mule.config.i18n.CoreMessages
 
TransientQueueInfoDelegate - Interface in org.mule.util.queue
A marker interface for a QueueInfoDelegate that needs to be rebuilt at startup
TransientRegistry - Class in org.mule.registry
Use the registryLock when reading/writing/iterating over the contents of the registry hashmap.
TransientRegistry(MuleContext) - Constructor for class org.mule.registry.TransientRegistry
 
TransientRegistry(String, MuleContext) - Constructor for class org.mule.registry.TransientRegistry
 
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
 
TRANSPORT_ID - Static variable in class org.mule.module.cxf.transport.MuleUniversalTransport
 
TransportArchetypeMojo - Class in org.mule.tools.maven.archetype
Builds archetype containers.
TransportArchetypeMojo() - Constructor for class org.mule.tools.maven.archetype.TransportArchetypeMojo
 
transportClass - Variable in class org.mule.module.cxf.CxfInboundMessageProcessor
 
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 - Variable in class org.mule.config.endpoint.AnnotatedEndpointHelper
 
TransportFactory - Class in org.mule.transport.service
TransportFactory can be used for generically creating endpoints from an url.
TransportFactory(MuleContext) - 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
 
traverseCauseHierarchy(Throwable, ExceptionHelper.ExceptionEvaluator<T>) - Static method in class org.mule.config.ExceptionHelper
 
treeBindings - Variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
 
TRUE - Static variable in class org.mule.config.endpoint.ConfigurableTransportFactory
 
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
 
tryInboundEndpointAnnotation(AnnotationMetaData, ChannelType) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
tryOutboundEndpointAnnotation(AnnotationMetaData, ChannelType) - Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
 
tryToGetTheOperationInDotNetNamingConvention(Endpoint, String) - Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
This method tries to call CxfOutboundMessageProcessor.getBindingOperationFromEndpoint(Endpoint, String) with the .NET naming convention for .NET webservices (method names start with a capital letter).
tryToJoinChat() - Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
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
 
txManager - Variable in class org.mule.transaction.XaTransaction
 
txStatusMappings - Static variable in class org.mule.transaction.AbstractSingleResourceTransaction
TX status code to human-readable string mappings.
type - Variable in class org.mule.construct.builder.SimpleServiceBuilder
 
type(SimpleService.Type) - Method in class org.mule.construct.builder.SimpleServiceBuilder
 
type - Variable in class org.mule.module.management.mbean.FlowConstructService
 
type - Variable in class org.mule.transformer.types.SimpleDataType
 
TYPE_BINDING - Static variable in class org.mule.management.stats.RouterStatistics
 
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_OUTBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_RESPONSE - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_TRACE - Static variable in class org.mule.api.context.notification.ServerNotification
 
TYPE_WARNING - Static variable in class org.mule.api.context.notification.ServerNotification
 
TypeBasedTransformerResolver - Class in org.mule.registry
Will discover transformers based on type information only.
TypeBasedTransformerResolver() - Constructor for class org.mule.registry.TypeBasedTransformerResolver
 

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(MuleContext) - Constructor for class org.mule.transport.udp.UdpConnector
 
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, FlowConstruct, 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
 
UdpMuleMessageFactory - Class in org.mule.transport.udp
 
UdpMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.udp.UdpMuleMessageFactory
 
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
 
unableToConstructAdapterForNullMessage() - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
unableToGetEndpointUri(String) - Static method in class org.mule.transport.http.i18n.HttpMessages
 
unableToInitBindingProvider(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
unableToLoadServiceClass(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
unacceptedMessageProcessor - Variable in class org.mule.processor.AbstractFilteringMessageProcessor
The MessageProcessor that should be used to handle messages that are not accepted by the filter.
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, MuleEvent) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(Message, MuleEvent, Throwable) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(MuleEvent, SecurityContext, SecurityFilter) - Constructor for exception org.mule.api.security.UnauthorisedException
 
UnauthorisedException(MuleEvent, SecurityContext, URI, SecurityFilter) - Constructor for exception org.mule.api.security.UnauthorisedException
Deprecated. 
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
 
unbind(Name) - Method in class org.mule.tck.jndi.InMemoryContext
 
unbind(String) - Method in class org.mule.tck.jndi.InMemoryContext
 
unbindTransaction() - Method in class org.mule.transaction.AbstractTransaction
Unbind this transaction when complete
unbindTransaction(Transaction) - Method in class org.mule.transaction.TransactionCoordination
 
UnboundTransactionFactory - Interface in org.mule.api.transaction
Create an unbound transaction, to be bound and started by other parts of the transaction framework.
uncaughtException(Thread, Throwable) - Method in class org.mule.util.concurrent.LoggingUncaughtExceptionHandler
 
UNCLAIMED_INTERVAL - Static variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
UNCLAIMED_TIME_TO_LIVE - Static variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
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
unconfigure(MuleContext) - Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
 
UNDEFINED - Static variable in class org.mule.module.xml.config.XsltTextDefinitionParser
 
UndefinedMatchException - Exception in org.mule.module.sxc
 
UndefinedMatchException() - Constructor for exception org.mule.module.sxc.UndefinedMatchException
 
undeploy(Application) - Method in class org.mule.module.launcher.DefaultMuleDeployer
 
undeploy(Application) - Method in class org.mule.module.launcher.DeploymentService
 
undeploy(String) - Method in class org.mule.module.launcher.DeploymentService
 
undeploy(Application) - Method in interface org.mule.module.launcher.MuleDeployer
 
undeployProcess(String) - Method in interface org.mule.module.bpm.BPMS
Undeploy a process from the BPMS.
undeployProcess(String) - Method in class org.mule.module.jbpm.Jbpm
 
underlyingIn - Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
 
unexpectedMIMEType(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
unhandledException(Class<?>, Class<?>) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
uniqueIdNotSupportedByAdapter(String) - Static method in class org.mule.config.i18n.CoreMessages
 
uniqueValue(String) - Static method in class org.mule.config.spring.parsers.generic.AutoIdUtils
 
UniversalSender - Class in org.mule.transport.soap.axis.extensions
An Axis handler that will dispatch the SOAP event via a Mule endpoint
UniversalSender() - Constructor for class org.mule.transport.soap.axis.extensions.UniversalSender
 
UniversalTransactionFactory - Interface in org.mule.api.transaction
A factory than can create both bound and unbound transactions
UNKNOWN - Static variable in interface org.mule.transformer.types.MimeTypes
 
UNKNOWN_SIZE - Static variable in interface org.mule.routing.MessageSequence
 
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(ServiceType) - Static method in class org.mule.config.i18n.CoreMessages
 
unregisterAgent(String) - Method in interface org.mule.api.registry.MuleRegistry
 
unregisterAgent(String) - Method in class org.mule.registry.MuleRegistryHelper
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.MuleRegistry
 
unregisterConnector(String) - Method in class org.mule.registry.MuleRegistryHelper
unregisterEndpoint(String) - Method in interface org.mule.api.registry.MuleRegistry
 
unregisterEndpoint(String) - Method in class org.mule.registry.MuleRegistryHelper
unregisterEnricher(String) - Method in interface org.mule.api.expression.ExpressionManager
Removes the enricher with the given name
unregisterEnricher(String) - Method in class org.mule.expression.DefaultExpressionManager
Removes the evaluator with the given name
unregisterEvaluator(String) - Method in interface org.mule.api.expression.ExpressionManager
Removes the evaluator with the given name
unregisterEvaluator(String) - Method in class org.mule.expression.DefaultExpressionManager
Removes the evaluator with the given name
unRegisterException(Class) - Method in class org.mule.example.errorhandler.AbstractExceptionHandler
 
unRegisterException(Class) - Method in interface org.mule.example.errorhandler.ExceptionHandler
 
unregisterFlowConstruct(String) - Method in interface org.mule.api.registry.MuleRegistry
 
unregisterFlowConstruct(String) - Method in class org.mule.registry.MuleRegistryHelper
unregisterListener(ServerNotificationListener) - Method in interface org.mule.api.MuleContext
Unregisters a previously registered listener.
unregisterListener(InboundEndpoint, FlowConstruct) - Method in interface org.mule.api.transport.Connector
Unregisters the listener for the given endpoints.
unregisterListener(ServerNotificationListener) - Method in class org.mule.DefaultMuleContext
 
unregisterListener(InboundEndpoint, FlowConstruct) - Method in class org.mule.transport.AbstractConnector
 
unregisterListener(MessageReceiver) - Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
 
unregisterMBeansIfNecessary() - Method in class org.mule.module.management.agent.JmxAgent
 
unregisterMBeansIfNecessary(boolean) - Method in class org.mule.module.management.agent.JmxAgent
 
unregisterMBeansIfNecessary() - Method in class org.mule.module.management.agent.Log4jAgent
Unregister 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
unregisterMBeansIfNecessary() - Method in class org.mule.module.management.agent.YourKitProfilerAgent
Unregister Profiler MBean if there are any left over the old deployment
unregisterMeQuietly() - Method in class org.mule.AbstractAgent
Quietly unregister ourselves.
unregisterMeQuietly() - Method in class org.mule.module.management.agent.YourKitProfilerAgent
Quietly unregister ourselves.
unregisterModel(String) - Method in interface org.mule.api.registry.MuleRegistry
 
unregisterModel(String) - Method in class org.mule.registry.MuleRegistryHelper
unregisterNotificationListener() - Method in class org.mule.source.ClusterizableMessageSourceWrapper
 
unregisterObject(String) - Method in interface org.mule.api.registry.Registry
Will remove an object by name from the registry.
unregisterObject(String, Object) - Method in interface org.mule.api.registry.Registry
Will remove an object by name from the registry.
unregisterObject(String) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterObject(String, Object) - Method in class org.mule.config.spring.SpringRegistry
 
unregisterObject(String) - Method in class org.mule.module.guice.GuiceRegistry
 
unregisterObject(String, Object) - Method in class org.mule.module.guice.GuiceRegistry
 
unregisterObject(String) - Method in class org.mule.registry.AbstractRegistryBroker
 
unregisterObject(String, Object) - Method in class org.mule.registry.AbstractRegistryBroker
 
unregisterObject(String, Object) - Method in class org.mule.registry.MuleRegistryHelper
Will remove an object by name from the registry.
unregisterObject(String) - Method in class org.mule.registry.MuleRegistryHelper
Will remove an object by name from the registry.
unregisterObject(String, Object) - Method in class org.mule.registry.TransientRegistry
Will remove an object by name from the registry.
unregisterObject(String) - Method in class org.mule.registry.TransientRegistry
 
unregisterReceiverWithMuleService(MessageReceiver, EndpointURI) - Method in class org.mule.transport.soap.axis.AxisConnector
 
unregisterService(String) - Method in interface org.mule.api.registry.MuleRegistry
 
unregisterService(String) - Method in class org.mule.registry.MuleRegistryHelper
unregisterShutdownHook() - Method in class org.mule.module.launcher.MuleContainer
 
unregisterShutdownHook() - Method in class org.mule.MuleServer
 
unregisterSourceType(Class<?>) - Method in class org.mule.transformer.AbstractTransformer
Deprecated. use unregisterSourceType(DataType)
unregisterSourceType(DataType<?>) - Method in class org.mule.transformer.AbstractTransformer
Unregister a supported source type from this transformer
unregisterSupportedProtocol(String) - Method in class org.mule.transport.AbstractConnector
 
unregisterTransformer(String) - Method in interface org.mule.api.registry.MuleRegistry
 
unregisterTransformer(String) - Method in class org.mule.registry.MuleRegistryHelper
unretrievedException(Exception) - Static method in class org.mule.example.errorhandler.LocaleMessage
 
UNSAFE - Static variable in class org.mule.RequestContext
Deprecated.  
unsafeRewriteEvent(MuleMessage) - Static method in class org.mule.OptimizedRequestContext
Deprecated. 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
Deprecated. 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().
unsubscribe(String) - Method in class org.mule.transport.jms.ReusableQueueSessionWrapper
 
unsubscribe(String) - Method in class org.mule.transport.jms.ReusableSessionWrapper
 
unsubscribe(String) - Method in class org.mule.transport.jms.ReusableTopicSessionWrapper
 
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, MuleEvent) - Constructor for exception org.mule.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(Message, MuleEvent, 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
 
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
 
untake(Serializable) - Method in class org.mule.util.queue.DefaultQueueInfoDelegate
 
untake(Serializable) - Method in interface org.mule.util.queue.Queue
 
untake(Serializable) - Method in class org.mule.util.queue.QueueInfo
 
untake(Serializable) - Method in interface org.mule.util.queue.QueueInfoDelegate
Restore a previously removed member to the front of the queue
untake(QueueInfo, Serializable) - Method in class org.mule.util.queue.QueueTransactionContext
 
UntilSuccessful - Class in org.mule.routing
UntilSuccessful attempts to route a message to the message processor it contains in an asynchronous manner.
UntilSuccessful() - Constructor for class org.mule.routing.UntilSuccessful
 
unwrap(T) - Static method in class org.mule.config.ExceptionHelper
 
unwrap(Class<T>) - Method in class org.mule.transport.jdbc.xa.ConnectionWrapper
 
unwrap(Class<T>) - Method in class org.mule.transport.jdbc.xa.DataSourceWrapper
 
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
 
UPDATED - Static variable in class org.mule.module.launcher.util.ElementEvent
 
updateDefinition(Definition, Map<String, Definition>, Map<String, SchemaReference>, String, EndpointInfo) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
updateDoc(Document, String, Map<String, Definition>, Map<String, SchemaReference>, EndpointInfo) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
updatePayload(MuleMessage, Object, MuleEvent) - Method in class org.mule.security.AbstractSecurityFilter
 
updateProcess(Object, Map) - Method in interface org.mule.module.bpm.BPMS
Update the variables/parameters for an already-running process.
updateProcess(Object, Map) - Method in class org.mule.module.jbpm.Jbpm
Update the variables for an execution.
updatePublishedEndpointUrl(String, Definition, QName) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
updateRoute(MessageProcessor, Filter) - Method in interface org.mule.api.routing.SelectiveRouter
 
updateRoute(MessageProcessor, Filter) - Method in class org.mule.routing.AbstractSelectiveRouter
 
updateSchemaImports(Schema, Map<String, SchemaReference>, String) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
updateStats(Order) - Method in class org.mule.example.bookstore.DataWarehouse
 
updateUrl() - Method in class org.mule.transport.jdbc.config.AbstractHostPortDatabaseDataSourceFactoryBean
 
updateUrl() - Method in class org.mule.transport.jdbc.config.DerbyDataSourceFactoryBean
 
updateUrl() - Method in class org.mule.transport.jdbc.config.OracleDataSourceFactoryBean
 
UPPER_BOUND_EXCLUSIVE - Static variable in class org.mule.util.VersionRange
 
UPPER_BOUND_INCLUSIVE - Static variable in class org.mule.util.VersionRange
 
URI_1999_SCHEMA_XSD - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
URI_2000_SCHEMA_XSD - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
URI_2001_SCHEMA_XSD - Static variable in class org.mule.transport.soap.axis.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.axis.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 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(MuleContext) - Constructor for class org.mule.endpoint.URIBuilder
 
URIBuilder(EndpointURI) - Constructor for class org.mule.endpoint.URIBuilder
 
URIBuilder(String, MuleContext) - Constructor for class org.mule.endpoint.URIBuilder
 
URIBuilderBeanInfo - Class in org.mule.endpoint
Required to resolve the overload of URIBuilder.setPort() during bean assembly
URIBuilderBeanInfo() - Constructor for class org.mule.endpoint.URIBuilderBeanInfo
 
URIBuilderPropertyEditor - Class in org.mule.config.spring.editors
Translates a connector name property into the corresponding Connector instance.
URIBuilderPropertyEditor(MuleContext) - Constructor for class org.mule.config.spring.editors.URIBuilderPropertyEditor
 
UriParamFilter - Class in org.mule.util
filters key value pairs out of a query string
UriParamFilter() - Constructor for class org.mule.util.UriParamFilter
 
URIRouteFilter - Class in org.mule.module.atom.routing
 
URIRouteFilter() - Constructor for class org.mule.module.atom.routing.URIRouteFilter
 
uriTemplate - Variable in class org.mule.endpoint.DynamicOutboundEndpoint
The URI template used to construct the actual URI to send the message to.
uriTemplate - Variable in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
The URI template used to construct the actual URI to send the message to.
URL - Static variable in interface org.mule.example.bookstore.CatalogService
The catalog will be accesible as a web service at this URL
URL - Static variable in interface org.mule.example.bookstore.OrderService
The order service will be accesible as a web service at this URL
url - Variable in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
UrlEndpointURIBuilder - Class in org.mule.endpoint
UrlEndpointURIBuilder is the default endpointUri strategy suitable for most connectors
UrlEndpointURIBuilder() - Constructor for class org.mule.endpoint.UrlEndpointURIBuilder
 
urlFromEndpoint(ImmutableEndpoint) - Method in class org.mule.transport.email.AbstractMailConnector
 
urls - Variable in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
USE - Static variable in class org.mule.transport.soap.axis.AxisConnector
 
USE_JMS_ENGINE - Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
 
USE_MAP - Static variable in class org.mule.transport.soap.axis.config.AxisNamespaceHandler
 
useConnectionPool() - Method in class org.mule.transport.sftp.SftpConnector
 
useDefaultConfigResource - Variable in class org.mule.config.spring.SpringXmlConfigurationBuilder
Prepend "default-mule-config.xml" to the list of config resources.
useExtendedTransformations() - Method in interface org.mule.api.config.MuleConfiguration
 
useExtendedTransformations() - Method in class org.mule.config.DefaultMuleConfiguration
 
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
 
user - Variable in class org.mule.transport.jdbc.config.AbstractDataSourceFactoryBean
 
USER_DIR - Static variable in class org.mule.module.boot.DefaultMuleClassPathConfig
 
USER_DIR - Static variable in class org.mule.module.reboot.DefaultMuleClassPathConfig
 
UserAndPasswordAuthenticationProvider - Class in org.mule.module.spring.security
A spring authentication provider that return
UserAndPasswordAuthenticationProvider() - Constructor for class org.mule.module.spring.security.UserAndPasswordAuthenticationProvider
 
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
 
UsernamePasswordAuthenticationFilter - Class in org.mule.security
Performs authentication based on a username and password.
UsernamePasswordAuthenticationFilter() - Constructor for class org.mule.security.UsernamePasswordAuthenticationFilter
 
UUID - Class in org.mule.util
UUID Generates a UUID using the Safehaus UUID generator rather than the built-in version of JDK5.
UUID_FUNCTION - Static variable in class org.mule.expression.FunctionExpressionEvaluator
 

V

VALID_VERSION_RANGES - Static variable in class org.mule.util.VersionRange
 
validate(String) - Method in interface org.mule.api.el.ExpressionExecutor
Validate the expression
validate(String) - Method in interface org.mule.api.el.ExpressionLanguage
Validates the expression returning.
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(Component) - Method in enum org.mule.construct.SimpleService.Type
 
validate(String) - Method in class org.mule.el.mvel.MVELExpressionExecutor
 
validate(String) - Method in class org.mule.el.mvel.MVELExpressionLanguage
 
validate(ExpressionManager) - Method in class org.mule.expression.ExpressionConfig
 
validate() - Method in class org.mule.expression.transformers.ExpressionArgument
 
validate(Credential, RequestData) - Method in class org.mule.module.cxf.support.MuleSecurityManagerValidator
 
validate() - Method in class org.mule.module.jca.MuleActivationSpec
 
validate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.AbstractMessageDispatcherFactory
 
validate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.AbstractMessageRequesterFactory
 
validate() - Method in class org.mule.transport.AbstractTransportMessageHandler
 
validate(OutboundEndpoint, MessageDispatcher) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
validate(InboundEndpoint, MessageRequester) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
validate(String) - Method in class org.mule.util.TemplateParser.PatternInfo
 
validate(String) - Method in class org.mule.util.TemplateParser
 
validateConnection(RetryContext) - Method in interface org.mule.api.transport.Connectable
Test whether the connector is able to connect to its resource(s).
validateConnection(RetryContext) - Method in class org.mule.transport.AbstractConnector
Override this method to test whether the connector is able to connect to its resource(s).
validateConnection(RetryContext) - Method in class org.mule.transport.AbstractTransportMessageHandler
 
validateConnection(RetryContext) - Method in class org.mule.transport.ftp.FtpMessageDispatcher
 
validateConnection(RetryContext) - Method in class org.mule.transport.ftp.FtpMessageReceiver
 
validateConnection(RetryContext) - Method in class org.mule.transport.jdbc.JdbcConnector
Verify that we are able to connect to the DataSource (needed for retry policies)
validateConnection(RetryContext) - Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
 
validateConnection(RetryContext) - Method in class org.mule.transport.tcp.TcpMessageDispatcher
 
validateConnection(RetryContext) - Method in class org.mule.transport.tcp.TcpMessageRequester
 
validateConnection(RetryContext) - Method in class org.mule.transport.udp.UdpMessageDispatcher
 
validateConnection(RetryContext) - Method in class org.mule.transport.udp.UdpMessageRequester
 
validateConstruct() - Method in class org.mule.construct.AbstractFlowConstruct
Validates configured flow construct
validateConstruct() - Method in class org.mule.construct.AbstractPipeline
 
validateConstruct() - Method in class org.mule.construct.Bridge
 
validateConstruct() - Method in class org.mule.construct.SimpleService
 
validateConstruct() - Method in class org.mule.construct.Validator
 
validateConstruct() - Method in class org.mule.module.ws.construct.WSProxy
 
validateConstruct() - Method in class org.mule.transport.http.construct.HttpProxy
 
validateEncoding() - Method in class org.mule.config.DefaultMuleConfiguration
 
validateExpression(String) - Method in interface org.mule.api.expression.ExpressionManager
Determines if the expression is valid or not.
validateExpression(String) - Method in class org.mule.expression.DefaultExpressionManager
 
validateFile(FTPFile) - Method in class org.mule.transport.ftp.FtpConnector
Override this method to do extra checking on the file.
validateJdk() - Static method in class org.mule.util.JdkVersionUtils
Validates that the jdk version and vendor are acceptable values (either supported or not invalid).
validateLifecycleMethod(Method) - Method in class org.mule.registry.JSR250ValidatorProcessor
 
validateMapMessageType(Map<?, ?>) - Static method in class org.mule.transport.jms.JmsMessageUtils
MapMessage#writeObject(Object) accepts only primitives (and wrappers), String and byte[].
validateMethod(Method, Class[]) - Method in class org.mule.config.transformer.AnnotatedTransformerProxy
 
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) - Method in class org.mule.transport.ftp.FtpConnectionFactory
 
validateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
 
validateObject(Object, Object) - Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
 
validateObject(Object) - Method in class org.mule.transport.sftp.SftpConnectionFactory
 
validateObject(Object, Object) - Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
 
validateObject(Object, Object) - Method in class org.mule.transport.udp.UdpSocketFactory
 
ValidateResponse - Class in org.mule.tck.transformer
Throws an exception if the message does not contain "success".
ValidateResponse() - Constructor for class org.mule.tck.transformer.ValidateResponse
 
validateSchema - Variable in class org.mule.module.xml.routing.XmlMessageSplitter
 
validateSslConfig() - Method in class org.mule.transport.ajax.embedded.AjaxConnector
 
validateSslConfig() - Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
 
validateStreamMessageType(Object) - Static method in class org.mule.transport.jms.JmsMessageUtils
StreamMessage.writeObject(Object) accepts only primitives (and wrappers), String and byte[].
validateUriTemplate(String) - Method in class org.mule.endpoint.DynamicOutboundEndpoint
 
validateUriTemplate(String) - Method in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
 
validateUriTemplate(String) - Method in class org.mule.module.ibeans.spi.support.CallRequestEndpoint
 
validateUriTemplate(String) - Method in class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
 
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.
validationFilter - Variable in class org.mule.construct.builder.ValidatorBuilder
 
validationFilter(Filter) - Method in class org.mule.construct.builder.ValidatorBuilder
 
Validator - Class in org.mule.construct
 
Validator(String, MuleContext, MessageSource, OutboundEndpoint, Filter, String, String) - Constructor for class org.mule.construct.Validator
 
Validator(String, MuleContext, MessageSource, OutboundEndpoint, Filter, String, String, String) - Constructor for class org.mule.construct.Validator
 
ValidatorBuilder - Class in org.mule.construct.builder
 
ValidatorBuilder() - Constructor for class org.mule.construct.builder.ValidatorBuilder
 
ValidatorDefinitionParser - Class in org.mule.config.spring.parsers.specific
 
ValidatorDefinitionParser() - Constructor for class org.mule.config.spring.parsers.specific.ValidatorDefinitionParser
 
ValidatorFactoryBean - Class in org.mule.config.spring.factories
 
ValidatorFactoryBean() - Constructor for class org.mule.config.spring.factories.ValidatorFactoryBean
 
VALLETTA - Static variable in class org.mule.example.gpswalker.CityStroller
 
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 - Variable in class org.mule.util.scan.annotations.AnnotationInfo.NameValue
 
valueExpression - Variable in class org.mule.routing.IdempotentMessageFilter
 
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
valueOf(String) - Static method in enum org.mule.api.annotations.meta.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.api.annotations.meta.RouterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.api.model.InvocationResult.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.api.registry.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.api.registry.TransformerResolver.RegistryAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.config.dsl.ComponentBuilder.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.construct.SimpleService.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.MessageExchangePattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.module.cxf.CxfPayloadToArguments
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.module.launcher.DeploymentStatusTracker.DeploymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.module.xml.transformer.XPathExtractor.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.routing.CorrelationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.tck.AbstractServiceAndFlowTestCase.ConfigVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.transport.xmpp.XmppMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.api.annotations.meta.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.api.annotations.meta.RouterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.api.model.InvocationResult.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.api.registry.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.api.registry.TransformerResolver.RegistryAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.config.dsl.ComponentBuilder.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
 
values() - Static method in enum org.mule.construct.SimpleService.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.el.context.AbstractMapContext
 
values() - Method in class org.mule.expression.InboundAttachmentsMap
 
values() - Method in class org.mule.expression.OutboundAttachmentsMap
 
values() - Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
 
values() - Static method in enum org.mule.MessageExchangePattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.module.cxf.CxfPayloadToArguments
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.module.launcher.DeploymentStatusTracker.DeploymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.module.scripting.component.RegistryLookupBindings
 
values() - Static method in enum org.mule.module.xml.transformer.XPathExtractor.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.routing.CorrelationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.tck.AbstractServiceAndFlowTestCase.ConfigVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.transport.http.multipart.MultiMap
 
values() - Static method in enum org.mule.transport.xmpp.XmppMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.util.MapCombiner
 
Variable - Class in com.javaforge.bobber.archetype.model
Represents system variable to be put in the Velocity Context .
Variable() - Constructor for class com.javaforge.bobber.archetype.model.Variable
 
VariableAssignmentCallback<T> - Interface in org.mule.api.el
 
VariableExpressionEnricher - Class in org.mule.expression
 
VariableExpressionEnricher() - Constructor for class org.mule.expression.VariableExpressionEnricher
 
VariableExpressionEvaluator - Class in org.mule.expression
Looks up the variable on the message using the name given.
VariableExpressionEvaluator() - Constructor for class org.mule.expression.VariableExpressionEvaluator
 
variant - Variable in class org.mule.tck.AbstractServiceAndFlowTestCase
 
verboseExceptions - Static variable in class org.mule.config.DefaultMuleConfiguration
When false (default), only a summary of the root exception and trail is provided.
verify() - Method in class org.mule.module.pgp.SignedMessage
 
verify() - Method in class org.mule.tck.functional.AssertionMessageProcessor
If result evaluated to false in some processed event or the last processed event was null, then assert fails, otherwise: count was set & count processes were done => ok count was set & count processes were not done => fail count was not set & at least one processing were done => ok
verify() - Static method in class org.mule.tck.functional.FlowAssert
 
verify(String) - Static method in class org.mule.tck.functional.FlowAssert
 
verifyContextNotInitialized() - Method in class org.mule.config.DefaultMuleConfiguration
 
verifyContextNotStarted() - Method in class org.mule.config.DefaultMuleConfiguration
 
verifyFlags(Object) - Method in class org.mule.el.function.RegexExpressionLanguageFuntion
 
verifyRegex(Object) - Method in class org.mule.el.function.RegexExpressionLanguageFuntion
 
verifyReplyMessageSource(MessageSource) - Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
 
verifyReplyMessageSource(MessageSource) - Method in class org.mule.routing.requestreply.SimpleAsyncRequestReplyRequester
 
verifyReplyMessageSource(MessageSource) - Method in class org.mule.service.processor.ServiceAsyncRequestReplyRequestor
 
verifyText(Object) - Method in class org.mule.el.function.RegexExpressionLanguageFuntion
 
version() - Static method in class org.mule.config.i18n.CoreMessages
 
VERSION_RANGE - Static variable in class org.mule.util.VersionRange
 
VERSION_RANGES - Static variable in class org.mule.util.VersionRange
pattern for extracting a ranges of versions.
versionNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
VersionRange - Class in org.mule.util
 
VersionRange(String) - Constructor for class org.mule.util.VersionRange
 
VersionWrapper - Class in org.mule.module.boot
There is a need to exit from wrapper This is a good place for other information message
VersionWrapper() - Constructor for class org.mule.module.boot.VersionWrapper
 
visit(int, int, String, String, String, String[]) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
This is the class entry.
visit(String, Object) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
We get annotation values in this method, but have to track the current context.
visit(int, int, String, String, String, String[]) - Method in class org.mule.util.scan.ImplementationClassScanner
 
visit(int, int, String, String, String, String[]) - Method in class org.mule.util.scan.InterfaceClassScanner
 
visitAnnotation(String, boolean) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
visitEnd() - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
visitField(int, String, String, String, Object) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
visitMethod(int, String, String, String, String[]) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
visitParameterAnnotation(int, String, boolean) - Method in class org.mule.util.scan.annotations.AnnotationsScanner
 
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(MuleContext) - 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, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.vm.VMMessageReceiver
 
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
 
VMTransaction(MuleContext, boolean) - Constructor for class org.mule.transport.vm.VMTransaction
 
VMTransactionFactory - Class in org.mule.transport.vm
 
VMTransactionFactory() - Constructor for class org.mule.transport.vm.VMTransactionFactory
 
VoidMuleEvent - Class in org.mule
A VoidMuleEvent represents a void return from a MessageProcessor such as a ONE_WAY OutboundEndpoint.
VoidResult - Class in org.mule
 
VoidURLConnection - Class in org.mule.transport.soap.axis.transport
A fake url connection used to bypass Axis's use of the URLStreamHandler to mask uris as Urls.
VoidURLConnection(URL) - Constructor for class org.mule.transport.soap.axis.transport.VoidURLConnection
 

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.module.jca.JcaService
 
waitIfPaused() - Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
 
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(String) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message object at the WARN level.
warn(String, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at the WARN level according to the specified format and argument.
warn(String, Object, Object) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object[]) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log a message at level WARN according to the specified format and arguments.
warn(String, Throwable) - Method in class org.mule.module.logging.AccessibleLog4jLoggerAdapter
Log an exception (throwable) at the WARN level with an accompanying message.
warn(String) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(Marker, String) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(Marker, String, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(Marker, String, Object, Object) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(Marker, String, Object[]) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(Marker, String, Throwable) - Method in class org.mule.module.logging.DispatchingLogger
 
warn(String, Object, Object) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
warn(String, Throwable) - Method in class org.mule.transport.servlet.jetty.JettyLogger
 
warn(Object) - Method in class org.mule.util.MuleLogger
 
warn(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
warnedAlready - Variable in class org.mule.module.launcher.log4j.ApplicationAwareRepositorySelector.ConfigWatchDog
 
warnIfMuleClientSendUsed(MuleMessage) - Method in class org.mule.transport.AbstractMessageReceiver
 
warning(TransformerException) - Method in class org.mule.module.xml.transformer.XsltTransformer.DefaultErrorListener
 
watchTimer - Variable in class org.mule.module.launcher.application.DefaultMuleApplication
 
WebAppDeployer - Class in org.mule.transport.servlet.jetty
A repackaged version of the Jetty WebAppDeployer which makes it possible to override the server classes of the WebAppContext;
WebAppDeployer() - Constructor for class org.mule.transport.servlet.jetty.WebAppDeployer
 
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
 
webapps - Variable in class org.mule.transport.servlet.jetty.JettyWebappServerAgent
 
WebappsConfiguration - Class in org.mule.transport.servlet.jetty
 
WebappsConfiguration() - Constructor for class org.mule.transport.servlet.jetty.WebappsConfiguration
 
WeblogicJmsConnector - Class in org.mule.transport.jms.weblogic
Weblogic-specific JMS connector.
WeblogicJmsConnector(MuleContext) - 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
 
WebServiceFactoryBean - Class in org.mule.module.cxf.config
 
WebServiceFactoryBean() - Constructor for class org.mule.module.cxf.config.WebServiceFactoryBean
 
WebServiceMessageProcessorBuilder - Class in org.mule.module.cxf.builder
Builds a CXF web service MessageProcessor using either the JAX-WS or simple frontends.
WebServiceMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder
 
WebServiceOnlineCheck - Class in org.mule.tck.util
 
WebServiceOnlineCheck() - Constructor for class org.mule.tck.util.WebServiceOnlineCheck
 
WebServiceSecurityException - Exception in org.mule.module.cxf.security
 
WebServiceSecurityException(MuleEvent, Throwable) - Constructor for exception org.mule.module.cxf.security.WebServiceSecurityException
 
WebServiceWrapperComponent - Class in org.mule.module.cxf.component
Deprecated. 
WebServiceWrapperComponent() - Constructor for class org.mule.module.cxf.component.WebServiceWrapperComponent
Deprecated.  
WebServiceWrapperComponent - Class in org.mule.transport.soap.axis.component
 
WebServiceWrapperComponent() - Constructor for class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
 
WebsphereJmsConnector - Class in org.mule.transport.jms.websphere
Websphere-specific JMS connector.
WebsphereJmsConnector(MuleContext) - Constructor for class org.mule.transport.jms.websphere.WebsphereJmsConnector
Constructs a new WebsphereJmsConnector.
WebsphereTransactedJmsMessageReceiver - Class in org.mule.transport.jms.websphere
 
WebsphereTransactedJmsMessageReceiver(Connector, FlowConstruct, 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
 
weighting - Variable in class org.mule.module.json.transformers.AbstractJsonTransformer
 
welcome() - Static method in class org.mule.example.loanbroker.LocaleMessage
 
when() - Method in class org.mule.config.dsl.routers.ChoiceDefinition
 
when(String) - Method in class org.mule.config.dsl.routers.WhenDefinition
 
WHEN_EXHAUSTED_ABORT - Static variable in interface org.mule.api.config.ThreadingProfile
 
WHEN_EXHAUSTED_BLOCK - Static variable in interface org.mule.transport.ConfigurableKeyedObjectPool
 
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_FAIL - Static variable in interface org.mule.transport.ConfigurableKeyedObjectPool
 
WHEN_EXHAUSTED_GROW - Static variable in class org.mule.config.PoolingProfile
 
WHEN_EXHAUSTED_GROW - Static variable in interface org.mule.transport.ConfigurableKeyedObjectPool
 
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
 
WhenDefinition - Class in org.mule.config.dsl.routers
TODO
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
 
WIGGLY_MULE_TEMPLATE_PATTERN - Static variable in class org.mule.util.TemplateParser
 
WIGGLY_MULE_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
WilcardExpressionEvaluator - Class in org.mule.expression
 
WilcardExpressionEvaluator() - Constructor for class org.mule.expression.WilcardExpressionEvaluator
 
WildcardAttributeEvaluator - Class in org.mule.util
 
WildcardAttributeEvaluator(String) - Constructor for class org.mule.util.WildcardAttributeEvaluator
 
WildcardAttributeEvaluator.MatchCallback - Interface in org.mule.util
 
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
The WireTap MessageProcessor allows inspection of messages in a flow.
WireTap() - Constructor for class org.mule.routing.WireTap
 
workAccepted(WorkEvent) - Method in class org.mule.module.jca.JcaComponent
 
workAccepted(WorkEvent) - Method in class org.mule.processor.AsyncWorkListener
 
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.module.jca.JcaComponent
 
workCompleted(WorkEvent) - Method in class org.mule.processor.AsyncWorkListener
 
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
WorkingMemorySLF4JLogger - Class in org.mule.module.drools
Simple implementation used to send an audit trail of the working memory to the SLF4J logger.
WorkingMemorySLF4JLogger(WorkingMemoryEventManager, Logger) - Constructor for class org.mule.module.drools.WorkingMemorySLF4JLogger
 
WorkingMemorySLF4JLogger(KnowledgeRuntimeEventManager, Logger) - Constructor for class org.mule.module.drools.WorkingMemorySLF4JLogger
 
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.module.jca.JcaComponent
 
workManager - Variable in class org.mule.processor.AsyncInterceptingMessageProcessor
 
workManager - Variable in class org.mule.transport.PollingReceiverWorkerSchedule
 
WorkManagerSource - Interface in org.mule.api.context
 
workManagerSource - Variable in class org.mule.processor.AsyncInterceptingMessageProcessor
 
workRejected(WorkEvent) - Method in class org.mule.module.jca.JcaComponent
 
workRejected(WorkEvent) - Method in class org.mule.processor.AsyncWorkListener
 
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.module.jca.JcaComponent
 
workStarted(WorkEvent) - Method in class org.mule.processor.AsyncWorkListener
 
workStarted(WorkEvent) - Method in class org.mule.transport.AbstractConnector
 
workStarted(WorkEvent) - Method in class org.mule.work.DefaultWorkListener
 
wrapHtmlBody(String) - Static method in class org.mule.example.bookstore.web.HtmlTemplate
 
WRAPPER_JMX_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
 
WrappingChildDefinitionParser - Class in org.mule.config.spring.parsers.generic
A child definition parser that wraps the child object
WrappingChildDefinitionParser(String, Class, Class, boolean, Class, String, String, WrappingChildDefinitionParser.WrappingController) - Constructor for class org.mule.config.spring.parsers.generic.WrappingChildDefinitionParser
 
WrappingChildDefinitionParser.WrappingController - Interface in org.mule.config.spring.parsers.generic
Determines whether to wrap the child based on the where it appears in the DOM.
write(Writer, BobberArchetype) - Method in class com.javaforge.bobber.archetype.model.io.xpp3.BobberArchetypeXpp3Writer
Method write.
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(byte[], int, int) - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
write(byte[]) - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
write(int) - Method in class org.mule.module.cxf.support.DelegatingOutputStream
 
write(OutputStream, AtomicLong) - Method in class org.mule.module.pgp.DecryptStreamTransformer
Writes into out the number of bytes requested
write(OutputStream, AtomicLong) - Method in class org.mule.module.pgp.EncryptStreamTransformer
Writes into out the number of bytes requested
write(OutputStream, AtomicLong) - Method in interface org.mule.module.pgp.StreamTransformer
Writes into out the number of bytes requested
write(Result) - Method in interface org.mule.module.xml.transformer.DelayedResult
 
write(OutputStream, Object, String) - Method in class org.mule.transformer.wire.TransformerPairWireFormat
 
write(int) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
write(byte[], int, int) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
write(String) - Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
write(String) - Method in interface org.mule.transport.http.multipart.Part
A convenience method to write this uploaded item to disk.
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(String) - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
write(String, int, int) - Method in class org.mule.transport.soap.axis.AxisStringWriter
 
write(OutputStream, Object) - Method in class org.mule.transport.tcp.protocols.AbstractByteProtocol
 
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(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
 
writeEmptyResponse(HttpServletResponse) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
writeErrorResponseFromMessage(HttpServletResponse, MuleMessage, int, String) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
writeException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
writeExternal(ObjectOutput) - Method in class org.mule.module.drools.WorkingMemorySLF4JLogger
 
writeRequest(HttpRequest) - Method in class org.mule.transport.http.HttpServerConnection
 
writeRequest(OutputStream) - Method in class org.mule.transport.http.StreamPayloadRequestEntity
 
writeResponse(String, String, EndpointInfo, OutputStream) - Method in class org.mule.module.cxf.support.WSDLQueryHandler
 
writeResponse(HttpResponse) - Method in class org.mule.transport.http.HttpServerConnection
 
writeResponse(HttpServletResponse, MuleMessage) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
writeResponseFromMessage(HttpServletResponse, MuleMessage) - Method in class org.mule.transport.servlet.AbstractReceiverServlet
 
writeStatusAndHeaders(long, ContainerResponse) - Method in class org.mule.module.jersey.MuleResponseWriter
 
writeToObjectStore(Serializable) - Method in class org.mule.util.queue.QueueInfo
 
writeToObjectStore(Serializable) - Method in interface org.mule.util.queue.TakingQueueInfoDelegate
 
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.module.cxf.component.AbstractWebServiceWrapperComponent
 
WsConfig - Class in org.mule.module.cxf.config
 
WsConfig() - Constructor for class org.mule.module.cxf.config.WsConfig
 
WsConfig(Map<String, Object>) - Constructor for class org.mule.module.cxf.config.WsConfig
 
WsCustomValidatorDefinitionParser - Class in org.mule.module.cxf.config
 
WsCustomValidatorDefinitionParser(String) - Constructor for class org.mule.module.cxf.config.WsCustomValidatorDefinitionParser
 
WSDDFileProvider - Class in org.mule.transport.soap.axis.extensions
Override the File provider to stop exceptions being thrown in Axis if the service does not exist.
WSDDFileProvider(String) - Constructor for class org.mule.transport.soap.axis.extensions.WSDDFileProvider
Constructor which accesses a file in the current directory of the engine or at an absolute path.
WSDDFileProvider(String, String) - Constructor for class org.mule.transport.soap.axis.extensions.WSDDFileProvider
Constructor which accesses a file relative to a specific base path.
WSDDJavaMuleProvider - Class in org.mule.transport.soap.axis.extensions
WSDDJavaMuleProvider is a factory class for creating the MuleProvider.
WSDDJavaMuleProvider(AxisConnector) - Constructor for class org.mule.transport.soap.axis.extensions.WSDDJavaMuleProvider
 
WSDL_LOCATION - Static variable in class net.webservicex.StockQuote
 
WSDL_PROPERTY - Static variable in interface org.mule.module.cxf.SoapConstants
 
WSDL_URL_PROPERTY - Static variable in interface org.mule.module.cxf.SoapConstants
 
WsdlClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
Builds an outbound CXF MessageProcessor based on a WSDL using CXF's DynamicClientFactory.
WsdlClientMessageProcessorBuilder() - Constructor for class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder
 
WsdlCxfEndpointBuilder - Class in org.mule.module.cxf.endpoint
 
WsdlCxfEndpointBuilder(EndpointURIEndpointBuilder) - Constructor for class org.mule.module.cxf.endpoint.WsdlCxfEndpointBuilder
 
WsdlCxfEndpointBuilder(String, MuleContext) - Constructor for class org.mule.module.cxf.endpoint.WsdlCxfEndpointBuilder
 
wsdlFile - Variable in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
wsdlFile(File) - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
wsdlLocation - Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
 
wsdlNotFound(String) - Static method in class org.mule.module.cxf.i18n.CxfMessages
 
WSDLQueryHandler - Class in org.mule.module.cxf.support
WSDLQueryHandler class preserved from cxf 2.3.
WSDLQueryHandler(Bus) - Constructor for class org.mule.module.cxf.support.WSDLQueryHandler
 
WsdlServiceFinder - Class in org.mule.transport.soap.axis
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.axis.WsdlServiceFinder
 
WsdlUrlEndpointURIBuilder - Class in org.mule.transport.soap.axis
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.axis.WsdlUrlEndpointURIBuilder
 
wsldLocation - Variable in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
wsldLocation(URI) - Method in class org.mule.module.ws.construct.builder.WSProxyBuilder
 
WSNamespaceHandler - Class in org.mule.module.ws.config
Registers a Bean Definition Parser for handling elements.
WSNamespaceHandler() - Constructor for class org.mule.module.ws.config.WSNamespaceHandler
 
WSProxy - Class in org.mule.module.ws.construct
This class is implemented to act as a Proxy for a Web Service.
WSProxy(String, MuleContext, MessageSource, OutboundEndpoint, List<MessageProcessor>, List<MessageProcessor>) - Constructor for class org.mule.module.ws.construct.WSProxy
 
WSProxy(String, MuleContext, MessageSource, OutboundEndpoint, List<MessageProcessor>, List<MessageProcessor>, String) - Constructor for class org.mule.module.ws.construct.WSProxy
 
WSProxy(String, MuleContext, MessageSource, OutboundEndpoint, List<MessageProcessor>, List<MessageProcessor>, URI) - Constructor for class org.mule.module.ws.construct.WSProxy
 
WSProxyBuilder - Class in org.mule.module.ws.construct.builder
 
WSProxyBuilder() - Constructor for class org.mule.module.ws.construct.builder.WSProxyBuilder
 
WSProxyDefinitionParser - Class in org.mule.module.ws.config.spring.parsers.specific
 
WSProxyDefinitionParser() - Constructor for class org.mule.module.ws.config.spring.parsers.specific.WSProxyDefinitionParser
 
WSProxyFactoryBean - Class in org.mule.module.ws.config.spring.factories
 
WSProxyFactoryBean() - Constructor for class org.mule.module.ws.config.spring.factories.WSProxyFactoryBean
 
WSProxyService - Class in org.mule.module.cxf
This class is implemented to act as a Proxy for a Web Service.
WSProxyService() - Constructor for class org.mule.module.cxf.WSProxyService
 
WsSecurity - Class in org.mule.module.cxf.config
 
WsSecurity() - Constructor for class org.mule.module.cxf.config.WsSecurity
 
WsSecurityDefinitionParser - Class in org.mule.module.cxf.config
 
WsSecurityDefinitionParser(Class) - Constructor for class org.mule.module.cxf.config.WsSecurityDefinitionParser
 

X

X_PROPERTY_PREFIX - Static variable in class org.mule.transport.http.HttpConstants
 
XAResourceFactory - Interface in org.mule.util.xa
Factory for XAResource implementations
XAResourceWrapper - Class in org.mule.transport.jms.xa
 
XAResourceWrapper(XAResource, SessionInvocationHandler, Boolean) - Constructor for class org.mule.transport.jms.xa.XAResourceWrapper
 
XaTransactedJmsMessageReceiver - Class in org.mule.transport.jms
 
XaTransactedJmsMessageReceiver(Connector, FlowConstruct, 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(MuleContext) - 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 - Static variable in interface org.mule.transformer.types.MimeTypes
 
XML_INDENT_SIZE - Static variable in class org.mule.management.stats.printers.XMLPrinter
Indentation step for XML pretty-printing.
XML_STRING - Static variable in class org.mule.transformer.types.DataTypeFactory
 
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
 
XMLExpressionLanguageExtension - Class in org.mule.module.xml.el
 
XMLExpressionLanguageExtension() - Constructor for class org.mule.module.xml.el.XMLExpressionLanguageExtension
 
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
 
XmlMessages() - Constructor for class org.mule.module.xml.i18n.XmlMessages
 
XmlMessageSplitter - Class in org.mule.module.xml.routing
XmlMessageSplitter will split a DOM4J document into nodes based on the "splitExpression" property.
XmlMessageSplitter() - Constructor for class org.mule.module.xml.routing.XmlMessageSplitter
 
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
 
XmlToJson - Class in org.mule.module.json.transformers
Convert XML to a JSON string
XmlToJson() - Constructor for class org.mule.module.json.transformers.XmlToJson
 
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
 
XMPP - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_FROM - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_GROUP_CHAT - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_NICKNAME - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_RECIPIENT - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_RESOURCE - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_SUBJECT - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_THREAD - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_TO - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XMPP_TYPE - Static variable in class org.mule.transport.xmpp.XmppConnector
 
XmppAndFilter - Class in org.mule.transport.xmpp.filters
XmppAndFilter an Xmpp AND filter
XmppAndFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppAndFilter
 
XmppAndFilter(PacketFilter, PacketFilter) - Constructor for class org.mule.transport.xmpp.filters.XmppAndFilter
 
XmppChatConversation - Class in org.mule.transport.xmpp
XmppConversation implementation that sends messages via Chat
XmppChatConversation(ImmutableEndpoint) - Constructor for class org.mule.transport.xmpp.XmppChatConversation
 
XmppConnector - Class in org.mule.transport.xmpp
XmppConnector represents a connection to a Jabber server.
XmppConnector(MuleContext) - Constructor for class org.mule.transport.xmpp.XmppConnector
 
XmppConversation - Interface in org.mule.transport.xmpp
Implementors of XmppConversation abstract from the XMPP conversation type (e.g.
XmppConversationFactory - Class in org.mule.transport.xmpp
A factory that creates XmppConversation instances based on the endpoint's configuration.
XmppConversationFactory() - Constructor for class org.mule.transport.xmpp.XmppConversationFactory
 
XmppEndpointURIBuilder - Class in org.mule.transport.xmpp
This endpoint builder ensures that a path is set on the URI as the path is the message type.
XmppEndpointURIBuilder() - Constructor for class org.mule.transport.xmpp.XmppEndpointURIBuilder
 
XmppFromContainsFilter - Class in org.mule.transport.xmpp.filters
XmppFromContainsFilter is an Xmpp FromContainsfilter adapter.
XmppFromContainsFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
XmppFromContainsFilter(String) - Constructor for class org.mule.transport.xmpp.filters.XmppFromContainsFilter
 
XmppMessageConversation - Class in org.mule.transport.xmpp
XmppConversation implementation for sending normal Jabber messages.
XmppMessageConversation(ImmutableEndpoint) - Constructor for class org.mule.transport.xmpp.XmppMessageConversation
 
XmppMessageDispatcher - Class in org.mule.transport.xmpp
Allows Mule events to be sent over Xmpp
XmppMessageDispatcher(OutboundEndpoint) - Constructor for class org.mule.transport.xmpp.XmppMessageDispatcher
 
XmppMessageDispatcherFactory - Class in org.mule.transport.xmpp
Creates a dispatcher responsible for writing Xmpp packets to a an Jabber chat
XmppMessageDispatcherFactory() - Constructor for class org.mule.transport.xmpp.XmppMessageDispatcherFactory
 
XmppMessageReceiver - Class in org.mule.transport.xmpp
XmppMessageReceiver is responsible for receiving Mule events over XMPP.
XmppMessageReceiver(AbstractConnector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.xmpp.XmppMessageReceiver
 
XmppMessageRequester - Class in org.mule.transport.xmpp
Allows Mule messages to be received over XMPP
XmppMessageRequester(InboundEndpoint) - Constructor for class org.mule.transport.xmpp.XmppMessageRequester
 
XmppMessageRequesterFactory - Class in org.mule.transport.xmpp
Creates a dispatcher responsible for writing Xmpp packets to a an Jabber chat
XmppMessageRequesterFactory() - Constructor for class org.mule.transport.xmpp.XmppMessageRequesterFactory
 
XmppMessages - Class in org.mule.transport.xmpp.i18n
 
XmppMessages() - Constructor for class org.mule.transport.xmpp.i18n.XmppMessages
 
XmppMessageType - Enum in org.mule.transport.xmpp
This enum represents the XMPP message types that can be used in Mule.
XmppMessageTypeFilter - Class in org.mule.transport.xmpp.filters
XmppMessageTypeFilter is an Xmpp MessageTypeFilter adapter.
XmppMessageTypeFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppMessageTypeFilter
 
XmppMessageTypeFilter(String) - Constructor for class org.mule.transport.xmpp.filters.XmppMessageTypeFilter
 
XmppMuleMessageFactory - Class in org.mule.transport.xmpp
 
XmppMuleMessageFactory(MuleContext) - Constructor for class org.mule.transport.xmpp.XmppMuleMessageFactory
 
XmppMultiUserChatConversation - Class in org.mule.transport.xmpp
 
XmppMultiUserChatConversation(ImmutableEndpoint) - Constructor for class org.mule.transport.xmpp.XmppMultiUserChatConversation
 
XmppNamespaceHandler - Class in org.mule.transport.xmpp.config
Registers a Bean Definition Parser for handling elements.
XmppNamespaceHandler() - Constructor for class org.mule.transport.xmpp.config.XmppNamespaceHandler
 
XmppNotFilter - Class in org.mule.transport.xmpp.filters
XmppNotFilter an Xmpp NOT filter
XmppNotFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppNotFilter
 
XmppNotFilter(PacketFilter) - Constructor for class org.mule.transport.xmpp.filters.XmppNotFilter
 
XmppOrFilter - Class in org.mule.transport.xmpp.filters
XmppOrFilter an Xmpp OR filter
XmppOrFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppOrFilter
 
XmppOrFilter(PacketFilter, PacketFilter) - Constructor for class org.mule.transport.xmpp.filters.XmppOrFilter
 
XmppPacketIDFilter - Class in org.mule.transport.xmpp.filters
XmppPacketIDFilter is an Xmpp PacketIDFilter adapter.
XmppPacketIDFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppPacketIDFilter
 
XmppPacketIDFilter(String) - Constructor for class org.mule.transport.xmpp.filters.XmppPacketIDFilter
 
XmppPacketToObject - Class in org.mule.transport.xmpp.transformers
 
XmppPacketToObject() - Constructor for class org.mule.transport.xmpp.transformers.XmppPacketToObject
 
XmppPacketTypeFilter - Class in org.mule.transport.xmpp.filters
XmppPacketTypeFilter is an Xmpp PacketTypeFilter adapter.
XmppPacketTypeFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
XmppPacketTypeFilter(Class<?>) - Constructor for class org.mule.transport.xmpp.filters.XmppPacketTypeFilter
 
XmppPollingMessageReceiver - Class in org.mule.transport.xmpp
 
XmppPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint) - Constructor for class org.mule.transport.xmpp.XmppPollingMessageReceiver
 
XmppThreadFilter - Class in org.mule.transport.xmpp.filters
XmppThreadFilter is an Xmpp ThreadFilter adapter.
XmppThreadFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppThreadFilter
 
XmppThreadFilter(String) - Constructor for class org.mule.transport.xmpp.filters.XmppThreadFilter
 
XmppToContainsFilter - Class in org.mule.transport.xmpp.filters
XmppToContainsFilter is an Xmpp ToContainsfilter adapter.
XmppToContainsFilter() - Constructor for class org.mule.transport.xmpp.filters.XmppToContainsFilter
 
XmppToContainsFilter(String) - Constructor for class org.mule.transport.xmpp.filters.XmppToContainsFilter
 
xor(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
XPath - Annotation Type in org.mule.api.annotations.expression
An expression annotation that allows developers to control how method parameter values are injected on a service component or transformer.
XPathAnnotationParser - Class in org.mule.module.xml.config
Used to parse Bean parameter annotations.
XPathAnnotationParser() - Constructor for class org.mule.module.xml.config.XPathAnnotationParser
 
XPathBranchExpressionEvaluator - Class in org.mule.module.xml.expression
 
XPathBranchExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.XPathBranchExpressionEvaluator
 
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
 
XPathExtractor - Class in org.mule.module.xml.transformer
Simple transformer for using the JAXP XPath library to extract an XPath value from an XPath expression.
XPathExtractor() - Constructor for class org.mule.module.xml.transformer.XPathExtractor
 
XPathExtractor.ResultType - Enum in org.mule.module.xml.transformer
Result type.
XPathFilter - Class in org.mule.module.xml.filters
 
XPathFilter() - Constructor for class org.mule.module.xml.filters.XPathFilter
 
XPathFilter(String) - Constructor for class org.mule.module.xml.filters.XPathFilter
 
XPathFilter(String, String) - Constructor for class org.mule.module.xml.filters.XPathFilter
 
XPathNodeExpressionEvaluator - Class in org.mule.module.xml.expression
Will select the text of a single node based on the property name
XPathNodeExpressionEvaluator() - Constructor for class org.mule.module.xml.expression.XPathNodeExpressionEvaluator
 
xpathResultTypeNotSupported(Class<?>) - Static method in class org.mule.module.xml.i18n.XmlMessages
 
XQueryTransformer - Class in org.mule.module.xml.transformer
The XQuery Module gives users the ability to perform XQuery transformations on XML messages in Mule
XQueryTransformer() - Constructor for class org.mule.module.xml.transformer.XQueryTransformer
 
XQueryTransformer(String) - Constructor for class org.mule.module.xml.transformer.XQueryTransformer
 
XQueryTransformer.PooledXQueryTransformerFactory - Class in org.mule.module.xml.transformer
 
XQueryTransformer.PooledXQueryTransformerFactory() - Constructor for class org.mule.module.xml.transformer.XQueryTransformer.PooledXQueryTransformerFactory
 
XSD_ANY - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_ANYSIMPLETYPE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_ANYTYPE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_ANYURI - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_BASE64 - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_BOOLEAN - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_BYTE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_DATE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_DATETIME - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_DAY - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_DECIMAL - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_DOUBLE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_DURATION - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_ENTITIES - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_ENTITY - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_FLOAT - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_HEXBIN - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_ID - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_IDREF - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_IDREFS - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_INT - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_INTEGER - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_LANGUAGE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_LONG - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_MONTH - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_MONTHDAY - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NAME - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NCNAME - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NEGATIVEINTEGER - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NMTOKEN - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NMTOKENS - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NORMALIZEDSTRING - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_NOTATION - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_POSITIVEINTEGER - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_QNAME - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_SCHEMA - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_SHORT - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_STRING - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_TIME - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_TIMEINSTANT1999 - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_TIMEINSTANT2000 - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_TOKEN - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_UNSIGNEDBYTE - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_UNSIGNEDINT - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_UNSIGNEDLONG - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_UNSIGNEDSHORT - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_YEAR - Static variable in class org.mule.transport.soap.axis.NamedParameter
 
XSD_YEARMONTH - Static variable in class org.mule.transport.soap.axis.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<String, Class<?>>, Set<Class<? extends Converter>>) - 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, Set) - Constructor for class org.mule.module.xml.transformer.wire.XStreamWireFormat
 

Y

YourKitProfilerAgent - Class in org.mule.module.management.agent
 
YourKitProfilerAgent() - Constructor for class org.mule.module.management.agent.YourKitProfilerAgent
 
YourKitProfilerService - Class in org.mule.module.management.mbean
 
YourKitProfilerService() - Constructor for class org.mule.module.management.mbean.YourKitProfilerService
 
YourKitProfilerServiceMBean - Interface in org.mule.module.management.mbean
 

Z

ZIP_APPS_FILTER - Static variable in class org.mule.module.launcher.DeploymentService
 
ZIP_FILE_SUFFIX - Static variable in class org.mule.module.launcher.DeploymentService
 

_

__DEFAULT_MULTIPART_CONFIG - Static variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
_config - Variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
_contentType - Variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
_contentType - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_file - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_filename - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_headers - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_in - Variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
_map - Variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
_name - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_out - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_parts - Variable in class org.mule.transport.http.multipart.MultiPartInputStream
 
_size - Variable in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
 
_tmpDir - Variable in class org.mule.transport.http.multipart.MultiPartInputStream
 

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

Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.