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

A

abort() - Method in class org.mule.extras.jaas.loginmodule.DefaultLoginModule
Abort if authentication fails
abortProcess(Object) - Method in interface org.mule.providers.bpm.BPMS
Abort a running process (end abnormally).
abortProcess(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Delete a process instance.
AbstractAsynchronousLoanBrokerTestCase - Class in org.mule.examples.loanbroker.tests
Tests the Loan Broker application asynchronously.
AbstractAsynchronousLoanBrokerTestCase() - Constructor for class org.mule.examples.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
AbstractBpmTestCase - Class in org.mule.providers.bpm.tests
 
AbstractBpmTestCase() - Constructor for class org.mule.providers.bpm.tests.AbstractBpmTestCase
 
AbstractCatchAllStrategy - Class in org.mule.routing
ForwardingCatchAllStrategy acts as a catch and forward router for any events not caught by the router this strategy is associated with.
AbstractCatchAllStrategy() - Constructor for class org.mule.routing.AbstractCatchAllStrategy
 
AbstractComponent - Class in org.mule.impl.model
A base implementation for all UMOComponents in Mule
AbstractComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.AbstractComponent
Default constructor
AbstractCompressionTransformer - Class in org.mule.transformers.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.transformers.compression.AbstractCompressionTransformer
default constructor required for discovery
AbstractConfigBuilderTestCase - Class in org.mule.tck
 
AbstractConfigBuilderTestCase() - Constructor for class org.mule.tck.AbstractConfigBuilderTestCase
 
AbstractConnectionStrategy - Class in org.mule.providers
TODO document
AbstractConnectionStrategy() - Constructor for class org.mule.providers.AbstractConnectionStrategy
 
AbstractConnector - Class in org.mule.providers
AbstractConnector provides base functionality for all connectors provided with Mule.
AbstractConnector() - Constructor for class org.mule.providers.AbstractConnector
Constructs a new AbstractConnector.
AbstractConnectorTestCase - Class in org.mule.tck.providers
AbstractConnectorTestCase tests common behaviour of all endpoints and provides 'reminder' methods for implementation specific interface methods
AbstractConnectorTestCase() - Constructor for class org.mule.tck.providers.AbstractConnectorTestCase
 
AbstractContainerContext - Class in org.mule.impl.container
AbstractContainerContext provides base container configuration functions for handling embedded configuration.
AbstractContainerContext(String) - Constructor for class org.mule.impl.container.AbstractContainerContext
 
AbstractContainerContextTestCase - Class in org.mule.tck.model
 
AbstractContainerContextTestCase() - Constructor for class org.mule.tck.model.AbstractContainerContextTestCase
 
AbstractCounter - Class in org.mule.util.counters.impl
 
AbstractCounter(String, CounterFactory.Type) - Constructor for class org.mule.util.counters.impl.AbstractCounter
 
AbstractDigesterConfiguration - Class in org.mule.config.builders
A base classs for configuration schemes that use digester to parse the documents.
AbstractDigesterConfiguration(boolean, String) - Constructor for class org.mule.config.builders.AbstractDigesterConfiguration
 
AbstractEncryptionTransformer - Class in org.mule.transformers.encryption
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
AbstractEncryptionTransformer() - Constructor for class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
AbstractEndpointBuilder - Class in org.mule.impl.endpoint
UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
AbstractEndpointBuilder() - Constructor for class org.mule.impl.endpoint.AbstractEndpointBuilder
 
AbstractEndpointComponent - Class in org.mule.providers.jbi.components
A Jbi component that has a Mule muleEndpoint component configured on it.
AbstractEndpointComponent() - Constructor for class org.mule.providers.jbi.components.AbstractEndpointComponent
 
AbstractEndpointSecurityFilter - Class in org.mule.impl.security
AbstractEndpointSecurityFilter provides basic initialisation for all security filters, namely configuring the SecurityManager for this instance
AbstractEndpointSecurityFilter() - Constructor for class org.mule.impl.security.AbstractEndpointSecurityFilter
 
AbstractEntryPointDiscoveryTestCase - Class in org.mule.tck.model
 
AbstractEntryPointDiscoveryTestCase() - Constructor for class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
 
AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping - Class in org.mule.tck.model
ComponentMethodMapping is used to supply a component class and the correct method to be resovled on the component.
AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping(Class, String, Class) - Constructor for class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping(Class, String, Class, boolean) - Constructor for class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
AbstractEventAggregator - Class in org.mule.routing.inbound
AbstractEventAggregator will aggregate a set of messages into a single message.
AbstractEventAggregator() - Constructor for class org.mule.routing.inbound.AbstractEventAggregator
 
AbstractEventAwareTransformer - Class in org.mule.transformers
AbstractEventAwareTransformer is a transformer that has a reference to the current message.
AbstractEventAwareTransformer() - Constructor for class org.mule.transformers.AbstractEventAwareTransformer
 
AbstractEventResequencer - Class in org.mule.routing.inbound
AbstractEventResequencer is used to receive a set of events, resequence them and forward them on to their destination
AbstractEventResequencer() - Constructor for class org.mule.routing.inbound.AbstractEventResequencer
 
AbstractEventTransformer - Class in org.mule.extras.client
AbstractEventTransformer adds support for adding method details to the result message.
AbstractEventTransformer() - Constructor for class org.mule.extras.client.AbstractEventTransformer
 
AbstractExceptionHandler - Class in org.mule.samples.errorhandler
AbstractExceptionListener TODO (document class)
AbstractExceptionHandler() - Constructor for class org.mule.samples.errorhandler.AbstractExceptionHandler
 
AbstractExceptionListener - Class in org.mule.impl
AbstractExceptionListener is a base implementation that custom Exception Listeners can override.
AbstractExceptionListener() - Constructor for class org.mule.impl.AbstractExceptionListener
 
AbstractFruit - Class in org.mule.tck.testmodels.fruit
AbstractFruit is a base class for fruity test objects.
AbstractFruit() - Constructor for class org.mule.tck.testmodels.fruit.AbstractFruit
 
AbstractIndexer - Class in org.mule.tools.visualizer.postgraphers
 
AbstractIndexer(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.postgraphers.AbstractIndexer
 
AbstractJbiComponent - Class in org.mule.providers.jbi.components
A base Jbi component implementation.
AbstractJbiComponent() - Constructor for class org.mule.providers.jbi.components.AbstractJbiComponent
 
AbstractJbiComponent.MessageExchangeWorker - Class in org.mule.providers.jbi.components
 
AbstractJbiComponent.MessageExchangeWorker(MessageExchange, MessageExchangeListener) - Constructor for class org.mule.providers.jbi.components.AbstractJbiComponent.MessageExchangeWorker
 
AbstractJCEEncryptionStrategy - Class in org.mule.impl.security
A JCE based encryption strategy.
AbstractJCEEncryptionStrategy() - Constructor for class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
AbstractJmsTransformer - Class in org.mule.providers.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.providers.jms.transformers.AbstractJmsTransformer
 
AbstractJmxSupport - Class in org.mule.management.support
 
AbstractJmxSupport() - Constructor for class org.mule.management.support.AbstractJmxSupport
 
AbstractJndiConnector - Class in org.mule.providers
This class acts as common baseclass for both Rmi & EjbConnector Resolves Jndi root for connector usage
AbstractJndiConnector() - Constructor for class org.mule.providers.AbstractJndiConnector
 
AbstractLoanBrokerApp - Class in org.mule.examples.loanbroker
Runs the LoanBroker example application.
AbstractLoanBrokerApp() - Constructor for class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
AbstractLoanBrokerApp(String) - Constructor for class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
AbstractLoanBrokerTestCase - Class in org.mule.examples.loanbroker.tests
 
AbstractLoanBrokerTestCase() - Constructor for class org.mule.examples.loanbroker.tests.AbstractLoanBrokerTestCase
 
AbstractMailConnector - Class in org.mule.providers.email
Abstract superclass for mail connectors.
AbstractMailConnector(int, String) - Constructor for class org.mule.providers.email.AbstractMailConnector
 
AbstractMailFilter - Class in org.mule.providers.email.filters
AbstractMailFilter is a base class for all javax.mail.Message filters.
AbstractMailFilter() - Constructor for class org.mule.providers.email.filters.AbstractMailFilter
 
AbstractMessageAdapter - Class in org.mule.providers
AbstractMessageAdapter provides a base implementation for simple message types that maybe don't normally allow for meta information, such as a File or TCP.
AbstractMessageAdapter() - Constructor for class org.mule.providers.AbstractMessageAdapter
 
AbstractMessageAdapter(UMOMessageAdapter) - Constructor for class org.mule.providers.AbstractMessageAdapter
 
AbstractMessageAdapterTestCase - Class in org.mule.tck.providers
 
AbstractMessageAdapterTestCase() - Constructor for class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
AbstractMessageBuilder - Class in org.mule.components.builder
A component that will invoke all outbound endpoints configured on the component allow the result of each endpoint invocation to be aggregated to a single message.
AbstractMessageBuilder() - Constructor for class org.mule.components.builder.AbstractMessageBuilder
 
AbstractMessageDispatcher - Class in org.mule.providers

AbstractMessageDispatcher provides a default dispatch (client) support for handling threads lifecycle and validation.

AbstractMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.AbstractMessageDispatcher
 
AbstractMessageDispatcherFactory - Class in org.mule.providers
AbstractMessageDispatcherFactory is a base implementation of the UMOMessageDispatcherFactory interface for managing the lifecycle of message dispatchers.
AbstractMessageDispatcherFactory() - Constructor for class org.mule.providers.AbstractMessageDispatcherFactory
 
AbstractMessageReceiver - Class in org.mule.providers
AbstractMessageReceiver provides common methods for all Message Receivers provided with Mule.
AbstractMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.AbstractMessageReceiver
Creates the Message Receiver
AbstractMessageReceiverTestCase - Class in org.mule.tck.providers
 
AbstractMessageReceiverTestCase() - Constructor for class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
AbstractMessageSplitter - Class in org.mule.routing.outbound
AbstractMessageSplitter is an outbound Message Splitter used to split the contents of a received message into sub parts that can be processed by other components.
AbstractMessageSplitter() - Constructor for class org.mule.routing.outbound.AbstractMessageSplitter
 
AbstractModel - Class in org.mule.impl.model
MuleModel is the default implementation of the UMOModel.
AbstractModel() - Constructor for class org.mule.impl.model.AbstractModel
Default constructor
AbstractMuleTestCase - Class in org.mule.tck
AbstractMuleTestCase is a base class for Mule testcases.
AbstractMuleTestCase() - Constructor for class org.mule.tck.AbstractMuleTestCase
 
AbstractMuleTestCase.TestInfo - Class in org.mule.tck
 
AbstractMuleTestCase.TestInfo(TestCase) - Constructor for class org.mule.tck.AbstractMuleTestCase.TestInfo
 
AbstractNotificationLoggerAgent - Class in org.mule.impl.internal.admin
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint
AbstractNotificationLoggerAgent() - Constructor for class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
AbstractOracleJmsConnector - Class in org.mule.providers.oracle.jms
 
AbstractOracleJmsConnector() - Constructor for class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
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
 
AbstractPollingMessageReceiver - Class in org.mule.providers
AbstractPollingMessageReceiver implements a base class for polling message receivers.
AbstractPollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.AbstractPollingMessageReceiver
 
AbstractPoolTestCase - Class in org.mule.tck.model
 
AbstractPoolTestCase() - Constructor for class org.mule.tck.model.AbstractPoolTestCase
 
AbstractProviderFunctionalTestCase - Class in org.mule.tck.functional
Deprecated. use Xml configuration instead
AbstractProviderFunctionalTestCase() - Constructor for class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
AbstractProxyFactory - Class in org.mule.config.pool
AbstractProxyFactory provides common behaviour for creating proxy objects.
AbstractProxyFactory(MuleDescriptor, UMOModel) - Constructor for class org.mule.config.pool.AbstractProxyFactory
Creates a pool factory using the descriptor as the basis for creating its objects
AbstractProxyPoolFactoryTestCase - Class in org.mule.tck.model
 
AbstractProxyPoolFactoryTestCase() - Constructor for class org.mule.tck.model.AbstractProxyPoolFactoryTestCase
 
AbstractReceiverResourceWorker - Class in org.mule.providers
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.providers.AbstractReceiverResourceWorker
 
AbstractReceiverResourceWorker(Object, AbstractMessageReceiver, OutputStream) - Constructor for class org.mule.providers.AbstractReceiverResourceWorker
 
AbstractReceiverServlet - Class in org.mule.providers.http.servlet
A base servlet used to receive requests from a servlet container and route them into Mule
AbstractReceiverServlet() - Constructor for class org.mule.providers.http.servlet.AbstractReceiverServlet
 
AbstractReceiverWorker - Class in org.mule.providers
A base Worker used by Transport UMOMessageReceiver implementations.
AbstractReceiverWorker(List, AbstractMessageReceiver) - Constructor for class org.mule.providers.AbstractReceiverWorker
 
AbstractReceiverWorker(List, AbstractMessageReceiver, OutputStream) - Constructor for class org.mule.providers.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
 
AbstractResourceManager - Class in org.mule.util.xa
This code is based on code coming from the commons-transaction project.
AbstractResourceManager() - Constructor for class org.mule.util.xa.AbstractResourceManager
 
AbstractResponseAggregator - Class in org.mule.routing.response
AbstractResponseAggregator provides a base class for implementing response aggregator routers.
AbstractResponseAggregator() - Constructor for class org.mule.routing.response.AbstractResponseAggregator
 
AbstractResponseRouter - Class in org.mule.routing.response
AbstractResponseRouter is a base class for all Response Routers
AbstractResponseRouter() - Constructor for class org.mule.routing.response.AbstractResponseRouter
 
AbstractRetrieveMailConnector - Class in org.mule.providers.email
Support for connecting to and receiving email from a mailbox (the exact protocol depends on the subclass).
AbstractRetrieveMailConnector(int) - Constructor for class org.mule.providers.email.AbstractRetrieveMailConnector
 
AbstractRouter - Class in org.mule.routing
Implements the shared methods that all routers have.
AbstractRouter() - Constructor for class org.mule.routing.AbstractRouter
 
AbstractRouterCollection - Class in org.mule.routing
AbstractRouterCollection provides common method implementations of router collections for in and outbound routers.
AbstractRouterCollection(int) - Constructor for class org.mule.routing.AbstractRouterCollection
 
AbstractScriptComponent - Class in org.mule.components.script
AbstractScriptComponent is a component that can execute scripts as components in Mule.
AbstractScriptComponent() - Constructor for class org.mule.components.script.AbstractScriptComponent
 
AbstractScriptComponent - Class in org.mule.components.script.jsr223
 
AbstractScriptComponent() - Constructor for class org.mule.components.script.jsr223.AbstractScriptComponent
 
AbstractScriptConfigBuilderTestCase - Class in org.mule.tck
 
AbstractScriptConfigBuilderTestCase() - Constructor for class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
AbstractSingleResourceTransaction - Class in org.mule.transaction
This abstract class can be used as a base class for transactions that can enlist only one resource (such as a JMS session or JDBC connection).
AbstractSingleResourceTransaction() - Constructor for class org.mule.transaction.AbstractSingleResourceTransaction
 
AbstractStreamingTransformer - Class in org.mule.providers.streaming
TODO
AbstractStreamingTransformer() - Constructor for class org.mule.providers.streaming.AbstractStreamingTransformer
default constructor required for discovery
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
 
AbstractTlsRetrieveMailConnector - Class in org.mule.providers.email
Support for connecting to and receiving email from a secure mailbox (the exact protocol depends on the subclass).
AbstractTlsRetrieveMailConnector(int, String, Class) - Constructor for class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
AbstractTransaction - Class in org.mule.transaction
This base class provides low level features for transactions.
AbstractTransaction() - Constructor for class org.mule.transaction.AbstractTransaction
 
AbstractTransactionContext - Class in org.mule.util.xa
 
AbstractTransactionContext() - Constructor for class org.mule.util.xa.AbstractTransactionContext
 
AbstractTransformer - Class in org.mule.transformers
AbstractTransformer is a base class for all transformers.
AbstractTransformer() - Constructor for class org.mule.transformers.AbstractTransformer
default constructor required for discovery
AbstractTransformerTestCase - Class in org.mule.tck
 
AbstractTransformerTestCase() - Constructor for class org.mule.tck.AbstractTransformerTestCase
 
AbstractTxThreadAssociationTestCase - Class in org.mule.tck
Validate certain expectations when working with JTA API.
AbstractTxThreadAssociationTestCase() - Constructor for class org.mule.tck.AbstractTxThreadAssociationTestCase
 
AbstractUMOManagerTestCase - Class in org.mule.tck
 
AbstractUMOManagerTestCase() - Constructor for class org.mule.tck.AbstractUMOManagerTestCase
 
AbstractXAResourceManager - Class in org.mule.util.xa
 
AbstractXAResourceManager() - Constructor for class org.mule.util.xa.AbstractXAResourceManager
 
AbstractXmlTransformer - Class in org.mule.transformers.xml
AbstractXmlTransformer offers some XSLT transform on a DOM (or other XML-ish) object.
AbstractXmlTransformer() - Constructor for class org.mule.transformers.xml.AbstractXmlTransformer
 
AbstractXmlTransformer.ResultHolder - Interface in org.mule.transformers.xml
Result callback interface used when processing XML through JAXP
AbstractXmppFilter - Class in org.mule.providers.xmpp.filters
AbstractXmppFilter is a filter adapter so that Smack Filters can be configured as Mule filters.
AbstractXmppFilter() - Constructor for class org.mule.providers.xmpp.filters.AbstractXmppFilter
 
AbstractXStreamTransformer - Class in org.mule.transformers.xml
AbstractXStreamTransformer is a base class for all XStream based transformers.
AbstractXStreamTransformer() - Constructor for class org.mule.transformers.xml.AbstractXStreamTransformer
 
accept(UMOMessage) - Method in class org.mule.providers.email.filters.AbstractMailFilter
 
accept(Message) - Method in class org.mule.providers.email.filters.AbstractMailFilter
 
accept(Message) - Method in class org.mule.providers.email.filters.MailSubjectRegExFilter
 
accept(Object) - Method in class org.mule.providers.file.filters.FilenameRegexFilter
UMOFilter condition decider method.
accept(File, String) - Method in class org.mule.providers.file.filters.FilenameWildcardFilter
UMOFilter condition decider method.
accept(UMOMessage) - Method in class org.mule.providers.file.filters.FilenameWildcardFilter
 
accept(Object) - Method in class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
accept(UMOMessage) - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
 
accept(UMOMessage) - Method in class org.mule.providers.jms.filters.JmsSelectorFilter
 
accept(Packet) - Method in class org.mule.providers.xmpp.filters.AbstractXmppFilter
 
accept(UMOMessage) - Method in class org.mule.providers.xmpp.filters.AbstractXmppFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.ExceptionTypeFilter
Check a given message against this filter.
accept(UMOMessage) - Method in class org.mule.routing.filters.logic.AndFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.logic.NotFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.logic.OrFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
accept(Object) - Method in interface org.mule.routing.filters.ObjectFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.OGNLFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.RegExFilter
 
accept(Object) - Method in class org.mule.routing.filters.RegExFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(Object) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.xml.IsXmlFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.BatchConstraint
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.ConstraintFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.ManualConstraint
 
accept(UMOMessage) - Method in interface org.mule.umo.UMOFilter
Check a given message against this filter.
AcegiAuthenticationAdapter - Class in org.mule.extras.acegi
AcegiAuthenticationAdapter TODO
AcegiAuthenticationAdapter(Authentication) - Constructor for class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
AcegiAuthenticationAdapter(Authentication, Map) - Constructor for class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
AcegiMessages - Class in org.mule.extras.acegi.i18n
 
AcegiMessages() - Constructor for class org.mule.extras.acegi.i18n.AcegiMessages
 
AcegiProviderAdapter - Class in org.mule.extras.acegi
AcegiProviderAdapter is a wrapper for an Acegi Security provider to use with the UMOSecurityManager
AcegiProviderAdapter() - Constructor for class org.mule.extras.acegi.AcegiProviderAdapter
 
AcegiProviderAdapter(AuthenticationProvider) - Constructor for class org.mule.extras.acegi.AcegiProviderAdapter
 
AcegiProviderAdapter(AuthenticationProvider, String) - Constructor for class org.mule.extras.acegi.AcegiProviderAdapter
 
AcegiSecurityContext - Class in org.mule.extras.acegi
AcegiSecurityContext is a UMOSecurityContext wrapper used to interface with an Acegi SecurityContext
AcegiSecurityContext(SecurityContext) - Constructor for class org.mule.extras.acegi.AcegiSecurityContext
 
AcegiSecurityContextFactory - Class in org.mule.extras.acegi
AcegiSecurityContextFactory creates an AcegiSecurityContext for an UMOAuthentication object
AcegiSecurityContextFactory() - Constructor for class org.mule.extras.acegi.AcegiSecurityContextFactory
 
ackParams - Variable in class org.mule.providers.jdbc.JdbcMessageReceiver
 
ackStmt - Variable in class org.mule.providers.jdbc.JdbcMessageReceiver
 
action - Variable in class org.mule.umo.manager.UMOServerNotification
 
ACTION_ABORT - Static variable in class org.mule.providers.bpm.ProcessConnector
 
ACTION_ADVANCE - Static variable in class org.mule.providers.bpm.ProcessConnector
 
ACTION_ALWAYS_BEGIN - Static variable in interface org.mule.umo.UMOTransactionConfig
Will ensure that a new transaction is created for each invocation
ACTION_ALWAYS_BEGIN_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_ALWAYS_JOIN - Static variable in interface org.mule.umo.UMOTransactionConfig
There must always be a transaction present for the invocation
ACTION_ALWAYS_JOIN_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_BEGIN_OR_JOIN - Static variable in interface org.mule.umo.UMOTransactionConfig
Will begin a new transaction if no transaction is already present
ACTION_BEGIN_OR_JOIN_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_DISPATCH - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ACTION_INVOKE - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ACTION_JOIN_IF_POSSIBLE - Static variable in interface org.mule.umo.UMOTransactionConfig
If there is a transaction available, then use it, otherwise continue processing
ACTION_JOIN_IF_POSSIBLE_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_NONE - Static variable in interface org.mule.umo.UMOTransactionConfig
Whether there is a transaction available or not, ignore it
ACTION_NONE_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_RECEIVE - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ACTION_SEND - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ACTION_START - Static variable in class org.mule.providers.bpm.ProcessConnector
 
ACTION_UPDATE - Static variable in class org.mule.providers.bpm.ProcessConnector
 
activate() - Method in class org.mule.providers.AbstractMessageDispatcher
 
activate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.AbstractMessageDispatcherFactory
 
activate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
activate() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
This method can perform necessary state updates before any of the UMOMessageDispatching methods are invoked.
activate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
Invoked before the given dispatcher is handed out to a client, but not after UMOMessageDispatcherFactory.create(UMOImmutableEndpoint).
activateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
activateObject(Object) - Method in class org.mule.providers.ftp.FtpConnectionFactory
 
activateObject(Object, Object) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
activateObject(Object, Object) - Method in class org.mule.providers.tcp.TcpSocketFactory
 
activateObject(Object, Object) - Method in class org.mule.providers.udp.UdpSocketFactory
 
activeContexts - Variable in class org.mule.util.xa.AbstractXAResourceManager
 
ActiveMqJmsConnector - Class in org.mule.providers.jms.activemq
ActiveMQ 4.x-specific JMS connector.
ActiveMqJmsConnector() - Constructor for class org.mule.providers.jms.activemq.ActiveMqJmsConnector
Constructs a new ActiveMqJmsConnector.
add(ComponentStatistics) - Method in class org.mule.management.stats.AllStatistics
 
add(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
addAgentRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addAggregate(AggregateCounter) - Method in class org.mule.util.counters.impl.AbstractCounter
 
addApplicationConfigEntry(String, AppConfigurationEntry) - Static method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Adds the Configuration Entries
addApplicationListener(ApplicationListener) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Adds a listener to the the Multicaster.
addAttachment(String, DataHandler) - Method in class org.mule.impl.MuleMessage
 
addAttachment(String, DataHandler) - Method in class org.mule.providers.AbstractMessageAdapter
 
addAttachment(String, DataHandler) - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
addAttachment(String, DataHandler) - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
 
addAttachment(String, DataHandler) - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
addAttachment(String, DataHandler) - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
addAttachmentHeaders(String, Part) - Method in class org.mule.providers.email.MailMessageAdapter
 
addAttachments(UMOEvent, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
addBodyPartHeaders(BodyPart, String, UMOEventContext) - Method in class org.mule.providers.email.transformers.ObjectToMimeMessage
 
addCommonEndpointRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addConnection(MuleConnection) - Method in class org.mule.ra.MuleManagedConnection
Associate connection handle with the physical connection.
addConnectionEventListener(ConnectionEventListener) - Method in class org.mule.ra.MuleManagedConnection
Adds a connection event listener to the ManagedConnection instance.
addConnectorRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addContainer(UMOContainerContext) - Method in class org.mule.impl.container.MultiContainerContext
 
addContainerContextRules(String, String, int) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addContainerPropertyRule(Digester, String, boolean) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
added - Variable in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
addEdge(Graph, GraphNode, GraphNode, String, boolean) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
addEncryptionStrategy(String, UMOEncryptionStrategy) - Method in class org.mule.impl.security.MuleSecurityManager
 
addEncryptionStrategy(String, UMOEncryptionStrategy) - Method in interface org.mule.umo.security.UMOSecurityManager
 
addEndpoint(UMOEndpoint) - Method in class org.mule.impl.AbstractExceptionListener
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.ChainingRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.RoundRobinXmlSplitter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.response.ResponseRouterCollection
 
addEndpoint(String, GraphNode) - Method in class org.mule.tools.visualizer.components.EndpointRegistry
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Adds an endpoint to this router
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
addEndpointIdentifierRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addEndpointRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addEvent(UMOEvent) - Method in class org.mule.routing.inbound.EventGroup
Add the given event to this group.
addEventGroup(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Add the given EventGroup to this aggregator's "group store".
addEventGroup(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
addEventGroup(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
addExceptionStrategyRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addExecutionTime(long) - Method in class org.mule.management.stats.ComponentStatistics
 
addExpirable(long, Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
Adds an expirable object to monitor.
addExternalJarFilesToClasspath(File, MuleBootstrapUtils.ProxyInfo) - Static method in class org.mule.modules.boot.MuleBootstrapUtils
 
addFile(File) - Method in class org.mule.modules.boot.DefaultMuleClassPathConfig
 
addFile(File) - Method in class org.mule.util.monitor.FileMonitor
Add file to listen for.
addFilePropertiesRule(Digester, String) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addFiles(List) - Method in class org.mule.modules.boot.DefaultMuleClassPathConfig
 
addFilterGroupRule(Digester, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addFilterRules(Digester, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addGlobalEndpointRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addGlobalReferenceEndpointRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addHandler(ExceptionHandler) - Method in class org.mule.samples.errorhandler.ErrorManager
 
addHeader(Header) - Method in class org.mule.providers.http.HttpRequest
 
addHeader(Header) - Method in class org.mule.providers.http.HttpResponse
 
addHeaders(SOAPEnvelope) - Method in class org.mule.providers.soap.MuleSoapHeaders
Writes the header properties to a Soap header
addIgnoredMethods(String) - Method in class org.mule.providers.soap.xfire.MuleObjectServiceFactory
Ignore the specified class' declared methods.
addIgnorredArributes() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
addInfo(String, Object) - Method in exception org.mule.umo.UMOException
 
addInitialisationCallback(InitialisationCallback) - Method in class org.mule.impl.MuleDescriptor
 
addInterceptor(UMOInterceptor) - Method in class org.mule.impl.MuleDescriptor
 
addInterceptor(UMOInterceptor) - Method in interface org.mule.umo.UMODescriptor
Interceptors are executable objects that can be chained together.
addInterceptorStackRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addLeftFilterRule(Digester, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addLibrariesToClasspath(List) - Static method in class org.mule.modules.boot.MuleBootstrapUtils
 
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
 
addListPropertyRules(Digester, String) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addLocalJarFilesToClasspath(File, File) - Static method in class org.mule.modules.boot.MuleBootstrapUtils
 
addManagerRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMapPropertyRules(Digester, String) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addMessageRouterRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMethodByArgumentType(Method, String) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
 
addMethodByName(Method, String) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
 
addModelRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMuleConfigurationRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMuleDescriptorRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMulePropertiesRule(String, Digester) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addMulePropertiesRule(String, Digester, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addMulePropertiesRule(String, Digester, String, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addNamedParameter(NamedParameter) - Method in class org.mule.providers.soap.SoapMethod
 
addNamedParameter(QName, QName, String) - Method in class org.mule.providers.soap.SoapMethod
 
addNamedParameter(QName, QName, ParameterMode) - Method in class org.mule.providers.soap.SoapMethod
 
addObjectCreateOrGetFromContainer(String, String, String, String, boolean) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addObjectCreateOrGetFromContainer(String, String, String, String, String, boolean) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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
 
addPoolingProfileRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addProperties(Map) - Method in class org.mule.impl.message.BaseMessage
Adds a map of properties to associated with this message
addProperties(Map) - Method in class org.mule.impl.MuleMessage
 
addProperties(Map) - Method in class org.mule.MuleManager
 
addProperties(Map) - Method in class org.mule.providers.AbstractMessageAdapter
 
addProperties(Map) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Adds a map of properties to be associated with this message
addPropertyChangeListener(PropertyChangeListener) - Method in class org.mule.ra.MuleManagedConnectionFactory
Associate PropertyChangeListener with the ManagedConnectionFactory, in order to notify about properties changes.
addPropertyFactoryRule(Digester, String) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addProvider(UMOSecurityProvider) - Method in class org.mule.impl.security.MuleSecurityManager
 
addProvider(UMOSecurityProvider) - Method in interface org.mule.umo.security.UMOSecurityManager
 
addQueueProfileRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addRelation(Graph, GraphNode, GraphNode, String) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
addReplyToRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
address - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
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_PROPERTY - Static variable in class org.mule.providers.udp.UdpMessageAdapter
 
AddressTO - Class in org.mule.samples.voipservice.to
 
AddressTO() - Constructor for class org.mule.samples.voipservice.to.AddressTO
 
AddressTO(String, String, String) - Constructor for class org.mule.samples.voipservice.to.AddressTO
 
AddressValidation - Interface in org.mule.samples.voipservice.interfaces
 
AddressValidationService - Class in org.mule.samples.voipservice.service
 
AddressValidationService() - Constructor for class org.mule.samples.voipservice.service.AddressValidationService
 
addRightFilterRule(Digester, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addRouter(UMORouter) - Method in class org.mule.routing.AbstractRouterCollection
 
addRouter(UMOInboundRouter) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
addRouter(UMORouter) - Method in class org.mule.routing.response.ResponseRouterCollection
 
addRouter(UMOInboundRouter) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
addRouter(UMORouter) - Method in interface org.mule.umo.routing.UMORouterCollection
 
addRouterForInterface(UMONestedRouter) - Method in class org.mule.routing.nested.NestedInvocationHandler
 
addRouterRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addRuleInstances(Digester) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addSecurityManagerRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addServerPropertiesRules(String, String, int) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addSetPropertiesRule(String, Digester) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addSetPropertiesRule(String, Digester, String[], String[]) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addSetPropertiesRule(String, Digester, String[], String[]) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSetPropertiesRule(String, Digester) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSingleFilterRule(Digester, String) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
addSystemPropertyRule(Digester, String) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addTen(Integer) - Method in class org.mule.tck.services.SimpleMathsComponent
 
addTextPropertyRule(Digester, String) - Method in class org.mule.config.builders.MulePropertiesRuleSet
 
addThreadingProfileRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addToEnvironment(String, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
addTransactionConfigRules(String, Digester) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addTransactionManagerRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addTransformerRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addURL(URL) - Method in class org.mule.modules.boot.DefaultMuleClassPathConfig
Add a URL to Mule's classpath.
addURLs(List) - Method in class org.mule.modules.boot.DefaultMuleClassPathConfig
Setter for property 'urls'.
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
AdminNotification - Class in org.mule.impl.internal.notifications
AdminNotification is used to invoke actions on a remote mule server
AdminNotification(UMOMessage, int, String) - Constructor for class org.mule.impl.internal.notifications.AdminNotification
 
AdminNotificationListener - Interface in org.mule.impl.internal.notifications
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
advanceGeneration(String) - Method in class org.mule.management.mbeans.YourKitProfilerService
Advance current object generation number.
advanceGeneration(String) - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Advance current object generation number.
advanceProcess(Object, Object, Map) - Method in interface org.mule.providers.bpm.BPMS
Advance an already-running process.
advanceProcess(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Advance a process instance one step.
advanceProcess(Object, Object, Map) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Advance a process instance one step.
after(Invocation) - Method in class org.mule.interceptors.EnvelopeInterceptor
This method is invoked after the event has been processed
after(Invocation) - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
This method is invoked after the event has been processed
after(Invocation) - Method in class org.mule.interceptors.LoggingInterceptor
 
after(Invocation) - Method in class org.mule.interceptors.MessageNormalizerInterceptor
This method is invoked after the event has been processed
after(Invocation) - Method in class org.mule.providers.soap.MethodFixInterceptor
 
afterComponentCreate(Object) - Method in class org.mule.config.pool.AbstractProxyFactory
 
afterComponentCreate(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
afterExecute(Object, Method, Object[]) - Method in interface org.mule.util.Multicaster.InvokeListener
 
afterInitialise() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
afterPropertiesSet() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
afterPropertiesSet() - Method in class org.mule.extras.spring.config.MuleManagerBean
 
afterPropertiesSet() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
AGENT_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
AGENT_NAME - Static variable in class org.mule.impl.internal.admin.MuleAdminAgent
 
AgentProcessor - Class in org.mule.tools.visualizer.processor
 
AgentProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.AgentProcessor
 
agentsRunning() - Static method in class org.mule.config.i18n.CoreMessages
 
AggregateCounter - Class in org.mule.util.counters.impl
 
AggregateCounter(String, CounterFactory.Type, AbstractCounter) - Constructor for class org.mule.util.counters.impl.AggregateCounter
 
aggregateEvents(EventGroup) - Static method in class org.mule.examples.loanbroker.routers.BankQuotesAggregationLogic
 
aggregateEvents(EventGroup) - Method in class org.mule.examples.loanbroker.routers.BankQuotesInboundAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.examples.loanbroker.routers.BankQuotesResponseAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.MessageChunkingAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
aggregateEvents(EventGroup) - Method in class org.mule.routing.response.SingleResponseRouter
The SingleResponseRouter will always return the first event of an event group.
aggregateEvents(EventGroup) - Method in class org.mule.samples.voipservice.routers.PaymentValidationResponseAggregator
 
aggregateEvents(EventGroup) - Method in class org.mule.tck.testmodels.mule.TestResponseAggregator
This method is invoked if the shouldAggregate method is called and returns true.
AggregationException - Exception in org.mule.routing
TODO document
AggregationException(EventGroup, UMOImmutableEndpoint) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(EventGroup, UMOImmutableEndpoint, Throwable) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, UMOImmutableEndpoint) - Constructor for exception org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, UMOImmutableEndpoint, Throwable) - Constructor for exception org.mule.routing.AggregationException
 
algorithm - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
ALL_HEADER_NAMES - Static variable in class org.mule.providers.http.HttpConstants
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.mule.ra.DefaultConnectionManager
 
ALLOCATION_RECORDING_ADAPTIVE - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
ALLOCATION_RECORDING_ALL - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
allowGlobalDispatcher - Variable in class org.mule.providers.bpm.ProcessConnector
If false, any message generated by the process is routed from the component on which it is received.
allowGlobalReceiver - Variable in class org.mule.providers.bpm.ProcessConnector
The global receiver allows an endpoint of type "bpm://*" to receive any incoming message to the BPMS, regardless of the process.
AllStatistics - Class in org.mule.management.stats
AllStatistics TODO
AllStatistics() - Constructor for class org.mule.management.stats.AllStatistics
 
AlreadyInitialisedException - Exception in org.mule.impl
AlreadyInitialisedException is thrown when a component or connector has already been initialised.
AlreadyInitialisedException(String, Object) - Constructor for exception org.mule.impl.AlreadyInitialisedException
 
ALWAYS_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.TransportFactory
 
ALWAYS_CREATE_STRING - Static variable in class org.mule.impl.endpoint.MuleEndpoint
 
AMEX - Static variable in class org.mule.samples.voipservice.to.CreditCardTO
 
and(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
AndFilter - Class in org.mule.routing.filters.logic
AndFilter accepts only if the leftFilter and rightFilter filter accept.
AndFilter() - Constructor for class org.mule.routing.filters.logic.AndFilter
 
AndFilter(UMOFilter, UMOFilter) - Constructor for class org.mule.routing.filters.logic.AndFilter
 
annotationsRequireJava5() - Static method in class org.mule.providers.soap.xfire.i18n.XFireMessages
 
ANT_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
APACHE_XML_FEATURES_VALIDATION_SCHEMA - Static variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
APACHE_XML_FEATURES_VALIDATION_SCHEMA_FULL_CHECKING - Static variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
append(String) - Method in class org.mule.samples.hello.ChatString
 
append(StringBuffer) - Method in class org.mule.samples.hello.ChatString
 
appendAttribute(Element, String, StringBuffer) - Method in class org.mule.tools.visualizer.processor.TagProcessor
 
appendDescription(Element, StringBuffer) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
appendJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.util.JarUtils
 
appendMessage(String) - Method in exception org.mule.umo.UMOException
 
appendProfiles(Element, StringBuffer) - Method in class org.mule.tools.visualizer.processor.TagProcessor
 
appendProperties(Element, StringBuffer) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
Apple - Class in org.mule.tck.testmodels.fruit
 
Apple() - Constructor for class org.mule.tck.testmodels.fruit.Apple
 
applicationContext - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The Spring acpplication context
ApplicationEventException - Exception in org.mule.extras.spring.events
ApplicationEventException TODO
ApplicationEventException(String) - Constructor for exception org.mule.extras.spring.events.ApplicationEventException
 
ApplicationEventException(String, Throwable) - Constructor for exception org.mule.extras.spring.events.ApplicationEventException
 
APPLY_TO_PROPERTY - Static variable in class org.mule.config.ExceptionHelper
a comma-separated list of other protocols the mappings in a file can be applied to
applyDirectory(String, String) - Method in class org.mule.tools.visualizer.config.GraphConfig
Create os dependent path using directory and relative path.
applyOutputDirectory(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
Add outputDir parameter.
applyResponseTransformer(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
applyVendorSpecificConnectionFactoryProperties() - Method in class org.mule.providers.jms.activemq.ActiveMqJmsConnector
 
applyVendorSpecificConnectionFactoryProperties() - Method in class org.mule.providers.jms.JmsConnector
 
applyWorkingDirectory(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
Add workingDir parameter.
ARG_CAPTION - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_COMBINE_FILES - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_CONFIG - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_DEBUG - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_EXEC - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_FILES - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_HELP - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_KEEP_DOT_FILES - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_MAPPINGS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_OUTPUT_DIR - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_OUTPUT_FILE - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_SHOW_AGENTS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_SHOW_ALL - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_SHOW_CONFIG - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_SHOW_CONNECTORS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_SHOW_MODELS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_SHOW_TRANSFORMERS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_TEMPLATE_PROPS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_URLS - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ARG_WORKING_DIRECTORY - Static variable in class org.mule.tools.visualizer.config.GraphConfig
 
ArrayUtils - Class in org.mule.util
 
ArrayUtils() - Constructor for class org.mule.util.ArrayUtils
 
ASSEMBLIES_DIR - Static variable in class org.mule.ManagementContext
 
assertAccess(boolean) - Method in class org.mule.impl.MuleEvent
 
assertAccess(boolean) - Method in class org.mule.impl.MuleMessage
 
assertAccess(boolean) - Method in interface org.mule.impl.ThreadSafeAccess
This method may be called before data in the object are accessed.
assertAccess(boolean) - Method in class org.mule.providers.AbstractMessageAdapter
Restrict mutation to private use within a single thread.
assignedComponentName - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
associateConnection(MuleManagedConnection) - Method in class org.mule.ra.DefaultMuleConnection
Associates connection handle with new managed connection.
associateConnection(MuleManagedConnection) - Method in interface org.mule.ra.MuleConnection
 
associateConnection(Object) - Method in class org.mule.ra.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.
asynchronous - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
AsynchronousEventListener - Class in org.mule.extras.spring.events
AsynchronousEventListener will proces a received Event in a separate Thread.
AsynchronousEventListener(ExecutorService, ApplicationListener) - Constructor for class org.mule.extras.spring.events.AsynchronousEventListener
 
AsynchronousLoanBroker - Class in org.mule.examples.loanbroker
LoanBroker is the Service that starts the loan request process.
AsynchronousLoanBroker() - Constructor for class org.mule.examples.loanbroker.AsynchronousLoanBroker
 
asyncPool - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
An ExecutorService for handling asynchronous events
asyncReceiveRemote(String, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
ATTACHMENT_HEADERS_PROPERTY_POSTFIX - Static variable in class org.mule.providers.email.MailMessageAdapter
 
attachments - Variable in class org.mule.providers.AbstractMessageAdapter
 
attemptFileLock(File) - Method in class org.mule.providers.file.FileMessageReceiver
Try to acquire a lock on a file and release it immediately.
ATTRIBUTE_ADDRESS - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_CLASS_NAME - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_INBOUNDENDPOINT - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_NAME - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_OUTBOUNDENDPOINT - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_RETURN_CLASS - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_SYNCHRONOUS - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_TYPE - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ATTRIBUTE_VALUE - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
authDeniedOnEndpoint(UMOEndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
authDeniedOnEndpoint(Object) - Static method in class org.mule.ra.i18n.JcaMessages
 
authEndpointTypeForFilterMustBe(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
authenticate(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
authenticate(Authentication) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
authenticate(UMOAuthentication) - Method in class org.mule.extras.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(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
authenticate(UMOEvent) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
authenticate(UMOAuthentication) - Method in class org.mule.impl.security.MuleSecurityManager
 
authenticate(Object) - Method in class org.mule.management.support.SimplePasswordJmxAuthenticator
authenticate(UMOEvent) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
authenticate(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityManager
 
authenticate(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
authenticateInbound(UMOEvent) - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
Authenticates the current message if authenticate is set to true.
authenticateInbound(UMOEvent) - Method in class org.mule.extras.jaas.filters.JaasSecurityFilter
 
authenticateInbound(UMOEvent) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
authenticateInbound(UMOEvent) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
This method's use is two-fold.
authenticateInbound(UMOEvent) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
authenticateInbound(UMOEvent) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
Authenticates the current message if authenticate is set to true.
authenticateOutbound(UMOEvent) - Method in class org.mule.extras.jaas.filters.JaasSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
This method secures the outgouing message by setting the required security handlers.
authenticateOutbound(UMOEvent) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
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
 
authRealmMustBeSetOnFilter() - Static method in class org.mule.extras.acegi.i18n.AcegiMessages
 
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
 
AutoDiscoveryJmxSupportFactory - Class in org.mule.management.support
Will discover if newer JMX version is available, otherwise fallback to JMX 1.1 style support.
AutoDiscoveryJmxSupportFactory() - Constructor for class org.mule.management.support.AutoDiscoveryJmxSupportFactory
Constructs a new AutoDiscoveryJmxSupportFactory.
AutoDiscoverySecurityProviderFactory - Class in org.mule.umo.security.provider
Automatically discovers the JDK we are running on and returns a corresponding SecurityProviderInfo.
AutoDiscoverySecurityProviderFactory() - Constructor for class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
 
AutowireUMOManagerFactoryBean - Class in org.mule.extras.spring.config
UMOManagerFactoryBean is a MuleManager factory bean that is used to configure the MuleManager from a spring context.
AutowireUMOManagerFactoryBean() - Constructor for class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
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
 
AXIS_CLIENT_CONFIG_PROPERTY - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
AXIS_SERVICE_COMPONENT_NAME - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
AXIS_SERVICE_PROPERTY - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
AxisCleanAndAddProperties - Class in org.mule.providers.soap.axis.extras
 
AxisCleanAndAddProperties() - Constructor for class org.mule.providers.soap.axis.extras.AxisCleanAndAddProperties
 
AxisConnector - Class in org.mule.providers.soap.axis
AxisConnector is used to maintain one or more Services for Axis server instance.
AxisConnector() - Constructor for class org.mule.providers.soap.axis.AxisConnector
 
AxisFaultExceptionReader - Class in org.mule.providers.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.providers.soap.axis.AxisFaultExceptionReader
 
AxisInitialisable - Interface in org.mule.providers.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.providers.soap.axis
AxisInitialisationCallback is invoked when an Axis component is created from its descriptor.
AxisInitialisationCallback(SOAPService) - Constructor for class org.mule.providers.soap.axis.AxisInitialisationCallback
 
AxisMessageAdapter - Class in org.mule.providers.soap.axis
AxisMessageAdapter wraps a soap message.
AxisMessageAdapter(Object) - Constructor for class org.mule.providers.soap.axis.AxisMessageAdapter
 
AxisMessageAdapter(AxisMessageAdapter) - Constructor for class org.mule.providers.soap.axis.AxisMessageAdapter
 
AxisMessageDispatcher - Class in org.mule.providers.soap.axis
AxisMessageDispatcher is used to make soap requests via the Axis soap client.
AxisMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.soap.axis.AxisMessageDispatcher
 
AxisMessageDispatcherFactory - Class in org.mule.providers.soap.axis
AxisMessageDispatcherFactory creates an AxisMessageDispatcher, used for making SOAP calls using the Axis stack.
AxisMessageDispatcherFactory() - Constructor for class org.mule.providers.soap.axis.AxisMessageDispatcherFactory
 
AxisMessageReceiver - Class in org.mule.providers.soap.axis
AxisMessageReceiver is used to register a component as a service with a Axis server.
AxisMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.soap.axis.AxisMessageReceiver
 
AxisMessages - Class in org.mule.providers.soap.axis.i18n
 
AxisMessages() - Constructor for class org.mule.providers.soap.axis.i18n.AxisMessages
 
AxisMuleSession - Class in org.mule.providers.soap.axis.extensions
Provides an adapter to a MuleSession so that Axis can write to the session
AxisMuleSession(UMOSession) - Constructor for class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
AxisServiceComponent - Class in org.mule.providers.soap.axis
AxisServiceComponent is a Mule component implementation of the Axis servlet.
AxisServiceComponent() - Constructor for class org.mule.providers.soap.axis.AxisServiceComponent
 
AxisServiceProxy - Class in org.mule.providers.soap.axis
ServiceProxy is a proxy that wraps a soap endpointUri to look like a Web service.
AxisServiceProxy() - Constructor for class org.mule.providers.soap.axis.AxisServiceProxy
 
AxisWsdlConnector - Class in org.mule.providers.soap.axis.wsdl
TODO document
AxisWsdlConnector() - Constructor for class org.mule.providers.soap.axis.wsdl.AxisWsdlConnector
 
AxisWsdlMessageDispatcher - Class in org.mule.providers.soap.axis.wsdl
Creates and Axis client services from WSDL and invokes it.
AxisWsdlMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.soap.axis.wsdl.AxisWsdlMessageDispatcher
 
AxisWsdlMessageDispatcherFactory - Class in org.mule.providers.soap.axis.wsdl
Creates an WSDL Message dispatcher using the Axis client
AxisWsdlMessageDispatcherFactory() - Constructor for class org.mule.providers.soap.axis.wsdl.AxisWsdlMessageDispatcherFactory
 

B

Banana - Class in org.mule.tck.testmodels.fruit
 
Banana() - Constructor for class org.mule.tck.testmodels.fruit.Banana
 
BananaFactory - Class in org.mule.tck.testmodels.fruit
BananaFactory is a test factory that creates Bananas
BananaFactory() - Constructor for class org.mule.tck.testmodels.fruit.BananaFactory
 
Bank - Class in org.mule.examples.loanbroker.bank
Bank is a representation of a bank from which to obtain loan quotes.
Bank() - Constructor for class org.mule.examples.loanbroker.bank.Bank
 
Bank(String) - Constructor for class org.mule.examples.loanbroker.bank.Bank
 
BANK_AGENCY_LOOKUP_NAME - Static variable in interface org.mule.samples.voipservice.interfaces.PaymentValidation
 
BankAgency - Interface in org.mule.samples.voipservice.interfaces
 
BankAgencyService - Class in org.mule.samples.voipservice.service
 
BankAgencyService() - Constructor for class org.mule.samples.voipservice.service.BankAgencyService
 
BankQuotesAggregationLogic - Class in org.mule.examples.loanbroker.routers
 
BankQuotesAggregationLogic() - Constructor for class org.mule.examples.loanbroker.routers.BankQuotesAggregationLogic
 
BankQuotesInboundAggregator - Class in org.mule.examples.loanbroker.routers
BankQuotesInboundAggregator receives a number of quotes and selects the lowest
BankQuotesInboundAggregator() - Constructor for class org.mule.examples.loanbroker.routers.BankQuotesInboundAggregator
 
BankQuotesResponseAggregator - Class in org.mule.examples.loanbroker.routers
BankQuotesInboundAggregator receives a number of quotes and selects the lowest
BankQuotesResponseAggregator() - Constructor for class org.mule.examples.loanbroker.routers.BankQuotesResponseAggregator
 
BankService - Interface in org.mule.examples.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.transformers.codec
Base64Encoder transforms Base64 encoded data into strings or byte arrays.
Base64Decoder() - Constructor for class org.mule.transformers.codec.Base64Decoder
 
Base64Encoder - Class in org.mule.transformers.codec
Base64Encoder transforms strings or byte arrays into Base64 encoded string.
Base64Encoder() - Constructor for class org.mule.transformers.codec.Base64Encoder
 
base64Encoding - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
BaseMessage - Class in org.mule.impl.message
BaseMessage A default message implementation used for messages sent over the wire.
BaseMessage(Object) - Constructor for class org.mule.impl.message.BaseMessage
 
basicFilterCannotHandleHeader(String) - Static method in class org.mule.extras.acegi.i18n.AcegiMessages
 
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
 
BCC_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
beanFactory - Variable in class org.mule.extras.spring.SpringContainerContext
the application context to use when resolving components
BeanPropertyExtractor - Class in org.mule.util.properties
Recognises the property 'PAYLOAD' to mean the whole message payload
BeanPropertyExtractor() - Constructor for class org.mule.util.properties.BeanPropertyExtractor
 
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(Invocation) - Method in class org.mule.interceptors.EnvelopeInterceptor
This method is invoked before the event is processed
before(Invocation) - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
This method is invoked before the event is processed
before(Invocation) - Method in class org.mule.interceptors.LoggingInterceptor
 
before(Invocation) - Method in class org.mule.interceptors.MessageNormalizerInterceptor
This method is invoked before the event is processed
before(Invocation) - Method in class org.mule.providers.soap.MethodFixInterceptor
 
begin(String, String, Attributes) - Method in class org.mule.config.builders.MuleSetPropertiesRule
 
begin(String, String, Attributes) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule
 
begin(Attributes) - Method in class org.mule.config.builders.ObjectGetOrCreateRule
This method is deprecated in the Digester API however the API still uses it and we must overload it in order to customse the ObjectCreateRuleBehaviour
begin() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
begin() - Method in class org.mule.transaction.AbstractTransaction
 
begin() - Method in interface org.mule.umo.UMOTransaction
Begin the transaction.
begin() - Method in interface org.mule.util.file.FileSession
 
begin() - Method in interface org.mule.util.queue.QueueSession
 
begin() - Method in class org.mule.util.xa.DefaultXASession
 
beginTransaction() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
beginTransaction() - Method in class org.mule.providers.jdbc.JdbcTransactionFactory
 
beginTransaction() - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransactionFactory
 
beginTransaction() - Method in class org.mule.providers.jms.JmsTransactionFactory
 
beginTransaction() - Method in class org.mule.providers.vm.VMTransactionFactory
 
beginTransaction() - Method in class org.mule.tck.testmodels.mule.TestTransactionFactory
 
beginTransaction() - Method in class org.mule.transaction.XaTransactionFactory
 
beginTransaction() - Method in interface org.mule.umo.UMOTransactionFactory
Create and begins a new transaction
beginTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
bind(Name, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
bind(String, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
BINDING_ID - Static variable in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
bindings - Variable in class org.mule.impl.jndi.SimpleContext
What holds the bindings.
bindResource(Object, Object) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
bindResource(Object, Object) - Method in class org.mule.providers.jdbc.JdbcTransaction
 
bindResource(Object, Object) - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
bindResource(Object, Object) - Method in class org.mule.providers.jms.JmsTransaction
 
bindResource(Object, Object) - Method in class org.mule.providers.vm.VMTransaction
 
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 interface org.mule.umo.UMOTransaction
 
bindTransaction(UMOTransaction) - Method in class org.mule.providers.AbstractReceiverWorker
Template method used to bind the resources of this receiver to the transaction.
bindTransaction(UMOTransaction) - Method in class org.mule.providers.jms.JmsMessageReceiver.JmsWorker
 
bindTransaction(UMOTransaction) - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
bindTransaction(UMOTransaction) - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
bindTransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionCoordination
 
bite() - Method in class org.mule.tck.testmodels.fruit.Apple
 
bite() - Method in class org.mule.tck.testmodels.fruit.Banana
 
bite() - Method in interface org.mule.tck.testmodels.fruit.Fruit
 
bite() - Method in class org.mule.tck.testmodels.fruit.InvalidSatsuma
 
bite() - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
bite() - Method in class org.mule.tck.testmodels.fruit.Orange
 
bite() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
BLOCK_WHEN_EXHAUSTED - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
BlockingServerEvent - Interface in org.mule.impl.internal.notifications
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.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
 
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
 
bootstrapContext - Variable in class org.mule.ra.MuleResourceAdapter
 
borrowObject() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
borrowObject() - Method in interface org.mule.util.ObjectPool
 
BPMS - Interface in org.mule.providers.bpm
A generic interface for any Process Engine.
bpms - Variable in class org.mule.providers.bpm.ProcessConnector
The underlying BPMS
bpms - Variable in class org.mule.providers.bpm.tests.AbstractBpmTestCase
 
bpmsClass - Variable in class org.mule.providers.bpm.ProcessConnector
If the BPMS instance itself is not provided, it will be instantiated from this class (using the default constructor).
BridgeComponent - Class in org.mule.components.simple
The BridgeComponent is a standard Mule component that enables a bridge between an inbound and outbound endpoints.
BridgeComponent() - Constructor for class org.mule.components.simple.BridgeComponent
 
broadcast - Variable in class org.mule.providers.udp.UdpConnector
 
BROADCASTER_JMX_OBJECT_NAME - Static variable in class org.mule.management.agents.JmxServerNotificationAgent
 
bufferSize - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
build(URI) - Method in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
build(URI) - Method in interface org.mule.impl.endpoint.EndpointBuilder
 
buildConfig() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
builder - Variable in class org.mule.config.builders.ScriptConfigurationBuilder
 
BuildersMessages - Class in org.mule.config.builders.i18n
 
BuildersMessages() - Constructor for class org.mule.config.builders.i18n.BuildersMessages
 
buildFailureResponse(RequestLine, UMOMessage) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
buildMessage(UMOMessage, UMOMessage) - Method in interface org.mule.components.builder.MessageBuilder
 
buildMessage(UMOMessage, UMOMessage) - Method in class org.mule.components.builder.ReflectionMessageBuilder
 
buildMessage(UMOMessage, UMOMessage) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
buildSoapMethods(UMOEvent, Call, Object, String, Object[]) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
buildStandardAdapter(HttpRequest, Map) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
buildStreamingAdapter(HttpRequest, Map) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
BusinessErrorManager - Class in org.mule.samples.errorhandler
The BusinessErrorManager is the UMO Component that processes exceptions of type org.mule.samples.errorhandler.exceptions.BusinessException.
BusinessErrorManager() - Constructor for class org.mule.samples.errorhandler.BusinessErrorManager
 
businessErrorManagerError() - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
BusinessException - Exception in org.mule.samples.errorhandler.exceptions
BusinessException TODO (document class)
BusinessException(String) - Constructor for exception org.mule.samples.errorhandler.exceptions.BusinessException
 
BusinessException(String, Throwable) - Constructor for exception org.mule.samples.errorhandler.exceptions.BusinessException
 
BusinessHandler - Class in org.mule.samples.errorhandler.handlers
BusinessHandler TODO (document class)
BusinessHandler() - Constructor for class org.mule.samples.errorhandler.handlers.BusinessHandler
 
businessHandlerMessage() - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
ByteArrayToHexString - Class in org.mule.transformers.simple
Converts a Byte array to a Hex String.
ByteArrayToHexString() - Constructor for class org.mule.transformers.simple.ByteArrayToHexString
 
ByteArrayToObject - Class in org.mule.transformers.simple
ByteArrayToObject works in the same way as ByteArrayToSerializable but checks if th byte array is a serialised object and if not will return a String created from the bytes is the returnType on the transformer.
ByteArrayToObject() - Constructor for class org.mule.transformers.simple.ByteArrayToObject
 
ByteArrayToSerializable - Class in org.mule.transformers.simple
ByteArrayToSerializable converts a serialized object to its object representation
ByteArrayToSerializable() - Constructor for class org.mule.transformers.simple.ByteArrayToSerializable
 
ByteArrayToString - Class in org.mule.transformers.simple
ByteArrayToString converts a byte array into a String.
ByteArrayToString() - Constructor for class org.mule.transformers.simple.ByteArrayToString
 
ByteProtocol - Class in org.mule.providers.tcp.protocols
This Abstract class has been introduced so as to have the byte protocols (i.e.
ByteProtocol(boolean) - Constructor for class org.mule.providers.tcp.protocols.ByteProtocol
 

C

CACHE_JMS_SESSIONS_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
CachedResource - Class in org.mule.extras.spring.config
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.extras.spring.config.CachedResource
 
CachedResource(String, String) - Constructor for class org.mule.extras.spring.config.CachedResource
 
CachedResource(byte[], String) - Constructor for class org.mule.extras.spring.config.CachedResource
 
CachedResource(Reader, String) - Constructor for class org.mule.extras.spring.config.CachedResource
 
call(InputStream, OutputStream, UMOEventContext) - Method in class org.mule.components.script.jsr223.StreamingScriptComponent
 
call(InputStream, OutputStream, UMOEventContext) - Method in class org.mule.components.simple.StreamingBridgeComponent
 
call(InputStream, OutputStream, UMOEventContext) - Method in interface org.mule.impl.model.streaming.StreamingService
A service component that passes the inputStream and output stream for an event direcly to the service component.
call(InputStream, OutputStream, UMOEventContext) - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
Callable - Interface in org.mule.umo.lifecycle
Callable is used to provide UMOs with an interface that supports event calls.
CallableEntryPoint - Class in org.mule.impl.model.resolvers
A simple Entrypoint for the Callable interface.
CallableEntryPoint() - Constructor for class org.mule.impl.model.resolvers.CallableEntryPoint
 
CallableEntryPointResolver - Class in org.mule.impl.model.resolvers
An entrypoint resolver that only allows Service objects that implmement the Callable interface
CallableEntryPointResolver() - Constructor for class org.mule.impl.model.resolvers.CallableEntryPointResolver
 
callbackCalled - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
callbackCount - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
CallbackOutputStream - Class in org.mule.impl.model.streaming
 
CallbackOutputStream(OutputStream, CallbackOutputStream.Callback) - Constructor for class org.mule.impl.model.streaming.CallbackOutputStream
 
CallbackOutputStream.Callback - Interface in org.mule.impl.model.streaming
 
called - Static variable in class org.mule.providers.SimpleRetryConnectionStrategy
 
CallMethodOnIndexRule - Class in org.mule.config.builders
TODO document
CallMethodOnIndexRule(String, int, int) - Constructor for class org.mule.config.builders.CallMethodOnIndexRule
 
CallMethodOnIndexRule(String, int) - Constructor for class org.mule.config.builders.CallMethodOnIndexRule
 
cancel() - Method in class org.mule.tck.TestCaseWatchdog
 
cannotBindToAddress(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
cannotFindBindingForMethod(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotInstanciateFinder(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotInvokeCallWithoutOperation() - Static method in class org.mule.providers.soap.i18n.SoapMessages
 
cannotLoadFromClasspath(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotLocateOrCreateServer() - Static method in class org.mule.management.i18n.ManagementMessages
 
cannotMixSingleAndXATransaction() - Static method in class org.mule.config.i18n.CoreMessages
 
cannotPauseResumeJcaComponent() - Static method in class org.mule.ra.i18n.JcaMessages
 
cannotReadPayloadAsBytes(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotReadPayloadAsString(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotRemoveSingleAttachment() - Static method in class org.mule.providers.soap.i18n.SoapMessages
 
cannotSetObjectOnceItHasBeenSet(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotSetPropertyOnObjectWithParamType(String, Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotStartTransaction(String) - Static method in class org.mule.config.i18n.CoreMessages
 
cannotUseDisposedConnector() - Static method in class org.mule.config.i18n.CoreMessages
 
cannotUseTxAndRemoteSync() - Static method in class org.mule.config.i18n.CoreMessages
 
canReceive() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
canReceive() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether this endpoint can be used to receive events
canSend() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
canSend() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether this endpoint can be used to send events
capacity - Variable in class org.mule.util.queue.QueueConfiguration
 
captureMemorySnapshot() - Method in class org.mule.management.mbeans.YourKitProfilerService
This method is just a convenient replacement of captureSnapshot(YourKitProfilerServiceMBean.SNAPSHOT_WITH_HEAP)
captureMemorySnapshot() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
This method is just a convenient replacement of captureSnapshot(YourKitProfilerServiceMBean.SNAPSHOT_WITH_HEAP)
captureSnapshot(long) - Method in class org.mule.management.mbeans.YourKitProfilerService
Captures snapshot: write profiling information to file.
captureSnapshot(long) - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Captures snapshot: write profiling information to file.
catchAll(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundRouterCollection
 
catchMessage(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.ComponentCatchAllStrategy
 
catchMessage(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
catchMessage(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
catchMessage(UMOMessage, UMOSession, boolean) - Method in class org.mule.tck.testmodels.mule.TestCatchAllStrategy
 
catchMessage(UMOMessage, UMOSession, boolean) - Method in interface org.mule.umo.routing.UMORouterCatchAllStrategy
 
CC_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
ChainedReader - Class in org.mule.util
ChainedReader allows Reader objects to be chained together.
ChainedReader(Reader, Reader) - Constructor for class org.mule.util.ChainedReader
 
ChainingRouter - Class in org.mule.routing.outbound
ChainingRouter is used to pass a Mule event through multiple endpoints using the result of the first as the input for the second.
ChainingRouter() - Constructor for class org.mule.routing.outbound.ChainingRouter
 
chainMessage(Message, Message) - Static method in exception org.mule.umo.provider.UniqueIdNotSupportedException
 
chat(ChatString) - Method in class org.mule.samples.hello.ChitChatter
 
ChatString - Class in org.mule.samples.hello
ChatString TODO (document class)
ChatString() - Constructor for class org.mule.samples.hello.ChatString
 
ChatStringToString - Class in org.mule.samples.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.samples.hello.ChatStringToString
 
checkDisposed() - Method in class org.mule.providers.AbstractConnector
 
checkInvariants(Destination) - Method in class org.mule.providers.jms.DefaultJmsTopicResolver
Perform some sanity checks, will complain in the log.
checkReturnClass(Object) - Method in class org.mule.transformers.AbstractTransformer
 
checkTransformer(String, Class, String) - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
ChitChatter - Class in org.mule.samples.hello
ChitChatter TODO (document class)
ChitChatter() - Constructor for class org.mule.samples.hello.ChitChatter
 
classAttrib - Variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
CLASSNAME_ADAPTER - Static variable in class org.mule.management.agents.JdmkAgent
A FQN of the adaptor class to instantiate via reflection.
CLASSNAME_ANNOTATIONS - Static variable in class org.mule.providers.soap.xfire.XFireConnector
 
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-builders.
CLASSNAME_SPRING_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
Required to support the '-config spring' shortcut.
classRefRequired - Variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
ClassUtils - Class in org.mule.util
Extend the Apache Commons ClassUtils to provide additional functionality.
ClassUtils() - Constructor for class org.mule.util.ClassUtils
 
cleanAndAdd(UMOEventContext) - Static method in class org.mule.providers.soap.axis.extras.AxisCleanAndAddProperties
 
cleanup() - Method in class org.mule.ra.MuleManagedConnection
Initiates a cleanup of the client-specific state maintained by a ManagedConnection instance.
cleanup() - Method in class org.mule.routing.outbound.AbstractMessageSplitter
This method is called after all parts of the original message have been processed; typically this is the case after AbstractMessageSplitter.getMessagePart(UMOMessage, UMOEndpoint) returned null.
cleanup() - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
 
cleanup() - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
cleanupDerbyDb(String, String) - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
 
clear() - Static method in class org.mule.impl.RequestContext
Resets the current request context (clears all information).
clear() - Method in class org.mule.management.mbeans.StatisticsService
 
clear() - Method in class org.mule.management.stats.AllStatistics
 
clear() - Method in class org.mule.management.stats.ComponentStatistics
 
clear() - Method in class org.mule.management.stats.RouterStatistics
 
clear() - Method in class org.mule.management.stats.SedaComponentStatistics
 
clear() - Method in interface org.mule.management.stats.Statistics
 
clear() - Method in class org.mule.routing.inbound.EventGroup
Removes all events from this group.
clear() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
clearPool() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
clearPool() - Method in interface org.mule.util.ObjectPool
 
clearProperties() - Method in class org.mule.impl.message.BaseMessage
Removes all properties on this message
clearProperties() - Method in class org.mule.impl.MuleMessage
 
clearProperties() - Method in class org.mule.providers.AbstractMessageAdapter
 
clearProperties() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Removes all properties on this message
clearStatistics() - Method in class org.mule.management.mbeans.ComponentService
 
clearStatistics() - Method in class org.mule.management.mbeans.ComponentStats
 
clearStatistics() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
clearWarnings() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
CLI_OPTIONS - Static variable in class org.mule.examples.loanbroker.esn.LoanBrokerApp
 
CLI_OPTIONS - Static variable in class org.mule.modules.boot.MuleBootstrap
 
CLI_OPTIONS - Static variable in class org.mule.MuleServer
 
client - Variable in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
clientConfig - Variable in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
clientConnectionManager - Variable in class org.mule.providers.http.HttpConnector
 
ClientMessages - Class in org.mule.extras.client.i18n
 
ClientMessages() - Constructor for class org.mule.extras.client.i18n.ClientMessages
 
clientSocket - Variable in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
clone() - Method in class org.mule.impl.endpoint.MuleEndpoint
 
clone() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
clone() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
clone() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
clone() - Method in class org.mule.samples.voipservice.to.AddressTO
 
clone() - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
clone() - Method in class org.mule.samples.voipservice.to.CustomerTO
 
clone() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
clone() - Method in class org.mule.transaction.constraints.BatchConstraint
 
clone() - Method in class org.mule.transaction.constraints.ConstraintFilter
 
clone() - Method in class org.mule.transformers.AbstractTransformer
 
clone() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
clone() - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
clone() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
clone() - Method in class org.mule.transformers.xml.XsltTransformer
 
clone() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Make a deep copy of this endpoint
clone() - Method in interface org.mule.umo.transformer.UMOBaseTransformer
 
cloneMessage(UMOMessage) - Static method in class org.mule.impl.internal.notifications.MessageNotification
 
close() - Method in class org.mule.impl.jndi.SimpleContext
 
close() - Method in class org.mule.impl.model.streaming.CallbackOutputStream
 
close() - Method in class org.mule.impl.model.streaming.CloseCountDownInputStream
 
close() - Method in class org.mule.impl.model.streaming.CloseCountDownOutputStream
 
close() - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
close() - Method in class org.mule.providers.bpm.jbpm.MuleMessageService
 
close() - Method in class org.mule.providers.bpm.jbpm.MuleMessageServiceFactory
 
close() - Method in class org.mule.providers.http.HttpServerConnection
 
close() - Method in class org.mule.providers.http.ResponseWriter
 
close(Connection) - Static method in class org.mule.providers.jdbc.JdbcUtils
 
close() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
close(MessageProducer) - Method in class org.mule.providers.jms.JmsConnector
Closes the MessageProducer
close(MessageConsumer) - Method in class org.mule.providers.jms.JmsConnector
Closes the MessageConsumer
close(Session) - Method in class org.mule.providers.jms.JmsConnector
Closes the Session
close(TemporaryQueue) - Method in class org.mule.providers.jms.JmsConnector
Closes the TemporaryQueue
close(TemporaryTopic) - Method in class org.mule.providers.jms.JmsConnector
Closes the TemporaryTopic
close(Session) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
Attempts to close the underlying JDBC connection before closing the JMS session.
close() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
Iterate through the open connections and close them one by one.
close() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
close() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
 
close() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
close() - Method in class org.mule.providers.WriterMessageAdapter
 
close() - Method in class org.mule.ra.DefaultMuleConnection
Closes the connection.
close() - Method in interface org.mule.ra.MuleConnection
 
close() - Method in class org.mule.samples.voipservice.client.VoipConsumer
 
close() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
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.queue.FilePersistenceStrategy
 
close() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
close() - Method in interface org.mule.util.queue.QueueManager
 
close() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Closes the store.
close() - Method in class org.mule.util.queue.TransactionalQueueManager
 
CLOSE_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
closeConsumer() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
closeConsumer() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
closeConsumer(boolean) - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
CloseCountDownInputStream - Class in org.mule.impl.model.streaming
Decrements the latch on close.
CloseCountDownInputStream(InputStream, CountDownLatch) - Constructor for class org.mule.impl.model.streaming.CloseCountDownInputStream
 
CloseCountDownOutputStream - Class in org.mule.impl.model.streaming
Decrements the latch on close.
CloseCountDownOutputStream(OutputStream, CountDownLatch) - Constructor for class org.mule.impl.model.streaming.CloseCountDownOutputStream
 
closed - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
closeQuietly(MessageProducer) - Method in class org.mule.providers.jms.JmsConnector
Closes the MessageProducer without throwing an exception (an error message is logged instead).
closeQuietly(MessageConsumer) - Method in class org.mule.providers.jms.JmsConnector
Closes the MessageConsumer without throwing an exception (an error message is logged instead).
closeQuietly(Session) - Method in class org.mule.providers.jms.JmsConnector
Closes the Session without throwing an exception (an error message is logged instead).
closeQuietly(TemporaryQueue) - Method in class org.mule.providers.jms.JmsConnector
Closes the TemporaryQueue without throwing an exception (an error message is logged instead).
closeQuietly(TemporaryTopic) - Method in class org.mule.providers.jms.JmsConnector
Closes the TemporaryTopic without throwing an exception (an error message is logged instead).
closeResources() - Method in class org.mule.transaction.XaTransaction
 
CollectionUtils - Class in org.mule.util
 
CollectionUtils() - Constructor for class org.mule.util.CollectionUtils
 
COLOR_AGENTS - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_COMPONENT - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_CONFIG - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_CONNECTION_STRATEGY - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_CONNECTOR - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_DEFINED_ENDPOINTS - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_ENDPOINT - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_EXCEPTION_STRATEGY - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_EXTERNAL - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_FILTER - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_MODEL - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_ROUTER - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
COLOR_TRANSFORMER - Static variable in class org.mule.tools.visualizer.config.ColorRegistry
 
ColorRegistry - Class in org.mule.tools.visualizer.config
 
ColorRegistry() - Constructor for class org.mule.tools.visualizer.config.ColorRegistry
 
com.javaforge.bobber.plugin.archetype - package com.javaforge.bobber.plugin.archetype
 
combineProperties(UMOEvent, UMOMessage) - Static method in class org.mule.impl.RequestContext
 
commit() - Method in class org.mule.extras.jaas.loginmodule.DefaultLoginModule
Commit if authentication succeeds, otherwise return false
commit() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
commit(Xid, boolean) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
commit() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
commit() - Method in class org.mule.transaction.AbstractTransaction
 
commit() - Method in interface org.mule.umo.UMOTransaction
Commit the transaction
commit() - Method in interface org.mule.util.file.FileSession
 
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.providers.jdbc.JdbcUtils
 
committed - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
commitTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
CommonsPoolFactory - Class in org.mule.config.pool
CommonsPoolFactory is a commons-pool pool implementation for mule.
CommonsPoolFactory() - Constructor for class org.mule.config.pool.CommonsPoolFactory
 
CommonsPoolProxyFactory - Class in org.mule.config.pool
CommonsPoolProxyFactory is used to create MuleProxies for use in a proxy pool.
CommonsPoolProxyFactory(MuleDescriptor, UMOModel) - Constructor for class org.mule.config.pool.CommonsPoolProxyFactory
Creates a pool factory using the descriptor as the basis for creating its objects
CommonsPoolProxyPool - Class in org.mule.config.pool
CommonsPoolProxyPool is pool used to store MuleProxy objects.
CommonsPoolProxyPool(MuleDescriptor, UMOModel, ObjectFactory, PoolingProfile) - Constructor for class org.mule.config.pool.CommonsPoolProxyPool
Creates a new pool and an Object factory with the UMODescriptor
CommonsPoolProxyPool(MuleDescriptor, UMOModel, GenericObjectPool.Config) - Constructor for class org.mule.config.pool.CommonsPoolProxyPool
 
COMPARATOR_CLASS_NAME_PROPERTY - Static variable in class org.mule.providers.file.FileMessageReceiver
 
COMPARATOR_REVERSE_ORDER_PROPERTY - Static variable in class org.mule.providers.file.FileMessageReceiver
 
compare(Object, Object) - Method in class org.mule.providers.file.comparator.OlderFirstComparator
 
compare(String, String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
compare(Object, Object) - Method in class org.mule.routing.inbound.CorrelationSequenceComparator
 
compare(Class[], Class[], boolean) - Static method in class org.mule.util.ClassUtils
 
compareAndSet(boolean, boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareResults(Object, Object) - Method in class org.mule.tck.AbstractTransformerTestCase
 
compareRoundtripResults(Object, Object) - Method in class org.mule.tck.AbstractTransformerTestCase
 
compareTo(Object) - Method in class org.mule.routing.inbound.EventGroup
Compare this EventGroup to another one.
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
 
compiledPatterns - Variable in class org.mule.providers.file.filters.FilenameRegexFilter
 
compileScript(Compilable, Reader) - Method in class org.mule.components.script.jsr223.Scriptable
 
compileScript(Reader) - Method in class org.mule.components.script.jsr223.Scriptable
 
compileScript(Compilable) - Method in class org.mule.components.script.jsr223.Scriptable
 
compileScript(Compilable) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
complement() - Method in class org.mule.util.concurrent.WaitableBoolean
 
completeTask(TaskInstance) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
completeTask(TaskInstance, String) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
component - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The mule instance compoennt for the Multicaster
component - Variable in class org.mule.impl.DefaultComponentExceptionStrategy
The component to which the Exception handler belongs
component - Variable in class org.mule.impl.model.streaming.StreamingComponent
 
component - Variable in class org.mule.providers.AbstractMessageReceiver
The Component with which this receiver is associated with
component - Variable in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
COMPONENT_DISPOSED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
COMPONENT_INITIALISED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_PAUSED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_RESUMED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_STARTED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_STOPPED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_STOPPING - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
ComponentCatchAllStrategy - Class in org.mule.routing
ComponentCatchAllStrategy is used to catch any events and forward the events to the component as is.
ComponentCatchAllStrategy() - Constructor for class org.mule.routing.ComponentCatchAllStrategy
 
componentCausedErrorIs(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ComponentException - Exception in org.mule.umo
ComponentException should be thrown when some action on a component fails, such as starting or stopping
ComponentException(Message, UMOMessage, UMOComponent) - Constructor for exception org.mule.umo.ComponentException
 
ComponentException(Message, UMOMessage, UMOComponent, Throwable) - Constructor for exception org.mule.umo.ComponentException
 
ComponentException(UMOMessage, UMOComponent, Throwable) - Constructor for exception org.mule.umo.ComponentException
 
ComponentFactory - Class in org.mule.impl.model
Reusable methods for working with UMOComponents.
componentIsStopped(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ComponentNotification - Class in org.mule.impl.internal.notifications
ComponentNotification is fired when an event such as the component starting occurs.
ComponentNotification(UMODescriptor, int) - Constructor for class org.mule.impl.internal.notifications.ComponentNotification
 
ComponentNotificationListener - Interface in org.mule.impl.internal.notifications
ComponentNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Component event occurs.
componentNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
componentPerRequest - Variable in class org.mule.impl.model.seda.SedaComponent
If this is set to true a new component will be created for every request.
componentPerRequest - Variable in class org.mule.impl.model.seda.SedaModel
Whether to create a new component for every request.
componentProxy - Variable in class org.mule.impl.model.seda.SedaComponent
Is created only if component pooling is turned off on the SEDAModel.
ComponentRoutingException - Exception in org.mule.umo.routing
ComponentRoutingException is thrown due to a routing exception between the endpoint the event was received on and the component receiving the event.
ComponentRoutingException(Message, UMOMessage, UMOImmutableEndpoint, UMOComponent) - Constructor for exception org.mule.umo.routing.ComponentRoutingException
 
ComponentRoutingException(Message, UMOMessage, UMOImmutableEndpoint, UMOComponent, Throwable) - Constructor for exception org.mule.umo.routing.ComponentRoutingException
 
ComponentRoutingException(UMOMessage, UMOImmutableEndpoint, UMOComponent) - Constructor for exception org.mule.umo.routing.ComponentRoutingException
 
ComponentRoutingException(UMOMessage, UMOImmutableEndpoint, UMOComponent, Throwable) - Constructor for exception org.mule.umo.routing.ComponentRoutingException
 
COMPONENTS_DIR - Static variable in class org.mule.ManagementContext
 
ComponentService - Class in org.mule.management.mbeans
ComponentService exposes service information about a Mule Managed component.
ComponentService(String) - Constructor for class org.mule.management.mbeans.ComponentService
 
ComponentServiceMBean - Interface in org.mule.management.mbeans
ComponentServiceMBean defines the management interface for a mule managed component.
ComponentStatistics - Class in org.mule.management.stats
 
ComponentStatistics(String, int) - Constructor for class org.mule.management.stats.ComponentStatistics
The constructor
ComponentStats - Class in org.mule.management.mbeans
ComponentStats TODO
ComponentStats(ComponentStatistics) - Constructor for class org.mule.management.mbeans.ComponentStats
 
ComponentStatsMBean - Interface in org.mule.management.mbeans
ComponentStatsMBean TODO
composeName(String, String) - Method in class org.mule.impl.jndi.SimpleContext
 
composeName(Name, Name) - Method in class org.mule.impl.jndi.SimpleContext
 
compressByteArray(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
compressByteArray(byte[]) - Method in class org.mule.util.compression.GZipCompression
Used for compressing a byte array into a new byte array using GZIP
COMPRESSION_DEFAULT - Static variable in interface org.mule.util.compression.CompressionStrategy
The fully qualified class name of the fallback CompressionStrategy implementation class to use, if no other can be found.
CompressionException - Exception in org.mule.util.compression
CompressionException TODO document
CompressionException(String) - Constructor for exception org.mule.util.compression.CompressionException
 
CompressionException(String, Throwable) - Constructor for exception org.mule.util.compression.CompressionException
 
CompressionHelper - Class in org.mule.util.compression
CompressionHelper a static class that provides facilities for compressing and uncompressing byte arrays
CompressionStrategy - Interface in org.mule.util.compression
CompressionStrategy is a base interface for Different compression strategies
compute() - Method in class org.mule.util.counters.impl.AggregateCounter
 
ConcurrentHashSet - Class in org.mule.util.concurrent
 
ConcurrentHashSet() - Constructor for class org.mule.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int) - Constructor for class org.mule.util.concurrent.ConcurrentHashSet
 
ConcurrentHashSet(int, float, int) - Constructor for class org.mule.util.concurrent.ConcurrentHashSet
 
config - Variable in class org.mule.tools.visualizer.service.VisualizerService
 
config - Variable in class org.mule.util.queue.QueueInfo
 
configEncoding - Variable in class org.mule.config.builders.AbstractDigesterConfiguration
 
CONFIGEXTENSION - Static variable in class org.mule.extras.picocontainer.PicoContainerContext
 
configFile - Variable in class org.mule.extras.picocontainer.PicoContainerContext
The url of the config file to use
configNotFoundUsage() - Static method in class org.mule.config.i18n.CoreMessages
 
configResources - Variable in class org.mule.extras.spring.SpringContainerContext
One or more Spring XML config files
ConfigurationBuilder - Interface in org.mule.config
ConfigurationBuilder is a Strategy class used to configure a UMOManager instance using different configuration mechanisms, such as for Xml, a script or some other means.
ConfigurationException - Exception in org.mule.config
 
ConfigurationException(Message) - Constructor for exception org.mule.config.ConfigurationException
 
ConfigurationException(Message, Throwable) - Constructor for exception org.mule.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.mule.config.ConfigurationException
 
configure(String, String) - Method in class org.mule.config.builders.MuleClasspathConfigurationBuilder
Deprecated. Will configure a UMOManager based on the configuration file(s) provided.
configure(String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
configure(String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
configure(ReaderResource[]) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
Deprecated. Please use configure(ReaderResource[] configResources, Properties startupProperties) instead.
configure(ReaderResource[], Properties) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
configure(String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(String, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(ReaderResource[]) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(ReaderResource[], Properties) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(String) - Method in class org.mule.config.builders.ScriptConfigurationBuilder
 
configure(String, String) - Method in class org.mule.config.builders.ScriptConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(ReaderResource[], Properties) - Method in class org.mule.config.builders.ScriptConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers
configure(String) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(String, String) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(ReaderResource[], Properties) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers
configure(Reader) - Method in class org.mule.extras.hivemind.HiveMindContext
Just log that we don't need any configuration fragment.
configure(Reader) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
configure(ReaderResource[]) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers.
configure(ReaderResource[], Properties) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers.
configure(String) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
configure(String, String) - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
configure(Reader) - Method in class org.mule.extras.spring.SpringContainerContext
 
configure(Reader, String, String) - Method in class org.mule.impl.container.AbstractContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.AbstractContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.DescriptorContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.JndiContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.MuleContainerContext
 
configure(Reader, String, String) - Method in class org.mule.impl.container.MultiContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.PropertiesContainerContext
 
configure(ServerSocket, Boolean, InetSocketAddress, int) - Method in class org.mule.providers.tcp.TcpServerSocketFactory
 
configure(Reader, String, String) - Method in interface org.mule.umo.manager.UMOContainerContext
This method will be called if there is a configuration fragement for the container to use to configure itself.
configureBindingProvider(ObjectServiceFactory) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
configureClientForComplexTypes(Client, UMOEvent) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
configureEngine(AxisEngine) - Method in class org.mule.providers.soap.axis.extensions.MuleConfigProvider
Configure an AxisEngine.
configureNestedRouter() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
configureQueue(String) - Method in class org.mule.config.QueueProfile
 
configureXFireClient(Client) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
configXml - Variable in class org.mule.extras.spring.SpringContainerContext
The Spring XML itself
connect() - Method in class org.mule.management.mbeans.EndpointService
 
connect() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
connect(UMOConnectable) - Method in class org.mule.providers.AbstractConnectionStrategy
 
connect() - Method in class org.mule.providers.AbstractConnector
Make the connection to the underlying transport.
connect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
connect() - Method in class org.mule.providers.AbstractMessageReceiver
 
connect(UMOConnectable) - Method in interface org.mule.providers.ConnectionStrategy
Attempts to connect to a resource according the strategy implemented
connect() - Method in class org.mule.providers.soap.axis.transport.VoidURLConnection
 
connect() - Method in interface org.mule.umo.provider.UMOConnectable
Make the connection to the underlying transport.
connected - Variable in class org.mule.providers.AbstractConnector
 
connected - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connected - Variable in class org.mule.providers.AbstractMessageReceiver
 
ConnectException - Exception in org.mule.providers
TODO document
ConnectException(Message, Object) - Constructor for exception org.mule.providers.ConnectException
 
ConnectException(Message, Throwable, Object) - Constructor for exception org.mule.providers.ConnectException
 
ConnectException(Throwable, Object) - Constructor for exception org.mule.providers.ConnectException
 
connecting - Variable in class org.mule.providers.AbstractConnector
 
connecting - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connecting - Variable in class org.mule.providers.AbstractMessageReceiver
 
CONNECTION_CONNECTED - Static variable in class org.mule.impl.internal.notifications.ConnectionNotification
 
CONNECTION_DISCONNECTED - Static variable in class org.mule.impl.internal.notifications.ConnectionNotification
 
CONNECTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
CONNECTION_FAILED - Static variable in class org.mule.impl.internal.notifications.ConnectionNotification
 
CONNECTION_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
connectionClosed(ConnectionEvent) - Method in class org.mule.ra.DefaultConnectionManager
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.mule.ra.DefaultConnectionManager
 
ConnectionFactoryWrapper - Class in org.mule.providers.jms.xa
 
ConnectionFactoryWrapper(Object) - Constructor for class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
ConnectionInvocationHandler - Class in org.mule.providers.jms.xa
 
ConnectionInvocationHandler(Object) - Constructor for class org.mule.providers.jms.xa.ConnectionInvocationHandler
 
ConnectionNotification - Class in org.mule.impl.internal.notifications
Is fired by a connector when a connection is made, or disconnected of the connection fails.
ConnectionNotification(UMOConnectable, String, int) - Constructor for class org.mule.impl.internal.notifications.ConnectionNotification
 
ConnectionNotificationListener - Interface in org.mule.impl.internal.notifications
ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
connectionStrategy - Variable in class org.mule.providers.AbstractConnector
 
connectionStrategy - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connectionStrategy - Variable in class org.mule.providers.AbstractMessageReceiver
 
ConnectionStrategy - Interface in org.mule.providers
Allows developers to plug in customised reconnection behaviour
ConnectionStrategyProcessor - Class in org.mule.tools.visualizer.processor
 
ConnectionStrategyProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.ConnectionStrategyProcessor
 
ConnectionWrapper - Class in org.mule.providers.jdbc.xa
Using for unification XAConnection and Connection
ConnectionWrapper(XAConnection) - Constructor for class org.mule.providers.jdbc.xa.ConnectionWrapper
 
connectListeners() - Method in class org.mule.impl.model.AbstractComponent
 
connector - Variable in class org.mule.impl.ImmutableMuleEndpoint
The endpoint used to communicate with the external system
connector - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connector - Variable in class org.mule.providers.AbstractMessageReceiver
the connector associated with this receiver
connector - Variable in class org.mule.providers.bpm.tests.AbstractBpmTestCase
 
connector - Variable in class org.mule.providers.ftp.FtpMessageDispatcher
 
connector - Variable in class org.mule.providers.ftp.FtpMessageReceiver
 
connector - Variable in class org.mule.providers.http.servlet.MuleReceiverServlet
 
connector - Variable in class org.mule.providers.jbi.JbiMessageReceiver
 
connector - Variable in class org.mule.providers.jdbc.JdbcMessageReceiver
 
connector - Variable in class org.mule.providers.jms.DefaultRedeliveryHandler
 
connector - Variable in class org.mule.providers.jms.Jms11Support
 
connector - Variable in class org.mule.providers.jms.JmsMessageReceiver
 
connector - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
connector - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
connector - Variable in class org.mule.providers.rmi.RmiCallbackMessageReceiver
 
connector - Variable in class org.mule.providers.rmi.RmiMessageReceiver
 
connector - Variable in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
connector - Variable in class org.mule.providers.soap.axis.AxisMessageReceiver
 
connector - Variable in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
connector - Variable in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
connector - Variable in class org.mule.providers.udp.UdpMessageDispatcher
 
connector - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
CONNECTOR_CLASS - Static variable in interface org.mule.config.MuleProperties
Connector Service descriptor properties
CONNECTOR_DISPATCHER_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_ENDPOINT_BUILDER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_INBOUND_TRANSFORMER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
CONNECTOR_MESSAGE_ADAPTER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_OUTBOUND_TRANSFORMER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
CONNECTOR_RESPONSE_TRANSFORMER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_SERVICE_ERROR - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_SERVICE_FINDER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_SESSION_HANDLER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_STREAM_MESSAGE_ADAPTER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_TRANSACTION_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_XA_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.config.MuleProperties
 
connectorCausedError() - Static method in class org.mule.config.i18n.CoreMessages
 
connectorCausedError(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ConnectorConverter - Class in org.mule.config.converters
ConnectorConverter TODO
ConnectorConverter() - Constructor for class org.mule.config.converters.ConnectorConverter
 
connectorDoesNotSupportSyncReceiveWhenTransacted() - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
ConnectorException - Exception in org.mule.umo.provider
ConnectorException Is thrown in the context of a UMOConnector, usually some sort of transport level error where the connection has failed.
ConnectorException(Message, UMOConnector) - Constructor for exception org.mule.umo.provider.ConnectorException
 
ConnectorException(Message, UMOConnector, Throwable) - Constructor for exception org.mule.umo.provider.ConnectorException
 
connectorName - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
connectorNotInJobDataMap() - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
ConnectorProcessor - Class in org.mule.tools.visualizer.processor
 
ConnectorProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.ConnectorProcessor
 
connectorSchemeIncompatibleWithEndpointScheme(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ConnectorService - Class in org.mule.management.mbeans
 
ConnectorService(UMOConnector) - Constructor for class org.mule.management.mbeans.ConnectorService
 
ConnectorServiceMBean - Interface in org.mule.management.mbeans
 
connectorWithProtocolNotRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ConstraintFilter - Class in org.mule.transaction.constraints
 
ConstraintFilter() - Constructor for class org.mule.transaction.constraints.ConstraintFilter
 
consumeFruit(FruitLover) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
consumer - Variable in class org.mule.providers.jms.JmsMessageReceiver
 
consumer - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
consumer - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
ConsumerProducerInvocationHandler - Class in org.mule.providers.jms.xa
 
ConsumerProducerInvocationHandler(SessionInvocationHandler, Object) - Constructor for class org.mule.providers.jms.xa.ConsumerProducerInvocationHandler
 
consumers - Variable in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
container - Variable in class org.mule.impl.ImmutableMuleDescriptor
The name of the container that the component implementation resides in If null, the container is not known, if 'none' the component is instanciated from its implementation class name.
containerAlreadyRegistered(String) - Static method in class org.mule.config.i18n.CoreMessages
 
containerAttrib - Variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
ContainerException - Exception in org.mule.umo.manager
ContainerException is an Exception thrown by the component resolver when it fials to find a component
ContainerException(Message) - Constructor for exception org.mule.umo.manager.ContainerException
 
ContainerException(Message, Throwable) - Constructor for exception org.mule.umo.manager.ContainerException
 
ContainerKeyPair - Class in org.mule.impl.container
ContainerKeyPair is a key strategy that binds a container reference with a container name.
ContainerKeyPair(String, Object) - Constructor for class org.mule.impl.container.ContainerKeyPair
 
ContainerKeyPair(String, Object, boolean) - Constructor for class org.mule.impl.container.ContainerKeyPair
 
containerManaged - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Use container instead.
containerManaged - Variable in class org.mule.providers.bpm.jbpm.Jbpm
Indicates whether jBPM has been instantiated by the connector (false) or was passed in from somewhere else (true).
containerMethodName - Variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
ContainerReference - Class in org.mule.config.builders
ContainerReference maintains a container reference for the MuleXmlConfigurationBuilder that gets wired once the configuration documents have been loaded.
ContainerReference(String, String, Object, boolean, String) - Constructor for class org.mule.config.builders.ContainerReference
 
containerReferences - Variable in class org.mule.config.builders.AbstractDigesterConfiguration
 
contains(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
containsHeader(String) - Method in class org.mule.providers.http.HttpRequest
 
containsHeader(String) - Method in class org.mule.providers.http.HttpResponse
 
containsId(Object) - Method in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
containsId(Object) - Method in interface org.mule.routing.inbound.IdempotentMessageIdStore
Check whether the given ID is already registered with this store.
CONTENT_TYPE - Static variable in class org.mule.components.rest.RestServiceWrapper
 
CONTENT_TYPE - Static variable in class org.mule.providers.email.transformers.PlainTextDataSource
 
CONTENT_TYPE_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
Event properties
CONTENT_TYPE_VALUE - Static variable in class org.mule.components.rest.RestServiceWrapper
 
context - Variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
context - Variable in class org.mule.impl.container.JndiContainerContext
 
context - Variable in class org.mule.impl.message.BaseMessage
 
context - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
context - Variable in class org.mule.providers.jbi.JbiMessageReceiver
 
context - Variable in class org.mule.providers.jms.Jms11Support
 
context - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
context - Variable in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
contextDestroyed(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
Continue - Class in org.mule.providers.bpm.jbpm.actions
Simply continues the process execution (moves on to the next state).
Continue() - Constructor for class org.mule.providers.bpm.jbpm.actions.Continue
 
controlEvent(int) - Method in class org.mule.modules.boot.MuleServerWrapper
Called whenever the native wrapper code traps a system control signal against the Java process.
controlEvent(int) - Method in class org.mule.modules.boot.VersionWrapper
 
convert(Class, Object) - Method in class org.mule.config.converters.ConnectorConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.mule.config.converters.EndpointConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.mule.config.converters.EndpointURIConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.mule.config.converters.QNameConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.mule.config.converters.TransactionFactoryConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.mule.config.converters.TransformerConverter
Convert the specified input object into an output object of the specified type.
convertToBytes(Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
convertToBytes(Object, String) - Method in class org.mule.transformers.xml.AbstractXmlTransformer
Converts an XML in-memory representation to a String using a specific encoding.
convertToText(Object) - Method in class org.mule.transformers.xml.AbstractXmlTransformer
Deprecated. Replaced by convertToText(Object obj, String ouputEncoding)
convertToText(Object, String) - Method in class org.mule.transformers.xml.AbstractXmlTransformer
Converts an XML in-memory representation to a String using a specific encoding.
COOKIE_SPEC_NETSCAPE - Static variable in class org.mule.providers.http.HttpConnector
 
COOKIE_SPEC_RFC2109 - Static variable in class org.mule.providers.http.HttpConnector
 
CookieHelper - Class in org.mule.providers.http
Helper functions for parsing cookie headers.
copy(InputStream, byte[], OutputStream) - Method in class org.mule.providers.tcp.protocols.ByteProtocol
Make a single transfer from source to dest via a byte array buffer
copy(InputStream, byte[], OutputStream, int) - Method in class org.mule.providers.tcp.protocols.ByteProtocol
Make a single transfer from source to dest via a byte array buffer
copy(File, File) - Method in interface org.mule.util.file.FileSession
 
copy(File, File) - Method in class org.mule.util.file.TransactedFileSession
 
copyJMSProperties(Message, Message, JmsConnector) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
copyStreamToFile(InputStream, File) - Static method in class org.mule.util.FileUtils
 
CoreMessages - Class in org.mule.config.i18n
 
CoreMessages() - Constructor for class org.mule.config.i18n.CoreMessages
 
CorrelationAggregator - Class in org.mule.routing.inbound
CorrelationAggregator uses the CorrelationID and CorrelationGroupSize properties of the UMOMessage to manage message groups.
CorrelationAggregator() - Constructor for class org.mule.routing.inbound.CorrelationAggregator
 
CorrelationEventResequencer - Class in org.mule.routing.inbound
CorrelationEventResequencer is used to resequence events according to their dispatch sequence in the correlation group.
CorrelationEventResequencer() - Constructor for class org.mule.routing.inbound.CorrelationEventResequencer
 
correlationExtractor - Variable in class org.mule.routing.response.AbstractResponseRouter
 
CorrelationPropertiesExtractor - Class in org.mule.routing
CorrelationPropertiesExtractor is a default implementation used for getting the Correlation information from a message.
CorrelationPropertiesExtractor() - Constructor for class org.mule.routing.CorrelationPropertiesExtractor
 
CorrelationSequenceComparator - Class in org.mule.routing.inbound
CorrelationSequenceComparator is a Comparator for UMOEvents using their respective correlation sequences.
CorrelationSequenceComparator() - Constructor for class org.mule.routing.inbound.CorrelationSequenceComparator
 
couldNotDetermineDestinationComponentFromEndpoint(String) - Static method in class org.mule.config.i18n.CoreMessages
 
couldNotFindSoapProvider(String) - Static method in class org.mule.providers.soap.i18n.SoapMessages
 
couldNotFindStreamWithName(String) - Static method in class org.mule.providers.stream.i18n.StreamMessages
 
couldNotInitAnnotationProcessor(Object) - Static method in class org.mule.providers.soap.xfire.i18n.XFireMessages
 
CouldNotRouteInboundEventException - Exception in org.mule.umo.routing
CouldNotRouteInboundEventException thrown if the current component cannot accept the inbound event.
CouldNotRouteInboundEventException(UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(Message, UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(Message, UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteOutboundMessageException - Exception in org.mule.umo.routing
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event.
CouldNotRouteOutboundMessageException(UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
count - Variable in class org.mule.tck.testmodels.services.TestComponent
 
count - Variable in class org.mule.tck.testmodels.services.TestReceiver
 
Counter - Interface in org.mule.util.counters
This interface is the interface implemented for all counter types.
CounterFactory - Class in org.mule.util.counters
This class is the Counter's factory.
CounterFactory.Type - Class in org.mule.util.counters
Enum class for all different types of counters.
CounterFactory.Type(String) - Constructor for class org.mule.util.counters.CounterFactory.Type
Constructor of the type
CounterFactoryImpl - Class in org.mule.util.counters.impl
 
countRetry() - Method in class org.mule.providers.SimpleRetryConnectionStrategy.RetryCounter
 
CPU_J2EE - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
CPU_SAMPLING - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
CPU_TRACING - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
create(Map) - Method in class org.mule.config.factories.HostNameFactory
 
create() - Method in class org.mule.config.pool.AbstractProxyFactory
 
create(Map) - Method in interface org.mule.config.PropertyFactory
Creates a property using code execution.
create() - Method in interface org.mule.examples.loanbroker.credit.CreditAgencyHome
 
create(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiSecurityContextFactory
 
create(UMOAuthentication) - Method in class org.mule.extras.jaas.JaasSecurityContextFactory
Creates the Jaas Security Context
create() - Method in class org.mule.extras.jotm.JotmTransactionManagerFactory
Retrieves the JOTM Current object that implements the TransactionManager interface.
create(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityContextFactory
 
create() - Method in class org.mule.extras.spring.transaction.SpringTransactionManagerFactory
 
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in class org.mule.impl.DefaultLifecycleAdapterFactory
 
create() - Method in class org.mule.modules.jboss.transactions.JBossArjunaTransactionManagerFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.AbstractMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.bpm.ProcessMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.ejb.EjbMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.email.RetrieveMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.email.SmtpMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(UMOImmutableEndpoint) - Method in class org.mule.providers.file.FileMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(UMOImmutableEndpoint) - Method in class org.mule.providers.ftp.FtpMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(UMOImmutableEndpoint) - Method in class org.mule.providers.http.HttpClientMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(UMOImmutableEndpoint) - Method in class org.mule.providers.jbi.JbiMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.jms.JmsMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.multicast.MulticastMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.oracle.jms.OracleJmsMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.quartz.QuartzMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.rmi.RmiMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.axis.wsdl.AxisWsdlMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.stream.StreamMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.tcp.TcpMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.udp.UdpMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.vm.VMMessageDispatcherFactory
 
create(UMOImmutableEndpoint) - Method in class org.mule.providers.xmpp.XmppMessageDispatcherFactory
 
create() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in class org.mule.tck.testmodels.mule.TestDefaultLifecycleAdapterFactory
 
create(Map) - Method in class org.mule.tck.testmodels.mule.TestDependentObject
 
create() - Method in class org.mule.tck.testmodels.mule.TestTransactionManagerFactory
 
create() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
create() - Method in class org.mule.transaction.lookup.WebsphereTransactionManagerLookupFactory
This constructor retrieves the WebSphere TransactionManager factory class, so we can get access to the JTA TransactionManager.
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapterFactory
 
create() - Method in interface org.mule.umo.manager.UMOTransactionManagerFactory
Creates of obtains the jta transaction manager to use for mule transactions
create(UMODescriptor) - Method in interface org.mule.umo.model.UMOComponentFactory
 
create(UMOImmutableEndpoint) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
Creates a new message dispatcher instance, initialised with the passed endpoint.
create(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityContextFactory
 
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.ObjectFactory
 
createAdapter(Object) - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
createAdaptor() - Method in class org.mule.management.agents.JdmkAgent
 
createAdaptor() - Method in class org.mule.management.agents.Mx4jAgent
 
createAlgorithmParameterSpec() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
createAlgorithmParameterSpec() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
createAlgorithmParameterSpec() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
createAntStyleParser() - Static method in class org.mule.util.TemplateParser
 
createArchetype(String, String, String, ArtifactRepository, List, Map) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
createAxisDescriptor() - Method in class org.mule.providers.soap.axis.AxisConnector
 
createAxisProvider(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.AbstractModel
 
createComponent(UMODescriptor) - Static method in class org.mule.impl.model.ComponentFactory
Creates a component based on its descriptor.
createComponent(UMODescriptor) - Method in class org.mule.impl.model.direct.DirectModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.pipeline.PipelineModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.seda.optimised.OptimisedSedaModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.seda.SedaModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.streaming.StreamingModel
 
createComponent(UMODescriptor) - Method in class org.mule.ra.JcaModel
 
createComponentProxy() - Method in class org.mule.impl.model.seda.SedaComponent
 
createConnection(ConnectionFactory, String, String) - Method in class org.mule.providers.jms.Jms102bSupport
 
createConnection(ConnectionFactory) - Method in class org.mule.providers.jms.Jms102bSupport
 
createConnection(ConnectionFactory, String, String) - Method in class org.mule.providers.jms.Jms11Support
 
createConnection(ConnectionFactory) - Method in class org.mule.providers.jms.Jms11Support
 
createConnection() - Method in class org.mule.providers.jms.JmsConnector
 
createConnection(ConnectionFactory) - Method in interface org.mule.providers.jms.JmsSupport
 
createConnection(ConnectionFactory, String, String) - Method in interface org.mule.providers.jms.JmsSupport
 
createConnection() - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createConnection(String, String) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createConnection(ConnectionFactory) - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
Returns an OracleJmsConnection to masquerade the fact that there might be several javax.jms.Connections open (one per session).
createConnection(ConnectionFactory, String, String) - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
Returns an OracleJmsConnection to masquerade the fact that there might be several javax.jms.Connections open (one per session).
createConnection() - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
createConnection(MuleConnectionRequestInfo) - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
createConnection() - Method in interface org.mule.ra.MuleConnectionFactory
 
createConnection(MuleConnectionRequestInfo) - Method in interface org.mule.ra.MuleConnectionFactory
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
createConnectionFactory() - Method in class org.mule.providers.jms.JmsConnector
 
createConnectionFactory() - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
Oracle has two different factory classes: AQjmsQueueConnectionFactory which implements javax.jms.QueueConnectionFactory and AQjmsTopicConnectionFactory which implements javax.jms.TopicConnectionFactory so there is no single class to return in this method.
createConnectionFactory(ConnectionManager) - Method in class org.mule.ra.MuleManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory() - Method in class org.mule.ra.MuleManagedConnectionFactory
Creates a Connection Factory instance.
createConnector - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
createConnector - Variable in class org.mule.impl.ImmutableMuleEndpoint
determines if a new connector should be created for this endpoint
createConnector(UMOEndpointURI) - Static method in class org.mule.providers.service.TransportFactory
Creates an uninitialied connector from the provided MuleEndpointURI.
createConnector(String) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createConnector() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
createConnector() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
createConsumer(Session, Destination, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createConsumer() - Method in class org.mule.providers.jms.JmsMessageReceiver
Create a consumer for the jms destination
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createConsumer(Session, Destination, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createConsumer() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
Create a consumer for the jms destination
createConsumer() - Method in class org.mule.providers.oracle.jms.OracleJmsMessageReceiver
Save a copy of the endpoint's properties within the OracleJmsSupport object.
createConsumer(Session, Destination, String, boolean, String, boolean) - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
In order to receive messages from a queue whose payload is an ADT (Oracle Advanced Data Type), we must pass the payload factory as a parameter when creating the receiver/subscriber.
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
 
createDataBase(String) - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
 
createDataContentHandler(String) - Method in class org.mule.providers.email.DefaultDataContentHandlerFactory
 
createDataSource() - Method in class org.mule.providers.jdbc.JdbcConnector
 
createDescriptor(String, String, String, String, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Creates a Mule Descriptor that can be further maniputalted by the calling class before registering it with the UMOModel
createDescriptor(String, String, UMOEndpointURI, UMOEndpointURI, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Creates a Mule Descriptor that can be further maniputalted by the calling class before registering it with the UMOModel
createDescriptor(String, String, UMOEndpoint, UMOEndpoint, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Creates a Mule Descriptor that can be further maniputalted by the calling class before registering it with the UMOModel
createDestination(Session, String, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
createDestination(Session, String, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createDestination(Session, String, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createDestination(Session, String, boolean) - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
The standard Oracle JMS classes (oracle.jms) do not support dynamic (i.e., run-time) creation of queues.
createDirectories(File) - Method in class org.mule.ManagementContext
 
createDispatcherFactory() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
createEndpoint(String, String, boolean) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(String, String, boolean, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(String, String, boolean, UMOFilter) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(String, String, boolean, String, UMOFilter) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(UMOEndpointURI, String) - Static method in class org.mule.providers.service.TransportFactory
 
createEndpointBuilder() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createEndpointFromUri(UMOEndpointURI, String) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
createEntityMethod(UMOEvent, Object, EntityEnclosingMethod) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
createEntityResolver() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
createEventCallback() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
createEventGroup(UMOEvent, Object) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Create a new EventGroup with the specified groupId.
createEventGroup(UMOEvent, Object) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
createEventGroup(UMOEvent, Object) - Method in class org.mule.routing.inbound.CorrelationAggregator
Creates a new EventGroup that will expect the number of events as returned by UMOMessageAdapter.getCorrelationGroupSize().
createEventGroup(UMOEvent, Object) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
createEventGroup(UMOEvent, Object) - Method in class org.mule.routing.response.ResponseCorrelationAggregator
Creates the event group with a specific correlation size based on the Mule Correlation support
createExtensionMBeanName() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
createFile(String) - Static method in class org.mule.util.FileUtils
 
createFilter(String) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
createFilter() - Method in class org.mule.providers.xmpp.filters.AbstractXmppFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppAndFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppFromContainsFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppMessageTypeFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppNotFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppOrFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppPacketIDFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppPacketTypeFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppThreadFilter
 
createFilter() - Method in class org.mule.providers.xmpp.filters.XmppToContainsFilter
 
createFtpClient(UMOImmutableEndpoint) - Method in class org.mule.providers.ftp.FtpConnector
Creates a new FTPClient that logs in and changes the working directory using the data provided in endpoint.
createHeader(String, char[]) - Static method in class org.mule.impl.security.MuleCredentials
 
createHeader(String, String, String, UMOEncryptionStrategy) - Static method in class org.mule.impl.security.MuleCredentials
 
createHeaders() - Method in class org.mule.providers.soap.MuleSoapHeaders
 
createInboundEndpoint() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated. Implementing tests can overide this to add further configuration to the inbound endpoint
createInboundTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createJarFileEntries(File, LinkedHashMap) - Static method in class org.mule.util.JarUtils
 
createJcaComponent(MessageEndpointFactory, JcaModel, UMOEndpoint) - Method in class org.mule.ra.MuleResourceAdapter
 
createJdmkAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createJmxAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createJmxNotificationAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createKeySpec() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
createKeySpec() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
createKeySpec() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
createLog4jAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.mule.ra.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.
createManager(String, String, ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
Used to actually construct the UMOManager instance
createMBeanName(String, String, String) - Method in class org.mule.ManagementContext
 
createMessage(String, int, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object[]) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to create a new Message instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(NormalizedMessage) - Static method in class org.mule.providers.jbi.JbiUtils
 
createMessage(Object, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
createMessageAdapter(Object) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createMessageAdapter(Object, String) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createMessageIdStore() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
createMessageInflowEndpoint(MuleActivationSpec) - Method in class org.mule.ra.MuleResourceAdapter
 
createMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, Object[]) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createModel() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
createModel(String) - Static method in class org.mule.impl.model.ModelFactory
 
createMultipleTransactedReceivers - Variable in class org.mule.providers.AbstractConnector
 
createMx4jAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createNewChannel(String) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
createNewChannel(String) - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
createNewInboundTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createNewOutboundTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createNewResponseTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createOrLocateShouldBeSet() - Static method in class org.mule.management.i18n.ManagementMessages
 
createOutboundEndpoint() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated. Implementing tests can overide this to add further configuration to the outbound endpoint
createOutboundEvent(UMOMessage, UMOImmutableEndpoint, UMOEvent) - Method in class org.mule.impl.MuleSession
 
createOutboundEvent(UMOMessage, UMOImmutableEndpoint, UMOEvent) - Method in interface org.mule.umo.UMOSession
Creates an outbound event for this session
createOutboundTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createPacket() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
createPool(UMODescriptor, UMOModel, ObjectFactory, PoolingProfile) - Method in class org.mule.config.pool.CommonsPoolFactory
 
createPool(UMODescriptor, UMOModel, PoolingProfile) - Method in class org.mule.config.pool.CommonsPoolFactory
 
createPool() - Method in class org.mule.config.ThreadingProfile
 
createPool(String) - Method in class org.mule.config.ThreadingProfile
 
createPool() - Method in class org.mule.impl.model.seda.optimised.OptimisedSedaComponent
 
createPool() - Method in class org.mule.impl.model.seda.SedaComponent
 
createPool(MuleDescriptor, byte) - Method in class org.mule.tck.model.AbstractPoolTestCase
 
createPool(UMODescriptor, UMOModel, ObjectFactory, PoolingProfile) - Method in interface org.mule.umo.model.UMOPoolFactory
 
createPool(UMODescriptor, UMOModel, PoolingProfile) - Method in interface org.mule.umo.model.UMOPoolFactory
 
createProducer(Session, Destination, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
createProducer(Session, Destination, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createProducer(Session, Destination, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createProfilerAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createProxy(Object) - Method in class org.mule.config.pool.AbstractProxyFactory
 
createProxy() - Method in class org.mule.extras.client.MuleProxyListener
 
createProxy(Object) - Method in class org.mule.impl.model.seda.optimised.OptimisedProxyFactory
 
createProxy(AbstractMessageReceiver, boolean, Class[]) - Static method in class org.mule.providers.soap.axis.AxisServiceProxy
 
createProxy(Object) - Method in class org.mule.routing.nested.NestedRouter
 
createProxy(Object) - Method in interface org.mule.umo.routing.UMONestedRouter
This wires the dynamic proxy to the service object.
createQName(String) - Static method in class org.mule.providers.soap.NamedParameter
 
createQueryRunner() - Method in class org.mule.providers.jdbc.JdbcConnector
 
createQueueConnection() - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createQueueConnection(String, String) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createQueueSession(boolean, int) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
Create a Message receiver for this connector
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.email.SmtpConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.file.FileConnector
Registers a listener for a particular directory The following properties can be overriden in the endpoint declaration moveToDirectory filterPatterns filterClass pollingFrequency
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.ftp.FtpConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.jdbc.JdbcConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.rmi.RmiConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.soap.axis.AxisConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.stream.StreamConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.vm.VMConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.tck.testmodels.mule.TestConnector
 
createRedeliveryHandler() - Method in class org.mule.providers.jms.JmsConnector
 
createRequest() - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
createResponse(Object, String, UMOEventContext) - Method in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
createResponseBody(RPCElement, MessageContext, OperationDesc, ServiceDesc, Object, SOAPEnvelope, ArrayList) - Method in class org.mule.providers.soap.axis.extensions.MuleRPCProvider
 
createResponseTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createResultSetHandler() - Method in class org.mule.providers.jdbc.JdbcConnector
 
createRmiAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
createScriptEngine() - Method in class org.mule.components.script.jsr223.Scriptable
 
createScriptEngine() - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
createSecurityContext(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
createSecurityContext(UMOAuthentication) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
 
createSecurityContext(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
createSecurityContext(UMOAuthentication) - Method in class org.mule.impl.security.MuleSecurityManager
 
createSecurityContext(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityManager
 
createSecurityContext(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
createServerSocket(int, int, String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
Returns a SSLServerSocket on the given port.
createServerSocket(InetAddress, int, int, Boolean) - Method in class org.mule.providers.ssl.SslServerSocketFactory
 
createServerSocket(int, int, Boolean) - Method in class org.mule.providers.ssl.SslServerSocketFactory
 
createServerSocket(URI, int, Boolean) - Method in interface org.mule.providers.tcp.SimpleServerSocketFactory
 
createServerSocket(InetAddress, int, int, Boolean) - Method in interface org.mule.providers.tcp.SimpleServerSocketFactory
 
createServerSocket(int, int, Boolean) - Method in interface org.mule.providers.tcp.SimpleServerSocketFactory
 
createServerSocket(URI, int, Boolean) - Method in class org.mule.providers.tcp.TcpServerSocketFactory
 
createServerSocket(InetAddress, int, int, Boolean) - Method in class org.mule.providers.tcp.TcpServerSocketFactory
 
createServerSocket(int, int, Boolean) - Method in class org.mule.providers.tcp.TcpServerSocketFactory
 
createService(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
createService(UMOEvent) - Method in class org.mule.providers.soap.axis.wsdl.AxisWsdlMessageDispatcher
 
createServiceFinder() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createServiceHandler(AbstractMessageReceiver, boolean) - Static method in class org.mule.providers.soap.axis.AxisServiceProxy
 
createSession(Connection, boolean, boolean, int, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
createSession(Connection, boolean, boolean, int, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createSession(Connection, boolean, boolean, int, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createSession() - Method in class org.mule.util.file.FileManager
 
createSessionHandler() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createSocket(String, int) - Method in class org.mule.management.agents.FixedHostRmiClientSocketFactory
Create a client socket connected to the specified overrideHost and port.
createSocket(URI, InetAddress) - Method in class org.mule.providers.multicast.MulticastMessageReceiver
 
createSocket() - Method in class org.mule.providers.multicast.MulticastSocketFactory
 
createSocket(int) - Method in class org.mule.providers.multicast.MulticastSocketFactory
 
createSocket(int, InetAddress) - Method in class org.mule.providers.multicast.MulticastSocketFactory
 
createSocket(int, InetAddress) - Method in class org.mule.providers.ssl.SslSocketFactory
 
createSocket(int, InetAddress) - Method in class org.mule.providers.tcp.TcpSocketFactory
 
createSocket(URI, InetAddress) - Method in class org.mule.providers.udp.UdpMessageReceiver
 
createSocket() - Method in class org.mule.providers.udp.UdpSocketFactory
 
createSocket(int) - Method in class org.mule.providers.udp.UdpSocketFactory
 
createSocket(int, InetAddress) - Method in class org.mule.providers.udp.UdpSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
createSocket(String, int) - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
createSocket(InetAddress, int) - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
createSocket() - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
createSocket(String, int, int) - Static method in class org.mule.util.TimedSocket
Creates a socket and waits until the given timeout is reached.
createSpringEntityResolver() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
Creates an EntityResolver the same way Spring's XmlBeanDefinitionReader would create it.
createSquareBracesStyleParser() - Static method in class org.mule.util.TemplateParser
 
createStartedManager(boolean, String, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Configures a started manager.
createStartedManager(boolean, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Configures a started manager.
createStartedManager(boolean, String, UMOConnector) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Configures a started manager.
createStatement() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
createStatement(int, int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
createStatement(int, int, int) - Method in class org.mule.providers.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.impl.model.AbstractComponent
 
createStatistics() - Method in class org.mule.impl.model.seda.SedaComponent
 
createStreamMessageAdapter(InputStream, OutputStream) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
createSubcontext(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
createSubcontext(String) - Method in class org.mule.impl.jndi.SimpleContext
 
createTemporaryDestination(Session, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
createTemporaryDestination(Session, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createTemporaryDestination(Session, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createTemporaryDestination(Session, boolean) - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
The standard Oracle JMS classes (oracle.jms) do not support dynamic (i.e., run-time) creation of queues.
createTestInfo() - Method in class org.mule.tck.AbstractMuleTestCase
 
createTopicConnection() - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createTopicConnection(String, String) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createTopicSession(boolean, int) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
createTransactionContext(Object) - Method in class org.mule.util.file.FileManager
 
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.providers.service.TransportServiceDescriptor
 
createTransformer(Source) - Static method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
createURLStreamHandler(String) - Method in class org.mule.util.MuleUrlStreamHandlerFactory
 
createWatchdog() - Method in class org.mule.tck.AbstractMuleTestCase
 
createWork() - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
createWork(Socket) - Method in class org.mule.providers.http.HttpMessageReceiver
 
createWork(Socket) - Method in class org.mule.providers.http.HttpsMessageReceiver
 
createWork(DatagramPacket) - Method in class org.mule.providers.multicast.MulticastMessageReceiver
 
createWork(Socket) - Method in class org.mule.providers.ssl.SslMessageReceiver
 
createWork(Socket) - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
createWork(DatagramPacket) - Method in class org.mule.providers.udp.UdpMessageReceiver
 
createWork() - Method in class org.mule.providers.vm.VMMessageReceiver
 
createWork(Packet) - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
createWorkManager(String) - Method in class org.mule.config.ThreadingProfile
 
createWorkManager(ThreadingProfile, String) - Method in interface org.mule.config.ThreadingProfile.WorkManagerFactory
 
createXFireClient(UMOImmutableEndpoint, Service, XFire) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
createXFireClient(UMOImmutableEndpoint, Service, XFire, String) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
createxfireDescriptor() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
createXFireWsdlClient(UMOImmutableEndpoint, Service, XFire, String) - Method in class org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcher
 
createXmppConnection(UMOEndpointURI) - Method in class org.mule.providers.xmpp.XmppConnector
 
createXslSource() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
CredentialsNotSetException - Exception in org.mule.umo.security
CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message
CredentialsNotSetException(Message, UMOMessage) - Constructor for exception org.mule.umo.security.CredentialsNotSetException
 
CredentialsNotSetException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.umo.security.CredentialsNotSetException
 
CredentialsNotSetException(UMOMessage, UMOSecurityContext, UMOImmutableEndpoint, UMOEndpointSecurityFilter) - Constructor for exception org.mule.umo.security.CredentialsNotSetException
 
CREDIT_AGENCY_LOOKUP_NAME - Static variable in interface org.mule.samples.voipservice.interfaces.PaymentValidation
 
CREDIT_AUTHORISED - Static variable in class org.mule.samples.voipservice.to.CreditProfileTO
 
CREDIT_LIMIT - Static variable in class org.mule.samples.voipservice.to.CreditProfileTO
 
CREDIT_NOT_AUTHORISED - Static variable in class org.mule.samples.voipservice.to.CreditProfileTO
 
CreditAgency - Interface in org.mule.examples.loanbroker.credit
CreditAgency defines the interface for the credit agency service
CreditAgency - Interface in org.mule.samples.voipservice.interfaces
 
CreditAgencyBean - Class in org.mule.examples.loanbroker.credit
CreditAgencyBean obtains a credit historey record for a customer.
CreditAgencyBean() - Constructor for class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
CreditAgencyHome - Interface in org.mule.examples.loanbroker.credit
CreditAgencyHome the home inteface for the credit agency service
CreditAgencyService - Interface in org.mule.examples.loanbroker.credit
CreditAgencyService the service that provides a credit score for a customer.
CreditAgencyService - Class in org.mule.samples.voipservice.service
 
CreditAgencyService() - Constructor for class org.mule.samples.voipservice.service.CreditAgencyService
 
CreditCardTO - Class in org.mule.samples.voipservice.to
 
CreditCardTO() - Constructor for class org.mule.samples.voipservice.to.CreditCardTO
 
CreditCardTO(String, String, String) - Constructor for class org.mule.samples.voipservice.to.CreditCardTO
 
CreditProfile - Class in org.mule.examples.loanbroker.messages
CreditProfile is a dummy finance profile for a customer
CreditProfile() - Constructor for class org.mule.examples.loanbroker.messages.CreditProfile
 
CreditProfileTO - Class in org.mule.samples.voipservice.to
 
CreditProfileTO() - Constructor for class org.mule.samples.voipservice.to.CreditProfileTO
 
CreditProfileTO(CustomerTO) - Constructor for class org.mule.samples.voipservice.to.CreditProfileTO
 
CreditProfileXmlToCreditProfile - Class in org.mule.examples.loanbroker.transformers
 
CreditProfileXmlToCreditProfile() - Constructor for class org.mule.examples.loanbroker.transformers.CreditProfileXmlToCreditProfile
 
criticalRewriteEvent(UMOMessage) - Static method in class org.mule.impl.OptimizedRequestContext
Sets a new message payload in the RequestContext but maintains all other properties (session, endpoint, synchronous, etc.) from the previous event.
criticalSetEvent(UMOEvent) - Static method in class org.mule.impl.OptimizedRequestContext
Set an event for out-of-scope thread access.
criticalWriteResponse(UMOMessage) - Static method in class org.mule.impl.OptimizedRequestContext
 
CRLF - Static variable in class org.mule.providers.http.HttpConstants
 
CRLF - Static variable in class org.mule.providers.http.ResponseWriter
 
cronExpressionOrIntervalMustBeSet() - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
cryptoFailure() - Static method in class org.mule.config.i18n.CoreMessages
 
CryptoFailureException - Exception in org.mule.umo.security
CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
CryptoFailureException(Message, UMOEncryptionStrategy) - Constructor for exception org.mule.umo.security.CryptoFailureException
 
CryptoFailureException(Message, UMOEncryptionStrategy, Throwable) - Constructor for exception org.mule.umo.security.CryptoFailureException
 
CryptoFailureException(UMOEncryptionStrategy, Throwable) - Constructor for exception org.mule.umo.security.CryptoFailureException
 
CSVPrinter - Class in org.mule.management.stats.printers
CSVPrinter prints component 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
 
current() - Method in class org.mule.providers.SimpleRetryConnectionStrategy.RetryCounter
 
currentFiles - Variable in class org.mule.providers.ftp.FtpMessageReceiver
 
CUSTOM_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
CUSTOM_HEADER_PREFIX - Static variable in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
CUSTOM_HEADERS_MAP_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
Customer - Class in org.mule.examples.loanbroker.messages
Customer the loan broker customer
Customer() - Constructor for class org.mule.examples.loanbroker.messages.Customer
 
Customer(String, int) - Constructor for class org.mule.examples.loanbroker.messages.Customer
 
CustomerQuoteRequest - Class in org.mule.examples.loanbroker.messages
CustomerQuoteRequest is the request sent by the the LoanBroker
CustomerQuoteRequest() - Constructor for class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
CustomerQuoteRequest(Customer, double, int) - Constructor for class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
CustomerTO - Class in org.mule.samples.voipservice.to
 
CustomerTO() - Constructor for class org.mule.samples.voipservice.to.CustomerTO
 
CustomerTO(String, String) - Constructor for class org.mule.samples.voipservice.to.CustomerTO
 
CustomerTO(String, String, AddressTO) - Constructor for class org.mule.samples.voipservice.to.CustomerTO
 
CustomNotification - Class in org.mule.impl.internal.notifications
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.impl.internal.notifications.CustomNotification
Creates a custom action event
CustomNotification(Object, int, String) - Constructor for class org.mule.impl.internal.notifications.CustomNotification
 
CustomNotificationListener - Interface in org.mule.impl.internal.notifications
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using UMOManager.fireCustomEvent(..).

D

DaemonThreadFactory - Class in org.mule.util.concurrent
 
DaemonThreadFactory(String) - Constructor for class org.mule.util.concurrent.DaemonThreadFactory
 
dataIn - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
dataIn - Variable in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
dataOut - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
dataSource - Variable in class org.mule.providers.jdbc.JdbcConnector
 
dataSourceJndiName - Variable in class org.mule.providers.jdbc.JdbcConnector
 
DataSourceWrapper - Class in org.mule.providers.jdbc.xa
Using for unification XADataSource and DataSource
DataSourceWrapper() - Constructor for class org.mule.providers.jdbc.xa.DataSourceWrapper
 
DataSourceWrapper(XADataSource, TransactionManager) - Constructor for class org.mule.providers.jdbc.xa.DataSourceWrapper
 
DATE_FORMAT - Static variable in class org.mule.providers.http.HttpConstants
 
DateService - Interface in org.mule.tck.testmodels.services
DateService defines a Date service
DateUtils - Class in org.mule.util
DateUtils contains some useful methods dealing date/time conversion, formatting etc.
DateUtils() - Constructor for class org.mule.util.DateUtils
 
days() - Static method in class org.mule.config.i18n.CoreMessages
 
debug(Object) - Method in class org.mule.util.MuleLogger
 
debug(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
DebugUtils - Class in org.mule.util
Useful for enumerating debug information about the current Java environment
DECODE - Static variable in class org.mule.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.mule.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.mule.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.mule.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeString(String) - Static method in class org.mule.util.XMLEntityCodec
 
decodeToFile(String, String) - Static method in class org.mule.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.mule.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decQueuedEvent() - Method in class org.mule.management.stats.ComponentStatistics
 
decrement() - Method in interface org.mule.util.counters.Counter
Decrement the counter's value by 1.0.
decrement() - Method in class org.mule.util.counters.impl.AbstractCounter
 
decrement() - Method in class org.mule.util.counters.impl.AggregateCounter
 
decrement() - Method in class org.mule.util.counters.impl.Number
 
decrypt(byte[], Object) - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
decrypt(byte[], Object) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
decrypt(byte[], Object) - Method in interface org.mule.umo.UMOEncryptionStrategy
 
decryptCipher - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
DecryptionTransformer - Class in org.mule.transformers.encryption
EncryptionTransformer will transform an encrypted array of bytes or string into an decrypted array of bytes
DecryptionTransformer() - Constructor for class org.mule.transformers.encryption.DecryptionTransformer
 
DEFAULT_AGENT_NAME - Static variable in class org.mule.management.agents.JmxServerNotificationAgent
 
DEFAULT_ALGORITHM - Static variable in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
DEFAULT_ALGORITHM - Static variable in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
DEFAULT_AXIS_HOME - Static variable in class org.mule.providers.soap.axis.AxisServiceComponent
 
DEFAULT_BACKLOG - Static variable in class org.mule.providers.tcp.TcpConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.providers.stream.StreamMessageReceiver
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.providers.tcp.TcpConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.providers.udp.UdpConnector
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.routing.inbound.MessageChunkingAggregator
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.transformers.simple.ObjectToString
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.util.compression.GZipCompression
 
DEFAULT_BUILDER_CLASS - Static variable in class org.mule.tck.FunctionalTestCase
 
DEFAULT_CATCH_ALL_STRATEGY - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_CHECK_FREQUENCY - Static variable in class org.mule.providers.email.AbstractRetrieveMailConnector
 
DEFAULT_CLASSNAME_ATTRIBUTE - Static variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
DEFAULT_COMMIT_TIMEOUT_FACTOR - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_CONFIGURATION - Static variable in class org.mule.MuleServer
 
DEFAULT_CONNECTOR_SERVER_PROPERTIES - Static variable in class org.mule.management.agents.JmxAgent
 
DEFAULT_CONTAINER_CONTEXT - Static variable in class org.mule.config.builders.AbstractDigesterConfiguration
 
DEFAULT_CONTENT_CHARSET - Static variable in class org.mule.providers.http.HttpResponse
 
DEFAULT_CONTENT_TYPE - Static variable in class org.mule.providers.email.SmtpConnector
 
DEFAULT_CONTENT_TYPE - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_CONTENT_TYPE_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
DEFAULT_DATE_FORMAT - Static variable in class org.mule.providers.file.SimpleFilenameParser
 
DEFAULT_DESCRIPTION_BUFFER_SIZE - Static variable in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
DEFAULT_DESCRIPTOR - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_DO_THREADING - Static variable in class org.mule.config.ThreadingProfile
Default value for do threading
DEFAULT_ENCODING - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_ENCODING - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_ENCRYPTION_PROPERTIES_FILE - Static variable in class org.mule.config.builders.PlaceholderProcessor
 
DEFAULT_ENDPOINT - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_ENTRY_POINT_RESOLVER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_EXHAUSTED_ACTION - Static variable in interface org.mule.util.ObjectPool
 
DEFAULT_FAILFAST - Static variable in class org.mule.providers.AbstractMessageAdapter
Should we fail when we detect scribbling? This can be overridden by setting the property MuleProperties.MULE_THREAD_UNSAFE_MESSAGES_PROPERTY
DEFAULT_FREQUENCY - Static variable in class org.mule.providers.SimpleRetryConnectionStrategy
 
DEFAULT_FTP_CONNECTION_FACTORY_CLASS - Static variable in class org.mule.providers.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.providers.http.servlet.AbstractReceiverServlet
 
DEFAULT_GROUP_NAME - Static variable in class org.mule.providers.quartz.QuartzConnector
 
DEFAULT_HOST - Static variable in class org.mule.management.agents.DefaultJmxSupportAgent
 
DEFAULT_HOSTNAME - Static variable in class org.mule.management.agents.JdmkAgent
 
DEFAULT_HOSTNAME - Static variable in class org.mule.management.agents.Mx4jAgent
 
DEFAULT_HOSTNAME - Static variable in class org.mule.management.agents.RmiRegistryAgent
 
DEFAULT_HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
DEFAULT_HTTP_PORT - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_HTTP_VERSION - Static variable in class org.mule.providers.http.HttpConstants
 
DEFAULT_IMAP_PORT - Static variable in class org.mule.providers.email.ImapConnector
 
DEFAULT_IMAPS_PORT - Static variable in class org.mule.providers.email.ImapsConnector
 
DEFAULT_INBOUND_ROUTER_COLLECTION - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_INSTANCE_REF_NAME - Static variable in class org.mule.impl.MuleDescriptor
 
DEFAULT_ITERATION_COUNT - Static variable in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
DEFAULT_JMS_POLL_FREQUENCY - Static variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
DEFAULT_JMS_POLL_TIMEUNIT - Static variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
DEFAULT_JMX_ADAPTOR_URL - Static variable in class org.mule.management.agents.JdmkAgent
 
DEFAULT_JMX_ADAPTOR_URL - Static variable in class org.mule.management.agents.Mx4jAgent
 
DEFAULT_JMX_AUTHENTICATOR - Static variable in class org.mule.management.agents.JmxAgent
Default JMX Authenticator to use for securing remote access.
DEFAULT_JMX_DOMAIN_PREFIX - Static variable in interface org.mule.management.support.JmxSupport
Default Mule domain prefix for all instances.
DEFAULT_KEYSTORE - Static variable in class org.mule.umo.security.tls.TlsConfiguration
 
DEFAULT_KEYSTORE_TYPE - Static variable in class org.mule.umo.security.tls.TlsConfiguration
 
DEFAULT_LIFECYCLE_ADAPTER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_MANAGER_ENDPOINT - Static variable in class org.mule.impl.internal.admin.MuleAdminAgent
 
DEFAULT_MAX_BUFFER_SIZE - Static variable in class org.mule.config.ThreadingProfile
Default value for MAX_BUFFER_SIZE
DEFAULT_MAX_OUTSTANDING_MESSAGES - Static variable in class org.mule.config.MuleConfiguration
Default value for MAX_OUTSTANDING_MESSAGES_PROPERTY
DEFAULT_MAX_POOL_ACTIVE - Static variable in class org.mule.config.PoolingProfile
Controls the maximum number of Mule UMOs that can be borrowed from a component pool at one time.
DEFAULT_MAX_POOL_IDLE - Static variable in class org.mule.config.PoolingProfile
Controls the maximum number of Mule UMOs that can sit idle in the pool at any time.
DEFAULT_MAX_POOL_WAIT - Static variable in class org.mule.config.PoolingProfile
When the threadPoolExhaustedAction is set to WHEN_EXHAUSTED_WAIT this can specify the maximum milliseconds the pool should block before throwing a NoSuchElementException
DEFAULT_MAX_SIZE - Static variable in interface org.mule.util.ObjectPool
 
DEFAULT_MAX_THREAD_TTL - Static variable in class org.mule.config.ThreadingProfile
Default value for MAX_THREAD_TTL
DEFAULT_MAX_THREADS_ACTIVE - Static variable in class org.mule.config.ThreadingProfile
Default value for MAX_THREADS_ACTIVE
DEFAULT_MAX_THREADS_IDLE - Static variable in class org.mule.config.ThreadingProfile
Default value for MAX_THREADS_IDLE
DEFAULT_MAX_WAIT - Static variable in interface org.mule.util.ObjectPool
 
DEFAULT_MESSAGE_WIDTH - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_METHOD_NAME_TOKEN - Static variable in class org.mule.routing.nested.NestedInvocationHandler
 
DEFAULT_MODEL_NAME - Static variable in class org.mule.impl.model.ModelFactory
 
DEFAULT_MODEL_NAME - Static variable in class org.mule.tck.MuleTestUtils
 
DEFAULT_MULE_AXIS_CLIENT_CONFIG - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
DEFAULT_MULE_AXIS_SERVER_CONFIG - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
DEFAULT_MULE_DOC_INDEXER_TEMPLATE - Static variable in class org.mule.tools.visualizer.postgraphers.DocIndexerPostGrapher
 
DEFAULT_MULE_DTD - Static variable in class org.mule.config.MuleDtdResolver
 
DEFAULT_MULE_GALLERY_TEMPLATE - Static variable in class org.mule.tools.visualizer.postgraphers.GalleryPostGrapher
 
DEFAULT_MULE_NAMESPACE_URI - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
DEFAULT_MULE_NAMESPACE_URI - Static variable in class org.mule.providers.soap.xfire.XFireConnector
 
DEFAULT_MULE_TEMPLATE - Static variable in class org.mule.tools.visualizer.postrenderers.MuleDocPostRenderer
 
DEFAULT_NAMESPACE - Static variable in class org.mule.providers.soap.transformers.HttpRequestToSoapRequest
 
DEFAULT_NESTED_ROUTER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_NESTED_ROUTER_COLLECTION - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_NUM_CONCURRENT_TX_RECEIVERS - Static variable in class org.mule.providers.AbstractConnector
Default number of concurrent transactional receivers.
DEFAULT_OS_ENCODING - Static variable in class org.mule.config.MuleConfiguration
Default encoding used in OS running Mule
DEFAULT_OS_ENCODING - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_OUTBOUND_ROUTER_COLLECTION - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_PATH_IN_JAR - Static variable in class org.mule.management.agents.Mx4jAgent
 
DEFAULT_PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
DEFAULT_POLL_FREQUENCY - Static variable in class org.mule.providers.AbstractPollingMessageReceiver
 
DEFAULT_POLL_TIMEUNIT - Static variable in class org.mule.providers.AbstractPollingMessageReceiver
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.providers.file.FileConnector
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.providers.ftp.FtpConnector
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.providers.jdbc.JdbcConnector
 
DEFAULT_POOL_EXHAUST_ACTION - Static variable in class org.mule.config.ThreadingProfile
Default action to perform on pool exhaustion
DEFAULT_POOL_EXHAUSTED_ACTION - Static variable in class org.mule.config.PoolingProfile
Specifies the behaviour of the Mule UMO pool when the pool is exhausted: WHEN_EXHAUSTED_FAIL : will throw a NoSuchElementException WHEN_EXHAUSTED_WAIT : will block (invoke Object.wait(long) until a new or idle object is available. WHEN_EXHAUSTED_GROW : will create a new Mule and return it (essentially making maxActive meaningless). If a positive maxWait value is supplied, it will block for at most that many milliseconds, after which a NoSuchElementException will be thrown.
DEFAULT_POOL_FACTORY - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_POOL_INITIALISATION_POLICY - Static variable in class org.mule.config.PoolingProfile
Determines how components in a pool should be initialised.
DEFAULT_POOL_SIZE - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
DEFAULT_POP3_PORT - Static variable in class org.mule.providers.email.Pop3Connector
 
DEFAULT_POP3S_PORT - Static variable in class org.mule.providers.email.Pop3sConnector
 
DEFAULT_PORT - Static variable in class org.mule.management.agents.DefaultJmxSupportAgent
 
DEFAULT_PORT - Static variable in class org.mule.management.agents.JdmkAgent
 
DEFAULT_PORT - Static variable in class org.mule.management.agents.Mx4jAgent
 
DEFAULT_PORT - Static variable in class org.mule.management.agents.RmiRegistryAgent
 
DEFAULT_QUEUE_STORE - Static variable in class org.mule.config.MuleConfiguration
The default queueStore directory for persistence
DEFAULT_REF_ATTRIBUTE - Static variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
DEFAULT_RELOAD_INTERVAL_MS - Static variable in class org.mule.components.script.AbstractScriptComponent
 
DEFAULT_REMOTING_URI - Static variable in class org.mule.management.agents.JmxAgent
 
DEFAULT_RESPONSE_ROUTER_COLLECTION - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_RETRY_COUNT - Static variable in class org.mule.providers.SimpleRetryConnectionStrategy
 
DEFAULT_RMI_REGISTRY_PORT - Static variable in class org.mule.providers.rmi.RmiConnector
 
DEFAULT_SECURITY_MANAGER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_SECURITY_PROVIDER - Static variable in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
Default is Sun's JSSE.
DEFAULT_SERVER_URI - Static variable in class org.mule.management.agents.RmiRegistryAgent
 
DEFAULT_SERVER_URL - Static variable in class org.mule.config.MuleConfiguration
The default serverUrl used to receive incoming requests from clients
DEFAULT_SMTP_HOST - Static variable in class org.mule.providers.email.SmtpConnector
 
DEFAULT_SMTP_PORT - Static variable in class org.mule.providers.email.SmtpConnector
 
DEFAULT_SMTPS_PORT - Static variable in class org.mule.providers.email.SmtpsConnector
 
DEFAULT_SOCKET_FACTORY - Static variable in class org.mule.providers.email.SmtpsConnector
 
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.mule.providers.tcp.TcpConnector
 
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.mule.providers.udp.UdpConnector
 
DEFAULT_SSL_TYPE - Static variable in class org.mule.umo.security.tls.TlsConfiguration
 
DEFAULT_STARTUP_DELAY - Static variable in class org.mule.providers.AbstractPollingMessageReceiver
 
DEFAULT_SUBJECT - Static variable in class org.mule.providers.xmpp.XmppMessageAdapter
 
DEFAULT_SYNCHRONOUS - Static variable in class org.mule.config.MuleConfiguration
Default value for SYNCHRONOUS_PROPERTY
DEFAULT_SYSTEM_MODEL_TYPE - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_THREAD - Static variable in class org.mule.providers.xmpp.XmppMessageAdapter
 
DEFAULT_THREAD_WAIT_TIMEOUT - Static variable in class org.mule.config.ThreadingProfile
Default value for DEFAULT_THREAD_WAIT_TIMEOUT
DEFAULT_TIMEOUT - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_TIMEOUT_MSECS - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_TRANSACTION_CONFIG - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_TRANSACTION_TIMEOUT - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_TRUNCATE_LENGTH - Static variable in class org.mule.transformers.AbstractTransformer
 
DEFAULT_WAIT - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
DEFAULT_WORKING_DIRECTORY - Static variable in class org.mule.config.MuleConfiguration
Where Mule stores any runtime files to disk
DEFAULT_WRAPPER_MBEAN_NAME - Static variable in class org.mule.management.agents.WrapperManagerAgent
For cases when Mule is embedded in another process and that external process had registered the MBean.
DEFAULT_WSDL_TRANSPORT - Static variable in class org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcher
 
DEFAULT_XA_RECEIVER_CLASS - Static variable in class org.mule.providers.jms.websphere.WebsphereJmsConnector
 
DefaultComponentExceptionStrategy - Class in org.mule.impl
DefaultComponentExceptionStrategy is the default exception handler for components.
DefaultComponentExceptionStrategy() - Constructor for class org.mule.impl.DefaultComponentExceptionStrategy
 
DefaultComponentExceptionStrategy(UMOComponent) - Constructor for class org.mule.impl.DefaultComponentExceptionStrategy
Constructor
DefaultConnectionManager - Class in org.mule.ra
DefaultConnectionManager TODO
DefaultConnectionManager() - Constructor for class org.mule.ra.DefaultConnectionManager
 
defaultContentType - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
DefaultCreditAgency - Class in org.mule.examples.loanbroker.credit
Provides the credit profile for a customer.
DefaultCreditAgency() - Constructor for class org.mule.examples.loanbroker.credit.DefaultCreditAgency
 
DefaultDataContentHandlerFactory - Class in org.mule.providers.email
This is a default registry for mapping MimeTypes to DataHandlers
defaultDerbyCleanAndInit(String, String) - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
 
defaultException(Exception) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
DefaultExceptionReader - Class in org.mule.config
This is the default exception reader used if there is no specific one registered for the current exception.
DefaultExceptionReader() - Constructor for class org.mule.config.DefaultExceptionReader
 
DefaultExceptionStrategy - Class in org.mule.impl
DefaultExceptionStrategy provides a default exception handling strategy.
DefaultExceptionStrategy() - Constructor for class org.mule.impl.DefaultExceptionStrategy
 
defaultFatalHandling(Class) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
defaultHandler(Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
defaultHandler(Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
defaultHandler(Throwable) - Method in class org.mule.providers.soap.xfire.XFireComponentExceptionStrategy
 
DefaultHandler - Class in org.mule.samples.errorhandler.handlers
DefaultHandler TODO (document class)
DefaultHandler() - Constructor for class org.mule.samples.errorhandler.handlers.DefaultHandler
 
defaultHandlerException(HandlerException) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
defaultHandlerMessage() - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
defaultHandling(Class, ExceptionHandler, Exception) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
defaultInboundTransformer - Variable in class org.mule.providers.AbstractConnector
The service descriptor can define a default inbound transformer to be used on an endpoint if no other is set
defaultJcaModelName - Variable in class org.mule.ra.MuleResourceAdapter
 
DefaultJmsTopicResolver - Class in org.mule.providers.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.providers.jms.DefaultJmsTopicResolver
Create an instance of the resolver.
DefaultJmxSupportAgent - Class in org.mule.management.agents
TODO document.
DefaultJmxSupportAgent() - Constructor for class org.mule.management.agents.DefaultJmxSupportAgent
 
DefaultLender - Class in org.mule.examples.loanbroker.lender
DefaultLenderService is responsible for contacting the relivant banks depending on the amount of the loan
DefaultLender() - Constructor for class org.mule.examples.loanbroker.lender.DefaultLender
 
DefaultLifecycleAdapter - Class in org.mule.impl
DefaultLifecycleAdapter provides lifecycle methods for all Mule managed components.
DefaultLifecycleAdapter(Object, UMODescriptor) - Constructor for class org.mule.impl.DefaultLifecycleAdapter
 
DefaultLifecycleAdapter(Object, UMODescriptor, UMOEntryPointResolver) - Constructor for class org.mule.impl.DefaultLifecycleAdapter
 
DefaultLifecycleAdapterFactory - Class in org.mule.impl
DefaultLifecycleAdapterFactory creates a DefaultLifeCycleAdapter.
DefaultLifecycleAdapterFactory() - Constructor for class org.mule.impl.DefaultLifecycleAdapterFactory
 
DefaultLoanBroker - Class in org.mule.examples.loanbroker
LoanBroker is the Service that starts the loan request process.
DefaultLoanBroker() - Constructor for class org.mule.examples.loanbroker.DefaultLoanBroker
 
DefaultLoginModule - Class in org.mule.extras.jaas.loginmodule
This is the Default Login Module for the Mule Jaas Authentication.
DefaultLoginModule() - Constructor for class org.mule.extras.jaas.loginmodule.DefaultLoginModule
 
DefaultMessageAdapter - Class in org.mule.providers
DefaultMessageAdapter can be used to wrap an arbitary object where no special 'apapting' is needed.
DefaultMessageAdapter(Object) - Constructor for class org.mule.providers.DefaultMessageAdapter
Creates a default message adapter with properties and attachments
DefaultMessageAdapter(Object, UMOMessageAdapter) - Constructor for class org.mule.providers.DefaultMessageAdapter
 
DefaultMessageAdapter(Object, Map, Map) - Constructor for class org.mule.providers.DefaultMessageAdapter
Creates a default message adapter with properties and attachments
DefaultMuleClassPathConfig - Class in org.mule.modules.boot
Constructs a default set of JAR Urls located under Mule home folder.
DefaultMuleClassPathConfig(File, File) - Constructor for class org.mule.modules.boot.DefaultMuleClassPathConfig
Constructs a new DefaultMuleClassPathConfig.
DefaultMuleConnection - Class in org.mule.ra
MuleConnection TODO
DefaultMuleConnection(MuleManagedConnection, UMOManager, MuleCredentials) - Constructor for class org.mule.ra.DefaultMuleConnection
 
DefaultMuleConnectionFactory - Class in org.mule.ra
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.ra.DefaultMuleConnectionFactory
 
DefaultMuleProxy - Class in org.mule.impl.model
MuleProxy is a proxy to a UMO.
DefaultMuleProxy(Object, MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.DefaultMuleProxy
Constructs a Proxy using the UMO's AbstractMessageDispatcher and the UMO itself
defaultOutboundTransformer - Variable in class org.mule.providers.AbstractConnector
The service descriptor can define a default outbound transformer to be used on an endpoint if no other is set
DefaultProtocol - Class in org.mule.providers.tcp.protocols
The DefaultProtocol class is an application level tcp protocol that does nothing.
DefaultProtocol() - Constructor for class org.mule.providers.tcp.protocols.DefaultProtocol
 
DefaultProtocol(boolean, int) - Constructor for class org.mule.providers.tcp.protocols.DefaultProtocol
 
DefaultRedeliveryHandler - Class in org.mule.providers.jms
DefaultRedeliveryHandler TODO
DefaultRedeliveryHandler() - Constructor for class org.mule.providers.jms.DefaultRedeliveryHandler
 
DefaultReplyToHandler - Class in org.mule.providers
DefaultReplyToHandler is responsible for processing a message replyTo header.
DefaultReplyToHandler(UMOTransformer) - Constructor for class org.mule.providers.DefaultReplyToHandler
 
defaultResponseTransformer - Variable in class org.mule.providers.AbstractConnector
For some connectors such as http, a response transformer is required or where a replyTo needs a trnasformer
defaultTimeout - Variable in class org.mule.util.xa.AbstractResourceManager
 
DefaultWorkListener - Class in org.mule.umo.manager
Default exception Handler used when executing work in the work manager
DefaultWorkListener() - Constructor for class org.mule.umo.manager.DefaultWorkListener
 
DefaultXASession - Class in org.mule.util.xa
todo document
DefaultXASession(AbstractXAResourceManager) - Constructor for class org.mule.util.xa.DefaultXASession
 
DeferredOutputStream - Class in org.mule.impl.model.streaming
This outputStream allows a stream to be choosen after this has been created.
DeferredOutputStream(UMOEventContext) - Constructor for class org.mule.impl.model.streaming.DeferredOutputStream
 
DeferredOutputStream(UMOEventContext, int) - Constructor for class org.mule.impl.model.streaming.DeferredOutputStream
 
delay - Variable in class org.mule.tck.TestCaseWatchdog
 
delegate - Variable in class org.mule.providers.xmpp.filters.AbstractXmppFilter
 
DelegateWorkManager - Class in org.mule.ra
DelegateWorkManager is a wrapper around a WorkManager provided by a JCA container.
DelegateWorkManager(WorkManager) - Constructor for class org.mule.ra.DelegateWorkManager
 
DelegateWorkManager.RunnableWorkAdapter - Class in org.mule.ra
 
DelegateWorkManager.RunnableWorkAdapter(Runnable) - Constructor for class org.mule.ra.DelegateWorkManager.RunnableWorkAdapter
 
DelegatingJob - Class in org.mule.providers.quartz.jobs
Extracts the Job object to invoke from the context.
DelegatingJob() - Constructor for class org.mule.providers.quartz.jobs.DelegatingJob
 
delete(File) - Method in interface org.mule.util.file.FileSession
Delete the given file.
delete(File) - Method in class org.mule.util.file.TransactedFileSession
 
deleteDir(String) - Method in class org.mule.ManagementContext
 
deleteDir(File) - Method in class org.mule.ManagementContext
 
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
 
deleteMarkedDirectories(File) - Method in class org.mule.ManagementContext
 
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.impl.ImmutableMuleEndpoint
determines whether unaccepted filtered events should be removed from the source.
delist() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
delist() - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
delist() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
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
 
deliveryChannel - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
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_DIR - Static variable in class org.mule.ManagementContext
 
deployProcess(String) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Deploy a new process definition.
deployProcessFromStream(InputStream) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
dequeue() - Method in class org.mule.impl.model.seda.SedaComponent
 
descriptor - Variable in class org.mule.components.builder.AbstractMessageBuilder
 
descriptor - Variable in class org.mule.components.script.AbstractScriptComponent
 
descriptor - Variable in class org.mule.config.pool.AbstractProxyFactory
The UMODescriptor used to create new components in the pool
descriptor - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The Mule descriptor that belongs to this component instnace in Mule
descriptor - Variable in class org.mule.impl.model.AbstractComponent
The Mule descriptor associated with the component
descriptor - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
descriptor - Variable in class org.mule.tools.visualizer.service.VisualizerService
 
DESCRIPTOR_CONTAINER_NAME - Static variable in class org.mule.impl.container.DescriptorContainerContext
 
descriptorAlreadyExists(String) - Static method in class org.mule.config.i18n.CoreMessages
 
DescriptorContainerContext - Class in org.mule.impl.container
Will load the component from the descriptors' own properties.
DescriptorContainerContext() - Constructor for class org.mule.impl.container.DescriptorContainerContext
 
DescriptorContainerKeyPair - Class in org.mule.impl.container
 
DescriptorContainerKeyPair(String, Object) - Constructor for class org.mule.impl.container.DescriptorContainerKeyPair
 
DescriptorProcessor - Class in org.mule.tools.visualizer.processor
 
DescriptorProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.DescriptorProcessor
 
descriptorQueueName - Variable in class org.mule.impl.model.seda.SedaComponent
 
descriptors - Variable in class org.mule.impl.model.AbstractModel
Collection for mule descriptors registered in this Manager
destroy() - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
destroy() - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
destroy() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
destroy() - Method in class org.mule.extras.spring.config.MuleManagerBean
 
destroy() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
destroy() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
destroy(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.AbstractMessageDispatcherFactory
 
destroy() - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
destroy(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
destroy() - Method in class org.mule.ra.MuleManagedConnection
Destroys the physical connection.
destroy(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
Invoked when a dispatcher returned false for UMOMessageDispatcherFactory.validate(UMOImmutableEndpoint, UMOMessageDispatcher).
destroyFtp(UMOEndpointURI, FTPClient) - Method in class org.mule.providers.ftp.FtpConnector
 
destroyObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
destroyObject(Object) - Method in class org.mule.providers.ftp.FtpConnectionFactory
 
destroyObject(Object, Object) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
destroyObject(Object, Object) - Method in class org.mule.providers.multicast.MulticastSocketFactory
 
destroyObject(Object, Object) - Method in class org.mule.providers.tcp.TcpSocketFactory
 
destroyObject(Object, Object) - Method in class org.mule.providers.udp.UdpSocketFactory
 
destroyReceiver(UMOMessageReceiver, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
destroyReceiver(UMOMessageReceiver, UMOEndpoint) - Method in class org.mule.tck.testmodels.mule.TestConnector
 
destroySubcontext(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
destroySubcontext(String) - Method in class org.mule.impl.jndi.SimpleContext
 
digester - Variable in class org.mule.config.builders.AbstractDigesterConfiguration
 
DirectComponent - Class in org.mule.impl.model.direct
A direct component invokes the service component directly without any threading or pooling, even when the invocation is asynchronous
DirectComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.direct.DirectComponent
 
DirectModel - Class in org.mule.impl.model.direct
 
DirectModel() - Constructor for class org.mule.impl.model.direct.DirectModel
 
dirty - Variable in class org.mule.util.xa.AbstractResourceManager
 
DISABLE_SERVER_CONNECTIONS_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Disable the Admin agent
disableAdminAgent() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
disableKeepAlive(boolean) - Method in class org.mule.providers.http.HttpResponse
 
disconnect() - Method in class org.mule.management.mbeans.EndpointService
 
disconnect() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
disconnect() - Method in class org.mule.providers.AbstractConnector
Disconnect the from the underlying transport
disconnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
disconnect() - Method in class org.mule.providers.AbstractMessageReceiver
 
disconnect() - Method in interface org.mule.umo.provider.UMOConnectable
Disconnect the from the underlying transport
disconnectListeners() - Method in class org.mule.impl.model.AbstractComponent
 
dispatch(String, Object, Map) - Method in class org.mule.extras.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a mule server.
dispatch(String, UMOMessage) - Method in class org.mule.extras.client.MuleClient
Dispatches an event asynchronously to a endpointUri via a mule server.
dispatch(UMOEvent) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
dispatch(UMOImmutableEndpoint, UMOEvent) - Method in class org.mule.providers.AbstractConnector
Dispatches an event from the endpoint to the external system
dispatch(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
dispatch(String, Object, Map) - Method in class org.mule.ra.DefaultMuleConnection
Dispatches an event asynchronously to a endpointUri via a mule server.
dispatch(String, Object, Map) - Method in interface org.mule.ra.MuleConnection
 
dispatch(UMOEvent) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
dispatch(UMOSession, UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
dispatch(UMOImmutableEndpoint, UMOEvent) - Method in interface org.mule.umo.provider.UMOConnector
Dispatches an event from the endpoint to the external system
dispatch(UMOEvent) - Method in interface org.mule.umo.provider.UMOMessageDispatching
Dispatches an event from the endpoint to the external system
dispatchAction(AdminNotification, boolean, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
dispatchDirect(String, Object, Map) - Method in class org.mule.extras.client.MuleClient
dispatches an event asynchronously to the components
dispatchDirect(String, UMOMessage) - Method in class org.mule.extras.client.MuleClient
dispatches an event asynchronously to the components
dispatcherFactory - Variable in class org.mule.providers.AbstractConnector
Factory used to create dispatchers for this connector
dispatchers - Variable in class org.mule.providers.AbstractConnector
A pool of dispatchers for this connector, keyed by endpoint
dispatcherSocketsPool - Variable in class org.mule.providers.udp.UdpConnector
 
dispatchEvent(MuleApplicationEvent) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Will dispatch an application event through Mule
dispatchEvent(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
dispatchEvent(Object) - Method in class org.mule.impl.MuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOMessage) - Method in class org.mule.impl.MuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOMessage, UMOEndpointURI) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpointUri configured for the event
dispatchEvent(UMOMessage, String) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, UMOEndpoint) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOMessage, String) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOMessage, UMOImmutableEndpoint) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOEvent) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOEvent) - Method in interface org.mule.umo.UMOComponent
Makes an asynhronous event call to the component.
dispatchEvent(UMOMessage) - Method in interface org.mule.umo.UMOEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(Object) - Method in interface org.mule.umo.UMOEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOMessage, UMOEndpointURI) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event.
dispatchEvent(UMOMessage, UMOEndpoint) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage) - Method in interface org.mule.umo.UMOSession
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOEvent) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, UMOImmutableEndpoint) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
DispatchException - Exception in org.mule.umo.provider
DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
DispatchException(UMOMessage, UMOImmutableEndpoint) - Constructor for exception org.mule.umo.provider.DispatchException
 
DispatchException(UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for exception org.mule.umo.provider.DispatchException
 
DispatchException(Message, UMOMessage, UMOImmutableEndpoint) - Constructor for exception org.mule.umo.provider.DispatchException
 
DispatchException(Message, UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for exception org.mule.umo.provider.DispatchException
 
dispatchRemote(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
 
dispatchStream(String, UMOStreamMessageAdapter) - Method in class org.mule.extras.client.MuleClient
Dispatches a Stream event asynchronously to a endpointUri via a mule server.
dispatchToRemoteComponent(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
Dispatcher an event asynchronously to a components on a remote Mule instance.
Disposable - Interface in org.mule.umo.lifecycle
Disposable is a lifecycle interface that gets called at the dispose lifecycle stage of the implementing component as the component is being destroyed.
dispose() - Method in class org.mule.components.script.AbstractScriptComponent
 
dispose() - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
dispose() - Method in class org.mule.extras.client.MuleClient
Will dispose the MuleManager instance *IF* a new instance was created for this client.
dispose() - Method in class org.mule.extras.client.RemoteDispatcher
 
dispose() - Method in class org.mule.extras.hivemind.HiveMindContext
Shutdown the registry so to notify every org.apache.hivemind.events.RegistryShutdownListener.
dispose() - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
dispose() - Method in class org.mule.extras.spring.SpringContainerContext
 
dispose() - Method in class org.mule.impl.container.AbstractContainerContext
 
dispose() - Method in class org.mule.impl.container.MultiContainerContext
 
dispose() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
dispose() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
dispose() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
dispose() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
dispose() - Method in class org.mule.impl.model.AbstractComponent
 
dispose() - Method in class org.mule.impl.model.AbstractModel
Destroys any current components
dispose() - Method in class org.mule.impl.model.DefaultMuleProxy
 
dispose() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
dispose() - Method in class org.mule.impl.work.MuleWorkManager
 
dispose() - Method in class org.mule.interceptors.InterceptorStack
 
dispose() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.management.agents.JdmkAgent
 
dispose() - Method in class org.mule.management.agents.JmxAgent
A lifecycle method where implementor should free up any resources. (non-Javadoc)
dispose() - Method in class org.mule.management.agents.JmxServerNotificationAgent
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.management.agents.Log4jAgent
 
dispose() - Method in class org.mule.management.agents.Mx4jAgent
 
dispose() - Method in class org.mule.management.agents.RmiRegistryAgent
 
dispose() - Method in class org.mule.management.agents.WrapperManagerAgent
 
dispose() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
dispose() - Method in class org.mule.management.mbeans.ComponentService
 
dispose() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
 
dispose() - Method in class org.mule.management.mbeans.ConnectorService
 
dispose() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
dispose() - Method in class org.mule.management.mbeans.MuleService
 
dispose() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
dispose() - Method in class org.mule.MuleManager
Destroys the MuleManager and all resources it maintains
dispose() - Method in class org.mule.providers.AbstractConnector
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.providers.AbstractMessageDispatcher
Template method to destroy any resources held by the Message Dispatcher
dispose() - Method in class org.mule.providers.AbstractMessageReceiver
 
dispose() - Method in class org.mule.providers.multicast.MulticastMessageReceiver.MulticastWorker
 
dispose() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
dispose() - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
dispose() - Method in class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
 
dispose() - Method in class org.mule.ra.DelegateWorkManager
 
dispose() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
dispose() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
dispose() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
A lifecycle method where implementor should free up any resources.
dispose() - Method in interface org.mule.umo.lifecycle.Disposable
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.util.monitor.ExpiryMonitor
 
disposeAgents() - Method in class org.mule.MuleManager
disposeCurrent() - Method in class org.mule.config.builders.QuickConfigurationBuilder
Disposes the current MuleManager if there is one.
disposed - Variable in class org.mule.providers.AbstractConnector
Determines in the connector is alive and well
disposed - Variable in class org.mule.providers.AbstractMessageDispatcher
 
disposeDispatchers() - Method in class org.mule.providers.AbstractConnector
 
DisposeException - Exception in org.mule.umo.lifecycle
DisposeException TODO (document class)
DisposeException(Message, Object) - Constructor for exception org.mule.umo.lifecycle.DisposeException
 
DisposeException(Message, Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.DisposeException
 
DisposeException(Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.DisposeException
 
disposeManager() - Method in class org.mule.tck.AbstractMuleTestCase
 
disposeReceivers() - Method in class org.mule.providers.AbstractConnector
 
disposeWorkManagers() - Method in class org.mule.providers.AbstractConnector
 
disposing - Variable in class org.mule.providers.AbstractConnector
Determines in connector has been told to dispose
disposing - Variable in class org.mule.providers.AbstractMessageReceiver
 
DIVIDE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the division of two other counters
doBad(RequestLine) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
doBegin() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doBegin() - Method in class org.mule.providers.jdbc.JdbcTransaction
 
doBegin() - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
doBegin() - Method in class org.mule.providers.jms.JmsTransaction
 
doBegin() - Method in class org.mule.providers.vm.VMTransaction
 
doBegin() - Method in class org.mule.transaction.AbstractTransaction
Really begin the transaction.
doBegin() - Method in class org.mule.transaction.XaTransaction
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
DocIndexerPostGrapher - Class in org.mule.tools.visualizer.postgraphers
 
DocIndexerPostGrapher(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.postgraphers.DocIndexerPostGrapher
 
doCommit() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doCommit() - Method in class org.mule.providers.jdbc.JdbcTransaction
 
doCommit() - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
doCommit() - Method in class org.mule.providers.jms.JmsTransaction
 
doCommit() - Method in class org.mule.providers.vm.VMTransaction
 
doCommit() - Method in class org.mule.transaction.AbstractTransaction
Commit the transaction on the underlying resource
doCommit() - Method in class org.mule.transaction.XaTransaction
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doCompute() - Method in class org.mule.util.counters.impl.AggregateCounter
 
doCompute() - Method in class org.mule.util.counters.impl.Average
 
doCompute() - Method in class org.mule.util.counters.impl.Delta
 
doCompute() - Method in class org.mule.util.counters.impl.InstantRate
 
doCompute() - Method in class org.mule.util.counters.impl.Max
 
doCompute() - Method in class org.mule.util.counters.impl.Min
 
doCompute() - Method in class org.mule.util.counters.impl.Operator
 
doCompute() - Method in class org.mule.util.counters.impl.RatePerUnit
 
doCompute() - Method in class org.mule.util.counters.impl.Sum
 
doCompute() - Method in class org.mule.util.counters.impl.TimeAverage
 
doConfigure(Reader, String) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
doConnect(UMOConnectable) - Method in class org.mule.providers.AbstractConnectionStrategy
 
doConnect() - Method in class org.mule.providers.AbstractConnector
Template method where any connections should be made for the connector
doConnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
doConnect() - Method in class org.mule.providers.AbstractMessageReceiver
 
doConnect() - Method in class org.mule.providers.bpm.ProcessConnector
 
doConnect() - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
 
doConnect() - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
doConnect() - Method in class org.mule.providers.email.AbstractMailConnector
 
doConnect() - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
doConnect() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
doConnect() - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
doConnect() - Method in class org.mule.providers.file.FileConnector
 
doConnect() - Method in class org.mule.providers.file.FileMessageDispatcher
 
doConnect() - Method in class org.mule.providers.file.FileMessageReceiver
 
doConnect() - Method in class org.mule.providers.ftp.FtpConnector
 
doConnect() - Method in class org.mule.providers.ftp.FtpMessageDispatcher
 
doConnect() - Method in class org.mule.providers.ftp.FtpMessageReceiver
 
doConnect() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doConnect() - Method in class org.mule.providers.http.HttpMessageReceiver
 
doConnect() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doConnect() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
doConnect(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doConnect() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doConnect() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doConnect() - Method in class org.mule.providers.jbi.JbiConnector
 
doConnect() - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
doConnect() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
doConnect() - Method in class org.mule.providers.jdbc.JdbcConnector
 
doConnect() - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
doConnect() - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
doConnect() - Method in class org.mule.providers.jms.JmsConnector
 
doConnect() - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
doConnect() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
doConnect() - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
doConnect() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
doConnect() - Method in class org.mule.providers.jms.websphere.WebsphereTransactedJmsMessageReceiver
 
doConnect() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
doConnect() - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
doConnect() - Method in class org.mule.providers.quartz.QuartzConnector
 
doConnect() - Method in class org.mule.providers.quartz.QuartzMessageDispatcher
 
doConnect() - Method in class org.mule.providers.quartz.QuartzMessageReceiver
 
doConnect() - Method in class org.mule.providers.rmi.RmiCallbackMessageReceiver
Initializes endpoint
doConnect() - Method in class org.mule.providers.rmi.RmiConnector
 
doConnect() - Method in class org.mule.providers.rmi.RmiMessageDispatcher
 
doConnect() - Method in class org.mule.providers.rmi.RmiMessageReceiver
 
doConnect(UMOConnectable) - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
doConnect(UMOConnectable) - Method in class org.mule.providers.SingleAttemptConnectionStrategy
 
doConnect() - Method in class org.mule.providers.soap.axis.AxisConnector
 
doConnect() - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
doConnect() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
doConnect() - Method in class org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcher
 
doConnect() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
doConnect() - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
doConnect() - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
doConnect() - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
doConnect() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
doConnect() - Method in class org.mule.providers.stream.SystemStreamConnector
 
doConnect() - Method in class org.mule.providers.tcp.TcpConnector
 
doConnect() - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
doConnect() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
doConnect() - Method in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
doConnect() - Method in class org.mule.providers.udp.UdpConnector
 
doConnect() - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
doConnect() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
doConnect() - Method in class org.mule.providers.vm.VMConnector
 
doConnect() - Method in class org.mule.providers.vm.VMMessageDispatcher
 
doConnect() - Method in class org.mule.providers.vm.VMMessageReceiver
 
doConnect() - Method in class org.mule.providers.xmpp.XmppConnector
 
doConnect() - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
doConnect() - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
doConnect() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
doConnect() - Method in class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
doCreateXmppConnection(UMOEndpointURI) - Method in class org.mule.providers.xmpp.XmppConnector
This method creates and returns the XMPPConnection object that's uses to talk to the Jabber server.
doCreateXmppConnection(UMOEndpointURI) - Method in class org.mule.providers.xmpp.XmppsConnector
This method creates a SSLXMPPConnection to allow secure communication to the Jabber server.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doDisconnect() - Method in class org.mule.providers.AbstractConnector
Template method where any connected resources used by the connector should be disconnected
doDisconnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.AbstractMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.bpm.ProcessConnector
 
doDisconnect() - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.email.AbstractMailConnector
 
doDisconnect() - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.file.FileConnector
 
doDisconnect() - Method in class org.mule.providers.file.FileMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.file.FileMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.ftp.FtpConnector
 
doDisconnect() - Method in class org.mule.providers.ftp.FtpMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.ftp.FtpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doDisconnect() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.jbi.JbiConnector
 
doDisconnect() - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.jdbc.JdbcConnector
 
doDisconnect() - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.jms.activemq.ActiveMqJmsConnector
Will additionally try to cleanup the ActiveMq connection, otherwise there's a deadlock on shutdown.
doDisconnect() - Method in class org.mule.providers.jms.JmsConnector
 
doDisconnect() - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.quartz.QuartzConnector
 
doDisconnect() - Method in class org.mule.providers.quartz.QuartzMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.quartz.QuartzMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.rmi.RmiCallbackMessageReceiver
Unbinds Rmi class from registry
doDisconnect() - Method in class org.mule.providers.rmi.RmiConnector
 
doDisconnect() - Method in class org.mule.providers.rmi.RmiMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.rmi.RmiMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.soap.axis.AxisConnector
 
doDisconnect() - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
doDisconnect() - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.stream.SystemStreamConnector
 
doDisconnect() - Method in class org.mule.providers.tcp.TcpConnector
 
doDisconnect() - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.udp.UdpConnector
 
doDisconnect() - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.vm.VMConnector
 
doDisconnect() - Method in class org.mule.providers.vm.VMMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.vm.VMMessageReceiver
 
doDisconnect() - Method in class org.mule.providers.xmpp.XmppConnector
 
doDisconnect() - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
doDisconnect() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
doDisconnect() - Method in class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.direct.DirectComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.streaming.StreamingComponent
 
doDispatch(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
Performs an asynchronous action on the BPMS.
doDispatch(UMOEvent) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.file.FileMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.ftp.FtpMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.quartz.QuartzMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.rmi.RmiMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.vm.VMMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.ra.JcaComponent
 
doDispatch(UMOEvent) - Method in class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
doDispose() - Method in class org.mule.impl.model.AbstractComponent
 
doDispose() - Method in class org.mule.impl.model.direct.DirectComponent
 
doDispose() - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doDispose() - Method in class org.mule.impl.model.seda.SedaComponent
 
doDispose() - Method in class org.mule.impl.model.streaming.StreamingComponent
 
doDispose() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when destroying the connectoe
doDispose() - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDispose() - Method in class org.mule.providers.AbstractMessageReceiver
 
doDispose() - Method in class org.mule.providers.bpm.ProcessConnector
 
doDispose() - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
 
doDispose() - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
doDispose() - Method in class org.mule.providers.email.AbstractMailConnector
 
doDispose() - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
doDispose() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
doDispose() - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
doDispose() - Method in class org.mule.providers.file.FileConnector
 
doDispose() - Method in class org.mule.providers.file.FileMessageDispatcher
 
doDispose() - Method in class org.mule.providers.file.FileMessageReceiver
 
doDispose() - Method in class org.mule.providers.ftp.FtpConnector
 
doDispose() - Method in class org.mule.providers.ftp.FtpMessageDispatcher
 
doDispose() - Method in class org.mule.providers.ftp.FtpMessageReceiver
 
doDispose() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDispose() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
Template method to dispose any resources associated with this receiver.
doDispose() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
doDispose() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doDispose() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doDispose() - Method in class org.mule.providers.jbi.JbiConnector
 
doDispose() - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
doDispose() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
doDispose() - Method in class org.mule.providers.jdbc.JdbcConnector
 
doDispose() - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
doDispose() - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
doDispose() - Method in class org.mule.providers.jms.JmsConnector
 
doDispose() - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
doDispose() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
doDispose() - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
doDispose() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
doDispose() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
doDispose() - Method in class org.mule.providers.multicast.MulticastMessageReceiver
 
doDispose() - Method in class org.mule.providers.quartz.QuartzConnector
 
doDispose() - Method in class org.mule.providers.quartz.QuartzMessageDispatcher
 
doDispose() - Method in class org.mule.providers.quartz.QuartzMessageReceiver
 
doDispose() - Method in class org.mule.providers.rmi.RmiCallbackMessageReceiver
 
doDispose() - Method in class org.mule.providers.rmi.RmiConnector
 
doDispose() - Method in class org.mule.providers.rmi.RmiMessageDispatcher
 
doDispose() - Method in class org.mule.providers.rmi.RmiMessageReceiver
 
doDispose() - Method in class org.mule.providers.soap.axis.AxisConnector
 
doDispose() - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
doDispose() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
doDispose() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
doDispose() - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
doDispose() - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
doDispose() - Method in class org.mule.providers.stream.StreamConnector
 
doDispose() - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
doDispose() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
doDispose() - Method in class org.mule.providers.stream.SystemStreamConnector
 
doDispose() - Method in class org.mule.providers.tcp.TcpConnector
 
doDispose() - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
doDispose() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
doDispose() - Method in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
doDispose() - Method in class org.mule.providers.udp.UdpConnector
 
doDispose() - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
doDispose() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
doDispose() - Method in class org.mule.providers.vm.VMConnector
 
doDispose() - Method in class org.mule.providers.vm.VMMessageDispatcher
 
doDispose() - Method in class org.mule.providers.vm.VMMessageReceiver
 
doDispose() - Method in class org.mule.providers.xmpp.XmppConnector
 
doDispose() - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
doDispose() - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
doDispose() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
doDispose() - Method in class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
doExecute(WorkerContext, Executor) - Method in class org.mule.impl.work.ScheduleWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.mule.impl.work.StartWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.mule.impl.work.SyncWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in interface org.mule.impl.work.WorkExecutor
This method must be implemented by sub-classes in order to provide the relevant synchronization policy.
doForceStop() - Method in class org.mule.impl.model.AbstractComponent
 
doForceStop() - Method in class org.mule.impl.model.seda.SedaComponent
 
doFunctionalTearDown() - Method in class org.mule.tck.FunctionalTestCase
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doGet(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
doHead(RequestLine) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.providers.http.jetty.JettyReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
doInit() - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
doInit(ServletConfig) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doInit() - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
doInit() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
doInit() - Method in class org.mule.providers.jbi.components.MuleReceiver
 
doInitialise() - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
doInitialise() - Method in class org.mule.extras.jaas.filters.JaasSecurityFilter
 
doInitialise() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
doInitialise() - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
doInitialise() - Method in class org.mule.impl.AbstractExceptionListener
 
doInitialise() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.impl.model.AbstractComponent
 
doInitialise() - Method in class org.mule.impl.model.direct.DirectComponent
 
doInitialise() - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doInitialise() - Method in class org.mule.impl.model.seda.SedaComponent
Initialise the component.
doInitialise() - Method in class org.mule.impl.model.streaming.StreamingComponent
 
doInitialise() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
doInitialise() - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
doInitialise() - Method in class org.mule.management.agents.JmxServerNotificationAgent
doInitialise() - Method in class org.mule.providers.AbstractConnector
 
doInitialise() - Method in class org.mule.providers.bpm.ProcessConnector
 
doInitialise() - Method in class org.mule.providers.email.AbstractMailConnector
 
doInitialise() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
doInitialise() - Method in class org.mule.providers.email.SmtpConnector
 
doInitialise() - Method in class org.mule.providers.email.SmtpsConnector
 
doInitialise() - Method in class org.mule.providers.file.FileConnector
 
doInitialise() - Method in class org.mule.providers.ftp.FtpConnector
 
doInitialise() - Method in class org.mule.providers.http.HttpConnector
 
doInitialise() - Method in class org.mule.providers.http.HttpsConnector
 
doInitialise() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doInitialise() - Method in class org.mule.providers.jbi.JbiConnector
 
doInitialise() - Method in class org.mule.providers.jdbc.JdbcConnector
 
doInitialise() - Method in class org.mule.providers.jms.JmsConnector
 
doInitialise() - Method in class org.mule.providers.multicast.MulticastConnector
 
doInitialise() - Method in class org.mule.providers.oracle.jms.OracleJmsConnector
 
doInitialise() - Method in class org.mule.providers.quartz.QuartzConnector
 
doInitialise() - Method in class org.mule.providers.rmi.RmiConnector
 
doInitialise() - Method in class org.mule.providers.soap.axis.AxisConnector
 
doInitialise() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
doInitialise() - Method in class org.mule.providers.ssl.SslConnector
 
doInitialise() - Method in class org.mule.providers.stream.SystemStreamConnector
 
doInitialise() - Method in class org.mule.providers.tcp.TcpConnector
 
doInitialise() - Method in class org.mule.providers.udp.UdpConnector
 
doInitialise() - Method in class org.mule.providers.vm.VMConnector
 
doInitialise() - Method in class org.mule.providers.xmpp.XmppConnector
 
doInitialise() - Method in class org.mule.ra.JcaComponent
 
doInitialise() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
doInTransaction() - Method in class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
doInTransaction() - Method in interface org.mule.transaction.TransactionCallback
 
doLoad(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
Dom4jPropertyExtractor - Class in org.mule.util.properties
Will select the text of a single node based on the property name
Dom4jPropertyExtractor() - Constructor for class org.mule.util.properties.Dom4jPropertyExtractor
 
DomDocumentToXml - Class in org.mule.transformers.xml
DomDocumentToXml Transform a org.w3c.dom.Document to XML String
DomDocumentToXml() - Constructor for class org.mule.transformers.xml.DomDocumentToXml
 
done(MessageExchange) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
done(MessageExchange) - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
done(MessageExchange) - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
DONT_BREAK_LINES - Static variable in class org.mule.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doOtherValid(RequestLine, String) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
doPause() - Method in class org.mule.impl.model.AbstractComponent
Custom components can execute code necessary to put the component in a paused state here.
doPause() - Method in class org.mule.impl.model.direct.DirectComponent
 
doPause() - Method in class org.mule.ra.JcaComponent
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doPost(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
doPostFunctionalSetUp() - Method in class org.mule.providers.bpm.tests.AbstractBpmTestCase
 
doPostFunctionalSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
doPreFunctionalSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
doReceive(long) - Method in class org.mule.providers.AbstractMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
 
doReceive(long) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
Make a specific request to the underlying transport.
doReceive(long) - Method in class org.mule.providers.email.SmtpMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.file.FileMessageDispatcher
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.
doReceive(long) - Method in class org.mule.providers.ftp.FtpMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.jbi.JbiMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
Make a specific request to the underlying transport
doReceive(long, UMOEvent) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
Make a specific request to the underlying transport Special case: The event is need when doReceive was called from doSend
doReceive(long) - Method in class org.mule.providers.jms.JmsMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.oracle.jms.OracleJmsMessageDispatcher
Make a specific request to the underlying transport Save a copy of the endpoint's properties within the OracleJmsSupport object.
doReceive(long) - Method in class org.mule.providers.quartz.QuartzMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.rmi.RmiMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.stream.StreamMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.udp.UdpMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.vm.VMMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
Make a specific request to the underlying transport
doReceive(long) - Method in class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
doReleaseProxy(MuleProxy) - Method in class org.mule.impl.model.seda.SedaComponent
This method is called once when a proxy has finished processing a request (regardless of success).
doRemove(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRendering(GraphEnvironment, File[], String, String) - Method in class org.mule.tools.visualizer.postgraphers.AbstractIndexer
 
doRequest(HttpRequest, RequestLine) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
doResume() - Method in class org.mule.impl.model.AbstractComponent
Custom components can execute code necessary to resume a component once it has been paused If a developer overloads this method the doPause() method MUST also be overloaded to avoid inconsistent state in the component
doResume() - Method in class org.mule.impl.model.direct.DirectComponent
 
doResume() - Method in class org.mule.ra.JcaComponent
 
doRollback() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
doRollback() - Method in class org.mule.providers.jdbc.JdbcTransaction
 
doRollback() - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
doRollback() - Method in class org.mule.providers.jms.JmsTransaction
 
doRollback() - Method in class org.mule.providers.vm.VMTransaction
 
doRollback() - Method in class org.mule.transaction.AbstractTransaction
Rollback the transaction on the underlying resource
doRollback() - Method in class org.mule.transaction.XaTransaction
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doRun() - Method in class org.mule.providers.AbstractReceiverResourceWorker
(non-Javadoc)
doRun() - Method in class org.mule.providers.AbstractReceiverWorker
The actual logic used to receive messages from the underlying transport.
doSend(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.direct.DirectComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.streaming.StreamingComponent
 
doSend(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
Performs a synchronous action on the BPMS.
doSend(UMOEvent) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.file.FileMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.ftp.FtpMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.quartz.QuartzMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.rmi.RmiMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.vm.VMMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.ra.JcaComponent
Implementation of template method which is never call because send() is overwritten
doSend(UMOEvent) - Method in class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
doSetUp() - Method in class org.mule.tck.AbstractMuleTestCase
 
doSetUp() - Method in class org.mule.tck.AbstractTransformerTestCase
 
doSetUp() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
doSetUp() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
doSetUp() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
doSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
doSetUp() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
doSetUp() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
doSetUp() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
doSetUp() - Method in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
doShutdown() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
doStart() - Method in class org.mule.impl.model.AbstractComponent
 
doStart() - Method in class org.mule.impl.model.direct.DirectComponent
 
doStart() - Method in class org.mule.impl.model.seda.SedaComponent
 
doStart() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when starting the connectoe
doStart() - Method in class org.mule.providers.AbstractMessageReceiver
 
doStart() - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
doStart() - Method in class org.mule.providers.bpm.ProcessConnector
 
doStart() - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
doStart() - Method in class org.mule.providers.email.AbstractMailConnector
 
doStart() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
doStart() - Method in class org.mule.providers.file.FileConnector
 
doStart() - Method in class org.mule.providers.ftp.FtpConnector
 
doStart() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doStart() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doStart() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doStart() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
doStart() - Method in class org.mule.providers.jbi.JbiConnector
 
doStart() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
doStart() - Method in class org.mule.providers.jdbc.JdbcConnector
 
doStart() - Method in class org.mule.providers.jms.JmsConnector
 
doStart() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
doStart() - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
doStart() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
doStart() - Method in class org.mule.providers.quartz.QuartzConnector
 
doStart() - Method in class org.mule.providers.quartz.QuartzMessageReceiver
 
doStart() - Method in class org.mule.providers.rmi.RmiCallbackMessageReceiver
 
doStart() - Method in class org.mule.providers.rmi.RmiConnector
 
doStart() - Method in class org.mule.providers.soap.axis.AxisConnector
Template method to perform any work when starting the connectoe
doStart() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
doStart() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
doStart() - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
doStart() - Method in class org.mule.providers.stream.StreamConnector
 
doStart() - Method in class org.mule.providers.stream.SystemStreamConnector
 
doStart() - Method in class org.mule.providers.tcp.TcpConnector
 
doStart() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
doStart() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
doStart() - Method in class org.mule.providers.udp.UdpConnector
 
doStart() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
doStart() - Method in class org.mule.providers.vm.VMConnector
 
doStart() - Method in class org.mule.providers.xmpp.XmppConnector
 
doStart() - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
doStart() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
doStart() - Method in class org.mule.util.queue.TransactionalQueueManager
 
doStart() - Method in class org.mule.util.xa.AbstractResourceManager
 
doStop() - Method in class org.mule.impl.model.AbstractComponent
 
doStop() - Method in class org.mule.impl.model.direct.DirectComponent
 
doStop() - Method in class org.mule.impl.model.seda.SedaComponent
 
doStop() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when stopping the connectoe
doStop() - Method in class org.mule.providers.AbstractMessageReceiver
 
doStop() - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
doStop() - Method in class org.mule.providers.bpm.ProcessConnector
 
doStop() - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
doStop() - Method in class org.mule.providers.email.AbstractMailConnector
 
doStop() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
doStop() - Method in class org.mule.providers.file.FileConnector
 
doStop() - Method in class org.mule.providers.ftp.FtpConnector
 
doStop() - Method in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
doStop() - Method in class org.mule.providers.http.servlet.ServletConnector
 
doStop() - Method in class org.mule.providers.http.servlet.ServletMessageReceiver
 
doStop() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
doStop() - Method in class org.mule.providers.jbi.JbiConnector
 
doStop() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
doStop() - Method in class org.mule.providers.jdbc.JdbcConnector
 
doStop() - Method in class org.mule.providers.jms.JmsConnector
 
doStop() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
doStop() - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
doStop() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
doStop() - Method in class org.mule.providers.quartz.QuartzConnector
 
doStop() - Method in class org.mule.providers.quartz.QuartzMessageReceiver
 
doStop() - Method in class org.mule.providers.rmi.RmiCallbackMessageReceiver
 
doStop() - Method in class org.mule.providers.rmi.RmiConnector
 
doStop() - Method in class org.mule.providers.soap.axis.AxisConnector
Template method to perform any work when stopping the connectoe
doStop() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
doStop() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
doStop() - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
doStop() - Method in class org.mule.providers.stream.StreamConnector
 
doStop() - Method in class org.mule.providers.tcp.TcpConnector
 
doStop() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
doStop() - Method in class org.mule.providers.udp.UdpConnector
 
doStop() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
doStop() - Method in class org.mule.providers.vm.VMConnector
 
doStop() - Method in class org.mule.providers.xmpp.XmppConnector
 
doStop() - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
doStop() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
doStore(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doTearDown() - Method in class org.mule.tck.AbstractMuleTestCase
 
doTearDown() - Method in class org.mule.tck.AbstractTransformerTestCase
 
doTearDown() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
doTearDown() - Method in class org.mule.tck.FunctionalTestCase
 
doTearDown() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
doTearDown() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
doTestBadReturnType(UMOTransformer, Object) - Method in class org.mule.tck.AbstractTransformerTestCase
 
doTestClone(UMOTransformer, UMOTransformer) - Method in class org.mule.tck.AbstractTransformerTestCase
 
doTestMessageEqualsPayload(Object, Object) - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
doToRemote(String, Object, Map, boolean, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
doToRemoteComponent(String, Object, Map, boolean) - Method in class org.mule.extras.client.RemoteDispatcher
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
doTransform(Object, String) - Method in class org.mule.examples.loanbroker.transformers.CreditProfileXmlToCreditProfile
 
doTransform(Object, String) - Method in class org.mule.examples.loanbroker.transformers.LoanQuoteRequestToCreditProfileArgs
 
doTransform(Object, String) - Method in class org.mule.extras.client.EventObjectTransformer
 
doTransform(Object, String) - Method in class org.mule.extras.spring.remoting.ObjectToRemoteInvocationResultTransformer
 
doTransform(Object, String) - Method in class org.mule.extras.spring.remoting.ObjectToRemoteInvocationTransformer
 
doTransform(Object, String) - Method in class org.mule.providers.email.transformers.EmailMessageToString
 
doTransform(Object, String) - Method in class org.mule.providers.email.transformers.MimeMessageToRfc822ByteArray
 
doTransform(Object, String) - Method in class org.mule.providers.email.transformers.Rfc822ByteArraytoMimeMessage
 
doTransform(Object, String) - Method in class org.mule.providers.file.transformers.FileToByteArray
 
doTransform(Object, String) - Method in class org.mule.providers.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.providers.http.transformers.HttpClientMethodResponseToObject
 
doTransform(Object, String) - Method in class org.mule.providers.http.transformers.HttpResponseToString
Perform the transformation to always return a String object
doTransform(Object, String) - Method in class org.mule.providers.jms.transformers.JMSMessageToObject
 
doTransform(Object, String) - Method in class org.mule.providers.jms.transformers.ObjectToJMSMessage
 
doTransform(InputStream, OutputStream, String) - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
doTransform(Object, String) - Method in class org.mule.samples.errorhandler.ErrorMessageToException
 
doTransform(Object, String) - Method in class org.mule.samples.errorhandler.ErrorMessageToExceptionBean
 
doTransform(Object, String) - Method in class org.mule.samples.errorhandler.ExceptionBeanToErrorMessage
 
doTransform(Object, String) - Method in class org.mule.samples.hello.ChatStringToString
 
doTransform(Object, String) - Method in class org.mule.samples.hello.ExceptionToString
 
doTransform(Object, String) - Method in class org.mule.samples.hello.HttpRequestToNameString
 
doTransform(Object, String) - Method in class org.mule.samples.hello.NameStringToChatString
 
doTransform(Object, String) - Method in class org.mule.samples.hello.StdinToNameString
 
doTransform(Object, String) - Method in class org.mule.samples.hello.StringToNameString
 
doTransform(Object, String) - Method in class org.mule.tck.testmodels.fruit.ObjectToFruitLover
 
doTransform(Object, String) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.AbstractTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.Base64Decoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.Base64Encoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.XmlEntityDecoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.XmlEntityEncoder
 
doTransform(Object, String) - Method in class org.mule.transformers.compression.GZipCompressTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.compression.GZipUncompressTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.NoActionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToHexString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToObject
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToSerializable
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.GetBeanProperty
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.HexStringToByteArray
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.MapLookup
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ObjectArrayToString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ObjectToString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.StringToByteArray
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.StringToObjectArray
 
doTransform(Object, String) - Method in class org.mule.transformers.xml.DomDocumentToXml
 
doTransform(Object, String) - Method in class org.mule.transformers.xml.JXPathExtractor
Evaluate the expression in the context of the given object and returns the result.
doTransform(Object, String) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
doTransform(Object, String) - Method in class org.mule.transformers.xml.XmlToDomDocument
 
doTransform(Object, String) - Method in class org.mule.transformers.xml.XsltTransformer
Transform, using XSLT, a XML String to another String.
DOTtoMAP - Class in org.mule.tools.visualizer.util
 
downloadLibraries() - Method in class org.mule.modules.boot.LibraryDownloader
 
doWork(Work) - Method in class org.mule.impl.work.MuleWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.impl.work.MuleWorkManager
 
doWork(Work) - Method in class org.mule.ra.DelegateWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.ra.DelegateWorkManager
 
dumpProperties(String, Properties, boolean) - Method in class org.mule.providers.email.AbstractMailConnector
 
DURABLE_NAME_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
DURABLE_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
DynamicEntryPoint - Class in org.mule.impl.model.resolvers
DynamicEntryPoint is used to detemine the entry point on a bean after an event has been received for it.
DynamicEntryPoint() - Constructor for class org.mule.impl.model.resolvers.DynamicEntryPoint
 
DynamicEntryPointResolver - Class in org.mule.impl.model.resolvers
DynamicEntryPointResolver Checks to see if the component implements the Callable lifecycle interface, then the onCall(UMOEventContext) method will be used to receive the event.
DynamicEntryPointResolver() - Constructor for class org.mule.impl.model.resolvers.DynamicEntryPointResolver
Default Constructor

E

eatFruit(Fruit) - Method in class org.mule.tck.testmodels.fruit.FruitLover
 
echo(String) - Method in class org.mule.components.simple.EchoComponent
 
echo(String) - Method in interface org.mule.components.simple.EchoService
 
echo(String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
EchoComponent - Class in org.mule.components.simple
EchoComponent will log the message and return the payload back as the result.
EchoComponent() - Constructor for class org.mule.components.simple.EchoComponent
 
EchoService - Interface in org.mule.components.simple
 
EJB_SERVICECLASS_INVOCATION_FAILED - Static variable in class org.mule.providers.ejb.EjbConnector
 
ejbActivate() - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
EjbConnector - Class in org.mule.providers.ejb
Provides Connection configurstion for EJB endpoints
EjbConnector() - Constructor for class org.mule.providers.ejb.EjbConnector
 
EjbContainerContext - Class in org.mule.impl.container
EjbContainerContext is a container implementaiton that allows EJB Session beans to be referenced as Mule managed UMOs
EjbContainerContext() - Constructor for class org.mule.impl.container.EjbContainerContext
 
EjbContainerContext(String) - Constructor for class org.mule.impl.container.EjbContainerContext
 
ejbCreate() - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
ejbKeyRefNotValid(Object) - Static method in class org.mule.providers.ejb.i18n.EjbMessages
 
EjbMessageAdapter - Class in org.mule.providers.ejb
 
EjbMessageAdapter(Object) - Constructor for class org.mule.providers.ejb.EjbMessageAdapter
 
EjbMessageDispatcher - Class in org.mule.providers.ejb
Invokes a method on an EJB object stored in Jndi.
EjbMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.ejb.EjbMessageDispatcher
 
EjbMessageDispatcherFactory - Class in org.mule.providers.ejb
EjbMessageDispatcherFactory creates a dispatcher for marshalling requests to an EJB Session bean
EjbMessageDispatcherFactory() - Constructor for class org.mule.providers.ejb.EjbMessageDispatcherFactory
 
EjbMessageReceiver - Class in org.mule.providers.ejb
Will repeatedly call a method on an EJB object.
EjbMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long) - Constructor for class org.mule.providers.ejb.EjbMessageReceiver
 
EjbMessages - Class in org.mule.providers.ejb.i18n
 
EjbMessages() - Constructor for class org.mule.providers.ejb.i18n.EjbMessages
 
ejbObjectMissingCreate(Object) - Static method in class org.mule.providers.ejb.i18n.EjbMessages
 
ejbPassivate() - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
ejbRemove() - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
ELEMENT_AGENT - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_AGENTS - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_CATCH_ALL_STRATEGY - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_CONNECTION_STRATEGY - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_CONNECTOR - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_DESCRIPTION - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_ENDPOINT - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_ENDPOINT_IDENTFIERS - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_EXCEPTION_STRATEGY - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_FILTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_GLOBAL_ENDPOINT - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_INBOUND_ROUTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_LEFT_FILTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_MODEL - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_MULE_DESCRIPTOR - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_MULE_ENVIRONMENT_PROPERTIES - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_OUTBOUND_ROUTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_POOLING_PROFILE - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_PROPERTIES - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_PROPERTY - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_QUEUE_PROFILE - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_REPLY_TO - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_RESPONSE_ROUTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_RIGHT_FILTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_ROUTER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_THREADING_PROFILE - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_TRANSFORMER - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
ELEMENT_TRANSFORMERS - Static variable in class org.mule.tools.visualizer.util.MuleTag
 
EmailMessages - Class in org.mule.providers.email.i18n
 
EmailMessages() - Constructor for class org.mule.providers.email.i18n.EmailMessages
 
EmailMessageToString - Class in org.mule.providers.email.transformers
EmailMessageToString extracts a java mail Message contents and returns a string.
EmailMessageToString() - Constructor for class org.mule.providers.email.transformers.EmailMessageToString
 
EMPTY_EVENTS_ARRAY - Static variable in class org.mule.routing.inbound.EventGroup
 
ENABLE_CORRELATION_ALWAYS - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENABLE_CORRELATION_IF_NOT_SET - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENABLE_CORRELATION_NEVER - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enableCorrelation - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enableEndpointFiltering - Variable in class org.mule.routing.outbound.RoundRobinXmlSplitter
 
enablePooling - Variable in class org.mule.impl.model.seda.SedaComponent
Whether component objects should be pooled or a single instance should be used.
enableTemplates - Variable in class org.mule.impl.container.PropertiesContainerContext
 
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.providers.jms.JmsMessageUtils
Encode a String so that is is a valid JMS header name
encodeObject(Serializable) - Static method in class org.mule.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.mule.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class org.mule.util.XMLEntityCodec
 
encodeToFile(byte[], String) - Static method in class org.mule.util.Base64
Convenience method for encoding data to a file.
encoding - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
encoding - Variable in class org.mule.providers.AbstractMessageAdapter
 
encrypt(byte[], Object) - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
encrypt(byte[], Object) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
encrypt(byte[], Object) - Method in interface org.mule.umo.UMOEncryptionStrategy
 
encryptCipher - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
ENCRYPTION_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
EncryptionNotSupportedException - Exception in org.mule.umo.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, UMOMessage) - Constructor for exception org.mule.umo.security.EncryptionNotSupportedException
 
EncryptionNotSupportedException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.umo.security.EncryptionNotSupportedException
 
EncryptionStrategyNotFoundException - Exception in org.mule.umo.security
EncryptionStrategyNotFoundException is thrown by the UMOSecurityManager 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.umo.security.EncryptionStrategyNotFoundException
 
EncryptionStrategyNotFoundException(String, Throwable) - Constructor for exception org.mule.umo.security.EncryptionStrategyNotFoundException
 
encryptionStrategyNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
encryptionStrategyNotSet() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
EncryptionTransformer - Class in org.mule.transformers.encryption
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
EncryptionTransformer() - Constructor for class org.mule.transformers.encryption.EncryptionTransformer
 
end(String, String) - Method in class org.mule.config.builders.CallMethodOnIndexRule
 
end(Xid, int) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
end(Xid, int) - Method in class org.mule.util.xa.DefaultXASession
 
endpoint - Variable in class org.mule.providers.AbstractMessageDispatcher
 
endpoint - Variable in class org.mule.providers.AbstractMessageReceiver
The endpoint descriptor which is associated with this receiver
endpoint - Variable in class org.mule.providers.AbstractReceiverWorker
 
endpoint - Variable in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
endpoint - Variable in class org.mule.providers.streaming.AbstractStreamingTransformer
The endpoint that this transformer instance is configured on
endpoint - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
endpoint - Variable in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
endpoint - Variable in class org.mule.transformers.AbstractTransformer
The endpoint that this transformer instance is configured on
endpoint - Variable in exception org.mule.umo.routing.RoutingException
 
ENDPOINT_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
ENDPOINT_SECURITY_FILTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
ENDPOINT_TYPE_RECEIVER - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The endpoint is indound
ENDPOINT_TYPE_RESPONSE - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The endpoint is a receive endpoint set on a response router
ENDPOINT_TYPE_SENDER - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The endpoint is outbound
ENDPOINT_TYPE_SENDER_AND_RECEIVER - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The endpoint is either and will be set depending on how it is used
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.mule.ra.MuleResourceAdapter
 
EndpointBuilder - Interface in org.mule.impl.endpoint
EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
EndpointConverter - Class in org.mule.config.converters
EndpointConverter TODO
EndpointConverter() - Constructor for class org.mule.config.converters.EndpointConverter
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.mule.ra.MuleResourceAdapter
 
endpointEncoding - Variable in class org.mule.impl.ImmutableMuleEndpoint
 
EndpointException - Exception in org.mule.umo.endpoint
EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointException(Message) - Constructor for exception org.mule.umo.endpoint.EndpointException
 
EndpointException(Message, Throwable) - Constructor for exception org.mule.umo.endpoint.EndpointException
 
EndpointException(Throwable) - Constructor for exception org.mule.umo.endpoint.EndpointException
 
EndpointIdentifiersProcessor - Class in org.mule.tools.visualizer.processor
 
EndpointIdentifiersProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.EndpointIdentifiersProcessor
 
endpointIsMalformed(String) - Static method in class org.mule.config.i18n.CoreMessages
 
endpointIsNullForListener() - Static method in class org.mule.config.i18n.CoreMessages
 
endpointMappings - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
Any logical endpointUri mappings to register with mule.
endpointName - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
endpointNotFound(String) - Static method in class org.mule.config.i18n.CoreMessages
 
EndpointNotFoundException - Exception in org.mule.umo.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.umo.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Message) - Constructor for exception org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Message, Throwable) - Constructor for exception org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Throwable) - Constructor for exception org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotificationLoggerAgent - Class in org.mule.impl.internal.admin
EndpointAbstractEventLoggerAgent will forward server notifications to a configurered endpoint uri.
EndpointNotificationLoggerAgent() - Constructor for class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
endpointProperties - Variable in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
EndpointReference - Class in org.mule.config.builders
EndpointReference maintains a endpoint reference.
EndpointReference(String, String, String, String, String, String, Object) - Constructor for class org.mule.config.builders.EndpointReference
 
EndpointRegistry - Class in org.mule.tools.visualizer.components
 
EndpointRegistry(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.components.EndpointRegistry
 
endpoints - Variable in class org.mule.impl.AbstractExceptionListener
 
endpoints - Variable in class org.mule.ra.MuleResourceAdapter
 
endpoints - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
endpointsCache - Variable in class org.mule.providers.soap.axis.extensions.UniversalSender
 
EndpointSelector - Class in org.mule.routing.outbound
EndpointSelector selects the outgoing endpoint based on a message property ("endpoint" by default).
EndpointSelector() - Constructor for class org.mule.routing.outbound.EndpointSelector
 
EndpointService - Class in org.mule.management.mbeans
The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
EndpointService(UMOEndpoint) - Constructor for class org.mule.management.mbeans.EndpointService
 
EndpointService(UMOMessageReceiver) - Constructor for class org.mule.management.mbeans.EndpointService
 
EndpointServiceMBean - Interface in org.mule.management.mbeans
The EndpointServiceMBean allows you to check the confiugration of an endpoint and conect/disconnect endpoints manually.
EndpointsProcessor - Class in org.mule.tools.visualizer.processor
 
EndpointsProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.EndpointsProcessor
 
endpointUri - Variable in class org.mule.impl.ImmutableMuleEndpoint
The endpointUri on which to send or receive information
EndpointURIConverter - Class in org.mule.config.converters
EndpointURIConverter TODO
EndpointURIConverter() - Constructor for class org.mule.config.converters.EndpointURIConverter
 
enlist() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
enlist() - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
enlistResource(XAResource) - Method in class org.mule.transaction.XaTransaction
 
enqueue(UMOEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
ensureUniqueConnector(String) - Static method in class org.mule.util.ObjectNameHelper
 
ensureUniqueEndpoint(String) - Static method in class org.mule.util.ObjectNameHelper
 
enterActiveOrPassiveMode(FTPClient, UMOImmutableEndpoint) - Method in class org.mule.providers.ftp.FtpConnector
Passive mode is OFF by default.
enterLoanAmount() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
enterLoanDuration() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
enterName() - Static method in class org.mule.examples.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.
EntryPoint - Class in org.mule.impl.model.resolvers
EntryPoint is a method on a Mule-managed component that is invoked when an event for the component is received.
EntryPoint(Method) - Constructor for class org.mule.impl.model.resolvers.EntryPoint
Creates a new EntryPoint with the given method
entryPoint - Variable in class org.mule.impl.model.streaming.StreamingComponent
 
entryTTL - Variable in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
ENV_REQUEST_HEADERS - Static variable in class org.mule.providers.soap.MuleSoapHeaders
 
EnvelopeInterceptor - Class in org.mule.interceptors
EnvelopeInterceptor is an intercepter that will fire before and after an event is received.
EnvelopeInterceptor() - Constructor for class org.mule.interceptors.EnvelopeInterceptor
 
environment - Variable in class org.mule.tools.visualizer.service.VisualizerService
 
EOF - Static variable in class org.mule.providers.tcp.protocols.ByteProtocol
 
EOFProtocol - Class in org.mule.providers.tcp.protocols
The EOFProtocol class is an application level tcp protocol that does nothing.
EOFProtocol() - Constructor for class org.mule.providers.tcp.protocols.EOFProtocol
 
equals(Object) - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
equals(Object) - Method in class org.mule.impl.container.ContainerKeyPair
 
equals(Object) - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
equals(Object) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
equals(Object) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
equals(Object) - Method in class org.mule.impl.MuleEvent
 
equals(Object) - Method in class org.mule.impl.VoidResult
 
equals(Object) - Method in class org.mule.providers.NullPayload
 
equals(Object) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
equals(Object) - Method in class org.mule.ra.MuleConnectionRequestInfo
 
equals(Object) - Method in class org.mule.ra.MuleEndpointKey
 
equals(Object) - Method in class org.mule.ra.MuleManagedConnectionFactory
 
equals(Object) - Method in class org.mule.ra.MuleResourceAdapter
 
equals(Object) - Method in class org.mule.routing.inbound.EventGroup
Compares two EventGroups for equality.
equals(Object) - Method in class org.mule.tck.testmodels.fruit.Apple
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.Orange
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
equals(Object) - Method in exception org.mule.umo.UMOException
 
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.queue.QueueInfo
 
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(MessageExchange, Fault) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
error(MessageExchange, Exception) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
error(MessageExchange, Fault) - Method in class org.mule.providers.jbi.JbiMessageDispatcher
 
error(MessageExchange, Exception) - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
error(TransformerException) - Method in class org.mule.transformers.xml.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.providers.http.HttpClientMessageDispatcher
Range start for http error status codes.
errorClass(Class) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
errorDetail(String) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
errorManager - Variable in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
ErrorManager - Class in org.mule.samples.errorhandler
ErrorManager TODO (document class)
ErrorManager() - Constructor for class org.mule.samples.errorhandler.ErrorManager
 
ErrorMessage - Class in org.mule.samples.errorhandler
The ErrorMessage represents an exception.
ErrorMessage() - Constructor for class org.mule.samples.errorhandler.ErrorMessage
 
ErrorMessage(ExceptionBean) - Constructor for class org.mule.samples.errorhandler.ErrorMessage
 
ErrorMessage(Throwable) - Constructor for class org.mule.samples.errorhandler.ErrorMessage
 
ErrorMessage(Throwable, Map) - Constructor for class org.mule.samples.errorhandler.ErrorMessage
 
ErrorMessageToException - Class in org.mule.samples.errorhandler
The ErrorMessageToException transformer extracts and returns the exception encapsulated by the ErrorMessage message payload.
ErrorMessageToException() - Constructor for class org.mule.samples.errorhandler.ErrorMessageToException
 
ErrorMessageToExceptionBean - Class in org.mule.samples.errorhandler
The ErrorMessageToExceptionBean transformer returns the exception bean encapsulated by the ErrorMessage message payload.
ErrorMessageToExceptionBean() - Constructor for class org.mule.samples.errorhandler.ErrorMessageToExceptionBean
 
errorVerifySignature() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
errorWhileListingFiles() - Static method in class org.mule.providers.file.i18n.FileMessages
 
esbWelcome() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
escape(String) - Method in class org.mule.management.support.JmxLegacySupport
Uses simpler rules for escaping non-JMX compliant chars.
escape(String) - Method in class org.mule.management.support.JmxModernSupport
Uses JMX 1.2 and higher standard escape method and semantics.
escape(String) - Method in interface org.mule.management.support.JmxSupport
Uses JMX 1.2 and higher standard escape method and semantics.
evaluateTransformParameter(String, Object) - Method in class org.mule.transformers.xml.XsltTransformer
Returns the value to be set for the parameter.
evaluteScript(Bindings) - Method in class org.mule.components.script.jsr223.Scriptable
 
evaluteScript(Bindings) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
EVENT_MULTICASTER_DESCRIPTOR_NAME - Static variable in class org.mule.extras.spring.events.MuleEventMulticaster
 
EVENT_NAME - Variable in class org.mule.umo.manager.UMOServerNotification
 
EVENT_RECEIVED - Static variable in class org.mule.tck.functional.FunctionalTestNotification
 
EventCallback - Interface in org.mule.tck.functional
The scope of the Event Callback is to be able to get a component we are using and to control it.
eventComparator - Variable in class org.mule.routing.inbound.MessageChunkingAggregator
 
EventFilePersistenceStrategy - Class in org.mule.util.queue
 
EventFilePersistenceStrategy() - Constructor for class org.mule.util.queue.EventFilePersistenceStrategy
 
EventGroup - Class in org.mule.routing.inbound
EventGroup is a holder over events grouped by a common group Id.
EventGroup(Object) - Constructor for class org.mule.routing.inbound.EventGroup
 
EventGroup(Object, int) - Constructor for class org.mule.routing.inbound.EventGroup
 
eventGroups - Variable in class org.mule.routing.response.AbstractResponseAggregator
A map of EventGroup objects.
eventLogger - Variable in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
EventMemoryPersistenceStrategy - Class in org.mule.util.queue
 
EventMemoryPersistenceStrategy() - Constructor for class org.mule.util.queue.EventMemoryPersistenceStrategy
 
EventObjectTransformer - Class in org.mule.extras.client
EventObjectTransformer converts a java.util.EventObject into a MuleMessage.
EventObjectTransformer() - Constructor for class org.mule.extras.client.EventObjectTransformer
 
eventProcessingFailedFor(String) - Static method in class org.mule.config.i18n.CoreMessages
 
eventPropertyNotSetCannotProcessRequest(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
eventReceived(UMOEventContext, Object) - Method in interface org.mule.tck.functional.EventCallback
 
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
 
EXCEPTION_ACTION - Static variable in class org.mule.impl.internal.notifications.ExceptionNotification
 
EXCEPTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
EXCEPTION_MESSAGE - Static variable in class org.mule.tck.testmodels.services.TestComponent
 
EXCEPTION_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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.samples.errorhandler
The ExceptionBean is a POJO representing the details of a Throwable
ExceptionBean() - Constructor for class org.mule.samples.errorhandler.ExceptionBean
 
ExceptionBean(Throwable) - Constructor for class org.mule.samples.errorhandler.ExceptionBean
 
ExceptionBeanToErrorMessage - Class in org.mule.samples.errorhandler
 
ExceptionBeanToErrorMessage() - Constructor for class org.mule.samples.errorhandler.ExceptionBeanToErrorMessage
 
ExceptionHandler - Interface in org.mule.samples.errorhandler
ExceptionHandler TODO (document class)
ExceptionHelper - Class in org.mule.config
ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
exceptionListener - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
Used to store parsed endpoints
exceptionListener - Variable in class org.mule.impl.ImmutableMuleDescriptor
holds the exception stategy for this UMO
exceptionListener - Variable in class org.mule.impl.model.AbstractComponent
The exception strategy used by the component, this is provided by the UMODescriptor
exceptionListener - Variable in class org.mule.providers.AbstractConnector
The exception strategy used by this connector
ExceptionMessage - Class in org.mule.impl.message
ExceptionMessage is used by the DefaultComponentExceptionStrategy for wrapping an exception with a message to send via an endpointUri.
ExceptionMessage(Object, Throwable, String, UMOEndpointURI) - Constructor for class org.mule.impl.message.ExceptionMessage
 
ExceptionNotification - Class in org.mule.impl.internal.notifications
 
ExceptionNotification(Throwable) - Constructor for class org.mule.impl.internal.notifications.ExceptionNotification
 
ExceptionNotificationListener - Interface in org.mule.impl.internal.notifications
ExceptionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Exception event occurs.
exceptionOnConnectorNotExceptionListener(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ExceptionPayload - Class in org.mule.impl.message
ExceptionPayload TODO
ExceptionPayload(Throwable) - Constructor for class org.mule.impl.message.ExceptionPayload
 
exceptionPayload - Variable in class org.mule.impl.MuleMessage
 
exceptionPayload - Variable in class org.mule.providers.AbstractMessageAdapter
 
exceptionPayloadAvailable(UMOMessage) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
ExceptionReader - Interface in org.mule.config
Provides a strategy interface for reading information from an exception in a consistent way.
exceptionStackIs() - Static method in class org.mule.config.i18n.CoreMessages
 
ExceptionStrategyProcessor - Class in org.mule.tools.visualizer.processor
 
ExceptionStrategyProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.ExceptionStrategyProcessor
 
exceptionThrown(Exception) - Method in class org.mule.impl.AbstractExceptionListener
 
exceptionThrown(Exception) - Method in class org.mule.providers.AbstractConnector
exceptionThrown(Exception) - Method in class org.mule.providers.AbstractMessageDispatcher
 
ExceptionToString - Class in org.mule.samples.hello
ExceptionToString converts an exception to a String, returning the exception's getMessage() result.
ExceptionToString() - Constructor for class org.mule.samples.hello.ExceptionToString
 
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(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.providers.file.i18n.FileMessages
 
exchangeFactory - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
excludedMethods - Variable in class org.mule.providers.soap.xfire.MuleObjectServiceFactory
 
execute() - Method in class org.apache.maven.plugin.archetype.BobberArchetypeMojo
 
execute(ExecutionContext) - Method in class org.mule.examples.loanbroker.bpm.actions.PrepareLoanQuoteRequest
 
execute() - Method in class org.mule.impl.InterceptorsInvoker
 
execute(Runnable) - Method in class org.mule.impl.work.MuleWorkManager
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.Continue
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.IntegrationActionHandler
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.LoggingActionHandler
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.SendMuleEvent
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.SendMuleEventAndContinue
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.StoreIncomingData
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.ValidateMessageSource
 
execute(ExecutionContext) - Method in class org.mule.providers.bpm.jbpm.actions.ValidateMessageType
 
execute(UMOEvent, HttpMethod, boolean) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
execute(JobExecutionContext) - Method in class org.mule.providers.quartz.jobs.DelegatingJob
 
execute(JobExecutionContext) - Method in class org.mule.providers.quartz.jobs.MuleClientDispatchJob
 
execute(JobExecutionContext) - Method in class org.mule.providers.quartz.jobs.MuleClientReceiveJob
 
execute(JobExecutionContext) - Method in class org.mule.providers.quartz.jobs.MuleReceiverJob
 
execute(Runnable) - Method in class org.mule.ra.DelegateWorkManager
 
execute() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
execute(TransactionCallback) - Method in class org.mule.transaction.TransactionTemplate
 
execute() - Method in class org.mule.umo.FutureMessageResult
Start asynchronous execution of this task
execute() - Method in class org.mule.umo.Invocation
Excutes this invocation
execute(Runnable) - Method in class org.mule.util.concurrent.SynchronizedVariable
 
executeWriteStatement(UMOEvent, String) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
exiting() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
expectedSize() - Method in class org.mule.routing.inbound.EventGroup
Returns the number of events that this EventGroup is expecting before correlation can proceed.
expectedSource - Variable in class org.mule.providers.bpm.jbpm.actions.ValidateMessageSource
 
expectedType - Variable in class org.mule.providers.bpm.jbpm.actions.ValidateMessageType
 
Expirable - Interface in org.mule.util.monitor
Expirable implementing classes can be notified when they expire
expirationInterval - Variable in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
expirationInterval - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
expire() - Method in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
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() - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
ExpiryMonitor(long) - Constructor for class org.mule.util.monitor.ExpiryMonitor
 
explicit - Variable in class org.mule.config.converters.QNameConverter
 
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.providers.email.AbstractMailConnector
Subclasses should extend this to add further properties.
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
extendPropertiesForSession(Properties, Properties, URLName) - Method in class org.mule.providers.email.SmtpsConnector
 
EXTENSION - Static variable in class org.mule.util.queue.FilePersistenceStrategy
 
externalBeanFactory - Variable in class org.mule.extras.spring.SpringContainerContext
 
externalSchemaLocation - Variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
ExternalSystemPostProcessor - Class in org.mule.tools.visualizer.postprocessors
 
ExternalSystemPostProcessor() - Constructor for class org.mule.tools.visualizer.postprocessors.ExternalSystemPostProcessor
 
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

F

factory - Variable in class org.mule.config.pool.CommonsPoolProxyPool
the factory used to create objects for the pool
factory - Variable in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
FAIL_WHEN_EXHAUSTED - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
failedToBind(URI) - Static method in class org.mule.providers.udp.i18n.UdpMessages
 
failedToBindToUri(URI) - Static method in class org.mule.providers.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.providers.tcp.i18n.TcpMessages
 
failedToConfigureContainer() - Static method in class org.mule.extras.picocontainer.i18n.PicocontainerMessages
 
failedToConnect(URI) - Static method in class org.mule.providers.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.providers.jms.i18n.JmsMessages
 
failedToCreateConnectorFromUri(UMOEndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateEndpointFromLocation(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateManagerInstance(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToCreateObjectWith(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToDeleteFile(String) - Static method in class org.mule.providers.file.i18n.FileMessages
 
failedToDispatchClientEvent() - Static method in class org.mule.extras.client.i18n.ClientMessages
 
failedToDispatchToReplyto(UMOEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToDispose(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToGetOutputStream() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToGetPooledObject() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToInitMessageReader() - Static method in class org.mule.providers.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
 
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.providers.udp.i18n.UdpMessages
 
failedToMoveFile(String, String) - Static method in class org.mule.providers.file.i18n.FileMessages
 
failedToParseConfigResource(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
failedToProcessSoapHeaders() - Static method in class org.mule.providers.soap.i18n.SoapMessages
 
FailedToQueueEventException - Exception in org.mule.impl
FailedToQueueEventException is thrown when an event cannot be put on an internal component queue.
FailedToQueueEventException(Message, UMOMessage, UMOComponent) - Constructor for exception org.mule.impl.FailedToQueueEventException
 
FailedToQueueEventException(Message, UMOMessage, UMOComponent, Throwable) - Constructor for exception org.mule.impl.FailedToQueueEventException
 
FailedToQueueEventException(UMOMessage, UMOComponent, Throwable) - Constructor for exception org.mule.impl.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.providers.http.i18n.ServletMessages
 
failedToRecevieWithTimeout(Object, long) - Static method in class org.mule.config.i18n.CoreMessages
 
failedtoRegisterOnEndpoint(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToReinitMule() - Static method in class org.mule.extras.spring.i18n.SpringMessages
 
failedToRouterViaEndpoint(UMOImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToScheduleWork() - Static method in class org.mule.config.i18n.CoreMessages
 
failedToSetPropertiesOn(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToSetProxyOnService(Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToStart(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToStop(String) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToUnregister(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
failedToWriteMessageToStore(Object, String) - Static method in class org.mule.config.i18n.CoreMessages
 
FAILURE - Static variable in interface org.mule.samples.voipservice.interfaces.AddressValidation
 
FAILURE - Static variable in interface org.mule.samples.voipservice.interfaces.PaymentValidation
 
fatal(Object) - Method in class org.mule.util.MuleLogger
 
fatal(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
FatalConnectException - Exception in org.mule.providers
TODO document
FatalConnectException(Message, Object) - Constructor for exception org.mule.providers.FatalConnectException
 
FatalConnectException(Message, Throwable, Object) - Constructor for exception org.mule.providers.FatalConnectException
 
FatalConnectException(Throwable, Object) - Constructor for exception org.mule.providers.FatalConnectException
 
fatalError(TransformerException) - Method in class org.mule.transformers.xml.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.samples.errorhandler.exceptions
FatalException TODO (document class)
FatalException(String) - Constructor for exception org.mule.samples.errorhandler.exceptions.FatalException
 
FatalException(String, Throwable) - Constructor for exception org.mule.samples.errorhandler.exceptions.FatalException
 
fatalException(Throwable) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
FatalException - Exception in org.mule.umo.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.umo.lifecycle.FatalException
 
FatalException(Message, Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.FatalException
 
FatalException(Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.FatalException
 
FatalHandler - Class in org.mule.samples.errorhandler.handlers
FatalBehaviour TODO (document class)
FatalHandler() - Constructor for class org.mule.samples.errorhandler.handlers.FatalHandler
 
fatalHandlerException(Throwable) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
fatalHandlerMessage() - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
fatalHandling(Exception) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
feedback - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
FEEDBACK_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
FILE - Static variable in class org.mule.tools.visualizer.config.VelocitySupport
 
fileChanged(File) - Method in interface org.mule.util.monitor.FileListener
Called when one of the monitored files are created, deleted or modified.
FileCleanerPostRenderer - Class in org.mule.tools.visualizer.postrenderers
 
FileCleanerPostRenderer() - Constructor for class org.mule.tools.visualizer.postrenderers.FileCleanerPostRenderer
 
FileConnector - Class in org.mule.providers.file
FileConnector is used for setting up listeners on a directory and for writing files to a directory.
FileConnector() - Constructor for class org.mule.providers.file.FileConnector
 
FileContentsMessageAdapter - Class in org.mule.providers.file
FileContentsMessageAdapter provides a wrapper for file data.
FileContentsMessageAdapter(Object) - Constructor for class org.mule.providers.file.FileContentsMessageAdapter
 
FileContentsMessageAdapter(FileContentsMessageAdapter) - Constructor for class org.mule.providers.file.FileContentsMessageAdapter
 
fileDoesNotExist(String) - Static method in class org.mule.providers.file.i18n.FileMessages
 
FileEndpointBuilder - Class in org.mule.providers.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.
FileEndpointBuilder() - Constructor for class org.mule.providers.file.FileEndpointBuilder
 
FileListener - Interface in org.mule.util.monitor
Interface for listening to disk file changes.
FileManager - Class in org.mule.util.file
 
FileManager() - Constructor for class org.mule.util.file.FileManager
 
FileManager.FileTransactionContext - Class in org.mule.util.file
 
FileManager.FileTransactionContext() - Constructor for class org.mule.util.file.FileManager.FileTransactionContext
 
FileMessageAdapter - Class in org.mule.providers.file
FileMessageAdapter provides a wrapper for a file reference.
FileMessageAdapter(Object) - Constructor for class org.mule.providers.file.FileMessageAdapter
 
FileMessageAdapter(FileMessageAdapter) - Constructor for class org.mule.providers.file.FileMessageAdapter
 
FileMessageDispatcher - Class in org.mule.providers.file
FileMessageDispatcher is used to read/write files to the filesystem
FileMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.file.FileMessageDispatcher
 
FileMessageDispatcherFactory - Class in org.mule.providers.file
FileMessageDispatcherFactory creaes a dispatcher responsible for writing files to disk
FileMessageDispatcherFactory() - Constructor for class org.mule.providers.file.FileMessageDispatcherFactory
 
FileMessageReceiver - Class in org.mule.providers.file
FileMessageReceiver is a polling listener that reads files from a directory.
FileMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, String, String, String, long) - Constructor for class org.mule.providers.file.FileMessageReceiver
 
FileMessages - Class in org.mule.providers.file.i18n
 
FileMessages() - Constructor for class org.mule.providers.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
 
filenameFilter - Variable in class org.mule.providers.ftp.FtpMessageReceiver
 
filenameParser - Variable in class org.mule.providers.file.FileConnector
 
FilenameParser - Interface in org.mule.providers.file
FilenameParser is a simple expression parser interface for processing filenames
FilenameRegexFilter - Class in org.mule.providers.file.filters
FilenameRegexFilter filters incoming files from a directory, based on a regular expression.
FilenameRegexFilter() - Constructor for class org.mule.providers.file.filters.FilenameRegexFilter
 
FilenameUtils - Class in org.mule.util
 
FilenameWildcardFilter - Class in org.mule.providers.file.filters
FilenameWildcardFilter filters incoming files from a directory, based on file patterns.
FilenameWildcardFilter() - Constructor for class org.mule.providers.file.filters.FilenameWildcardFilter
 
FilenameWildcardFilter(String) - Constructor for class org.mule.providers.file.filters.FilenameWildcardFilter
 
FilePersistenceStrategy - Class in org.mule.util.queue
 
FilePersistenceStrategy() - Constructor for class org.mule.util.queue.FilePersistenceStrategy
 
FilePersistenceStrategy.HolderImpl - Class in org.mule.util.queue
 
FilePersistenceStrategy.HolderImpl(String, Object) - Constructor for class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
FileSession - Interface in org.mule.util.file
 
FileToByteArray - Class in org.mule.providers.file.transformers
FileToByteArray reads the contents of a file as a byte array.
FileToByteArray() - Constructor for class org.mule.providers.file.transformers.FileToByteArray
 
FileToString - Class in org.mule.providers.file.transformers
FileToString reads file contents into a string.
FileToString() - Constructor for class org.mule.providers.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(UMOEvent) - Method in class org.mule.impl.MuleEvent
 
filter - Variable in class org.mule.impl.ImmutableMuleEndpoint
event filter for this endpoint
FILTER_INTERFACE - Static variable in class org.mule.config.builders.AbstractDigesterConfiguration
 
FilteringListMessageSplitter - Class in org.mule.routing.outbound
FilteringListMessageSplitter accepts a List as a message payload then routes list elements as messages over an endpoint where the endpoint's filter accepts the payload.
FilteringListMessageSplitter() - Constructor for class org.mule.routing.outbound.FilteringListMessageSplitter
 
FilteringOutboundRouter - Class in org.mule.routing.outbound
FilteringRouter is a router that accepts events based on a filter set.
FilteringOutboundRouter() - Constructor for class org.mule.routing.outbound.FilteringOutboundRouter
 
FilteringXmlMessageSplitter - Class in org.mule.routing.outbound
FilteringXmlMessageSplitter will split a DOM4J document into nodes based on the "splitExpression" property.
FilteringXmlMessageSplitter() - Constructor for class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
finalCleanUp() - Method in class org.mule.util.xa.AbstractTransactionContext
 
finalise(Graph) - Method in class org.mule.tools.visualizer.components.MuleParser
 
findBinding(MessageContext, Service) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
findBinding(MessageContext, Service) - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
findReceiverByStem(Map, String) - Static method in class org.mule.providers.http.HttpMessageReceiver
 
findService(String, TransportServiceDescriptor) - Method in interface org.mule.providers.service.TransportServiceFinder
 
findService(String, TransportServiceDescriptor) - Method in class org.mule.providers.soap.SoapServiceFinder
 
findService(Class, String, String, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findService(Class, String, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findService(Class, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findService(Class, Properties, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findServiceDescriptor(String, String, Class) - Static method in class org.mule.util.SpiUtils
 
findVariable(String, List) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
Find the variable.
finished - Variable in class org.mule.util.xa.AbstractTransactionContext
 
fireComponentNotification(int) - Method in class org.mule.impl.model.AbstractComponent
 
fireEvent(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
fireInitialisationCallbacks(Object) - Method in class org.mule.impl.ImmutableMuleDescriptor
 
fireNotification(ExceptionNotification) - Method in class org.mule.impl.AbstractExceptionListener
Fires a server notification to all registered ExceptionNotificationListener eventManager.
fireNotification(UMOServerNotification) - Method in class org.mule.MuleManager
Fires a server notification to all registered CustomNotificationListener notificationManager.
fireNotification(UMOServerNotification) - Method in class org.mule.providers.AbstractConnector
Fires a server notification to all registered CustomNotificationListener eventManager.
fireNotification(TransactionNotification) - Method in class org.mule.transaction.AbstractTransaction
Fires a server notification to all registered TransactionNotificationListeners.
fireNotification(UMOServerNotification) - Method in interface org.mule.umo.manager.UMOManager
Fires a server notification to all regiistered listeners
fireSystemEvent(UMOServerNotification) - Method in class org.mule.MuleManager
Fires a mule 'system' event.
fireTimerEvent(TimeEvent) - Method in class org.mule.util.timer.EventTimerTask
 
FixedHostRmiClientSocketFactory - Class in org.mule.management.agents
This implementation will enforce specific overrideHost/ip for RMI calls on multi-NIC servers.
FixedHostRmiClientSocketFactory() - Constructor for class org.mule.management.agents.FixedHostRmiClientSocketFactory
Default constructor.
FixedHostRmiClientSocketFactory(String) - Constructor for class org.mule.management.agents.FixedHostRmiClientSocketFactory
Create a new instance.
flagMessage(Folder, Message) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
There seems to be som variation on pop3 implementation so it may be preferrable to mark messages as seen here and alos overload the getMessages method to grab only new messages
flush() - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
flush() - Method in class org.mule.providers.http.ResponseWriter
 
flush() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
flush() - Method in class org.mule.providers.WriterMessageAdapter
 
flushBase64() - Method in class org.mule.util.Base64.OutputStream
Method added by PHIL.
forceGC(long[]) - Static method in class org.mule.management.i18n.ManagementMessages
 
forceGC() - Method in class org.mule.management.mbeans.YourKitProfilerService
Force GC
forceGC() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Force GC
forceJndiDestinations - Variable in class org.mule.providers.jms.Jms11Support
 
forceStop() - Method in class org.mule.impl.model.AbstractComponent
 
forceStop() - Method in class org.mule.management.mbeans.ComponentService
 
forceStop() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
Causes the component to stop without processing its event queue first
forget(Xid) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
forget(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
formatTimeStamp(Date, String) - Static method in class org.mule.util.DateUtils
 
ForwardingCatchAllStrategy - Class in org.mule.routing
ForwardingCatchAllStrategy acts as a catch and forward router for any events not caught by the router this strategy is associated with.
ForwardingCatchAllStrategy() - Constructor for class org.mule.routing.ForwardingCatchAllStrategy
 
ForwardingConsumer - Class in org.mule.routing.inbound
ForwardingConsumer is used to forward an incoming event over another transport without invoking a component.
ForwardingConsumer() - Constructor for class org.mule.routing.inbound.ForwardingConsumer
 
FROM_ADDRESS_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
Fruit - Interface in org.mule.tck.testmodels.fruit
 
FruitBowl - Class in org.mule.tck.testmodels.fruit
 
FruitBowl() - Constructor for class org.mule.tck.testmodels.fruit.FruitBowl
 
FruitBowl(Fruit[]) - Constructor for class org.mule.tck.testmodels.fruit.FruitBowl
 
FruitBowl(Apple, Banana) - Constructor for class org.mule.tck.testmodels.fruit.FruitBowl
 
FruitCleaner - Interface in org.mule.tck.testmodels.fruit
 
FruitLover - Class in org.mule.tck.testmodels.fruit
 
FruitLover(String) - Constructor for class org.mule.tck.testmodels.fruit.FruitLover
 
FtpConnectionFactory - Class in org.mule.providers.ftp
 
FtpConnectionFactory(UMOEndpointURI) - Constructor for class org.mule.providers.ftp.FtpConnectionFactory
 
FtpConnector - Class in org.mule.providers.ftp
 
FtpConnector() - Constructor for class org.mule.providers.ftp.FtpConnector
 
FtpMessageAdapter - Class in org.mule.providers.ftp
 
FtpMessageAdapter(Object) - Constructor for class org.mule.providers.ftp.FtpMessageAdapter
 
FtpMessageAdapter(FtpMessageAdapter) - Constructor for class org.mule.providers.ftp.FtpMessageAdapter
 
FtpMessageDispatcher - Class in org.mule.providers.ftp
 
FtpMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.ftp.FtpMessageDispatcher
 
FtpMessageDispatcherFactory - Class in org.mule.providers.ftp
 
FtpMessageDispatcherFactory() - Constructor for class org.mule.providers.ftp.FtpMessageDispatcherFactory
 
FtpMessageReceiver - Class in org.mule.providers.ftp
 
FtpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long) - Constructor for class org.mule.providers.ftp.FtpMessageReceiver
 
FunctionalStreamingTestComponent - Class in org.mule.tck.functional
A component that can be used by streaming functional tests.
FunctionalStreamingTestComponent() - Constructor for class org.mule.tck.functional.FunctionalStreamingTestComponent
 
FunctionalTestCase - Class in org.mule.tck
Is a base tast case for tests that initialise Mule using a configuration file.
FunctionalTestCase() - Constructor for class org.mule.tck.FunctionalTestCase
 
FunctionalTestComponent - Class in org.mule.tck.functional
FunctionalTestComponent is a component that can be used by functional tests.
FunctionalTestComponent() - Constructor for class org.mule.tck.functional.FunctionalTestComponent
 
FunctionalTestNotification - Class in org.mule.tck.functional
TODO document
FunctionalTestNotification(UMOEventContext, Object, int) - Constructor for class org.mule.tck.functional.FunctionalTestNotification
 
FunctionalTestNotificationListener - Interface in org.mule.tck.functional
TODO document
FutureMessageResult - Class in org.mule.umo
FutureMessageResult is an UMOMessage result of a remote invocation on a Mule Server.
FutureMessageResult(Callable) - Constructor for class org.mule.umo.FutureMessageResult
 

G

GalleryPostGrapher - Class in org.mule.tools.visualizer.postgraphers
 
GalleryPostGrapher(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.postgraphers.GalleryPostGrapher
 
generateAsynchronousEvent(String, Object, Map) - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
generateCombined() - Method in class org.mule.tools.visualizer.MuleVisualizer
 
generateEvent(String, Object, Map, boolean) - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
generateEventId() - Method in class org.mule.impl.MuleEvent
 
generateGraph(int, List, File, String) - Method in class org.mule.tools.visualizer.MuleVisualizer
 
generateIndividual() - Method in class org.mule.tools.visualizer.MuleVisualizer
 
generateMessage(String, Object, Map, boolean) - Method in class org.mule.providers.bpm.jbpm.MuleMessageService
 
generateMessage(String, Object, Map, boolean) - Method in interface org.mule.providers.bpm.MessageService
 
generateMessage(String, Object, Map, boolean) - Method in class org.mule.providers.bpm.ProcessConnector
 
generateServicesX(OutStreamMessageAdapter) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
generateServiceX(OutStreamMessageAdapter, String) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
generateSynchronousEvent(String, Object, Map) - Method in class org.mule.providers.bpm.ProcessMessageReceiver
 
generateTransformerName() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
generateTransformerName() - Method in class org.mule.transformers.AbstractTransformer
 
GenericTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
A factory performing a JNDI lookup for TransactionManager.
GenericTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
GET - Static variable in class org.mule.components.rest.RestServiceWrapper
 
get(String) - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
get(Object) - Method in class org.mule.providers.soap.xfire.XFireMuleSession
Get a variable from the session by the key.
get() - Method in class org.mule.util.concurrent.WaitableBoolean
 
GET_OR_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.TransportFactory
 
GET_TARGET_OBJECT_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
getAcceptance() - Static method in class org.mule.modules.boot.LicenseHandler
Display the EULA and get the user's acceptance.
getAcceptedTime() - Method in class org.mule.impl.work.WorkerContext
System.currentTimeMillis() when the Work has been accepted.
getAcknowledgementMode() - Method in class org.mule.providers.jms.JmsConnector
 
getAction() - Method in class org.mule.impl.MuleTransactionConfig
 
getAction() - Method in class org.mule.umo.manager.UMOServerNotification
 
getAction() - Method in interface org.mule.umo.UMOTransactionConfig
 
getActionAsString() - Method in class org.mule.impl.MuleTransactionConfig
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ComponentNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ConnectionNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.CustomNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ExceptionNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ManagementNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ManagerNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.MessageNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ModelNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.SecurityNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.TransactionNotification
 
getActionName() - Method in class org.mule.umo.manager.UMOServerNotification
 
getActionName(int) - Method in class org.mule.umo.manager.UMOServerNotification
 
getActionNames() - Method in class org.mule.impl.internal.notifications.CustomNotification
 
getActivationSpec() - Method in class org.mule.ra.MuleEndpointKey
 
getAdapter() - Method in class org.mule.impl.MuleMessage
 
getAdapter() - Method in interface org.mule.umo.UMOMessage
 
getAddInboundProperties() - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
getAddOutboundProperties() - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
getAddProperties() - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
getAddress() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getAddress() - Method in class org.mule.management.mbeans.EndpointService
 
getAddress() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
getAddress() - Method in class org.mule.samples.voipservice.to.CustomerTO
 
getAddress() - Method in class org.mule.tck.testmodels.services.Address
 
getAddress() - Method in class org.mule.tck.testmodels.services.Person
 
getAddress() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getAddressCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getAfterExpression() - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
getAlgorithm() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
getAliases() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
getAllDeployedServices() - Method in class org.mule.providers.soap.axis.extensions.MuleConfigProvider
 
getAppConfigurationEntry(String) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Gets the configuration entries using the application Name
getApple() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
getAppleCleaner() - Method in class org.mule.tck.testmodels.fruit.Apple
 
getApplicationContext() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getArgs() - Method in class org.mule.config.i18n.Message
 
getArgs(UMOEvent) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
getArrayProperties() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getAssemblyInstallDir(File, String) - Method in class org.mule.ManagementContext
 
getAsyncEventsReceived() - Method in class org.mule.management.mbeans.ComponentService
 
getAsyncEventsReceived() - Method in class org.mule.management.mbeans.ComponentStats
 
getAsyncEventsReceived() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getAsyncEventsReceived() - Method in class org.mule.management.stats.ComponentStatistics
 
getAsyncEventsSent() - Method in class org.mule.management.mbeans.ComponentService
 
getAsyncEventsSent() - Method in class org.mule.management.mbeans.ComponentStats
 
getAsyncEventsSent() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getAsyncEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getAttachment(String) - Method in class org.mule.impl.MuleMessage
 
getAttachment(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
getAttachment(String) - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
getAttachment(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getAttachmentNames() - Method in class org.mule.impl.MuleMessage
 
getAttachmentNames() - Method in class org.mule.providers.AbstractMessageAdapter
 
getAttachmentNames() - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
getAttachmentNames() - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getAttachments(Multipart, Map) - Static method in class org.mule.providers.email.MailUtils
 
getAuthentication() - Method in class org.mule.extras.acegi.AcegiSecurityContext
 
getAuthentication() - Method in class org.mule.extras.jaas.JaasSecurityContext
Returns the authentication
getAuthentication() - Method in class org.mule.extras.pgp.PGPSecurityContext
 
getAuthentication() - Method in interface org.mule.umo.security.UMOSecurityContext
 
getAuthenticationMethod() - Method in class org.mule.management.agents.Mx4jAgent
 
getAuthenticator() - Method in class org.mule.providers.email.AbstractMailConnector
 
getAuthorisedStatus(CreditProfileTO) - Method in interface org.mule.samples.voipservice.interfaces.BankAgency
 
getAuthorisedStatus(CreditProfileTO) - Method in class org.mule.samples.voipservice.service.BankAgencyService
 
getAuthorities() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getAuthority() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getAuthority() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getAutoCommit() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getAutoDeployDir(File) - Method in class org.mule.ManagementContext
 
getAutoDeployProcessedDir(File) - Method in class org.mule.ManagementContext
 
getAutoInstallDir(File) - Static method in class org.mule.ManagementContext
 
getAutoInstallProcessedDir(File) - Method in class org.mule.ManagementContext
 
getAverageExecutionTime() - Method in class org.mule.management.mbeans.ComponentService
 
getAverageExecutionTime() - Method in class org.mule.management.mbeans.ComponentStats
 
getAverageExecutionTime() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getAverageExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getAverageQueueSize() - Method in class org.mule.management.mbeans.ComponentService
 
getAverageQueueSize() - Method in class org.mule.management.mbeans.ComponentStats
 
getAverageQueueSize() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getAverageQueueSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getAxisDeployedServices() - Method in class org.mule.providers.soap.axis.extensions.MuleConfigProvider
 
getAxisServer() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getAxisServer() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getAxisTransportProtocols() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getBacklog() - Method in class org.mule.providers.tcp.TcpConnector
Deprecated. should use TcpConnector.getReceiveBacklog()
getBackupFolder() - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
getBanana() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
getBankName() - Method in class org.mule.examples.loanbroker.bank.Bank
 
getBankName() - Method in class org.mule.examples.loanbroker.messages.LoanQuote
 
getBase() - Method in class org.mule.util.counters.impl.AggregateCounter
 
getBaseProtocol() - Method in class org.mule.providers.email.AbstractMailConnector
Some protocols (eg secure extensions) extend a "base" protocol.
getBaseProtocol() - Method in class org.mule.providers.email.ImapsConnector
 
getBaseProtocol() - Method in class org.mule.providers.email.Pop3sConnector
 
getBaseProtocol() - Method in class org.mule.providers.email.SmtpsConnector
 
getBatchSize() - Method in class org.mule.transaction.constraints.BatchConstraint
 
getBccAddresses() - Method in class org.mule.providers.email.SmtpConnector
 
getBeanFactory() - Method in class org.mule.extras.spring.SpringContainerContext
The spring application context used to build components
GetBeanProperty - Class in org.mule.transformers.simple
Looks up a property from a JavaBean using PropertyUtils.getProperty().
GetBeanProperty() - Constructor for class org.mule.transformers.simple.GetBeanProperty
 
getBeanProperty1() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
getBeanProperty2() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
getBeanTypes() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getBeforeExpressions() - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
getBindingProvider() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getBindings() - Method in class org.mule.components.script.jsr223.AbstractScriptComponent
 
getBody() - Method in class org.mule.providers.http.HttpRequest
 
getBody() - Method in class org.mule.providers.http.HttpResponse
 
getBodyBytes() - Method in class org.mule.providers.http.HttpRequest
 
getBodyBytes() - Method in class org.mule.providers.http.HttpResponse
 
getBodyPartForAttachment(DataHandler, String) - Method in class org.mule.providers.email.transformers.ObjectToMimeMessage
 
getBodyString() - Method in class org.mule.providers.http.HttpRequest
 
getBodyString() - Method in class org.mule.providers.http.HttpResponse
 
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
 
getBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleMessage
 
getBooleanProperty(String, boolean) - Method in class org.mule.providers.AbstractMessageAdapter
 
getBooleanProperty(String, boolean) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a boolean property from the event
getBootstrapContext() - Method in class org.mule.ra.MuleResourceAdapter
 
getBpms() - Method in class org.mule.providers.bpm.ProcessConnector
 
getBpmsClass() - Method in class org.mule.providers.bpm.ProcessConnector
 
getBrand() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getBrand() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getBuffer() - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
getBufferSize() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
getBufferSize() - Method in class org.mule.providers.tcp.TcpConnector
Deprecated. Should use TcpConnector.getSendBufferSize() or TcpConnector.getReceiveBufferSize()
getBufferSize() - Method in class org.mule.providers.udp.UdpConnector
Deprecated. Should use UdpConnector.getSendBufferSize() or UdpConnector.getReceiveBufferSize()
getBuildDate() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest.getBuildNumber() instead
getBuildDate() - Static method in class org.mule.config.MuleManifest
 
getBuildDate() - Method in class org.mule.management.mbeans.MuleService
 
getBuildDate() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getBuilder() - Method in class org.mule.tck.FunctionalTestCase
 
getBuildNumber() - Static method in class org.mule.config.MuleManifest
 
getBuildNumber() - Method in class org.mule.management.mbeans.MuleService
 
getBuildNumber() - Method in interface org.mule.management.mbeans.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.
getBytes(String) - Static method in class org.mule.util.StringMessageUtils
 
getCall(UMOEvent, Object[]) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
getCallResponseAggregateIdentifier(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseRouter
Extracts a Group identifier from the current event.
getCapacity() - Method in class org.mule.util.queue.QueueConfiguration
 
getCaption() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getCaption() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getCardCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getCardNumber() - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
getCardNumberCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getCardType() - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
getCardTypeCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getCatalog() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getCatchAllStrategy() - Method in class org.mule.routing.AbstractRouterCollection
 
getCatchAllStrategy() - Method in interface org.mule.umo.routing.UMORouterCollection
 
getCaughtMessages() - Method in class org.mule.management.mbeans.RouterStats
 
getCaughtMessages() - Method in interface org.mule.management.mbeans.RouterStatsMBean
 
getCaughtMessages() - Method in class org.mule.management.stats.RouterStatistics
 
getCause(Throwable) - Method in class org.mule.config.DefaultExceptionReader
 
getCause(Throwable) - Method in interface org.mule.config.ExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.NamingExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.UMOExceptionReader
 
getCause(Throwable) - Method in class org.mule.providers.jdbc.SQLExceptionReader
 
getCause(Throwable) - Method in class org.mule.providers.jms.JmsExceptionReader
 
getCause(Throwable) - Method in class org.mule.providers.soap.axis.AxisFaultExceptionReader
 
getCause() - Method in class org.mule.samples.errorhandler.ExceptionBean
 
getCcAddresses() - Method in class org.mule.providers.email.SmtpConnector
 
getChainsawHost() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getChainsawPort() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getChange() - Method in class org.mule.samples.stockquote.StockQuote
 
getCharset() - Method in class org.mule.providers.http.HttpRequest
 
getCharset() - Method in class org.mule.providers.http.HttpResponse
 
getCheckFileAge() - Method in class org.mule.providers.file.FileConnector
 
getCheckFrequency() - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
getChunkSize() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getCity() - Method in class org.mule.samples.voipservice.to.AddressTO
 
getCityCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getClassName(Class) - Static method in class org.mule.util.ClassUtils
 
getClassPathRoot(Class) - Static method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
getClassTypes(Object) - Static method in class org.mule.util.ClassUtils
Used for creating an array of class types for an array or single object
getCleaner() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getClient() - Method in class org.mule.extras.client.MuleProxyListener
 
getClientConfig() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getClientConfig(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
getClientConnectionManager() - Method in class org.mule.providers.http.HttpConnector
 
getClientId() - Method in class org.mule.providers.jms.JmsConnector
 
getClientID() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
getClientInHandlers() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getClientKeyStore() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getClientKeyStore() - Method in class org.mule.providers.email.SmtpsConnector
 
getClientKeyStore() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStore() - Method in class org.mule.providers.ssl.SslConnector
 
getClientKeyStore() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getClientKeyStore() - Method in interface org.mule.umo.security.TlsIndirectKeyStore
 
getClientKeyStorePassword() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getClientKeyStorePassword() - Method in class org.mule.providers.email.SmtpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.providers.ssl.SslConnector
 
getClientKeyStorePassword() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getClientKeyStorePassword() - Method in interface org.mule.umo.security.TlsIndirectKeyStore
 
getClientKeyStoreType() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getClientKeyStoreType() - Method in class org.mule.providers.email.SmtpsConnector
 
getClientKeyStoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStoreType() - Method in class org.mule.providers.ssl.SslConnector
 
getClientKeyStoreType() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getClientKeyStoreType() - Method in interface org.mule.umo.security.TlsIndirectKeyStore
 
getClientOutHandlers() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getClientProvider() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getClientServices() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getClientTransport() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getCode() - Method in class org.mule.config.i18n.Message
 
getCode() - Method in class org.mule.impl.message.ExceptionPayload
 
getCode() - Method in interface org.mule.umo.UMOExceptionPayload
 
getColour() - Method in class org.mule.tck.testmodels.fruit.RedApple
 
getColumn(ComponentStatistics, 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.
getComparator() - Method in class org.mule.providers.file.FileMessageReceiver
 
getComparator() - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getCompiledScript() - Method in class org.mule.components.script.jsr223.Scriptable
 
getCompiledScript() - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
getCompiledScript() - Method in class org.mule.transformers.script.ScriptTransformer
 
getComponent(Object) - Method in class org.mule.extras.hivemind.HiveMindContext
 
getComponent(Object) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
getComponent(Object) - Method in class org.mule.extras.spring.SpringContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.DescriptorContainerContext
Queries a component from the underlying container
getComponent(Object) - Method in class org.mule.impl.container.EjbContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.JndiContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.MuleContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.MultiContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.PropertiesContainerContext
Queries a component from the underlying container.
getComponent(Object) - Method in class org.mule.impl.container.RmiContainerContext
 
getComponent() - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
getComponent(String) - Method in class org.mule.impl.model.AbstractModel
 
getComponent(String) - Static method in class org.mule.impl.model.ModelHelper
Deprecated.  
getComponent() - Method in class org.mule.impl.MuleEvent
Gets the recipient component of this event
getComponent() - Method in class org.mule.impl.MuleSession
 
getComponent() - Method in class org.mule.providers.AbstractMessageReceiver
 
getComponent() - Method in exception org.mule.umo.ComponentException
 
getComponent() - Method in exception org.mule.umo.lifecycle.LifecycleException
 
getComponent(Object) - Method in interface org.mule.umo.manager.UMOContainerContext
Queries a component from the underlying container
getComponent(String) - Method in interface org.mule.umo.model.UMOModel
Returns the UMOComponent object for the given component name
getComponent() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getComponent() - Method in exception org.mule.umo.routing.ComponentRoutingException
 
getComponent() - Method in interface org.mule.umo.UMOEvent
Retrieves the component for the current event
getComponent() - Method in interface org.mule.umo.UMOSession
Returns the UMOComponent associated with the session in its current execution
getComponentClass() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
getComponentContext() - Method in class org.mule.providers.jbi.JbiConnector
 
getComponentDescriptor() - Method in class org.mule.impl.MuleEventContext
 
getComponentDescriptor(String) - Method in class org.mule.management.mbeans.ModelService
 
getComponentDescriptor(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
getComponentDescriptor() - Method in interface org.mule.umo.UMOEventContext
 
getComponentInstallDir(File, String) - Method in class org.mule.ManagementContext
 
getComponentMappings() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
 
getComponentName() - Method in class org.mule.extras.client.MuleProxyListener
 
getComponentName() - Method in class org.mule.impl.message.ExceptionMessage
 
getComponentName() - Method in class org.mule.management.mbeans.EndpointService
 
getComponentName() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
getComponentNames() - Method in class org.mule.impl.model.AbstractModel
Gets an iterator of all component names registered in the model
getComponentNames() - Method in interface org.mule.umo.model.UMOModel
Gets an iterator of all component names registered in the model
getComponentPoolAbsoluteMaxSize() - Method in class org.mule.management.stats.SedaComponentStatistics
 
getComponentPoolMaxSize() - Method in class org.mule.management.stats.SedaComponentStatistics
 
getComponentPoolSize() - Method in class org.mule.management.stats.SedaComponentStatistics
 
getComponentSession(String) - Method in class org.mule.impl.model.AbstractModel
Returns a valid component for the given Mule name
getComponentSession(String) - Method in interface org.mule.umo.model.UMOModel
Returns the Component for the given Mule name.
getComponentStatistics() - Method in class org.mule.management.mbeans.StatisticsService
 
getComponentStatistics() - Method in class org.mule.management.stats.AllStatistics
 
getComponentThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getComponentThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getComponentWorkspaceDir(File, String) - Method in class org.mule.ManagementContext
 
getConfig() - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
getConfig() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getConfigBuilder() - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
getConfigBuilder() - Method in class org.mule.examples.loanbroker.bpm.LoanBrokerApp
 
getConfigBuilderClassName() - Method in class org.mule.management.mbeans.MuleService
 
getConfigBuilderClassName() - Method in interface org.mule.management.mbeans.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.extras.spring.SpringContainerContext
Deprecated. use getConfigResources() instead
getConfigLocations() - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
getConfigResources() - Method in class org.mule.config.MuleConfiguration
 
getConfigResources() - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
getConfigResources() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getConfigResources() - Method in class org.mule.extras.spring.SpringContainerContext
One or more Spring XML config files
getConfigResources() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getConfigResources() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getConfigResources() - Method in class org.mule.tck.FunctionalTestCase
 
getConfiguration() - Method in class org.mule.extras.client.MuleClient
 
getConfiguration() - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use getConfigXml() instead
getConfiguration() - Static method in class org.mule.MuleManager
 
getConfigurationBuilder() - Method in class org.mule.extras.spring.config.MuleManagerBean
 
getConfigurationBuilder() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
getConfigurationBuilder() - Method in class org.mule.ra.MuleResourceAdapter
 
getConfigurationResources() - Method in class org.mule.MuleServer
Getter for property messengerURL.
getConfigurations() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
getConfigurations() - Method in class org.mule.ra.MuleResourceAdapter
 
getConfigurationsAsArray() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
getConfigXml() - Method in class org.mule.extras.spring.SpringContainerContext
The Spring XML itself
getConnectEventId() - Method in class org.mule.providers.AbstractConnector
The resource id used when firing ConnectEvents from this connector
getConnectEventId(UMOImmutableEndpoint) - Method in class org.mule.providers.AbstractMessageDispatcher
 
getConnectEventId() - Method in class org.mule.providers.AbstractMessageReceiver
 
getConnection() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getConnection() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getConnection(String, String) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getConnection() - Method in class org.mule.providers.jms.JmsConnector
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.mule.ra.MuleManagedConnection
Creates a new connection handle to the Mail Server represented by the ManagedConnection instance.
getConnectionDescription() - Method in class org.mule.providers.AbstractConnector
Returns a string identifying the underlying resource
getConnectionDescription() - Method in class org.mule.providers.AbstractMessageDispatcher
Returns a string identifying the underlying resource
getConnectionDescription() - Method in class org.mule.providers.AbstractMessageReceiver
 
getConnectionDescription() - Method in interface org.mule.umo.provider.UMOConnectable
Returns a string identifying the underlying resource
getConnectionFactory() - Method in class org.mule.providers.jms.JmsConnector
 
getConnectionFactoryClass() - Method in class org.mule.providers.ftp.FtpConnector
Getter for property 'connectionFactoryClass'.
getConnectionFactoryClass() - Method in class org.mule.providers.jms.JmsConnector
 
getConnectionFactoryJndiName() - Method in class org.mule.providers.jms.JmsConnector
 
getConnectionFactoryProperties() - Method in class org.mule.providers.jms.JmsConnector
 
getConnectionStrategy() - Method in class org.mule.config.MuleConfiguration
Returns a clone of the default Connection strategy.
getConnectionStrategy() - Method in class org.mule.providers.AbstractConnector
Getter for property 'connectionStrategy'.
getConnector() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getConnector() - Method in class org.mule.providers.AbstractMessageDispatcher
 
getConnector() - Method in class org.mule.providers.AbstractMessageReceiver
 
getConnector() - Method in class org.mule.providers.jms.DefaultJmsTopicResolver
Getter for property 'connector'.
getConnector() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getConnector() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getConnector() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
getConnector() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The endpoint that will be used to send the message on.
getConnector() - Method in exception org.mule.umo.provider.ConnectorException
 
getConnector() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Gets the connector for this dispatcher
getConnector() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getConnectorByProtocol(String) - Static method in class org.mule.providers.service.TransportFactory
 
getConnectorFactory() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getConnectorName() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getConnectorName() - Method in class org.mule.ra.MuleActivationSpec
 
getConnectorName() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getConnectorName(UMOConnector) - Static method in class org.mule.util.ObjectNameHelper
 
getConnectors() - Method in class org.mule.MuleManager
Gets an unmodifiable collection of Connectors registered with the UMOManager
getConnectors() - Method in interface org.mule.umo.manager.UMOManager
Gets an unmodifiable collection of Connectors registered with the UMOManager
getConnectorServerProperties() - Method in class org.mule.management.agents.JmxAgent
Getter for property 'connectorServerProperties'.
getConnectorServerUrl() - Method in class org.mule.management.agents.JmxAgent
 
getConnectorServiceFinder() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getConstraint() - Method in class org.mule.impl.MuleTransactionConfig
 
getConstraint() - Method in interface org.mule.umo.UMOTransactionConfig
 
getConstructor(Class, Class[]) - Static method in class org.mule.util.ClassUtils
 
getContainer() - Method in class org.mule.config.builders.ObjectGetOrCreateRule
 
getContainer() - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
getContainer() - Method in class org.mule.impl.ImmutableMuleDescriptor
Returns the name of the contaier where the object for this descriptor resides.
getContainer() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns the name of the contaier where the object for this descriptor resides.
getContainerContext() - Method in class org.mule.MuleManager
associates a Dependency Injector container with Mule.
getContainerContext() - Method in class org.mule.tck.model.AbstractContainerContextTestCase
 
getContainerContext() - Method in interface org.mule.umo.manager.UMOManager
associates a Dependency Injector container with Mule.
getContainerName() - Method in class org.mule.impl.container.ContainerKeyPair
 
getContainerProperty() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
getContentLength() - Method in class org.mule.providers.http.HttpClientMessageDispatcher.StreamPayloadRequestEntity
 
getContentLength() - Method in class org.mule.providers.http.HttpRequest
 
getContentLength() - Method in class org.mule.providers.http.HttpResponse
 
getContentType(Class) - Method in class org.mule.providers.email.DefaultDataContentHandlerFactory
 
getContentType() - Method in class org.mule.providers.email.SmtpConnector
 
getContentType() - Method in class org.mule.providers.email.transformers.PlainTextDataSource
 
getContentType() - Method in class org.mule.providers.http.HttpClientMessageDispatcher.StreamPayloadRequestEntity
 
getContentType() - Method in class org.mule.providers.http.HttpRequest
 
getContext() - Method in class org.mule.impl.container.JndiContainerContext
 
getContext() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
getContext() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getContextProperties() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
getConverters() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
getCookiePolicy(String) - Static method in class org.mule.providers.http.CookieHelper
 
getCookieSpec(String) - Static method in class org.mule.providers.http.CookieHelper
 
getCookieSpec() - Method in class org.mule.providers.http.HttpConnector
 
getCopyright() - Method in class org.mule.management.mbeans.MuleService
 
getCopyright() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getCorrelationExtractor() - Method in class org.mule.routing.response.AbstractResponseRouter
 
getCorrelationGroup() - Method in class org.mule.providers.soap.MuleSoapHeaders
 
getCorrelationGroupSize() - Method in class org.mule.impl.MuleMessage
Determines how many messages are in the correlation group
getCorrelationGroupSize() - Method in class org.mule.providers.AbstractMessageAdapter
Determines how many messages are in the correlation group
getCorrelationGroupSize() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Determines how many messages are in the correlation group
getCorrelationId() - Method in class org.mule.impl.MuleMessage
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.providers.AbstractMessageAdapter
 
getCorrelationId() - Method in class org.mule.providers.jms.JmsMessageAdapter
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.providers.soap.MuleSoapHeaders
 
getCorrelationId(UMOMessage) - Method in class org.mule.routing.CorrelationPropertiesExtractor
 
getCorrelationId() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a correlationId for this message.
getCorrelationSequence() - Method in class org.mule.impl.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.providers.AbstractMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCorrelationSequence() - Method in class org.mule.providers.soap.MuleSoapHeaders
 
getCorrelationSequence() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
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
 
getCreateConnector() - Method in class org.mule.config.builders.EndpointReference
 
getCreateConnector() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getCreateConnector() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getCreateConnector() - Method in class org.mule.ra.MuleActivationSpec
 
getCreateConnector() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getCreateConnector() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines if a new connector is created for this endpoint or an exising one must already be present
getCreated() - Method in class org.mule.routing.inbound.EventGroup
Return the creation timestamp of the current group.
getCredentialList(String) - Method in class org.mule.extras.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 class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getCredentials() - Method in class org.mule.extras.jaas.JaasAuthentication
 
getCredentials() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Gets the user's credentials, i.e.
getCredentials() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getCredentials() - Method in class org.mule.impl.MuleEvent
 
getCredentials() - Method in class org.mule.impl.security.MuleAuthentication
 
getCredentials(UMOEvent) - Method in class org.mule.impl.security.MuleHeaderCredentialsAccessor
 
getCredentials() - Method in interface org.mule.umo.security.UMOAuthentication
 
getCredentials(UMOEvent) - Method in interface org.mule.umo.security.UMOCredentialsAccessor
 
getCredentials() - Method in interface org.mule.umo.UMOEvent
 
getCredentialsAccessor() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getCredentialsAccessor() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
getCreditAgency() - Method in class org.mule.examples.loanbroker.esn.SynchronousLoanBroker
 
getCreditAuthorisedStatus() - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
getCreditCard() - Method in class org.mule.samples.voipservice.to.ServiceParamTO
 
getCreditHistory() - Method in class org.mule.examples.loanbroker.messages.CreditProfile
 
getCreditHistoryLength(int) - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
getCreditHistoryLength(int) - Method in class org.mule.examples.loanbroker.credit.DefaultCreditAgency
 
getCreditProfile(String, Integer) - Method in interface org.mule.examples.loanbroker.credit.CreditAgency
 
getCreditProfile(String, Integer) - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
Used by Ejb Call
getCreditProfile(Customer) - Method in interface org.mule.examples.loanbroker.credit.CreditAgencyService
 
getCreditProfile(Customer) - Method in class org.mule.examples.loanbroker.credit.DefaultCreditAgency
 
getCreditProfile() - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
getCreditProfile(CreditProfileTO) - Method in interface org.mule.samples.voipservice.interfaces.CreditAgency
 
getCreditProfile(CreditProfileTO) - Method in class org.mule.samples.voipservice.service.CreditAgencyService
 
getCreditScore(int) - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
getCreditScore(int) - Method in class org.mule.examples.loanbroker.credit.DefaultCreditAgency
 
getCreditScore() - Method in class org.mule.examples.loanbroker.messages.CreditProfile
 
getCreditScore() - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
getCreditVendors(String) - Method in interface org.mule.samples.voipservice.interfaces.PaymentValidation
 
getCreditVendors(String) - Method in class org.mule.samples.voipservice.service.PaymentValidationService
 
getCurrent() - Static method in class org.mule.management.support.JmxRegistrationContext
Get current context or create one if none exist for the current startup cycle.
getCurrentTransaction() - Method in class org.mule.impl.MuleEventContext
Returns the current transaction (if any) for the session
getCurrentTransaction() - Method in interface org.mule.umo.UMOEventContext
Returns the current transaction (if any) for the session
getCustomer() - Method in class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
getCustomer() - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
getCustomer() - Method in class org.mule.samples.voipservice.to.ServiceParamTO
 
getCustomerCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getCustomerRequest() - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
getCustomHeaders() - Method in class org.mule.providers.email.SmtpConnector
 
getData() - Method in class org.mule.components.simple.StaticComponent
 
getDataContentHandler(Class) - Method in class org.mule.providers.email.DefaultDataContentHandlerFactory
 
getDataFile() - Method in class org.mule.components.simple.StaticComponent
 
getDataSource() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getDataSource() - Method in class org.mule.providers.oracle.jms.OracleJmsConnector
 
getDataSourceJndiName() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getDate() - Method in class org.mule.samples.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
 
getDefault() - Static method in class org.mule.providers.email.ImapsSocketFactory
 
getDefault() - Static method in class org.mule.providers.email.Pop3sSocketFactory
 
getDefault() - Static method in class org.mule.providers.email.SmtpsSocketFactory
 
getDefaultCipherSuites() - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
getDefaultClientEndpoint(UMODescriptor, Object) - Method in class org.mule.extras.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.
getDefaultDescriptor() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
getDefaultDocType() - Method in class org.mule.impl.container.AbstractContainerContext
 
getDefaultEncoding() - Method in class org.mule.impl.container.AbstractContainerContext
 
getDefaultFileExtension() - Method in class org.mule.components.script.AbstractScriptComponent
 
getDefaultInboundTransformer() - Method in class org.mule.providers.AbstractConnector
Getter for property 'defaultInboundTransformer'.
getDefaultInboundTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getDefaultModel() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getDefaultModel() - Static method in class org.mule.tck.MuleTestUtils
 
getDefaultOutboundTransformer() - Method in class org.mule.providers.AbstractConnector
Getter for property 'defaultOutboundTransformer'.
getDefaultOutboundTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getDefaultPort() - Method in class org.mule.providers.email.AbstractMailConnector
 
getDefaultPort() - Method in class org.mule.providers.email.SmtpConnector
 
getDefaultResponseTransformer() - Method in class org.mule.providers.AbstractConnector
Getter for property 'defaultResponseTransformer'.
getDefaultResponseTransformer() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getDefaultThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getDefaultThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getDefaultTransactionTimeout() - Method in class org.mule.util.xa.AbstractResourceManager
Gets the default transaction timeout in milliseconds.
getDelay() - Method in class org.mule.examples.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
Milliseconds to wait after sending each message in order for the thread to "catch up" with the test.
getDelegate() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getDelegate() - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
getDelegateClass() - Method in class org.mule.components.simple.NoArgsCallWrapper
Getter for property 'delegateClass'.
getDelegateInstance() - Method in class org.mule.components.simple.NoArgsCallWrapper
Getter for property 'delegateInstance'.
getDelegateMethod() - Method in class org.mule.components.simple.NoArgsCallWrapper
Getter for property 'delegateMethod'.
getDeleteProperties() - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
getDelimiter() - Method in class org.mule.transformers.simple.ObjectArrayToString
 
getDelimiter() - Method in class org.mule.transformers.simple.StringToObjectArray
 
getDeliveryChannel() - Method in class org.mule.providers.jbi.JbiConnector
 
getDescription() - Method in class org.mule.config.ReaderResource
 
getDescription() - Method in class org.mule.extras.spring.config.CachedResource
 
getDescription() - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.management.agents.JdmkAgent
 
getDescription() - Method in class org.mule.management.agents.JmxAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.management.agents.JmxServerNotificationAgent
Should be a 1 line description of the agent.
getDescription() - Method in class org.mule.management.agents.Log4jAgent
 
getDescription() - Method in class org.mule.management.agents.Mx4jAgent
 
getDescription() - Method in class org.mule.management.agents.RmiRegistryAgent
 
getDescription() - Method in class org.mule.management.agents.WrapperManagerAgent
 
getDescription() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
getDescription(UMOConnectable) - Method in class org.mule.providers.AbstractConnectionStrategy
 
getDescription() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
getDescription() - Method in interface org.mule.umo.manager.UMOAgent
Should be a 1 line description of the agent
getDescriptor() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
getDescriptor(UMOConnector, UMOEndpointURI, WireFormat) - Static method in class org.mule.impl.internal.admin.MuleManagerComponent
 
getDescriptor() - Method in class org.mule.impl.model.AbstractComponent
 
getDescriptor(String) - Method in class org.mule.impl.model.AbstractModel
 
getDescriptor() - Method in class org.mule.impl.model.DefaultMuleProxy
 
getDescriptor(String) - Static method in class org.mule.impl.model.ModelHelper
Deprecated.  
getDescriptor() - Method in interface org.mule.impl.model.MuleProxy
 
getDescriptor() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
getDescriptor() - Method in class org.mule.ra.JcaComponent
 
getDescriptor() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
getDescriptor() - Method in class org.mule.umo.Invocation
Returns the descriptor for the component associated with this invocation
getDescriptor() - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
getDescriptor(String) - Method in interface org.mule.umo.model.UMOModel
Returns a descriptor for the given component name
getDescriptor() - Method in interface org.mule.umo.UMOComponent
 
getDescriptorName() - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
getDescriptorToResolve(String) - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
 
getDetailedMessage() - Method in exception org.mule.umo.UMOException
 
getDetailMessage() - Method in class org.mule.samples.errorhandler.ExceptionBean
 
getDetails() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getDetails() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getDevListEmail() - Static method in class org.mule.config.MuleManifest
 
getDispatcherFactory() - Method in class org.mule.providers.AbstractConnector
 
getDispatcherFactory() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getDispatcherFactory() - Method in interface org.mule.umo.provider.UMOConnector
The dispatcher factory is used to create a message dispatcher of the current request
getDispatcherThreadingProfile() - Method in class org.mule.providers.AbstractConnector
Getter for property 'dispatcherThreadingProfile'.
getDispatcherWorkManager() - Method in class org.mule.providers.AbstractConnector
Returns a work manager for message dispatchers.
getDocUrl(Class) - Static method in class org.mule.config.ExceptionHelper
 
getDomainName() - Method in class org.mule.management.support.AbstractJmxSupport
Calculates the domain name for the current Mule instance.
getDomainName() - Method in interface org.mule.management.support.JmxSupport
Calculates the domain name for the current Mule instance.
getDomains(MBeanServer) - Method in class org.mule.management.support.AbstractJmxSupport
List all domains of this MBean server.
getDomains(MBeanServer) - Method in class org.mule.management.support.JmxLegacySupport
List all domains of this MBean server.
getDomains(MBeanServer) - Method in class org.mule.management.support.JmxModernSupport
List all domains of this MBean server.
getDoubleProperty(String, double) - Method in class org.mule.impl.MuleMessage
Gets a double property from the event
getDoubleProperty(String, double) - Method in class org.mule.providers.AbstractMessageAdapter
 
getDoubleProperty(String, double) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a double property from the event
getDriverClassName() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
getDTDPublicId() - Static method in class org.mule.config.MuleManifest
 
getDTDSystemId() - Static method in class org.mule.config.MuleManifest
 
getEatList() - Method in class org.mule.tck.testmodels.fruit.FruitLover
 
getEISProductName() - Method in class org.mule.ra.MuleManagedConnectionMetaData
 
getEISProductVersion() - Method in class org.mule.ra.MuleManagedConnectionMetaData
 
getEnableCorrelation() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEncoding() - Method in class org.mule.config.MuleConfiguration
 
getEncoding() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getEncoding() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getEncoding() - Method in class org.mule.impl.MuleEvent
Gets the encoding for this message.
getEncoding() - Method in class org.mule.impl.MuleEventContext
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.impl.MuleMessage
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getEncoding() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getEncoding() - Method in class org.mule.providers.AbstractMessageAdapter
 
getEncoding() - Method in class org.mule.providers.http.ResponseWriter
 
getEncoding() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getEncoding() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Decides the encoding to be used for events received by this endpoint
getEncoding() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets the encoding for the current message.
getEncoding() - Method in interface org.mule.umo.UMOEvent
Gets the encoding for this message.
getEncoding() - Method in interface org.mule.umo.UMOEventContext
Gets the encoding for the current message.
getEncoding() - Method in interface org.mule.umo.UMOImmutableDescriptor
 
getEncryptionStrategy(String) - Method in class org.mule.config.builders.PlaceholderProcessor
 
getEncryptionStrategy(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
getEncryptionStrategy() - Method in exception org.mule.umo.security.CryptoFailureException
 
getEncryptionStrategy(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
getEndpoint() - Method in class org.mule.examples.loanbroker.bank.Bank
 
getEndpoint(String, String) - Method in class org.mule.extras.client.MuleClient
 
getEndpoint() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getEndpoint(Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Returns an endpoint for the given exception.
getEndpoint() - Method in class org.mule.impl.internal.notifications.MessageNotification
 
getEndpoint() - Method in class org.mule.impl.message.ExceptionMessage
 
getEndpoint() - Method in class org.mule.impl.MuleEvent
 
getEndpoint() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getEndpoint() - Method in class org.mule.providers.AbstractMessageDispatcher
 
getEndpoint() - Method in class org.mule.providers.AbstractMessageReceiver
 
getEndpoint(UMOEvent, String) - Method in class org.mule.providers.DefaultReplyToHandler
 
getEndpoint() - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
getEndpoint() - Method in class org.mule.providers.soap.xfire.MuleInvoker
 
getEndpoint() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
getEndpoint() - Method in class org.mule.ra.MuleActivationSpec
 
getEndpoint() - Method in class org.mule.routing.AbstractCatchAllStrategy
 
getEndpoint() - Method in class org.mule.routing.ComponentCatchAllStrategy
 
getEndpoint(String) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
getEndpoint() - Method in class org.mule.routing.inbound.WireTap
 
getEndpoint() - Method in class org.mule.routing.LoggingCatchAllStrategy
 
getEndpoint() - Method in class org.mule.routing.nested.NestedRouter
 
getEndpoint(int, UMOMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
Will Return the endpont at the given index and will resolve any template tags on the Endpoint URI if necessary
getEndpoint(String) - Method in class org.mule.routing.response.ResponseRouterCollection
 
getEndpoint() - Method in class org.mule.tck.providers.AbstractMessageReceiverTestCase
Implementations of this method should ensure that the correct connector is set on the endpoint
getEndpoint() - Method in class org.mule.tck.testmodels.mule.TestCatchAllStrategy
 
getEndpoint(String, String) - Method in class org.mule.tools.visualizer.components.EndpointRegistry
 
getEndpoint() - Method in class org.mule.transformers.AbstractTransformer
 
getEndpoint() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getEndpoint() - Method in exception org.mule.umo.routing.RoutingException
 
getEndpoint(String) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
getEndpoint() - Method in interface org.mule.umo.routing.UMONestedRouter
 
getEndpoint(String) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
getEndpoint() - Method in interface org.mule.umo.routing.UMORouterCatchAllStrategy
 
getEndpoint() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
getEndpoint() - Method in interface org.mule.umo.transformer.UMOBaseTransformer
The endpoint that this transformer is attached to
getEndpoint() - Method in interface org.mule.umo.UMOEvent
Gets the endpoint associated with this event
getEndpointAddress() - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
getEndpointBuilder() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getEndpointByEndpointUri(String, boolean) - Static method in class org.mule.util.MuleObjectHelper
 
getEndpointByProtocol(String) - Static method in class org.mule.util.MuleObjectHelper
 
getEndpointForMessage(UMOMessage) - Method in class org.mule.routing.outbound.RoundRobinXmlSplitter
Retrieves a specific message part for the given endpoint.
getEndpointForURI(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
getEndpointFromUri(String) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
getEndpointFromUri(UMOEndpointURI) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
getEndpointIdentifiers() - Method in class org.mule.MuleManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
getEndpointIdentifiers() - Method in interface org.mule.umo.manager.UMOManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
getEndpointMappings() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Any logical endpointUri mappings to register with mule.
getEndpointName() - Method in class org.mule.config.builders.EndpointReference
 
getEndpointName() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getEndpointName() - Method in class org.mule.ra.MuleActivationSpec
 
getendpointName() - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
getEndpointName() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
Deprecated. This property is used by endpoint-identifiers, global-endpoints use UMOImmutableEndpoint.getName()
getEndpointName(UMOImmutableEndpoint) - Static method in class org.mule.util.ObjectNameHelper
 
getEndpointProperties() - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
getEndpointProperties() - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
 
getEndpointRegistry() - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
getEndpoints() - Method in class org.mule.impl.AbstractExceptionListener
 
getEndpoints() - Method in class org.mule.MuleManager
Gets an unmodifiable collection of endpoints registered with the UMOManager
getEndpoints() - Method in class org.mule.routing.inbound.InboundRouterCollection
 
getEndpoints() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEndpoints() - Method in class org.mule.routing.response.ResponseRouterCollection
 
getEndpoints() - Method in interface org.mule.umo.manager.UMOManager
Gets an unmodifiable collection of endpoints registered with the UMOManager
getEndpoints() - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
getEndpoints() - Method in interface org.mule.umo.routing.UMOOutboundRouter
Gets a list of UMOEndpoint instances associated with this router
getEndpoints() - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
getEndpointsForMessage(UMOMessage) - Method in class org.mule.routing.outbound.OutboundRouterCollection
A helper method for finding out which endpoints a message would be routed to without actually routing the the message
getEndpointsForMessage(UMOMessage) - Method in interface org.mule.umo.routing.UMOOutboundRouterCollection
A helper method for finding out which endpoints a message would be routed to without actually routing the the message.
getEndpointURI() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getEndpointURI() - Method in class org.mule.impl.MuleEventContext
 
getEndpointURI() - Method in class org.mule.providers.AbstractMessageReceiver
 
getEndpointURI() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
This specifes the communication endpointUri.
getEndpointURI() - Method in interface org.mule.umo.provider.UMOMessageReceiver
The endpointUri that this receiver listens on
getEndpointURI() - Method in interface org.mule.umo.UMOEventContext
Returns a reference to the Endpoint Uri for this context This is the endpoint on which the event was received
getEntryPointResolver() - Method in class org.mule.impl.model.AbstractModel
 
getEntryPointResolver() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
 
getEntryPointResolver() - Method in interface org.mule.umo.model.UMOModel
The entry point resolver is used to determine the method to be called on a component when an event is received for it.
getEnv() - Method in class org.mule.tools.visualizer.config.VelocitySupport
 
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.impl.container.JndiContainerContext
 
getEnvironment() - Method in class org.mule.impl.jndi.SimpleContext
 
getEnvironment() - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
getEnvironment() - Method in class org.mule.tools.visualizer.util.VelocityLogger
 
getEnvironment() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getErrorClass(int) - Static method in class org.mule.config.ExceptionHelper
 
getErrorCode(Class) - Static method in class org.mule.config.ExceptionHelper
 
getErrorCodePropertyName(String) - Static method in class org.mule.config.ExceptionHelper
 
getErrorExpression() - Method in class org.mule.components.rest.RestServiceWrapper
 
getErrorFilter() - Method in class org.mule.components.rest.RestServiceWrapper
 
getErrorManager() - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
getErrorManager() - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
getErrorMapping(String, int) - Static method in class org.mule.config.ExceptionHelper
 
getErrorMapping(String, Class) - Static method in class org.mule.config.ExceptionHelper
 
getErrorMessagePayload(UMOMessage) - Method in class org.mule.impl.AbstractExceptionListener
 
getEvent(UMOMessage, String, boolean, boolean) - Method in class org.mule.extras.client.MuleClient
Packages a mule event for the current request
getEvent() - Static method in class org.mule.impl.RequestContext
 
getEvent(UMOMessage, UMOEndpointURI, boolean) - Method in class org.mule.ra.DefaultMuleConnection
Packages a mule event for the current request
getEvent() - Method in class org.mule.umo.Invocation
 
getEventCallback() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getEventContext() - Static method in class org.mule.impl.RequestContext
 
getEventContext() - Method in class org.mule.tck.functional.FunctionalTestNotification
 
getEventGroup() - Method in exception org.mule.routing.AggregationException
 
getEventGroup(Object) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Look up the existing EventGroup with the given id.
getEventGroup(Object) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getEventGroup(Object) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
getEventGroupIdForEvent(UMOEvent) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Returns the identifier by which events will be correlated.
getEventGroupIdForEvent(UMOEvent) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getEventTransformer() - Method in class org.mule.extras.client.MuleProxyListener
 
getException() - Method in class org.mule.impl.internal.notifications.ExceptionNotification
 
getException() - Method in class org.mule.impl.message.ExceptionMessage
 
getException() - Method in class org.mule.impl.message.ExceptionPayload
 
getException() - Method in class org.mule.samples.errorhandler.ErrorMessage
 
getException() - Method in class org.mule.transformers.xml.XsltTransformer.DefaultErrorListener
 
getException() - Method in interface org.mule.umo.UMOExceptionPayload
 
getExceptionClass() - Method in class org.mule.samples.errorhandler.ExceptionBean
 
getExceptionCode() - Method in exception org.mule.umo.UMOException
 
getExceptionInfo(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionListener() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getExceptionListener() - Method in class org.mule.impl.model.AbstractModel
 
getExceptionListener() - Method in class org.mule.management.mbeans.ConnectorService
 
getExceptionListener() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
getExceptionListener() - Method in class org.mule.providers.AbstractConnector
 
getExceptionListener() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
getExceptionListener() - Method in interface org.mule.umo.model.UMOModel
The exception strategy to use by components managed by the model.
getExceptionListener() - Method in interface org.mule.umo.provider.UMOConnector
 
getExceptionListener() - Method in interface org.mule.umo.UMOImmutableDescriptor
The exception strategy to use to handle exceptions in the Mule UMO.
getExceptionPayload() - Method in class org.mule.impl.MuleMessage
 
getExceptionPayload() - Static method in class org.mule.impl.RequestContext
 
getExceptionPayload() - Method in class org.mule.providers.AbstractMessageAdapter
 
getExceptionPayload() - Method in interface org.mule.umo.provider.UMOMessageAdapter
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
getExceptionReader(Throwable) - Static method in class org.mule.config.ExceptionHelper
Gets an exception reader for the exception
getExceptionsAsList(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionStack(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionType() - Method in class org.mule.config.DefaultExceptionReader
 
getExceptionType() - Method in interface org.mule.config.ExceptionReader
 
getExceptionType() - Method in class org.mule.config.NamingExceptionReader
 
getExceptionType() - Method in class org.mule.config.UMOExceptionReader
 
getExceptionType(Throwable, Class) - Method in class org.mule.impl.AbstractExceptionListener
 
getExceptionType() - Method in class org.mule.providers.jdbc.SQLExceptionReader
 
getExceptionType() - Method in class org.mule.providers.jms.JmsExceptionReader
 
getExceptionType() - Method in class org.mule.providers.soap.axis.AxisFaultExceptionReader
 
getExchangeFactory() - Method in class org.mule.providers.jbi.JbiConnector
 
getExec() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getExecuteCommand() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getExecutedEvents() - Method in class org.mule.management.mbeans.ComponentService
 
getExecutedEvents() - Method in class org.mule.management.mbeans.ComponentStats
 
getExecutedEvents() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getExecutedEvents() - Method in class org.mule.management.stats.ComponentStatistics
 
getExecutionErrors() - Method in class org.mule.management.mbeans.ComponentService
 
getExecutionErrors() - Method in class org.mule.management.mbeans.ComponentStats
 
getExecutionErrors() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getExecutionErrors() - Method in class org.mule.management.stats.ComponentStatistics
 
getExhaustedAction() - Method in class org.mule.config.PoolingProfile
 
getExpectedType() - Method in class org.mule.providers.xmpp.filters.XmppPacketTypeFilter
 
getExpectedType() - Method in class org.mule.routing.filters.PayloadTypeFilter
 
getExpectedValue() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
getExpirationInterval() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getExpression() - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Returns the match expression
getExpression() - Method in class org.mule.providers.jms.filters.JmsSelectorFilter
 
getExpression() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
getExpression() - Method in class org.mule.routing.filters.OGNLFilter
 
getExpression() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
getExpression() - Method in class org.mule.transformers.xml.JXPathExtractor
 
getExtension() - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
getExtensionMBean() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getExtensionMBeanName() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getExtensionMBeanName() - Method in class org.mule.providers.jbi.JbiConnector
 
getExternalSchemaLocation() - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
getExtraProperties() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getFactory() - Method in class org.mule.impl.MuleTransactionConfig
 
getFactory() - Method in class org.mule.providers.quartz.QuartzConnector
 
getFactory() - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
getFactory() - Method in interface org.mule.ra.MuleConnectionFactory
 
getFactory() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
getFactory() - Method in interface org.mule.umo.UMOTransactionConfig
 
getFactoryClassName() - Method in class org.mule.providers.quartz.QuartzConnector
 
getFactoryProperties() - Method in class org.mule.providers.quartz.QuartzConnector
 
getFallbackCharset() - Method in class org.mule.providers.http.HttpResponse
 
getFatalErrors() - Method in class org.mule.management.mbeans.ComponentService
 
getFatalErrors() - Method in class org.mule.management.mbeans.ComponentStats
 
getFatalErrors() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getFatalErrors() - Method in class org.mule.management.stats.ComponentStatistics
 
getFileAge() - Method in class org.mule.providers.file.FileConnector
 
getFilename(UMOMessageAdapter, String) - Method in interface org.mule.providers.file.FilenameParser
 
getFilename(UMOMessageAdapter, String) - Method in class org.mule.providers.file.SimpleFilenameParser
 
getFilename(UMOMessageAdapter, String, TemplateParser) - Method in class org.mule.providers.file.SimpleFilenameParser
 
getFilenameParser() - Method in class org.mule.providers.file.FileConnector
 
getFilenameParser() - Method in class org.mule.providers.ftp.FtpConnector
 
getFiles() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getFiles() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getFiles(GraphConfig, String) - Method in class org.mule.tools.visualizer.postgraphers.AbstractIndexer
 
getFilter() - Method in class org.mule.config.builders.EndpointReference
 
getFilter() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getFilter() - Method in class org.mule.providers.xmpp.filters.XmppNotFilter
 
getFilter() - Method in class org.mule.routing.filters.logic.NotFilter
 
getFilter() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
getFilter() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getFilter() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The filter to apply to incoming messages.
getFilterAddress() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getFilterAddress() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getFinalReturnClass() - Method in class org.mule.transformers.AbstractTransformer
Will return the return type for the last transformer in the chain
getFirstHeader(String) - Method in class org.mule.providers.http.HttpRequest
 
getFirstHeader(String) - Method in class org.mule.providers.http.HttpResponse
 
getFirstName() - Method in class org.mule.samples.voipservice.to.CustomerTO
 
getFirstName() - Method in class org.mule.tck.testmodels.services.Person
 
getFirstNameCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getFolder() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
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.impl.endpoint.MuleEndpointURI
 
getFreeMemory() - Method in class org.mule.management.mbeans.MuleService
 
getFreeMemory() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getFrequency() - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
getFrequency() - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
getFromAddress() - Method in class org.mule.providers.email.SmtpConnector
 
getFruitBowlComponentName() - Method in class org.mule.tck.model.AbstractContainerContextTestCase
 
getFtp(UMOEndpointURI) - Method in class org.mule.providers.ftp.FtpConnector
 
getFtpPool(UMOEndpointURI) - Method in class org.mule.providers.ftp.FtpConnector
 
getFullScheme() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getFullScheme() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getGoodbyeMessage() - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getGreeting() - Method in class org.mule.samples.hello.NameString
 
getGreetingPart1() - Static method in class org.mule.samples.hello.LocaleMessage
 
getGreetingPart2() - Static method in class org.mule.samples.hello.LocaleMessage
 
getGroupId() - Method in class org.mule.routing.inbound.EventGroup
Returns an identifier for this EventGroup.
getHandler(Class) - Method in class org.mule.samples.errorhandler.ErrorManager
 
getHeader(String) - Method in class org.mule.providers.http.HttpMessageAdapter
 
getHeaderIterator() - Method in class org.mule.providers.http.HttpRequest
 
getHeaderIterator() - Method in class org.mule.providers.http.HttpResponse
 
getHeaders() - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getHeaders() - Method in class org.mule.management.stats.printers.XMLPrinter
 
getHeaders() - Method in class org.mule.providers.http.HttpRequest
 
getHeaders() - Method in class org.mule.providers.http.HttpResponse
 
getHeaders(UMOEvent) - Method in interface org.mule.umo.provider.OutputHandler
Used to obtain a set of headers that will be sent with this stream payload.
getHigh() - Method in class org.mule.samples.stockquote.StockQuote
 
getHoldability() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getHomeDir() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getHost() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getHost() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Getter for property 'host'.
getHost() - Method in class org.mule.management.agents.JdmkAgent
 
getHost() - Method in class org.mule.management.agents.Mx4jAgent
 
getHost() - Method in class org.mule.management.agents.RmiRegistryAgent
 
getHost() - Method in class org.mule.management.mbeans.YourKitProfilerService
getHost() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
getHost() - Method in class org.mule.providers.email.SmtpConnector
 
getHost() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getHostConfig(URI) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
getHostIp() - Method in class org.mule.management.mbeans.MuleService
 
getHostIp() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getHostname() - Method in class org.mule.management.mbeans.MuleService
 
getHostname() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getHouseCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getHouseNumber() - Method in class org.mule.samples.voipservice.to.AddressTO
 
getHttpMethod() - Method in class org.mule.components.rest.RestServiceWrapper
 
getHttpMethod() - Method in class org.mule.providers.http.HttpStreamMessageAdapter
 
getHttpResponseStatus(AxisFault) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getHttpVersion() - Method in class org.mule.providers.http.HttpResponse
 
getHttpVersion() - Method in class org.mule.providers.http.RequestLine
 
getI18nMessage() - Method in exception org.mule.umo.UMOException
 
getId() - Method in class org.mule.impl.MuleEvent
 
getId() - Method in class org.mule.impl.MuleSession
 
getId() - Method in class org.mule.MuleManager
 
getId(Object) - Method in interface org.mule.providers.bpm.BPMS
 
getId(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
getId() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getId() - Method in interface org.mule.umo.manager.UMOManager
Gets the unique Id for this Manager instance.
getId() - Method in interface org.mule.umo.UMOEvent
Every event in the system is assigned a universally unique id (UUID).
getId() - Method in interface org.mule.umo.UMOSession
Returns the unique id for this session
getId(Object) - Method in class org.mule.util.queue.EventFilePersistenceStrategy
 
getId(Object) - Method in class org.mule.util.queue.EventMemoryPersistenceStrategy
 
getId(Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
getId() - Method in class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
getId(Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
getId() - Method in interface org.mule.util.queue.QueuePersistenceStrategy.Holder
 
getIdForEvent(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getIdForEvent(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
getIgnoredAttributes() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getImplementation() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getImplementation() - Method in interface org.mule.umo.UMOImmutableDescriptor
String used to instansiate the object, this can be a class name or a reference to an object in a container
getImplementationClass() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getImplementationClass() - Method in interface org.mule.umo.UMOImmutableDescriptor
Class used to instansiate the object, this can be a class name or a reference to an object in a container
getImplementationForReference(String) - Method in class org.mule.impl.ImmutableMuleDescriptor
A helper method that will resolved a component for a given reference id.
getInboundEndpoint() - Method in class org.mule.impl.ImmutableMuleDescriptor
The inbound Provider to use when receiveing an event.
getInboundEndpoint() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getInboundRouter() instead (see MULE-506)
getInboundRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInboundRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
Inbound Routers control how events are received by a component.
getInboundRouterStat() - Method in class org.mule.management.stats.ComponentStatistics
 
getInboundTransformer() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInboundTransformer() - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
getInboundTransformer() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getInboundRouter() instead (see MULE-506)
getIncomingEndpoints() - Method in class org.mule.impl.model.AbstractComponent
Returns a list of all incoming endpoints on a component.
getIncomingMessage() - Method in class org.mule.providers.bpm.jbpm.actions.IntegrationActionHandler
 
getIndentEnabled() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getIndentSize() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getIndentString() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getInDest() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
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 interface org.mule.config.ExceptionReader
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(Throwable) - Method in class org.mule.config.UMOExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo() - Method in class org.mule.impl.message.ExceptionPayload
 
getInfo(Throwable) - Method in class org.mule.providers.jdbc.SQLExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.providers.jms.JmsExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.providers.soap.axis.AxisFaultExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo() - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
getInfo() - Method in interface org.mule.ra.MuleConnectionFactory
 
getInfo() - Method in class org.mule.ra.MuleResourceAdapter
 
getInfo() - Method in exception org.mule.umo.UMOException
 
getInfo() - Method in interface org.mule.umo.UMOExceptionPayload
 
getInitialContext(Hashtable) - Method in class org.mule.impl.jndi.MuleInitialContextFactory
 
getInitialisationPolicy() - Method in class org.mule.config.PoolingProfile
 
getInitialMethod(UMOEvent) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
getInitialState() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInitialState() - Method in class org.mule.impl.ImmutableMuleEndpoint
Sets the state the endpoint will be loaded in.
getInitialState() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Sets the state the endpoint will be loaded in.
getInitialState() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns the initial state of this component
getInputStream() - Method in class org.mule.extras.spring.config.CachedResource
 
getInputStream() - Method in class org.mule.providers.email.transformers.PlainTextDataSource
 
getInputStream() - Method in class org.mule.providers.http.HttpServerConnection
 
getInputStream() - Method in class org.mule.providers.stream.StreamConnector
 
getInputStream() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
getInputStream() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getInputStream() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
getInputStream() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
getInputStream() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
Gets the input Stream associated with this event
getInstance() - Method in class org.mule.impl.model.AbstractComponent
 
getInstance() - Static method in class org.mule.impl.VoidResult
 
getInstance() - Static method in class org.mule.management.support.AutoDiscoveryJmxSupportFactory
Obtain an instance of the factory class.
getInstance() - Static method in class org.mule.MuleManager
Getter method for the current singleton MuleManager
getInstance() - Static method in class org.mule.providers.email.DefaultDataContentHandlerFactory
 
getInstance() - Static method in class org.mule.providers.NullPayload
 
getInstance() - Static method in class org.mule.transaction.TransactionCoordination
 
getInstance() - Method in class org.mule.transformers.xml.XStreamFactory
 
getInstance() - Method in interface org.mule.umo.UMOComponent
Gets the underlying instance for this component.
getInstanceId() - Method in class org.mule.management.mbeans.MuleService
 
getInstanceId() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getInteractiveConfig() - Static method in class org.mule.examples.loanbroker.esb.LoanBrokerApp
 
getInteractiveConfig() - Static method in class org.mule.examples.loanbroker.esn.LoanBrokerApp
 
getInterceptors() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInterceptors() - Method in class org.mule.interceptors.InterceptorStack
 
getInterceptors() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns a list of interceptor objects that will be executed before/after the Mule UMO has executed
getInterceptors() - Method in interface org.mule.umo.UMOInterceptorStack
 
getInterestRate() - Method in class org.mule.examples.loanbroker.messages.LoanQuote
 
getInterface() - Method in class org.mule.routing.nested.NestedRouter
 
getInterface() - Method in interface org.mule.umo.routing.UMONestedRouter
 
getInterfaceClass() - Method in class org.mule.routing.nested.NestedRouter
 
getInterfacesForComponent(UMOComponent) - Static method in class org.mule.providers.soap.ServiceProxy
 
getIntProperty(String, int) - Method in class org.mule.impl.MuleMessage
 
getIntProperty(String, int) - Method in class org.mule.providers.AbstractMessageAdapter
 
getIntProperty(String, int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets an integer property from the event
getInvalidMessage() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
getInvalidUserNameError() - Static method in class org.mule.samples.hello.LocaleMessage
 
getIterationCount() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getJaasConfig() - Static method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Returns the Jas Configuration
getJavaDocUrl(Class) - Static method in class org.mule.config.ExceptionHelper
 
getJbpmConfiguration() - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
getJcaModel(String) - Method in class org.mule.ra.MuleResourceAdapter
 
getJdbcConnection() - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
getJdbcConnection() - Method in class org.mule.providers.oracle.jms.OracleJmsConnector
 
getJdkVersion() - Method in class org.mule.management.mbeans.MuleService
 
getJdkVersion() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getJmsSupport() - Method in class org.mule.providers.jms.JmsConnector
 
getJmxAdaptorUrl() - Method in class org.mule.management.agents.JdmkAgent
 
getJmxAdaptorUrl() - Method in class org.mule.management.agents.Mx4jAgent
 
getJmxDomainName() - Method in class org.mule.ManagementContext
 
getJmxSupport() - Method in class org.mule.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.management.support.JmxSupportFactory
Create an instance of a JMX support class.
getJmxSupportFactory() - Method in class org.mule.management.agents.JmxAgent
Getter for property 'jmxSupportFactory'.
getJmxSupportFactory() - Method in class org.mule.management.agents.JmxServerNotificationAgent
Getter for property 'jmxSupportFactory'.
getJndiContext(String) - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiContext() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiContext() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getJndiContext() - Method in class org.mule.providers.jms.JmsConnector
 
getJndiDestination(String) - Method in class org.mule.providers.jms.Jms11Support
 
getJndiInitialFactory() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiInitialFactory() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getJndiInitialFactory() - Method in class org.mule.providers.jms.JmsConnector
 
getJndiName() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getJndiProviderProperties() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiProviderProperties() - Method in class org.mule.providers.jms.JmsConnector
 
getJndiProviderUrl() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiProviderUrl() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getJndiProviderUrl() - Method in class org.mule.providers.jms.JmsConnector
 
getJndiUrlPkgPrefixes() - Method in class org.mule.providers.AbstractJndiConnector
 
getKey() - Method in class org.mule.impl.container.ContainerKeyPair
 
getKey() - Method in class org.mule.transformers.simple.MapLookup
 
getKeyBundle() - Method in class org.mule.extras.pgp.PGPCryptInfo
 
getKeyBundle(String) - Method in interface org.mule.extras.pgp.PGPKeyRing
 
getKeyBundle(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getKeyFactory() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
getKeyManager() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
getKeyManager() - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
getKeyManager() - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
getKeyManagerAlgorithm() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyManagerAlgorithm() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in interface org.mule.umo.security.provider.SecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.provider.SunSecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getKeyManagerAlgorithm() - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
getKeyManagerFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyManagerFactory() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyManagerFactory() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getKeyManagerFactory() - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
getKeyPassword() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyPassword() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyPassword() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getKeyPassword() - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
getKeys() - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
getKeyStore() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyStore() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyStore() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getKeyStore() - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
getKeystoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getKeystoreType() - Method in class org.mule.providers.ssl.SslConnector
 
getKeystoreType() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getKeystoreType() - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
getKnownUriSchemes() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
getKnownUriSchemes() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
getLast() - Method in class org.mule.samples.stockquote.StockQuote
 
getLastName() - Method in class org.mule.samples.voipservice.to.CustomerTO
 
getLastName() - Method in class org.mule.tck.testmodels.services.Person
 
getLeftFilter() - Method in class org.mule.providers.xmpp.filters.XmppAndFilter
 
getLeftFilter() - Method in class org.mule.routing.filters.logic.AndFilter
 
getLeftFilter() - Method in class org.mule.routing.filters.logic.OrFilter
 
getLenders(CreditProfile, Double) - Method in class org.mule.examples.loanbroker.lender.DefaultLender
 
getLenders(CreditProfile, Double) - Method in interface org.mule.examples.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.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
getLevelMappings() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLibraryInstallDir(File, String) - Method in class org.mule.ManagementContext
 
getLicense() - Method in class org.mule.management.mbeans.MuleService
 
getLicense() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getLicenseFile() - Static method in class org.mule.modules.boot.LicenseHandler
 
getLifeCycle() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getLifecycleAdapterFactory() - Method in class org.mule.impl.model.AbstractModel
 
getLifecycleAdapterFactory() - Method in interface org.mule.umo.model.UMOModel
The lifecycle adapter is used by the model to translate Mule lifecycle event to events that UMO components registered with the model understand.
getLineSeparator() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getList() - Method in class org.mule.management.agents.JmxServerNotificationAgent.NotificationListener
Getter for property 'list'.
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.extras.spring.events.AsynchronousEventListener
 
getListener() - Method in class org.mule.providers.AbstractMessageReceiver
 
getListenerClass() - Method in class org.mule.extras.client.MuleProxyListener
 
getListenerObject() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
getListOfValues(String) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
getListProperties() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getListSize() - Method in class org.mule.management.agents.JmxServerNotificationAgent.NotificationListener
Getter for property 'listSize'.
getListSize() - Method in interface org.mule.management.agents.JmxServerNotificationAgent.NotificationListenerMBean
Getter for property 'listSize'.
getLoanAmount() - Method in class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
getLoanDuration() - Method in class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.examples.loanbroker.AsynchronousLoanBroker
 
getLoanQuote(LoanBrokerQuoteRequest) - Method in class org.mule.examples.loanbroker.bank.Bank
 
getLoanQuote(LoanBrokerQuoteRequest) - Method in interface org.mule.examples.loanbroker.bank.BankService
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
getLoanQuote(CustomerQuoteRequest) - Method in class org.mule.examples.loanbroker.esn.SynchronousLoanBroker
 
getLoanQuote(CustomerQuoteRequest) - Method in interface org.mule.examples.loanbroker.LoanBrokerService
Triggered by an incoming customer request for a loan.
getLoanQuote() - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
getLocalTransaction() - Method in class org.mule.ra.MuleManagedConnection
Returns a javax.resource.spi.LocalTransaction instance.
getLock() - Method in class org.mule.util.concurrent.SynchronizedVariable
 
getLockObject() - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
getLogConfigFile() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLogDirectory() - Method in class org.mule.config.MuleConfiguration
 
getLogFile() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLogger() - Method in class org.mule.util.file.FileManager
 
getLogger() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getLogger() - Method in class org.mule.util.xa.AbstractResourceManager
 
getLogin() - Method in class org.mule.management.agents.Mx4jAgent
 
getLoginConfig() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Gets the Login Configuration
getLoginContextName() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Gets the Login Context Name
getLoginModule() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Gets the login module name
getLoginTimeout() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getLogName() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLogWriter() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getLogWriter() - Method in class org.mule.ra.MuleManagedConnection
Gets the log writer for this ManagedConnection instance.
getLogWriter() - Method in class org.mule.ra.MuleManagedConnectionFactory
Gets the log writer for this ManagedConnectionFactory instance.
getLongProperty(String, long) - Method in class org.mule.impl.MuleMessage
 
getLongProperty(String, long) - Method in class org.mule.providers.AbstractMessageAdapter
 
getLongProperty(String, long) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a long property from the event
getLow() - Method in class org.mule.samples.stockquote.StockQuote
 
getMailboxFolder() - Method in class org.mule.providers.email.AbstractMailConnector
 
getManagedConnection() - Method in class org.mule.ra.DefaultMuleConnection
Retrieves a ManagedConnection.
getManagedConnection() - Method in interface org.mule.ra.MuleConnection
 
getManagedConnectionFactory() - Method in class org.mule.ra.MuleManagedConnection
Returns the ManagedConnectionFactory that created this instance of ManagedConnection.
getManagedInstance() - Method in class org.mule.ra.JcaComponent
 
getManager() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
getManager() - Method in class org.mule.extras.client.MuleClient
Overriding methods may want to return a custom manager here
getManager() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
getManager() - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
getManager() - Method in interface org.mule.ra.MuleConnectionFactory
 
getManager() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
getManager(boolean) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getManager(boolean) - Static method in class org.mule.tck.MuleTestUtils
 
getManifest() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getManifest() - Static method in class org.mule.config.MuleManifest
 
getManifestProperty(String) - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getManifestProperty(String) - Static method in class org.mule.config.MuleManifest
 
getMappings() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getMappings() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getMappingsFile() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getMapProperties() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getMaxActive() - Method in class org.mule.config.PoolingProfile
 
getMaxActiveTransformers() - Method in class org.mule.transformers.xml.XsltTransformer
 
getMaxBufferSize() - Method in class org.mule.config.ThreadingProfile
 
getMaxConnections() - Method in class org.mule.ra.MuleManagedConnectionMetaData
 
getMaxDispatchersActive() - Method in class org.mule.providers.AbstractConnector
Returns the maximum number of dispatchers that can be concurrently active per endpoint.
getMaxExecutionTime() - Method in class org.mule.management.mbeans.ComponentService
 
getMaxExecutionTime() - Method in class org.mule.management.mbeans.ComponentStats
 
getMaxExecutionTime() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getMaxExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getMaxIdle() - Method in class org.mule.config.PoolingProfile
 
getMaxIdleTransformers() - Method in class org.mule.transformers.xml.XsltTransformer
 
getMaxMemory() - Method in class org.mule.management.mbeans.MuleService
 
getMaxMemory() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getMaxMessages() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getMaxOutstandingMessages() - Method in class org.mule.config.QueueProfile
This specifies the number of messages that can be queued before it starts blocking.
getMaxQueueSize() - Method in class org.mule.management.mbeans.ComponentService
 
getMaxQueueSize() - Method in class org.mule.management.mbeans.ComponentStats
 
getMaxQueueSize() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getMaxQueueSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getMaxRedelivery() - Method in class org.mule.providers.jms.JmsConnector
 
getMaxSize() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
getMaxSize() - Method in interface org.mule.util.ObjectPool
 
getMaxThreadsActive() - Method in class org.mule.config.ThreadingProfile
 
getMaxThreadsIdle() - Method in class org.mule.config.ThreadingProfile
 
getMaxWait() - Method in class org.mule.config.PoolingProfile
 
getMBeanServer() - Method in class org.mule.management.agents.JmxAgent
 
getMBeanServer() - Method in class org.mule.ManagementContext
 
getMemoryPersistenceStrategy() - Method in interface org.mule.util.queue.QueueManager
 
getMemoryPersistenceStrategy() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getMenuErrorMessage() - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getMenuOption1() - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getMenuOptionQuit() - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getMenuPromptMessage() - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getMessage(Throwable) - Method in class org.mule.config.DefaultExceptionReader
 
getMessage(Throwable) - Method in interface org.mule.config.ExceptionReader
 
getMessage() - Method in class org.mule.config.i18n.Message
 
getMessage(Throwable) - Method in class org.mule.config.NamingExceptionReader
 
getMessage(Throwable) - Method in class org.mule.config.UMOExceptionReader
 
getMessage() - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getMessage() - Method in class org.mule.impl.message.ExceptionPayload
 
getMessage() - Method in class org.mule.impl.MuleEvent
 
getMessage() - Method in class org.mule.impl.MuleEventContext
Returns the message payload for this event
getMessage(Throwable) - Method in class org.mule.providers.jdbc.SQLExceptionReader
 
getMessage(Throwable) - Method in class org.mule.providers.jms.JmsExceptionReader
 
getMessage(Throwable) - Method in class org.mule.providers.soap.axis.AxisFaultExceptionReader
 
getMessage() - Method in class org.mule.umo.FutureMessageResult
 
getMessage(long) - Method in class org.mule.umo.FutureMessageResult
 
getMessage() - Method in class org.mule.umo.Invocation
Returns the current message
getMessage() - Method in interface org.mule.umo.UMOEvent
Returns the message payload for this event
getMessage() - Method in interface org.mule.umo.UMOEventContext
Returns the message payload for this event
getMessage() - Method in exception org.mule.umo.UMOException
 
getMessage() - Method in interface org.mule.umo.UMOExceptionPayload
 
getMessageAdapter(Object) - Method in class org.mule.providers.AbstractConnector
Gets a UMOMessageAdapter for the endpoint for the given message (data)
getMessageAdapter(Object) - Method in class org.mule.providers.jms.JmsConnector
 
getMessageAdapter() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getMessageAdapter(Object) - Method in class org.mule.providers.vm.VMConnector
 
getMessageAdapter(Object) - Method in class org.mule.tck.testmodels.mule.TestConnector
 
getMessageAdapter(Object) - Method in interface org.mule.umo.provider.UMOConnector
Gets a UMOMessageAdapter from the connector for the given message (data)
getMessageAsBytes() - Method in class org.mule.impl.MuleEvent
 
getMessageAsBytes() - Method in class org.mule.impl.MuleEventContext
Reterns the conents of the message as a byte array.
getMessageAsBytes() - Method in interface org.mule.umo.UMOEvent
Reterns the conents of the message as a byte array.
getMessageAsBytes() - Method in interface org.mule.umo.UMOEventContext
Returns the contents of the message as a byte array.
getMessageAsString() - Method in class org.mule.impl.MuleEvent
 
getMessageAsString(String) - Method in class org.mule.impl.MuleEvent
Returns the message contents as a string
getMessageAsString(String) - Method in class org.mule.impl.MuleEventContext
Returns the message contents as a string
getMessageAsString() - Method in class org.mule.impl.MuleEventContext
Returns the message contents as a string This method will use the default encoding on the event
getMessageAsString() - Method in interface org.mule.umo.UMOEvent
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.umo.UMOEvent
Returns the message contents as a string
getMessageAsString() - Method in interface org.mule.umo.UMOEventContext
Returns the message contents as a string This method will use the encoding set on the event
getMessageAsString(String) - Method in interface org.mule.umo.UMOEventContext
Returns the message contents as a string
getMessageCode() - Method in exception org.mule.umo.UMOException
 
getMessageContext() - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
getMessageCount(Folder) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
getMessageDelayTime() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getMessageDispatcherThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getMessageDispatcherThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getMessageEndpointFactory() - Method in class org.mule.ra.MuleEndpointKey
 
getMessageId(UMOMessage) - Method in class org.mule.routing.CorrelationPropertiesExtractor
 
getMessagePart(UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Retrieves a specific message part for the given endpoint.
getMessagePart(UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
 
getMessagePart(UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
Retrieves a specific message part for the given endpoint.
getMessageReceiver() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getMessageReceiver() - Method in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
getMessageReceiverThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getMessageReceiverThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getMessages() - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
getMessages() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
getMessages() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
getMessages() - Method in class org.mule.providers.vm.VMMessageReceiver
 
getMessageStream(UMOEventContext) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
Gets the stream representation of the current message.
getMessageTTL() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
getMetaData() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getMetaData() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
getMetaData() - Method in class org.mule.ra.MuleManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMethod() - Method in class org.mule.impl.model.resolvers.EntryPoint
 
getMethod(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
getMethod() - Method in class org.mule.providers.http.RequestLine
 
getMethod(UMOEvent) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
getMethod() - Method in class org.mule.routing.nested.NestedRouter
 
getMethod() - Method in interface org.mule.umo.routing.UMONestedRouter
 
getMethod(Class, String, Class[]) - Static method in class org.mule.util.ClassUtils
Returns a matching method for the given name and parameters on the given class If the parameterTypes arguments is null it will return the first matching method on the class.
getMethodArguments() - Method in class org.mule.providers.rmi.RmiMessageReceiver
Returns the method arguments to use when invoking the method on the Remote object.
getMethodArgumentType() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
getMethodByArgumentType(String) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
 
getMethodByName(String, String) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
 
getMethodName(Method) - Method in class org.mule.providers.soap.xfire.MuleObjectServiceFactory
 
getMethodName() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
getMethodNames(Class[]) - Static method in class org.mule.providers.soap.ServiceProxy
 
getMethodObject(Remote, UMOEvent) - Method in class org.mule.providers.rmi.RmiConnector
Helper method for Dispatchers and Receives to extract the correct method from a Remote object
getMethods(Class[]) - Static method in class org.mule.providers.soap.ServiceProxy
 
getMinExecutionTime() - Method in class org.mule.management.mbeans.ComponentService
 
getMinExecutionTime() - Method in class org.mule.management.mbeans.ComponentStats
 
getMinExecutionTime() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getMinExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getMockConnector() - Static method in class org.mule.tck.MuleTestUtils
 
getMockDescriptor() - Static method in class org.mule.tck.MuleTestUtils
 
getMockEndpoint() - Static method in class org.mule.tck.MuleTestUtils
 
getMockEndpointURI() - Static method in class org.mule.tck.MuleTestUtils
 
getMockEvent() - Static method in class org.mule.tck.MuleTestUtils
 
getMockManager() - Static method in class org.mule.tck.MuleTestUtils
 
getMockMessageDispatcher() - Static method in class org.mule.tck.MuleTestUtils
 
getMockMessageDispatcherFactory() - Static method in class org.mule.tck.MuleTestUtils
 
getMockSession() - Static method in class org.mule.tck.MuleTestUtils
 
getMockTransaction() - Static method in class org.mule.tck.MuleTestUtils
 
getMockTransactionFactory() - Static method in class org.mule.tck.MuleTestUtils
 
getMode() - Method in class org.mule.providers.soap.NamedParameter
 
getModel() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
getModel() - Method in class org.mule.config.MuleConfiguration
 
getModel() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getModel() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
getModelName() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getModelName() - Method in class org.mule.ra.MuleActivationSpec
 
getModelName() - Method in class org.mule.ra.MuleResourceAdapter
 
getModelName() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns the name of the model that this descriptor is registered with.
getModels() - Method in class org.mule.MuleManager
 
getModels() - Method in interface org.mule.umo.manager.UMOManager
The model used for managing components for this server
getModelType() - Method in class org.mule.config.MuleConfiguration
 
getMoveToDirectory() - Method in class org.mule.providers.file.FileConnector
 
getMoveToPattern() - Method in class org.mule.providers.file.FileConnector
 
getMuleApplicationContext() - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
getMuleClient() - Method in class org.mule.providers.bpm.ProcessConnector
 
getMuleEndpoint() - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
getMuleEventContext() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getMuleHomeDirectory() - Method in class org.mule.config.MuleConfiguration
 
getMuleHomeFile() - Static method in class org.mule.modules.boot.MuleBootstrapUtils
 
getMuleLibDir() - Static method in class org.mule.modules.boot.MuleBootstrapUtils
 
getMuleLocalJarFile() - Static method in class org.mule.modules.boot.MuleBootstrapUtils
 
getName() - Method in class org.mule.examples.loanbroker.messages.Customer
 
getName() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getName() - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
getName() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
 
getName() - Method in class org.mule.extras.jaas.MuleJaasPrincipal
 
getName() - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
getName() - Method in class org.mule.impl.container.AbstractContainerContext
 
getName() - Method in class org.mule.impl.container.MultiContainerContext
 
getName() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getName() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getName() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
Gets the name of this agent
getName() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
Gets the name of this agent
getName() - Method in class org.mule.impl.model.AbstractComponent
 
getName() - Method in class org.mule.impl.model.AbstractModel
 
getName() - Method in class org.mule.impl.model.resolvers.EntryPoint
Gets the method name
getName() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Gets the name of this agent
getName() - Method in class org.mule.management.agents.JdmkAgent
 
getName() - Method in class org.mule.management.agents.JmxAgent
Gets the name of this agent
getName() - Method in class org.mule.management.agents.Log4jAgent
 
getName() - Method in class org.mule.management.agents.Mx4jAgent
 
getName() - Method in class org.mule.management.agents.RmiRegistryAgent
 
getName() - Method in class org.mule.management.agents.WrapperManagerAgent
 
getName() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
getName() - Method in class org.mule.management.mbeans.ComponentService
 
getName() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
The name of this component
getName() - Method in class org.mule.management.mbeans.ComponentStats
 
getName() - Method in class org.mule.management.mbeans.ConnectorService
 
getName() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
getName() - Method in class org.mule.management.mbeans.EndpointService
 
getName() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
getName() - Method in class org.mule.management.mbeans.ModelService
 
getName() - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
getName() - Method in class org.mule.management.stats.ComponentStatistics
 
getName() - Method in class org.mule.providers.AbstractConnector
getName() - Method in class org.mule.providers.email.transformers.PlainTextDataSource
 
getName() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getName() - Method in class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
 
getName() - Method in class org.mule.providers.soap.NamedParameter
 
getName() - Method in class org.mule.providers.soap.SoapMethod
 
getName() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
getName() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
getName() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
getName() - Method in class org.mule.samples.hello.NameString
 
getName() - Method in class org.mule.samples.stockquote.StockQuote
 
getName() - Method in class org.mule.samples.voipservice.to.CustomerTO
 
getName() - Method in class org.mule.tck.AbstractMuleTestCase
 
getName() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
getName() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
getName() - Method in class org.mule.transformers.AbstractTransformer
 
getName() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The name is the identifier for the endpoint
getName() - Method in interface org.mule.umo.manager.UMOAgent
Gets the name of this agent
getName() - Method in interface org.mule.umo.manager.UMOContainerContext
Gets the identifying name of the container
getName() - Method in interface org.mule.umo.model.UMOModel
The model's name.
getName() - Method in interface org.mule.umo.provider.UMOConnector
 
getName() - Method in interface org.mule.umo.security.UMOSecurityProvider
 
getName() - Method in interface org.mule.umo.transformer.UMOBaseTransformer
 
getName() - Method in interface org.mule.umo.UMOImmutableDescriptor
Gets the identifier for the Mule UMO created from the descriptor
getName() - Method in interface org.mule.util.counters.Counter
Accessor for the counter's name.
getName() - Method in class org.mule.util.counters.CounterFactory.Type
 
getName() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getName() - Method in class org.mule.util.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.providers.soap.SoapMethod
 
getNameForDestination(Destination) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
getNameInNamespace() - Method in class org.mule.impl.jndi.SimpleContext
 
getNameParser(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
getNameParser(Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
getNameParser(String) - Method in class org.mule.impl.jndi.SimpleContext
 
getNamespaces() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
getNamingContext() - Method in class org.mule.ManagementContext
 
getNestedRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getNestedRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
 
getNewLineAfterNTags() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getNewTempDir(File) - Method in class org.mule.ManagementContext
 
getNextMessage() - Method in class org.mule.config.i18n.Message
 
getNextMessage(Object) - Method in class org.mule.providers.AbstractReceiverResourceWorker
The method used to read the next message from the underlying transport.
getNextMessage(Folder) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
 
getNextMessage(Object) - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpStreamWorker
 
getNextMessage(Object) - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
getNextTransformer() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
getNextTransformer() - Method in class org.mule.transformers.AbstractTransformer
 
getNextTransformer() - Method in interface org.mule.umo.transformer.UMOStreamingTransformer
Transformers can be chained together and invoked in a series
getNextTransformer() - Method in interface org.mule.umo.transformer.UMOTransformer
Transformers can be chained together and invoked in a series
getNotificationClasses() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
getNotificationsList() - Method in class org.mule.management.agents.JmxServerNotificationAgent.NotificationListener
Getter for property 'notificsationList'.
getNotificationsList() - Method in interface org.mule.management.agents.JmxServerNotificationAgent.NotificationListenerMBean
Getter for property 'notificsationList'.
getNotRouted() - Method in class org.mule.management.mbeans.RouterStats
 
getNotRouted() - Method in interface org.mule.management.mbeans.RouterStatsMBean
 
getNotRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getNumber() - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
getNumberOfConcurrentTransactedReceivers() - Method in class org.mule.providers.AbstractConnector
Returns the number of concurrent receivers that will be launched when AbstractConnector.isCreateMultipleTransactedReceivers() returns true.
getNumberOfMessages() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getNumberOfRequests() - Method in class org.mule.examples.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
getNumberOfRequests() - Method in class org.mule.examples.loanbroker.tests.AbstractLoanBrokerTestCase
 
getObject() - Method in class org.mule.config.builders.EndpointReference
 
getObject() - Method in class org.mule.config.builders.TransformerReference
 
getObject() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
getObject() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getObject() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
getObjectName() - Method in exception org.mule.management.agents.JmxManagementException
 
getObjectName(String) - Method in class org.mule.management.support.JmxLegacySupport
For modern JMX implementation just delegate to a standard factory method.
getObjectName(String) - Method in class org.mule.management.support.JmxModernSupport
For modern JMX implementation just delegate to a standard factory method.
getObjectName(String) - Method in interface org.mule.management.support.JmxSupport
Create an object name.
getObjectType() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
getObjectType() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getObjectType() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
getOpen() - Method in class org.mule.samples.stockquote.StockQuote
 
getOptionalParams() - Method in class org.mule.components.rest.RestServiceWrapper
 
getOrCreateConnectorByProtocol(UMOEndpointURI) - Static method in class org.mule.providers.service.TransportFactory
 
getOrCreateConnectorByProtocol(UMOImmutableEndpoint) - Static method in class org.mule.providers.service.TransportFactory
 
getOrCreateEndpointForUri(String, String) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
getOrCreateEndpointForUri(UMOEndpointURI, String) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
getOriginalPayload() - Method in class org.mule.interceptors.MessageNormalizerInterceptor
 
getOSEncoding() - Method in class org.mule.config.MuleConfiguration
 
getOsVersion() - Method in class org.mule.management.mbeans.MuleService
 
getOsVersion() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getOutboundEndpoint() - Method in class org.mule.impl.ImmutableMuleDescriptor
The outbound Provider to use when sending an event.
getOutboundEndpoint() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getOutboundRouter() instead (see MULE-506)
getOutboundRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getOutboundRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
Outbound Routers control how events are published by a component once.
getOutboundRouterStat() - Method in class org.mule.management.stats.ComponentStatistics
 
getOutboundTransformer() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getOutboundTransformer() - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
getOutboundTransformer() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getOutboundRouter() instead (see MULE-506)
getOutDest() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
getOutputdir() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getOutputDirectory() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getOutputEncoding() - Method in class org.mule.transformers.xml.AbstractXmlTransformer
 
getOutputfile() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getOutputFilename() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getOutputFormat() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
getOutputHandler() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
getOutputHandler() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
getOutputHandler() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
The Output handler is a callback that will handle the writing to an output Stream when the Stream is available
getOutputMessage() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getOutputMessageCode() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getOutputPattern() - Method in class org.mule.providers.file.FileConnector
 
getOutputPattern() - Method in class org.mule.providers.ftp.FtpConnector
 
getOutputStream() - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
getOutputStream() - Method in class org.mule.impl.MuleEvent
An outputstream can optionally be used to write response data to an incoming message.
getOutputStream() - Method in class org.mule.impl.MuleEventContext
An outputstream the can optionally be used write response data to an incoming message.
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in class org.mule.providers.AbstractConnector
Will get the output stream for this type of transport.
getOutputStream() - Method in class org.mule.providers.email.transformers.PlainTextDataSource
 
getOutputStream() - Method in class org.mule.providers.file.FileConnector
 
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in class org.mule.providers.file.FileConnector
Well get the output stream (if any) for this type of transport.
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in class org.mule.providers.ftp.FtpConnector
Well get the output stream (if any) for this type of transport.
getOutputStream() - Method in class org.mule.providers.http.HttpServerConnection
 
getOutputStream() - Method in class org.mule.providers.stream.StreamConnector
 
getOutputStream() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in class org.mule.providers.stream.SystemStreamConnector
 
getOutputStream() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in class org.mule.providers.tcp.TcpConnector
 
getOutputStream() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in interface org.mule.umo.provider.UMOConnector
Will get the output stream for this type of transport.
getOutputStream() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
Gets the output Stream associated with this event
getOutputStream() - Method in interface org.mule.umo.UMOEvent
An outputstream the can optionally be used write response data to an incoming message.
getOutputStream() - Method in interface org.mule.umo.UMOEventContext
An outputstream the can optionally be used write response data to an incoming message.
getOutputStreamFromRouter() - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
getOverrideHost() - Method in class org.mule.management.agents.FixedHostRmiClientSocketFactory
Getter for property 'overrideHost'.
getParam(UMOEventContext, String) - Method in class org.mule.examples.loanbroker.transformers.RestRequestToCustomerRequest
 
getParameterType() - Method in class org.mule.impl.model.resolvers.EntryPoint
Gets the argument type for the method
getParameterTypes(Object, String) - Static method in class org.mule.util.ClassUtils
 
getParams() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getParams(UMOImmutableEndpoint, List, Object, String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getParams() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getParamsTypes(List) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getPassword() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPassword() - Method in class org.mule.impl.security.MuleCredentials
 
getPassword() - Method in class org.mule.management.agents.Mx4jAgent
 
getPassword() - Method in class org.mule.providers.email.SmtpConnector
 
getPassword() - Method in class org.mule.providers.jms.JmsConnector
 
getPassword() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
getPassword() - Method in class org.mule.ra.MuleManagedConnectionFactory
Returns the value of the password property.
getPassword() - Method in class org.mule.ra.MuleResourceAdapter
 
getPassword() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPassword() - Method in interface org.mule.umo.security.UMOCredentials
 
getPasswordCredential() - Method in class org.mule.ra.MuleManagedConnection
Gets the password for the user associated with the ManagedConnection instance.
getPasswordCredential(ManagedConnectionFactory, Subject, ConnectionRequestInfo) - Static method in class org.mule.ra.RaHelper
 
getPasswords() - Method in class org.mule.extras.wssecurity.callbackhandlers.PasswordContainer
 
getPath() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPath() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPathInJar() - Method in class org.mule.management.agents.Mx4jAgent
 
getPattern() - Method in class org.mule.providers.email.filters.MailSubjectRegExFilter
 
getPattern() - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Sets the regex pattern to match on
getPattern() - Method in class org.mule.providers.xmpp.filters.XmppFromContainsFilter
 
getPattern() - Method in class org.mule.routing.filters.EqualsFilter
 
getPattern() - Method in class org.mule.routing.filters.RegExFilter
 
getPattern() - Method in class org.mule.routing.filters.WildcardFilter
 
getPayload() - Method in class org.mule.impl.message.BaseMessage
 
getPayload() - Method in class org.mule.impl.MuleMessage
 
getPayload() - Method in class org.mule.providers.DefaultMessageAdapter
 
getPayload() - Method in class org.mule.providers.email.SimpleMailMessageAdapter
 
getPayload() - Method in class org.mule.providers.file.FileContentsMessageAdapter
 
getPayload() - Method in class org.mule.providers.file.FileMessageAdapter
 
getPayload() - Method in class org.mule.providers.ftp.FtpMessageAdapter
 
getPayload() - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayload() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getPayload() - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
getPayload() - Method in class org.mule.providers.jdbc.JdbcMessageAdapter
 
getPayload() - Method in class org.mule.providers.jms.JmsMessageAdapter
 
getPayload() - Method in class org.mule.providers.rmi.RmiMessageAdapter
 
getPayload() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
 
getPayload() - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
getPayload() - Method in class org.mule.providers.stream.StreamMessageAdapter
 
getPayload() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
getPayload() - Method in class org.mule.providers.streaming.StreamMessageAdapter
This is an InputStream if triggered from an inbound event or response.
getPayload() - Method in class org.mule.providers.tcp.TcpMessageAdapter
 
getPayload() - Method in class org.mule.providers.udp.UdpMessageAdapter
 
getPayload() - Method in class org.mule.providers.vm.VMMessageAdapter
 
getPayload() - Method in class org.mule.providers.WriterMessageAdapter
 
getPayload() - Method in class org.mule.providers.xmpp.XmppMessageAdapter
 
getPayload() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
getPayload() - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.impl.message.BaseMessage
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.impl.MuleMessage
Converts the payload implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.DefaultMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.email.SimpleMailMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.file.FileMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.ftp.FtpMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.jbi.JbiMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.jdbc.JdbcMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.jms.JmsMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.oracle.jms.OracleJmsMessageAdapter
If the message payload is XML, returns the XML as an array of bytes.
getPayloadAsBytes() - Method in class org.mule.providers.rmi.RmiMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
Converts the payload implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
Converts the payload implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.stream.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.streaming.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.tcp.TcpMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.udp.UdpMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.vm.VMMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.xmpp.XmppMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
getPayloadAsBytes() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a byte array representation
getPayloadAsString(String) - Method in class org.mule.impl.message.BaseMessage
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.impl.MuleMessage
Converts the payload implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.impl.MuleMessage
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.AbstractMessageAdapter
Converts the message implementation into a String representation.
getPayloadAsString(String) - Method in class org.mule.providers.DefaultMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.email.SimpleMailMessageAdapter
 
getPayloadAsString(String) - Method in class org.mule.providers.file.FileMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.ftp.FtpMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayloadAsString(String) - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.jbi.JbiMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.jdbc.JdbcMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.jms.JmsMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.oracle.jms.OracleJmsMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.rmi.RmiMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.stream.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.streaming.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.tcp.TcpMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.udp.UdpMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.vm.VMMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.xmpp.XmppMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
getPayloadAsString(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a String representation.
getPayloadBodyPart(Object, String) - Method in class org.mule.providers.email.transformers.ObjectToMimeMessage
 
getPayloadFactory() - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
getPayloadFactory() - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
Get the payload factory class, if defined, from the connector or endpoint's properties.
getPayloadParameterNames() - Method in class org.mule.components.rest.RestServiceWrapper
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ComponentNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ConnectionNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ManagerNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.MessageNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ModelNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.SecurityNotification
 
getPayloadToString() - Method in class org.mule.umo.manager.UMOServerNotification
 
getPeople() - Method in interface org.mule.tck.testmodels.services.PeopleService
 
getPeople() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
getPersistenceStrategy() - Method in class org.mule.config.MuleConfiguration
 
getPersistenceStrategy() - Method in interface org.mule.util.queue.QueueManager
 
getPersistenceStrategy() - Method in class org.mule.util.queue.TransactionalQueueManager
 
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.providers.http.HttpResponse
 
getPollingFrequency() - Method in class org.mule.providers.file.FileConnector
 
getPollingFrequency() - Method in class org.mule.providers.ftp.FtpConnector
 
getPollingFrequency() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getPollingFrequency() - Method in class org.mule.providers.rmi.RmiConnector
 
getPool() - Method in class org.mule.config.pool.AbstractProxyFactory
 
getPoolExhaustedAction() - Method in class org.mule.config.ThreadingProfile
 
getPoolFactory() - Method in class org.mule.config.PoolingProfile
 
getPoolFactory() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
getPoolingProfile() - Method in class org.mule.config.MuleConfiguration
 
getPoolingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getPoolingProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getPoolingProfile() - Method in class org.mule.impl.model.seda.SedaComponent
 
getPoolingProfile() - Method in class org.mule.impl.model.seda.SedaModel
 
getPort() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPort() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Getter for property 'port'.
getPort() - Method in class org.mule.management.agents.JdmkAgent
 
getPort() - Method in class org.mule.management.agents.Mx4jAgent
 
getPort() - Method in class org.mule.management.agents.RmiRegistryAgent
 
getPort() - Method in class org.mule.management.mbeans.YourKitProfilerService
getPort() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
getPort() - Method in class org.mule.providers.email.SmtpConnector
 
getPort() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPostcode() - Method in class org.mule.tck.testmodels.services.Address
 
getPostfix() - Method in class org.mule.components.simple.StaticComponent
 
getPrefix() - Method in class org.mule.components.simple.StaticComponent
 
getPreviousClose() - Method in class org.mule.samples.stockquote.StockQuote
 
getPrimeRate() - Method in class org.mule.examples.loanbroker.bank.Bank
 
getPrincipal() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getPrincipal() - Method in class org.mule.extras.jaas.JaasAuthentication
 
getPrincipal() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getPrincipal() - Method in class org.mule.impl.security.MuleAuthentication
 
getPrincipal() - Method in interface org.mule.umo.security.UMOAuthentication
 
getProcessIdField() - Method in class org.mule.providers.bpm.ProcessConnector
 
getProductDescription() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductDescription() - Static method in class org.mule.config.MuleManifest
 
getProductLicenseInfo() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductLicenseInfo() - Static method in class org.mule.config.MuleManifest
 
getProductMoreInfo() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductMoreInfo() - Static method in class org.mule.config.MuleManifest
 
getProductName() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductName() - Static method in class org.mule.config.MuleManifest
 
getProductSupport() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductSupport() - Static method in class org.mule.config.MuleManifest
 
getProductUrl() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductUrl() - Static method in class org.mule.config.MuleManifest
 
getProductVersion() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getProductVersion() - Static method in class org.mule.config.MuleManifest
 
getPrompt() - Static method in class org.mule.samples.hello.LocaleMessage
 
getPromptMessage() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getPromptMessageCode() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getProperties() - Method in class org.mule.config.builders.EndpointReference
 
getProperties() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getProperties() - Method in class org.mule.extras.jaas.JaasAuthentication
 
getProperties() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getProperties() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getProperties(UMOEvent) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
This method gets the decryption and the signature property files and returns them as properties to the calling method.
getProperties() - Method in class org.mule.impl.container.PropertiesContainerContext
 
getProperties() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getProperties() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProperties() - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getProperties() - Method in class org.mule.impl.message.BaseMessage
Returns a map of all properties on this message
getProperties() - Method in class org.mule.impl.security.MuleAuthentication
 
getProperties() - Method in class org.mule.MuleManager
Gets all properties associated with the UMOManager
getProperties() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getProperties() - Method in class org.mule.samples.errorhandler.ErrorMessage
 
getProperties() - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
getProperties() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Returns any properties set on this endpoint
getProperties() - Method in interface org.mule.umo.manager.UMOManager
Gets all properties associated with the UMOManager
getProperties() - Method in interface org.mule.umo.security.UMOAuthentication
 
getProperties() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns any properties configured on this descriptor.
getPropertiesForURI(URI) - Method in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
getPropertiesFromQueryString(String) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesMap() - Method in class org.mule.ra.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 comarator can be set
getProperty(Object) - Method in class org.mule.extras.client.MuleClient
 
getProperty(Object) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getProperty(Object) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProperty(Object) - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getProperty(Object) - Method in class org.mule.impl.message.BaseMessage
 
getProperty(String, boolean) - Method in class org.mule.impl.MuleEvent
 
getProperty(String, Object, boolean) - Method in class org.mule.impl.MuleEvent
 
getProperty(String) - Method in class org.mule.impl.MuleMessage
Gets a property of the payload implementation
getProperty(String, Object) - Method in class org.mule.impl.MuleMessage
 
getProperty(Object) - Method in class org.mule.impl.MuleSession
Will retrieve a session level property.
getProperty(Object) - Method in class org.mule.MuleManager
Getter for the envionment parameters declared in the mule-config.xml
getProperty(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
getProperty(String, Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
getProperty(String) - Method in class org.mule.providers.http.HttpMessageAdapter
 
getProperty(Object) - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
getProperty(String, Object) - Method in class org.mule.providers.jdbc.NowPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.routing.CorrelationPropertiesExtractor
 
getProperty(String) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
getProperty(String, String) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
getProperty(Object) - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Retrieves a property set on the endpoint
getProperty(Object) - Method in interface org.mule.umo.manager.UMOManager
Getter for the envionment parameters declared in the mule-config.xml
getProperty(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a property of the message implementation
getProperty(String, Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a property from the event
getProperty(String, boolean) - Method in interface org.mule.umo.UMOEvent
Gets a property associated with the current event.
getProperty(String, Object, boolean) - Method in interface org.mule.umo.UMOEvent
Gets a property associated with the current event.
getProperty(Object) - Method in interface org.mule.umo.UMOSession
Will retrieve a session level property.
getProperty(String, Object) - Method in class org.mule.util.properties.BeanPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.Dom4jPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.JDomPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.JXPathPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.MapPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.MessagePropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.PayloadPropertyExtractor
 
getProperty(String, Object) - Method in interface org.mule.util.properties.PropertyExtractor
Extracts a single property from the message
getPropertyClass() - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Returns the class type of the property
getPropertyExtractor() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getPropertyName() - Method in class org.mule.config.builders.EndpointReference
 
getPropertyName() - Method in class org.mule.config.builders.TransformerReference
 
getPropertyName() - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Returns the name of the property
getPropertyName() - Method in class org.mule.transformers.simple.GetBeanProperty
 
getPropertyNames() - Method in class org.mule.impl.MuleMessage
 
getPropertyNames() - Method in class org.mule.impl.MuleSession
Returns an iterater of property keys for the session properties on this session
getPropertyNames() - Method in class org.mule.providers.AbstractMessageAdapter
 
getPropertyNames() - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getPropertyNames() - Method in interface org.mule.umo.UMOSession
Returns an iterater of property keys for the session properties on this session
getProtocol() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProtocol() - Method in class org.mule.management.mbeans.ConnectorService
 
getProtocol() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
getProtocol() - Method in class org.mule.providers.bpm.ProcessConnector
 
getProtocol() - Method in class org.mule.providers.ejb.EjbConnector
 
getProtocol() - Method in class org.mule.providers.email.ImapConnector
 
getProtocol() - Method in class org.mule.providers.email.ImapsConnector
 
getProtocol() - Method in class org.mule.providers.email.Pop3Connector
 
getProtocol() - Method in class org.mule.providers.email.Pop3sConnector
 
getProtocol() - Method in class org.mule.providers.email.SmtpConnector
 
getProtocol() - Method in class org.mule.providers.email.SmtpsConnector
 
getProtocol() - Method in class org.mule.providers.file.FileConnector
 
getProtocol() - Method in class org.mule.providers.ftp.FtpConnector
 
getProtocol() - Method in class org.mule.providers.http.HttpConnector
 
getProtocol() - Method in class org.mule.providers.http.HttpsConnector
 
getProtocol() - Method in class org.mule.providers.http.jetty.JettyConnector
 
getProtocol() - Method in class org.mule.providers.http.servlet.ServletConnector
 
getProtocol() - Method in class org.mule.providers.jbi.JbiConnector
 
getProtocol() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getProtocol() - Method in class org.mule.providers.jms.JmsConnector
 
getProtocol() - Method in class org.mule.providers.jnp.JnpConnector
 
getProtocol() - Method in class org.mule.providers.multicast.MulticastConnector
 
getProtocol() - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
The Oracle AQ connector supports both the oaq:// and the jms:// protocols.
getProtocol() - Method in class org.mule.providers.quartz.QuartzConnector
 
getProtocol() - Method in class org.mule.providers.rmi.RmiConnector
 
getProtocol() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getProtocol() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getProtocol() - Method in class org.mule.providers.soap.axis.wsdl.AxisWsdlConnector
 
getProtocol() - Method in class org.mule.providers.soap.xfire.wsdl.XFireWsdlConnector
 
getProtocol() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getProtocol() - Method in class org.mule.providers.ssl.SslConnector
 
getProtocol() - Method in class org.mule.providers.ssl.TlsConnector
 
getProtocol() - Method in class org.mule.providers.stream.StreamConnector
 
getProtocol() - Method in class org.mule.providers.tcp.TcpConnector
 
getProtocol() - Method in class org.mule.providers.udp.UdpConnector
 
getProtocol() - Method in class org.mule.providers.vm.VMConnector
 
getProtocol() - Method in class org.mule.providers.xmpp.XmppConnector
 
getProtocol() - Method in class org.mule.providers.xmpp.XmppsConnector
 
getProtocol() - Method in class org.mule.tck.testmodels.mule.TestConnector
 
getProtocol() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The transport protocol name that the message endpoint communicates over.
getProtocol() - Method in interface org.mule.umo.provider.UMOConnector
 
getProtocolFromKey(String) - Method in class org.mule.providers.soap.SoapServiceFinder
 
getProtocolFromKey(String) - Method in class org.mule.providers.soap.WsdlServiceFinder
 
getProtocolHandler() - Method in class org.mule.providers.http.HttpsConnector
 
getProtocolHandler() - Method in class org.mule.providers.ssl.SslConnector
 
getProtocolHandler() - Method in class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
getProtocolHandler() - Method in class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
getProtocolHandler() - Method in interface org.mule.umo.security.provider.SecurityProviderInfo
 
getProtocolHandler() - Method in class org.mule.umo.security.provider.SunSecurityProviderInfo
 
getProtocolHandler() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getProvider(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
getProvider() - Method in class org.mule.providers.http.HttpsConnector
 
getProvider() - Method in class org.mule.providers.ssl.SslConnector
 
getProvider() - Method in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
 
getProvider() - Method in interface org.mule.umo.security.provider.SecurityProviderFactory
 
getProvider() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getProvider(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
getProviderClass() - Method in class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
getProviderClass() - Method in class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
getProviderClass() - Method in interface org.mule.umo.security.provider.SecurityProviderInfo
 
getProviderClass() - Method in class org.mule.umo.security.provider.SunSecurityProviderInfo
 
getProviderProperties() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getProviders() - Method in class org.mule.impl.security.MuleSecurityManager
 
getProviders() - Method in interface org.mule.umo.security.UMOSecurityManager
 
getProviderStatsHtml(String) - Method in class org.mule.management.stats.printers.HtmlTablePrinter
 
getProxy() - Method in class org.mule.extras.client.MuleProxyListener
 
getProxy() - Method in class org.mule.impl.model.seda.SedaComponent
The proxy may be one of three types: 1.
getProxyFactory(MuleDescriptor, ObjectPool) - Method in class org.mule.tck.model.AbstractProxyPoolFactoryTestCase
 
getProxyHostname() - Method in class org.mule.providers.http.HttpConnector
 
getProxyPassword() - Method in class org.mule.providers.http.HttpConnector
 
getProxyPort() - Method in class org.mule.providers.http.HttpConnector
 
getProxyUsername() - Method in class org.mule.providers.http.HttpConnector
 
getPublicKeyRingFileName() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getQuartzScheduler() - Method in class org.mule.providers.quartz.QuartzConnector
 
getQueries() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getQuery() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getQuery(UMOImmutableEndpoint, String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getQuery() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getQueryRunner() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getQueryValueExtractors() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getQueue() - Method in class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
getQueue() - Method in interface org.mule.util.queue.QueuePersistenceStrategy.Holder
 
getQueue(String) - Method in interface org.mule.util.queue.QueueSession
 
getQueue(String) - Method in class org.mule.util.queue.TransactionalQueueManager
 
getQueueConnection() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
getQueuedEvents() - Method in class org.mule.management.mbeans.ComponentService
 
getQueuedEvents() - Method in class org.mule.management.mbeans.ComponentStats
 
getQueuedEvents() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getQueuedEvents() - Method in class org.mule.management.stats.ComponentStatistics
 
getQueueManager() - Method in class org.mule.MuleManager
 
getQueueManager() - Method in interface org.mule.umo.manager.UMOManager
Gets the queue manager used by mule for queuing events.
getQueueProfile() - Method in class org.mule.config.MuleConfiguration
 
getQueueProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getQueueProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getQueueProfile() - Method in class org.mule.impl.model.seda.SedaComponent
 
getQueueProfile() - Method in class org.mule.impl.model.seda.SedaModel
 
getQueueProfile() - Method in class org.mule.providers.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.impl.model.seda.SedaComponent
 
getQueueSize() - Method in class org.mule.management.mbeans.ComponentService
 
getQueueSize() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
The number of queued events for this component
getQueueTimeout() - Method in class org.mule.impl.model.seda.SedaModel
 
getQueueTimeout() - Method in class org.mule.providers.vm.VMConnector
 
getRadius() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getRadius() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getRandomAddress() - Static method in class org.mule.samples.voipservice.to.AddressTO
 
getRandomAmount() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
getRandomCreditCard() - Static method in class org.mule.samples.voipservice.to.CreditCardTO
 
getRandomCustomer() - Static method in class org.mule.samples.voipservice.to.CustomerTO
 
getRandomDuration() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
getRandomSsn() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
getRawAuthority() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getRawFragment() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getRawPath() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getRawQuery() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getRawSchemeSpecificPart() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getRawUserInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getReadAndAckStatements(UMOImmutableEndpoint) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getReader() - Method in class org.mule.config.ReaderResource
 
getRealm() - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
getReceiveBacklog() - Method in class org.mule.providers.tcp.TcpConnector
 
getReceiveBufferSize() - Method in class org.mule.providers.tcp.TcpConnector
 
getReceiveBufferSize() - Method in class org.mule.providers.udp.UdpConnector
 
getReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
getReceiver() - Method in class org.mule.providers.jbi.components.MuleReceiver
 
getReceiver() - Method in class org.mule.providers.PollingReceiverWorker
 
getReceiverByEndpoint(UMOEndpointURI) - Method in class org.mule.providers.vm.VMConnector
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.providers.http.jetty.JettyReceiverServlet
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
The method determines the key used to store the receiver against.
getReceiverKey() - Method in class org.mule.providers.AbstractMessageReceiver
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.file.FileConnector
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.http.HttpConnector
The method determines the key used to store the receiver against.
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.jms.JmsConnector
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.multicast.MulticastConnector
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.soap.axis.AxisConnector
The method determines the key used to store the receiver against.
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.soap.xfire.XFireConnector
The method determines the key used to store the receiver against.
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.udp.UdpConnector
 
getReceiverKey() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getReceiverName(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getReceivers() - Method in class org.mule.providers.AbstractConnector
Getter for property 'receivers'.
getReceivers(String) - Method in class org.mule.providers.AbstractConnector
 
getReceivers() - Method in class org.mule.providers.http.HttpConnector
 
getReceivers() - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getReceivers() - Method in class org.mule.providers.http.servlet.ServletConnector
 
getReceiverThreadingProfile() - Method in class org.mule.providers.AbstractConnector
Getter for property 'receiverThreadingProfile'.
getReceiverWorkManager(String) - Method in class org.mule.providers.AbstractConnector
Returns a work manager for message receivers.
getReceiveTimeout() - Method in class org.mule.providers.tcp.TcpConnector
 
getReceiveTimeout() - Method in class org.mule.providers.udp.UdpConnector
 
getRecipientEndpoint(UMOMessage, String) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(UMOMessage) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(UMOMessage) - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRecipients() - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRedeliveryHandler() - Method in class org.mule.providers.jms.JmsConnector
 
getReference() - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
getRegisteredClasses() - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
getRegisteredClasses() - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
getRegistry() - Method in class org.mule.extras.hivemind.HiveMindContext
 
getRejectedExecutionHandler() - Method in class org.mule.config.ThreadingProfile
 
getRemoteDispatcher(String) - Method in class org.mule.extras.client.MuleClient
 
getRemoteDispatcher(String, String, String) - Method in class org.mule.extras.client.MuleClient
 
getRemoteInvocationExecutor() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getRemoteObject(UMOImmutableEndpoint) - Method in class org.mule.providers.ejb.EjbConnector
 
getRemoteObject(UMOImmutableEndpoint) - Method in class org.mule.providers.rmi.RmiConnector
 
getRemoteRef(UMOImmutableEndpoint) - Method in class org.mule.providers.rmi.RmiConnector
 
getRemoteSyncTimeout() - Method in class org.mule.impl.ImmutableMuleEndpoint
The timeout value for remoteSync invocations
getRemoteSyncTimeout() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The timeout value for remoteSync invocations
getReplyAggregateIdentifier(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseRouter
Extracts a 'Correlation Id' from a reply message.
getReplyMessage() - Method in class org.mule.tck.functional.FunctionalTestNotification
 
getReplyTo() - Method in class org.mule.impl.MuleMessage
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.providers.AbstractMessageAdapter
 
getReplyTo() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.providers.jms.JmsMessageAdapter
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.providers.soap.MuleSoapHeaders
 
getReplyTo() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getReplyTo() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Returns a replyTo address for this message.
getReplyTo() - Method in interface org.mule.umo.routing.UMOOutboundRouter
Gets the replyTo endpoint for any outgoing messages.
getReplyToAddresses() - Method in class org.mule.providers.email.SmtpConnector
 
getReplyToEventsSent() - Method in class org.mule.management.mbeans.ComponentService
 
getReplyToEventsSent() - Method in class org.mule.management.mbeans.ComponentStats
 
getReplyToEventsSent() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getReplyToEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getReplyToHandler(UMOMessage, UMOImmutableEndpoint) - Method in class org.mule.impl.model.DefaultMuleProxy
 
getReplyToHandler() - Method in class org.mule.providers.AbstractConnector
Getter for property 'replyToHandler'.
getReplyToHandler() - Method in class org.mule.providers.jms.JmsConnector
 
getRequest() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getRequestFromUser() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
getRequestLine() - Method in class org.mule.providers.http.HttpRequest
 
getRequestPath(UMOMessage) - Method in class org.mule.providers.http.HttpMessageReceiver
 
getRequestUrl(HttpServletRequest) - Method in class org.mule.providers.http.servlet.MuleReceiverServlet
 
getRequiredParams() - Method in class org.mule.components.rest.RestServiceWrapper
 
getResolvedDomain() - Method in class org.mule.management.support.JmxRegistrationContext
Getter for property 'resolvedDomain'.
getResource(Object) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
getResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getResource(Object) - Method in class org.mule.transaction.XaTransaction
 
getResource(Object) - Method in interface org.mule.umo.UMOTransaction
 
getResource(String, Class) - Static method in class org.mule.util.ClassUtils
Load a given resource.
getResourceAdapter() - Method in class org.mule.ra.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) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceBundle() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getResourceByPath(String) - Method in class org.mule.extras.spring.config.MuleResourceLoader
By default, a resource is loaded directly from the classpath.
getResourceIdentifier() - Method in class org.mule.umo.manager.UMOServerNotification
 
getResourceInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getResourceInfo() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getResourceManager() - Method in class org.mule.util.xa.DefaultXASession
 
getResourcePath(String, Class) - Static method in class org.mule.util.FileUtils
 
getResourcePath(String, Class, String) - Static method in class org.mule.util.FileUtils
 
getResources(String, Class) - Static method in class org.mule.util.ClassUtils
 
getResponse(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseAggregator
This method is called by the responding callee thread and should return the aggregated response message
getResponse(UMOMessage) - Method in class org.mule.routing.response.ResponseRouterCollection
 
getResponse(UMOMessage) - Method in interface org.mule.umo.routing.UMOResponseRouter
Called by the Mule framework once the outbound router has been processed on a component the Message passed in is the response message from the component (or outbount router if a response was returned).
getResponse(UMOMessage) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
getResponseRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getResponseRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
Response Routers control how events are returned in a request/response call.
getResponseTransformer() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getResponseTransformer() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getResponseTransformer() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
getResponseTransformer() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The transformer used when a response is returned from invoking this endpoint
getResponseTransformer() - Method in interface org.mule.umo.UMOImmutableDescriptor
The transformer to use when sending events or data back as a response.
getResponseTransformers() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getResponseTransformers() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getResult() - Method in interface org.mule.transformers.xml.AbstractXmlTransformer.ResultHolder
 
getResultData() - Method in class org.mule.tck.AbstractTransformerTestCase
 
getResultHolder(Class) - Static method in class org.mule.transformers.xml.AbstractXmlTransformer
 
getResultObject() - Method in interface org.mule.transformers.xml.AbstractXmlTransformer.ResultHolder
 
getResultSetHandler() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getRetryCount() - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
getReturnClass() - Method in class org.mule.providers.soap.SoapMethod
 
getReturnClass() - Method in class org.mule.transformers.AbstractTransformer
 
getReturnClass() - Method in interface org.mule.umo.transformer.UMOTransformer
 
getReturnMessage() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getReturnType() - Method in class org.mule.impl.model.resolvers.EntryPoint
Gets the method return type of the method
getReturnType() - Method in class org.mule.providers.soap.SoapMethod
 
getRightFilter() - Method in class org.mule.providers.xmpp.filters.XmppAndFilter
 
getRightFilter() - Method in class org.mule.routing.filters.logic.AndFilter
 
getRightFilter() - Method in class org.mule.routing.filters.logic.OrFilter
 
getRmiRegistry() - Method in class org.mule.management.agents.RmiRegistryAgent
 
getRoles() - Method in class org.mule.impl.security.MuleCredentials
 
getRoles() - Method in interface org.mule.umo.security.UMOCredentials
 
getRootException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootException() - Method in class org.mule.impl.message.ExceptionPayload
 
getRootException() - Method in interface org.mule.umo.UMOExceptionPayload
 
getRootMuleException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootName() - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
getRootName() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
getRootParentException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRoundTripTransformer() - Method in class org.mule.tck.AbstractTransformerTestCase
 
getRouted() - Method in class org.mule.management.mbeans.RouterStats
 
getRouted() - Method in interface org.mule.management.mbeans.RouterStatsMBean
 
getRouted(String) - Method in class org.mule.management.stats.RouterStatistics
 
getRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getRouterInbound() - Method in class org.mule.management.mbeans.ComponentStats
 
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.management.mbeans.ComponentStats
 
getRouters() - Method in class org.mule.routing.AbstractRouterCollection
 
getRouters() - Method in interface org.mule.umo.routing.UMORouterCollection
 
getRouterStatistics() - Method in class org.mule.routing.AbstractRouter
 
getRouterStatistics() - Method in interface org.mule.umo.routing.UMORouter
 
getRunCount() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
getSalt() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getSamplePeriod() - Method in class org.mule.management.stats.ComponentStatistics
 
getSatisfiableMethods(Class, Class[], boolean, boolean, Set) - Static method in class org.mule.util.ClassUtils
A helper method that will find all matching methods on a class with the given parameter type
getSatisfiableMethodsWithReturnType(Class, Class, boolean, Set) - Static method in class org.mule.util.ClassUtils
 
getScheduler() - Method in class org.mule.providers.AbstractConnector
Returns a Scheduler service for execution of periodic tasks.
getScheduler() - Method in interface org.mule.umo.provider.UMOConnector
Returns a Scheduler service for execution of periodic tasks.
getScheme() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getScheme() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getSchemeMetaInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getSchemeMetaInfo() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getSchemeSpecificPart() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getScript() - Method in class org.mule.components.script.AbstractScriptComponent
 
getScriptEngine() - Method in class org.mule.components.script.jsr223.Scriptable
 
getScriptEngine() - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
getScriptEngine() - Method in class org.mule.transformers.script.ScriptTransformer
 
getScriptEngineName() - Method in class org.mule.components.script.jsr223.Scriptable
 
getScriptEngineName() - Method in class org.mule.transformers.script.ScriptTransformer
 
getScriptFile() - Method in class org.mule.components.script.jsr223.Scriptable
 
getScriptFile() - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
getScriptFile() - Method in class org.mule.transformers.script.ScriptTransformer
 
getScriptText() - Method in class org.mule.components.script.AbstractScriptComponent
 
getScriptText() - Method in class org.mule.components.script.jsr223.Scriptable
 
getScriptText() - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
getScriptText() - Method in class org.mule.transformers.script.ScriptTransformer
 
getScriptUrl(String) - Method in class org.mule.components.script.AbstractScriptComponent
 
getSecretAliasId() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretKey() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
getSecretKey() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getSecretKey() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
getSecretKeyBundle() - Method in interface org.mule.extras.pgp.PGPKeyRing
 
getSecretKeyBundle() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretKeyRingFileName() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretPassphrase() - Method in interface org.mule.extras.pgp.PGPKeyRing
 
getSecretPassphrase() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecurityContext() - Method in class org.mule.impl.MuleSession
The security context for this session.
getSecurityContext() - Method in interface org.mule.umo.UMOSession
The security context for this session.
getSecurityFilter() - Method in class org.mule.impl.ImmutableMuleEndpoint
Returns an UMOEndpointSecurityFilter for this endpoint.
getSecurityFilter() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Returns an UMOEndpointSecurityFilter for this endpoint.
getSecurityManager() - Method in class org.mule.impl.container.RmiContainerContext
 
getSecurityManager() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getSecurityManager() - Method in class org.mule.MuleManager
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.providers.rmi.RmiConnector
 
getSecurityManager() - Method in interface org.mule.umo.manager.UMOManager
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.umo.security.UMOEndpointSecurityFilter
 
getSecurityPolicy() - Method in class org.mule.impl.container.RmiContainerContext
 
getSecurityPolicy() - Method in class org.mule.providers.rmi.RmiConnector
 
getSecurityProperties() - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
getSecurityProviderFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getSecurityProviderFactory() - Method in class org.mule.providers.ssl.SslConnector
 
getSecurityProviderFactory() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getSecurityProviderInfo() - Method in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
Security provider properties for IBM JDK 1.4.2 and higher.
getSecurityProviderInfo() - Method in interface org.mule.umo.security.provider.SecurityProviderFactory
 
getSecurityProviders() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getSecurityProviders() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
getSeeds() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getSegments() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getSelectorProperty() - Method in class org.mule.routing.outbound.EndpointSelector
 
getSendBufferSize() - Method in class org.mule.providers.tcp.TcpConnector
 
getSendBufferSize() - Method in class org.mule.providers.udp.UdpConnector
 
getSendSocketLinger() - Method in class org.mule.providers.tcp.TcpConnector
 
getSendTimeout() - Method in class org.mule.providers.tcp.TcpConnector
 
getSendTimeout() - Method in class org.mule.providers.udp.UdpConnector
 
getServerClassName() - Method in class org.mule.providers.rmi.RmiConnector
Method getServerClassName
getServerCodebase() - Method in class org.mule.providers.rmi.RmiConnector
Method getServerCodebase
getServerConfig() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getServerId() - Method in class org.mule.management.mbeans.MuleService
 
getServerId() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getServerId() - Method in class org.mule.umo.manager.UMOServerNotification
 
getServerInHandlers() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getServerOutHandlers() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getServerProvider() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getServerSocket(URI) - Method in class org.mule.providers.http.HttpsConnector
 
getServerSocket(URI) - Method in class org.mule.providers.ssl.SslConnector
 
getServerSocket(URI) - Method in class org.mule.providers.tcp.TcpConnector
 
getServerSocket() - Method in class org.mule.providers.tcp.TcpMessageReceiver
Obtain the serverSocket
getServerSocketFactory() - Method in class org.mule.providers.tcp.TcpConnector
 
getServerSocketFactory() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getServerUri() - Method in class org.mule.management.agents.RmiRegistryAgent
 
getServerUrl() - Method in class org.mule.config.MuleConfiguration
 
getServerUrl() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getServerUrl() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getServerUrl() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getService() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getService() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
getService(QName) - Method in class org.mule.providers.soap.axis.extensions.WSDDFileProvider
retrieve an instance of the named service
getService(XFire, String) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
getService(UMOEventContext) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
Get the service that is mapped to the specified request.
getService(String) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
getServiceBean() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getServiceClass() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getServiceClass(String, SOAPService, MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleMsgProvider
 
getServiceClass(String, SOAPService, MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleRPCProvider
 
getServiceDescription(ServiceEndpoint) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getServiceDescriptor() - Method in class org.mule.providers.AbstractConnector
Get the TransportServiceDescriptor for this connector.
getServiceDescriptor(String) - Static method in class org.mule.providers.service.TransportFactory
 
getServiceDescriptor(String, Properties) - Static method in class org.mule.providers.service.TransportFactory
 
getServiceError() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getServiceFactory() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getServiceFinder() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getServiceInterface() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
getServiceLocation() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getServiceName(UMOEventContext, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getServiceName(UMOImmutableEndpoint) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
Get the service that is mapped to the specified request.
getServiceName(UMOEventContext) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
Get the service that is mapped to the specified request.
getServiceOverrides() - Method in class org.mule.providers.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
getServiceRegistry() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
getServiceTransport() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getServiceUnitManager() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getServiceUrl() - Method in class org.mule.components.rest.RestServiceWrapper
 
getServiceURL(Service) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
getServiceURL(Service) - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
Get the URL for a particular service.
getServletUrl() - Method in class org.mule.providers.http.servlet.ServletConnector
 
getSession() - Method in class org.mule.impl.MuleEvent
 
getSession() - Method in class org.mule.impl.MuleEventContext
 
getSession() - Method in class org.mule.providers.email.SessionDetails
 
getSession() - Method in class org.mule.providers.email.transformers.Rfc822ByteArraytoMimeMessage
 
getSession(UMOImmutableEndpoint) - Method in class org.mule.providers.jms.JmsConnector
 
getSession(boolean, boolean) - Method in class org.mule.providers.jms.JmsConnector
 
getSession() - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
getSession(boolean, boolean) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
Some versions of Oracle do not support more than one JMS session per connection.
getSession() - Method in interface org.mule.umo.UMOEvent
Retrieves the component session for the current event
getSession() - Method in interface org.mule.umo.UMOEventContext
 
getSessionDetails(UMOImmutableEndpoint) - Method in class org.mule.providers.email.AbstractMailConnector
 
getSessionFromTransaction() - Method in class org.mule.providers.jms.JmsConnector
 
getSessionHandler() - Method in class org.mule.providers.AbstractConnector
Getter for property 'sessionHandler'.
getSessionHandler() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getSessionIDKey() - Method in class org.mule.impl.MuleSessionHandler
 
getSessionIDKey() - Method in class org.mule.impl.NullSessionHandler
The property name of the session id to use when creating the Mule session.
getSessionIDKey() - Method in class org.mule.providers.http.HttpSessionHandler
 
getSessionIDKey() - Method in interface org.mule.umo.provider.UMOSessionHandler
The property name of the session id to use when creating the Mule session.
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).
getSize() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
getSize() - Method in class org.mule.samples.hello.ChatString
 
getSize() - Method in interface org.mule.util.ObjectPool
 
getSoapMessage() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
 
getSoapTransportIds() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
getSocket() - Method in class org.mule.impl.ResponseOutputStream
 
getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.mule.providers.soap.axis.extensions.MuleHttpSender
Deprecated. Creates a socket connection to the SOAP server
getSocket(UMOImmutableEndpoint) - Method in class org.mule.providers.tcp.TcpConnector
Lookup a socket in the list of dispatcher sockets but don't create a new socket
getSocket() - Method in class org.mule.providers.udp.UdpMessageReceiver
Obtain the serverSocket
getSocketFactory() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getSocketFactory() - Method in class org.mule.providers.email.SmtpsConnector
 
getSocketFactory() - Method in class org.mule.providers.tcp.TcpConnector
 
getSocketFactory() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getSocketFactoryFallback() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getSocketFactoryFallback() - Method in class org.mule.providers.email.SmtpsConnector
 
getSocketFactoryProperties() - Method in class org.mule.management.agents.Mx4jAgent
 
getSocketTimeout() - Method in class org.mule.providers.http.HttpServerConnection
 
getSpecification() - Method in class org.mule.providers.jms.JmsConnector
 
getSplitExpression() - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
getSslContext() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getSslType() - Method in class org.mule.providers.http.HttpsConnector
 
getSslType() - Method in class org.mule.providers.ssl.SslConnector
 
getSslType() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getSsn() - Method in class org.mule.examples.loanbroker.messages.Customer
 
getStackAsString(StackTraceElement[]) - Method in class org.mule.samples.errorhandler.ExceptionBean
 
getStackTrace() - Method in class org.mule.samples.errorhandler.ExceptionBean
 
getStartDate() - Method in class org.mule.MuleManager
Returns the long date when the server was started
getStartDate() - Method in interface org.mule.umo.manager.UMOManager
Returns the long date when the server was started
getStartTime() - Method in class org.mule.management.mbeans.MuleService
 
getStartTime() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getStartTime() - Method in class org.mule.management.stats.AllStatistics
 
getStartTimeout() - Method in class org.mule.impl.work.WorkerContext
Gets the time duration (in milliseconds) within which the execution of the Work instance must start.
getStartupPropertiesFile() - Static method in class org.mule.MuleServer
 
getState(Object) - Method in interface org.mule.providers.bpm.BPMS
 
getState(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
getState() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getStatement(UMOImmutableEndpoint) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
getStatistics() - Method in class org.mule.impl.model.AbstractComponent
 
getStatistics() - Method in class org.mule.impl.model.DefaultMuleProxy
 
getStatistics() - Method in interface org.mule.impl.model.MuleProxy
 
getStatistics() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
getStatistics() - Method in class org.mule.management.mbeans.ComponentService
 
getStatistics() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
The statistics for this component
getStatistics() - Method in class org.mule.MuleManager
Gets all statisitcs for this instance
getStatistics() - Method in class org.mule.routing.AbstractCatchAllStrategy
 
getStatistics() - Method in class org.mule.routing.AbstractRouterCollection
 
getStatistics() - Method in interface org.mule.umo.routing.UMORouterCollection
 
getStatus() - Method in class org.mule.management.mbeans.YourKitProfilerService
Get current profiling status.
getStatus() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Get current profiling status.
getStatus() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getStatus() - Method in class org.mule.transaction.XaTransaction
 
getStatus() - Method in interface org.mule.umo.UMOTransaction
 
getStatuscode() - Method in class org.mule.providers.http.HttpResponse
Deprecated. use HttpResponse.getStatusCode() instead
getStatusCode() - Method in class org.mule.providers.http.HttpResponse
 
getStatusLine() - Method in class org.mule.providers.http.HttpResponse
 
getStatusTitle() - Method in interface org.mule.tools.visualizer.components.PostGrapher
 
getStatusTitle() - Method in class org.mule.tools.visualizer.postgraphers.DocIndexerPostGrapher
 
getStatusTitle() - Method in class org.mule.tools.visualizer.postgraphers.GalleryPostGrapher
 
getStatusTitle() - Method in class org.mule.tools.visualizer.postgraphers.MediaCopierPostGrapher
 
getStockQuoteMessage(String, String, String, String, String, String, String, String, String, String) - Static method in class org.mule.samples.stockquote.LocaleMessage
 
getStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getStorePassword() - Method in class org.mule.providers.ssl.SslConnector
 
getStorePassword() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getStorePassword() - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
getStrategy() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
getStrategy() - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
getStrategy() - Method in class org.mule.transformers.compression.AbstractCompressionTransformer
 
getStrategy() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getStrategyName() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getStream() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
getStreamMessageAdapter(InputStream, OutputStream) - Method in class org.mule.providers.AbstractConnector
Gets a UMOStreamMessageAdapter from the connector for the given message.
getStreamMessageAdapter() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getStreamMessageAdapter(InputStream, OutputStream) - Method in class org.mule.tck.testmodels.mule.TestConnector
 
getStreamMessageAdapter(InputStream, OutputStream) - Method in interface org.mule.umo.provider.UMOConnector
Gets a UMOStreamMessageAdapter from the connector for the given message.
getStreamSource() - Method in class org.mule.transformers.xml.XsltTransformer
Returns the StreamSource corresponding to xslFile
getStreet() - Method in class org.mule.samples.voipservice.to.AddressTO
 
getStreetCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getString(String, int) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object, Object) - Static method in class org.mule.config.i18n.MessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object[]) - Static method in class org.mule.config.i18n.MessageFactory
 
getString(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 class org.mule.impl.MuleMessage
Gets a String property from the event
getStringProperty(String, String) - Method in class org.mule.providers.AbstractMessageAdapter
 
getStringProperty(String, String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a String property from the event
getStyle() - Method in class org.mule.util.TemplateParser
 
getSubject() - Method in class org.mule.extras.jaas.JaasAuthentication
 
getSubject() - Method in class org.mule.providers.email.SmtpConnector
 
getSubscription() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
getSubscriptionFilter() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
the type of filter used to filter subscriptions
getSubscriptions() - Method in class org.mule.extras.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.extras.spring.events.MuleSubscriptionEventListener
 
getSummary() - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
getSupportedBindings() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
getSupportedBindings() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
getSupportedCipherSuites() - Method in class org.mule.umo.security.tls.TlsPropertiesSocketFactory
 
getSupportedProtocols() - Method in class org.mule.providers.AbstractConnector
Returns an unmodifiable list of the protocols supported by this connector
getSupportedSchemes() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getSymbol() - Method in class org.mule.samples.stockquote.StockQuote
 
getSyncEventsReceived() - Method in class org.mule.management.mbeans.ComponentService
 
getSyncEventsReceived() - Method in class org.mule.management.mbeans.ComponentStats
 
getSyncEventsReceived() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getSyncEventsReceived() - Method in class org.mule.management.stats.ComponentStatistics
 
getSyncEventsSent() - Method in class org.mule.management.mbeans.ComponentService
 
getSyncEventsSent() - Method in class org.mule.management.mbeans.ComponentStats
 
getSyncEventsSent() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getSyncEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getSynchronousEventTimeout() - Method in class org.mule.config.MuleConfiguration
 
getSynchronousEventTimeout() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getSynchronousEventTimeout() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getSynchronousEventTimeout() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getSystemModelType() - Method in class org.mule.config.MuleConfiguration
 
getSystemModelType() - Static method in class org.mule.impl.model.ModelHelper
Deprecated.  
getSystemProperties() - Method in class org.mule.impl.container.PropertiesContainerContext
 
getTable(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getTargetObject() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getTargetObject() - Method in class org.mule.providers.jms.xa.ConnectionInvocationHandler
Can be one of 3 types.
getTargetObject() - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
getTargetObject() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
Get XAConnection or XASession from wrapper / proxy
getTargetReceiver(UMOMessage, UMOEndpoint) - Method in class org.mule.providers.http.HttpMessageReceiver
 
getTargetService() - Method in class org.mule.providers.jbi.components.MuleReceiver
 
getTargetServiceName() - Method in class org.mule.providers.jbi.components.MuleReceiver
 
getTcpProtocol() - Method in class org.mule.providers.tcp.TcpConnector
 
getTcpProtocolClassName() - Method in class org.mule.providers.tcp.TcpConnector
 
getTemplateprops() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getTestAgent() - Static method in class org.mule.tck.MuleTestUtils
 
getTestComponent(MuleDescriptor) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestComponent(MuleDescriptor) - Static method in class org.mule.tck.MuleTestUtils
 
getTestConnector() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestConnector() - Static method in class org.mule.tck.MuleTestUtils
 
getTestCount() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
getTestData() - Method in class org.mule.tck.AbstractTransformerTestCase
 
getTestDescriptor(String, String) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestDescriptor(String, String) - Static method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
getTestDescriptor(String, String) - Static method in class org.mule.tck.MuleTestUtils
 
getTestEndpoint(String, String) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEndpoint(String, String) - Static method in class org.mule.tck.MuleTestUtils
 
getTestEndpointURI() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
getTestEvent(Object) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEvent(Object, MuleDescriptor) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEvent(Object, UMOImmutableEndpoint) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEvent(Object, MuleDescriptor, UMOImmutableEndpoint) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEvent(Object) - Static method in class org.mule.tck.MuleTestUtils
 
getTestEvent(Object, MuleDescriptor) - Static method in class org.mule.tck.MuleTestUtils
 
getTestEvent(Object, UMOImmutableEndpoint) - Static method in class org.mule.tck.MuleTestUtils
 
getTestEvent(Object, MuleDescriptor, UMOImmutableEndpoint) - Static method in class org.mule.tck.MuleTestUtils
 
getTestEventContext(Object) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEventContext(Object) - Static method in class org.mule.tck.MuleTestUtils
 
getTestInfo() - Method in class org.mule.tck.AbstractMuleTestCase
 
getTestManager() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestSchemeMetaInfoEndpoint(String, String, String) - Static method in class org.mule.tck.MuleTestUtils
 
getTestSession(UMOComponent) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestSession(UMOComponent) - Static method in class org.mule.tck.MuleTestUtils
 
getTestSession() - Static method in class org.mule.tck.MuleTestUtils
 
getTestTransformer() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestTransformer() - Static method in class org.mule.tck.MuleTestUtils
 
getThreadFactory() - Method in class org.mule.config.ThreadingProfile
 
getThreadingProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
The threading profile used by the UMO when managing a component.
getThreadPoolSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getThreadPriority() - Method in class org.mule.impl.work.WorkerContext
Gets the priority level of the thread, which will be dispatched to process this work.
getThreadTTL() - Method in class org.mule.config.ThreadingProfile
 
getThreadWaitTimeout() - Method in class org.mule.config.ThreadingProfile
 
getThrowable() - Method in class org.mule.samples.errorhandler.ErrorMessage
 
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 class org.mule.impl.MuleEvent
 
getTimeout() - Method in class org.mule.impl.MuleEventContext
Get the timeout value associated with the event
getTimeout() - Method in class org.mule.impl.MuleTransactionConfig
 
getTimeout() - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
getTimeout() - Method in class org.mule.routing.response.AbstractResponseRouter
 
getTimeout() - Method in class org.mule.routing.response.ResponseRouterCollection
 
getTimeout() - Method in interface org.mule.umo.routing.UMOResponseRouter
Returns the timeout delay that the response router should wait for a response for a given event.
getTimeout() - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
getTimeout() - Method in interface org.mule.umo.UMOEvent
The number of milliseconds to wait for a return event when running synchronously.
getTimeout() - Method in interface org.mule.umo.UMOEventContext
Get the timeout value associated with the event
getTimeout() - Method in interface org.mule.umo.UMOTransactionConfig
 
getTimeStamp() - Method in class org.mule.impl.message.ExceptionMessage
 
getTimestamp() - Method in class org.mule.umo.manager.UMOServerNotification
 
getTimeStamp(String) - Static method in class org.mule.util.DateUtils
 
getTimeToLive() - Method in class org.mule.providers.multicast.MulticastConnector
 
getTimeUnit() - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
getToken() - Method in class org.mule.impl.security.MuleCredentials
 
getTopicConnection() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
getTopicResolver() - Method in class org.mule.providers.jms.JmsConnector
Getter for property 'topicResolver'.
getTotalEventsReceived() - Method in class org.mule.management.mbeans.ComponentService
 
getTotalEventsReceived() - Method in class org.mule.management.mbeans.ComponentStats
 
getTotalEventsReceived() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getTotalEventsReceived() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalEventsSent() - Method in class org.mule.management.mbeans.ComponentService
 
getTotalEventsSent() - Method in class org.mule.management.mbeans.ComponentStats
 
getTotalEventsSent() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getTotalEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalExecutionTime() - Method in class org.mule.management.mbeans.ComponentService
 
getTotalExecutionTime() - Method in class org.mule.management.mbeans.ComponentStats
 
getTotalExecutionTime() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getTotalExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalMemory() - Method in class org.mule.management.mbeans.MuleService
 
getTotalMemory() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getTotalReceived() - Method in class org.mule.management.mbeans.RouterStats
 
getTotalReceived() - Method in interface org.mule.management.mbeans.RouterStatsMBean
 
getTotalReceived() - Method in class org.mule.management.stats.RouterStatistics
 
getTotalRouted() - Method in class org.mule.management.mbeans.RouterStats
 
getTotalRouted() - Method in interface org.mule.management.mbeans.RouterStatsMBean
 
getTotalRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getTransactedMessageReceiver() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getTransaction() - Method in class org.mule.impl.MuleEventContext
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
 
getTransaction() - Method in interface org.mule.umo.UMOEventContext
Returns the transaction for the current event or null if there is no transaction in progresss
getTransactionConfig() - Method in class org.mule.config.builders.EndpointReference
 
getTransactionConfig() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getTransactionConfig() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getTransactionConfig() - Method in interface org.mule.umo.endpoint.UMOEndpoint
Returns the transaction configuration for this endpoint
getTransactionConfig() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Returns the transaction configuration for this endpoint
getTransactionConfig() - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
getTransactionFactory() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getTransactionIsolation() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getTransactionManager() - Method in class org.mule.ManagementContext
 
getTransactionManager() - Method in class org.mule.MuleManager
Returns the Jta transaction manager used by this Mule server instance.
getTransactionManager() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
getTransactionManager() - Method in interface org.mule.umo.manager.UMOManager
Returns the Jta transaction manager used by this Mule server instance.
getTransactionManagerFactory() - Method in class org.mule.extras.jotm.JotmTxThreadAssociationTestCase
 
getTransactionManagerFactory() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
getTransactionStringId() - Method in class org.mule.impl.internal.notifications.TransactionNotification
 
getTransactionTimeout() - Method in class org.mule.config.MuleConfiguration
 
getTransactionTimeout() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getTransactionTimeout() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getTransactionTimeout() - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
getTransactionTimeout() - Method in class org.mule.util.xa.DefaultXASession
 
getTransformedBytes(byte[]) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getTransformedBytes(byte[]) - Method in class org.mule.transformers.encryption.DecryptionTransformer
 
getTransformedBytes(byte[]) - Method in class org.mule.transformers.encryption.EncryptionTransformer
 
getTransformedMessage() - Method in class org.mule.impl.MuleEvent
 
getTransformedMessage() - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format.
getTransformedMessage(Class) - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into its recognised or expected format.
getTransformedMessage() - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format.
getTransformedMessage() - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format.
getTransformedMessage(Class) - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format.
getTransformedMessageAsBytes() - Method in class org.mule.impl.MuleEvent
This method will attempt to convert the transformed message into an array of bytes It will first check if the result of the transformation is a byte array and return that.
getTransformedMessageAsBytes() - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
getTransformedMessageAsBytes() - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
getTransformedMessageAsBytes() - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
getTransformedMessageAsString() - Method in class org.mule.impl.MuleEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in class org.mule.impl.MuleEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString() - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString() - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString() - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformer() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getTransformer() - Method in class org.mule.providers.DefaultReplyToHandler
 
getTransformer() - Method in interface org.mule.providers.ReplyToHandler
 
getTransformer() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getTransformer() - Method in class org.mule.routing.outbound.TransformerRouter
 
getTransformer() - Method in class org.mule.tck.AbstractTransformerTestCase
 
getTransformer() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The transformer is responsible for transforming data when it is received or sent by the UMO (depending on whether this endpoint is a receiver or not).
getTransformer() - Method in exception org.mule.umo.transformer.TransformerException
 
getTransformer(String, String) - Static method in class org.mule.util.MuleObjectHelper
Builds a linked list of UMOTransformers.
getTransformerName() - Method in class org.mule.config.builders.TransformerReference
 
getTransformers() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getTransformers() - Method in class org.mule.MuleManager
Gets an unmodifiable collection of transformers registered with the UMOManager
getTransformers() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getTransformers() - Method in interface org.mule.umo.manager.UMOManager
Gets an unmodifiable collection of transformers registered with the UMOManager
getTransformParameters() - Method in class org.mule.transformers.xml.XsltTransformer
Gets the parameters to be used when applying the transformation
getTransportClass(String) - Static method in class org.mule.providers.soap.axis.extensions.MuleTransport
 
getTransportManager() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
getTransportName() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getTransportURI(Service) - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
getTrustManagerAlgorithm() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustManagerAlgorithm() - Method in class org.mule.providers.ssl.SslConnector
 
getTrustManagerAlgorithm() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getTrustManagerAlgorithm() - Method in interface org.mule.umo.security.TlsDirectTrustStore
 
getTrustManagerFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustManagerFactory() - Method in class org.mule.providers.ssl.SslConnector
 
getTrustManagerFactory() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getTrustManagerFactory() - Method in interface org.mule.umo.security.TlsDirectTrustStore
 
getTrustStore() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getTrustStore() - Method in class org.mule.providers.email.SmtpsConnector
 
getTrustStore() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStore() - Method in class org.mule.providers.ssl.SslConnector
 
getTrustStore() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getTrustStore() - Method in interface org.mule.umo.security.TlsIndirectTrustStore
 
getTrustStorePassword() - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
getTrustStorePassword() - Method in class org.mule.providers.email.SmtpsConnector
 
getTrustStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStorePassword() - Method in class org.mule.providers.ssl.SslConnector
 
getTrustStorePassword() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getTrustStorePassword() - Method in interface org.mule.umo.security.TlsIndirectTrustStore
 
getTrustStoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStoreType() - Method in class org.mule.providers.ssl.SslConnector
 
getTrustStoreType() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
getTrustStoreType() - Method in interface org.mule.umo.security.TlsDirectTrustStore
 
getTxManager() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getType() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getType() - Method in class org.mule.impl.internal.notifications.ConnectionNotification
 
getType() - Method in class org.mule.impl.internal.notifications.ExceptionNotification
 
getType() - Method in class org.mule.impl.internal.notifications.SecurityNotification
 
getType() - Method in class org.mule.impl.model.direct.DirectModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.pipeline.PipelineModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.seda.optimised.OptimisedSedaModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.seda.SedaModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.streaming.StreamingModel
 
getType() - Method in class org.mule.management.mbeans.EndpointService
 
getType() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
getType() - Method in class org.mule.management.mbeans.ModelService
 
getType() - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
getType(String) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
getType() - Method in class org.mule.providers.soap.NamedParameter
 
getType() - Method in class org.mule.ra.JcaModel
 
getType() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether the message endpoint is a sender or receiver or both.
getType() - Method in class org.mule.umo.manager.UMOServerNotification
 
getType() - Method in interface org.mule.umo.model.UMOModel
Returns the model type name.
getType() - Method in interface org.mule.util.counters.Counter
Accessor for the counter type.
getType() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getTypeMap() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getTypeMappingRegistry() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getUMOManager() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
getUmoMessage() - Method in exception org.mule.umo.MessagingException
 
getUniqueId() - Method in class org.mule.impl.MuleMessage
 
getUniqueId() - Method in class org.mule.providers.AbstractMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.DefaultMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.file.FileMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.jms.JmsMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.vm.VMMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.xmpp.XmppMessageAdapter
 
getUniqueId() - Method in interface org.mule.umo.provider.UMOMessageAdapter
gets the unique identifier for the message.
getUpperCase() - Method in class org.mule.transformers.simple.ByteArrayToHexString
 
getUri() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUri() - Method in class org.mule.providers.http.RequestLine
 
getUri() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUriPrefix() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
getUriPrefix() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
getUrl() - Method in class org.mule.providers.email.SessionDetails
 
getUrl() - Method in class org.mule.providers.oracle.jms.OracleJmsConnector
 
getURLs() - Method in class org.mule.modules.boot.DefaultMuleClassPathConfig
Getter for property 'urls'.
getUrls() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getUrls() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getUrlsFile() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getUserInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUserInfo() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUsername() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUsername() - Method in class org.mule.impl.security.MuleCredentials
 
getUsername() - Method in class org.mule.providers.email.SmtpConnector
 
getUsername() - Method in class org.mule.providers.jms.JmsConnector
 
getUserName() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
getUsername() - Method in class org.mule.ra.MuleManagedConnection
Gets the user name of the user associated with the ManagedConnection instance.
getUsername() - Method in class org.mule.ra.MuleManagedConnectionFactory
Returns the value of the userName property.
getUserName() - Method in class org.mule.ra.MuleManagedConnectionMetaData
 
getUserName() - Method in class org.mule.ra.MuleResourceAdapter
 
getUsername() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUsername() - Method in interface org.mule.umo.security.UMOCredentials
 
getUserParams() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUserParams() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUUID() - Static method in class org.mule.util.UUID
 
getValidMessage() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
getValidMessage() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
getValidTill() - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
getValidTillCaption(Object) - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getValue() - Method in class org.mule.routing.filters.xml.JXPathFilter
Deprecated. Use getExpectedValue().
getVe() - Method in class org.mule.tools.visualizer.config.VelocitySupport
 
getVendor() - Method in class org.mule.management.mbeans.MuleService
 
getVendor() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getVendorName() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getVendorName() - Static method in class org.mule.config.MuleManifest
 
getVendorUrl() - Method in class org.mule.config.MuleConfiguration
Deprecated. use MuleManifest instead
getVendorUrl() - Static method in class org.mule.config.MuleManifest
 
getVersion() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getVersion() - Method in class org.mule.management.mbeans.MuleService
 
getVersion() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getVersion() - Method in interface org.mule.umo.UMOImmutableDescriptor
The version on the Mule UMO.
getVirtualEndpoint(String) - Method in class org.mule.tools.visualizer.components.EndpointRegistry
 
getVolume() - Method in class org.mule.samples.stockquote.StockQuote
 
getWarmUpMessages() - Method in class org.mule.examples.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
getWarnings() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getWelcomeMessage() - Static method in class org.mule.samples.voipservice.LocaleMessage
 
getWireFormat() - Method in class org.mule.extras.client.RemoteDispatcher
 
getWireFormat() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
getWireFormat() - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
getWorkException() - Method in class org.mule.impl.work.WorkerContext
Gets the WorkException, if any, thrown during the execution.
getWorkingDir() - Method in class org.mule.ManagementContext
 
getWorkingdir() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
getWorkingDirectory() - Method in class org.mule.config.MuleConfiguration
 
getWorkingDirectory() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getWorkingDirectory() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getWorkingDirectory() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getWorkingDirectory() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
getWorkListener() - Method in class org.mule.config.MuleConfiguration
 
getWorkListener() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
getWorkManager() - Method in class org.mule.MuleManager
Obtains a workManager instance that can be used to schedule work in a thread pool.
getWorkManager() - Method in class org.mule.providers.AbstractMessageReceiver
 
getWorkManager() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
getWorkManager() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
getWorkManager() - Method in class org.mule.ra.JcaModel
 
getWorkManager() - Method in interface org.mule.umo.manager.UMOManager
Obtains a workManager instance that can be used to schedule work in a thread pool.
getWorkManagerFactory() - Method in class org.mule.config.ThreadingProfile
 
getWriter() - Method in class org.mule.providers.http.HttpServerConnection
Returns the ResponseWriter used to write the output to the socket.
getWriter() - Method in class org.mule.providers.WriterMessageAdapter
 
getWriteToDirectory() - Method in class org.mule.providers.file.FileConnector
 
getWsDecryptionFile() - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
getWsdlEndpoint() - Method in class org.mule.providers.soap.WSProxyService
 
getWsdlFile() - Method in class org.mule.providers.soap.WSProxyService
 
getWsSignatureFile() - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
getXaDataSource() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getXAResource() - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
getXAResource() - Method in class org.mule.ra.MuleManagedConnection
Returns a javax.transaction.xa.XAresource instance.
getXAResource() - Method in class org.mule.util.xa.DefaultXASession
 
getXAResources(ActivationSpec[]) - Method in class org.mule.ra.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.impl.work.MuleWorkManager
 
getXaTransactedMessageReceiver() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
getXfire() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
getXfire() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
getXmlDeclaration(String) - Method in class org.mule.impl.container.AbstractContainerContext
 
getXmlSource(Object) - Method in class org.mule.transformers.xml.AbstractXmlTransformer
 
getXslFile() - Method in class org.mule.transformers.xml.XsltTransformer
 
getXslFilePath() - Method in class org.mule.management.agents.Mx4jAgent
 
getXslForDtd() - Method in class org.mule.config.MuleDtdResolver
 
getXslResource() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
getXslt() - Method in class org.mule.transformers.xml.XsltTransformer
 
getXslTransformerFactory() - Method in class org.mule.transformers.xml.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.transformers.xml.AbstractXStreamTransformer
 
GLOBAL_RECEIVER - Static variable in class org.mule.providers.bpm.ProcessConnector
 
globalTransactions - Variable in class org.mule.util.xa.AbstractResourceManager
 
GraphConfig - Class in org.mule.tools.visualizer.config
TODO - document
GraphConfig() - Constructor for class org.mule.tools.visualizer.config.GraphConfig
 
GraphEnvironment - Class in org.mule.tools.visualizer.config
todo document
GraphEnvironment(GraphConfig) - Constructor for class org.mule.tools.visualizer.config.GraphEnvironment
 
GraphRenderer - Class in org.mule.tools.visualizer.components
 
GraphRenderer(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.components.GraphRenderer
 
greet(NameString) - Method in class org.mule.samples.hello.Greeter
 
Greeter - Class in org.mule.samples.hello
Greeter expects a valid NameString object.
Greeter() - Constructor for class org.mule.samples.hello.Greeter
 
GROW_WHEN_EXHAUSTED - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
GuiInstallerLibraryDownloader - Class in org.mule.modules.boot
 
GuiInstallerLibraryDownloader() - Constructor for class org.mule.modules.boot.GuiInstallerLibraryDownloader
 
GuiInstallerLicenseHandler - Class in org.mule.modules.boot
 
GuiInstallerLicenseHandler() - Constructor for class org.mule.modules.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.transformers.compression
GZipCompressTransformer is a transformer compressing objects into byte arrays.
GZipCompressTransformer() - Constructor for class org.mule.transformers.compression.GZipCompressTransformer
 
GZipUncompressTransformer - Class in org.mule.transformers.compression
GZipCompressTransformer TODO
GZipUncompressTransformer() - Constructor for class org.mule.transformers.compression.GZipUncompressTransformer
 

H

handle(Callback[]) - Method in class org.mule.extras.jaas.MuleCallbackHandler
The handle() method handles the callbacks to be passed to the Jaas security.
handle(Callback[]) - Method in class org.mule.extras.wssecurity.callbackhandlers.MuleWsSecurityCallbackHandler
This method handles the callback, i.e.
handle(UMOEventContext) - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
handleCookie(String, String, Hashtable, MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleHttpSender
Deprecated. little helper function for cookies
handleException(RestServiceException, UMOMessage) - Method in class org.mule.components.rest.RestServiceWrapper
 
handleException(Object, Exception) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
handleException(UMOMessage, Throwable) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
Wraps an exception into a MuleMessage with an Exception payload and returns the Xml representation of it
handleException(Exception) - Method in class org.mule.impl.model.AbstractComponent
 
handleException(Exception) - Method in class org.mule.impl.model.DefaultMuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Exception) - Method in interface org.mule.impl.model.MuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Exception) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Exception) - Method in class org.mule.providers.AbstractConnector
handleException(Exception) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleException(Exception) - Method in class org.mule.providers.AbstractReceiverWorker
A conveniece method that passes the exception to the connector's ExceptionListener
handleException(Throwable, String, HttpServletResponse) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
handleException(Throwable) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
handleException(Exception) - Method in interface org.mule.umo.provider.UMOConnector
 
handleLifecycleException(Object, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Lifecycle exceptions are thrown when an error occurs during an object's lifecycle call such as start, stop or initialise.
handleLifecycleException(Object, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleMessage(Message) - Method in class org.mule.providers.email.MailMessageAdapter
Store only the first body part directly; add further parts as attachments.
handleMessage(Message) - Method in class org.mule.providers.email.SimpleMailMessageAdapter
By default, this simply stores the entire message as a single message.
handleMessagingException(UMOMessage, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
A messaging exception is thrown when an excpetion occurs during normal message processing.
handleMessagingException(UMOMessage, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleNotification(Notification, Object) - Method in class org.mule.management.agents.JmxServerNotificationAgent.NotificationListener
Handler - Class in org.mule.providers.soap.axis.transport.jms
A Dummy Url handler for handling jms.
Handler() - Constructor for class org.mule.providers.soap.axis.transport.jms.Handler
 
Handler - Class in org.mule.providers.soap.axis.transport.pop3
A Dummy Url handler for handling pop3.
Handler() - Constructor for class org.mule.providers.soap.axis.transport.pop3.Handler
 
Handler - Class in org.mule.providers.soap.axis.transport.smtp
A Dummy Url handler for handling smtp.
Handler() - Constructor for class org.mule.providers.soap.axis.transport.smtp.Handler
 
Handler - Class in org.mule.providers.soap.axis.transport.vm
A Dummy Url handler for handling vm.
Handler() - Constructor for class org.mule.providers.soap.axis.transport.vm.Handler
 
handler - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
handler - Variable in class org.mule.tck.TestCaseWatchdog
 
handleRedelivery(Message) - Method in class org.mule.providers.jms.DefaultRedeliveryHandler
process the redelivered message.
handleRedelivery(Message) - Method in interface org.mule.providers.jms.RedeliveryHandler
process the redelivered message.
handleResults(List) - Method in class org.mule.providers.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.providers.tcp.TcpMessageReceiver.TcpStreamWorker
 
handleResults(List) - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
HandlerException - Exception in org.mule.samples.errorhandler
 
HandlerException(String) - Constructor for exception org.mule.samples.errorhandler.HandlerException
 
HandlerException(String, Throwable) - Constructor for exception org.mule.samples.errorhandler.HandlerException
 
handlerFailure(ExceptionHandler) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
handleRoutingException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
A routing exception is thrown when an excpetion occurs during normal message processing A RoutingException holds a reference to the current message and te endpoint being routing to or from when the error occurred.
handleRoutingException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleStandardException(Throwable) - Method in class org.mule.impl.AbstractExceptionListener
A handler for all other exceptions
handleStandardException(Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleTimeout(long, TimeUnit) - Method in class org.mule.tck.AbstractMuleTestCase
 
handleTimeout(long, TimeUnit) - Method in interface org.mule.tck.TestCaseWatchdogTimeoutHandler
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.http.HttpMessageReceiver
 
handleWorkException(WorkEvent, String) - Method in class org.mule.impl.model.seda.SedaComponent
 
handleWorkException(WorkEvent, String) - Method in class org.mule.providers.AbstractConnector
 
handleWorkException(WorkEvent, String) - Method in class org.mule.tck.TestingWorkListener
 
handleWorkException(WorkEvent, String) - Method in class org.mule.umo.manager.DefaultWorkListener
 
handshakeCompleted(HandshakeCompletedEvent) - Method in class org.mule.providers.ssl.SslMessageReceiver
 
hasApple() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
hasBanana() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
hasCode() - Method in class org.mule.extras.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.providers.bpm.BPMS
 
hasEnded(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
hasEndpoints() - Method in class org.mule.routing.outbound.OutboundRouterCollection
 
hasEndpoints() - Method in interface org.mule.umo.routing.UMOOutboundRouterCollection
Determines if any endpoints have been set on this router.
HASH - Static variable in class org.mule.util.ObjectNameHelper
 
hashCode() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
hashCode() - Method in class org.mule.impl.container.ContainerKeyPair
 
hashCode() - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
hashCode() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
hashCode() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
hashCode() - Method in class org.mule.impl.MuleEvent
 
hashCode() - Method in class org.mule.impl.VoidResult
 
hashCode() - Method in class org.mule.providers.NullPayload
 
hashCode() - Method in class org.mule.providers.service.TransportServiceDescriptor
 
hashCode() - Method in class org.mule.ra.MuleConnectionRequestInfo
 
hashCode() - Method in class org.mule.ra.MuleEndpointKey
 
hashCode() - Method in class org.mule.ra.MuleManagedConnectionFactory
 
hashCode() - Method in class org.mule.ra.MuleResourceAdapter
 
hashCode() - Method in class org.mule.routing.inbound.EventGroup
The hashCode of an EventGroup is derived from the object returned by EventGroup.getGroupId().
hashCode() - Method in class org.mule.tck.testmodels.fruit.Apple
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.Orange
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
hashCode() - Method in exception org.mule.umo.UMOException
 
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.queue.QueueInfo
 
hasMessages(Folder) - Method in class org.mule.providers.email.RetrieveMessageDispatcher
Optimised check to se whether to return the message count and retrieve the messages.
hasResource(Object) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
hasResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
hasResource(Object) - Method in class org.mule.transaction.XaTransaction
 
hasResource(Object) - Method in interface org.mule.umo.UMOTransaction
 
HEADER_ACCEPT - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_CHARSET - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_ENCODING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_LANGUAGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_RANGES - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_AGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ALLOW - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_AUTHORIZATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CACHE_CONTROL - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONNECTION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_ENCODING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LANGUAGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LENGTH - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LOCATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_MD5 - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_RANGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_SEPARATOR - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_TYPE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_COOKIE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_COOKIE_SET - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_DATE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_ETAG - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_EXPECT - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_EXPECT_CONTINUE_REQUEST_VALUE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_EXPIRES - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_FROM - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_HOST - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_MATCH - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_NONE_MATCH - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_RANGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_IF_UNMODIFIED_SINCE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_KEEP_ALIVE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_LAST_MODIFIED - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_LIST_PREFIX - Static variable in class org.mule.providers.email.SimpleMailMessageAdapter
 
HEADER_LOCATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_MAX_FORWARDS - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_PRAGMA - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_PROXY_AUTHENTICATE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_PROXY_AUTHORIZATION - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_RANGE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_REFERER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_RETRY_AFTER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_SERVER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_TE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_TRAILER - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_TRANSFER_ENCODING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_UPGRADE - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_USER_AGENT - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_VARY - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_VIA - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_WARNING - Static variable in class org.mule.providers.http.HttpConstants
 
HEADER_WWW_AUTHENTICATE - Static variable in class org.mule.providers.http.HttpConstants
 
headerMalformedValueIs(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
HexStringToByteArray - Class in org.mule.transformers.simple
Converts a Hex String to a Byte array
HexStringToByteArray() - Constructor for class org.mule.transformers.simple.HexStringToByteArray
 
hexStringToByteArray(String) - Static method in class org.mule.util.StringUtils
Convert a hexadecimal string into its byte representation.
HiveMindContext - Class in org.mule.extras.hivemind
HiveMindContext is a HiveMind Context that can expose HiveMind managed services for use in the Mule framework.
HiveMindContext() - Constructor for class org.mule.extras.hivemind.HiveMindContext
 
honorSynchronicity - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 
HostNameFactory - Class in org.mule.config.factories
Extracts the local hostname from the local system
HostNameFactory() - Constructor for class org.mule.config.factories.HostNameFactory
 
hours() - Static method in class org.mule.config.i18n.CoreMessages
 
HtmlTablePrinter - Class in org.mule.management.stats.printers
HtmlTablePrinter prints event processing stats as a HTML table
HtmlTablePrinter(Writer) - Constructor for class org.mule.management.stats.printers.HtmlTablePrinter
 
HtmlTablePrinter(OutputStream) - Constructor for class org.mule.management.stats.printers.HtmlTablePrinter
 
HTTP10 - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP11 - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP1X - Static variable in class org.mule.providers.http.HttpConstants
 
HTTP_ADAPTER_OBJECT_NAME - Static variable in class org.mule.management.agents.Mx4jAgent
 
HTTP_BINDING - Static variable in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
HTTP_COOKIE_SPEC_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_COOKIES_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_CUSTOM_HEADERS_MAP_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_ENABLE_COOKIES_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_METHOD - Static variable in class org.mule.components.rest.RestServiceWrapper
 
HTTP_METHOD_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_PARAMS_PROPERTY - Static variable in class org.mule.providers.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.providers.http.HttpConnector
 
HTTP_REQUEST_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_STATUS_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
Event property to pass back the status for the response
HTTP_TRANSPORT_NS - Static variable in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
HTTP_VERSION_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HttpBasicAuthenticationFilter - Class in org.mule.extras.acegi.filters.http
HttpBasicAuthenticationFilter TODO
HttpBasicAuthenticationFilter() - Constructor for class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
HttpBasicAuthenticationFilter(String) - Constructor for class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
HttpClientMessageDispatcher - Class in org.mule.providers.http
HttpClientMessageDispatcher dispatches Mule events over HTTP.
HttpClientMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.http.HttpClientMessageDispatcher
 
HttpClientMessageDispatcher.StreamPayloadRequestEntity - Class in org.mule.providers.http
 
HttpClientMessageDispatcher.StreamPayloadRequestEntity(UMOStreamMessageAdapter, UMOEvent) - Constructor for class org.mule.providers.http.HttpClientMessageDispatcher.StreamPayloadRequestEntity
 
HttpClientMessageDispatcherFactory - Class in org.mule.providers.http
Creates a HttpClientMessageDispatcher to make client requests
HttpClientMessageDispatcherFactory() - Constructor for class org.mule.providers.http.HttpClientMessageDispatcherFactory
 
HttpClientMethodResponseToObject - Class in org.mule.providers.http.transformers
HttpClientMethodResponseToObject transforms a http client response to a MuleMessage.
HttpClientMethodResponseToObject() - Constructor for class org.mule.providers.http.transformers.HttpClientMethodResponseToObject
 
HttpConnector - Class in org.mule.providers.http
HttpConnector provides a way of receiving and sending http requests and responses.
HttpConnector() - Constructor for class org.mule.providers.http.HttpConnector
 
HttpConstants - Class in org.mule.providers.http
HttpConstants for request and response headers
HttpConstants() - Constructor for class org.mule.providers.http.HttpConstants
 
HttpMessageAdapter - Class in org.mule.providers.http
HttpMessageAdapter Wraps an incoming Http Request making the payload and headers available as standard message adapter.
HttpMessageAdapter(Object) - Constructor for class org.mule.providers.http.HttpMessageAdapter
 
HttpMessageAdapter(HttpMessageAdapter) - Constructor for class org.mule.providers.http.HttpMessageAdapter
 
HttpMessageReceiver - Class in org.mule.providers.http
HttpMessageReceiver is a simple http server that can be used to listen for HTTP requests on a particular port.
HttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.HttpMessageReceiver
 
HttpMessageReceiver.HttpWorker - Class in org.mule.providers.http
 
HttpMessageReceiver.HttpWorker(Socket) - Constructor for class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
HttpMessages - Class in org.mule.providers.http.i18n
 
HttpMessages() - Constructor for class org.mule.providers.http.i18n.HttpMessages
 
httpMethod - Variable in class org.mule.providers.http.HttpStreamMessageAdapter
 
httpParameterNotSet(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
HttpRequest - Class in org.mule.providers.http
A http request wrapper
HttpRequest() - Constructor for class org.mule.providers.http.HttpRequest
 
HttpRequest(RequestLine, Header[], InputStream) - Constructor for class org.mule.providers.http.HttpRequest
 
HttpRequest(RequestLine, Header[]) - Constructor for class org.mule.providers.http.HttpRequest
 
HttpRequestMessageAdapter - Class in org.mule.providers.http.servlet
HttpRequestMessageAdapter is a Mule message adapter for javax.servletHttpServletRequest objects.
HttpRequestMessageAdapter(Object) - Constructor for class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
HttpRequestMessageAdapter(HttpRequestMessageAdapter) - Constructor for class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
HttpRequestToNameString - Class in org.mule.samples.hello
 
HttpRequestToNameString() - Constructor for class org.mule.samples.hello.HttpRequestToNameString
 
HttpRequestToSoapRequest - Class in org.mule.providers.soap.transformers
A simple transformer for converting an Http GET request into a SOAP request.
HttpRequestToSoapRequest() - Constructor for class org.mule.providers.soap.transformers.HttpRequestToSoapRequest
 
HttpRequestWildcardFilter - Class in org.mule.providers.http.filters
HttpRequestWildcardFilter filters out wildcard URL expressions.
HttpRequestWildcardFilter() - Constructor for class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
HttpRequestWildcardFilter(String) - Constructor for class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
HttpResponse - Class in org.mule.providers.http
A generic HTTP response wrapper.
HttpResponse() - Constructor for class org.mule.providers.http.HttpResponse
 
HttpResponse(StatusLine, Header[], InputStream) - Constructor for class org.mule.providers.http.HttpResponse
 
HttpResponseToString - Class in org.mule.providers.http.transformers
Converts an Http Response object to String.
HttpResponseToString() - Constructor for class org.mule.providers.http.transformers.HttpResponseToString
 
HttpsConnector - Class in org.mule.providers.http
HttpsConnector provides Https connectivity
HttpsConnector() - Constructor for class org.mule.providers.http.HttpsConnector
 
HttpServerConnection - Class in org.mule.providers.http
A connection to the SimpleHttpServer.
HttpServerConnection(Socket) - Constructor for class org.mule.providers.http.HttpServerConnection
 
HttpServerConnection(Socket, String) - Constructor for class org.mule.providers.http.HttpServerConnection
 
HttpSessionHandler - Class in org.mule.providers.http
Will read and write Http Cookie information to and from the Mule Session
HttpSessionHandler() - Constructor for class org.mule.providers.http.HttpSessionHandler
 
HttpsMessageReceiver - Class in org.mule.providers.http
 
HttpsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.HttpsMessageReceiver
 
HttpStreamMessageAdapter - Class in org.mule.providers.http
A HttpStream adapter that can be used with the HttpClientMessageDispatcher who knows when to release the Http Connection.
HttpStreamMessageAdapter(InputStream) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(InputStream, OutputStream) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(OutputHandler) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(OutputStream, OutputHandler) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 
HttpStreamMessageAdapter(InputStream, OutputStream, OutputHandler) - Constructor for class org.mule.providers.http.HttpStreamMessageAdapter
 

I

IBMSecurityProvider2Info - Class in org.mule.umo.security.provider
IBM JDK 1.4.2-specific security provider information.
IBMSecurityProvider2Info() - Constructor for class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
IBMSecurityProviderInfo - Class in org.mule.umo.security.provider
IBM JDK-specific security provider information.
IBMSecurityProviderInfo() - Constructor for class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
IBMSslAdapterServerSocketFactory - Class in org.mule.management.agents
This MBean creates SSLServerSocket instances.
IBMSslAdapterServerSocketFactory() - Constructor for class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
id - Variable in class org.mule.providers.AbstractMessageAdapter
 
id - Variable in class org.mule.util.xa.AbstractTransactionContext
 
IdempotentInMemoryMessageIdStore - Class in org.mule.routing.inbound
IdempotentInMemoryMessageIdStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old entries.
IdempotentInMemoryMessageIdStore(String, int, int, int) - Constructor for class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
Default constructor for IdempotentInMemoryMessageIdStore.
IdempotentInMemoryMessageIdStore.Expirer - Class in org.mule.routing.inbound
 
IdempotentInMemoryMessageIdStore.Expirer() - Constructor for class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore.Expirer
 
IdempotentMessageIdStore - Interface in org.mule.routing.inbound
IdempotentMessageIdStore is the main interface used by IdempotentReceiver for storing received message IDs.
IdempotentReceiver - Class in org.mule.routing.inbound
IdempotentReceiver ensures that only unique messages are received by a component.
IdempotentReceiver() - Constructor for class org.mule.routing.inbound.IdempotentReceiver
 
IdempotentSecureHashReceiver - Class in org.mule.routing.inbound
IdempotentSecureHashReceiver ensures that only unique messages are received by a component.
IdempotentSecureHashReceiver() - Constructor for class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
identityToShortString(Object) - Static method in class org.mule.util.ObjectUtils
Like ObjectUtils.identityToString(Object) but without the object's full package name.
idStore - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
ignoreAttribute(String) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
IGNORED_DOT_MULE_DIRS - Static variable in class org.mule.tck.AbstractMuleTestCase
Top-level directories under .mule which are not deleted on each test case recycle.
IgnoredMethodNames - Static variable in class org.mule.impl.model.resolvers.DynamicEntryPoint
 
ignoredPropertyOverrides - Variable in class org.mule.impl.MuleEvent
 
ignoreMethods - Variable in class org.mule.components.builder.ReflectionMessageBuilder
 
ignoreProperty(String) - Method in class org.mule.impl.MuleEvent
This method is used to determine if a property on the previous event should be ignorred for the next event.
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
 
ImapConnector - Class in org.mule.providers.email
Receives messages from an IMAP mailbox
ImapConnector() - Constructor for class org.mule.providers.email.ImapConnector
 
ImapsConnector - Class in org.mule.providers.email
Creates a secure IMAP connection
ImapsConnector() - Constructor for class org.mule.providers.email.ImapsConnector
 
ImapsSocketFactory - Class in org.mule.providers.email
A socket factor that reads "indirect" configuration (see TlsConfiguration) for IMAPS from System properties.
ImapsSocketFactory() - Constructor for class org.mule.providers.email.ImapsSocketFactory
 
ImmutableMuleDescriptor - Class in org.mule.impl
MuleDescriptor describes all the properties for a Mule UMO.
ImmutableMuleDescriptor(ImmutableMuleDescriptor) - Constructor for class org.mule.impl.ImmutableMuleDescriptor
Default constructor.
ImmutableMuleDescriptor() - Constructor for class org.mule.impl.ImmutableMuleDescriptor
Default constructor used by mutable versions of this class to provide defaults for certain properties
ImmutableMuleEndpoint - Class in org.mule.impl
ImmutableMuleEndpoint describes a Provider in the Mule Server.
ImmutableMuleEndpoint(String, UMOEndpointURI, UMOConnector, UMOTransformer, String, int, String, Map) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
 
ImmutableMuleEndpoint(UMOImmutableEndpoint) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
 
ImmutableMuleEndpoint(String, boolean) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
 
implementationReference - Variable in class org.mule.impl.ImmutableMuleDescriptor
The implementationReference used to create the Object UMO instance.
importBeanDefinitionResource(Element) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionDocumentReader
By default, an statement will assume the imported resource's location is relative to the current file.
IN - Static variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
in - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
INBOUND_BCC_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_CC_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_CONTENT_TYPE_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_CUSTOM_HEADERS_MAP_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_FROM_ADDRESS_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
INBOUND_REPLY_TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_SENT_DATE_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_SUBJECT_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
INBOUND_TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
inboundEndpoint - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use inboundRouter instead.
InboundFilterProcessor - Class in org.mule.tools.visualizer.processor
 
InboundFilterProcessor(GraphEnvironment, GraphNode) - Constructor for class org.mule.tools.visualizer.processor.InboundFilterProcessor
 
InboundPassThroughRouter - Class in org.mule.routing.inbound
InboundPassThroughRouter allows inbound routing over all registered endpoints without any filtering.
InboundPassThroughRouter() - Constructor for class org.mule.routing.inbound.InboundPassThroughRouter
 
inboundRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
InboundRouterCollection - Class in org.mule.routing.inbound
InboundRouterCollection is a collection of routers that will be invoked when an event is received.
InboundRouterCollection() - Constructor for class org.mule.routing.inbound.InboundRouterCollection
 
InboundRoutersProcessor - Class in org.mule.tools.visualizer.processor
 
InboundRoutersProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.InboundRoutersProcessor
 
inboundTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use inboundRouter instead.
inboundTransformer - Variable in class org.mule.transformers.wire.TransformerPairWireFormat
 
inc() - Method in class org.mule.tck.testmodels.services.TestComponent
 
inc() - Method in class org.mule.tck.testmodels.services.TestReceiver
 
incExecutionError() - Method in class org.mule.management.stats.ComponentStatistics
 
incFatalError() - Method in class org.mule.management.stats.ComponentStatistics
 
includeBranchInXid() - Method in class org.mule.util.xa.AbstractXAResourceManager
 
incProfiles() - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
incQueuedEvent() - Method in class org.mule.management.stats.ComponentStatistics
 
incQuotes() - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
incReceivedEventASync() - Method in class org.mule.management.stats.ComponentStatistics
 
incReceivedEventSync() - Method in class org.mule.management.stats.ComponentStatistics
 
increment() - Method in interface org.mule.util.counters.Counter
Increment the counter's value by 1.0.
increment() - Method in class org.mule.util.counters.impl.AbstractCounter
 
increment() - Method in class org.mule.util.counters.impl.AggregateCounter
 
increment() - Method in class org.mule.util.counters.impl.Number
 
incrementBy(double) - Method in interface org.mule.util.counters.Counter
Increment the counter's value by the specified amount.
incrementBy(double) - Method in class org.mule.util.counters.impl.AbstractCounter
 
incrementBy(double) - Method in class org.mule.util.counters.impl.AggregateCounter
 
incrementBy(double) - Method in class org.mule.util.counters.impl.Number
 
incrementCaughtMessage() - Method in class org.mule.management.stats.RouterStatistics
Increment no routed message
incrementNoRoutedMessage() - Method in class org.mule.management.stats.RouterStatistics
Increment no routed message
incrementRoutedMessage(Collection) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for multiple endpoints
incrementRoutedMessage(UMOImmutableEndpoint) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for an endpoint
incRequests() - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
incRunCount() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
incSentEventASync() - Method in class org.mule.management.stats.ComponentStatistics
 
incSentEventSync() - Method in class org.mule.management.stats.ComponentStatistics
 
incSentReplyToEvent() - Method in class org.mule.management.stats.ComponentStatistics
 
incTestCount() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
inetAddress - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
info - Variable in class org.mule.ra.MuleResourceAdapter
 
info(Object) - Method in class org.mule.util.MuleLogger
 
info(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
init() - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
init() - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
init() - Method in class org.mule.examples.loanbroker.bpm.LoanBrokerApp
 
init() - Static method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider.JaasConfig
Initializes and sets the Jaas Configuration
init() - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
init(ServletConfig) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
init(ComponentContext) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
init(ComponentContext) - Method in class org.mule.providers.jbi.JbiConnector
 
init() - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
init() - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
init() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
init(String[]) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
init(RuntimeServices) - Method in class org.mule.tools.visualizer.postgraphers.AbstractIndexer
 
init(RuntimeServices) - Method in class org.mule.tools.visualizer.util.VelocityLogger
 
INIT_PARAMETER_MULE_CONFIG - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
One or more Mule config files.
INIT_PARAMETER_WEBAPP_CLASSPATH - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
Classpath within the servlet context (e.g., "WEB-INF/classes").
INIT_PROPERTY_ENABLE_LIST - Static variable in class org.mule.providers.soap.axis.AxisServiceComponent
 
INIT_PROPERTY_TRANSPORT_NAME - Static variable in class org.mule.providers.soap.axis.AxisServiceComponent
 
INIT_PROPERTY_USE_SECURITY - Static variable in class org.mule.providers.soap.axis.AxisServiceComponent
 
initAttachments() - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
initExcludedMethods() - Method in class org.mule.providers.soap.xfire.MuleObjectServiceFactory
 
initFromDescriptor(UMOImmutableEndpoint) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
initFromServiceDescriptor() - Method in class org.mule.providers.AbstractConnector
Initialises this connector from its TransportServiceDescriptor This will be called before the AbstractConnector.doInitialise() method is called.
initHeaders() - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
INITIAL_STATE_PAUSED - Static variable in class org.mule.impl.ImmutableMuleDescriptor
 
INITIAL_STATE_STARTED - Static variable in class org.mule.impl.ImmutableMuleDescriptor
 
INITIAL_STATE_STARTED - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
 
INITIAL_STATE_STOPPED - Static variable in class org.mule.impl.ImmutableMuleDescriptor
The initial states that the component can be started in
INITIAL_STATE_STOPPED - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
 
Initialisable - Interface in org.mule.umo.lifecycle
Initialisable is a lifecycle interface that gets called at the initialise lifecycle stage of the implementing component.
InitialisationCallback - Interface in org.mule.impl
InitialisationCallback is used to provide customised initialiation for more complex components.
initialisationCallbacks - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
InitialisationException - Exception in org.mule.umo.lifecycle
InitialisationException is thrown by the initialise method defined in the org.mule.umo.lifecycle.Initialisable interface.
InitialisationException(Message, Object) - Constructor for exception org.mule.umo.lifecycle.InitialisationException
 
InitialisationException(Message, Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.InitialisationException
 
InitialisationException(Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.InitialisationException
 
initialisationFailure(String) - Static method in class org.mule.config.i18n.CoreMessages
 
initialise() - Method in class org.mule.components.rest.RestServiceWrapper
 
initialise() - Method in class org.mule.components.script.AbstractScriptComponent
 
initialise() - Method in class org.mule.components.script.jsr223.AbstractScriptComponent
 
initialise() - Method in class org.mule.components.script.jsr223.Scriptable
 
initialise() - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
initialise() - Method in class org.mule.components.simple.NoArgsCallWrapper
Method used to perform any initialisation work.
initialise() - Method in class org.mule.components.simple.StaticComponent
 
initialise() - Static method in class org.mule.config.ExceptionHelper
 
initialise() - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
initialise() - Method in class org.mule.extras.hivemind.HiveMindContext
Here we build the registry from the standard deployment descriptors location.
initialise() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
The initialise method checks whether a jaas configuration file exists.
initialise() - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
initialise() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
initialise() - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
initialise() - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
initialise() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
initialise() - Method in class org.mule.extras.spring.SpringContainerContext
 
initialise() - Method in class org.mule.impl.AbstractExceptionListener
The initialise method is call every time the Exception stategy is assigned to a component or connector.
initialise() - Method in class org.mule.impl.container.AbstractContainerContext
 
initialise() - Method in class org.mule.impl.container.JndiContainerContext
 
initialise(Map) - Static method in class org.mule.impl.container.JndiContextHelper
Create a new initial context.
initialise() - Method in class org.mule.impl.container.MultiContainerContext
 
initialise() - Method in class org.mule.impl.container.RmiContainerContext
 
initialise(Object, UMODescriptor, UMOEntryPointResolver) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
initialise() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
initialise() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
initialise() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
initialise(Object) - Method in interface org.mule.impl.InitialisationCallback
 
initialise() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
initialise() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
initialise() - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
initialise() - Method in class org.mule.impl.model.AbstractComponent
Initialise the component.
initialise() - Method in class org.mule.impl.model.AbstractModel
 
initialise(Object) - Method in class org.mule.impl.model.resolvers.StreamingEntryPoint
 
initialise() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
initialise() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
initialise() - Method in class org.mule.impl.security.MuleSecurityManager
 
initialise() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
initialise() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
initialise() - Method in class org.mule.interceptors.InterceptorStack
 
initialise() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Method used to perform any initialisation work.
initialise() - Method in class org.mule.management.agents.JdmkAgent
 
initialise() - Method in class org.mule.management.agents.JmxAgent
Method used to perform any initialisation work.
initialise() - Method in class org.mule.management.agents.Log4jAgent
 
initialise() - Method in class org.mule.management.agents.Mx4jAgent
 
initialise() - Method in class org.mule.management.agents.RmiRegistryAgent
 
initialise() - Method in class org.mule.management.agents.WrapperManagerAgent
 
initialise() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
initialise() - Method in class org.mule.management.mbeans.ConnectorService
 
initialise() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
initialise() - Method in class org.mule.MuleManager
initialise() - Method in class org.mule.providers.AbstractConnector
Method used to perform any initialisation work.
initialise(SOAPService) - Method in interface org.mule.providers.soap.axis.AxisInitialisable
 
initialise(Object) - Method in class org.mule.providers.soap.axis.AxisInitialisationCallback
 
initialise() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
initialise() - Method in class org.mule.providers.soap.WSProxyService
 
initialise() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
initialise() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise(JXPathContext) - Method in class org.mule.routing.filters.xml.JXPathFilter
Initializes the JXPathContext based on any relevant properties set for the filter.
initialise(UMOMessage) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
This method can be implemented to split the message up before AbstractMessageSplitter.getMessagePart(UMOMessage, UMOEndpoint) method is called.
initialise(UMOMessage) - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
Template method can be used to split the message up before the getMessagePart method is called .
initialise(UMOMessage) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
Template method can be used to split the message up before the getMessagePart method is called .
initialise() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
initialise() - Method in class org.mule.tools.visualizer.service.VisualizerService
 
initialise() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
Method used to perform any initialisation work.
initialise() - Method in class org.mule.transformers.AbstractTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transformers.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.transformers.script.ScriptTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transformers.xml.XsltTransformer
 
initialise() - Method in interface org.mule.umo.lifecycle.Initialisable
Method used to perform any initialisation work.
initialise(boolean, String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
initialise() - Method in exception org.mule.umo.UMOException
 
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 component on startup.
initialiseAgents() - Method in class org.mule.MuleManager
Initialises all registered agents
initialiseComponent(UMODescriptor, EventCallback) - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
initialised - Variable in class org.mule.config.builders.ScriptConfigurationBuilder
 
initialised - Variable in class org.mule.impl.AbstractExceptionListener
 
initialised - Variable in class org.mule.impl.ImmutableMuleEndpoint
has this endpoint been initialised
initialised - Variable in class org.mule.impl.model.AbstractComponent
Determines if the component has been initilised
initialised - Variable in class org.mule.providers.AbstractConnector
True once the endpoint has been initialsed
initialiseEndpoints() - Method in class org.mule.MuleManager
 
initialiseFromUrl(UMOEndpointURI) - Method in class org.mule.providers.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.
initialisePool() - Method in class org.mule.impl.model.seda.SedaComponent
 
initialize(ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.mule.extras.jaas.loginmodule.DefaultLoginModule
Initialises the callbackHandler, the credentials and the credentials list
initialize() - Method in class org.mule.MuleServer
Initializes this daemon.
initialize(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
initialState - Variable in class org.mule.impl.ImmutableMuleDescriptor
Determines the initial state of this component when the model starts.
initialState - Variable in class org.mule.impl.ImmutableMuleEndpoint
The state that the endpoint is initialised in such as started or stopped
initialValue() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
initialValue() - Method in class org.mule.providers.SimpleRetryConnectionStrategy.RetryCounter
 
initJndiContext() - Method in class org.mule.providers.AbstractJndiConnector
 
initJndiContext() - Method in class org.mule.providers.jdbc.JdbcConnector
 
initJndiContext() - Method in class org.mule.providers.jms.JmsConnector
 
initMule() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
inputStream - Variable in class org.mule.providers.stream.StreamConnector
 
insert(int, char[]) - Method in class org.mule.samples.hello.ChatString
 
insert(int, char[], int, int) - Method in class org.mule.samples.hello.ChatString
 
INSTALL_DIR - Static variable in class org.mule.ManagementContext
 
installUrlStreamHandlerFactory() - Static method in class org.mule.util.MuleUrlStreamHandlerFactory
Install an instance of this class as UrlStreamHandlerFactory.
instanciateClass(Class, Object[]) - Static method in class org.mule.util.ClassUtils
 
instanciateClass(String, Object[]) - Static method in class org.mule.util.ClassUtils
 
instanciateClass(String, Object[], Class) - Static method in class org.mule.util.ClassUtils
 
INSTANT_RATE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the instant rate of a counter
InstantRate - Class in org.mule.util.counters.impl
 
InstantRate(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.InstantRate
 
INT_VALUE_NOT_SET - Static variable in interface org.mule.umo.provider.UMOConnector
 
intecerptorList - Variable in class org.mule.impl.ImmutableMuleDescriptor
A list of UMOinteceptors that will be executed when the Mule UMO executed
IntegrationActionHandler - Class in org.mule.providers.bpm.jbpm.actions
 
IntegrationActionHandler() - Constructor for class org.mule.providers.bpm.jbpm.actions.IntegrationActionHandler
 
intercept(Invocation) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
intercept(Invocation) - Method in class org.mule.interceptors.EnvelopeInterceptor
 
intercept(Invocation) - Method in class org.mule.interceptors.InterceptorStack
 
intercept(Invocation) - Method in class org.mule.interceptors.MessageNormalizerInterceptor
 
intercept(Invocation) - Method in class org.mule.interceptors.TimerInterceptor
 
intercept(Invocation) - Method in interface org.mule.umo.UMOInterceptor
Invoked by the previous interceptor in the chain
INTERCEPTOR_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
interceptorList - Variable in class org.mule.impl.model.direct.DirectComponent
 
InterceptorsInvoker - Class in org.mule.impl
InterceptorsInvoker is used to trigger an interceptor chain.
InterceptorsInvoker(List, MuleDescriptor, UMOMessage) - Constructor for class org.mule.impl.InterceptorsInvoker
 
InterceptorsInvoker(List, UMOImmutableDescriptor, UMOMessage) - Constructor for class org.mule.impl.InterceptorsInvoker
 
InterceptorStack - Class in org.mule.interceptors
Maintains a list of interceptors that can be applied to components.
InterceptorStack() - Constructor for class org.mule.interceptors.InterceptorStack
 
InterceptorStack(List) - Constructor for class org.mule.interceptors.InterceptorStack
 
internalCreateCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
InternalMessageListener - Interface in org.mule.providers
A listener used to receive Muleevents from a transport receiver.
internalRewriteEvent(UMOMessage, boolean, boolean) - Static method in class org.mule.impl.RequestContext
 
internalSetEvent(UMOEvent) - Static method in class org.mule.impl.RequestContext
 
internalWriteResponse(UMOMessage, boolean, boolean) - Static method in class org.mule.impl.RequestContext
 
internetAddressesToString(InternetAddress[]) - Static method in class org.mule.providers.email.MailUtils
 
internetAddressesToString(InternetAddress) - Static method in class org.mule.providers.email.MailUtils
 
interruptedQueuingEventFor(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
invalidate() - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
invalidFileFilter(UMOEndpointURI) - Static method in class org.mule.providers.file.i18n.FileMessages
 
invalidJobObject() - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
invalidPayloadType() - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
invalidReceiverType(String, Class) - Static method in class org.mule.providers.jbi.i18n.JbiMessages
 
invalidResourceType(Class, Class) - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
InvalidSatsuma - Class in org.mule.tck.testmodels.fruit
InvalidSatsuma has no discoverable methods
InvalidSatsuma() - Constructor for class org.mule.tck.testmodels.fruit.InvalidSatsuma
 
invalidSignature() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
Invocation - Class in org.mule.umo
Invocation represents a link in an interceptor chain.
Invocation(UMOImmutableDescriptor, UMOMessage, Invocation) - Constructor for class org.mule.umo.Invocation
Constructs an initialised invocation
invoke(Object, Method, Object[]) - Method in class org.mule.extras.client.MuleProxyListener
 
invoke(MessageContext) - Method in class org.mule.extras.wssecurity.handlers.MuleWSSInHandler
The method invoke performs the security checks on the soap headers for the incoming message.
invoke(Object, UMOEventContext) - Method in class org.mule.impl.model.resolvers.CallableEntryPoint
 
invoke(Object, UMOEventContext) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
 
invoke(Object, Object) - Method in class org.mule.impl.model.resolvers.EntryPoint
Will invoke the entry point method on the given component
invoke(Object, UMOEventContext) - Method in class org.mule.impl.model.resolvers.StreamingEntryPoint
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jdbc.xa.StatementInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.ConnectionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.ConsumerProducerInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
invoke(MessageContext) - Method in class org.mule.providers.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.providers.soap.axis.extensions.MuleMsgProvider
 
invoke(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleRPCProvider
 
invoke(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
 
invoke(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.UniversalSender
 
invoke(MessageContext) - Method in class org.mule.providers.soap.xfire.MuleHeadersInHandler
Invoke a handler.
invoke(MessageContext) - Method in class org.mule.providers.soap.xfire.MuleHeadersOutHandler
Invoke a handler.
invoke(Method, Object[], MessageContext) - Method in class org.mule.providers.soap.xfire.MuleInvoker
 
invoke(Object, Method, Object[]) - Method in class org.mule.routing.nested.NestedInvocationHandler
 
invoke(Object, UMOEventContext) - Method in interface org.mule.umo.model.UMOEntryPoint
 
invokeAction(AdminNotification, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
invokedMethod - Variable in class org.mule.providers.rmi.RmiMessageDispatcher
 
invokeEndpointFromGet(MessageContext, WriterMessageAdapter, String, String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
invokeMethod(Object, Method, Object) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
This method will actually invoke the given method on the given component.
invokeMethod - Variable in class org.mule.providers.rmi.RmiMessageReceiver
 
invokeUmo(UMOEventContext) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
IOUtils - Class in org.mule.util
Mule input/output utilities.
IOUtils() - Constructor for class org.mule.util.IOUtils
 
IS_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
 
isAbsolute() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
isAcceptNull() - Method in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
isAcceptNull() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
isAcceptNull() - Method in class org.mule.transformers.AbstractTransformer
 
isAcceptNull() - Method in class org.mule.transformers.NoActionTransformer
 
isAcceptNull() - Method in interface org.mule.umo.transformer.UMOTransformer
Does this transformer allow null input?
isAcceptUMOMessage() - Method in class org.mule.transformers.simple.SerializableToByteArray
 
isAcceptUMOMessage() - Method in class org.mule.transformers.xml.ObjectToXml
 
isAgentRegistered(UMOAgent) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
 
isAllowGlobalDispatcher() - Method in class org.mule.providers.bpm.ProcessConnector
 
isAllowGlobalReceiver() - Method in class org.mule.providers.bpm.ProcessConnector
 
isAppendComponentName() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
isAsync() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
isAsync() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
 
isAsynchronous() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
isAuthenticate() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
isAuthenticated() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
isAuthenticated() - Method in class org.mule.extras.jaas.JaasAuthentication
 
isAuthenticated() - Method in class org.mule.extras.pgp.PGPAuthentication
 
isAuthenticated() - Method in class org.mule.impl.security.MuleAuthentication
 
isAuthenticated() - Method in interface org.mule.umo.security.UMOAuthentication
 
isAutoDelete() - Method in class org.mule.providers.file.FileConnector
 
isAutoReload() - Method in class org.mule.components.script.AbstractScriptComponent
 
isBackupEnabled() - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
isBase64Encoding() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
isBegun() - Method in class org.mule.transaction.AbstractTransaction
 
isBegun() - Method in interface org.mule.umo.UMOTransaction
 
isBinary() - Method in class org.mule.providers.ftp.FtpConnector
Getter for FTP transfer type.
isBinary() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Apple
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Banana
 
isBitten() - Method in interface org.mule.tck.testmodels.fruit.Fruit
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.InvalidSatsuma
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Orange
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
isBroadcast() - Method in class org.mule.providers.udp.UdpConnector
 
isCacheJmsSessions() - Method in class org.mule.providers.jms.JmsConnector
 
isCacheXsl() - Method in class org.mule.management.agents.Mx4jAgent
 
isCaseSensitive() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
isCaseSensitive() - Method in class org.mule.routing.filters.WildcardFilter
 
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 class org.mule.config.MuleConfiguration
 
isClientMode() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isClientMode() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isClosed() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
isCombineFiles() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isCombinefiles() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isCommitted() - Method in class org.mule.transaction.AbstractTransaction
 
isCommitted() - Method in interface org.mule.umo.UMOTransaction
 
isComponentPerRequest() - Method in class org.mule.impl.model.seda.SedaModel
 
isComponentRegistered(String) - Method in class org.mule.impl.model.AbstractModel
 
isComponentRegistered(String) - Static method in class org.mule.impl.model.ModelHelper
Deprecated.  
isComponentRegistered(String) - Method in class org.mule.management.mbeans.ModelService
 
isComponentRegistered(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
isComponentRegistered(String) - Method in interface org.mule.umo.model.UMOModel
Determines if a UMO component descriptor by the given name is regestered with the model
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 class org.mule.config.builders.MuleXmlConfigurationBuilder
Indicate whether this ConfigurationBulder has been configured yet
isConfigured() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
isConfigured() - Method in class org.mule.config.builders.ScriptConfigurationBuilder
 
isConfigured() - Method in interface org.mule.config.ConfigurationBuilder
 
isConfigured() - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Indicate whether this ConfigurationBulder has been configured yet
isConfigured() - Method in class org.mule.impl.MuleTransactionConfig
 
isConfigured() - Method in interface org.mule.umo.UMOTransactionConfig
There is a need to separate ACTION_NONE with TransactionFactory and not initialized transaction config (factory was not sed)
isConnected() - Method in class org.mule.management.mbeans.EndpointService
 
isConnected() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
isConnected() - Method in class org.mule.providers.AbstractConnector
Determines if this object is connected or not
isConnected() - Method in class org.mule.providers.AbstractMessageDispatcher
 
isConnected() - Method in class org.mule.providers.AbstractMessageReceiver
 
isConnected() - Method in interface org.mule.umo.provider.UMOConnectable
Determines if this object is connected or not
isContainerManaged() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
isContainsTemplate(String) - Method in class org.mule.util.TemplateParser
 
isCreateDispatcherPerRequest() - Method in class org.mule.providers.AbstractMessageDispatcherFactory
This default implementation of UMOMessageDispatcherFactory.isCreateDispatcherPerRequest() returns false, which means that dispatchers are pooled according to their lifecycle as described in UMOMessageDispatcher.
isCreateDispatcherPerRequest() - Method in class org.mule.providers.email.RetrieveMessageDispatcherFactory
By default client connections are closed after the request.
isCreateDispatcherPerRequest() - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
isCreateDispatcherPerRequest() - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
Controls whether dispatchers are cached or created per request.
isCreateMultipleTransactedReceivers() - Method in class org.mule.providers.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.management.agents.RmiRegistryAgent
 
isCreateServer() - Method in class org.mule.management.agents.JmxAgent
 
isDebug() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isDebugEnabled() - Method in class org.mule.util.MuleLogger
 
isDefaultTwoWay() - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
isDeleteReadMessages() - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
isDeleteUnacceptedMessages() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isDeleteUnacceptedMessages() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
If a filter is configured on this endpoint, this property will determine if message that are not excepted by the filter are deleted
isDisabled() - Method in class org.mule.providers.AbstractMessageAdapter
 
isDisabledInThisEnvironment() - Method in class org.mule.tck.AbstractMuleTestCase
Subclasses can override this method to skip the execution of the entire test class.
isDisabledInThisEnvironment(String) - Method in class org.mule.tck.AbstractMuleTestCase
Should this test run?
isDisposed() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
isDisposed() - Method in class org.mule.management.mbeans.ConnectorService
 
isDisposed() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
isDisposed() - Method in class org.mule.providers.AbstractConnector
isDisposed() - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
isDisposed() - Method in interface org.mule.umo.provider.UMOConnector
 
isDisposeManagerPerSuite() - Method in class org.mule.tck.AbstractMuleTestCase
 
isDisposeManagerPerSuite() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
isDisposing() - Method in class org.mule.management.mbeans.ConnectorService
 
isDisposing() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
isDisposing() - Method in class org.mule.providers.AbstractConnector
isDisposing() - Method in interface org.mule.umo.provider.UMOConnector
 
isDoAutoTypes() - Method in class org.mule.providers.soap.axis.AxisConnector
 
isDoingCombinedGeneration() - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
isDoThreading() - Method in class org.mule.config.ThreadingProfile
 
isDoThreading() - Method in class org.mule.providers.AbstractConnectionStrategy
 
isDoThreading() - Method in class org.mule.providers.AbstractMessageDispatcher
 
isDurable() - Method in class org.mule.providers.jms.JmsConnector
 
isDynamicEndpoints() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
isDynamicEndpoints() - Method in class org.mule.routing.outbound.AbstractRecipientList
 
isDynamicEndpoints() - Method in interface org.mule.umo.routing.UMOOutboundRouter
Determines whether this router supports dynamic endpoint.
isEagerConsumer() - Method in class org.mule.providers.jms.JmsConnector
Getter for property 'eagerConsumer'.
isEmbedded() - Method in class org.mule.config.MuleConfiguration
 
isEmbedded() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isEmbedded() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isEmpty() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
isEnableCookies() - Method in class org.mule.providers.http.HttpConnector
 
isEnabled() - Method in class org.mule.management.mbeans.StatisticsService
 
isEnabled() - Method in class org.mule.management.stats.AllStatistics
Are statistics logged
isEnabled() - Method in class org.mule.management.stats.ComponentStatistics
Are statistics logged
isEnabled() - Method in class org.mule.management.stats.RouterStatistics
 
isEnabled() - Method in interface org.mule.management.stats.Statistics
Are statistics logged
isEnableEndpointFiltering() - Method in class org.mule.routing.outbound.RoundRobinXmlSplitter
 
isEnableJSR181Annotations() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
isEnableList() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
isEnableMessageEvents() - Method in class org.mule.config.MuleConfiguration
 
isEnableMessageEvents() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isEnableMessageEvents() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isEnableMessageEvents() - Method in class org.mule.providers.AbstractConnector
Whether to fire message notifications for every message that is sent or received from this connector
isEnablePooling() - Method in class org.mule.impl.model.seda.SedaModel
 
isEnableStatistics() - Method in class org.mule.management.agents.JmxAgent
 
isEnlisted() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
isEnlisted() - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
isError() - Method in class org.mule.transformers.xml.XsltTransformer.DefaultErrorListener
 
isErrorEnabled() - Method in class org.mule.util.MuleLogger
 
isErrorPayload(UMOMessage) - Method in class org.mule.components.rest.RestServiceWrapper
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
isExcluded() - Method in class org.mule.tck.AbstractMuleTestCase
Indicates whether this test has been explicitly disabled through the configuration file loaded by TestInfo.
isExcluded() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
isExpandEmptyElements() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
isExplicitTrustStoreOnly() - Method in class org.mule.providers.http.HttpsConnector
 
isExplicitTrustStoreOnly() - Method in class org.mule.providers.ssl.SslConnector
 
isExplicitTrustStoreOnly() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
isExplicitTrustStoreOnly() - Method in interface org.mule.umo.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.
isFailOnTimeout() - Method in class org.mule.routing.response.AbstractResponseRouter
 
isFailOnTimeout() - Method in class org.mule.routing.response.ResponseRouterCollection
 
isFailOnTimeout() - Method in interface org.mule.umo.routing.UMOResponseRouter
Should the router fail and throw an exception if a timeout occurs or should it return the events received so far.
isFatalEnabled() - Method in class org.mule.util.MuleLogger
 
isFirstContext() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
isForceJndiDestinations() - Method in class org.mule.providers.jms.JmsConnector
 
isHonorQosHeaders() - Method in class org.mule.providers.jms.JmsConnector
Gets the value of honorQosHeaders property.
isHonorSynchronicity() - Method in class org.mule.routing.outbound.AbstractMessageSplitter
 
isIbmJDK() - Static method in class org.mule.util.SystemUtils
 
isIgnoreAdminNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreBadInput() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
isIgnoreBadInput() - Method in class org.mule.transformers.AbstractTransformer
 
isIgnoreComponentNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreConnectionNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreCustomNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreManagementNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreManagerNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreModelNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreSecurityNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isInbound() - Method in class org.mule.management.stats.RouterStatistics
 
isInfoEnabled() - Method in class org.mule.util.MuleLogger
 
isInitialised() - Method in class org.mule.impl.AbstractExceptionListener
 
isInitialised() - Method in class org.mule.management.mbeans.MuleService
 
isInitialised() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isInitialised() - Method in class org.mule.MuleManager
Determines if the server has been initialised
isInitialised() - Method in interface org.mule.umo.manager.UMOManager
Determines if the server has been initialised
isInitialising() - Method in class org.mule.MuleManager
Determines if the server is currently initialising
isInstanciated() - Method in class org.mule.management.mbeans.MuleService
 
isInstanciated() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isInstanciated() - Static method in class org.mule.MuleManager
A static method to determine if there is an instance of the MuleManager.
isJndiDestinations() - Method in class org.mule.providers.jms.JmsConnector
 
isKeepAlive() - Method in class org.mule.providers.http.HttpResponse
 
isKeepAlive() - Method in class org.mule.providers.http.HttpServerConnection
 
isKeepAlive() - Method in class org.mule.providers.tcp.TcpConnector
 
isKeepDotFiles() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isKeepdotfiles() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isKeepSendSocketOpen() - Method in class org.mule.providers.tcp.TcpConnector
 
isKeepSendSocketOpen() - Method in class org.mule.providers.udp.UdpConnector
 
isLenient() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
isLicenseAccepted() - Static method in class org.mule.modules.boot.LicenseHandler
 
isListHeader(String) - Static method in class org.mule.providers.email.SimpleMailMessageAdapter
Check whether a property name has the format associated with a list of header values
isLoadJdmkAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Getter for property 'loadJdmkAgent'.
isLoadMx4jAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Getter for property 'loadMx4jAgent'.
isLoadProfilerAgent() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Getter for property 'loadProfilerAgent'.
isLocateServer() - Method in class org.mule.management.agents.JmxAgent
 
isLoopback() - Method in class org.mule.providers.multicast.MulticastConnector
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.InboundPassThroughRouter
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.WireTap
 
isMatch(UMOMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isMatch(UMOMessage) - Method in class org.mule.routing.outbound.TransformerRouter
 
isMatch(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouter
Determines if the event should be processed by this router.
isMatch(UMOMessage) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Determines if the event should be processed by this router.
isMatchAll() - Method in class org.mule.routing.AbstractRouterCollection
 
isMatchAll() - Method in interface org.mule.umo.routing.UMORouterCollection
 
isModernSpecAvailable() - Method in class org.mule.management.support.AutoDiscoveryJmxSupportFactory
Is JMX 1.2 and up available for use?
isMuleUri(String) - Static method in class org.mule.impl.endpoint.MuleEndpointURI
 
isMultipleSessionsPerConnection() - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
isNewlines() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
isNoLocal() - Method in class org.mule.providers.jms.JmsConnector
 
ISO_8859_1 - Static variable in class org.mule.providers.http.ResponseWriter
 
isOffline(String) - Method in class org.mule.tck.AbstractMuleTestCase
 
isOmitEncoding() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
isOpaque() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
isOpen() - Method in class org.mule.providers.http.HttpServerConnection
 
isOutputAppend() - Method in class org.mule.providers.file.FileConnector
 
isOverwrite() - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
isOverwrite() - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
isPadText() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
isPassive() - Method in class org.mule.providers.ftp.FtpConnector
Getter for FTP passive mode.
isPaused() - Method in class org.mule.impl.model.AbstractComponent
Determines if the component is in a paused state
isPaused() - Method in class org.mule.management.mbeans.ComponentService
 
isPaused() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
 
isPaused() - Method in class org.mule.ra.JcaComponent
 
isPaused() - Method in interface org.mule.umo.UMOComponent
True if the component is in a paused state, false otherwise
isPeeled() - Method in class org.mule.tck.testmodels.fruit.Banana
 
isPersistent() - Method in class org.mule.config.QueueProfile
 
isPersistent() - Method in class org.mule.util.queue.QueueConfiguration
 
isPersistentDelivery() - Method in class org.mule.providers.jms.JmsConnector
 
isPrintHeaders() - Method in class org.mule.management.stats.printers.CSVPrinter
 
isProcess(Object) - Method in interface org.mule.providers.bpm.BPMS
 
isProcess(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
isProcWithOutParams(Object[][]) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
isQueueEvents() - Method in class org.mule.providers.vm.VMConnector
 
isReadOnly() - Method in class org.mule.impl.endpoint.MuleEndpoint
 
isReadOnly() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isReadOnly() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
isReadOnly() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
 
isRealmRequired() - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
isReceiveMessagesInTransaction() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
isRecoverableMode() - Method in class org.mule.config.MuleConfiguration
 
isRecoverableMode() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isRecoverableMode() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isRecoverableMode() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isRecoverJmsConnections() - Method in class org.mule.providers.jms.JmsConnector
 
isRegistered(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
isRegisteredFor(Class) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
isRegisteredFor(Class) - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
isRegisterTraceInterceptor() - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
isRemoteSync() - Method in class org.mule.config.MuleConfiguration
 
isRemoteSync() - Method in class org.mule.impl.ImmutableMuleEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
isRemoteSync() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isRemoteSync() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isRemoteSync() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
isRemoteSyncEnabled() - Method in class org.mule.providers.AbstractConnector
isRemoteSyncEnabled() - Method in class org.mule.providers.jms.JmsConnector
 
isRemoteSyncEnabled() - Method in class org.mule.providers.tcp.TcpConnector
 
isRemoteSyncEnabled() - Method in class org.mule.providers.vm.VMConnector
 
isRemoteSyncEnabled() - Method in class org.mule.providers.xmpp.XmppConnector
 
isRemoteSyncEnabled() - Method in interface org.mule.umo.provider.UMOConnector
 
isRepeat(int, int) - Method in class org.mule.providers.tcp.protocols.DefaultProtocol
Decide whether to repeat transfer.
isRepeat(int, int) - Method in class org.mule.providers.tcp.protocols.EOFProtocol
Repeat until end of file
isRepeat(int, int) - Method in class org.mule.providers.tcp.protocols.LengthProtocol
Read all four bytes for initial integer (limit is set in read)
isRepeat(int, int, int) - Method in class org.mule.providers.tcp.protocols.XmlMessageEOFProtocol
Continue reading til EOF or new document found
isRepeat(int, int, int) - Method in class org.mule.providers.tcp.protocols.XmlMessageProtocol
Show we continue reading? This class, following previous implementations, only reads while input is saturated.
isRepeatable() - Method in class org.mule.providers.http.HttpClientMessageDispatcher.StreamPayloadRequestEntity
 
isRequireClientAuthentication() - Method in class org.mule.providers.http.HttpsConnector
 
isRequireClientAuthentication() - Method in class org.mule.providers.ssl.SslConnector
 
isRequireClientAuthentication() - Method in class org.mule.umo.security.tls.TlsConfiguration
 
isRequireClientAuthentication() - Method in interface org.mule.umo.security.TlsDirectTrustStore
If a server socket is constructed directly (see TlsConfiguration) then this flag will control whether client authenticatin is required.
isRequired() - Method in class org.mule.impl.container.ContainerKeyPair
 
isResourceIdentifierAnUri() - Method in class org.mule.umo.manager.UMOServerNotification
 
isReuseAddress() - Method in class org.mule.providers.tcp.TcpConnector
 
isReuseObject() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
isReuseObject() - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
isRollbackOnly() - Method in class org.mule.transaction.AbstractTransaction
 
isRollbackOnly() - Method in interface org.mule.umo.UMOTransaction
 
isRolledBack() - Method in class org.mule.transaction.AbstractTransaction
 
isRolledBack() - Method in interface org.mule.umo.UMOTransaction
 
isRunning() - Method in class org.mule.providers.PollingReceiverWorker
 
isSameRM(XAResource) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
isSameRM(XAResource) - Method in class org.mule.util.xa.DefaultXASession
 
isSendTcpNoDelay() - Method in class org.mule.providers.tcp.TcpConnector
 
isSendTransformed() - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
isSerialiseObjects() - Method in class org.mule.providers.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
 
isShouldFail() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
isShowAgents() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isShowagents() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isShowAll() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isShowall() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isShowConfig() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isShowconfig() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isShowConnectors() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isShowconnectors() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isShowModels() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isShowmodels() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isShowTransformers() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
isShowtransformers() - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
isSignRequested() - Method in class org.mule.extras.pgp.PGPCryptInfo
 
isSignRequired() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
isSingleResult() - Method in class org.mule.transformers.xml.JXPathExtractor
Should a single value be returned.
isSingleton() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
isSingleton() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isSingleton() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
isSingleton() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
isSingleton() - Method in interface org.mule.umo.UMOImmutableDescriptor
Determines if only a single instance of this component is created.
isSourceTypeSupported(Class) - Method in class org.mule.transformers.AbstractTransformer
 
isSourceTypeSupported(Class, boolean) - Method in class org.mule.transformers.AbstractTransformer
 
isSourceTypeSupported(Class) - Method in interface org.mule.umo.transformer.UMOTransformer
Determines if a particular source class can be handled by this transformer
isStarted() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
isStarted() - Method in class org.mule.impl.model.AbstractComponent
 
isStarted() - Method in class org.mule.impl.model.DefaultMuleProxy
 
isStarted() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
isStarted() - Method in class org.mule.management.mbeans.ConnectorService
 
isStarted() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
isStarted() - Method in class org.mule.MuleManager
Determines if the server has been started
isStarted() - Method in class org.mule.providers.AbstractConnector
isStarted() - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
isStarted() - Method in interface org.mule.umo.manager.UMOManager
Determines if the server has been started
isStarted() - Method in interface org.mule.umo.provider.UMOConnector
 
isStarted() - Method in interface org.mule.umo.UMOComponent
Determines whether this component has been started
isStarted() - Method in class org.mule.util.timer.EventTimerTask
 
isStopFurtherProcessing() - Method in class org.mule.impl.MuleEvent
Determines whether the default processing for this event will be executed
isStopFurtherProcessing() - Method in class org.mule.impl.MuleEventContext
Determines whether the default processing for this event will be executed.
isStopFurtherProcessing() - Method in interface org.mule.umo.UMOEvent
Determines whether the default processing for this event will be executed.
isStopFurtherProcessing() - Method in interface org.mule.umo.UMOEventContext
Determines whether the default processing for this event will be executed.
isStopped() - Method in class org.mule.impl.model.AbstractComponent
 
isStopped() - Method in class org.mule.management.mbeans.ComponentService
 
isStopped() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
 
isStopped() - Method in class org.mule.management.mbeans.MuleService
 
isStopped() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isStopping() - Method in class org.mule.impl.model.AbstractComponent
 
isStopping() - Method in class org.mule.management.mbeans.ComponentService
 
isStopping() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
 
isStopping() - Method in class org.mule.MuleManager
Determines in the manager is in the process of stopping.
isStreaming() - Method in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint should deal with requests as streams
isStreaming() - Method in class org.mule.impl.MuleEvent
Determines whether the event flow is being streamed
isStreaming() - Method in class org.mule.impl.MuleEventContext
Determines whether the event flow is being streamed
isStreaming() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether the endpoint should deal with requests as streams
isStreaming() - Method in interface org.mule.umo.UMOEvent
Determines whether the event flow is being streamed
isStreaming() - Method in interface org.mule.umo.UMOEventContext
Determines whether the event flow is being streamed
isSunJDK() - Static method in class org.mule.util.SystemUtils
 
isSuppressDeclaration() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
isSuspended() - Method in class org.mule.impl.model.DefaultMuleProxy
Determines if the proxy is suspended
isSuspended() - Method in interface org.mule.impl.model.MuleProxy
Determines if the proxy is suspended
isSuspended() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Determines if the proxy is suspended
isSynchronous() - Method in class org.mule.config.MuleConfiguration
 
isSynchronous() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isSynchronous() - Method in class org.mule.impl.ImmutableMuleEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
isSynchronous() - Method in class org.mule.impl.MuleEvent
 
isSynchronous() - Method in class org.mule.impl.MuleEventContext
Determines whether the was sent synchrounously or not
isSynchronous() - Method in class org.mule.management.mbeans.EndpointService
 
isSynchronous() - Method in interface org.mule.management.mbeans.EndpointServiceMBean
 
isSynchronous() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isSynchronous() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isSynchronous() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
isSynchronous() - Method in interface org.mule.umo.UMOEvent
Determines whether the was sent synchrounously or not
isSynchronous() - Method in interface org.mule.umo.UMOEventContext
Determines whether the was sent synchrounously or not
isSynchronousReceive() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isSynchronousSet() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isSynchronousSet() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines if the synchronous porperty has been set on the endpoint
isText(String) - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
isThrowException() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
isTimedOut() - Method in class org.mule.impl.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(UMOImmutableEndpoint) - Method in class org.mule.providers.jms.DefaultJmsTopicResolver
Will use endpoint's resource info to detect a topic, as in jms://topic:trade.PriceUpdatesTopic.
isTopic(UMOImmutableEndpoint, boolean) - Method in class org.mule.providers.jms.DefaultJmsTopicResolver
Use endpoint configuration to detect a topic.
isTopic(Destination) - Method in class org.mule.providers.jms.DefaultJmsTopicResolver
Will use an instanceof operator.
isTopic(UMOImmutableEndpoint) - Method in interface org.mule.providers.jms.JmsTopicResolver
Use endpoint configuration to detect a topic.
isTopic(UMOImmutableEndpoint, boolean) - Method in interface org.mule.providers.jms.JmsTopicResolver
Use endpoint configuration to detect a topic.
isTopic(Destination) - Method in interface org.mule.providers.jms.JmsTopicResolver
Use any means suitable to detect a topic.
isTopic(Destination) - Method in class org.mule.providers.jms.weblogic.WeblogicJmsTopicResolver
For Weblogic 8.x (JMS 1.0.2b) will use Weblogic-specific API call to test for topic.
isTraceEnabled() - Method in class org.mule.util.MuleLogger
 
isTransacted() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
isTransacted() - Method in class org.mule.impl.MuleTransactionConfig
 
isTransacted() - Method in class org.mule.providers.jdbc.JdbcTransactionFactory
 
isTransacted() - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransactionFactory
 
isTransacted() - Method in class org.mule.providers.jms.JmsTransactionFactory
 
isTransacted() - Method in class org.mule.providers.vm.VMTransactionFactory
 
isTransacted() - Method in class org.mule.tck.testmodels.mule.TestTransactionFactory
 
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 interface org.mule.umo.UMOTransactionConfig
 
isTransacted() - Method in interface org.mule.umo.UMOTransactionFactory
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.
isTransactionRollback() - Method in class org.mule.providers.AbstractMessageDispatcher
Checks to see if the current transaction has been rolled back
isTransformFirst() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isTransient() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
isTransient() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
isTransient() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
 
isTransportSupported(String) - Static method in class org.mule.providers.soap.axis.extensions.MuleTransport
 
isTreatMapAsNamedParams() - Method in class org.mule.providers.soap.axis.AxisConnector
 
isTrimText() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
isTwoWay(Element) - Method in class org.mule.tools.visualizer.processor.TagProcessor
 
isUrlFromMessage() - Method in class org.mule.components.rest.RestServiceWrapper
 
isUseMultipleTransactedReceivers() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
isUseTemplates() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isValid() - Method in class org.mule.impl.MuleSession
 
isValid() - Method in class org.mule.samples.hello.NameString
 
isValid() - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
isValid() - Method in interface org.mule.umo.UMOSession
Determines if this session is valid.
isValidateConnections() - Method in class org.mule.providers.ftp.FtpConnector
Whether to test FTP connection on each take from pool.
isValidateConnections() - Method in class org.mule.providers.tcp.TcpConnector
Should the connection be checked before sending data?
isValidateSchema() - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
isValidMethod(Method) - Method in class org.mule.providers.soap.xfire.MuleObjectServiceFactory
 
isVoid() - Method in class org.mule.impl.model.resolvers.EntryPoint
Determines if the EntryPoint is avoid method or not
isVoidOk() - Method in class org.mule.impl.model.resolvers.DynamicEntryPointResolver
Determinse if a void Entrypoint can be accepted.
isWarnEnabled() - Method in class org.mule.util.MuleLogger
 
isWashed() - Method in class org.mule.tck.testmodels.fruit.Apple
 
isWriteStatement(String) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
isXA() - Method in class org.mule.transaction.AbstractTransaction
 
isXA() - Method in class org.mule.transaction.XaTransaction
 
isXA() - Method in interface org.mule.umo.UMOTransaction
 
isXHTML() - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
IsXmlFilter - Class in org.mule.routing.filters.xml
IsXmlFilter accepts a String or byte[] if its contents are valid (well-formed) XML.
IsXmlFilter() - Constructor for class org.mule.routing.filters.xml.IsXmlFilter
 
iterator() - Method in class org.mule.routing.inbound.EventGroup
Returns an iterator over a snapshot copy of this group's collected events.
iterator() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
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.extras.jaas
 
JaasAuthentication(UMOCredentials) - Constructor for class org.mule.extras.jaas.JaasAuthentication
 
JaasAuthentication(Object, Object, Subject) - Constructor for class org.mule.extras.jaas.JaasAuthentication
 
JaasSecurityContext - Class in org.mule.extras.jaas
 
JaasSecurityContext(JaasAuthentication) - Constructor for class org.mule.extras.jaas.JaasSecurityContext
Constructor for the class
JaasSecurityContextFactory - Class in org.mule.extras.jaas
 
JaasSecurityContextFactory() - Constructor for class org.mule.extras.jaas.JaasSecurityContextFactory
 
JaasSecurityFilter - Class in org.mule.extras.jaas.filters
 
JaasSecurityFilter() - Constructor for class org.mule.extras.jaas.filters.JaasSecurityFilter
 
JaasSimpleAuthenticationProvider - Class in org.mule.extras.jaas
This is the Provider for Mule's Jaas Security
JaasSimpleAuthenticationProvider() - Constructor for class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
 
JaasSimpleAuthenticationProvider.JaasConfig - Class in org.mule.extras.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.extras.jaas.JaasSimpleAuthenticationProvider.JaasConfig
 
JAR - Static variable in class org.mule.tools.visualizer.config.VelocitySupport
 
JarUtils - Class in org.mule.util
 
JAXP_PROPERTIES_SCHEMA_LANGUAGE - Static variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
JAXP_PROPERTIES_SCHEMA_LANGUAGE_VALUE - Static variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
JAXP_PROPERTIES_SCHEMA_SOURCE - Static variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
JbiConnector - Class in org.mule.providers.jbi
JbiConnector can bind to a JBI container allowing components to send events via Mule.
JbiConnector() - Constructor for class org.mule.providers.jbi.JbiConnector
 
JbiMessageAdapter - Class in org.mule.providers.jbi
JbiMessageAdapter translates a JBI NormalizedMessage to a UMOMessage.
JbiMessageAdapter(Object) - Constructor for class org.mule.providers.jbi.JbiMessageAdapter
 
JbiMessageAdapter(JbiMessageAdapter) - Constructor for class org.mule.providers.jbi.JbiMessageAdapter
 
JbiMessageDispatcher - Class in org.mule.providers.jbi
 
JbiMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.jbi.JbiMessageDispatcher
 
JbiMessageDispatcherFactory - Class in org.mule.providers.jbi
TcpMessageDispatcherFactory TODO
JbiMessageDispatcherFactory() - Constructor for class org.mule.providers.jbi.JbiMessageDispatcherFactory
 
JbiMessageReceiver - Class in org.mule.providers.jbi
This is a JBI component that can receive events over Mule transports.
JbiMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jbi.JbiMessageReceiver
 
JbiMessages - Class in org.mule.providers.jbi.i18n
 
JbiMessages() - Constructor for class org.mule.providers.jbi.i18n.JbiMessages
 
JbiUtils - Class in org.mule.providers.jbi
Useful helpers for converting message types
JbiUtils() - Constructor for class org.mule.providers.jbi.JbiUtils
 
JBossArjunaTransactionManagerFactory - Class in org.mule.modules.jboss.transactions
 
JBossArjunaTransactionManagerFactory() - Constructor for class org.mule.modules.jboss.transactions.JBossArjunaTransactionManagerFactory
 
JBossTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
JBossTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JBossTransactionManagerLookupFactory
 
Jbpm - Class in org.mule.providers.bpm.jbpm
jBPM's implementation of Mule's generic BPMS interface.
Jbpm() - Constructor for class org.mule.providers.bpm.jbpm.Jbpm
Creates the Mule wrapper for jBPM using a default configuration.
Jbpm(JbpmConfiguration) - Constructor for class org.mule.providers.bpm.jbpm.Jbpm
Creates the Mule BPM wrapper based on an already-initialized jBPM instance
jbpmConfiguration - Variable in class org.mule.providers.bpm.jbpm.Jbpm
 
JCA_MODEL_TYPE - Static variable in class org.mule.ra.JcaModel
 
JcaComponent - Class in org.mule.ra
JcaComponent Is the type of component used in Mule when embedded inside an app server using JCA.
JcaComponent(MuleDescriptor, UMOWorkManager) - Constructor for class org.mule.ra.JcaComponent
 
JcaComponent.MuleJcaWorker - Class in org.mule.ra
 
JcaMessages - Class in org.mule.ra.i18n
 
JcaMessages() - Constructor for class org.mule.ra.i18n.JcaMessages
 
JcaModel - Class in org.mule.ra
Creates a model suitable for Jca execution
JcaModel() - Constructor for class org.mule.ra.JcaModel
 
JdbcConnector - Class in org.mule.providers.jdbc
 
JdbcConnector() - Constructor for class org.mule.providers.jdbc.JdbcConnector
 
JdbcEndpointBuilder - Class in org.mule.providers.jdbc
Parses a JDBC style endpoint to a MuleEndpointURI
JdbcEndpointBuilder() - Constructor for class org.mule.providers.jdbc.JdbcEndpointBuilder
 
JdbcMessageAdapter - Class in org.mule.providers.jdbc
 
JdbcMessageAdapter(Object) - Constructor for class org.mule.providers.jdbc.JdbcMessageAdapter
 
JdbcMessageAdapter(JdbcMessageAdapter) - Constructor for class org.mule.providers.jdbc.JdbcMessageAdapter
 
JdbcMessageDispatcher - Class in org.mule.providers.jdbc
The Jdbc Message dispatcher is responsible for executing SQL queries against a database.
JdbcMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.jdbc.JdbcMessageDispatcher
 
JdbcMessageDispatcherFactory - Class in org.mule.providers.jdbc
Creates JdbcMessageDispatchers.
JdbcMessageDispatcherFactory() - Constructor for class org.mule.providers.jdbc.JdbcMessageDispatcherFactory
 
JdbcMessageReceiver - Class in org.mule.providers.jdbc
TODO
JdbcMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, String, String) - Constructor for class org.mule.providers.jdbc.JdbcMessageReceiver
 
JdbcMessages - Class in org.mule.providers.jdbc.i18n
 
JdbcMessages() - Constructor for class org.mule.providers.jdbc.i18n.JdbcMessages
 
JdbcTransaction - Class in org.mule.providers.jdbc
TODO
JdbcTransaction() - Constructor for class org.mule.providers.jdbc.JdbcTransaction
 
JdbcTransactionFactory - Class in org.mule.providers.jdbc
TODO
JdbcTransactionFactory() - Constructor for class org.mule.providers.jdbc.JdbcTransactionFactory
 
JdbcUtils - Class in org.mule.providers.jdbc
Utility methods for working with various parts of JDBC.
JdbcUtils() - Constructor for class org.mule.providers.jdbc.JdbcUtils
 
JdmkAgent - Class in org.mule.management.agents
JdmkAgent configures an Jdmk Http Adaptor for Jmx management, statistics and configuration viewing of a Mule instance.
JdmkAgent() - Constructor for class org.mule.management.agents.JdmkAgent
 
JDomPropertyExtractor - Class in org.mule.util.properties
Will select the text of a single node based on the property name
JDomPropertyExtractor() - Constructor for class org.mule.util.properties.JDomPropertyExtractor
 
JETTY_SERVLET_CONNECTOR_NAME - Static variable in class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
JettyConnector - Class in org.mule.providers.http.jetty
ServletConnector is a channel adapter between Mule and a servlet engine.
JettyConnector() - Constructor for class org.mule.providers.http.jetty.JettyConnector
 
JettyHttpMessageReceiver - Class in org.mule.providers.http.jetty
HttpMessageReceiver is a simple http server that can be used to listen for http requests on a particular port
JettyHttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.jetty.JettyHttpMessageReceiver
 
JettyReceiverServlet - Class in org.mule.providers.http.jetty
 
JettyReceiverServlet() - Constructor for class org.mule.providers.http.jetty.JettyReceiverServlet
 
Jms102bSupport - Class in org.mule.providers.jms
Jms102bSupport is a template class to provide an absstraction to to the Jms 1.0.2b api specification.
Jms102bSupport(JmsConnector, Context, boolean, boolean) - Constructor for class org.mule.providers.jms.Jms102bSupport
 
Jms11Support - Class in org.mule.providers.jms
Jms11Support is a template class to provide an abstraction to to the JMS 1.1 API specification.
Jms11Support(JmsConnector, Context, boolean, boolean) - Constructor for class org.mule.providers.jms.Jms11Support
 
JMS_CORRELATION_ID - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_DELIVERY_MODE - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_DESTINATION - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_EXPIRATION - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_MESSAGE_ID - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_PRIORITY - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_PROPERTY_NAMES - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_REDELIVERED - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_REPLY_TO - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_SELECTOR_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_SPECIFICATION_102B - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_SPECIFICATION_11 - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_TIMESTAMP - Static variable in class org.mule.providers.jms.JmsConstants
 
JMS_TYPE - Static variable in class org.mule.providers.jms.JmsConstants
 
JmsClientAcknowledgeTransaction - Class in org.mule.providers.jms
JmsClientAcknowledgeTransaction is a transaction implementation of performing a message acknowledgement.
JmsClientAcknowledgeTransaction() - Constructor for class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
JmsClientAcknowledgeTransactionFactory - Class in org.mule.providers.jms
JmsClientAcknowledgeTransactionFactory creates a JMS Client Acknowledge Transaction using a JMS Message.
JmsClientAcknowledgeTransactionFactory() - Constructor for class org.mule.providers.jms.JmsClientAcknowledgeTransactionFactory
 
JmsConnector - Class in org.mule.providers.jms
JmsConnector is a JMS 1.0.2b compliant connector that can be used by a Mule endpoint.
JmsConnector() - Constructor for class org.mule.providers.jms.JmsConnector
 
JmsConstants - Class in org.mule.providers.jms
 
JmsConstants() - Constructor for class org.mule.providers.jms.JmsConstants
 
JmsExceptionReader - Class in org.mule.providers.jms
This reader will ensure that the LinkedException and JMS code is not lost when printing the JMSException.
JmsExceptionReader() - Constructor for class org.mule.providers.jms.JmsExceptionReader
 
JmsMessageAdapter - Class in org.mule.providers.jms
JmsMessageAdapter allows a MuleEvent to access the properties and payload of a JMS Message in a uniform way.
JmsMessageAdapter(Object) - Constructor for class org.mule.providers.jms.JmsMessageAdapter
 
JmsMessageAdapter(JmsMessageAdapter) - Constructor for class org.mule.providers.jms.JmsMessageAdapter
 
JmsMessageDispatcher - Class in org.mule.providers.jms
JmsMessageDispatcher is responsible for dispatching messages to JMS destinations.
JmsMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.jms.JmsMessageDispatcher
 
JmsMessageDispatcherFactory - Class in org.mule.providers.jms
JmsMessageDispatcherFactory creates a message adapter that will send JMS messages
JmsMessageDispatcherFactory() - Constructor for class org.mule.providers.jms.JmsMessageDispatcherFactory
 
JmsMessageReceiver - Class in org.mule.providers.jms
Registers a single JmsMessage listener but uses a thread pool to process incoming messages
JmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jms.JmsMessageReceiver
 
JmsMessageReceiver.JmsWorker - Class in org.mule.providers.jms
 
JmsMessageReceiver.JmsWorker(Message, AbstractMessageReceiver) - Constructor for class org.mule.providers.jms.JmsMessageReceiver.JmsWorker
 
JmsMessageReceiver.JmsWorker(List, AbstractMessageReceiver) - Constructor for class org.mule.providers.jms.JmsMessageReceiver.JmsWorker
 
JmsMessages - Class in org.mule.providers.jms.i18n
 
JmsMessages() - Constructor for class org.mule.providers.jms.i18n.JmsMessages
 
JMSMessageToObject - Class in org.mule.providers.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.providers.jms.transformers.JMSMessageToObject
 
JmsMessageUtils - Class in org.mule.providers.jms
JmsMessageUtils contains helper method for dealing with JMS messages in Mule.
JmsMessageUtils() - Constructor for class org.mule.providers.jms.JmsMessageUtils
 
JmsPropertyFilter - Class in org.mule.providers.jms.filters
 
JmsPropertyFilter() - Constructor for class org.mule.providers.jms.filters.JmsPropertyFilter
 
JmsReplyToHandler - Class in org.mule.providers.jms
JmsReplyToHandler will process a JMS replyTo or hand off to the default replyTo handler if the replyTo is a URL.
JmsReplyToHandler(JmsConnector, UMOTransformer) - Constructor for class org.mule.providers.jms.JmsReplyToHandler
 
JmsSelectorFilter - Class in org.mule.providers.jms.filters
JmsSelectorFilter is a wrapper for a JMS Selector.
JmsSelectorFilter() - Constructor for class org.mule.providers.jms.filters.JmsSelectorFilter
 
JmsSupport - Interface in org.mule.providers.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.providers.jms
A strategy interface to detect a javax.jms.Topic in, possibly, a vendor-specific way.
JmsTransaction - Class in org.mule.providers.jms
JmsTransaction is a wrapper for a JMS local transaction.
JmsTransaction() - Constructor for class org.mule.providers.jms.JmsTransaction
 
JmsTransactionFactory - Class in org.mule.providers.jms
JmsTransactionFactory creates a JMS local transaction
JmsTransactionFactory() - Constructor for class org.mule.providers.jms.JmsTransactionFactory
 
JMX_OBJECT_NAME - Static variable in class org.mule.management.agents.Log4jAgent
 
JmxAgent - Class in org.mule.management.agents
JmxAgent registers MUle Jmx management beans with an MBean server.
JmxAgent() - Constructor for class org.mule.management.agents.JmxAgent
Default constructor.
jmxDomainName - Variable in class org.mule.ManagementContext
 
JmxLegacySupport - Class in org.mule.management.support
Support class for JMX 1.1 based systems.
JmxLegacySupport() - Constructor for class org.mule.management.support.JmxLegacySupport
 
JmxManagementException - Exception in org.mule.management.agents
JmxManagementException is thrown by the Jmx agents if an error occurs while executing an operation.
JmxManagementException(Message) - Constructor for exception org.mule.management.agents.JmxManagementException
 
JmxManagementException(Message, Throwable) - Constructor for exception org.mule.management.agents.JmxManagementException
 
JmxManagementException(Message, ObjectName) - Constructor for exception org.mule.management.agents.JmxManagementException
 
JmxManagementException(Message, ObjectName, Throwable) - Constructor for exception org.mule.management.agents.JmxManagementException
 
JmxManagementException(Throwable) - Constructor for exception org.mule.management.agents.JmxManagementException
 
JmxModernSupport - Class in org.mule.management.support
Support class using JMX 1.2 and newer calls.
JmxModernSupport() - Constructor for class org.mule.management.support.JmxModernSupport
 
JmxRegistrationContext - Class in org.mule.management.support
Stores JMX info pertinent to the currently intialising Mule manager with JMX management enabled.
JmxRegistrationContext() - Constructor for class org.mule.management.support.JmxRegistrationContext
Do not instantiate JmxRegistrationContext.
JmxServerNotificationAgent - Class in org.mule.management.agents
An agent that propergates Mule Server notifications to Jmx.
JmxServerNotificationAgent() - Constructor for class org.mule.management.agents.JmxServerNotificationAgent
 
JmxServerNotificationAgent.BroadcastNotificationService - Class in org.mule.management.agents
 
JmxServerNotificationAgent.BroadcastNotificationService() - Constructor for class org.mule.management.agents.JmxServerNotificationAgent.BroadcastNotificationService
 
JmxServerNotificationAgent.BroadcastNotificationServiceMBean - Interface in org.mule.management.agents
 
JmxServerNotificationAgent.NotificationListener - Class in org.mule.management.agents
 
JmxServerNotificationAgent.NotificationListener() - Constructor for class org.mule.management.agents.JmxServerNotificationAgent.NotificationListener
 
JmxServerNotificationAgent.NotificationListenerMBean - Interface in org.mule.management.agents
 
JmxSupport - Interface in org.mule.management.support
Mule JMX supporting interface.
JmxSupportFactory - Interface in org.mule.management.support
Factory for instantiating JMX helper classes.
JndiContainerContext - Class in org.mule.impl.container
JndiContainerContext is a container implementaiton that exposes a jndi context.
JndiContainerContext() - Constructor for class org.mule.impl.container.JndiContainerContext
 
JndiContainerContext(String) - Constructor for class org.mule.impl.container.JndiContainerContext
 
jndiContext - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiContext - Variable in class org.mule.providers.jdbc.JdbcConnector
 
JndiContextHelper - Class in org.mule.impl.container
Common code for initialising the JNDI context.
jndiDestinations - Variable in class org.mule.providers.jms.Jms11Support
 
jndiInitialFactory - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiInitialFactory - Variable in class org.mule.providers.jdbc.JdbcConnector
 
jndiProviderProperties - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiProviderUrl - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiProviderUrl - Variable in class org.mule.providers.jdbc.JdbcConnector
 
jndiResourceNotFound(String) - Static method in class org.mule.providers.jdbc.i18n.JdbcMessages
 
jndiUrlPkgPrefixes - Variable in class org.mule.providers.AbstractJndiConnector
 
JnpConnector - Class in org.mule.providers.jnp
JnpConnector uses the Java Naming protocol to bind to remote objects
JnpConnector() - Constructor for class org.mule.providers.jnp.JnpConnector
 
JotmTransactionManagerFactory - Class in org.mule.extras.jotm
This factory retrieves the transaction manager for JOTM .
JotmTransactionManagerFactory() - Constructor for class org.mule.extras.jotm.JotmTransactionManagerFactory
 
JotmTxThreadAssociationTestCase - Class in org.mule.extras.jotm
 
JotmTxThreadAssociationTestCase() - Constructor for class org.mule.extras.jotm.JotmTxThreadAssociationTestCase
 
JRunTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
JRunTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JRunTransactionManagerLookupFactory
 
JSSE_NAMESPACE - Static variable in class org.mule.umo.security.tls.TlsConfiguration
 
JXPathExtractor - Class in org.mule.transformers.xml
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.transformers.xml.JXPathExtractor
 
JXPathFilter - Class in org.mule.routing.filters.xml
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.routing.filters.xml.JXPathFilter
 
JXPathFilter(String) - Constructor for class org.mule.routing.filters.xml.JXPathFilter
 
JXPathFilter(String, String) - Constructor for class org.mule.routing.filters.xml.JXPathFilter
 
JXPathMessageFilter - Class in org.mule.routing.filters.xml
Deprecated. Please use org.mule.routing.filters.xml.JXPathFilter instead.
JXPathMessageFilter() - Constructor for class org.mule.routing.filters.xml.JXPathMessageFilter
Deprecated.  
JXPathNormalizerInterceptor - Class in org.mule.interceptors
JXPathNormalizerInterceptor can be used as a simple pre/post message transformer for a given component.
JXPathNormalizerInterceptor() - Constructor for class org.mule.interceptors.JXPathNormalizerInterceptor
 
JXPathPropertyExtractor - Class in org.mule.util.properties
Will extract properties based on Xpath expressions.
JXPathPropertyExtractor() - Constructor for class org.mule.util.properties.JXPathPropertyExtractor
 

K

KEEP_SEND_SOCKET_OPEN_PROPERTY - Static variable in class org.mule.providers.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.providers.udp.UdpConnector
 
keepSendSocketOpen - Variable in class org.mule.providers.udp.UdpConnector
 
key - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
key - Variable in class org.mule.transformers.simple.MapLookup
 
KeyBasedEncryptionStrategy - Class in org.mule.extras.pgp
 
KeyBasedEncryptionStrategy() - Constructor for class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
KeyedPoolMessageDispatcherFactoryAdapter - Class in org.mule.providers
KeyedPoolMessageDispatcherFactoryAdapter adapts a UMOMessageDispatcherFactory with methods from commons-pool KeyedPoolableObjectFactory.
KeyedPoolMessageDispatcherFactoryAdapter(UMOMessageDispatcherFactory) - Constructor for class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
keySpec - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
Kiwi - Class in org.mule.tck.testmodels.fruit
A test object not implementing Callable, but having a matching method accepting UMOEventContext.
Kiwi() - Constructor for class org.mule.tck.testmodels.fruit.Kiwi
 

L

LabelRegistry - Class in org.mule.tools.visualizer.config
 
LabelRegistry() - Constructor for class org.mule.tools.visualizer.config.LabelRegistry
 
Latch - Class in org.mule.util.concurrent
 
Latch() - Constructor for class org.mule.util.concurrent.Latch
 
lazyInitWrapperManager() - Method in class org.mule.management.agents.WrapperManagerAgent
 
LenderService - Interface in org.mule.examples.loanbroker.lender
 
LengthProtocol - Class in org.mule.providers.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.providers.tcp.protocols.LengthProtocol
 
LIBRARIES_DIR - Static variable in class org.mule.ManagementContext
 
LibraryDownloader - Class in org.mule.modules.boot
 
LibraryDownloader(File) - Constructor for class org.mule.modules.boot.LibraryDownloader
 
LibraryDownloader(File, String, String, String, String) - Constructor for class org.mule.modules.boot.LibraryDownloader
 
LibraryDownloader(File, MuleBootstrapUtils.ProxyInfo) - Constructor for class org.mule.modules.boot.LibraryDownloader
 
LicenseHandler - Class in org.mule.modules.boot
This class has methods for displaying the EULA and saving the license acceptance acknowledgment.
LicenseHandler.LicenseInfo - Class in org.mule.modules.boot
 
LicenseHandler.LicenseInfo() - Constructor for class org.mule.modules.boot.LicenseHandler.LicenseInfo
 
LicenseHandler.LicenseInfo(String, String) - Constructor for class org.mule.modules.boot.LicenseHandler.LicenseInfo
 
Lifecycle - Interface in org.mule.umo.lifecycle
Lifecycle adds lifecycle methods start, stop and dispose.
LifecycleException - Exception in org.mule.umo.lifecycle
LifecycleException TODO
LifecycleException(Message, Object) - Constructor for exception org.mule.umo.lifecycle.LifecycleException
 
LifecycleException(Message, Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.LifecycleException
 
LifecycleException(Throwable, Object) - Constructor for exception org.mule.umo.lifecycle.LifecycleException
 
LifecycleInterceptor - Interface in org.mule.interceptors
LifecycleInterceptor is a UMOInterceptor interface with two additional lifecycle methods provided by Initialisable and Disposable.
list(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
list(Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
list(String) - Method in class org.mule.impl.jndi.SimpleContext
 
list - Variable in class org.mule.util.queue.QueueInfo
 
LIST_PROPERTY - Static variable in interface org.mule.providers.soap.SoapConstants
 
listBindings(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
listBindings(String) - Method in class org.mule.impl.jndi.SimpleContext
 
listCryptoImplementations(String) - Static method in class org.mule.util.DebugUtils
 
LISTENER_JMX_OBJECT_NAME - Static variable in class org.mule.management.agents.JmxServerNotificationAgent
 
listenerAlreadyRegistered(UMOEndpointURI) - Static method in class org.mule.config.i18n.CoreMessages
 
listeners - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The set of listeners for this Multicaster
listFiles() - Method in class org.mule.providers.ftp.FtpMessageReceiver
 
listJars(File) - Method in class org.mule.modules.boot.DefaultMuleClassPathConfig
Find and if necessary filter the jars for classpath.
listSecurityServiceTypes() - Static method in class org.mule.util.DebugUtils
 
load(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
load(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
load(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Loads an object specified by the given id.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
loadClass(String, Class) - Static method in class org.mule.util.ClassUtils
Load a class with a given name.
loadDatabaseName(String, String) - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
 
loadingAsync() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
loadingEndpointEjb() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
loadingManagedEjb() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
loadingSync() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
loadInterpreter(URL) - Method in class org.mule.components.script.AbstractScriptComponent
 
loadInterpreter(String) - Method in class org.mule.components.script.AbstractScriptComponent
 
loadProperties(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
loadProperties(String, Class) - Static method in class org.mule.util.PropertiesUtils
Read in the properties from a properties file.
loadResource(String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
Override this method to provide alternative ways of loading a resource.
loadResource(String) - Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
Attempt to load any resource from the Servlet Context first, then from the classpath.
loadSystemProperties - Variable in class org.mule.impl.container.PropertiesContainerContext
 
loadTasks(ProcessInstance) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
loadTemplateProps(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
loanAmountError(String) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
LoanBrokerApp - Class in org.mule.examples.loanbroker.bpm
Executes the LoanBroker BPM example.
LoanBrokerApp(String) - Constructor for class org.mule.examples.loanbroker.bpm.LoanBrokerApp
 
LoanBrokerApp - Class in org.mule.examples.loanbroker.esb
Runs the LoanBroker ESB example application.
LoanBrokerApp(String) - Constructor for class org.mule.examples.loanbroker.esb.LoanBrokerApp
 
LoanBrokerApp - Class in org.mule.examples.loanbroker.esn
Runs the LoanBroker ESN example application.
LoanBrokerApp() - Constructor for class org.mule.examples.loanbroker.esn.LoanBrokerApp
 
LoanBrokerApp(String) - Constructor for class org.mule.examples.loanbroker.esn.LoanBrokerApp
 
LoanBrokerException - Exception in org.mule.examples.loanbroker
Exception related to the LoanBroker example app.
LoanBrokerException(String) - Constructor for exception org.mule.examples.loanbroker.LoanBrokerException
 
LoanBrokerException(Exception) - Constructor for exception org.mule.examples.loanbroker.LoanBrokerException
 
LoanBrokerQuoteRequest - Class in org.mule.examples.loanbroker.messages
LoanQuoteRequest represents a customer request for a loan through a loan broker
LoanBrokerQuoteRequest() - Constructor for class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
LoanBrokerService - Interface in org.mule.examples.loanbroker
LoanBroker is the Service that starts the loan request process.
loanDurationError(String) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
loanQuote(String, double) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
LoanQuote - Class in org.mule.examples.loanbroker.messages
LoanQuote is a loan quote from a bank
LoanQuote() - Constructor for class org.mule.examples.loanbroker.messages.LoanQuote
 
LoanQuoteRequestToCreditProfileArgs - Class in org.mule.examples.loanbroker.transformers
Extracts the customer information from the request into an array of arguments used to invoke the Credit Agency Session bean
LoanQuoteRequestToCreditProfileArgs() - Constructor for class org.mule.examples.loanbroker.transformers.LoanQuoteRequestToCreditProfileArgs
 
LOCAL_CERTIFICATES - Static variable in class org.mule.providers.http.HttpsConnector
 
LOCAL_CERTIFICATES - Static variable in class org.mule.providers.ssl.SslConnector
 
localContext - Variable in class org.mule.util.xa.DefaultXASession
 
LocaleMessage - Class in org.mule.examples.loanbroker
 
LocaleMessage() - Constructor for class org.mule.examples.loanbroker.LocaleMessage
 
LocaleMessage - Class in org.mule.samples.errorhandler
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.samples.errorhandler.LocaleMessage
 
LocaleMessage - Class in org.mule.samples.hello
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.samples.hello.LocaleMessage
 
LocaleMessage - Class in org.mule.samples.stockquote
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.samples.stockquote.LocaleMessage
 
LocaleMessage - Class in org.mule.samples.voipservice
LocaleMessage is a convenience interface for retrieving internationalised strings from resource bundles.
LocaleMessage() - Constructor for class org.mule.samples.voipservice.LocaleMessage
 
LocalJbpmConfigurationFactoryBeanWorkaround - Class in org.springmodules.workflow.jbpm31
This class is an ugly workaround for the issue described in http://forum.springframework.org/showthread.php?p=87189 http://opensource.atlassian.com/projects/spring/browse/MOD-266

This was supposedly fixed in springmodules 0.7 but the problem still remains in 0.8!

LocalJbpmConfigurationFactoryBeanWorkaround() - Constructor for class org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBeanWorkaround
 
localTransactionCommitted(ConnectionEvent) - Method in class org.mule.ra.DefaultConnectionManager
 
localTransactionRolledback(ConnectionEvent) - Method in class org.mule.ra.DefaultConnectionManager
 
localTransactionStarted(ConnectionEvent) - Method in class org.mule.ra.DefaultConnectionManager
 
localXid - Variable in class org.mule.util.xa.DefaultXASession
 
locateServer - Variable in class org.mule.management.agents.JmxAgent
Should MBeanServer be discovered.
lock - Variable in class org.mule.util.concurrent.SynchronizedVariable
 
locks - Variable in class org.mule.routing.response.AbstractResponseAggregator
A map of locks used to wait for response messages for a given message id
log(String) - Method in class org.mule.components.simple.LogComponent
 
log(String) - Method in interface org.mule.components.simple.LogService
 
log - Static variable in class org.mule.extras.wssecurity.handlers.MuleWSSInHandler
logger used by this class
log - Static variable in class org.mule.providers.soap.axis.extensions.MuleHttpSender
Deprecated.  
log - Variable in class org.mule.tck.TestCaseWatchdog
 
log(String) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
Log4jAgent - Class in org.mule.management.agents
Log4jAgent exposes the configuration of the Log4J instance running in Mule for Jmx management
Log4jAgent() - Constructor for class org.mule.management.agents.Log4jAgent
 
Log4jNotificationLoggerAgent - Class in org.mule.impl.internal.admin
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint
Log4jNotificationLoggerAgent() - Constructor for class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
logBoilerPlate(List) - Method in class org.mule.util.MuleLogger
 
logBoilerPlate(String[]) - Method in class org.mule.util.MuleLogger
 
LogComponent - Class in org.mule.components.simple
LogComponent simply logs the content (or content length if it is a large message)
LogComponent() - Constructor for class org.mule.components.simple.LogComponent
 
logError(String, Exception) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
logEvent(UMOServerNotification) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
logEvent(UMOServerNotification) - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
logEvent(UMOServerNotification) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
logEvent(UMOServerNotification) - Method in class org.mule.management.agents.JmxServerNotificationAgent
logException(Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Used to log the error passed into this Exception Listener
logFatal(UMOMessage, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Logs a fatal error message to the logging system.
logFatal(UMOMessage, Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
logger - Variable in class org.mule.components.builder.AbstractMessageBuilder
logger used by this class
logger - Variable in class org.mule.components.rest.RestServiceWrapper
logger used by this class
logger - Variable in class org.mule.components.script.AbstractScriptComponent
logger used by this class
logger - Variable in class org.mule.components.script.jsr223.Scriptable
logger used by this class
logger - Variable in class org.mule.config.builders.AbstractDigesterConfiguration
logger used by this class
logger - Static variable in class org.mule.config.builders.ContainerReference
logger used by this class
logger - Static variable in class org.mule.config.builders.EndpointReference
logger used by this class
logger - Static variable in class org.mule.config.builders.MuleClasspathConfigurationBuilder
Deprecated. logger used by this class
logger - Static variable in class org.mule.config.builders.PlaceholderProcessor
logger used by this class
logger - Static variable in class org.mule.config.builders.TransformerReference
logger used by this class
logger - Static variable in class org.mule.config.ExceptionHelper
logger used by this class
logger - Variable in class org.mule.config.MuleConfiguration
logger used by this class
logger - Static variable in class org.mule.config.MuleDtdResolver
logger used by this class
logger - Static variable in class org.mule.config.MuleManifest
logger used by this class
logger - Static variable in class org.mule.config.pool.CommonsPoolProxyPool
logger used by this class
logger - Static variable in class org.mule.examples.loanbroker.bank.Bank
logger used by this class
logger - Variable in class org.mule.examples.loanbroker.DefaultLoanBroker
logger used by this class
logger - Static variable in class org.mule.examples.loanbroker.routers.BankQuotesAggregationLogic
logger used by this class
logger - Static variable in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
logger used by this class
logger - Static variable in class org.mule.extras.client.MuleClient
logger used by this class
logger - Static variable in class org.mule.extras.client.RemoteDispatcher
logger used by this class
logger - Static variable in class org.mule.extras.pgp.filters.PGPSecurityFilter
logger used by this class
logger - Static variable in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.extras.pgp.PGPKeyRingImpl
 
logger - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
logger used by this class
logger - Variable in class org.mule.extras.spring.config.MuleResourceLoader
 
logger - Variable in class org.mule.extras.spring.config.SpringConfigurationBuilder
 
logger - Static variable in class org.mule.extras.spring.config.TransformerEditor
logger used by this class
logger - Static variable in class org.mule.extras.spring.events.AsynchronousEventListener
logger used by this class
logger - Static variable in class org.mule.extras.spring.events.MuleEventMulticaster
logger used by this class
logger - Variable in class org.mule.impl.AbstractExceptionListener
logger used by this class
logger - Variable in class org.mule.impl.container.AbstractContainerContext
logger used by this class
logger - Static variable in class org.mule.impl.container.MultiContainerContext
logger used by this class
logger - Static variable in class org.mule.impl.DefaultLifecycleAdapter
logger used by this class
logger - Static variable in class org.mule.impl.endpoint.MuleEndpointURI
logger used by this class
logger - Static variable in class org.mule.impl.ImmutableMuleEndpoint
logger used by this class
logger - Variable in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
The logger used for this class
logger - Static variable in class org.mule.impl.internal.admin.MuleAdminAgent
logger used by this class
logger - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
logger used by this class
logger - Static variable in class org.mule.impl.internal.notifications.MessageNotification
logger used by this class
logger - Static variable in class org.mule.impl.internal.notifications.ServerNotificationManager
logger used by this class
logger - Variable in class org.mule.impl.model.AbstractComponent
logger used by this class
logger - Variable in class org.mule.impl.model.AbstractModel
logger used by this class
logger - Static variable in class org.mule.impl.model.resolvers.DynamicEntryPoint
logger used by this class
logger - Static variable in class org.mule.impl.model.resolvers.EntryPoint
logger used by this class
logger - Static variable in class org.mule.impl.model.resolvers.StreamingEntryPoint
 
logger - Variable in class org.mule.impl.model.streaming.CallbackOutputStream
 
logger - Variable in class org.mule.impl.model.streaming.DeferredOutputStream
 
logger - Variable in class org.mule.impl.MuleEvent
logger used by this class
logger - Static variable in class org.mule.impl.MuleEventContext
logger used by this class
logger - Variable in class org.mule.impl.MuleSessionHandler
logger used by this class
logger - Static variable in class org.mule.impl.MuleTransactionConfig
logger used by this class
logger - Variable in class org.mule.impl.security.AbstractEndpointSecurityFilter
logger used by this class
logger - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.impl.security.MuleSecurityManager
logger used by this class
logger - Static variable in class org.mule.impl.work.MuleWorkManager
logger used by this class
logger - Static variable in class org.mule.impl.work.WorkerContext
logger used by this class
logger - Static variable in class org.mule.management.agents.JmxAgent
Logger used by this class
logger - Variable in class org.mule.management.agents.RmiRegistryAgent
logger used by this class
logger - Static variable in class org.mule.management.agents.YourKitProfilerAgent
Logger used by this class
logger - Variable in class org.mule.management.mbeans.EndpointService
logger used by this class
logger - Variable in class org.mule.management.mbeans.MuleService
logger used by this class
logger - Static variable in class org.mule.management.mbeans.StatisticsService
logger used by this class
logger - Variable in class org.mule.management.mbeans.YourKitProfilerService
logger used by this class
logger - Variable in class org.mule.management.support.JmxRegistrationContext
The logger used for this class
logger - Static variable in class org.mule.management.support.SimplePasswordJmxAuthenticator
Logger used by this class.
logger - Variable in class org.mule.ManagementContext
 
logger - Variable in class org.mule.providers.AbstractConnectionStrategy
logger used by this class
logger - Variable in class org.mule.providers.AbstractConnector
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageAdapter
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageDispatcher
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageReceiver
logger used by this class
logger - Variable in class org.mule.providers.bpm.jbpm.actions.LoggingActionHandler
 
logger - Static variable in class org.mule.providers.bpm.jbpm.Jbpm
 
logger - Static variable in class org.mule.providers.DefaultReplyToHandler
logger used by this class
logger - Variable in class org.mule.providers.email.filters.AbstractMailFilter
logger used by this class
logger - Static variable in class org.mule.providers.http.CookieHelper
logger used by this class
logger - Variable in class org.mule.providers.http.HttpSessionHandler
logger used by this class
logger - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
logger used by this class
logger - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
logger used by this class
logger - Static variable in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
logger - Static variable in class org.mule.providers.jms.DefaultJmsTopicResolver
logger used by this class
logger - Static variable in class org.mule.providers.jms.DefaultRedeliveryHandler
logger used by this class
logger - Static variable in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
logger used by this class
logger - Static variable in class org.mule.providers.jms.xa.SessionInvocationHandler
 
logger - Variable in class org.mule.providers.quartz.jobs.MuleClientDispatchJob
The logger used for this class
logger - Variable in class org.mule.providers.quartz.jobs.MuleClientReceiveJob
The logger used for this class
logger - Variable in class org.mule.providers.quartz.jobs.MuleReceiverJob
The logger used for this class
logger - Static variable in class org.mule.providers.service.TransportFactory
logger used by this class
logger - Static variable in class org.mule.providers.service.TransportServiceDescriptor
logger used by this class
logger - Static variable in class org.mule.providers.soap.axis.AxisInitialisationCallback
 
logger - Static variable in class org.mule.providers.soap.axis.AxisServiceComponent
 
logger - Static variable in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
logger used by this class
logger - Variable in class org.mule.providers.soap.axis.extensions.UniversalSender
logger used by this class
logger - Static variable in class org.mule.providers.soap.WSProxyService
 
logger - Variable in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
logger used by this class
logger - Variable in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
logger used by this class
logger - Variable in class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
logger used by this class
logger - Variable in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
logger used by this class
logger - Variable in class org.mule.providers.soap.xfire.XFireServiceComponent
logger used by this class
logger - Variable in class org.mule.providers.streaming.AbstractStreamingTransformer
logger used by this class
logger - Variable in class org.mule.providers.udp.UdpSocketFactory
logger used by this class
logger - Variable in class org.mule.ra.DefaultMuleConnectionFactory
logger used by this class
logger - Variable in class org.mule.ra.MuleManagedConnectionFactory
logger used by this class
logger - Variable in class org.mule.ra.MuleResourceAdapter
logger used by this class
logger - Variable in class org.mule.routing.AbstractCatchAllStrategy
logger used by this class
logger - Variable in class org.mule.routing.AbstractRouterCollection
logger used by this class
logger - Variable in class org.mule.routing.filters.OGNLFilter
 
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.filters.xml.JXPathFilter
 
logger - Variable in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
logger - Variable in class org.mule.routing.inbound.SelectiveConsumer
 
logger - Static variable in class org.mule.routing.nested.NestedInvocationHandler
 
logger - Static variable in class org.mule.routing.nested.NestedRouter
 
logger - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
logger used by this class
logger - Variable in class org.mule.routing.outbound.AbstractRecipientList
logger used by this class
logger - Variable in class org.mule.routing.response.AbstractResponseRouter
 
logger - Static variable in class org.mule.samples.voipservice.client.VoipConsumer
 
logger - Static variable in class org.mule.samples.voipservice.service.AddressValidationService
 
logger - Static variable in class org.mule.samples.voipservice.service.BankAgencyService
 
logger - Static variable in class org.mule.samples.voipservice.service.CreditAgencyService
 
logger - Static variable in class org.mule.samples.voipservice.service.PaymentValidationService
 
logger - Static variable in class org.mule.samples.voipservice.service.SyncVoipBroker
 
logger - Variable in class org.mule.tck.AbstractMuleTestCase
 
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.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.TransactionCoordination
 
logger - Variable in class org.mule.transformers.AbstractTransformer
logger used by this class
logger - Variable in class org.mule.transformers.wire.TransformerPairWireFormat
logger used by this class
logger - Variable in class org.mule.umo.manager.DefaultWorkListener
logger used by this class
logger - Variable in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
Logger used by this class.
logger - Static variable in class org.mule.util.monitor.ExpiryMonitor
logger used by this class
logger - Variable in class org.mule.util.properties.JXPathPropertyExtractor
logger used by this class
logger - Variable in class org.mule.util.properties.PayloadPropertyExtractor
logger used by this class
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
LoggingActionHandler - Class in org.mule.providers.bpm.jbpm.actions
 
LoggingActionHandler() - Constructor for class org.mule.providers.bpm.jbpm.actions.LoggingActionHandler
 
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.interceptors
LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
LoggingInterceptor() - Constructor for class org.mule.interceptors.LoggingInterceptor
 
login() - Method in class org.mule.extras.jaas.loginmodule.DefaultLoginModule
This method attempts to login the user by checking his credentials against those of the authorised users.
logout() - Method in class org.mule.extras.jaas.loginmodule.DefaultLoginModule
Returns true when authentication succeeds or false when it fails
LogService - Interface in org.mule.components.simple
 
logSummary() - Method in class org.mule.management.mbeans.StatisticsService
 
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
log in info level the main statistics
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 interface org.mule.management.stats.Statistics
 
logVelocityMessage(int, String) - Method in class org.mule.tools.visualizer.postgraphers.AbstractIndexer
 
logVelocityMessage(int, String) - Method in class org.mule.tools.visualizer.util.VelocityLogger
 
lookup(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
lookup(String) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupAgent(String) - Method in class org.mule.MuleManager
 
lookupAgent(String) - Method in interface org.mule.umo.manager.UMOManager
Will find a registered agent using its name, which is unique for all registered agents
lookupComponent() - Method in class org.mule.impl.model.AbstractComponent
Provides a consistent mechanism for custom models to create components.
lookupConnector(String) - Method in class org.mule.MuleManager
lookupConnector(String) - Method in interface org.mule.umo.manager.UMOManager
 
lookupEndpoint(String) - Method in class org.mule.MuleManager
Getter for a global endpoint.
lookupEndpoint(String) - Method in class org.mule.providers.soap.axis.extensions.UniversalSender
 
lookupEndpoint(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
lookupEndpoint(String) - Method in interface org.mule.umo.manager.UMOManager
Getter for a global endpoint.
lookupEndpointByAddress(String) - Method in class org.mule.MuleManager
lookupEndpointIdentifier(String, String) - Method in class org.mule.MuleManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
lookupEndpointIdentifier(String, String) - Method in interface org.mule.umo.manager.UMOManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
lookupInterceptorStack(String) - Method in class org.mule.MuleManager
Retrieves a configured interceptor stack.
lookupInterceptorStack(String) - Method in interface org.mule.umo.manager.UMOManager
Retrieves a configured interceptor stack.
lookupLink(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupLink(Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupLink(String) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupModel(String) - Method in class org.mule.MuleManager
 
lookupModel(String) - Method in interface org.mule.umo.manager.UMOManager
The model used for managing components for this server
lookupProcess(Object) - Method in interface org.mule.providers.bpm.BPMS
Looks up an already-running process.
lookupProcess(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Look up an already-running process instance.
lookupPropertyTemplate(String) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
lookupReceiver(String) - Method in class org.mule.providers.AbstractConnector
 
lookupReceiver(String, Object) - Method in class org.mule.providers.bpm.ProcessConnector
This method looks for a receiver based on the process name and ID.
lookupTransformer(String) - Method in class org.mule.MuleManager
Getter method for a Transformer.
lookupTransformer(String) - Method in interface org.mule.umo.manager.UMOManager
Getter method for a Transformer.
lowestQuote(LoanQuote) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 

M

MAGIC_VELOCITY_RESOURCE_LOADER - Static variable in class org.mule.tools.visualizer.config.VelocitySupport
 
mailAddressesToString(Address[]) - Static method in class org.mule.providers.email.MailUtils
 
mailAddressesToString(Address) - Static method in class org.mule.providers.email.MailUtils
 
MAILBOX - Static variable in class org.mule.providers.email.AbstractMailConnector
 
MailMessageAdapter - Class in org.mule.providers.email
MailMessageAdapter is a wrapper for a javax.mail.Message that separates multi-part mail messages, storing all but the first part as attachments to the underlying AbstractMessageAdapter.
MailMessageAdapter(Object) - Constructor for class org.mule.providers.email.MailMessageAdapter
 
MailProperties - Interface in org.mule.providers.email
Mail properties that are sent on the MuleMessage 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.providers.email.filters
MailSubjectRegExFilter applies a regular expression to a Mail Message subject.
MailSubjectRegExFilter() - Constructor for class org.mule.providers.email.filters.MailSubjectRegExFilter
 
MailUtils - Class in org.mule.providers.email
Contains javax.mail helpers.
MailUtils() - Constructor for class org.mule.providers.email.MailUtils
 
main(String[]) - Static method in class org.mule.examples.loanbroker.bpm.LoanBrokerApp
 
main(String[]) - Static method in class org.mule.examples.loanbroker.esb.LoanBrokerApp
 
main(String[]) - Static method in class org.mule.examples.loanbroker.esn.LoanBrokerApp
 
main(String[]) - Static method in class org.mule.modules.boot.GuiInstallerLibraryDownloader
 
main(String[]) - Static method in class org.mule.modules.boot.GuiInstallerLicenseHandler
The main method which is called by the GUI.
main(String[]) - Static method in class org.mule.modules.boot.MuleBootstrap
 
main(String[]) - Static method in class org.mule.MuleServer
Application entry point.
main(String[]) - Static method in class org.mule.samples.voipservice.client.VoipConsumer
 
main(String[]) - Static method in class org.mule.tools.visualizer.MuleVisualizer
 
makeNewServiceObject(MessageContext, String) - Method in class org.mule.providers.soap.axis.extensions.MuleMsgProvider
 
makeNewServiceObject(MessageContext, String) - Method in class org.mule.providers.soap.axis.extensions.MuleRPCProvider
 
makeObject() - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
makeObject() - Method in class org.mule.providers.ftp.FtpConnectionFactory
 
makeObject(Object) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
makeObject(Object) - Method in class org.mule.providers.multicast.MulticastSocketFactory
 
makeObject(Object) - Method in class org.mule.providers.tcp.TcpSocketFactory
 
makeObject(Object) - Method in class org.mule.providers.udp.UdpSocketFactory
 
makeObject() - Method in class org.mule.transformers.xml.XsltTransformer.PooledXsltTransformerFactory
 
MalformedEndpointException - Exception in org.mule.umo.endpoint
MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
MalformedEndpointException(String) - Constructor for exception org.mule.umo.endpoint.MalformedEndpointException
 
MalformedEndpointException(Message, String) - Constructor for exception org.mule.umo.endpoint.MalformedEndpointException
 
MalformedEndpointException(String, Throwable) - Constructor for exception org.mule.umo.endpoint.MalformedEndpointException
 
MalformedEndpointException(Throwable) - Constructor for exception org.mule.umo.endpoint.MalformedEndpointException
 
malformedSyntax() - Static method in class org.mule.providers.http.i18n.HttpMessages
 
MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.impl.internal.notifications.ManagementNotification
 
MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MANAGEMENT_NODE_PING - Static variable in class org.mule.impl.internal.notifications.ManagementNotification
 
ManagementContext - Class in org.mule
 
ManagementContext() - Constructor for class org.mule.ManagementContext
 
ManagementException - Exception in org.mule.management
ManagementException is a general exception thrown by management extensions.
ManagementException(Message) - Constructor for exception org.mule.management.ManagementException
 
ManagementException(Message, Throwable) - Constructor for exception org.mule.management.ManagementException
 
ManagementException(Throwable) - Constructor for exception org.mule.management.ManagementException
 
ManagementMessages - Class in org.mule.management.i18n
 
ManagementMessages() - Constructor for class org.mule.management.i18n.ManagementMessages
 
ManagementNotification - Class in org.mule.impl.internal.notifications
ManagementNotification is fired when monitored resources such as internal queues reach capacity
ManagementNotification(Object, int) - Constructor for class org.mule.impl.internal.notifications.ManagementNotification
 
ManagementNotificationListener - Interface in org.mule.impl.internal.notifications
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
manager - Variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
manager - Variable in class org.mule.config.builders.ScriptConfigurationBuilder
 
manager - Variable in class org.mule.ra.MuleResourceAdapter
 
manager - Static variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
MANAGER_COMPONENT_NAME - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
 
MANAGER_DISPOSED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_DISPOSED_CONNECTORS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_DISPOSING - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_DISPOSING_CONNECTORS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_ENDPOINT_NAME - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
 
MANAGER_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MANAGER_INITIALISED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_INITIALISNG - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STARTED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STARTED_MODELS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STARTING - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STARTING_MODELS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STOPPED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STOPPED_MODELS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STOPPING - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STOPPING_MODELS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
managerAlreadyStarted() - Static method in class org.mule.config.i18n.CoreMessages
 
ManagerException - Exception in org.mule.umo.manager
ManagerException is thrown when an exception occurs with Manager objects
ManagerException(Message) - Constructor for exception org.mule.umo.manager.ManagerException
 
ManagerException(Message, Throwable) - Constructor for exception org.mule.umo.manager.ManagerException
 
managerIsAlreadyConfigured() - Static method in class org.mule.extras.client.i18n.ClientMessages
 
ManagerNotification - Class in org.mule.impl.internal.notifications
ManagerNotification is fired when an event such as the manager starting occurs.
ManagerNotification(UMOManager, int) - Constructor for class org.mule.impl.internal.notifications.ManagerNotification
 
ManagerNotificationListener - Interface in org.mule.impl.internal.notifications
ManagerNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Manager event occurs.
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
 
MapLookup - Class in org.mule.transformers.simple
MapLookup looks up and returns an object from a Map based on a key.
MapLookup() - Constructor for class org.mule.transformers.simple.MapLookup
 
MapPropertyExtractor - Class in org.mule.util.properties
If the message payload is a map this extractor will look up the property value in the map
MapPropertyExtractor() - Constructor for class org.mule.util.properties.MapPropertyExtractor
 
MapUtils - Class in org.mule.util
 
MapUtils() - Constructor for class org.mule.util.MapUtils
 
mapWithKeysAndValues(Class, Object[], Object[]) - Static method in class org.mule.util.MapUtils
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
mapWithKeysAndValues(Class, Collection, Collection) - Static method in class org.mule.util.MapUtils
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
mapWithKeysAndValues(Class, Iterator, Iterator) - Static method in class org.mule.util.MapUtils
Create & populate a Map of arbitrary class.
markTransactionForRollback() - Method in class org.mule.impl.AbstractExceptionListener
If there is a current transaction this method will mark it for rollback This method should not be called if an event is routed from this exception handler to an endpoint that should take part in the current transaction
markTransactionForRollback() - Method in class org.mule.impl.MuleEventContext
 
markTransactionForRollback() - Method in interface org.mule.umo.UMOEventContext
Mark the current transaction (if any) for rollback
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).
MASTER_CARD - Static variable in class org.mule.samples.voipservice.to.CreditCardTO
 
match(String) - Method in interface org.mule.util.TemplateParser.TemplateCallback
 
matchAll - Variable in class org.mule.routing.AbstractRouterCollection
 
matches(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
MatchingMethodsComponent - Class in org.mule.tck.services
A test component that has two service methods with matching signature
MatchingMethodsComponent() - Constructor for class org.mule.tck.services.MatchingMethodsComponent
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.mule.ra.MuleManagedConnectionFactory
Returns a matched managed connection from the candidate set of connections.
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
 
maxEntries - Variable in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
maxMessages - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
mbeanName - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
mBeanServer - Variable in class org.mule.ManagementContext
 
MEDIA - Static variable in class org.mule.tools.visualizer.postgraphers.MediaCopierPostGrapher
 
MediaCopierPostGrapher - Class in org.mule.tools.visualizer.postgraphers
 
MediaCopierPostGrapher() - Constructor for class org.mule.tools.visualizer.postgraphers.MediaCopierPostGrapher
 
MemoryPersistenceStrategy - Class in org.mule.util.queue
 
MemoryPersistenceStrategy() - Constructor for class org.mule.util.queue.MemoryPersistenceStrategy
 
menu() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
menuError() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
menuErrorNumberOfRequests() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
menuOptionMode() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
menuOptionNumberOfRequests() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
menuOptionSoap() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
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.impl.message.BaseMessage
 
message - Variable in class org.mule.providers.DefaultMessageAdapter
The message object wrapped by this adapter
message - Variable in class org.mule.providers.jms.MessageTransactionCallback
 
MESSAGE_DISPATCHED - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MESSAGE_PREFIX - Static variable in exception org.mule.tck.testmodels.services.TestComponentException
 
MESSAGE_RECEIVED - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_REQUESTED - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_SENT - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MessageBuilder - Interface in org.mule.components.builder
A Strategy Class for Building one message from the invocation results of a chain if endpoints.
MessageBuilderException - Exception in org.mule.components.builder
Thrown by a MessageBuilder implementation if it cannot build the current message or some other error occurs.
MessageBuilderException(Message, UMOMessage) - Constructor for exception org.mule.components.builder.MessageBuilderException
 
MessageBuilderException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.components.builder.MessageBuilderException
 
MessageBuilderException(UMOMessage, Throwable) - Constructor for exception org.mule.components.builder.MessageBuilderException
 
MessageChunkingAggregator - Class in org.mule.routing.inbound
 
MessageChunkingAggregator() - Constructor for class org.mule.routing.inbound.MessageChunkingAggregator
 
MessageChunkingRouter - Class in org.mule.routing.outbound
A router that breaks up the current message onto smaller parts and sends them to the same destination.
MessageChunkingRouter() - Constructor for class org.mule.routing.outbound.MessageChunkingRouter
 
MessageExchangeListener - Interface in org.mule.providers.jbi.components
 
MessageFactory - Class in org.mule.config.i18n
 
MessageFactory() - Constructor for class org.mule.config.i18n.MessageFactory
 
messageIsOfType(Class) - Static method in class org.mule.config.i18n.CoreMessages
 
messageMarkedForRedelivery(JmsMessageAdapter) - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
MessageNormalizerInterceptor - Class in org.mule.interceptors
MessageNormalizerInterceptor can be used as a simple pre/post message normalizer for a given component.
MessageNormalizerInterceptor() - Constructor for class org.mule.interceptors.MessageNormalizerInterceptor
 
MessageNotification - Class in org.mule.impl.internal.notifications
These notifications are fire when either a message is received via an endpoint, or dispatcher of if a receive call is made on a dispatcher.
MessageNotification(UMOMessage, UMOImmutableEndpoint, String, int) - Constructor for class org.mule.impl.internal.notifications.MessageNotification
 
MessageNotificationListener - Interface in org.mule.impl.internal.notifications
MessageNotificationListener is an observer interface that objects can use to receive notifications about messages being sent and received from a Mule Server
messageNotSupportedByAdapter(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
messageParamServiceMethodNotSet() - Static method in class org.mule.providers.rmi.i18n.RmiMessages
 
MessagePropertiesTransformer - Class in org.mule.transformers.simple
A configurable message transformer that allows users to add, overwrite and delete properties on the current message.
MessagePropertiesTransformer() - Constructor for class org.mule.transformers.simple.MessagePropertiesTransformer
 
MessagePropertyExtractor - Class in org.mule.util.properties
Looks up the property on the message using the name given.
MessagePropertyExtractor() - Constructor for class org.mule.util.properties.MessagePropertyExtractor
 
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
 
messageReceiverNeedsRmiAble() - Static method in class org.mule.providers.rmi.i18n.RmiMessages
 
MessageRedeliveredException - Exception in org.mule.providers.jms
 
MessageRedeliveredException(JmsMessageAdapter) - Constructor for exception org.mule.providers.jms.MessageRedeliveredException
 
MessageRedeliveredException(Message, JmsMessageAdapter) - Constructor for exception org.mule.providers.jms.MessageRedeliveredException
 
messages - Variable in class org.mule.providers.AbstractReceiverWorker
 
messagesAdded(MessageCountEvent) - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
MessageService - Interface in org.mule.providers.bpm
A message-generation service provided by Mule.
messagesRemoved(MessageCountEvent) - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
MessageTransactionCallback - Class in org.mule.providers.jms
 
MessageTransactionCallback(Message) - Constructor for class org.mule.providers.jms.MessageTransactionCallback
 
messageTTL - Variable in class org.mule.routing.inbound.IdempotentReceiver
 
MessageTypeNotSupportedException - Exception in org.mule.umo.provider
MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of MessageAdapter which is not of supported type for that message or adapter.
MessageTypeNotSupportedException(Object, Class) - Constructor for exception org.mule.umo.provider.MessageTypeNotSupportedException
 
MessageTypeNotSupportedException(Object, Class, Throwable) - Constructor for exception org.mule.umo.provider.MessageTypeNotSupportedException
 
MessagingException - Exception in org.mule.umo
MessagingException is a general message exception thrown when errors specific to Message processing occur..
MessagingException(Message, UMOMessage) - Constructor for exception org.mule.umo.MessagingException
 
MessagingException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.umo.MessagingException
 
MessagingException(Message, Object) - Constructor for exception org.mule.umo.MessagingException
 
MessagingException(Message, Object, Throwable) - Constructor for exception org.mule.umo.MessagingException
 
METHOD_CONNECT - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_DELETE - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_GET - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_HEAD - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_NAMESPACE_PROPERTY - Static variable in interface org.mule.providers.soap.SoapConstants
 
METHOD_OPTIONS - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_POST - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_PUT - Static variable in class org.mule.providers.http.HttpConstants
 
METHOD_TRACE - Static variable in class org.mule.providers.http.HttpConstants
 
methodArguments - Variable in class org.mule.providers.rmi.RmiMessageReceiver
 
MethodFixInterceptor - Class in org.mule.providers.soap
This Interceptor decorates the current message with a property that tells the DynamicEntryPointResolver to ignore the 'method' property.
MethodFixInterceptor() - Constructor for class org.mule.providers.soap.MethodFixInterceptor
 
methodNotAllowed(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
methodReturningNull() - Method in class org.mule.tck.testmodels.fruit.Apple
Used in NoArgsCallWrapper tests.
methodWithParamsNotFoundOnObject(String, Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
MimeMessageToRfc822ByteArray - Class in org.mule.providers.email.transformers
 
MimeMessageToRfc822ByteArray() - Constructor for class org.mule.providers.email.transformers.MimeMessageToRfc822ByteArray
 
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
 
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
 
MISSING_NAME_DISPLAY_VALUE - Static variable in class org.mule.config.NamingExceptionReader
Displayed when no remaining or resolved name found.
missingJobDetail(String) - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
mkdir(File) - Method in interface org.mule.util.file.FileSession
 
mkdir(File) - Method in class org.mule.util.file.TransactedFileSession
 
MODE_IN - Variable in class org.mule.providers.soap.NamedParameter
 
MODE_INOUT - Variable in class org.mule.providers.soap.NamedParameter
 
MODE_OUT - Variable in class org.mule.providers.soap.NamedParameter
 
model - Variable in class org.mule.config.pool.AbstractProxyFactory
 
model - Variable in class org.mule.impl.model.AbstractComponent
The model in which this component is registered
MODEL_DISPOSED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_DISPOSING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MODEL_INITIALISED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_INITIALISED_LISTENERS - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_INITIALISING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_INITIALISING_LISTENERS - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_SERVICE_PATH - Static variable in class org.mule.impl.model.ModelFactory
 
MODEL_STARTED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_STARTING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_STOPPED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_STOPPING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
ModelException - Exception in org.mule.umo.model
 
ModelException(Message) - Constructor for exception org.mule.umo.model.ModelException
 
ModelException(Message, Throwable) - Constructor for exception org.mule.umo.model.ModelException
 
ModelFactory - Class in org.mule.impl.model
Will locate the model service in META-INF/service using the model type as the key and construct the model.
ModelHelper - Class in org.mule.impl.model
Deprecated. This functionality should be moved to the registry
modelName - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
ModelNotification - Class in org.mule.impl.internal.notifications
ModelNotification is fired when an event such as the model starting occurs.
ModelNotification(UMOModel, int) - Constructor for class org.mule.impl.internal.notifications.ModelNotification
 
ModelNotificationListener - Interface in org.mule.impl.internal.notifications
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.management.mbeans
ModelService exposes service information and actions on the Mule Model.
ModelService(UMOModel) - Constructor for class org.mule.management.mbeans.ModelService
 
ModelServiceMBean - Interface in org.mule.management.mbeans
ModelServiceMBean JMX Service interface for the UMOModel.
ModelServiceNotFoundException - Exception in org.mule.impl.model
Is thrown when a model service name is specified and cannot be found or loaded
ModelServiceNotFoundException(String) - Constructor for exception org.mule.impl.model.ModelServiceNotFoundException
 
ModelServiceNotFoundException(String, Throwable) - Constructor for exception org.mule.impl.model.ModelServiceNotFoundException
 
MONITOR_PROFILING - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
moreThanOneConnectorWithProtocol(String) - Static method in class org.mule.config.i18n.CoreMessages
 
moveFile(File, File) - Method in class org.mule.providers.file.FileMessageReceiver
Try to move a file by renaming with backup attempt by copying/deleting via NIO
moveToDirectoryNotWritable() - Static method in class org.mule.providers.file.i18n.FileMessages
 
MULE_10_ACTOR - Static variable in class org.mule.providers.soap.MuleSoapHeaders
 
MULE_CONFIGURATION_RESOURCE - Static variable in class org.mule.config.builders.MuleClasspathConfigurationBuilder
Deprecated.  
MULE_CONTAINER_NAME - Static variable in class org.mule.impl.container.MuleContainerContext
 
MULE_CORRELATION_GROUP_SIZE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_CORRELATION_ID_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_CORRELATION_SEQUENCE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_DIR - Static variable in class org.mule.modules.boot.DefaultMuleClassPathConfig
 
MULE_ENCODING_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_ENCODING_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Default Ecoding used by the server
MULE_ENCRYPTION_PROPERTIES - Static variable in class org.mule.config.builders.PlaceholderProcessor
 
MULE_ENDPOINT_IDENTIFIERS_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_ENDPOINT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_ENVIRONMENT_PROPERTIES_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_ERROR_CODE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_EVENT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Event Level properties
MULE_EVENT_TIMEOUT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_GRAPHVIZ - Static variable in class org.mule.tools.visualizer.components.GraphRenderer
 
MULE_HEADER - Static variable in class org.mule.providers.soap.MuleSoapHeaders
 
MULE_HOME - Static variable in class org.mule.tools.visualizer.components.GraphRenderer
 
MULE_HOME_DIRECTORY_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_IGNORE_METHOD_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_IMAPS_NAMESPACE - Static variable in class org.mule.providers.email.ImapsSocketFactory
 
MULE_INTERCEPTOR_STACK_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_JMS_SESSION - Static variable in interface org.mule.config.MuleProperties
 
MULE_LOCAL_JAR_FILENAME - Static variable in class org.mule.modules.boot.MuleBootstrapUtils
 
MULE_MESSAGE_ID_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_METHOD_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_MODEL_EXCEPTION_STRATEGY_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
MULE_NAMESPACE - Static variable in class org.mule.providers.soap.MuleSoapHeaders
 
MULE_ORIGINATING_ENDPOINT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_OS_ENCODING_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
The operatirng system encoding
MULE_POP3S_NAMESPACE - Static variable in class org.mule.providers.email.Pop3sSocketFactory
 
MULE_PROPERTY_DOT_PROPERTIES - Static variable in class org.mule.impl.ImmutableMuleDescriptor
Property that allows for a property file to be used to load properties instead of listing them directly in the mule-configuration file
MULE_REMOTE_CLIENT_ADDRESS - Static variable in interface org.mule.config.MuleProperties
 
MULE_REMOTE_SYNC_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_REPLY_TO_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_REPLY_TO_REQUESTOR_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_SERVER_WRAPPER - Static variable in class org.mule.modules.boot.MuleBootstrap
 
MULE_SESSION_ID_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_SESSION_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_SMTPS_NAMESPACE - Static variable in class org.mule.providers.email.SmtpsSocketFactory
 
MULE_SOAP_METHOD - Static variable in interface org.mule.config.MuleProperties
 
MULE_START_AFTER_CONFIG_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
whether a configuration builder should start the server after it has been configured, The default is true
MULE_THREAD_UNSAFE_MESSAGES_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_USER_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_VERSION_WRAPPER - Static variable in class org.mule.modules.boot.MuleBootstrap
 
MULE_WORKING_DIRECTORY_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MuleActivationSpec - Class in org.mule.ra
MuleActivationSpec defines the contract between a Message Driven Bean (MDB) and the Mule Resource Adapter.
MuleActivationSpec() - Constructor for class org.mule.ra.MuleActivationSpec
 
MuleAdminAgent - Class in org.mule.impl.internal.admin
MuleAdminAgent manages the server endpoint that receives Admin and remote client requests
MuleAdminAgent() - Constructor for class org.mule.impl.internal.admin.MuleAdminAgent
 
MuleApplicationContext - Class in org.mule.extras.spring.config
MuleApplicationContext is A Simple extension Application context that allows rosurces to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
MuleApplicationContext(Resource[]) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationContext(Resource[], boolean) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationContext(String[]) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationContext(String[], boolean) - Constructor for class org.mule.extras.spring.config.MuleApplicationContext
 
MuleApplicationEvent - Class in org.mule.extras.spring.events
MuleApplicationEvent is an Spring ApplicationEvent used to wrap a MuleEvent
MuleApplicationEvent(Object, String) - Constructor for class org.mule.extras.spring.events.MuleApplicationEvent
 
MuleAuthentication - Class in org.mule.impl.security
 
MuleAuthentication(UMOCredentials) - Constructor for class org.mule.impl.security.MuleAuthentication
 
MuleBeanDefinitionDocumentReader - Class in org.mule.extras.spring.config
By default, an statement will assume the imported resource's location is relative to the current file.
MuleBeanDefinitionDocumentReader() - Constructor for class org.mule.extras.spring.config.MuleBeanDefinitionDocumentReader
 
MuleBeanDefinitionReader - Class in org.mule.extras.spring.config
MuleBeanDefinitionReader Is a custom Spring Bean reader that will apply a transformation to Mule Xml configuration files before loading bean definitions allowing Mule Xml config to be parsed as Spring configuration.
MuleBeanDefinitionReader(BeanDefinitionRegistry, int) - Constructor for class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
MuleBootstrap - Class in org.mule.modules.boot
Determine which is the main class to run and delegate control to the Java Service Wrapper.
MuleBootstrapUtils - Class in org.mule.modules.boot
 
MuleBootstrapUtils.ProxyInfo - Class in org.mule.modules.boot
 
MuleBootstrapUtils.ProxyInfo(String, String) - Constructor for class org.mule.modules.boot.MuleBootstrapUtils.ProxyInfo
 
MuleBootstrapUtils.ProxyInfo(String, String, String, String) - Constructor for class org.mule.modules.boot.MuleBootstrapUtils.ProxyInfo
 
MuleCallbackHandler - Class in org.mule.extras.jaas
 
MuleCallbackHandler(UMOAuthentication) - Constructor for class org.mule.extras.jaas.MuleCallbackHandler
 
MuleClasspathConfigurationBuilder - Class in org.mule.config.builders
Deprecated. The functionality of this configuration builder (loading resources from the classpath) is now available in the standard MuleXmlConfigurationBuilder. If you are using this builder, please verify whether your configuration will work with org.mule.config.builders.MuleXmlConfigurationBuilder as this class is deprecated and is soon to be removed.
MuleClasspathConfigurationBuilder() - Constructor for class org.mule.config.builders.MuleClasspathConfigurationBuilder
Deprecated.  
MuleClient - Class in org.mule.extras.client
MuleClient is a simple interface for Mule clients to send and receive events from a Mule Server.
MuleClient() - Constructor for class org.mule.extras.client.MuleClient
Creates a default Mule client that will use the default serverEndpoint to connect to a remote server instance.
MuleClient(boolean) - Constructor for class org.mule.extras.client.MuleClient
Creates a default Mule client that will use the default serverEndpoint to connect to a remote server instance.
MuleClient(String) - Constructor for class org.mule.extras.client.MuleClient
Configures a Mule CLient instance using the the default MuleXmlConfigurationBuilder to parse the config resources
MuleClient(String, String) - Constructor for class org.mule.extras.client.MuleClient
Configures a new MuleClient and either uses an existing Manager running in this JVM or creates a new empty manager
MuleClient(String, ConfigurationBuilder) - Constructor for class org.mule.extras.client.MuleClient
Configures a Mule Client instance
MuleClient(String, ConfigurationBuilder, String, String) - Constructor for class org.mule.extras.client.MuleClient
Configures a Mule Client instance
MuleClientDispatchJob - Class in org.mule.providers.quartz.jobs
Will dispatch to a Mule endpoint using the Mule client.
MuleClientDispatchJob() - Constructor for class org.mule.providers.quartz.jobs.MuleClientDispatchJob
 
MuleClientReceiveJob - Class in org.mule.providers.quartz.jobs
Will receive on an endpoint and dispatch the result on another.
MuleClientReceiveJob() - Constructor for class org.mule.providers.quartz.jobs.MuleClientReceiveJob
 
MuleConfigProcessor - Class in org.mule.tools.visualizer.processor
 
MuleConfigProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.MuleConfigProcessor
 
MuleConfigProvider - Class in org.mule.providers.soap.axis.extensions
MuleConfigProvider is needed because the Simple Provider does not list services in the defaultConfiguration.
MuleConfigProvider(EngineConfiguration) - Constructor for class org.mule.providers.soap.axis.extensions.MuleConfigProvider
 
MuleConfiguration - Class in org.mule.config
MuleConfiguration holds the runtime configuration specific to the MuleManager.
MuleConfiguration() - Constructor for class org.mule.config.MuleConfiguration
 
MuleConfigurationFactoryBean - Class in org.mule.extras.spring.config
Deprecated. use AutowireUMOManagerFactoryBean instead
MuleConfigurationFactoryBean() - Constructor for class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
MuleConfigurationService - Class in org.mule.management.mbeans
MuleConfigurationService exposes the MuleConfiguration settings as a management service.
MuleConfigurationService() - Constructor for class org.mule.management.mbeans.MuleConfigurationService
 
MuleConfigurationServiceMBean - Interface in org.mule.management.mbeans
MuleConfigurationServiceMBean is a JMx service interface for the Mule server configuration.
MuleConnection - Interface in org.mule.ra
MuleConnection defines the client connection methods for the JCA CCI contract
MuleConnectionFactory - Interface in org.mule.ra
MuleConnectionFactory defines the connection factory interface that the RA clients will obtain a reference to.
MuleConnectionRequestInfo - Class in org.mule.ra
MuleConnectionRequestInfo TODO
MuleConnectionRequestInfo() - Constructor for class org.mule.ra.MuleConnectionRequestInfo
 
MuleContainerContext - Class in org.mule.impl.container
MuleContainerContext is a default resolver that doesn't support external reference resolution.
MuleContainerContext() - Constructor for class org.mule.impl.container.MuleContainerContext
 
MuleCredentials - Class in org.mule.impl.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.impl.security.MuleCredentials
 
MuleCredentials(String, char[], Object) - Constructor for class org.mule.impl.security.MuleCredentials
 
MuleCredentials(String) - Constructor for class org.mule.impl.security.MuleCredentials
 
MuleDerbyUtils - Class in org.mule.providers.jdbc.util
NOTE: Don't forget to duplicate all the changes in org.mule.examples.loanbroker.bpm.DbUtils
MuleDescriptor - Class in org.mule.impl
MuleDescriptor describes all the properties for a Mule UMO.
MuleDescriptor(String) - Constructor for class org.mule.impl.MuleDescriptor
 
MuleDescriptor(MuleDescriptor) - Constructor for class org.mule.impl.MuleDescriptor
 
MuleDescriptor() - Constructor for class org.mule.impl.MuleDescriptor
Default constructor.
MuleDispatcher - Class in org.mule.providers.jbi.components
A JBI component that can dispatch Normalised Messages over a given transport specified by the muleEndpoint property.
MuleDispatcher() - Constructor for class org.mule.providers.jbi.components.MuleDispatcher
 
MuleDocPostRenderer - Class in org.mule.tools.visualizer.postrenderers
 
MuleDocPostRenderer(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.postrenderers.MuleDocPostRenderer
 
MuleDtdResolver - Class in org.mule.config
MuleDtdResolver attempts to locate the mule-configuration.dtd on the classpath, regardless of the DOCTYPE declaration.
MuleDtdResolver() - Constructor for class org.mule.config.MuleDtdResolver
 
MuleDtdResolver(String) - Constructor for class org.mule.config.MuleDtdResolver
 
MuleDtdResolver(String, String) - Constructor for class org.mule.config.MuleDtdResolver
 
MuleDtdResolver(String, EntityResolver) - Constructor for class org.mule.config.MuleDtdResolver
 
MuleDtdResolver(String, String, EntityResolver) - Constructor for class org.mule.config.MuleDtdResolver
 
MuleEncryptionEndpointSecurityFilter - Class in org.mule.impl.security.filters
MuleEncryptionEndpointSecurityFilter provides password-based encription
MuleEncryptionEndpointSecurityFilter() - Constructor for class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
MuleEndpoint - Class in org.mule.impl.endpoint
MuleEndpoint describes a Provider in the Mule Server.
MuleEndpoint() - Constructor for class org.mule.impl.endpoint.MuleEndpoint
Default constructor This is required right now for the Mule digester to set the properties through the classes mutators
MuleEndpoint(String, UMOEndpointURI, UMOConnector, UMOTransformer, String, int, String, Map) - Constructor for class org.mule.impl.endpoint.MuleEndpoint
 
MuleEndpoint(UMOImmutableEndpoint) - Constructor for class org.mule.impl.endpoint.MuleEndpoint
 
MuleEndpoint(String, boolean) - Constructor for class org.mule.impl.endpoint.MuleEndpoint
 
muleEndpoint - Variable in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
MuleEndpointKey - Class in org.mule.ra
MuleEndpointKey TODO
MuleEndpointKey(MessageEndpointFactory, MuleActivationSpec) - Constructor for class org.mule.ra.MuleEndpointKey
 
MuleEndpointURI - Class in org.mule.impl.endpoint
MuleEndpointURI is used to determine how a message is sent of received.
MuleEndpointURI(String, String, String, String, String, int, Properties, URI) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEndpointURI(UMOEndpointURI) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEndpointURI(UMOEndpointURI, String) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEndpointURI(String) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEvent - Class in org.mule.impl
MuleEvent represents any data event occuring in the Mule environment.
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOComponent, UMOEvent) - Constructor for class org.mule.impl.MuleEvent
Properties cache that only reads properties once from the inbound message and merges them with any properties on the endpoint.
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOSession, boolean) - Constructor for class org.mule.impl.MuleEvent
 
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOSession, boolean, ResponseOutputStream) - Constructor for class org.mule.impl.MuleEvent
Contructor.
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOSession, String, boolean) - Constructor for class org.mule.impl.MuleEvent
Contructor.
MuleEvent(UMOMessage, UMOEvent) - Constructor for class org.mule.impl.MuleEvent
A helper constructor used to rewrite an event payload
MuleEventContext - Class in org.mule.impl
MuleEventContext is the context object for the current request.
MuleEventListener - Interface in org.mule.extras.spring.events
MuleEventListener is a interface that identifies an object as wanting to receive Mule Events
MuleEventMulticaster - Class in org.mule.extras.spring.events
MuleEventMulticaster is an implementation of a Spring ApplicationeventMulticaster.
MuleEventMulticaster() - Constructor for class org.mule.extras.spring.events.MuleEventMulticaster
 
MuleException - Exception in org.mule
MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleException(String) - Constructor for exception org.mule.MuleException
 
MuleException(Message) - Constructor for exception org.mule.MuleException
 
MuleException(String, Throwable) - Constructor for exception org.mule.MuleException
 
MuleException(Message, Throwable) - Constructor for exception org.mule.MuleException
 
MuleException(Throwable) - Constructor for exception org.mule.MuleException
 
MuleHeaderCredentialsAccessor - Class in org.mule.impl.security
MuleHeaderCredentialsAccessor obtains and sets the user credentials as Mule property headers.
MuleHeaderCredentialsAccessor() - Constructor for class org.mule.impl.security.MuleHeaderCredentialsAccessor
 
MuleHeadersInHandler - Class in org.mule.providers.soap.xfire
Reads the Mule Soap Header and sets the various header properties on the context.
MuleHeadersInHandler() - Constructor for class org.mule.providers.soap.xfire.MuleHeadersInHandler
 
MuleHeadersOutHandler - Class in org.mule.providers.soap.xfire
Writes the Mule Soap Header to the outgoing request.
MuleHeadersOutHandler() - Constructor for class org.mule.providers.soap.xfire.MuleHeadersOutHandler
 
MuleHttpMethodRetryHandler - Class in org.mule.providers.http
 
MuleHttpMethodRetryHandler() - Constructor for class org.mule.providers.http.MuleHttpMethodRetryHandler
 
MuleHttpSender - Class in org.mule.providers.soap.axis.extensions
Deprecated. Use the UniversalSender instead
MuleHttpSender() - Constructor for class org.mule.providers.soap.axis.extensions.MuleHttpSender
Deprecated.  
MuleInitialContextFactory - Class in org.mule.impl.jndi
 
MuleInitialContextFactory() - Constructor for class org.mule.impl.jndi.MuleInitialContextFactory
 
MuleInvoker - Class in org.mule.providers.soap.xfire
Invokes a Mule Service via an XFire binding.
MuleInvoker(AbstractMessageReceiver, boolean) - Constructor for class org.mule.providers.soap.xfire.MuleInvoker
 
MuleJaasPrincipal - Class in org.mule.extras.jaas
 
MuleJaasPrincipal(String) - Constructor for class org.mule.extras.jaas.MuleJaasPrincipal
 
MuleLocalChannel - Class in org.mule.providers.soap.xfire.transport
TODO document
MuleLocalChannel(String, Transport, Session) - Constructor for class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
MuleLocalTransport - Class in org.mule.providers.soap.xfire.transport
TODO document
MuleLocalTransport(UMOWorkManager) - Constructor for class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
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
 
MuleManagedConnection - Class in org.mule.ra
MuleManagedConnection TODO
MuleManagedConnectionFactory - Class in org.mule.ra
MuleManagedConnectionFactory TODO
MuleManagedConnectionFactory() - Constructor for class org.mule.ra.MuleManagedConnectionFactory
 
MuleManagedConnectionMetaData - Class in org.mule.ra
MuleManagedConnectionMetaData TODO
MuleManagedConnectionMetaData(MuleManagedConnection) - Constructor for class org.mule.ra.MuleManagedConnectionMetaData
 
MuleManager - Class in org.mule
MuleManager maintains and provides services for a Mule instance.
MuleManagerBean - Class in org.mule.extras.spring.config
This Bean can e used to bootstrap a MuleManager instance in a Spring context.
MuleManagerBean() - Constructor for class org.mule.extras.spring.config.MuleManagerBean
 
MuleManagerComponent - Class in org.mule.impl.internal.admin
MuleManagerComponent is a MuleManager interal server component responsible for receiving remote requests and dispatching them locally.
MuleManagerComponent() - Constructor for class org.mule.impl.internal.admin.MuleManagerComponent
 
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 - Class in org.mule.impl
MuleMessage is a wrapper that contains a payload and properties associated with the payload.
MuleMessage(Object) - Constructor for class org.mule.impl.MuleMessage
 
MuleMessage(Object, Map) - Constructor for class org.mule.impl.MuleMessage
 
MuleMessage(Object, UMOMessageAdapter) - Constructor for class org.mule.impl.MuleMessage
 
MuleMessage - Class in org.mule.providers.bpm.jbpm
 
MuleMessage() - Constructor for class org.mule.providers.bpm.jbpm.MuleMessage
 
MuleMessageEOFProtocol - Class in org.mule.providers.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.providers.tcp.protocols.MuleMessageEOFProtocol
 
MuleMessageLengthProtocol - Class in org.mule.providers.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.providers.tcp.protocols.MuleMessageLengthProtocol
 
MuleMessageProtocol - Class in org.mule.providers.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.
MuleMessageProtocol() - Constructor for class org.mule.providers.tcp.protocols.MuleMessageProtocol
 
MuleMessageService - Class in org.mule.providers.bpm.jbpm
jBPM has built-in support for messaging via the org.jbpm.msg.MessageService interface, the idea being that one can plug in a JMS implementation and send messages from a process using a standard "" construct.
MuleMessageService() - Constructor for class org.mule.providers.bpm.jbpm.MuleMessageService
 
MuleMessageServiceFactory - Class in org.mule.providers.bpm.jbpm
 
MuleMessageServiceFactory() - Constructor for class org.mule.providers.bpm.jbpm.MuleMessageServiceFactory
 
MuleModelProcessor - Class in org.mule.tools.visualizer.processor
 
MuleModelProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.MuleModelProcessor
 
MuleMsgProvider - Class in org.mule.providers.soap.axis.extensions
MuleMsgProvider is an Axis service endpoint that builds services from Mule managed components.
MuleMsgProvider(AxisConnector) - Constructor for class org.mule.providers.soap.axis.extensions.MuleMsgProvider
 
MuleObjectHelper - Class in org.mule.util
MuleObjectHelper is a helper class to assist in finding mule server objects, such as endpoint and transformers
MuleObjectNameProcessor - Class in org.mule.extras.spring.config
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.extras.spring.config.MuleObjectNameProcessor
 
MuleObjectServiceFactory - Class in org.mule.providers.soap.xfire
TODO document
MuleObjectServiceFactory(TransportManager) - Constructor for class org.mule.providers.soap.xfire.MuleObjectServiceFactory
Initializes a new instance of the ObjectServiceFactory.
MuleParser - Class in org.mule.tools.visualizer.components
 
MuleParser(GraphEnvironment, SAXBuilder) - Constructor for class org.mule.tools.visualizer.components.MuleParser
 
MuleProperties - Interface in org.mule.config
MuleProperties is a set of constants pertaining to Mule system properties.
MulePropertiesRuleSet - Class in org.mule.config.builders
A digester rule set that loads rules for tags and its child tags.
MulePropertiesRuleSet(String, String, List) - Constructor for class org.mule.config.builders.MulePropertiesRuleSet
 
MulePropertiesRuleSet(String, String, List, String) - Constructor for class org.mule.config.builders.MulePropertiesRuleSet
 
MulePropertiesRuleSet(String, List) - Constructor for class org.mule.config.builders.MulePropertiesRuleSet
 
MulePropertiesRuleSet.PropertiesCallback - Interface in org.mule.config.builders
 
MuleProxy - Interface in org.mule.impl.model
MuleProxy is a proxy to a UMO.
MuleProxyListener - Class in org.mule.extras.client
MuleProxyListener is a generic listent proxy that can be used to foward calls as Mule events from any Observer/Observerable implementation.
MuleProxyListener(Class, String) - Constructor for class org.mule.extras.client.MuleProxyListener
 
MuleProxyListener(Class, AbstractEventTransformer, String) - Constructor for class org.mule.extras.client.MuleProxyListener
 
MuleProxyListener(Class, AbstractEventTransformer, String, MuleClient) - Constructor for class org.mule.extras.client.MuleProxyListener
 
MuleReceiver - Class in org.mule.providers.jbi.components
Can receive events over Mule transports.
MuleReceiver() - Constructor for class org.mule.providers.jbi.components.MuleReceiver
 
MuleReceiverJob - Class in org.mule.providers.quartz.jobs
Invokes a Quartz Message receiver with the payload attached to the Quartz job.
MuleReceiverJob() - Constructor for class org.mule.providers.quartz.jobs.MuleReceiverJob
 
MuleReceiverServlet - Class in org.mule.providers.http.servlet
Receives Http requests via a Servlet and routes the to listeners with servlet:// endpoints There needs to be a ServletConnector configured on the Mule Server, this connector must have the servletUrl property set that matches the Url for the container that this Servlet is hosted in, i.e.
MuleReceiverServlet() - Constructor for class org.mule.providers.http.servlet.MuleReceiverServlet
 
MuleResourceAdapter - Class in org.mule.ra
MuleResourceAdapter TODO
MuleResourceAdapter() - Constructor for class org.mule.ra.MuleResourceAdapter
 
MuleResourceLoader - Class in org.mule.extras.spring.config
By default, a resource is loaded directly from the classpath.
MuleResourceLoader() - Constructor for class org.mule.extras.spring.config.MuleResourceLoader
 
MuleRESTReceiverServlet - Class in org.mule.providers.http.servlet
MuleRESTReceiverServlet is used for sending a receiving events from the Mule server via a serlet container.
MuleRESTReceiverServlet() - Constructor for class org.mule.providers.http.servlet.MuleRESTReceiverServlet
 
MuleRPCProvider - Class in org.mule.providers.soap.axis.extensions
MuleProvider is an Axis service endpoint that builds services from Mule managed components.
MuleRPCProvider(AxisConnector) - Constructor for class org.mule.providers.soap.axis.extensions.MuleRPCProvider
 
MuleRuntimeException - Exception in org.mule
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.MuleRuntimeException
 
MuleRuntimeException(Message, Throwable) - Constructor for exception org.mule.MuleRuntimeException
 
MuleSecurityManager - Class in org.mule.impl.security
MuleSecurityManager is a default implementation security manager for a Mule instance.
MuleSecurityManager() - Constructor for class org.mule.impl.security.MuleSecurityManager
 
MuleServer - Class in org.mule
MuleServer is a simple application that represents a local Mule Server daemon.
MuleServer() - Constructor for class org.mule.MuleServer
 
MuleServer(String) - Constructor for class org.mule.MuleServer
 
MuleServerWrapper - Class in org.mule.modules.boot
 
MuleServerWrapper() - Constructor for class org.mule.modules.boot.MuleServerWrapper
 
MuleService - Class in org.mule.management.mbeans
MuleService exposes certain Mule server functions for management
MuleService() - Constructor for class org.mule.management.mbeans.MuleService
 
MuleServiceMBean - Interface in org.mule.management.mbeans
MuleServiceMBean is a JMX service interface for the UMOManager
MuleSession - Class in org.mule.impl
MuleSession manages the interaction and distribution of events for Mule UMOs.
MuleSession(UMOComponent) - Constructor for class org.mule.impl.MuleSession
 
MuleSession(UMOMessage, UMOSessionHandler, UMOComponent) - Constructor for class org.mule.impl.MuleSession
 
MuleSession(UMOMessage, UMOSessionHandler) - Constructor for class org.mule.impl.MuleSession
 
MuleSessionHandler - Class in org.mule.impl
A default session handler used to store and retrieve session information on an event.
MuleSessionHandler() - Constructor for class org.mule.impl.MuleSessionHandler
 
MuleSetPropertiesRule - Class in org.mule.config.builders
this rule Allows for template parameters to be parse on the configuration file attributes in the form of ${param-name}.
MuleSetPropertiesRule() - Constructor for class org.mule.config.builders.MuleSetPropertiesRule
 
MuleSetPropertiesRule(PlaceholderProcessor) - Constructor for class org.mule.config.builders.MuleSetPropertiesRule
 
MuleSetPropertiesRule(String[], String[]) - Constructor for class org.mule.config.builders.MuleSetPropertiesRule
 
MuleSetPropertiesRule(String[], String[], PlaceholderProcessor) - Constructor for class org.mule.config.builders.MuleSetPropertiesRule
 
MuleSoapHeaders - Class in org.mule.providers.soap
MuleSoapHeaders is a helper class for extracting and writing Mule header properties to s Soap message
MuleSoapHeaders(UMOEvent) - Constructor for class org.mule.providers.soap.MuleSoapHeaders
Extracts header properties from a Mule event
MuleSoapHeaders(SOAPHeader) - Constructor for class org.mule.providers.soap.MuleSoapHeaders
Extracts Mule header properties from a Soap message
MuleSoapHeaders(Iterator) - Constructor for class org.mule.providers.soap.MuleSoapHeaders
 
MuleSoapHeadersHandler - Class in org.mule.providers.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.providers.soap.axis.extensions.MuleSoapHeadersHandler
 
MuleSubscriptionEventListener - Interface in org.mule.extras.spring.events
MuleSubscriptionEventListener is a Spring ApplicationListener that is used to register interest about Mule events.
MuleTag - Class in org.mule.tools.visualizer.util
 
MuleTag() - Constructor for class org.mule.tools.visualizer.util.MuleTag
 
MuleTestUtils - Class in org.mule.tck
Utilities for creating test and Mock Mule objects
MuleTransactionConfig - Class in org.mule.impl

MuleTransactionConfig defines transaction configuration for a transactional endpoint.

MuleTransactionConfig() - Constructor for class org.mule.impl.MuleTransactionConfig
 
MuleTransport - Class in org.mule.providers.soap.axis.extensions
A container for all Mule supported transports for Axis.
MuleTransport() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport
 
MuleTransport(String) - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport
 
MuleTransport.HTTP - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.HTTP() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.HTTP
 
MuleTransport.HTTPS - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.HTTPS() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.HTTPS
 
MuleTransport.IMAP - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.IMAP() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.IMAP
 
MuleTransport.IMAPS - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.IMAPS() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.IMAPS
 
MuleTransport.JMS - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.JMS() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.JMS
 
MuleTransport.POP3 - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.POP3() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.POP3
 
MuleTransport.POP3S - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.POP3S() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.POP3S
 
MuleTransport.SERVLET - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.SERVLET() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.SERVLET
 
MuleTransport.SMTP - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.SMTP() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.SMTP
 
MuleTransport.SMTPS - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.SMTPS() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.SMTPS
 
MuleTransport.SSL - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.SSL() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.SSL
 
MuleTransport.TCP - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.TCP() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.TCP
 
MuleTransport.VM - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.VM() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.VM
 
MuleTransport.XMPP - Class in org.mule.providers.soap.axis.extensions
 
MuleTransport.XMPP() - Constructor for class org.mule.providers.soap.axis.extensions.MuleTransport.XMPP
 
MuleUniversalChannel - Class in org.mule.providers.soap.xfire.transport
The MuleUniversalChannel is an XFire Channel implementation that uses a Mule Transport under the covers.
MuleUniversalChannel(String, Transport) - Constructor for class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
 
MuleUniversalTransport - Class in org.mule.providers.soap.xfire.transport
TODO document
MuleUniversalTransport() - Constructor for class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
MuleUrlStreamHandlerFactory - Class in org.mule.util
A factory for loading URL protocol handlers.
MuleUrlStreamHandlerFactory() - Constructor for class org.mule.util.MuleUrlStreamHandlerFactory
 
MuleVisualizer - Class in org.mule.tools.visualizer
 
MuleVisualizer(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.MuleVisualizer
 
MuleVisualizerPlugin - Class in org.mule.tools.visualizer.maven
 
MuleVisualizerPlugin() - Constructor for class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
MuleWorkManager - Class in org.mule.impl.work
MuleWorkManager is a JCA Work manager implementation used to manage thread allocation for Mule components and connectors.
MuleWorkManager() - Constructor for class org.mule.impl.work.MuleWorkManager
 
MuleWorkManager(ThreadingProfile, String) - Constructor for class org.mule.impl.work.MuleWorkManager
 
MuleWsSecurityCallbackHandler - Class in org.mule.extras.wssecurity.callbackhandlers
 
MuleWsSecurityCallbackHandler() - Constructor for class org.mule.extras.wssecurity.callbackhandlers.MuleWsSecurityCallbackHandler
This is the standard Mule callback handler that gets a set of passwords from the configuration file.
MuleWSSInHandler - Class in org.mule.extras.wssecurity.handlers
 
MuleWSSInHandler() - Constructor for class org.mule.extras.wssecurity.handlers.MuleWSSInHandler
 
MuleWSSInHandler(Properties) - Constructor for class org.mule.extras.wssecurity.handlers.MuleWSSInHandler
 
MuleXmlBuilderContextListener - Class in org.mule.config.builders
MuleXmlBuilderContextListener is a bootstrap listener used to construct a MuleManager instance.
MuleXmlBuilderContextListener() - Constructor for class org.mule.config.builders.MuleXmlBuilderContextListener
 
MuleXmlBuilderContextServlet - Class in org.mule.config.builders
 
MuleXmlBuilderContextServlet() - Constructor for class org.mule.config.builders.MuleXmlBuilderContextServlet
 
MuleXmlConfigurationBuilder - Class in org.mule.config.builders
MuleXmlConfigurationBuilder is a configuration parser that builds a MuleManager instance based on a mule xml configration file defined in the mule-configuration.dtd.
MuleXmlConfigurationBuilder() - Constructor for class org.mule.config.builders.MuleXmlConfigurationBuilder
 
MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule - Class in org.mule.config.builders
this rule serves 2 functions - 1.
MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule() - Constructor for class org.mule.config.builders.MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule
 
MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule(PlaceholderProcessor) - Constructor for class org.mule.config.builders.MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule
 
MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule(String[], String[]) - Constructor for class org.mule.config.builders.MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule
 
MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule(String[], String[], PlaceholderProcessor) - Constructor for class org.mule.config.builders.MuleXmlConfigurationBuilder.ExtendedMuleSetPropertiesRule
 
MulticastConnector - Class in org.mule.providers.multicast
MulticastConnector can dispatch mule events using ip multicasting
MulticastConnector() - Constructor for class org.mule.providers.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.extras.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 registed with the router.
MulticastingRouter() - Constructor for class org.mule.routing.outbound.MulticastingRouter
 
MulticastMessageAdapter - Class in org.mule.providers.multicast
MulticastMessageAdapter TODO
MulticastMessageAdapter(Object) - Constructor for class org.mule.providers.multicast.MulticastMessageAdapter
 
MulticastMessageDispatcher - Class in org.mule.providers.multicast
MulticastMessageDispatcher dispatches events to a multicast address
MulticastMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.multicast.MulticastMessageDispatcher
 
MulticastMessageDispatcherFactory - Class in org.mule.providers.multicast
MulticastMessageDispatcherFactory creates a dispatcher for broadcasting events over multicast
MulticastMessageDispatcherFactory() - Constructor for class org.mule.providers.multicast.MulticastMessageDispatcherFactory
 
MulticastMessageReceiver - Class in org.mule.providers.multicast
MulticastMessageReceiver TODO (document class)
MulticastMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.multicast.MulticastMessageReceiver
 
MulticastMessageReceiver.MulticastWorker - Class in org.mule.providers.multicast
 
MulticastMessageReceiver.MulticastWorker(DatagramPacket) - Constructor for class org.mule.providers.multicast.MulticastMessageReceiver.MulticastWorker
 
MulticastSocketFactory - Class in org.mule.providers.multicast
TODO
MulticastSocketFactory() - Constructor for class org.mule.providers.multicast.MulticastSocketFactory
 
MultiConsumerJmsMessageReceiver - Class in org.mule.providers.jms
This is an experimental rework of the transacted.message.receiver (it may work with non-transacted sessions as well, just hasn't been tested and load-tested yet.
MultiConsumerJmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
MultiConsumerJmsMessageReceiver.JmsWorker - Class in org.mule.providers.jms
 
MultiConsumerJmsMessageReceiver.JmsWorker(Message, AbstractMessageReceiver, MultiConsumerJmsMessageReceiver.SubReceiver) - Constructor for class org.mule.providers.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
MultiContainerContext - Class in org.mule.impl.container
MultiContainerContext is a container that hosts other containers from which components are queried.
MultiContainerContext() - Constructor for class org.mule.impl.container.MultiContainerContext
 
multimatch - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 
MULTIPLY - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the multiplication of two other counters
mustSetMethodNamesOnBinding() - Static method in class org.mule.config.i18n.CoreMessages
 
mustSpecifyContainerRefOrClassAttribute(String, String, String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
Mx4jAgent - Class in org.mule.management.agents
Mx4jAgent configures an Mx4J Http Adaptor for Jmx management, statistics and configuration viewing of a Mule instance.
Mx4jAgent() - Constructor for class org.mule.management.agents.Mx4jAgent
 
myEventHandler(UMOEvent) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 

N

name - Variable in class org.mule.impl.ImmutableMuleDescriptor
The descriptor name
name - Variable in class org.mule.impl.ImmutableMuleEndpoint
The name for the endpoint
name - Variable in class org.mule.providers.AbstractConnector
The name that identifies the endpoint
name - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
name - Variable in class org.mule.providers.jbi.JbiMessageReceiver
 
name - Variable in class org.mule.providers.streaming.AbstractStreamingTransformer
The name that identifies this transformer.
name - Variable in class org.mule.transformers.AbstractTransformer
The name that identifies this transformer.
name - Variable in class org.mule.util.queue.QueueInfo
 
NamedParameter - Class in org.mule.providers.soap
Representation of a Named parameter in a SOAP call
NamedParameter(QName, QName, String) - Constructor for class org.mule.providers.soap.NamedParameter
 
NamedParameter(QName, QName, ParameterMode) - Constructor for class org.mule.providers.soap.NamedParameter
 
NamedParameter(String, String, ParameterMode) - Constructor for class org.mule.providers.soap.NamedParameter
 
NamedThreadFactory - Class in org.mule.util.concurrent
 
NamedThreadFactory(String) - Constructor for class org.mule.util.concurrent.NamedThreadFactory
 
namespaces - Variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
NameString - Class in org.mule.samples.hello
NameString TODO (document class)
NameString() - Constructor for class org.mule.samples.hello.NameString
 
NameString(String) - Constructor for class org.mule.samples.hello.NameString
 
NameStringToChatString - Class in org.mule.samples.hello
NameStringToChatString converts from a NameString object to a ChatString object.
NameStringToChatString() - Constructor for class org.mule.samples.hello.NameStringToChatString
 
namingContext - Variable in class org.mule.ManagementContext
 
NamingExceptionReader - Class in org.mule.config
 
NamingExceptionReader() - Constructor for class org.mule.config.NamingExceptionReader
 
nativeSQL(String) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
NESTED_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
NestedInvocationHandler - Class in org.mule.routing.nested
 
NestedInvocationHandler(UMONestedRouter) - Constructor for class org.mule.routing.nested.NestedInvocationHandler
 
nestedRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
NestedRouter - Class in org.mule.routing.nested
 
NestedRouter() - Constructor for class org.mule.routing.nested.NestedRouter
 
NestedRouterCollection - Class in org.mule.routing.nested
TODO
NestedRouterCollection() - Constructor for class org.mule.routing.nested.NestedRouterCollection
 
NetworkUtils - Class in org.mule.util
 
NEVER_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.TransportFactory
 
NEVER_CREATE_STRING - Static variable in class org.mule.impl.endpoint.MuleEndpoint
 
newEvent(UMOEvent, boolean, boolean) - Static method in class org.mule.impl.RequestContext
 
newException(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
newFile(String) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newFile(URI) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newFile(File, String) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newFile(String, String) - Static method in class org.mule.util.FileUtils
Workaround for JDK bug 4117557.
newMessage(UMOMessage, boolean, boolean) - Static method in class org.mule.impl.RequestContext
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
Factory method for creating an MuleRPCProvider.
newSession(UMOImmutableEndpoint) - Method in class org.mule.providers.email.AbstractMailConnector
 
newStore() - Method in class org.mule.providers.email.SessionDetails
 
newThread(Runnable) - Method in class org.mule.util.concurrent.DaemonThreadFactory
 
newThread(Runnable) - Method in class org.mule.util.concurrent.NamedThreadFactory
 
newThreadCopy() - Method in class org.mule.impl.MuleEvent
 
newThreadCopy() - Method in class org.mule.impl.MuleMessage
 
newThreadCopy() - Method in interface org.mule.impl.ThreadSafeAccess
 
newThreadCopy() - Method in class org.mule.providers.AbstractMessageAdapter
By default we return "this".
newThreadCopy() - Method in class org.mule.providers.DefaultMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.email.SimpleMailMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.file.FileContentsMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.file.FileMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.ftp.FtpMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.http.HttpMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.jdbc.JdbcMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.jms.JmsMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.rmi.RmiMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.stream.StreamMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.tcp.TcpMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.udp.UdpMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.vm.VMMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.WriterMessageAdapter
 
newThreadCopy() - Method in class org.mule.providers.xmpp.XmppMessageAdapter
 
newThreadCopy() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
newTransport() - Method in class org.mule.providers.email.SessionDetails
 
nextTransform(Object) - Method in class org.mule.transformers.AbstractTransformer
Safely call the next transformer in chain, if any.
nextTransformer - Variable in class org.mule.providers.streaming.AbstractStreamingTransformer
This is the following transformer in the chain of transformers.
nextTransformer - Variable in class org.mule.transformers.AbstractTransformer
This is the following transformer in the chain of transformers.
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
 
nicknameMustBeSet() - Static method in class org.mule.providers.xmpp.i18n.XmppMessages
 
NO_ARGS - Static variable in class org.mule.util.ClassUtils
 
NO_CORRELATION_ID - Static variable in class org.mule.routing.inbound.AbstractEventAggregator
 
NO_CORRELATION_ID - Static variable in class org.mule.routing.inbound.AbstractEventResequencer
 
NO_OPTIONS - Static variable in class org.mule.util.Base64
No options specified.
NO_STREAM - Static variable in class org.mule.providers.tcp.protocols.ByteProtocol
 
NoActionTransformer - Class in org.mule.transformers
NoActionTransformer doesn't do any transformation on the source object and returns the source as the result.
NoActionTransformer() - Constructor for class org.mule.transformers.NoActionTransformer
 
NoArgsCallWrapper - Class in org.mule.components.simple
 
NoArgsCallWrapper() - Constructor for class org.mule.components.simple.NoArgsCallWrapper
 
noArgsForProxy() - Static method in class org.mule.extras.client.i18n.ClientMessages
 
noCatchAllEndpointSet() - Static method in class org.mule.config.i18n.CoreMessages
 
noComponentForEndpoint() - Static method in class org.mule.config.i18n.CoreMessages
 
noConnectorForProtocolServlet() - Static method in class org.mule.providers.http.i18n.HttpMessages
 
noConnectorFound(String) - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
noCorrelationId() - Static method in class org.mule.config.i18n.CoreMessages
 
noCurrentEventForTransformer() - Static method in class org.mule.config.i18n.CoreMessages
 
NodeHiderPostProcessor - Class in org.mule.tools.visualizer.postprocessors
 
NodeHiderPostProcessor() - Constructor for class org.mule.tools.visualizer.postprocessors.NodeHiderPostProcessor
 
noDelegateClassAndMethodProvidedForNoArgsWrapper() - Static method in class org.mule.config.i18n.CoreMessages
 
noDelegateClassIfDelegateInstanceSpecified() - Static method in class org.mule.config.i18n.CoreMessages
 
nodesContext - Variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
noEndpointsForRouter() - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundForNoArgsMethod(Object, String) - Static method in class org.mule.config.i18n.CoreMessages
 
noEntryPointFoundWithArgs(Object, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
noJtaTransactionAvailable(Thread) - Static method in class org.mule.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturning(Object, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
noMBeanServerAvailable() - Static method in class org.mule.management.i18n.ManagementMessages
 
noMessageBoundForAck() - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
noMuleTransactionAvailable() - Static method in class org.mule.config.i18n.CoreMessages
 
none() - Static method in class org.mule.config.i18n.CoreMessages
 
noOutboundRouterSetOn(String) - Static method in class org.mule.config.i18n.CoreMessages
 
noPublicKeyForUser(String) - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
noReceiverForEndpoint(String, Object) - Static method in class org.mule.providers.vm.i18n.VMMessages
 
NoReceiverForEndpointException - Exception in org.mule.umo.provider
NoReceiverForEndpointException is thrown when an enpoint is specified for a receiver but no such receiver exists.
NoReceiverForEndpointException(String) - Constructor for exception org.mule.umo.provider.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Message) - Constructor for exception org.mule.umo.provider.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Message, Throwable) - Constructor for exception org.mule.umo.provider.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Throwable) - Constructor for exception org.mule.umo.provider.NoReceiverForEndpointException
 
noReceiverInConnector(String, String) - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
noRecipientInUri() - Static method in class org.mule.providers.xmpp.i18n.XmppMessages
 
normalize() - Method in class org.mule.impl.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
normalizeString(String) - Method in class org.mule.tck.AbstractTransformerTestCase
 
normalShutdown() - Static method in class org.mule.config.i18n.CoreMessages
 
NoSatisfiableMethodsException - Exception in org.mule.impl
NoSatisfiableMethodsException is thrown by EntryPointResolvers when the component passed has no methods that meet the criteria of the configured EntryPointResolver.
NoSatisfiableMethodsException(Object, List) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, List, Exception) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Class[]) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, String) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Class[], Exception) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Class) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Class, Exception) - Constructor for exception org.mule.impl.NoSatisfiableMethodsException
 
noServletConnectorFound(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
noSignedMessageFound() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
noteUse(String) - Static method in class org.mule.impl.RequestContext
 
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(UMOFilter) - Constructor for class org.mule.routing.filters.logic.NotFilter
 
NotificationException - Exception in org.mule.impl.internal.notifications
Thrown by the ServerNotification Manager if unrecognised listeners or events are passed to the manager
NotificationException(Message) - Constructor for exception org.mule.impl.internal.notifications.NotificationException
 
NotificationException(Message, Throwable) - Constructor for exception org.mule.impl.internal.notifications.NotificationException
 
notifyFinish() - Method in class org.mule.util.xa.AbstractTransactionContext
 
notifyListeners(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
Exceptions should not be thrown from this method
notMuleXaTransaction(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
notSet() - Static method in class org.mule.config.i18n.CoreMessages
 
NowPropertyExtractor - Class in org.mule.providers.jdbc
Recognises the property 'NOW' to mean a TimeStamp with the current time
NowPropertyExtractor() - Constructor for class org.mule.providers.jdbc.NowPropertyExtractor
 
ns - Variable in class org.mule.providers.soap.xfire.MuleHeadersInHandler
 
NULL_ACTION - Static variable in class org.mule.umo.manager.UMOServerNotification
 
NULL_DESCRIPTION - Static variable in class org.mule.transformers.simple.ObjectToString
 
NULL_MESSAGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
NULL_SUBSCRIPTION - Static variable in class org.mule.impl.internal.notifications.ServerNotificationManager
 
NullComponent - Class in org.mule.components.simple
Deprecated. This component used to be used together with the Forwarding consumer inbound router. You can now use the BridgeComponent that takes care of configuring the inbound router for you.
NullComponent() - Constructor for class org.mule.components.simple.NullComponent
Deprecated.  
nullEmptyArray(byte[]) - Method in class org.mule.providers.tcp.protocols.ByteProtocol
 
NullPayload - Class in org.mule.providers
NullPayload represents a null event payload
NullSessionHandler - Class in org.mule.impl
A session handler that ignores any session information
NullSessionHandler() - Constructor for class org.mule.impl.NullSessionHandler
 
NUM_MESSAGES_TO_SEND - Static variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
NUMBER - Static variable in class org.mule.util.counters.CounterFactory.Type
A basic counter representing a double value
Number - Class in org.mule.util.counters.impl
 
Number(String) - Constructor for class org.mule.util.counters.impl.Number
 
numberOfConcurrentTransactedReceivers - Variable in class org.mule.providers.AbstractConnector
 
NumberUtils - Class in org.mule.util
NumberUtils contains useful methods for manipulating numbers.
NumberUtils() - Constructor for class org.mule.util.NumberUtils
 

O

objectAlreadyInitialised(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectArrayToString - Class in org.mule.transformers.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.transformers.simple.ObjectArrayToString
 
ObjectFactory - Interface in org.mule.util
ObjectFactory is a generic Factory interface.
objectFailedToInitialise(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectFilter - Interface in org.mule.routing.filters
Interface for filtering any kind of object.
ObjectGetOrCreateRule - Class in org.mule.config.builders
A digester rule that will either create an object of look it up from a container.
ObjectGetOrCreateRule(String, String, String) - Constructor for class org.mule.config.builders.ObjectGetOrCreateRule
 
ObjectGetOrCreateRule(String, String, boolean, String) - Constructor for class org.mule.config.builders.ObjectGetOrCreateRule
 
ObjectGetOrCreateRule(String, String, String, boolean, String) - Constructor for class org.mule.config.builders.ObjectGetOrCreateRule
 
ObjectGetOrCreateRule(String, String, String, String, boolean, String) - Constructor for class org.mule.config.builders.ObjectGetOrCreateRule
 
ObjectGetOrCreateRule(String, String, String, String, String, boolean, String) - Constructor for class org.mule.config.builders.ObjectGetOrCreateRule
 
objectIsDisposed(Object) - Static method in class org.mule.ra.i18n.JcaMessages
 
objectIsNull(String) - Static method in class org.mule.config.i18n.CoreMessages
 
objectMarkedInvalid(String) - Static method in class org.mule.ra.i18n.JcaMessages
 
objectMustImplementAnInterface(String) - Static method in class org.mule.providers.soap.axis.i18n.AxisMessages
 
ObjectNameHelper - Class in org.mule.util
Generates consistent objects names for Mule components
ObjectNameHelper() - Constructor for class org.mule.util.ObjectNameHelper
Do not instanciate.
objectNotFound(String) - Static method in class org.mule.config.i18n.CoreMessages
 
ObjectNotFoundException - Exception in org.mule.umo.manager
ObjectNotFoundException is thrown when a reference to a component in a configured container is not found
ObjectNotFoundException(String) - Constructor for exception org.mule.umo.manager.ObjectNotFoundException
 
ObjectNotFoundException(String, Throwable) - Constructor for exception org.mule.umo.manager.ObjectNotFoundException
 
objectNotOfCorrectType(Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
objectNotRegisteredWithManager(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
ObjectPool is a simple pooling interface for objects
ObjectToByteArray - Class in org.mule.transformers.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.transformers.simple.ObjectToByteArray
 
ObjectToFruitLover - Class in org.mule.tck.testmodels.fruit
 
ObjectToFruitLover() - Constructor for class org.mule.tck.testmodels.fruit.ObjectToFruitLover
 
ObjectToHttpClientMethodRequest - Class in org.mule.providers.http.transformers
ObjectToHttpClientMethodRequest transforms a UMOMessage into a HttpClient HttpMethod that represents an HttpRequest.
ObjectToHttpClientMethodRequest() - Constructor for class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
ObjectToJMSMessage - Class in org.mule.providers.jms.transformers
ObjectToJMSMessage will convert any object to a javax.jms.Message or sub-type into an object.
ObjectToJMSMessage() - Constructor for class org.mule.providers.jms.transformers.ObjectToJMSMessage
 
ObjectToMimeMessage - Class in org.mule.providers.email.transformers
Transforms a javax.mail.Message to a UMOMessage, with support for attachments
ObjectToMimeMessage() - Constructor for class org.mule.providers.email.transformers.ObjectToMimeMessage
 
ObjectToRemoteInvocationResultTransformer - Class in org.mule.extras.spring.remoting
 
ObjectToRemoteInvocationResultTransformer() - Constructor for class org.mule.extras.spring.remoting.ObjectToRemoteInvocationResultTransformer
 
ObjectToRemoteInvocationTransformer - Class in org.mule.extras.spring.remoting
 
ObjectToRemoteInvocationTransformer() - Constructor for class org.mule.extras.spring.remoting.ObjectToRemoteInvocationTransformer
 
ObjectToString - Class in org.mule.transformers.simple
ObjectToString transformer is useful for debugging.
ObjectToString() - Constructor for class org.mule.transformers.simple.ObjectToString
 
ObjectToXml - Class in org.mule.transformers.xml
ObjectToXml converts any object to XML using Xstream.
ObjectToXml() - Constructor for class org.mule.transformers.xml.ObjectToXml
 
ObjectToXmppPacket - Class in org.mule.providers.xmpp.transformers
Creates an Xmpp message packet from a UMOMessage
ObjectToXmppPacket() - Constructor for class org.mule.providers.xmpp.transformers.ObjectToXmppPacket
 
ObjectUtils - Class in org.mule.util
 
ObjectUtils() - Constructor for class org.mule.util.ObjectUtils
 
offer(Object, long) - Method in interface org.mule.util.queue.Queue
 
offer(Object, int, long) - Method in class org.mule.util.queue.QueueInfo
 
offer(QueueInfo, Object, long) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
OGNLFilter - Class in org.mule.routing.filters
 
OGNLFilter() - Constructor for class org.mule.routing.filters.OGNLFilter
 
OLD_CONTEXT - Static variable in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
OlderFirstComparator - Class in org.mule.providers.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.providers.file.comparator.OlderFirstComparator
 
onAdd(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
onAdd(Object) - Method in interface org.mule.util.ObjectPool
 
onApplicationEvent(ApplicationEvent) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
onApplicationEvent(ApplicationEvent) - Method in class org.mule.extras.spring.events.AsynchronousEventListener
 
onCall(UMOEventContext) - Method in class org.mule.components.builder.AbstractMessageBuilder
 
onCall(UMOEventContext) - Method in class org.mule.components.rest.RestServiceWrapper
 
onCall(UMOEventContext) - Method in class org.mule.components.script.jsr223.ScriptComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.BridgeComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.EchoComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.LogComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.NoArgsCallWrapper
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.NullComponent
Deprecated.  
onCall(UMOEventContext) - Method in class org.mule.components.simple.PassThroughComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.StaticComponent
 
onCall(UMOEventContext) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
onCall(UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
onCall(UMOEvent) - Method in class org.mule.impl.model.DefaultMuleProxy
Makes a synchronous call on the UMO
onCall(UMOEvent) - Method in interface org.mule.impl.model.MuleProxy
Makes a synchronous call on the UMO
onCall(UMOEvent) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Makes a synchronous call on the UMO
onCall(UMOEventContext) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
Passes the context to the listener
onCall(UMOEventContext) - Method in class org.mule.providers.soap.WSProxyService
 
onCall(UMOEventContext) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
onCall(UMOEventContext) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
onCall(UMOEvent) - Method in class org.mule.providers.vm.VMMessageReceiver
 
onCall(UMOEventContext) - Method in class org.mule.samples.errorhandler.BusinessErrorManager
 
onCall(UMOEventContext) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
onCall(UMOEventContext) - Method in class org.mule.tck.testmodels.fruit.Apple
 
onCall(UMOEventContext) - Method in class org.mule.tck.testmodels.fruit.Orange
 
onCall(UMOEventContext) - Method in class org.mule.tools.visualizer.service.VisualizerService
 
onCall(UMOEventContext) - Method in interface org.mule.umo.lifecycle.Callable
Passes the event to the listener
onClose() - Method in interface org.mule.impl.model.streaming.CallbackOutputStream.Callback
 
onEvent(QueueSession, UMOEvent) - Method in class org.mule.impl.model.DefaultMuleProxy
Sets the current event being processed
onEvent(QueueSession, UMOEvent) - Method in interface org.mule.impl.model.MuleProxy
Sets the current event being processed
onEvent(QueueSession, UMOEvent) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Sets the current event being processed
onEvent(UMOEvent) - Method in class org.mule.providers.vm.VMMessageReceiver
 
onException(ErrorMessage) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
onException(ErrorMessage) - Method in class org.mule.samples.errorhandler.ErrorManager
 
onException(ErrorMessage) - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
onException(Object, Method, Object[], Throwable) - Method in interface org.mule.util.Multicaster.InvokeListener
 
onExchange(MessageExchange) - Method in interface org.mule.providers.jbi.components.MessageExchangeListener
 
onExchange(MessageExchange) - Method in class org.mule.providers.jbi.components.MuleDispatcher
 
onMessage(UMOMessage, UMOTransaction, boolean, OutputStream) - Method in interface org.mule.providers.InternalMessageListener
 
onMessage(UMOMessage, UMOTransaction, boolean, OutputStream) - Method in class org.mule.providers.jbi.components.MuleReceiver
 
onMessage(MessageExchange, NormalizedMessage) - Method in class org.mule.providers.jbi.components.TransformerComponent
 
onMessage(Message) - Method in class org.mule.providers.jms.JmsMessageReceiver
 
onMessage(Message) - Method in class org.mule.providers.jms.SingleJmsMessageReceiver
 
onMessage(Message) - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
onMuleEvent(UMOEventContext) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
This is the callback method used by Mule to give Mule events to this Multicaster
onNotification(UMOServerNotification) - Method in class org.mule.providers.jms.JmsConnector
 
onNotification(UMOServerNotification) - Method in class org.mule.providers.soap.axis.AxisConnector
 
onNotification(UMOServerNotification) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
onNotification(UMOServerNotification) - Method in interface org.mule.umo.manager.UMOServerNotificationListener
 
onReceive(Object) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
onRemove(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
onRemove(Object) - Method in interface org.mule.util.ObjectPool
 
open() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
open() - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
 
open() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
open() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
open() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Open the store.
openConnection(URL) - Method in class org.mule.providers.soap.axis.transport.jms.Handler
 
openConnection(URL) - Method in class org.mule.providers.soap.axis.transport.pop3.Handler
 
openConnection(URL) - Method in class org.mule.providers.soap.axis.transport.smtp.Handler
 
openConnection(URL) - Method in class org.mule.providers.soap.axis.transport.vm.Handler
 
openDirectory(String) - Static method in class org.mule.util.FileUtils
 
openInputStream(File) - Method in interface org.mule.util.file.FileSession
 
openInputStream(File) - Method in class org.mule.util.file.TransactedFileSession
 
openOutputStream(File, boolean) - Method in interface org.mule.util.file.FileSession
 
openOutputStream(File) - Method in interface org.mule.util.file.FileSession
 
openOutputStream(File, boolean) - Method in class org.mule.util.file.TransactedFileSession
 
openOutputStream(File) - Method in class org.mule.util.file.TransactedFileSession
 
openRandomAccess(File, String) - Method in interface org.mule.util.file.FileSession
 
openRandomAccess(File, String) - Method in class org.mule.util.file.TransactedFileSession
 
openService() - Method in class org.mule.providers.bpm.jbpm.MuleMessageServiceFactory
 
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.modules.boot.DefaultMuleClassPathConfig
 
OptimisedMuleProxy - Class in org.mule.impl.model.seda.optimised
MuleProxy is a proxy to a UMO.
OptimisedMuleProxy(Callable, MuleDescriptor, ObjectPool) - Constructor for class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Constructs a Proxy using the UMO's AbstractMessageDispatcher and the UMO itself
OptimisedProxyFactory - Class in org.mule.impl.model.seda.optimised
Creates an optimised Mule proxy for pooling which does away with the reflection and inteception on objects
OptimisedProxyFactory(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.seda.optimised.OptimisedProxyFactory
 
OptimisedSedaComponent - Class in org.mule.impl.model.seda.optimised
Same as SedaComponent except that it assumes that components implement the Callable interface and therefore does away with the reflection and introspection on objects.
OptimisedSedaComponent(MuleDescriptor, OptimisedSedaModel) - Constructor for class org.mule.impl.model.seda.optimised.OptimisedSedaComponent
Default constructor
OptimisedSedaModel - Class in org.mule.impl.model.seda.optimised
Same as SedaModel except that it assumes that components implement the Callable interface and therefore does away with the reflection and introspection on objects.
OptimisedSedaModel() - Constructor for class org.mule.impl.model.seda.optimised.OptimisedSedaModel
 
OptimizedRequestContext - Class in org.mule.impl
NOT FOR POUBLIC USE - please use the interface provided by RequestContext.
or(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
OracleInContainerJmsConnector - Class in org.mule.providers.oracle.jms
Deprecated. This functionality is now provided by the standard OracleJmsConnector
OracleInContainerJmsConnector() - Constructor for class org.mule.providers.oracle.jms.OracleInContainerJmsConnector
Deprecated.  
OracleJmsConnection - Class in org.mule.providers.oracle.jms
 
OracleJmsConnection(OracleJmsConnector) - Constructor for class org.mule.providers.oracle.jms.OracleJmsConnection
 
OracleJmsConnector - Class in org.mule.providers.oracle.jms
Extends the standard Mule JMS Provider with functionality specific to Oracle's JMS implementation based on Advanced Queueing (Oracle AQ).
OracleJmsConnector() - Constructor for class org.mule.providers.oracle.jms.OracleJmsConnector
 
OracleJmsMessageAdapter - Class in org.mule.providers.oracle.jms
If the message payload is XML, returns the XML as a string.
OracleJmsMessageAdapter(Object) - Constructor for class org.mule.providers.oracle.jms.OracleJmsMessageAdapter
 
OracleJmsMessageDispatcher - Class in org.mule.providers.oracle.jms
 
OracleJmsMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.oracle.jms.OracleJmsMessageDispatcher
 
OracleJmsMessageDispatcherFactory - Class in org.mule.providers.oracle.jms
 
OracleJmsMessageDispatcherFactory() - Constructor for class org.mule.providers.oracle.jms.OracleJmsMessageDispatcherFactory
 
OracleJmsMessageReceiver - Class in org.mule.providers.oracle.jms
 
OracleJmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.oracle.jms.OracleJmsMessageReceiver
 
OracleJmsSupport - Class in org.mule.providers.oracle.jms
Extends the standard Mule JMS Provider with functionality specific to Oracle's JMS implementation based on Advanced Queueing (Oracle AQ).
OracleJmsSupport(JmsConnector, Context, boolean, boolean) - Constructor for class org.mule.providers.oracle.jms.OracleJmsSupport
 
Orange - Class in org.mule.tck.testmodels.fruit
 
Orange() - Constructor for class org.mule.tck.testmodels.fruit.Orange
 
Orange(Integer, Double, String) - Constructor for class org.mule.tck.testmodels.fruit.Orange
 
Orange(HashMap) - Constructor for class org.mule.tck.testmodels.fruit.Orange
 
OrFilter - Class in org.mule.routing.filters.logic
OrFilter accepts if the leftFilter or rightFilter filter accept.
OrFilter(UMOFilter, UMOFilter) - Constructor for class org.mule.routing.filters.logic.OrFilter
 
OrFilter() - Constructor for class org.mule.routing.filters.logic.OrFilter
 
org.apache.maven.plugin.archetype - package org.apache.maven.plugin.archetype
 
org.mule - package org.mule
Defines the main public API of the MuleManager and support classes such as the MuleServer.
org.mule.components.builder - package org.mule.components.builder
 
org.mule.components.rest - package org.mule.components.rest
 
org.mule.components.script - package org.mule.components.script
Base classes for script based components such as BeanShell or Groovy.
org.mule.components.script.jsr223 - package org.mule.components.script.jsr223
 
org.mule.components.simple - package org.mule.components.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.builders - package org.mule.config.builders
Various configuration builders for configuring a Mule Instance.
org.mule.config.builders.i18n - package org.mule.config.builders.i18n
 
org.mule.config.converters - package org.mule.config.converters
Defines the Mule specific bean converters needed to process the mule-config.xml with Digester.
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.pool - package org.mule.config.pool
A Mule pooling implementation using Jakarta commons-pool.
org.mule.examples.loanbroker - package org.mule.examples.loanbroker
 
org.mule.examples.loanbroker.bank - package org.mule.examples.loanbroker.bank
 
org.mule.examples.loanbroker.bpm - package org.mule.examples.loanbroker.bpm
 
org.mule.examples.loanbroker.bpm.actions - package org.mule.examples.loanbroker.bpm.actions
 
org.mule.examples.loanbroker.credit - package org.mule.examples.loanbroker.credit
 
org.mule.examples.loanbroker.esb - package org.mule.examples.loanbroker.esb
 
org.mule.examples.loanbroker.esn - package org.mule.examples.loanbroker.esn
 
org.mule.examples.loanbroker.lender - package org.mule.examples.loanbroker.lender
 
org.mule.examples.loanbroker.messages - package org.mule.examples.loanbroker.messages
 
org.mule.examples.loanbroker.routers - package org.mule.examples.loanbroker.routers
 
org.mule.examples.loanbroker.tests - package org.mule.examples.loanbroker.tests
 
org.mule.examples.loanbroker.transformers - package org.mule.examples.loanbroker.transformers
 
org.mule.extras.acegi - package org.mule.extras.acegi
 
org.mule.extras.acegi.filters.http - package org.mule.extras.acegi.filters.http
 
org.mule.extras.acegi.i18n - package org.mule.extras.acegi.i18n
 
org.mule.extras.client - package org.mule.extras.client
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
org.mule.extras.client.i18n - package org.mule.extras.client.i18n
 
org.mule.extras.hivemind - package org.mule.extras.hivemind
Provides extensions to use HiveMind with Mule, such as using the registry as a factory for Mule managed objects.
org.mule.extras.jaas - package org.mule.extras.jaas
 
org.mule.extras.jaas.filters - package org.mule.extras.jaas.filters
 
org.mule.extras.jaas.loginmodule - package org.mule.extras.jaas.loginmodule
 
org.mule.extras.jotm - package org.mule.extras.jotm
Provides access to the Jotm transaction manager for User and Xa transactions.
org.mule.extras.pgp - package org.mule.extras.pgp
 
org.mule.extras.pgp.filters - package org.mule.extras.pgp.filters
 
org.mule.extras.pgp.i18n - package org.mule.extras.pgp.i18n
 
org.mule.extras.picocontainer - package org.mule.extras.picocontainer
Provides extensions to use PicoContainer with Mule, such as using the container as a factory for Mule managed objects.
org.mule.extras.picocontainer.i18n - package org.mule.extras.picocontainer.i18n
 
org.mule.extras.spring - package org.mule.extras.spring
Provides extensions to use the Spring framework with Mule such as utilising the spring container to build components managed by Mule.
org.mule.extras.spring.config - package org.mule.extras.spring.config
Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application.
org.mule.extras.spring.events - package org.mule.extras.spring.events
A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners.
org.mule.extras.spring.i18n - package org.mule.extras.spring.i18n
 
org.mule.extras.spring.remoting - package org.mule.extras.spring.remoting
 
org.mule.extras.spring.transaction - package org.mule.extras.spring.transaction
 
org.mule.extras.wssecurity.callbackhandlers - package org.mule.extras.wssecurity.callbackhandlers
 
org.mule.extras.wssecurity.filters - package org.mule.extras.wssecurity.filters
 
org.mule.extras.wssecurity.handlers - package org.mule.extras.wssecurity.handlers
 
org.mule.impl - package org.mule.impl
The Mule implementation of the Universal Message Objects(tm) API specification.
org.mule.impl.container - package org.mule.impl.container
Internal container context implementation and Jndi container implementation.
org.mule.impl.endpoint - package org.mule.impl.endpoint
Implemtation of Mule endpoint uris.
org.mule.impl.internal.admin - package org.mule.impl.internal.admin
Admin components and Agents used to control and Monitor Mule
org.mule.impl.internal.notifications - package org.mule.impl.internal.notifications
Internal server notification types fired via the MuleManager.
org.mule.impl.jndi - package org.mule.impl.jndi
 
org.mule.impl.message - package org.mule.impl.message
Wire message implementations.
org.mule.impl.model - package org.mule.impl.model
 
org.mule.impl.model.direct - package org.mule.impl.model.direct
 
org.mule.impl.model.pipeline - package org.mule.impl.model.pipeline
 
org.mule.impl.model.resolvers - package org.mule.impl.model.resolvers
 
org.mule.impl.model.seda - package org.mule.impl.model.seda
 
org.mule.impl.model.seda.optimised - package org.mule.impl.model.seda.optimised
 
org.mule.impl.model.streaming - package org.mule.impl.model.streaming
 
org.mule.impl.security - package org.mule.impl.security
Core security implementation including the mule security manager and encryption types
org.mule.impl.security.filters - package org.mule.impl.security.filters
Core sercurity filter types.
org.mule.impl.work - package org.mule.impl.work
A javax.resource.spi.WorkManager implementation.
org.mule.interceptors - package org.mule.interceptors
Contains default UMOInterceptor implementations that can be applied to Mule managed components.
org.mule.management - package org.mule.management
Mule system management extensions such as Jmx support.
org.mule.management.agents - package org.mule.management.agents
Management agents including agents for Jdmk, MX4J, and Log4J
org.mule.management.i18n - package org.mule.management.i18n
 
org.mule.management.mbeans - package org.mule.management.mbeans
Jmx Management beans for mule components, the model and the Mule server.
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.management.support - package org.mule.management.support
Support classes and interface for Mule management subsystem
org.mule.modules.boot - package org.mule.modules.boot
 
org.mule.modules.jboss.transactions - package org.mule.modules.jboss.transactions
Provides integration with JBoss TS (Arjuna).
org.mule.providers - package org.mule.providers
Contains Abstract classes providing common functionality for all Mule providers.
org.mule.providers.bpm - package org.mule.providers.bpm
 
org.mule.providers.bpm.jbpm - package org.mule.providers.bpm.jbpm
 
org.mule.providers.bpm.jbpm.actions - package org.mule.providers.bpm.jbpm.actions
 
org.mule.providers.bpm.tests - package org.mule.providers.bpm.tests
 
org.mule.providers.ejb - package org.mule.providers.ejb
 
org.mule.providers.ejb.i18n - package org.mule.providers.ejb.i18n
 
org.mule.providers.email - package org.mule.providers.email
Provides pop3, smtp and imap connectivity for Mule.
org.mule.providers.email.filters - package org.mule.providers.email.filters
 
org.mule.providers.email.i18n - package org.mule.providers.email.i18n
 
org.mule.providers.email.transformers - package org.mule.providers.email.transformers
Contains transformers to convert to and from the java.mail.Message type.
org.mule.providers.file - package org.mule.providers.file
Provides file transport in the form of a directory listeners and file dispatchers.
org.mule.providers.file.comparator - package org.mule.providers.file.comparator
 
org.mule.providers.file.filters - package org.mule.providers.file.filters
Filename filters used to filter on a listening directory.
org.mule.providers.file.i18n - package org.mule.providers.file.i18n
 
org.mule.providers.file.transformers - package org.mule.providers.file.transformers
Transformers for converting to and from the FileMessage type.
org.mule.providers.ftp - package org.mule.providers.ftp
 
org.mule.providers.http - package org.mule.providers.http
Provides http transport including proxy support.
org.mule.providers.http.filters - package org.mule.providers.http.filters
 
org.mule.providers.http.i18n - package org.mule.providers.http.i18n
 
org.mule.providers.http.jetty - package org.mule.providers.http.jetty
 
org.mule.providers.http.servlet - package org.mule.providers.http.servlet
 
org.mule.providers.http.transformers - package org.mule.providers.http.transformers
 
org.mule.providers.jbi - package org.mule.providers.jbi
Allows JBI components to interact with Mule.
org.mule.providers.jbi.components - package org.mule.providers.jbi.components
 
org.mule.providers.jbi.i18n - package org.mule.providers.jbi.i18n
 
org.mule.providers.jdbc - package org.mule.providers.jdbc
Provides jdbc transport.
org.mule.providers.jdbc.i18n - package org.mule.providers.jdbc.i18n
 
org.mule.providers.jdbc.util - package org.mule.providers.jdbc.util
 
org.mule.providers.jdbc.xa - package org.mule.providers.jdbc.xa
 
org.mule.providers.jms - package org.mule.providers.jms
Provides Jms transport connectivity with support for all Jms features.
org.mule.providers.jms.activemq - package org.mule.providers.jms.activemq
Provides Jms connectivity with ActiveMQ-specific workarounds and improvements.
org.mule.providers.jms.filters - package org.mule.providers.jms.filters
 
org.mule.providers.jms.i18n - package org.mule.providers.jms.i18n
 
org.mule.providers.jms.transformers - package org.mule.providers.jms.transformers
Contains transformers to convert to and from different javax.jms.Message types
org.mule.providers.jms.weblogic - package org.mule.providers.jms.weblogic
Provides Jms connectivity with Weblogic-specific workarounds and improvements.
org.mule.providers.jms.websphere - package org.mule.providers.jms.websphere
Provides Jms connectivity with Websphere-specific workarounds and improvements.
org.mule.providers.jms.xa - package org.mule.providers.jms.xa
 
org.mule.providers.jnp - package org.mule.providers.jnp
 
org.mule.providers.multicast - package org.mule.providers.multicast
IP multicast connectivity for Mule.
org.mule.providers.oracle.jms - package org.mule.providers.oracle.jms
 
org.mule.providers.oracle.jms.transformers - package org.mule.providers.oracle.jms.transformers
 
org.mule.providers.quartz - package org.mule.providers.quartz
 
org.mule.providers.quartz.i18n - package org.mule.providers.quartz.i18n
 
org.mule.providers.quartz.jobs - package org.mule.providers.quartz.jobs
 
org.mule.providers.rmi - package org.mule.providers.rmi
 
org.mule.providers.rmi.i18n - package org.mule.providers.rmi.i18n
 
org.mule.providers.service - package org.mule.providers.service
Provides SPI support for building mule connectors and providers using service descriptors.
org.mule.providers.soap - package org.mule.providers.soap
 
org.mule.providers.soap.axis - package org.mule.providers.soap.axis
Provides an Axis soap transport for Mule.
org.mule.providers.soap.axis.extensions - package org.mule.providers.soap.axis.extensions
Axis specific extensions and component implementation that enables Mule components to act as Axis soap services.
org.mule.providers.soap.axis.extras - package org.mule.providers.soap.axis.extras
 
org.mule.providers.soap.axis.i18n - package org.mule.providers.soap.axis.i18n
 
org.mule.providers.soap.axis.transport - package org.mule.providers.soap.axis.transport
 
org.mule.providers.soap.axis.transport.jms - package org.mule.providers.soap.axis.transport.jms
 
org.mule.providers.soap.axis.transport.pop3 - package org.mule.providers.soap.axis.transport.pop3
 
org.mule.providers.soap.axis.transport.smtp - package org.mule.providers.soap.axis.transport.smtp
 
org.mule.providers.soap.axis.transport.vm - package org.mule.providers.soap.axis.transport.vm
 
org.mule.providers.soap.axis.wsdl - package org.mule.providers.soap.axis.wsdl
 
org.mule.providers.soap.i18n - package org.mule.providers.soap.i18n
 
org.mule.providers.soap.transformers - package org.mule.providers.soap.transformers
 
org.mule.providers.soap.xfire - package org.mule.providers.soap.xfire
 
org.mule.providers.soap.xfire.i18n - package org.mule.providers.soap.xfire.i18n
 
org.mule.providers.soap.xfire.transport - package org.mule.providers.soap.xfire.transport
 
org.mule.providers.soap.xfire.wsdl - package org.mule.providers.soap.xfire.wsdl
 
org.mule.providers.ssl - package org.mule.providers.ssl
Provides tcp connectivity over Ssl for Mule.
org.mule.providers.stream - package org.mule.providers.stream
 
org.mule.providers.stream.i18n - package org.mule.providers.stream.i18n
 
org.mule.providers.streaming - package org.mule.providers.streaming
 
org.mule.providers.tcp - package org.mule.providers.tcp
Provides tcp connectivity for Mule.
org.mule.providers.tcp.i18n - package org.mule.providers.tcp.i18n
 
org.mule.providers.tcp.protocols - package org.mule.providers.tcp.protocols
 
org.mule.providers.udp - package org.mule.providers.udp
Provides Udp connectivity for Mule.
org.mule.providers.udp.i18n - package org.mule.providers.udp.i18n
 
org.mule.providers.vm - package org.mule.providers.vm
A connector implementation allowing events to be passed between Mule sessions via in-memory queues.
org.mule.providers.vm.i18n - package org.mule.providers.vm.i18n
 
org.mule.providers.xmpp - package org.mule.providers.xmpp
 
org.mule.providers.xmpp.filters - package org.mule.providers.xmpp.filters
 
org.mule.providers.xmpp.i18n - package org.mule.providers.xmpp.i18n
 
org.mule.providers.xmpp.transformers - package org.mule.providers.xmpp.transformers
 
org.mule.ra - package org.mule.ra
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.ra.i18n - package org.mule.ra.i18n
 
org.mule.routing - package org.mule.routing
Defines the core routing patterns supported by mule.
org.mule.routing.filters - package org.mule.routing.filters
Filters are often used by routers to determine if the event should be accepted by the router.
org.mule.routing.filters.logic - package org.mule.routing.filters.logic
Filters that allow other filters to be combined.
org.mule.routing.filters.xml - package org.mule.routing.filters.xml
Filters that apply specifically to xml using xml querying mechanisms.
org.mule.routing.inbound - package org.mule.routing.inbound
Inbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.nested - package org.mule.routing.nested
 
org.mule.routing.outbound - package org.mule.routing.outbound
Outbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.response - package org.mule.routing.response
Response router implementations that enable asynchronous event processing in request /response messaging requests.
org.mule.samples.errorhandler - package org.mule.samples.errorhandler
 
org.mule.samples.errorhandler.exceptions - package org.mule.samples.errorhandler.exceptions
 
org.mule.samples.errorhandler.handlers - package org.mule.samples.errorhandler.handlers
 
org.mule.samples.hello - package org.mule.samples.hello
 
org.mule.samples.rest - package org.mule.samples.rest
 
org.mule.samples.stockquote - package org.mule.samples.stockquote
 
org.mule.samples.voipservice - package org.mule.samples.voipservice
 
org.mule.samples.voipservice.client - package org.mule.samples.voipservice.client
 
org.mule.samples.voipservice.interfaces - package org.mule.samples.voipservice.interfaces
 
org.mule.samples.voipservice.routers - package org.mule.samples.voipservice.routers
 
org.mule.samples.voipservice.service - package org.mule.samples.voipservice.service
 
org.mule.samples.voipservice.to - package org.mule.samples.voipservice.to
 
org.mule.tck - package org.mule.tck
Provides a suite of abstract test cases that can be used to test you custom Mule extensions.
org.mule.tck.functional - package org.mule.tck.functional
Helper classes and interfaces used by Mule fnctional tests.
org.mule.tck.model - package org.mule.tck.model
Test suite for testing Model releated extensions.
org.mule.tck.providers - package org.mule.tck.providers
Test suite for testing custom provider implementations.
org.mule.tck.services - package org.mule.tck.services
 
org.mule.tck.testmodels.fruit - package org.mule.tck.testmodels.fruit
Contains the Fruit test model used by the tck and all other testcases in Mule.
org.mule.tck.testmodels.mule - package org.mule.tck.testmodels.mule
 
org.mule.tck.testmodels.services - package org.mule.tck.testmodels.services
 
org.mule.tools.visualizer - package org.mule.tools.visualizer
 
org.mule.tools.visualizer.components - package org.mule.tools.visualizer.components
 
org.mule.tools.visualizer.config - package org.mule.tools.visualizer.config
 
org.mule.tools.visualizer.maven - package org.mule.tools.visualizer.maven
 
org.mule.tools.visualizer.postgraphers - package org.mule.tools.visualizer.postgraphers
 
org.mule.tools.visualizer.postprocessors - package org.mule.tools.visualizer.postprocessors
 
org.mule.tools.visualizer.postrenderers - package org.mule.tools.visualizer.postrenderers
 
org.mule.tools.visualizer.processor - package org.mule.tools.visualizer.processor
 
org.mule.tools.visualizer.service - package org.mule.tools.visualizer.service
 
org.mule.tools.visualizer.util - package org.mule.tools.visualizer.util
 
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.transformers - package org.mule.transformers
Provides the default transformer base implementations for Mule including compression and encryption support.
org.mule.transformers.codec - package org.mule.transformers.codec
Transformers for Base64, UC and UU encoding/decoding.
org.mule.transformers.compression - package org.mule.transformers.compression
Transformers for compressing and uncompressing message payloads.
org.mule.transformers.encryption - package org.mule.transformers.encryption
Transformers for encrypting and decrypting message payloads.
org.mule.transformers.script - package org.mule.transformers.script
 
org.mule.transformers.simple - package org.mule.transformers.simple
Basic transformer implementations.
org.mule.transformers.wire - package org.mule.transformers.wire
 
org.mule.transformers.xml - package org.mule.transformers.xml
Xml and Xslt Transformer implementations.
org.mule.transformers.xml.wire - package org.mule.transformers.xml.wire
 
org.mule.umo - package org.mule.umo
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.umo.endpoint - package org.mule.umo.endpoint
Endpoint interfaces.
org.mule.umo.lifecycle - package org.mule.umo.lifecycle
Lifecycle interfaces for all UMOcomponents.
org.mule.umo.manager - package org.mule.umo.manager
Manager APIs, including the UMOManager, agent and server event interfaces
org.mule.umo.model - package org.mule.umo.model
Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc.
org.mule.umo.provider - package org.mule.umo.provider
Contains the interfaces that comprise a provider implementation.
org.mule.umo.routing - package org.mule.umo.routing
Interfaces that define inbound and outbound routing API.
org.mule.umo.security - package org.mule.umo.security
Security API for authentication and authorisation.
org.mule.umo.security.provider - package org.mule.umo.security.provider
This package contains classes related to JDK-specific security provider lookup and configuration.
org.mule.umo.security.tls - package org.mule.umo.security.tls
This package contains classes to support TLS/SSL configuration and socket creation.
org.mule.umo.transformer - package org.mule.umo.transformer
Contains the interfaces for transformers and exceptions for the UMO Transformer API.
org.mule.util - package org.mule.util
Common helper classes for reading/writing files setting bean properties and SPI helpers.
org.mule.util.compression - package org.mule.util.compression
Compression support used by Mule transformers.
org.mule.util.concurrent - package org.mule.util.concurrent
 
org.mule.util.counters - package org.mule.util.counters
 
org.mule.util.counters.impl - package org.mule.util.counters.impl
 
org.mule.util.file - package org.mule.util.file
A file resource manager to allow acid operations on file systems.
org.mule.util.monitor - package org.mule.util.monitor
Various resource monitor implementations.
org.mule.util.properties - package org.mule.util.properties
 
org.mule.util.queue - package org.mule.util.queue
A resource manager that allow access to transactional queues with optional persistence.
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.springmodules.workflow.jbpm31 - package org.springmodules.workflow.jbpm31
 
out - Variable in class org.mule.providers.AbstractReceiverWorker
 
OUT - Static variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
out - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
OUTBOUND_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
outboundEndpoint - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use outboundRouter instead.
OutboundFilterProcessor - Class in org.mule.tools.visualizer.processor
 
OutboundFilterProcessor(GraphEnvironment, GraphNode) - Constructor for class org.mule.tools.visualizer.processor.OutboundFilterProcessor
 
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
 
OutboundPassThroughRouter(UMOImmutableDescriptor) - Constructor for class org.mule.routing.outbound.OutboundPassThroughRouter
 
outboundRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
outboundRouter - Variable in class org.mule.routing.nested.NestedRouter
 
OutboundRouterCollection - Class in org.mule.routing.outbound
OutboundRouterCollection is a container of routers.
OutboundRouterCollection() - Constructor for class org.mule.routing.outbound.OutboundRouterCollection
 
OutBoundRouterEndpointsHandler - Class in org.mule.tools.visualizer.processor
 
OutBoundRouterEndpointsHandler(GraphEnvironment, String) - Constructor for class org.mule.tools.visualizer.processor.OutBoundRouterEndpointsHandler
 
OutBoundRoutersProcessor - Class in org.mule.tools.visualizer.processor
 
OutBoundRoutersProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.OutBoundRoutersProcessor
 
outboundTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use outboundRouter instead.
outboundTransformer - Variable in class org.mule.transformers.wire.TransformerPairWireFormat
 
outputFormat - Variable in class org.mule.transformers.xml.XmlPrettyPrinter
 
OutputHandler - Interface in org.mule.umo.provider
The OutputHandler is a strategy class that is set on the StreamMessageAdapter to defer the writing of the message payload until there is a stream available to write it to.
outputStream - Variable in class org.mule.providers.stream.StreamConnector
 
OutStreamMessageAdapter - Class in org.mule.providers.streaming
StreamMessageAdapter wraps an java.io.OutputStream and allows meta information to be associated with the stream.
OutStreamMessageAdapter(Object) - Constructor for class org.mule.providers.streaming.OutStreamMessageAdapter
 
OutStreamMessageAdapter(OutStreamMessageAdapter) - Constructor for class org.mule.providers.streaming.OutStreamMessageAdapter
 

P

PARAMETER_TYPES_NONE - Static variable in class org.mule.providers.jms.weblogic.WeblogicJmsTopicResolver
Cached empty class array, used in the no-args reflective method call.
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.
parseCookies(Header, String) - Static method in class org.mule.providers.http.CookieHelper
 
parseHeaders(HttpRequest) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
parseLine(String) - Static method in class org.mule.providers.http.RequestLine
 
parseMuleConfig(InputStream, Graph) - Method in class org.mule.tools.visualizer.components.MuleParser
 
parseMuleConfig(File, Graph) - Method in class org.mule.tools.visualizer.components.MuleParser
 
parseMuleConfig(Document, Graph) - Method in class org.mule.tools.visualizer.components.MuleParser
 
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.converters.QNameConverter
 
parseResources(String, String) - Static method in class org.mule.config.ReaderResource
 
parseResources(String) - Static method in class org.mule.config.ReaderResource
 
parseServerAuthority() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
parseSoapAction(String, QName, UMOEvent) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
parseSoapAction(String, QName, UMOEvent) - Method in class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
parseStatement(String, List) - Method in class org.mule.providers.jdbc.JdbcConnector
Parse the given statement filling the parameter list and return the ready to use statement.
parseStyle(UMOEvent, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
parseUse(UMOEvent, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
passivate() - Method in class org.mule.providers.AbstractMessageDispatcher
 
passivate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.AbstractMessageDispatcherFactory
 
passivate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
passivate() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
After sending/receiving a message, the dispatcher can use this method e.g.
passivate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
Invoked immediately before the given dispatcher is returned to its pool.
passivateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
passivateObject(Object) - Method in class org.mule.providers.ftp.FtpConnectionFactory
 
passivateObject(Object, Object) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
passivateObject(Object, Object) - Method in class org.mule.providers.tcp.TcpSocketFactory
 
passivateObject(Object, Object) - Method in class org.mule.providers.udp.UdpSocketFactory
 
PassThroughComponent - Class in org.mule.components.simple
PassThroughComponent will simply return the payload back as the result.
PassThroughComponent() - Constructor for class org.mule.components.simple.PassThroughComponent
 
password - Variable in class org.mule.providers.jms.JmsConnector
 
PasswordBasedEncryptionStrategy - Class in org.mule.impl.security
Provides password-based encryption using JCE.
PasswordBasedEncryptionStrategy() - Constructor for class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
PasswordContainer - Class in org.mule.extras.wssecurity.callbackhandlers
 
PasswordContainer(Properties) - Constructor for class org.mule.extras.wssecurity.callbackhandlers.PasswordContainer
 
pattern - Variable in class org.mule.providers.xmpp.filters.XmppFromContainsFilter
 
pattern - Variable in class org.mule.routing.filters.WildcardFilter
 
patterns - Variable in class org.mule.routing.filters.WildcardFilter
 
pause() - Method in class org.mule.impl.model.AbstractComponent
Pauses event processing for a single Mule Component.
pause() - Method in class org.mule.management.mbeans.ComponentService
Pauses event processing for theComponent.
pause() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
Pauses event processing for theComponent.
pause() - Method in interface org.mule.umo.UMOComponent
Pauses event processing for a single Mule Component.
pauseComponent(String) - Method in class org.mule.impl.model.AbstractModel
Pauses event processing for a single Mule Component.
pauseComponent(String) - Method in class org.mule.management.mbeans.ModelService
 
pauseComponent(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
pauseComponent(String) - Method in interface org.mule.umo.model.UMOModel
Pauses event processing for a single Mule Component.
paused - Variable in class org.mule.impl.model.AbstractComponent
Determines if the component has been paused
PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
payloadFactory - Variable in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
PAYLOADFACTORY_PROPERTY - Static variable in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
If a queue's payload is an ADT (Oracle Advanced Data Type), the appropriate payload factory must be specified in the endpoint's properties.
payloadParameterName - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
PayloadPropertyExtractor - Class in org.mule.util.properties
Checks the payload object for a bean property matching the property name
PayloadPropertyExtractor() - Constructor for class org.mule.util.properties.PayloadPropertyExtractor
 
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(Class) - Constructor for class org.mule.routing.filters.PayloadTypeFilter
 
PaymentValidation - Interface in org.mule.samples.voipservice.interfaces
 
PaymentValidationResponseAggregator - Class in org.mule.samples.voipservice.routers
 
PaymentValidationResponseAggregator() - Constructor for class org.mule.samples.voipservice.routers.PaymentValidationResponseAggregator
 
PaymentValidationService - Class in org.mule.samples.voipservice.service
 
PaymentValidationService() - Constructor for class org.mule.samples.voipservice.service.PaymentValidationService
 
peek() - Method in interface org.mule.util.queue.Queue
 
peek() - Method in class org.mule.util.queue.QueueInfo
 
peek(QueueInfo) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
peel() - Method in class org.mule.tck.testmodels.fruit.Banana
 
peelEvent(EventObject) - Method in class org.mule.tck.testmodels.fruit.Banana
 
PEER_CERTIFICATES - Static variable in class org.mule.providers.http.HttpsConnector
 
PEER_CERTIFICATES - Static variable in class org.mule.providers.ssl.SslConnector
 
PeopleService - Interface in org.mule.tck.testmodels.services
PeopleService is a test service that returns complex types
PERSISTENCE_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
persistent - Variable in class org.mule.util.queue.QueueConfiguration
 
PERSISTENT_DELIVERY_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
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.extras.pgp
 
PGPAuthentication(String, Message) - Constructor for class org.mule.extras.pgp.PGPAuthentication
 
PGPCryptInfo - Class in org.mule.extras.pgp
 
PGPCryptInfo(KeyBundle, boolean) - Constructor for class org.mule.extras.pgp.PGPCryptInfo
 
PGPKeyRing - Interface in org.mule.extras.pgp
 
PGPKeyRingImpl - Class in org.mule.extras.pgp
 
PGPKeyRingImpl() - Constructor for class org.mule.extras.pgp.PGPKeyRingImpl
 
PGPMessages - Class in org.mule.extras.pgp.i18n
 
PGPMessages() - Constructor for class org.mule.extras.pgp.i18n.PGPMessages
 
PGPSecurityContext - Class in org.mule.extras.pgp
 
PGPSecurityContext(PGPAuthentication) - Constructor for class org.mule.extras.pgp.PGPSecurityContext
 
PGPSecurityContextFactory - Class in org.mule.extras.pgp
 
PGPSecurityContextFactory() - Constructor for class org.mule.extras.pgp.PGPSecurityContextFactory
 
PGPSecurityFilter - Class in org.mule.extras.pgp.filters
 
PGPSecurityFilter() - Constructor for class org.mule.extras.pgp.filters.PGPSecurityFilter
 
PGPSecurityProvider - Class in org.mule.extras.pgp
 
PGPSecurityProvider() - Constructor for class org.mule.extras.pgp.PGPSecurityProvider
 
PicoContainerContext - Class in org.mule.extras.picocontainer
PicoContainerContext is a Pico Context that can expose pico-managed components for use in the Mule framework.
PicoContainerContext() - Constructor for class org.mule.extras.picocontainer.PicoContainerContext
 
PicocontainerMessages - Class in org.mule.extras.picocontainer.i18n
 
PicocontainerMessages() - Constructor for class org.mule.extras.picocontainer.i18n.PicocontainerMessages
 
PipelineComponent - Class in org.mule.impl.model.pipeline
 
PipelineComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.pipeline.PipelineComponent
 
PipelineModel - Class in org.mule.impl.model.pipeline
 
PipelineModel() - Constructor for class org.mule.impl.model.pipeline.PipelineModel
 
PlaceholderProcessor - Class in org.mule.config.builders
Placeholders are ant-like tags that are embedded in Mule Xml configuration i.e.
PlaceholderProcessor() - Constructor for class org.mule.config.builders.PlaceholderProcessor
 
PlaceholderProcessor(Map) - Constructor for class org.mule.config.builders.PlaceholderProcessor
 
PlainTextDataSource - Class in org.mule.providers.email.transformers
 
PlainTextDataSource(String, String) - Constructor for class org.mule.providers.email.transformers.PlainTextDataSource
 
PLUS - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the sum of two other counters
polish() - Method in class org.mule.tck.testmodels.fruit.Apple
 
polish(Fruit) - Method in interface org.mule.tck.testmodels.fruit.FruitCleaner
 
polish() - Method in class org.mule.tck.testmodels.fruit.Orange
 
poll() - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
poll() - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
poll() - Method in class org.mule.providers.file.FileMessageReceiver
 
poll() - Method in class org.mule.providers.ftp.FtpMessageReceiver
 
poll() - Method in class org.mule.providers.http.PollingHttpMessageReceiver
 
poll() - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
The poll method is overriden from the TransactedPollingMessageReceiver
poll() - Method in class org.mule.providers.oracle.jms.OracleJmsMessageReceiver
 
poll() - Method in class org.mule.providers.rmi.RmiMessageReceiver
 
poll() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
poll() - Method in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
poll() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
poll(long) - Method in interface org.mule.util.queue.Queue
 
poll(long) - Method in class org.mule.util.queue.QueueInfo
 
poll(QueueInfo, long) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
pollingFrequency - Variable in class org.mule.providers.jdbc.JdbcConnector
 
pollingFrequency - Variable in class org.mule.providers.rmi.RmiConnector
 
PollingHttpMessageReceiver - Class in org.mule.providers.http
Will poll an http URL and use the response as the input for a service request.
PollingHttpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.PollingHttpMessageReceiver
 
PollingReceiverWorker - Class in org.mule.providers
 
PollingReceiverWorker(AbstractPollingMessageReceiver) - Constructor for class org.mule.providers.PollingReceiverWorker
 
PollingReceiverWorkerSchedule - Class in org.mule.providers
 
PollingReceiverWorkerSchedule(PollingReceiverWorker) - Constructor for class org.mule.providers.PollingReceiverWorkerSchedule
 
pool - Variable in class org.mule.config.pool.AbstractProxyFactory
 
pool - Variable in class org.mule.config.pool.CommonsPoolProxyPool
The pool that holds the MuleProxy objects
POOL_INITIALISE_ALL_COMPONENTS - Static variable in class org.mule.config.PoolingProfile
Deprecated. use INITIALISE_ALL instead
POOL_INITIALISE_NO_COMPONENTS - Static variable in class org.mule.config.PoolingProfile
Deprecated. use INITIALISE_NONE instead
POOL_INITIALISE_ONE_COMPONENT - Static variable in class org.mule.config.PoolingProfile
Deprecated. use INITIALISE_ONE instead
PooledSocketFactory - Interface in org.mule.providers.tcp
The types are insufficient to describe the interface here.
POOLING_PROFILE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
POOLING_PROFILE_PROPERTY - Static variable in class org.mule.impl.model.seda.SedaComponent
 
PoolingProfile - Class in org.mule.config
PoolingProfile is a configuration object used to define the object pooling parameters for the component 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.impl.ImmutableMuleDescriptor
the pooling configuration used when initialising the component described by this descriptor.
poolingProfile - Variable in class org.mule.impl.model.seda.SedaComponent
The pooling configuration used when initialising the component described by this descriptor.
poolingProfile - Variable in class org.mule.impl.model.seda.SedaModel
the pooling configuration used when initialising the component described by this descriptor.
poolInitialised - Variable in class org.mule.impl.model.AbstractComponent
determines if the proxy pool has been initialised
Pop3Connector - Class in org.mule.providers.email
Pop3Connector is used to connect and receive mail from a POP3 mailbox.
Pop3Connector() - Constructor for class org.mule.providers.email.Pop3Connector
 
Pop3sConnector - Class in org.mule.providers.email
Creates a secure connection to a POP3 mailbox
Pop3sConnector() - Constructor for class org.mule.providers.email.Pop3sConnector
 
Pop3sSocketFactory - Class in org.mule.providers.email
A socket factor that reads "indirect" configuration (see TlsConfiguration) for POP3S from System properties.
Pop3sSocketFactory() - Constructor for class org.mule.providers.email.Pop3sSocketFactory
 
populateBindings(Bindings, UMOEventContext) - Method in class org.mule.components.script.jsr223.AbstractScriptComponent
 
populateBindings(Bindings, UMOEventContext) - Method in class org.mule.components.script.jsr223.ScriptComponent
 
populateBindings(Bindings, UMOMessage, UMOMessage) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
populateBindings(Bindings, UMOEventContext) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
populateBindings(Bindings, InputStream, OutputStream, UMOEventContext) - Method in class org.mule.components.script.jsr223.StreamingScriptComponent
 
populateBindings(Bindings) - Method in class org.mule.config.builders.ScriptConfigurationBuilder
 
populateBindings(Bindings, UMOEventContext, Object) - Method in class org.mule.transformers.script.ScriptTransformer
 
populateNormalizedMessage(UMOMessage, NormalizedMessage) - Static method in class org.mule.providers.jbi.JbiUtils
 
populateWithoutFail(Object, Map, boolean) - Static method in class org.mule.util.BeanUtils
Exception safe version of BeanUtils.populateWithoutFail
PORT_PROPERTY - Static variable in class org.mule.providers.udp.UdpMessageAdapter
 
postDeregister() - Method in class org.mule.management.mbeans.ComponentService
 
postDeregister() - Method in class org.mule.management.mbeans.ComponentStats
 
PostGrapher - Interface in org.mule.tools.visualizer.components
 
postGrapher(GraphEnvironment) - Method in interface org.mule.tools.visualizer.components.PostGrapher
 
postGrapher(GraphEnvironment) - Method in class org.mule.tools.visualizer.postgraphers.DocIndexerPostGrapher
 
postGrapher(GraphEnvironment) - Method in class org.mule.tools.visualizer.postgraphers.GalleryPostGrapher
 
postGrapher(GraphEnvironment) - Method in class org.mule.tools.visualizer.postgraphers.MediaCopierPostGrapher
Extract media dir from mule-tools-visualizer.jar and copy it to output dir
postProcess(Graph, GraphEnvironment) - Method in interface org.mule.tools.visualizer.components.PostProcessor
 
postProcess(Graph, GraphEnvironment) - Method in class org.mule.tools.visualizer.postprocessors.ExternalSystemPostProcessor
 
postProcess(Graph, GraphEnvironment) - Method in class org.mule.tools.visualizer.postprocessors.NodeHiderPostProcessor
 
postProcess(Graph, GraphEnvironment) - Method in class org.mule.tools.visualizer.postprocessors.UrlAssignerPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
postProcessMessage(UMOMessage) - Method in class org.mule.providers.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.tools.visualizer.components
 
postRegister(Boolean) - Method in class org.mule.management.mbeans.ComponentService
 
postRegister(Boolean) - Method in class org.mule.management.mbeans.ComponentStats
 
postRender(GraphEnvironment, Map, Graph) - Method in interface org.mule.tools.visualizer.components.PostRenderer
 
postRender(GraphEnvironment, Map, Graph) - Method in class org.mule.tools.visualizer.postrenderers.FileCleanerPostRenderer
 
postRender(GraphEnvironment, Map, Graph) - Method in class org.mule.tools.visualizer.postrenderers.MuleDocPostRenderer
 
PostRenderer - Interface in org.mule.tools.visualizer.components
 
preDeregister() - Method in class org.mule.management.mbeans.ComponentService
 
preDeregister() - Method in class org.mule.management.mbeans.ComponentStats
 
PREFERRED_ENCODING - Static variable in class org.mule.util.Base64
Preferred encoding.
prepare(Xid) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
prepare(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
prepareCall(String) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
PrepareLoanQuoteRequest - Class in org.mule.examples.loanbroker.bpm.actions
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.examples.loanbroker.bpm.actions.PrepareLoanQuoteRequest
 
prepareStatement(String) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
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.umo.UMOException
 
preProcessMessage(Object) - Method in class org.mule.providers.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.providers.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.providers.jms.JmsMessageReceiver.JmsWorker
 
preProcessMessage(Object) - Method in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver.JmsWorker
 
preProcessMessage(Message, Session) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
If the incoming message is an XMLType, return it as a standard javax.jms.TextMessage.
preRegister(MBeanServer, ObjectName) - Method in class org.mule.management.mbeans.ComponentService
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.management.mbeans.ComponentStats
 
preRouteMessage(UMOMessage) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
preRouteMuleMessage(MuleMessage) - Method in class org.mule.providers.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.providers.ssl.SslMessageReceiver.SslStreamWorker
 
preRouteMuleMessage(MuleMessage) - Method in class org.mule.providers.ssl.SslMessageReceiver.SslWorker
 
preRouteMuleMessage(MuleMessage) - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
print(Object) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(String) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.CSVPrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.HtmlTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.SimplePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.XMLPrinter
 
print(String) - Method in class org.mule.providers.http.ResponseWriter
 
print(int) - Method in class org.mule.providers.http.ResponseWriter
 
printClassLoader() - Static method in class org.mule.util.ClassUtils
Prints the current classloader hierarchy - useful for debugging.
printClassLoader(ClassLoader) - Static method in class org.mule.util.ClassUtils
Prints the classloader hierarchy from a given classloader - useful for debugging.
printCSVSummary() - Method in class org.mule.management.mbeans.StatisticsService
 
printCSVSummary() - Method in interface org.mule.management.mbeans.StatisticsServiceMBean
 
printHtmlSummary() - Method in class org.mule.management.mbeans.StatisticsService
 
printHtmlSummary() - Method in interface org.mule.management.mbeans.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.providers.http.ResponseWriter
 
println(String) - Method in class org.mule.providers.http.ResponseWriter
 
println() - Method in class org.mule.providers.http.ResponseWriter
 
printProviderStatsXml(String, int) - Method in class org.mule.management.stats.printers.XMLPrinter
 
printUsage() - Static method in class org.mule.tools.visualizer.MuleVisualizer
 
printXmlSummary() - Method in class org.mule.management.mbeans.StatisticsService
 
printXmlSummary() - Method in interface org.mule.management.mbeans.StatisticsServiceMBean
 
PRIORITY_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
process(ReaderResource[]) - Method in class org.mule.config.builders.AbstractDigesterConfiguration
 
process(UMOEvent) - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
process(UMOEvent) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
process(UMOEvent) - Method in class org.mule.routing.inbound.ForwardingConsumer
 
process(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
process(UMOEvent) - Method in class org.mule.routing.inbound.InboundPassThroughRouter
 
process(UMOEvent) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
process(UMOEvent) - Method in class org.mule.routing.inbound.WireTap
 
process(UMOEvent) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.AgentProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.ConnectionStrategyProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.ConnectorProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.DescriptorProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.EndpointIdentifiersProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.EndpointsProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.ExceptionStrategyProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.InboundFilterProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.InboundRoutersProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.MuleConfigProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.MuleModelProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.OutboundFilterProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.OutBoundRouterEndpointsHandler
 
process(Graph, List, GraphNode) - Method in class org.mule.tools.visualizer.processor.OutBoundRouterEndpointsHandler
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.OutBoundRoutersProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.ResponseRouterProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.ShortestNotationHandler
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.TagProcessor
 
process(Graph, Element, GraphNode) - Method in class org.mule.tools.visualizer.processor.TransformerProcessor
 
process(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouter
A received UMOEvent is passed to this method for processing.
process(UMOEvent) - Method in interface org.mule.umo.routing.UMOResponseRouter
This method is invoked when an event is received via an endpoint on this Response Router.
PROCESS_VARIABLE_DATA - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROCESS_VARIABLE_INCOMING - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROCESS_VARIABLE_INCOMING_SOURCE - Static variable in class org.mule.providers.bpm.ProcessConnector
 
processAction(UMOEvent) - Method in class org.mule.providers.bpm.ProcessMessageDispatcher
 
processAttributes(Attributes, String) - Method in class org.mule.config.builders.PlaceholderProcessor
 
processAxisFault(AxisFault) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
processClientRequest(MessageContext, boolean) - Method in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
Method processClientRequest
processClientResponse(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
Method processClientResponse
ProcessConnector - Class in org.mule.providers.bpm
The BPM provider allows Mule events to initiate and/or advance processes in an external or embedded Business Process Management System (BPMS).
ProcessConnector() - Constructor for class org.mule.providers.bpm.ProcessConnector
 
processCookies(UMOEvent) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
PROCESSED_DIR - Static variable in class org.mule.ManagementContext
 
processEncryptedValue(String) - Method in class org.mule.config.builders.PlaceholderProcessor
 
processException(ErrorMessage, Throwable) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
processException(ErrorMessage, Throwable) - Method in class org.mule.samples.errorhandler.handlers.BusinessHandler
 
processException(ErrorMessage, Throwable) - Method in class org.mule.samples.errorhandler.handlers.DefaultHandler
 
processException(ErrorMessage, Throwable) - Method in class org.mule.samples.errorhandler.handlers.FatalHandler
 
processFile(File) - Method in class org.mule.providers.file.FileMessageReceiver
 
processFile(FTPFile) - Method in class org.mule.providers.ftp.FtpMessageReceiver
 
processIdField - Variable in class org.mule.providers.bpm.ProcessConnector
This field will be used to correlate messages with processes.
processInboundFilter(Graph, Element, GraphNode, GraphNode) - Method in class org.mule.tools.visualizer.processor.InboundFilterProcessor
 
processingQuote(LoanQuote) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
processIntermediaryResult(UMOMessage, UMOMessage) - Method in class org.mule.routing.outbound.ChainingRouter
Process intermediary result of invocation.
processListRequest(WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
processMessage(Object) - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
processMessage(Object) - Method in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
processMessage(Object) - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
processMessage(Object) - Method in class org.mule.providers.vm.VMMessageReceiver
 
ProcessMessageDispatcher - Class in org.mule.providers.bpm
Initiates or advances a workflow process from an outgoing Mule event.
ProcessMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.bpm.ProcessMessageDispatcher
 
ProcessMessageDispatcherFactory - Class in org.mule.providers.bpm
Creates a WorkflowMessageDispatcher instance.
ProcessMessageDispatcherFactory() - Constructor for class org.mule.providers.bpm.ProcessMessageDispatcherFactory
 
ProcessMessageReceiver - Class in org.mule.providers.bpm
Generates an incoming Mule event from an executing workflow process.
ProcessMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.bpm.ProcessMessageReceiver
 
processMethodRequest(MessageContext, UMOEventContext, WriterMessageAdapter, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
processor - Variable in class org.mule.config.builders.MuleSetPropertiesRule
 
processPacket(Packet) - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
processReplyTo(UMOEvent, UMOMessage, Object) - Method in class org.mule.providers.DefaultReplyToHandler
 
processReplyTo(UMOEvent, UMOMessage, Object) - Method in class org.mule.providers.jms.JmsReplyToHandler
 
processReplyTo(UMOEvent, UMOMessage, Object) - Method in interface org.mule.providers.ReplyToHandler
 
processRequest(HttpRequest) - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
processResponse(UMOMessage) - Method in class org.mule.impl.MuleSession
Once an event has been processed we need to romove certain properties so that they not propagated to the next request
processServerRequest(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
Method processServerRequest
processServerResponse(MessageContext, boolean) - Method in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
Method processServerResponse
processTemplate(Template, String, VelocityContext) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
processValue(String) - Method in class org.mule.config.builders.PlaceholderProcessor
 
processVariables(Iterator, VelocityContext, boolean) - Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
 
processWsdlRequest(MessageContext, WriterMessageAdapter) - Method in class org.mule.providers.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.management.agents.YourKitProfilerAgent
MBean name to register under.
propagate() - Method in class org.mule.util.counters.impl.AbstractCounter
 
properties - Variable in class org.mule.impl.container.PropertiesContainerContext
 
properties - Variable in class org.mule.impl.ImmutableMuleDescriptor
The properties for the Mule UMO.
properties - Variable in class org.mule.impl.ImmutableMuleEndpoint
Any additional properties for the endpoint
properties - Variable in class org.mule.providers.AbstractMessageAdapter
 
PropertiesContainerContext - Class in org.mule.impl.container
Provides a facade for accessing System properties and properties on the ManagementContext.
PropertiesContainerContext() - Constructor for class org.mule.impl.container.PropertiesContainerContext
 
propertiesContext - Variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
propertiesNotSet(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.providers.bpm.ProcessConnector
 
PROPERTY_BINARY_TRANSFER - Static variable in class org.mule.providers.ftp.FtpConnector
 
PROPERTY_CONNECTOR_NAME - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_CREATE_CONNECTOR - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_CRON_EXPRESSION - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_DELETE_ON_READ - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_DIRECTORY - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_ENDPOINT - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROPERTY_ENDPOINT_NAME - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_ENDPOINT_URI - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_FILE_AGE - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_FILE_SIZE - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_FILENAME - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_FILENAME - Static variable in class org.mule.providers.ftp.FtpConnector
 
PROPERTY_GROUP_NAME - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_CLASS - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_DISPATCH_ENDPOINT - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_GROUP_NAME - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_OBJECT - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_RECEIVE_ENDPOINT - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_RECEIVE_TIMEOUT - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_JOB_REF - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_MOVE_TO_DIRECTORY - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_MOVE_TO_PATTERN - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_ORIGINAL_FILENAME - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_OUTPUT_PATTERN - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_OUTPUT_PATTERN - Static variable in class org.mule.providers.ftp.FtpConnector
 
PROPERTY_PASSIVE_MODE - Static variable in class org.mule.providers.ftp.FtpConnector
 
PROPERTY_PAYLOAD - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_PAYLOAD_CLASS_NAME - Static variable in class org.mule.providers.quartz.QuartzConnector
deprecated: use PROPERTY_PAYLOAD_REFERENCE
PROPERTY_PAYLOAD_REFERENCE - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_POLLING_FREQUENCY - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_POLLING_FREQUENCY - Static variable in class org.mule.providers.ftp.FtpConnector
 
PROPERTY_POLLING_FREQUENCY - Static variable in class org.mule.providers.jdbc.JdbcConnector
 
PROPERTY_PREFIX - Static variable in interface org.mule.config.MuleProperties
The prefix for any Mule-specific properties set on an event
PROPERTY_PROCESS_ID - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROPERTY_PROCESS_STARTED - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROPERTY_PROCESS_TYPE - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROPERTY_REPEAT_COUNT - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_REPEAT_INTERVAL - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_RESPONSE_TRANSFORMERS - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_RMI_SECURITY_POLICY - Static variable in class org.mule.providers.rmi.RmiConnector
 
PROPERTY_RMI_SERVER_CODEBASE - Static variable in class org.mule.providers.rmi.RmiConnector
 
PROPERTY_SERVER_CLASS_NAME - Static variable in class org.mule.providers.rmi.RmiConnector
 
PROPERTY_SERVICE_CLASS_NAME - Static variable in class org.mule.providers.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.providers.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.providers.rmi.RmiConnector
The property name for a list of objects used to call a Remote object via an RMI or EJB MessageReceiver
PROPERTY_SERVICE_OVERRIDE - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_START_DELAY - Static variable in class org.mule.providers.quartz.QuartzConnector
 
PROPERTY_TRANSFORMERS - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_TRANSITION - Static variable in class org.mule.providers.bpm.ProcessConnector
 
PROPERTY_WRITE_TO_DIRECTORY - Static variable in class org.mule.providers.file.FileConnector
 
propertyExtractor - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
PropertyExtractor - Interface in org.mule.util.properties
PropertyExtractor extracts a property from the message in a generic way.
propertyExtractorCache - Variable in class org.mule.providers.jdbc.JdbcConnector
 
propertyExtractors - Variable in class org.mule.providers.jdbc.JdbcConnector
 
PropertyFactory - Interface in org.mule.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
 
propertyTemplateMalformed(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
PROTOCOL - Static variable in class org.mule.providers.bpm.ProcessConnector
 
protocol - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
protocol - Variable in class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
provideEndLatch() - Method in class org.mule.impl.work.WorkerContext
Provides a latch, which can be used to wait the end of a work execution.
PROVIDER_SERVICES_PATH - Static variable in class org.mule.providers.service.TransportFactory
 
providerProperties - Variable in class org.mule.providers.jdbc.JdbcConnector
 
provideStartLatch() - Method in class org.mule.impl.work.WorkerContext
Provides a latch, which can be used to wait the start of a work execution.
proxy - Variable in class org.mule.impl.model.direct.DirectComponent
 
proxy - Static variable in class org.mule.providers.bpm.jbpm.MuleMessageService
 
proxyPool - Variable in class org.mule.impl.model.seda.SedaComponent
A pool of available Mule proxies.
proxyPoolTimedOut() - Static method in class org.mule.config.i18n.CoreMessages
 
put(Object, Object) - Method in class org.mule.providers.soap.xfire.XFireMuleSession
Put a variable into the session with a key.
put(Object) - Method in interface org.mule.util.queue.Queue
Puts a new object in this queue and wait if necessary.
putNow(Object) - Method in class org.mule.util.queue.QueueInfo
 

Q

QNAME_MULE_PROVIDER - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
QNAME_MULE_TYPE_MAPPINGS - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
QNameConverter - Class in org.mule.config.converters
QNameConverter TODO document properly; see QNameConverterTestCase for now
QNameConverter() - Constructor for class org.mule.config.converters.QNameConverter
 
QNameConverter(boolean) - Constructor for class org.mule.config.converters.QNameConverter
 
QUARTZ_CONNECTOR_PROPERTY - Static variable in class org.mule.providers.quartz.QuartzMessageReceiver
 
QUARTZ_RECEIVER_PROPERTY - Static variable in class org.mule.providers.quartz.QuartzMessageReceiver
 
QuartzConnector - Class in org.mule.providers.quartz
Creates a connection to a Quartz sheduler.
QuartzConnector() - Constructor for class org.mule.providers.quartz.QuartzConnector
 
QuartzMessageDispatcher - Class in org.mule.providers.quartz
Can schedule a Job with the Quartz scheduler.
QuartzMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.quartz.QuartzMessageDispatcher
 
QuartzMessageDispatcherFactory - Class in org.mule.providers.quartz
Creates a QuartzMessageDispatcher instance.
QuartzMessageDispatcherFactory() - Constructor for class org.mule.providers.quartz.QuartzMessageDispatcherFactory
 
QuartzMessageReceiver - Class in org.mule.providers.quartz
Listens for Quartz sheduled events using the Receiver Job and fires events to the component associated with this receiver.
QuartzMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.quartz.QuartzMessageReceiver
 
QuartzMessages - Class in org.mule.providers.quartz.i18n
 
QuartzMessages() - Constructor for class org.mule.providers.quartz.i18n.QuartzMessages
 
queries - Variable in class org.mule.providers.jdbc.JdbcConnector
 
queryRunner - Variable in class org.mule.providers.jdbc.JdbcConnector
 
queryValueExtractors - Variable in class org.mule.providers.jdbc.JdbcConnector
 
Queue - Interface in org.mule.util.queue
Queue TODO
QUEUE_PROFILE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
QUEUE_PROFILE_PROPERTY - Static variable in class org.mule.impl.model.seda.SedaComponent
 
QueueConfiguration - Class in org.mule.util.queue
 
QueueConfiguration(int, boolean) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(int) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(boolean) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration() - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueInfo - Class in org.mule.util.queue
Stores information about a Queue
QueueInfo() - Constructor for class org.mule.util.queue.QueueInfo
 
QueueManager - Interface in org.mule.util.queue
A Queue manager is responsible for manageing one or more Queue resources and providing common support fot transactions and persistence
QueuePersistenceStrategy - Interface in org.mule.util.queue
QueuePersistenceStrategy defines the The api to a persistent queue store.
QueuePersistenceStrategy.Holder - Interface in org.mule.util.queue
 
QueueProfile - Class in org.mule.config
QueueProfile determines how an internal queue for a component will behave.
QueueProfile() - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(int, boolean) - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(QueueProfile) - Constructor for class org.mule.config.QueueProfile
 
queueProfile - Variable in class org.mule.impl.ImmutableMuleDescriptor
The queuing profile for events received for this component
queueProfile - Variable in class org.mule.impl.model.seda.SedaComponent
The queuing profile for events received for this component.
queueProfile - Variable in class org.mule.impl.model.seda.SedaModel
The queuing profile for events received for this component
QueueSession - Interface in org.mule.util.queue
 
queueTimeout - Variable in class org.mule.impl.model.seda.SedaComponent
The time out used for taking from the Seda Queue.
QuickConfigurationBuilder - Class in org.mule.config.builders
QuickConfigurationBuilder is a configuration helper that can be used by clients, configuration scripts or test cases to quickly configure a manager.
QuickConfigurationBuilder() - Constructor for class org.mule.config.builders.QuickConfigurationBuilder
Constructs a default builder
QuickConfigurationBuilder(boolean) - Constructor for class org.mule.config.builders.QuickConfigurationBuilder
Will construct a new Quick Config builder with the option of disposing of the current Manager if one exists

R

RaHelper - Class in org.mule.ra
RaHelper is a collection of helper methods used by this RA implementation
RaHelper() - Constructor for class org.mule.ra.RaHelper
 
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() - Method in class org.mule.extras.spring.config.ReaderInputStream
 
read() - Method in class org.mule.impl.model.streaming.CloseCountDownInputStream
 
read(byte[]) - Method in class org.mule.impl.model.streaming.CloseCountDownInputStream
 
read(byte[], int, int) - Method in class org.mule.impl.model.streaming.CloseCountDownInputStream
 
READ - Static variable in class org.mule.providers.AbstractMessageAdapter
 
read(InputStream) - Method in class org.mule.providers.tcp.protocols.DefaultProtocol
 
read(InputStream, int) - Method in class org.mule.providers.tcp.protocols.DefaultProtocol
 
read(InputStream) - Method in class org.mule.providers.tcp.protocols.LengthProtocol
 
read(InputStream) - Method in class org.mule.providers.tcp.protocols.MuleMessageEOFProtocol
 
read(InputStream) - Method in class org.mule.providers.tcp.protocols.MuleMessageLengthProtocol
 
read(InputStream) - Method in class org.mule.providers.tcp.protocols.MuleMessageProtocol
 
read(InputStream) - Method in class org.mule.providers.tcp.protocols.XmlMessageProtocol
 
read(InputStream) - Method in interface org.mule.providers.tcp.TcpProtocol
Reads the input stream and returns a whole message.
read(InputStream) - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
read(InputStream) - Method in interface org.mule.transformers.wire.WireFormat
 
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
 
readCharacter() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
readElements(Iterator) - Method in class org.mule.providers.soap.MuleSoapHeaders
 
ReaderInputStream - Class in org.mule.extras.spring.config
 
ReaderInputStream(Reader) - Constructor for class org.mule.extras.spring.config.ReaderInputStream
 
ReaderResource - Class in org.mule.config
ReaderResource is a reader with a description associated with it.
ReaderResource(String, Reader) - Constructor for class org.mule.config.ReaderResource
 
readFromProperties(TlsConfiguration, Properties) - Method in class org.mule.umo.security.tls.TlsPropertiesMapper
 
readInt() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
readJarFileEntries(File) - Static method in class org.mule.util.JarUtils
 
readOnly - Variable in class org.mule.util.xa.AbstractTransactionContext
 
readParams - Variable in class org.mule.providers.jdbc.JdbcMessageReceiver
 
readRequest() - Method in class org.mule.providers.http.HttpServerConnection
 
readResponse() - Method in class org.mule.providers.http.HttpServerConnection
 
readStmt - Variable in class org.mule.providers.jdbc.JdbcMessageReceiver
 
readString() - Static method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
rebind(Name, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
rebind(String, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
receive(String, long) - Method in class org.mule.extras.client.MuleClient
Will receive an event from an endpointUri determined by the url
receive(String, String, long) - Method in class org.mule.extras.client.MuleClient
Will receive an event from an endpointUri determined by the url
receive(String, UMOTransformer, long) - Method in class org.mule.extras.client.MuleClient
Will receive an event from an endpointUri determined by the url
receive(long) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.AbstractConnector
Make a specific request to the underlying transport
receive(UMOImmutableEndpoint, long) - Method in class org.mule.providers.AbstractConnector
Make a specific request to the underlying transport
receive(long) - Method in class org.mule.providers.AbstractMessageDispatcher
Make a specific request to the underlying transport
receive(String, Object[]) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
receive(String, SOAPEnvelope) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
receive(String, long) - Method in class org.mule.ra.DefaultMuleConnection
Will receive an event from an endpointUri determined by the url
receive(String, long) - Method in interface org.mule.ra.MuleConnection
 
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(UMOEndpointURI, long) - Method in interface org.mule.umo.provider.UMOConnector
Deprecated. Use receive(UMOImmutableEndpoint endpoint, long timeout)
receive(UMOImmutableEndpoint, long) - Method in interface org.mule.umo.provider.UMOConnector
Make a specific request to the underlying transport
receive(long) - Method in interface org.mule.umo.provider.UMOMessageDispatching
Make a specific request to the underlying transport
RECEIVE_NO_WAIT - Static variable in interface org.mule.umo.provider.UMOMessageDispatching
 
RECEIVE_WAIT_INDEFINITELY - Static variable in interface org.mule.umo.provider.UMOMessageDispatching
 
receiveAction(AdminNotification, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
receiveAndTestResults() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
receiveBufferSize - Variable in class org.mule.providers.udp.UdpConnector
 
receiveBytes(byte[]) - Method in class org.mule.tck.testmodels.services.TestComponent
 
receiveCreditProfile(CreditProfile) - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
receiveCustomer(Customer) - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
receivedProfile(String[]) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
receivedQuote(String[]) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
receivedRate(LoanQuote) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
receivedRequest(String[]) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
receiveEvent(UMOEndpoint, long) - Method in class org.mule.impl.MuleEventContext
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in class org.mule.impl.MuleEventContext
Requests a synchronous receive of an event on the component
receiveEvent(UMOEndpointURI, long) - Method in class org.mule.impl.MuleEventContext
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in class org.mule.impl.MuleSession
 
receiveEvent(UMOImmutableEndpoint, long) - Method in class org.mule.impl.MuleSession
 
receiveEvent(UMOEndpoint, long) - Method in interface org.mule.umo.UMOEventContext
Requests a synchronous receive of an event on the component.
receiveEvent(String, long) - Method in interface org.mule.umo.UMOEventContext
Requests a synchronous receive of an event on the component.
receiveEvent(UMOEndpointURI, long) - Method in interface org.mule.umo.UMOEventContext
Requests a synchronous receive of an event on the component.
receiveEvent(UMOImmutableEndpoint, long) - Method in interface org.mule.umo.UMOSession
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in interface org.mule.umo.UMOSession
Requests a synchronous receive of an event on the component
ReceiveException - Exception in org.mule.umo.provider
ReceiveException is specifically thrown by the Provider receive method if something fails in the underlying transport
ReceiveException(Message, UMOImmutableEndpoint, long) - Constructor for exception org.mule.umo.provider.ReceiveException
 
ReceiveException(Message, UMOImmutableEndpoint, long, Throwable) - Constructor for exception org.mule.umo.provider.ReceiveException
 
ReceiveException(UMOImmutableEndpoint, long, Throwable) - Constructor for exception org.mule.umo.provider.ReceiveException
 
receiveLoanBrokerQuoteRequest(LoanBrokerQuoteRequest) - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
receiveMessagesInTransaction - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
determines whether messages will be received in a transaction template
receiveQuote(LoanQuote) - Method in class org.mule.examples.loanbroker.DefaultLoanBroker
 
receiveQuote(LoanQuote) - Method in interface org.mule.examples.loanbroker.LoanBrokerService
Triggered by an incoming offer from a bank.
receiver - Variable in class org.mule.providers.AbstractReceiverWorker
 
receiver - Variable in class org.mule.providers.PollingReceiverWorker
 
receiver - Variable in class org.mule.providers.PollingReceiverWorkerSchedule
 
receiveRemote(String, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
receiverKey - Variable in class org.mule.providers.AbstractMessageReceiver
Stores the key to this receiver, as used by the Connector to store the receiver.
receiverMustBeSet(String) - Static method in class org.mule.providers.jbi.i18n.JbiMessages
 
receiverNotInJobDataMap() - Static method in class org.mule.providers.quartz.i18n.QuartzMessages
 
receiverPropertyNotSet() - Static method in class org.mule.providers.http.i18n.HttpMessages
 
receivers - Variable in class org.mule.providers.AbstractConnector
The collection of listeners on this connector.
receiversCount - Variable in class org.mule.providers.jms.MultiConsumerJmsMessageReceiver
 
receiveTimeout - Variable in class org.mule.providers.udp.UdpConnector
 
RECIPIENT_DELIMITER - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
RECIPIENTS_PROPERTY - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
reconnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
reconnectStrategyFailed(Class, String) - Static method in class org.mule.config.i18n.CoreMessages
 
recover(int) - Method in class org.mule.providers.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.umo.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, Object) - Constructor for exception org.mule.umo.lifecycle.RecoverableException
 
RecoverableException(Message, Object, Throwable) - Constructor for exception org.mule.umo.lifecycle.RecoverableException
 
RedApple - Class in org.mule.tck.testmodels.fruit
 
RedApple() - Constructor for class org.mule.tck.testmodels.fruit.RedApple
 
redeliveryHandler - Variable in class org.mule.providers.jms.JmsMessageReceiver
 
RedeliveryHandler - Interface in org.mule.providers.jms
RedeliveryHandler is used to control how redelivered messages are processed by a connector.
redeliveryHandler - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
redeliveryHandler - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
refAttrib - Variable in class org.mule.config.builders.ObjectGetOrCreateRule
 
refineMethod(UMOEvent, Call, Object) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
ReflectionMessageBuilder - Class in org.mule.components.builder
Will try and set the result of an invocation as a bean property on the request message using reflection.
ReflectionMessageBuilder() - Constructor for class org.mule.components.builder.ReflectionMessageBuilder
 
refresh() - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider.JaasConfig
 
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
 
register(String, Class, DataContentHandler) - Method in class org.mule.providers.email.DefaultDataContentHandlerFactory
Register a DataContentHandler for a particular MIME type.
register(DataContentHandler) - Method in class org.mule.providers.email.DefaultDataContentHandlerFactory
Registers a DataContenetHandler for use with certain mime types.
registerAdminAgent() - Method in class org.mule.MuleManager
 
registerAgent(UMOAgent) - Method in class org.mule.MuleManager
Will register an agent object on this model.
registerAgent(UMOAgent) - Method in interface org.mule.umo.manager.UMOManager
Will register an agent object on this model.
registerBeanDefinitions(Document, Resource) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
registerComponent(String, String, String, String, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerComponent(String, String, UMOEndpoint, UMOEndpoint, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerComponent(UMODescriptor) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a user configured MuleDescriptor of a components to the server.
registerComponent(String, String, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponent(String, String, UMOEndpointURI, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponent(String, String, UMOEndpointURI, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerComponent(String, String, UMOEndpointURI, UMOEndpointURI, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerComponent(Object, String, UMOEndpointURI) - Method in class org.mule.extras.client.MuleClient
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponent(Object, String, MuleEndpointURI, MuleEndpointURI) - Method in class org.mule.extras.client.MuleClient
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerComponent(UMODescriptor) - Method in class org.mule.extras.client.MuleClient
Registers a user configured MuleDescriptor of a components to the server.
registerComponent(UMODescriptor) - Method in class org.mule.impl.model.AbstractModel
 
registerComponent(UMODescriptor) - Method in interface org.mule.umo.model.UMOModel
Registers a UMODescriptor with the MuleManager.
registerComponentInstance(Object, String, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponentInstance(Object, String, UMOEndpointURI, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerComponentServices() - Method in class org.mule.management.agents.JmxAgent
 
registerConfigurationService() - Method in class org.mule.management.agents.JmxAgent
 
registerConnector(UMOConnector) - Method in class org.mule.MuleManager
Registers a UMOConnector with the MuleManager.
registerConnector(UMOConnector) - Method in interface org.mule.umo.manager.UMOManager
Registers a UMOConnector with the MuleManager.
registerConnectors() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerConnectorServices() - Method in class org.mule.management.agents.JmxAgent
 
registered() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
registered() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
registered() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
registered() - Method in class org.mule.management.agents.JdmkAgent
 
registered() - Method in class org.mule.management.agents.JmxAgent
(non-Javadoc)
registered() - Method in class org.mule.management.agents.Log4jAgent
 
registered() - Method in class org.mule.management.agents.Mx4jAgent
 
registered() - Method in class org.mule.management.agents.RmiRegistryAgent
 
registered() - Method in class org.mule.management.agents.WrapperManagerAgent
 
registered() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
registered() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
registered() - Method in interface org.mule.umo.manager.UMOAgent
 
registerEndpoint(String, String, boolean) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerEndpoint(String, String, boolean, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerEndpoint(String, String, boolean, Map, UMOFilter) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerEndpoint(UMOEndpoint) - Method in class org.mule.MuleManager
Registers a shared/global endpoint with the MuleManager.
registerEndpoint(UMOEndpoint) - Method in interface org.mule.umo.manager.UMOManager
Registers a shared/global endpoint with the MuleManager.
registerEndpointIdentifier(String, String) - Method in class org.mule.MuleManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
registerEndpointIdentifier(String, String) - Method in interface org.mule.umo.manager.UMOManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
registerEndpointMappings() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerEndpointServices() - Method in class org.mule.management.agents.JmxAgent
 
registerEventType(Class, Class) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
registerException(Class) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
registerException(Class) - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
registerExceptionReader(ExceptionReader) - Static method in class org.mule.config.ExceptionHelper
Registers an exception reader with Mule
registerGlobalEndpoints() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerHandler(String, URLStreamHandler) - Static method in class org.mule.util.MuleUrlStreamHandlerFactory
 
registerInterceptorStack(String, UMOInterceptorStack) - Method in class org.mule.MuleManager
registers a interceptor stack list that can be referenced by other components
registerInterceptorStack(String, UMOInterceptorStack) - Method in interface org.mule.umo.manager.UMOManager
registers a interceptor stack list that can be referenced by other components
registerListener(UMOServerNotificationListener) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
registerListener(UMOServerNotificationListener, String) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
registerListener(UMOServerNotificationListener) - Method in class org.mule.MuleManager
Registers an intenal server event listener.
registerListener(UMOServerNotificationListener, String) - Method in class org.mule.MuleManager
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
This creates a UMOMessageReceiver associated with this endpoint and registers it with the connector.
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.http.HttpConnector
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.stream.SystemStreamConnector
 
registerListener(UMOServerNotificationListener) - Method in interface org.mule.umo.manager.UMOManager
Registers an intenal server event listener.
registerListener(UMOServerNotificationListener, String) - Method in interface org.mule.umo.manager.UMOManager
Registers an intenal server event listener.
registerListener(UMOComponent, UMOEndpoint) - Method in interface org.mule.umo.provider.UMOConnector
This creates a UMOMessageReceiver associated with this endpoint and registers it with the connector.
registerListeners() - Method in class org.mule.impl.model.AbstractComponent
 
registerMaskedPropertyName(String) - Static method in class org.mule.util.PropertiesUtils
Register a property name for masking.
registerModel(String, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerModel(UMOModel) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerModel(UMOModel) - Method in class org.mule.MuleManager
 
registerModel(UMOModel) - Method in interface org.mule.umo.manager.UMOManager
 
registerModelServices() - Method in class org.mule.management.agents.JmxAgent
 
registerMuleService() - Method in class org.mule.management.agents.JmxAgent
 
registerMulticasterDescriptor() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerProtocols() - Method in class org.mule.providers.soap.axis.AxisConnector
 
registerProtocols() - Method in class org.mule.providers.soap.axis.wsdl.AxisWsdlConnector
 
registerProtocols() - Method in class org.mule.providers.soap.xfire.wsdl.XFireWsdlConnector
 
registerProtocols() - Method in class org.mule.providers.soap.xfire.XFireConnector
 
registerReceiverWithMuleService(UMOMessageReceiver, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisConnector
 
registerReceiverWithMuleService(UMOMessageReceiver, UMOEndpointURI) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
registerSourceType(Class) - Method in class org.mule.transformers.AbstractTransformer
 
registerStatisticsService() - Method in class org.mule.management.agents.JmxAgent
 
registerSupportedProtocol(String) - Method in class org.mule.providers.AbstractConnector
Registers other protocols 'understood' by this connector.
registerSupportedProtocolWithoutPrefix(String) - Method in class org.mule.providers.AbstractConnector
Registers other protocols 'understood' by this connector.
registerSystemComponent(UMODescriptor) - Static method in class org.mule.impl.model.ModelHelper
Deprecated.  
registerSystemModel(String) - Static method in class org.mule.MuleManager
 
registerTransformer(UMOTransformer) - Method in class org.mule.MuleManager
Registers a transformer with the MuleManager.
registerTransformer(UMOTransformer) - Method in interface org.mule.umo.manager.UMOManager
Registers a transformer with the MuleManager.
registerTransformers() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerTransportTypes() - Method in class org.mule.providers.soap.axis.AxisConnector
 
registerType(String, int) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
registerWrapperService() - Method in class org.mule.management.agents.JmxAgent
Register a Java Service Wrapper agent.
registry - Variable in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
REGISTRY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.mule.util.concurrent.WaitPolicy
 
relativize(URI) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
release() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
release() - Method in class org.mule.impl.model.DefaultMuleProxy
 
release() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
release() - Method in class org.mule.impl.model.seda.SedaComponent
 
release() - Method in class org.mule.impl.work.WorkerContext
 
release() - Method in class org.mule.providers.AbstractReceiverWorker
This method is called once this worker is no longer required.
release() - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
release() - Method in class org.mule.providers.http.HttpStreamMessageAdapter
 
release() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent.MessageExchangeWorker
 
release() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
release() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
release() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
 
release() - Method in class org.mule.providers.PollingReceiverWorker
 
release() - Method in class org.mule.providers.streaming.StreamMessageAdapter
The release method is called by Mule to notify this adapter that it is no longer needed.
release() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
release() - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
release() - Method in class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
release() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
release() - Method in class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
 
release() - Method in class org.mule.ra.DelegateWorkManager.RunnableWorkAdapter
 
release() - Method in class org.mule.ra.JcaComponent.MuleJcaWorker
 
release() - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
release() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
The release method is called by Mule to notify this adapter that it is no longer needed.
releaseFtp(UMOEndpointURI, FTPClient) - Method in class org.mule.providers.ftp.FtpConnector
 
releaseSavepoint(Savepoint) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
RemoteDispatcher - Class in org.mule.extras.client
RemoteDispatcher is used to make and receive requests to a remote Mule instance.
RemoteDispatcher(String, UMOCredentials) - Constructor for class org.mule.extras.client.RemoteDispatcher
 
RemoteDispatcher(String) - Constructor for class org.mule.extras.client.RemoteDispatcher
 
remoteObject - Variable in class org.mule.providers.rmi.RmiCallbackMessageReceiver
 
remoteObject - Variable in class org.mule.providers.rmi.RmiMessageDispatcher
 
remoteObject - Variable in class org.mule.providers.rmi.RmiMessageReceiver
 
remoteSync - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether a synchronous call should block to obtain a response from a remote server (if the transport supports it).
remoteSyncTimeout - Variable in class org.mule.impl.ImmutableMuleEndpoint
How long to block when performing a remote synchronisation to a remote host.
remove(ComponentStatistics) - Method in class org.mule.management.stats.AllStatistics
 
remove(String) - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
remove(Object) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
remove(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
remove(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
remove(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Removes the object specified by the given id from the store.
removeAll(Collection) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
removeAllListeners() - Method in class org.mule.extras.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.extras.spring.events.MuleEventMulticaster
Removes a listener from the multicaster
removeAttachment(String) - Method in class org.mule.impl.MuleMessage
 
removeAttachment(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
removeAttachment(String) - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
removeAttachment(String) - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
 
removeAttachment(String) - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
removeAttachment(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
removeConnection(MuleConnection) - Method in class org.mule.ra.MuleManagedConnection
Removes the associated connection handle from the connections set to the physical connection.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.mule.ra.MuleManagedConnection
Removes an already registered connection event listener from the ManagedConnection instance.
removeContainer(String) - Method in class org.mule.impl.container.MultiContainerContext
 
removed - Variable in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
removeEncryptionStrategy(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
removeEncryptionStrategy(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.impl.AbstractExceptionListener
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
removeEndpoint(UMOImmutableEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.routing.response.ResponseRouterCollection
 
removeEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
removeEndpoint(UMOImmutableEndpoint) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Removes a specific endpoint from the router
removeEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
removeEvent(UMOEvent) - Method in class org.mule.routing.inbound.EventGroup
Remove the given event from the group.
removeEventGroup(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Remove the group from this aggregator's "store".
removeEventGroup(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
removeEventGroup(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
removeExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
removeFile(File) - Method in class org.mule.util.monitor.FileMonitor
Remove specified file for listening.
removeFromEnvironment(String) - Method in class org.mule.impl.jndi.SimpleContext
 
removeHeaders(String) - Method in class org.mule.providers.http.HttpRequest
 
removeHeaders(String) - Method in class org.mule.providers.http.HttpResponse
 
removeInterface(Class[], Class) - Static method in class org.mule.providers.soap.ServiceProxy
 
removeListener(FileMonitor) - Method in class org.mule.util.monitor.FileMonitor
Remove listener from this file monitor.
removeListener(TimeEventListener) - Method in class org.mule.util.timer.EventTimerTask
 
removeNamedParameter(NamedParameter) - Method in class org.mule.providers.soap.SoapMethod
 
removeNamespacePrefix(String) - Static method in class org.mule.util.PropertiesUtils
 
removeNamespaces(Map) - Static method in class org.mule.util.PropertiesUtils
 
removeProperty(String) - Method in class org.mule.impl.MuleMessage
 
removeProperty(Object) - Method in class org.mule.impl.MuleSession
Will retrieve a session level property and remove it from the session
removeProperty(String) - Method in class org.mule.providers.AbstractMessageAdapter
Removes an associated property from the message
removeProperty(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Removes a property on this message
removeProperty(Object) - Method in interface org.mule.umo.UMOSession
Will retrieve a session level property and remove it from the session
removePropertyChangeListener(PropertyChangeListener) - Method in class org.mule.ra.MuleManagedConnectionFactory
Delete association of PropertyChangeListener with the ManagedConnectionFactory.
removeProvider(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
removeProvider(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
removeRouter(UMORouter) - Method in class org.mule.routing.AbstractRouterCollection
 
removeRouter(UMOInboundRouter) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
removeRouter(UMOResponseRouter) - Method in class org.mule.routing.response.ResponseRouterCollection
 
removeRouter(UMOInboundRouter) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
removeRouter(UMOResponseRouter) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
removeRouter(UMORouter) - Method in interface org.mule.umo.routing.UMORouterCollection
 
removeXmlNamespacePrefix(String) - Static method in class org.mule.util.PropertiesUtils
 
rename(Name, Name) - Method in class org.mule.impl.jndi.SimpleContext
 
rename(Attributes.Name, Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
rename(String, String) - Method in class org.mule.impl.jndi.SimpleContext
 
rename(File, File) - Method in interface org.mule.util.file.FileSession
 
rename(File, File) - Method in class org.mule.util.file.TransactedFileSession
 
renameFile(String, String) - Static method in class org.mule.util.FileUtils
 
renameFile(File, File) - Static method in class org.mule.util.FileUtils
 
renameFileHard(String, String) - Static method in class org.mule.util.FileUtils
 
renameFileHard(File, File) - Static method in class org.mule.util.FileUtils
 
repeat(char, int) - Static method in class org.mule.util.StringUtils
Like StringUtils.repeat(String, int) but with a single character as argument.
REPLACEMENT_CHAR - Static variable in class org.mule.providers.jms.JmsMessageUtils
 
replaceObjectNameChars(String) - Static method in class org.mule.util.ObjectNameHelper
 
REPLY_TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
replyTo - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ReplyToHandler - Interface in org.mule.providers
ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
reportAvailableServices(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
reportCantGetAxisService(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
reportServiceInfo(WriterMessageAdapter, SOAPService, String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
request(CustomerQuoteRequest, boolean) - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
request(int, Object) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
REQUEST_HEADER_NAMES - Static variable in class org.mule.providers.http.HttpConstants
 
REQUEST_TIMEOUT_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
RequestContext - Class in org.mule.impl
RequestContext is a thread context where components can get the current event or set response properties that will be sent on the outgoing message.
RequestContext() - Constructor for class org.mule.impl.RequestContext
Do not instanciate.
requestDispatch(int, String) - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
requestError() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
requestFailedWithStatus(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
RequestLine - Class in org.mule.providers.http
Defines a HTTP request-line, consisting of method name, URI and protocol.
RequestLine(String, String, HttpVersion) - Constructor for class org.mule.providers.http.RequestLine
 
RequestLine(String, String, String) - Constructor for class org.mule.providers.http.RequestLine
 
requestResponse(Object) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
requestSend(int, String) - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
requestSend(int, String, Map) - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
requestSend(String) - Method in class org.mule.samples.voipservice.client.VoipConsumer
 
requiresCurrentEvent() - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
requiresCurrentEvent() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
resequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
Reorder collected events according to the configured Comparator.
reset() - Method in class org.mule.providers.SimpleRetryConnectionStrategy.RetryCounter
 
resetAccessControl() - Method in class org.mule.impl.MuleEvent
 
resetAccessControl() - Method in class org.mule.impl.MuleMessage
 
resetAccessControl(Object) - Static method in class org.mule.impl.RequestContext
 
resetAccessControl() - Method in interface org.mule.impl.ThreadSafeAccess
This method should ONLY be used in the construction of composite ThreadSafeAccess instances.
resetAccessControl() - Method in class org.mule.providers.AbstractMessageAdapter
 
resetExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
resetSession() - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
resetState() - Method in class org.mule.providers.AbstractConnectionStrategy
Resets any state stored in the retry strategy
resetState() - Method in class org.mule.providers.SimpleRetryConnectionStrategy
Resets any state stored in the retry strategy
resetState() - Method in class org.mule.providers.SingleAttemptConnectionStrategy
Resets any state stored in the retry strategy
Resin3TransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
Resin3TransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.Resin3TransactionManagerLookupFactory
 
resolve(URI) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
resolve(String) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
resolveDomainClash(String) - Method in class org.mule.management.support.AbstractJmxSupport
Resolve JMX domain clash by adding an incremented number suffix to the name.
resolveEndpoint() - Method in class org.mule.config.builders.EndpointReference
 
resolveEndpointReference(DocumentFragment) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
resolveEntity(String, String) - Method in class org.mule.config.MuleDtdResolver
 
resolveEntryPoint(UMODescriptor) - Method in class org.mule.impl.model.resolvers.CallableEntryPointResolver
 
resolveEntryPoint(UMODescriptor) - Method in class org.mule.impl.model.resolvers.DynamicEntryPointResolver
 
resolveEntryPoint(UMODescriptor) - Method in class org.mule.impl.model.resolvers.StreamingEntryPointResolver
 
resolveEntryPoint(UMODescriptor) - Method in class org.mule.tck.testmodels.mule.TestEntryPointResolver
 
resolveEntryPoint(UMODescriptor) - Method in interface org.mule.umo.model.UMOEntryPointResolver
 
resolveModelName(MuleActivationSpec) - Method in class org.mule.ra.MuleResourceAdapter
 
resolveReference(UMOContainerContext) - Method in class org.mule.config.builders.ContainerReference
 
resolveTransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionTemplate
 
resolveTransformer() - Method in class org.mule.config.builders.TransformerReference
 
resource - Variable in class org.mule.providers.AbstractReceiverResourceWorker
 
resource - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
RESOURCE_INFO_PROPERTY - Static variable in class org.mule.impl.endpoint.ResourceNameEndpointBuilder
 
resourceIdentifier - Variable in class org.mule.umo.manager.UMOServerNotification
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
 
ResourceNameEndpointBuilder - Class in org.mule.impl.endpoint
ResourceNameEndpointBuilder extracts a resource name from a uri endpointUri
ResourceNameEndpointBuilder() - Constructor for class org.mule.impl.endpoint.ResourceNameEndpointBuilder
 
RESPONSE_HEADER_NAMES - Static variable in class org.mule.providers.http.HttpConstants
 
RESPONSE_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
responseAvgRequest(long) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
ResponseCorrelationAggregator - Class in org.mule.routing.response
ResponseCorrelationAggregator Correlates one or more events on a response flow using the Correlation Id to group events.
ResponseCorrelationAggregator() - Constructor for class org.mule.routing.response.ResponseCorrelationAggregator
 
responseMessages - Variable in class org.mule.routing.response.AbstractResponseAggregator
The collection of messages that are ready to be returned to the callee.
responseNumQuotes(int) - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
ResponseOutputStream - Class in org.mule.impl
ResponseOutputStream is an output stream associated with the currently received event.
ResponseOutputStream(OutputStream) - Constructor for class org.mule.impl.ResponseOutputStream
 
ResponseOutputStream(Socket) - Constructor for class org.mule.impl.ResponseOutputStream
 
responseRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
ResponseRouterCollection - Class in org.mule.routing.response
ResponseRouterCollection is a router that can be used to control how the response in a request/response message flow is created.
ResponseRouterCollection() - Constructor for class org.mule.routing.response.ResponseRouterCollection
 
ResponseRouterProcessor - Class in org.mule.tools.visualizer.processor
 
ResponseRouterProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.ResponseRouterProcessor
 
responseTimedOutWaitingForId(int, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
ResponseTimeoutException - Exception in org.mule.umo.routing
ResponseTimeoutException is thrown when a response is not received in a given timeout in the Response Router.
ResponseTimeoutException(Message, UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.ResponseTimeoutException
 
ResponseTimeoutException(Message, UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.ResponseTimeoutException
 
responseTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use responseRouter instead.
responseTransformer - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transformer used to transform the incoming or outgoing data
responseTransformer - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
responseTransformers - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
ResponseWriter - Class in org.mule.providers.http
Provides a hybrid Writer/OutputStream for sending HTTP response data
ResponseWriter(OutputStream) - Constructor for class org.mule.providers.http.ResponseWriter
 
ResponseWriter(OutputStream, String) - Constructor for class org.mule.providers.http.ResponseWriter
 
ResponseWriter(OutputStream, String, String) - Constructor for class org.mule.providers.http.ResponseWriter
 
REST_SERVICE_URL - Static variable in class org.mule.components.rest.RestServiceWrapper
 
restore() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
restore() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
restore() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Retrieves the ids of the stored objects.
restoreFiles(File, List) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
RestRequestToCustomerRequest - Class in org.mule.examples.loanbroker.transformers
Converts parameters on the message into a CustomerQuoteRequest object
RestRequestToCustomerRequest() - Constructor for class org.mule.examples.loanbroker.transformers.RestRequestToCustomerRequest
 
RestServiceException - Exception in org.mule.components.rest
 
RestServiceException(Message, UMOMessage) - Constructor for exception org.mule.components.rest.RestServiceException
 
RestServiceException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.components.rest.RestServiceException
 
RestServiceWrapper - Class in org.mule.components.rest
This component can used to proxy REST style services as local Mule Components.
RestServiceWrapper() - Constructor for class org.mule.components.rest.RestServiceWrapper
 
RestTester - Class in org.mule.samples.rest
TODO This is a bogus class that has been put here so that the Corbertura plugin does not barf, we need to find a way to get this plug in to ignore certain modules
RestTester() - Constructor for class org.mule.samples.rest.RestTester
 
resultSetHandler - Variable in class org.mule.providers.jdbc.JdbcConnector
 
resume() - Method in class org.mule.impl.model.AbstractComponent
Resumes a single Mule Component that has been paused.
resume() - Method in class org.mule.impl.model.DefaultMuleProxy
Triggers the UMO to resume processing of events if it is suspended
resume() - Method in interface org.mule.impl.model.MuleProxy
Triggers the UMO to resume processing of events if it is suspended
resume() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Triggers the UMO to resume processing of events if it is suspended
resume() - Method in class org.mule.management.mbeans.ComponentService
Resumes the Component that has been paused.
resume() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
Resumes the Component that has been paused.
resume() - Method in class org.mule.transaction.AbstractTransaction
 
resume() - Method in class org.mule.transaction.XaTransaction
 
resume() - Method in interface org.mule.umo.UMOComponent
Resumes a single Mule Component that has been paused.
resume() - Method in interface org.mule.umo.UMOTransaction
Resume the XA transaction
resumeComponent(String) - Method in class org.mule.impl.model.AbstractModel
Resumes a single Mule Component that has been paused.
resumeComponent(String) - Method in class org.mule.management.mbeans.ModelService
 
resumeComponent(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
resumeComponent(String) - Method in interface org.mule.umo.model.UMOModel
Resumes a single Mule Component that has been paused.
resumeEncoding() - Method in class org.mule.util.Base64.OutputStream
Resumes encoding of the stream.
resumeMessages(Token) - Method in class org.mule.providers.bpm.jbpm.MuleMessageService
 
resumeXATransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionTemplate
 
retainAll(Collection) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
RetrieveMessageDispatcher - Class in org.mule.providers.email
This dispatcher can only be used to receive message (as opposed to listening for them).
RetrieveMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.email.RetrieveMessageDispatcher
 
RetrieveMessageDispatcherFactory - Class in org.mule.providers.email
A source of mail receiving message dispatchers.
RetrieveMessageDispatcherFactory() - Constructor for class org.mule.providers.email.RetrieveMessageDispatcherFactory
 
RetrieveMessageReceiver - Class in org.mule.providers.email
Poll a mailbox for messages, remove the messages and route them as events into Mule.
RetrieveMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long, boolean, String) - Constructor for class org.mule.providers.email.RetrieveMessageReceiver
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in class org.mule.impl.MuleSessionHandler
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in class org.mule.impl.NullSessionHandler
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in class org.mule.providers.http.HttpSessionHandler
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in interface org.mule.umo.provider.UMOSessionHandler
 
RETRY_COUNT_FOREVER - Static variable in class org.mule.providers.SimpleRetryConnectionStrategy
 
retryCounter - Static variable in class org.mule.providers.SimpleRetryConnectionStrategy
 
retryMethod(HttpMethod, IOException, int) - Method in class org.mule.providers.http.MuleHttpMethodRetryHandler
 
returnClass - Variable in class org.mule.transformers.AbstractTransformer
The return type that will be returned by the AbstractTransformer.transform(java.lang.Object) method is called
returnObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
returnObject(Object) - Method in interface org.mule.util.ObjectPool
 
reuseConsumer - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
reuseSession - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
reverseString(String) - Method in class org.mule.tck.services.MatchingMethodsComponent
 
rewriteEvent(UMOMessage) - Static method in class org.mule.impl.RequestContext
Sets a new message payload in the RequestContext but maintains all other properties (session, endpoint, synchronous, etc.) from the previous event.
rewriteProperty(Map, String) - Method in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
Rfc822ByteArraytoMimeMessage - Class in org.mule.providers.email.transformers
 
Rfc822ByteArraytoMimeMessage() - Constructor for class org.mule.providers.email.transformers.Rfc822ByteArraytoMimeMessage
 
RmiAble - Interface in org.mule.providers.rmi
A callback proxy for binding a RmiMessage receiver to a Remote object
RmiCallbackMessageReceiver - Class in org.mule.providers.rmi
TODO
RmiCallbackMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.rmi.RmiCallbackMessageReceiver
 
RmiConnector - Class in org.mule.providers.rmi
RmiConnector can bind or send to a given RMI port on a given host.
RmiConnector() - Constructor for class org.mule.providers.rmi.RmiConnector
 
RmiContainerContext - Class in org.mule.impl.container
RmiContainerContext is a container implementaiton that allows RMi objects to be referenced either as components or properties on components
RmiContainerContext(String) - Constructor for class org.mule.impl.container.RmiContainerContext
 
RmiContainerContext() - Constructor for class org.mule.impl.container.RmiContainerContext
 
RmiMessageAdapter - Class in org.mule.providers.rmi
Wraps an object obtained by calling a method on a Remote object
RmiMessageAdapter(Object) - Constructor for class org.mule.providers.rmi.RmiMessageAdapter
 
RmiMessageAdapter(RmiMessageAdapter) - Constructor for class org.mule.providers.rmi.RmiMessageAdapter
 
RmiMessageDispatcher - Class in org.mule.providers.rmi
RmiMessageDispatcher will send transformed mule events over RMI-JRMP.
RmiMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.rmi.RmiMessageDispatcher
 
RmiMessageDispatcherFactory - Class in org.mule.providers.rmi
Creates and RmiMessageDispatcher
RmiMessageDispatcherFactory() - Constructor for class org.mule.providers.rmi.RmiMessageDispatcherFactory
 
RmiMessageReceiver - Class in org.mule.providers.rmi
Will repeatedly call a method on a Remote object.
RmiMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long) - Constructor for class org.mule.providers.rmi.RmiMessageReceiver
 
RmiMessages - Class in org.mule.providers.rmi.i18n
 
RmiMessages() - Constructor for class org.mule.providers.rmi.i18n.RmiMessages
 
RmiRegistryAgent - Class in org.mule.management.agents
Binds to an existing RMI registry or creates a new one on a defined URI.
RmiRegistryAgent() - Constructor for class org.mule.management.agents.RmiRegistryAgent
 
rollback() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
rollback(Savepoint) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
rollback(Xid) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
rollback() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollback() - Method in class org.mule.transaction.AbstractTransaction
 
rollback() - Method in interface org.mule.umo.UMOTransaction
Rollback the transaction
rollback() - Method in interface org.mule.util.file.FileSession
 
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.providers.jdbc.JdbcUtils
 
rollbackFileMove(File, String) - Method in class org.mule.providers.file.FileMessageReceiver
Exception tolerant roll back method
rollbackOnly - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollbackTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
rolledBack - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
rootStackTrace() - Static method in class org.mule.config.i18n.CoreMessages
 
RoundRobinXmlSplitter - Class in org.mule.routing.outbound
This router will split the Xml message into parts based on the xpath expression and route each new event to the endpoints on the router, one after the other.
RoundRobinXmlSplitter() - Constructor for class org.mule.routing.outbound.RoundRobinXmlSplitter
 
route(Object) - Method in interface org.mule.providers.rmi.RmiAble
Implementing method should route message back to Mule receiver and receive possible reply for program that calls this Receiver
route(UMOEvent) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
route(UMOEvent) - Method in class org.mule.routing.nested.NestedRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.ChainingRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.EndpointSelector
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.MulticastingRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundRouterCollection
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.RoundRobinXmlSplitter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.TemplateEndpointRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.TransformerRouter
 
route(UMOEvent) - Method in class org.mule.routing.response.ResponseRouterCollection
 
route(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
route(UMOEvent) - Method in interface org.mule.umo.routing.UMONestedRouter
 
route(UMOMessage, UMOSession, boolean) - Method in interface org.mule.umo.routing.UMOOutboundRouter
This method is responsible for routing the Message via the Session.
route(UMOMessage, UMOSession, boolean) - Method in interface org.mule.umo.routing.UMOOutboundRouterCollection
Prepares one or more events to be dispached by a Message Dispatcher.
route(UMOEvent) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
routeException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.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 UMOMessage available to dispatch.
routeException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
routeMessage(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, boolean) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, UMOTransaction, boolean) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, OutputStream) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, boolean, OutputStream) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, UMOTransaction, boolean, OutputStream) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(Object) - Method in class org.mule.providers.rmi.RmiCallbackMessageReceiver
Routes message forward
routeMessage(UMOMessage) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
routeMessage(UMOMessage, boolean) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
routeMessage(UMOMessage, UMOTransaction, boolean) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
routeMessage(UMOMessage, OutputStream) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
routeMessage(UMOMessage, boolean, OutputStream) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
routeMessage(UMOMessage, UMOTransaction, boolean, OutputStream) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
RoutePathNotFoundException - Exception in org.mule.umo.routing
RoutePathNotFoundException is thrown if a routing path for an event cannot be found.
RoutePathNotFoundException(UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, UMOMessage, UMOEndpoint) - Constructor for exception org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, UMOMessage, UMOEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.RoutePathNotFoundException
 
ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
routers - Variable in class org.mule.routing.AbstractRouterCollection
 
routers - Variable in class org.mule.routing.nested.NestedInvocationHandler
 
RouterStatistics - Class in org.mule.management.stats
RouterStatistics TODO
RouterStatistics(int) - Constructor for class org.mule.management.stats.RouterStatistics
The constructor
RouterStats - Class in org.mule.management.mbeans
RouterStats TODO
RouterStats(RouterStatistics) - Constructor for class org.mule.management.mbeans.RouterStats
 
RouterStatsMBean - Interface in org.mule.management.mbeans
RouterStatsMBean TODO
routingError() - Static method in class org.mule.providers.email.i18n.EmailMessages
 
RoutingException - Exception in org.mule.umo.routing
RoutingException is a base class for all routing exceptions.
RoutingException(UMOMessage, UMOImmutableEndpoint) - Constructor for exception org.mule.umo.routing.RoutingException
 
RoutingException(UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.RoutingException
 
RoutingException(Message, UMOMessage, UMOImmutableEndpoint) - Constructor for exception org.mule.umo.routing.RoutingException
 
RoutingException(Message, UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for exception org.mule.umo.routing.RoutingException
 
routingFailedOnEndpoint(UMOComponent, UMOImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
run(boolean) - Method in class org.mule.examples.loanbroker.AbstractLoanBrokerApp
 
run() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class org.mule.impl.model.DefaultMuleProxy
This is the entry point for the thread that runs an asynchronous component request.
run() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
run() - Method in class org.mule.impl.model.seda.SedaComponent
While the component isn't stopped this runs a continuous loop checking for new events in the queue.
run() - Method in class org.mule.impl.work.WorkerContext
 
run() - Method in class org.mule.MuleServer
Overloaded the [main] thread run method.
run() - Method in class org.mule.providers.AbstractReceiverWorker
This will run the receiver logic and call AbstractReceiverWorker.release() once AbstractReceiverWorker.doRun() completes.
run() - Method in class org.mule.providers.http.HttpMessageReceiver.HttpWorker
 
run() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent.MessageExchangeWorker
 
run() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
run() - Method in class org.mule.providers.jbi.JbiMessageReceiver
 
run() - Method in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
 
run() - Method in class org.mule.providers.PollingReceiverWorker
 
run() - Method in class org.mule.providers.PollingReceiverWorkerSchedule
 
run() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
run() - Method in class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
run() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
run() - Method in class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
Accept requests from a given Udp address
run() - Method in class org.mule.providers.vm.VMMessageReceiver.VMReceiverWorker
 
run() - Method in class org.mule.ra.DelegateWorkManager.RunnableWorkAdapter
 
run() - Method in class org.mule.ra.JcaComponent.MuleJcaWorker
 
run() - Method in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore.Expirer
 
run(TestResult) - Method in class org.mule.tck.AbstractMuleTestCase
 
run() - Method in class org.mule.tck.TestCaseWatchdog
 
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.timer.EventTimerTask
The action to be performed by this timer task.
runBare() - Method in class org.mule.tck.AbstractMuleTestCase
Shamelessly copy from Spring's ConditionalTestCase so in MULE-2.0 we can extend this class from ConditionalTestCase.
running - Variable in class org.mule.providers.PollingReceiverWorker
 
runScript(Bindings) - Method in class org.mule.components.script.jsr223.Scriptable
 
runScript(CompiledScript, Bindings) - Method in class org.mule.components.script.jsr223.Scriptable
 
runScript(Bindings) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 

S

safeRead(InputStream, byte[]) - Method in class org.mule.providers.tcp.protocols.ByteProtocol
Manage non-blocking reads and handle errors
safeRead(InputStream, byte[], int) - Method in class org.mule.providers.tcp.protocols.ByteProtocol
Manage non-blocking reads and handle errors
saveGraph(Graph, String, File) - Method in class org.mule.tools.visualizer.components.GraphRenderer
 
saveLicenseInfo(LicenseHandler.LicenseInfo) - Static method in class org.mule.modules.boot.LicenseHandler
 
SC_ACCEPTED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_BAD_GATEWAY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_BAD_REQUEST - Static variable in class org.mule.providers.http.HttpConstants
 
SC_CONFLICT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_CONTINUE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_CREATED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_EXPECTATION_FAILED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_FAILED_DEPENDENCY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_FORBIDDEN - Static variable in class org.mule.providers.http.HttpConstants
 
SC_GATEWAY_TIMEOUT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_GONE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_INSUFFICIENT_STORAGE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_INTERNAL_SERVER_ERROR - Static variable in class org.mule.providers.http.HttpConstants
 
SC_LENGTH_REQUIRED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_LOCKED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_METHOD_FAILURE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_METHOD_NOT_ALLOWED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MOVED_PERMANENTLY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MOVED_TEMPORARILY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MULTI_STATUS - Static variable in class org.mule.providers.http.HttpConstants
 
SC_MULTIPLE_CHOICES - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NO_CONTENT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_ACCEPTABLE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_FOUND - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_IMPLEMENTED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_NOT_MODIFIED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_OK - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PARTIAL_CONTENT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PAYMENT_REQUIRED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PRECONDITION_FAILED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PROCESSING - Static variable in class org.mule.providers.http.HttpConstants
 
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUEST_TIMEOUT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUEST_TOO_LONG - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUEST_URI_TOO_LONG - Static variable in class org.mule.providers.http.HttpConstants
 
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_RESET_CONTENT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_SEE_OTHER - Static variable in class org.mule.providers.http.HttpConstants
 
SC_SERVICE_UNAVAILABLE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_SWITCHING_PROTOCOLS - Static variable in class org.mule.providers.http.HttpConstants
 
SC_TEMPORARY_REDIRECT - Static variable in class org.mule.providers.http.HttpConstants
 
SC_UNAUTHORIZED - Static variable in class org.mule.providers.http.HttpConstants
 
SC_UNPROCESSABLE_ENTITY - Static variable in class org.mule.providers.http.HttpConstants
 
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.mule.providers.http.HttpConstants
 
SC_USE_PROXY - Static variable in class org.mule.providers.http.HttpConstants
 
schedule() - Method in class org.mule.providers.AbstractPollingMessageReceiver
This method registers this receiver for periodic polling ticks with the connectors scheduler.
schedule() - Method in class org.mule.providers.vm.VMMessageReceiver
 
scheduledFiles - Variable in class org.mule.providers.ftp.FtpMessageReceiver
 
scheduler - Variable in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
schedules - Variable in class org.mule.providers.AbstractPollingMessageReceiver
 
scheduleWork(Work) - Method in class org.mule.impl.work.MuleWorkManager
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.impl.work.MuleWorkManager
 
scheduleWork(Work) - Method in class org.mule.ra.DelegateWorkManager
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.ra.DelegateWorkManager
 
ScheduleWorkExecutor - Class in org.mule.impl.work
 
ScheduleWorkExecutor() - Constructor for class org.mule.impl.work.ScheduleWorkExecutor
 
schemeCannotChangeForRouter(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
schemeNotCompatibleWithConnector(String, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
SCRIPT_ENGINE_NAME_PROPERTY - Static variable in class org.mule.config.builders.ScriptConfigurationBuilder
 
Scriptable - Class in org.mule.components.script.jsr223
A JSR 223 Script component.
Scriptable() - Constructor for class org.mule.components.script.jsr223.Scriptable
 
scriptable - Variable in class org.mule.components.script.jsr223.ScriptMessageBuilder
Delegating script component that actually does the work
scriptable - Variable in class org.mule.transformers.script.ScriptTransformer
 
ScriptComponent - Class in org.mule.components.script.jsr223
A JSR 223 Script component.
ScriptComponent() - Constructor for class org.mule.components.script.jsr223.ScriptComponent
 
ScriptConfigurationBuilder - Class in org.mule.config.builders
Configures a MuleManager from one or more script files.
ScriptConfigurationBuilder() - Constructor for class org.mule.config.builders.ScriptConfigurationBuilder
 
ScriptConfigurationBuilder(String) - Constructor for class org.mule.config.builders.ScriptConfigurationBuilder
 
ScriptMessageBuilder - Class in org.mule.components.script.jsr223
A message builder component that can execute message building as a script.
ScriptMessageBuilder() - Constructor for class org.mule.components.script.jsr223.ScriptMessageBuilder
 
ScriptTransformer - Class in org.mule.transformers.script
Runs a script to perform transformation on an object.
ScriptTransformer() - Constructor for class org.mule.transformers.script.ScriptTransformer
 
seconds() - Static method in class org.mule.config.i18n.CoreMessages
 
secretKey - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
SecretKeyEncryptionStrategy - Class in org.mule.impl.security
SecretKey based encryption using JCE.
SecretKeyEncryptionStrategy() - Constructor for class org.mule.impl.security.SecretKeyEncryptionStrategy
 
SECURITY_AUTHENTICATION_FAILED - Static variable in class org.mule.impl.internal.notifications.SecurityNotification
 
SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
SECURITY_PROVIDER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
SecurityException - Exception in org.mule.umo.security
SecurityException is a generic security exception
SecurityException(Message, UMOMessage) - Constructor for exception org.mule.umo.security.SecurityException
 
SecurityException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.umo.security.SecurityException
 
securityFilter - Variable in class org.mule.impl.ImmutableMuleEndpoint
The security filter to apply to this endpoint
securityManager - Variable in class org.mule.impl.container.RmiContainerContext
 
SecurityNotification - Class in org.mule.impl.internal.notifications
SecurityNotification is fired when a request for authorisation occurs.
SecurityNotification(SecurityException, int) - Constructor for class org.mule.impl.internal.notifications.SecurityNotification
 
SecurityNotificationListener - Interface in org.mule.impl.internal.notifications
ManagerNotificationListener is an observer interface that objects can implement to receive notifications about secure access requests.
securityPolicy - Variable in class org.mule.impl.container.RmiContainerContext
 
SecurityProviderFactory - Interface in org.mule.umo.security.provider
Determines and initializes JDK-specific security provider.
SecurityProviderInfo - Interface in org.mule.umo.security.provider
A holder for some JDK-level SSL/TLS properties.
SecurityProviderNotFoundException - Exception in org.mule.umo.security
SecurityProviderNotFoundException is thrown by the UMOSecurityManager 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.umo.security.SecurityProviderNotFoundException
 
SecurityProviderNotFoundException(String, Throwable) - Constructor for exception org.mule.umo.security.SecurityProviderNotFoundException
 
SedaComponent - Class in org.mule.impl.model.seda
A Seda component runs inside a Seda Model and is responsible for managing a Seda Queue and thread pool for a Mule sevice component.
SedaComponent(MuleDescriptor, SedaModel) - Constructor for class org.mule.impl.model.seda.SedaComponent
Creates a new SEDA component.
SedaComponentStatistics - Class in org.mule.management.stats
TODO
SedaComponentStatistics(String, int, int) - Constructor for class org.mule.management.stats.SedaComponentStatistics
 
SedaModel - Class in org.mule.impl.model.seda
A Mule component service model that uses Seda principles to achieve high throughput by queueing events for components and processing them concurrently.
SedaModel() - Constructor for class org.mule.impl.model.seda.SedaModel
 
SelectiveConsumer - Class in org.mule.routing.inbound
SelectiveConsumer is an inbound router used to filter out unwanted events.
SelectiveConsumer() - Constructor for class org.mule.routing.inbound.SelectiveConsumer
 
send(String, Object, Map) - Method in class org.mule.extras.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(String, UMOMessage) - Method in class org.mule.extras.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.extras.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(String, UMOMessage, int) - Method in class org.mule.extras.client.MuleClient
Sends an event synchronously to a endpointUri via a mule server and a resulting message is returned.
send(UMOEvent) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
send(UMOImmutableEndpoint, UMOEvent) - Method in class org.mule.providers.AbstractConnector
Sends an event from the endpoint to the external system
send(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
send(Message) - Method in class org.mule.providers.bpm.jbpm.MuleMessageService
 
send(MessageProducer, Message, boolean, int, long, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
send(MessageProducer, Message, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, Destination, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, boolean, int, long, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageProducer, Message, boolean, int, long, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageProducer, Message, Destination, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageProducer, Message, Destination, boolean, int, long, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageContext, OutMessage) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
send(MessageContext, OutMessage) - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
 
send(String, Object, Map) - Method in class org.mule.ra.DefaultMuleConnection
Sends an object (payload) synchronous to the given url and returns a UMOMessage response back.
send(String, Object, Map) - Method in interface org.mule.ra.MuleConnection
 
send(UMOEvent) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
send(UMOSession, UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
send(UMOImmutableEndpoint, UMOEvent) - Method in interface org.mule.umo.provider.UMOConnector
Sends an event from the endpoint to the external system
send(UMOEvent) - Method in interface org.mule.umo.provider.UMOMessageDispatching
Sends an event from the endpoint to the external system
sendAction(AdminNotification, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
sendAsync(String, Object, Map) - Method in class org.mule.extras.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, UMOMessage) - Method in class org.mule.extras.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.extras.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, UMOMessage, int) - Method in class org.mule.extras.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.extras.client.RemoteDispatcher
 
sendAsyncToRemoteComponent(String, String, Object, Map) - Method in class org.mule.extras.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.providers.udp.UdpConnector
 
sendDirect(String, String, Object, Map) - Method in class org.mule.extras.client.MuleClient
sends an event synchronously to a components
sendDirect(String, String, UMOMessage) - Method in class org.mule.extras.client.MuleClient
sends an event synchronously to a components
sendDirectAsync(String, String, Object, Map) - Method in class org.mule.extras.client.MuleClient
sends an event to a components 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, UMOMessage) - Method in class org.mule.extras.client.MuleClient
sends an event to a components 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_URI - Static variable in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
sendEvent(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
sendEvent(Object) - Method in class org.mule.impl.MuleEventContext
This will send an event via the configured outbound router on the component
sendEvent(UMOMessage, UMOEndpoint) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOEndpointURI) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpointUri configured for the event
sendEvent(UMOMessage, String) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, String) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOMessage) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOMessage, UMOImmutableEndpoint) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOEvent) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOEvent) - Method in class org.mule.ra.JcaComponent
This is the synchronous call method and not supported by components managed in a JCA container
sendEvent(UMOEvent) - Method in interface org.mule.umo.UMOComponent
Makes a synhronous event call to the component.
sendEvent(Object) - Method in interface org.mule.umo.UMOEventContext
This will send an event via the configured outbound router on the component
sendEvent(UMOMessage) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOEndpointURI) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOEndpoint) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage) - Method in interface org.mule.umo.UMOSession
This will send an event via the configured outbound endpoint on the component for this session
sendEvent(UMOEvent) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOImmutableEndpoint) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEventAsync(Object, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, UMOEndpointURI, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, String, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(Object, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, UMOEndpointURI, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, String, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendMailMessage(Message) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
sendMessage(UMOEvent) - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
SendMuleEvent - Class in org.mule.providers.bpm.jbpm.actions
Sends a Mule message to the specified endpoint.
SendMuleEvent() - Constructor for class org.mule.providers.bpm.jbpm.actions.SendMuleEvent
 
SendMuleEventAndContinue - Class in org.mule.providers.bpm.jbpm.actions
Sends a Mule message to the specified endpoint and continues execution to the next state.
SendMuleEventAndContinue() - Constructor for class org.mule.providers.bpm.jbpm.actions.SendMuleEventAndContinue
 
sendNoReceive(String, Object, Map) - Method in class org.mule.extras.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.examples.loanbroker.AbstractLoanBrokerApp
 
sendRemote(String, Object, Map, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
sendRemote(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
 
sendStream(String, UMOStreamMessageAdapter) - Method in class org.mule.extras.client.MuleClient
 
sendStream(String, UMOStreamMessageAdapter, int) - Method in class org.mule.extras.client.MuleClient
Sends a streaming event synchronously to a endpointUri via a mule server and a resulting stream is set on the passed Stream Mesage Adapter.
sendStream(String, UMOStreamMessageAdapter) - Method in class org.mule.providers.soap.xfire.transport.MuleUniversalChannel
 
sendTestData(int) - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
sendTimeout - Variable in class org.mule.providers.udp.UdpConnector
 
sendToRemoteComponent(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
sends an event synchronously to a components on a remote Mule instance.
SENT_DATE_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
sentAsync() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
SEPARATOR - Static variable in class org.mule.util.ObjectNameHelper
 
SerializableToByteArray - Class in org.mule.transformers.simple
SerializableToByteArray converts a serializable object or a String to a byte array.
SerializableToByteArray() - Constructor for class org.mule.transformers.simple.SerializableToByteArray
 
SerializationWireFormat - Class in org.mule.transformers.wire
Wire format using Java serialization
SerializationWireFormat() - Constructor for class org.mule.transformers.wire.SerializationWireFormat
 
serverEventManagerNotEnabled() - Static method in class org.mule.config.i18n.CoreMessages
 
serverId - Variable in class org.mule.umo.manager.UMOServerNotification
 
ServerNotificationManager - Class in org.mule.impl.internal.notifications
ServerNotificationManager manages all server listeners for a Mule instance.
ServerNotificationManager() - Constructor for class org.mule.impl.internal.notifications.ServerNotificationManager
 
ServerNotificationManager.Listener - Class in org.mule.impl.internal.notifications
 
ServerNotificationManager.Listener(UMOServerNotificationListener, String) - Constructor for class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
serverShutdownAt(Date) - Static method in class org.mule.config.i18n.CoreMessages
 
serverStartedAt(long) - Static method in class org.mule.config.i18n.CoreMessages
 
serverWasUpForDuration(long) - Static method in class org.mule.config.i18n.CoreMessages
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
 
service - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
service - Variable in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
service - Variable in class org.mule.providers.soap.axis.AxisMessageReceiver
 
service - Variable in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
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_PROPERTY_COMPONENT_NAME - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
SERVICE_PROPERTY_SERVCE_PATH - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
SERVICE_ROOT - Static variable in class org.mule.util.SpiUtils
 
serviceClassInvocationFailed() - Static method in class org.mule.providers.rmi.i18n.RmiMessages
 
serviceDescriptions - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
serviceDescriptor - Variable in class org.mule.providers.AbstractConnector
Holds the service configuration for this connector
serviceInterfaces - Variable in class org.mule.providers.soap.xfire.XFireMessageReceiver
 
serviceIsNull(String) - Static method in class org.mule.providers.soap.xfire.i18n.XFireMessages
 
serviceOverrides - Variable in class org.mule.providers.AbstractConnector
The map of service overrides that can e used to extend the capabilities of the connector
ServiceParamTO - Class in org.mule.samples.voipservice.to
 
ServiceParamTO() - Constructor for class org.mule.samples.voipservice.to.ServiceParamTO
 
ServiceParamTO(CustomerTO, CreditCardTO) - Constructor for class org.mule.samples.voipservice.to.ServiceParamTO
 
ServiceProxy - Class in org.mule.providers.soap
ServiceProxy is a proxy that wraps a soap endpointUri to look like a Web service.
ServiceProxy() - Constructor for class org.mule.providers.soap.ServiceProxy
 
serviceUnitManager - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
SERVLET_CONNECTOR_NAME_PROPERTY - Static variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
The name of the servlet connector to use with this Servlet
ServletConnector - Class in org.mule.providers.http.servlet
ServletConnector is a channel adapter between Mule and a servlet engine.
ServletConnector() - Constructor for class org.mule.providers.http.servlet.ServletConnector
 
ServletMessageReceiver - Class in org.mule.providers.http.servlet
ServletMessageReceiver is a receiver that is invoked from a Servlet when an event is received.
ServletMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.servlet.ServletMessageReceiver
 
ServletMessages - Class in org.mule.providers.http.i18n
 
ServletMessages() - Constructor for class org.mule.providers.http.i18n.ServletMessages
 
servletUrl - Variable in class org.mule.providers.http.servlet.ServletConnector
 
session - Variable in class org.mule.providers.jms.JmsMessageReceiver
 
session - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
session - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
SessionDetails - Class in org.mule.providers.email
 
SessionDetails(Session, URLName) - Constructor for class org.mule.providers.email.SessionDetails
 
SessionException - Exception in org.mule.umo.model
SessionException is thrown when errors occur in the MuleSession or Seession Manager
SessionException(Message) - Constructor for exception org.mule.umo.model.SessionException
 
SessionException(Message, Throwable) - Constructor for exception org.mule.umo.model.SessionException
 
sessionHandler - Variable in class org.mule.providers.AbstractConnector
The strategy used for reading and writing session information to and fromt he transport
SessionInvocationHandler - Class in org.mule.providers.jms.xa
 
SessionInvocationHandler(XASession) - Constructor for class org.mule.providers.jms.xa.SessionInvocationHandler
 
SessionInvocationHandler(XAQueueSession) - Constructor for class org.mule.providers.jms.xa.SessionInvocationHandler
 
SessionInvocationHandler(XATopicSession) - Constructor for class org.mule.providers.jms.xa.SessionInvocationHandler
 
sessionShouldBeTransacted() - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
sessionShouldNotBeTransacted() - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
sessionValueIsMalformed(String) - Static method in class org.mule.config.i18n.CoreMessages
 
set(String, Object) - Method in class org.mule.providers.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
 
setAcceptUMOMessage(boolean) - Method in class org.mule.transformers.simple.SerializableToByteArray
 
setAcceptUMOMessage(boolean) - Method in class org.mule.transformers.xml.ObjectToXml
 
setAcknowledgementMode(int) - Method in class org.mule.providers.jms.JmsConnector
 
setAction(byte) - Method in class org.mule.impl.MuleTransactionConfig
 
setAction(byte) - Method in interface org.mule.umo.UMOTransactionConfig
 
setActionAsString(String) - Method in class org.mule.impl.MuleTransactionConfig
 
setAddInboundProperties(Map) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
setAddOutboundProperties(Map) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
setAddProperties(Map) - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
setAddress(AddressTO) - Method in class org.mule.samples.voipservice.to.CustomerTO
 
setAddress(String) - Method in class org.mule.tck.testmodels.services.Address
 
setAddress(Address) - Method in class org.mule.tck.testmodels.services.Person
 
setAfterExpression(String) - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
setAgents(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setAlgorithm(String) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
setAliases(Map) - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
setAllowGlobalDispatcher(boolean) - Method in class org.mule.providers.bpm.ProcessConnector
 
setAllowGlobalReceiver(boolean) - Method in class org.mule.providers.bpm.ProcessConnector
 
setAppendComponentName(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setApple(Apple) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setAppleCleaner(FruitCleaner) - Method in class org.mule.tck.testmodels.fruit.Apple
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Set the current Spring application context
setArrayProperties(List) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setAsText(String) - Method in class org.mule.extras.spring.config.TransformerEditor
 
setAsynchronous(boolean) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Determines whether events will be processed asynchronously
setAuthenticate(boolean) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setAuthenticated(boolean) - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
setAuthenticated(boolean) - Method in class org.mule.extras.jaas.JaasAuthentication
 
setAuthenticated(boolean) - Method in class org.mule.extras.pgp.PGPAuthentication
 
setAuthenticated(boolean) - Method in class org.mule.impl.security.MuleAuthentication
 
setAuthenticated(boolean) - Method in interface org.mule.umo.security.UMOAuthentication
 
setAuthentication(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiSecurityContext
 
setAuthentication(UMOAuthentication) - Method in class org.mule.extras.jaas.JaasSecurityContext
Sets the Authentication
setAuthentication(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityContext
 
setAuthentication(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityContext
 
setAuthenticationMethod(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setAuthenticator(Authenticator) - Method in class org.mule.providers.email.AbstractMailConnector
 
setAutoCommit(boolean) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setAutoDelete(boolean) - Method in class org.mule.providers.file.FileConnector
 
setAutoReload(boolean) - Method in class org.mule.components.script.AbstractScriptComponent
 
setAxisServer(AxisServer) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setAxisServer(AxisServer) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setAxisTransportProtocols(Map) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setBacklog(int) - Method in class org.mule.providers.tcp.TcpConnector
Deprecated. should use TcpConnector.setReceiveBacklog(int)
setBackupEnabled(boolean) - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
setBackupFolder(String) - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
setBanana(Banana) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setBankName(String) - Method in class org.mule.examples.loanbroker.bank.Bank
 
setBankName(String) - Method in class org.mule.examples.loanbroker.messages.LoanQuote
 
setBase64Encoding(boolean) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
setBatchSize(int) - Method in class org.mule.transaction.constraints.BatchConstraint
 
setBccAddresses(String) - Method in class org.mule.providers.email.SmtpConnector
 
setBeanFactory(BeanFactory) - Method in class org.mule.extras.spring.SpringContainerContext
Sets the spring application context used to build components
setBeanFactory(BeanFactory) - Method in class org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBeanWorkaround
 
setBeanName(String) - Method in class org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBeanWorkaround
 
setBeanProperty1(String) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
setBeanProperty2(int) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
setBeanTypes(List) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setBeforeExpressions(String) - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
setBinary(boolean) - Method in class org.mule.providers.ftp.FtpConnector
Setter for FTP transfer type.
setBindingProvider(String) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setBody(InputStream) - Method in class org.mule.providers.http.HttpResponse
 
setBodyString(String) - Method in class org.mule.providers.http.HttpResponse
 
setBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleMessage
 
setBooleanProperty(String, boolean) - Method in class org.mule.providers.AbstractMessageAdapter
 
setBooleanProperty(String, boolean) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a boolean property on the event
setBpms(BPMS) - Method in class org.mule.providers.bpm.ProcessConnector
 
setBpmsClass(String) - Method in class org.mule.providers.bpm.ProcessConnector
 
setBrand(String) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setBrand(String) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
setBroadcast(boolean) - Method in class org.mule.providers.udp.UdpConnector
 
setBuffer(int) - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
setBufferSize(int) - Method in class org.mule.providers.stream.StreamMessageReceiver
 
setBufferSize(int) - Method in class org.mule.providers.tcp.TcpConnector
Deprecated. Should use TcpConnector.setSendBufferSize(int) or TcpConnector.setReceiveBufferSize(int)
setBufferSize(int) - Method in class org.mule.providers.udp.UdpConnector
Deprecated. Should use UdpConnector.setSendBufferSize(int) or UdpConnector.setReceiveBufferSize(int)
setCacheJmsSessions(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setCacheXsl(boolean) - Method in class org.mule.management.agents.Mx4jAgent
 
setCapacity(int) - Method in class org.mule.util.queue.QueueConfiguration
 
setCaption(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setCaption(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setCardNumber(String) - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
setCardType(String) - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
setCaseSensitive(boolean) - Method in class org.mule.providers.file.filters.FilenameRegexFilter
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.WildcardFilter
 
setCatalog(String) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setCatchAllStrategy(UMORouterCatchAllStrategy) - Method in class org.mule.routing.AbstractRouterCollection
 
setCatchAllStrategy(UMORouterCatchAllStrategy) - Method in interface org.mule.umo.routing.UMORouterCollection
 
setCause(ExceptionBean) - Method in class org.mule.samples.errorhandler.ExceptionBean
 
setCcAddresses(String) - Method in class org.mule.providers.email.SmtpConnector
 
setChainsawHost(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setChainsawPort(int) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setChange(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setCheckFrequency(long) - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
setChunkSize(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setCity(String) - Method in class org.mule.samples.voipservice.to.AddressTO
 
setCleaner(FruitCleaner) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setClient(MuleClient) - Method in class org.mule.extras.client.MuleProxyListener
 
setClientConfig(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setClientConnectionManager(HttpConnectionManager) - Method in class org.mule.providers.http.HttpConnector
 
setClientId(String) - Method in class org.mule.providers.jms.JmsConnector
 
setClientID(String) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
setClientInHandlers(List) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.ssl.SslConnector
 
setClientKeyStore(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setClientKeyStore(String) - Method in interface org.mule.umo.security.TlsIndirectKeyStore
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setClientKeyStorePassword(String) - Method in interface org.mule.umo.security.TlsIndirectKeyStore
 
setClientKeyStoreType(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setClientKeyStoreType(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStoreType(String) - Method in class org.mule.providers.ssl.SslConnector
 
setClientKeyStoreType(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setClientKeyStoreType(String) - Method in interface org.mule.umo.security.TlsIndirectKeyStore
 
setClientMode(boolean) - Method in class org.mule.config.MuleConfiguration
 
setClientMode(boolean) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setClientMode(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setClientOutHandlers(List) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setClientProvider(SimpleProvider) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setClientServices(List) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setClientTransport(String) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setCombineFiles(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setCombinefiles(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setComparator(Comparator) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
setCompiledScript(CompiledScript) - Method in class org.mule.components.script.jsr223.Scriptable
 
setCompiledScript(CompiledScript) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
setCompiledScript(CompiledScript) - Method in class org.mule.transformers.script.ScriptTransformer
 
setComponent(UMOComponent) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
setComponent(UMOComponent) - Method in class org.mule.providers.AbstractMessageReceiver
 
setComponent(UMOComponent) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
setComponentName(String) - Method in class org.mule.extras.client.MuleProxyListener
 
setComponentName(String) - Method in class org.mule.management.mbeans.EndpointService
 
setComponentPerRequest(boolean) - Method in class org.mule.impl.model.seda.SedaModel
 
setComponentPoolSize(int) - Method in class org.mule.management.stats.SedaComponentStatistics
 
setComponents(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setComponents(List) - Method in class org.mule.impl.model.AbstractModel
 
setComponents(List) - Method in interface org.mule.umo.model.UMOModel
A convenience method to set a list of components on the model.
setComponentThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setComponentThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setConfig(GraphConfig) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
setConfig(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
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.extras.picocontainer.PicoContainerContext
The config file can be a resource on the classpath on a file system.
setConfigFile(String) - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use setConfigResources() instead
setConfigResources(String[]) - Method in class org.mule.config.MuleConfiguration
 
setConfigResources(String[]) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setConfigResources(Resource[]) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
setConfigResources(String) - Method in class org.mule.extras.spring.SpringContainerContext
One or more Spring XML config files
setConfiguration(MuleConfiguration) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setConfiguration(String) - Method in class org.mule.extras.spring.SpringContainerContext
Deprecated. use setConfigXml() instead
setConfiguration(MuleConfiguration) - Static method in class org.mule.MuleManager
Deprecated. this will go away soon.
setConfigurationBuilder(ConfigurationBuilder) - Method in class org.mule.extras.spring.config.MuleManagerBean
 
setConfigurationBuilder(String) - Method in class org.mule.ra.MuleConnectionRequestInfo
 
setConfigurationBuilder(String) - Method in class org.mule.ra.MuleResourceAdapter
 
setConfigurationResources(String) - Method in class org.mule.MuleServer
Setter for property messengerURL.
setConfigurations(String) - Method in class org.mule.ra.MuleConnectionRequestInfo
 
setConfigurations(String) - Method in class org.mule.ra.MuleResourceAdapter
 
setConfigXml(String) - Method in class org.mule.extras.spring.SpringContainerContext
The Spring XML itself
setConnection(Connection) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionFactory(ConnectionFactory) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionFactoryClass(String) - Method in class org.mule.providers.ftp.FtpConnector
Setter for property 'connectionFactoryClass'.
setConnectionFactoryClass(String) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionFactoryJndiName(String) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionFactoryProperties(Map) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionStrategy(ConnectionStrategy) - Method in class org.mule.config.MuleConfiguration
Sets the connection strategy used by all connectors managed in this Mule instance if the connector has no connection strategy specifically set on it.
setConnectionStrategy(ConnectionStrategy) - Method in class org.mule.providers.AbstractConnector
Setter for property 'connectionStrategy'.
setConnector(UMOConnector) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setConnector(UMOConnector) - Method in class org.mule.providers.AbstractMessageReceiver
 
setConnector(JmsConnector) - Method in class org.mule.providers.jms.DefaultRedeliveryHandler
The connector associated with this handler is set before handleRedelivery() is called
setConnector(JmsConnector) - Method in interface org.mule.providers.jms.RedeliveryHandler
The connector associated with this handler is set before handleRedelivery() is called
setConnector(UMOConnector) - Method in interface org.mule.umo.endpoint.UMOEndpoint
The endpoint that will be used to send the message on.
setConnector(UMOConnector) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
setConnectorName(String) - Method in class org.mule.ra.MuleActivationSpec
 
setConnectors(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setConnectors(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setConnectorServerProperties(Map) - Method in class org.mule.management.agents.JmxAgent
Setter for property 'connectorServerProperties'.
setConnectorServerUrl(String) - Method in class org.mule.management.agents.JmxAgent
 
setConstraint(ConstraintFilter) - Method in class org.mule.impl.MuleTransactionConfig
 
setConstraint(ConstraintFilter) - Method in interface org.mule.umo.UMOTransactionConfig
 
setContainer(MutablePicoContainer) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
setContainer(String) - Method in class org.mule.impl.MuleDescriptor
Sets the name of the contaier where the object for this descriptor resides.
setContainer(String) - Method in interface org.mule.umo.UMODescriptor
Sets the name of the contaier where the object for this descriptor resides.
setContainerContext(UMOContainerContext) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Sets the component resolver on the model.
setContainerContext(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setContainerContext(UMOContainerContext) - Method in class org.mule.MuleManager
associates a Dependency Injector container or Jndi container with Mule.
setContainerContext(UMOContainerContext) - Method in interface org.mule.umo.manager.UMOManager
associates a Dependency Injector container with Mule.
setContainerManaged(boolean) - Method in class org.mule.impl.MuleDescriptor
 
setContainerProperties() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
setContainerProperty(String) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
setContent(Object, Message, String, UMOEventContext) - Method in class org.mule.providers.email.transformers.ObjectToMimeMessage
 
setContent(Object, Message, String, UMOEventContext) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
setContentType(String) - Method in class org.mule.providers.email.SmtpConnector
 
setContext(InitialContext) - Method in class org.mule.impl.container.JndiContainerContext
 
setContext(Context) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setContextProperties(Map) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
setConverters(List) - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
setCookieSpec(String) - Method in class org.mule.providers.http.HttpConnector
 
setCorrelationExtractor(PropertyExtractor) - Method in class org.mule.routing.response.AbstractResponseRouter
 
setCorrelationGroup(String) - Method in class org.mule.providers.soap.MuleSoapHeaders
 
setCorrelationGroupSize(int) - Method in class org.mule.impl.MuleMessage
Determines how many messages are in the correlation group
setCorrelationGroupSize(int) - Method in class org.mule.providers.AbstractMessageAdapter
Determines how many messages are in the correlation group
setCorrelationGroupSize(int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Determines how many messages are in the correlation group
setCorrelationId(String) - Method in class org.mule.impl.MuleMessage
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
setCorrelationId(String) - Method in class org.mule.providers.jms.JmsMessageAdapter
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.providers.soap.MuleSoapHeaders
 
setCorrelationId(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a correlationId for this message.
setCorrelationSequence(int) - Method in class org.mule.impl.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.providers.AbstractMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCorrelationSequence(String) - Method in class org.mule.providers.soap.MuleSoapHeaders
 
setCorrelationSequence(int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCreateConnector(String) - Method in class org.mule.config.builders.EndpointReference
 
setCreateConnector(int) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setCreateConnector(int) - Method in class org.mule.ra.MuleActivationSpec
 
setCreateConnector(int) - Method in interface org.mule.umo.endpoint.UMOEndpoint
This attribute determines how a connector is obtained for the endpoint.
setCreateConnectorAsString(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setCreateMultipleTransactedReceivers(boolean) - Method in class org.mule.providers.AbstractConnector
 
setCreateRegistry(boolean) - Method in class org.mule.management.agents.RmiRegistryAgent
 
setCreateServer(boolean) - Method in class org.mule.management.agents.JmxAgent
 
setCredentials(UMOMessage) - Method in class org.mule.extras.client.RemoteDispatcher
 
setCredentials(String) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Sets the user's credentials.
setCredentials() - Method in class org.mule.impl.MuleEvent
 
setCredentials(UMOEvent, Object) - Method in class org.mule.impl.security.MuleHeaderCredentialsAccessor
 
setCredentials(Map) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Setter for property 'credentials'.
setCredentials(Map) - Method in class org.mule.management.agents.JmxAgent
Setter for property 'credentials'.
setCredentials(Map) - Method in class org.mule.management.support.SimplePasswordJmxAuthenticator
Setter for property 'credentials'.
setCredentials(UMOEvent, Object) - Method in interface org.mule.umo.security.UMOCredentialsAccessor
 
setCredentialsAccessor(UMOCredentialsAccessor) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setCredentialsAccessor(UMOCredentialsAccessor) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setCreditAgency(CreditAgencyService) - Method in class org.mule.examples.loanbroker.esn.SynchronousLoanBroker
 
setCreditAuthorisedStatus(int) - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
setCreditCard(CreditCardTO) - Method in class org.mule.samples.voipservice.to.ServiceParamTO
 
setCreditHistory(int) - Method in class org.mule.examples.loanbroker.messages.CreditProfile
 
setCreditProfile(CreditProfile) - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
setCreditScore(int) - Method in class org.mule.examples.loanbroker.messages.CreditProfile
 
setCreditScore(int) - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
setCustomer(Customer) - Method in class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
setCustomer(CustomerTO) - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
setCustomer(CustomerTO) - Method in class org.mule.samples.voipservice.to.ServiceParamTO
 
setCustomerRequest(CustomerQuoteRequest) - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
setCustomHeaders(Properties) - Method in class org.mule.providers.email.SmtpConnector
 
setCustomProperties(UMOEvent, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
setData(Object) - Method in class org.mule.components.simple.StaticComponent
 
setDataFile(String) - Method in class org.mule.components.simple.StaticComponent
 
setDataSource(DataSource) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setDataSource(DataSource) - Method in class org.mule.providers.oracle.jms.OracleJmsConnector
 
setDataSourceJndiName(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setDate(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setDebug(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setDefaultInboundTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
Setter for property 'defaultInboundTransformer'.
setDefaultOutboundTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
Setter for property 'defaultOutboundTransformer'.
setDefaultQueueConfiguration(QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setDefaultResponseTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
Setter for property 'defaultResponseTransformer'.
setDefaultThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setDefaultThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setDefaultTransactionTimeout(long) - Method in class org.mule.util.xa.AbstractResourceManager
Sets the default transaction timeout.
setDefaultTwoWay(boolean) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
setDelegate(AuthenticationProvider) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
setDelegateClass(String) - Method in class org.mule.components.simple.NoArgsCallWrapper
Setter for property 'delegateClass'.
setDelegateInstance(Object) - Method in class org.mule.components.simple.NoArgsCallWrapper
Setter for property 'delegateInstance'.
setDelegateMethod(String) - Method in class org.mule.components.simple.NoArgsCallWrapper
Setter for property 'delegateMethod'.
setDeleteProperties(List) - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
setDeleteReadMessages(boolean) - Method in class org.mule.providers.email.AbstractRetrieveMailConnector
 
setDeleteUnacceptedMessages(boolean) - Method in class org.mule.impl.endpoint.MuleEndpoint
If a filter is configured on this endpoint, this property will determine if message that are not excepted by the filter are deleted
setDeleteUnacceptedMessages(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
If a filter is configured on this endpoint, this property will determine if message that are not excepted by the filter are deleted
setDelimiter(String) - Method in class org.mule.transformers.simple.ObjectArrayToString
 
setDelimiter(String) - Method in class org.mule.transformers.simple.StringToObjectArray
 
setDerbyHome() - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
 
setDerbyHome(String) - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
 
setDescriptor(UMODescriptor) - Method in class org.mule.components.builder.AbstractMessageBuilder
 
setDescriptor(UMODescriptor) - Method in class org.mule.components.script.AbstractScriptComponent
 
setDescriptor(UMODescriptor) - Method in class org.mule.components.simple.BridgeComponent
 
setDescriptor(UMODescriptor) - Method in class org.mule.examples.loanbroker.bank.Bank
 
setDescriptor(UMODescriptor) - Method in interface org.mule.impl.UMODescriptorAware
 
setDescriptor(UMODescriptor) - Method in class org.mule.providers.soap.WSProxyService
 
setDescriptor(UMODescriptor) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
setDescriptor(UMODescriptor) - Method in class org.mule.tools.visualizer.service.VisualizerService
 
setDetailMessage(String) - Method in class org.mule.samples.errorhandler.ExceptionBean
 
setDetails(KeyBundle) - Method in class org.mule.extras.pgp.PGPAuthentication
 
setDirty(AbstractTransactionContext, Throwable) - Method in class org.mule.util.xa.AbstractResourceManager
Flag this resource manager as dirty.
setDispatcherFactory(UMOMessageDispatcherFactory) - Method in class org.mule.providers.AbstractConnector
 
setDispatcherFactory(UMOMessageDispatcherFactory) - Method in interface org.mule.umo.provider.UMOConnector
The dispatcher factory is used to create a message dispatcher of the current request
setDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.providers.AbstractConnector
Setter for property 'dispatcherThreadingProfile'.
setDisposeManagerPerSuite(boolean) - Method in class org.mule.tck.AbstractMuleTestCase
 
setDisposeManagerPerSuite(boolean) - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
setDoAutoTypes(boolean) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setDoingCombinedGeneration(boolean) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
setDoSchemaValidation(SAXReader, boolean) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
setDoThreading(boolean) - Method in class org.mule.config.ThreadingProfile
 
setDoThreading(boolean) - Method in class org.mule.providers.AbstractConnectionStrategy
 
setDoubleProperty(String, double) - Method in class org.mule.impl.MuleMessage
Sets a double property on the event
setDoubleProperty(String, double) - Method in class org.mule.providers.AbstractMessageAdapter
 
setDoubleProperty(String, double) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a double property on the event
setDriverClassName(String) - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
setDurable(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setEagerConsumer(boolean) - Method in class org.mule.providers.jms.JmsConnector
A value of true will create a consumer on connect, in contrast to lazy instantiation in the poll loop.
setEmbedded(boolean) - Method in class org.mule.config.MuleConfiguration
 
setEmbedded(boolean) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setEmbedded(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setEnableCookies(boolean) - Method in class org.mule.providers.http.HttpConnector
 
setEnableCorrelation(int) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnableCorrelationAsString(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnabled(boolean) - Method in class org.mule.management.mbeans.StatisticsService
 
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
Enable statistics logs (this is a dynamic parameter)
setEnabled(boolean) - Method in class org.mule.management.stats.RouterStatistics
 
setEnabled(boolean) - Method in interface org.mule.management.stats.Statistics
Enable statistics logs (this is a dynamic parameter)
setEnableEndpointFiltering(boolean) - Method in class org.mule.routing.outbound.RoundRobinXmlSplitter
 
setEnableJSR181Annotations(boolean) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setEnableList(boolean) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setEnableMessageEvents(boolean) - Method in class org.mule.config.MuleConfiguration
 
setEnableMessageEvents(boolean) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setEnableMessageEvents(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setEnableMessageEvents(boolean) - Method in class org.mule.providers.AbstractConnector
Whether to fire message notifications for every message that is sent or received from this connector
setEnablePooling(boolean) - Method in class org.mule.impl.model.seda.SedaModel
 
setEnableStatistics(boolean) - Method in class org.mule.management.agents.JmxAgent
 
setEncoding(String) - Method in class org.mule.config.MuleConfiguration
 
setEncoding(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setEncoding(String) - Method in class org.mule.impl.MuleDescriptor
 
setEncoding(String) - Method in class org.mule.impl.MuleMessage
Sets the encoding for this message
setEncoding(String) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setEncoding(String) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setEncoding(String) - Method in class org.mule.providers.AbstractMessageAdapter
Sets the encoding for this message
setEncoding(String) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setEncoding(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the encoding to be used for events received by this endpoint
setEncoding(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets the encoding for this message
setEncoding(String) - Method in interface org.mule.umo.UMODescriptor
 
setEncryptionStrategies(Map) - Method in class org.mule.impl.security.MuleSecurityManager
 
setEndpoint(String) - Method in class org.mule.examples.loanbroker.bank.Bank
 
setEndpoint(URI, Properties) - Method in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.impl.endpoint.ResourceNameEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.impl.endpoint.SocketEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.impl.endpoint.UrlEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.impl.endpoint.UserInfoEndpointBuilder
 
setEndpoint(UMOImmutableEndpoint) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setEndpoint(UMOEndpoint) - Method in class org.mule.providers.AbstractMessageReceiver
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.file.FileEndpointBuilder
 
setEndpoint(String) - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.jdbc.JdbcEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.soap.WsdlUrlEndpointBuilder
 
setEndpoint(UMOImmutableEndpoint) - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.xmpp.XmppEndpointBuilder
 
setEndpoint(String) - Method in class org.mule.ra.MuleActivationSpec
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.ComponentCatchAllStrategy
 
setEndpoint(String) - Method in class org.mule.routing.inbound.WireTap
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
setEndpoint(String) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.nested.NestedRouter
 
setEndpoint(UMOEndpoint) - Method in class org.mule.tck.testmodels.mule.TestCatchAllStrategy
 
setEndpoint(UMOImmutableEndpoint) - Method in class org.mule.transformers.AbstractTransformer
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMONestedRouter
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMORouterCatchAllStrategy
 
setEndpoint(UMOImmutableEndpoint) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setEndpoint(UMOImmutableEndpoint) - Method in interface org.mule.umo.transformer.UMOBaseTransformer
Sets the endpoint associated with with this connector
setEndpointAddress(String) - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
setEndpointMappings(Map) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Any logical endpointUri mappings to register with mule.
setEndpointName(String) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
setEndpointName(String) - Method in class org.mule.ra.MuleActivationSpec
 
setEndpointName(String) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
setEndpointName(String) - Method in interface org.mule.umo.endpoint.UMOEndpointURI
Deprecated. This property is used by endpoint-identifiers, global-endpoints use UMOImmutableEndpoint.getName()
setEndpointProperties(Map) - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
setEndpointProperties(Map) - Method in class org.mule.providers.oracle.jms.OracleJmsSupport
 
setEndpointRegistry(EndpointRegistry) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
setEndpoints(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setEndpoints(List) - Method in class org.mule.impl.AbstractExceptionListener
 
setEndpoints(List) - Method in class org.mule.routing.inbound.InboundRouterCollection
 
setEndpoints(List) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEndpoints(List) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
setEndpoints(List) - Method in class org.mule.routing.response.ResponseRouterCollection
 
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOInboundRouterCollection
 
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Sets a list of UMOEndpoint instances associated with this router
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
setEndpointURI(UMOEndpointURI) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setEndpointURI(UMOEndpointURI) - Method in interface org.mule.umo.endpoint.UMOEndpoint
This specifes the communication endpointUri.
setEnlisted(boolean) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setEnlisted(boolean) - Method in class org.mule.providers.jms.xa.SessionInvocationHandler
 
setEntryPointResolver(UMOEntryPointResolver) - Method in class org.mule.impl.model.AbstractModel
 
setEntryPointResolver(UMOEntryPointResolver) - Method in class org.mule.impl.model.streaming.StreamingModel
 
setEntryPointResolver(UMOEntryPointResolver) - Method in interface org.mule.umo.model.UMOModel
This will be used to build entry points on the components registered with the model.
setEnv(GraphEnvironment) - Method in class org.mule.tools.visualizer.config.VelocitySupport
 
setEnvironment(Map) - Method in class org.mule.impl.container.JndiContainerContext
 
setEnvironment(GraphEnvironment) - Static method in class org.mule.tools.visualizer.processor.TagProcessor
 
setEnvironment(GraphEnvironment) - Method in class org.mule.tools.visualizer.util.VelocityLogger
 
setEnvironment(Map) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setErrorExpression(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setErrorFilter(UMOFilter) - Method in class org.mule.components.rest.RestServiceWrapper
 
setErrorManager(ErrorManager) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
setErrorManager(ErrorManager) - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
setEvent(UMOEvent) - Static method in class org.mule.impl.RequestContext
Set an event for out-of-scope thread access.
setEventCallback(EventCallback, long) - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
setEventCallback(EventCallback) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setEventTransformer(AbstractEventTransformer) - Method in class org.mule.extras.client.MuleProxyListener
 
setException(ExceptionBean) - Method in class org.mule.samples.errorhandler.ErrorMessage
 
setExceptionClass(String) - Method in class org.mule.samples.errorhandler.ExceptionBean
 
setExceptionCode(int) - Method in exception org.mule.umo.UMOException
 
setExceptionDetails(UMOMessage, Throwable) - Method in class org.mule.providers.AbstractMessageReceiver
This method is used to set any additional aand possibly transport specific information on the return message where it has an exception payload.
setExceptionListener(ExceptionListener) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
setExceptionListener(ExceptionListener) - Method in class org.mule.impl.model.AbstractModel
 
setExceptionListener(ExceptionListener) - Method in class org.mule.impl.MuleDescriptor
 
setExceptionListener(ExceptionListener) - Method in class org.mule.providers.AbstractConnector
 
setExceptionListener(ExceptionListener) - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
 
setExceptionListener(ExceptionListener) - Method in interface org.mule.umo.model.UMOModel
The exception strategy to use by components managed by the model.
setExceptionListener(ExceptionListener) - Method in interface org.mule.umo.provider.UMOConnector
 
setExceptionListener(ExceptionListener) - Method in interface org.mule.umo.UMODescriptor
The exception strategy to use to handle exceptions in the Mule UMO.
setExceptionPayload(UMOExceptionPayload) - Method in class org.mule.impl.MuleMessage
 
setExceptionPayload(UMOExceptionPayload) - Static method in class org.mule.impl.RequestContext
 
setExceptionPayload(UMOExceptionPayload) - Method in class org.mule.providers.AbstractMessageAdapter
 
setExceptionPayload(UMOExceptionPayload) - Method in interface org.mule.umo.provider.UMOMessageAdapter
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
setExec(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setExecuteCommand(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setExecutor(Executor) - Method in class org.mule.extras.client.RemoteDispatcher
 
setExecutor(Executor) - Method in class org.mule.umo.FutureMessageResult
Set an ExecutorService to run this invocation.
setExhaustedAction(int) - Method in class org.mule.config.PoolingProfile
 
setExhaustedActionString(String) - Method in class org.mule.config.PoolingProfile
 
setExpandEmptyElements(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setExpectedType(Class) - Method in class org.mule.providers.xmpp.filters.XmppPacketTypeFilter
 
setExpectedType(Class) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
setExpectedValue(String) - Method in class org.mule.routing.filters.xml.JXPathFilter
Sets the expected result value of the XPath expression
setExpirationInterval(int) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.providers.http.HttpsConnector
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.providers.ssl.SslConnector
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setExplicitTrustStoreOnly(boolean) - Method in interface org.mule.umo.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.
setExpression(String) - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Sets the match expression
setExpression(String) - Method in class org.mule.providers.jms.filters.JmsSelectorFilter
 
setExpression(String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setExpression(String) - Method in class org.mule.routing.filters.OGNLFilter
Sets the expression for this filter.
setExpression(String) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
setExpression(String) - Method in class org.mule.transformers.xml.JXPathExtractor
 
setExtension(String) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
setExtensionMBeanName(ObjectName) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
setExtensionMBeanName(ObjectName) - Method in class org.mule.providers.jbi.JbiConnector
 
setExternalBeanFactory(BeanFactory) - Method in class org.mule.extras.spring.SpringContainerContext
 
setExternalSchemaLocation(String) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
Set classpath location of the XSD to check against.
setExtraProperties(Map) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setFactory(ObjectFactory) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
setFactory(UMOTransactionFactory) - Method in class org.mule.impl.MuleTransactionConfig
 
setFactory(SchedulerFactory) - Method in class org.mule.providers.quartz.QuartzConnector
 
setFactory(MuleManagedConnectionFactory) - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
setFactory(MuleManagedConnectionFactory) - Method in interface org.mule.ra.MuleConnectionFactory
 
setFactory(AbstractFactory) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
setFactory(UMOTransactionFactory) - Method in interface org.mule.umo.UMOTransactionConfig
 
setFactory(ObjectFactory) - Method in interface org.mule.util.ObjectPool
 
setFactoryClassName(String) - Method in class org.mule.providers.quartz.QuartzConnector
 
setFactoryProperties(Properties) - Method in class org.mule.providers.quartz.QuartzConnector
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.response.AbstractResponseRouter
 
setFailOnTimeout(boolean) - Method in class org.mule.routing.response.ResponseRouterCollection
 
setFailOnTimeout(boolean) - Method in interface org.mule.umo.routing.UMOResponseRouter
Should the router fail and throw an exception if a timeout occurs or should it return the events received so far.
setFallbackCharset(String) - Method in class org.mule.providers.http.HttpResponse
 
setFileAge(long) - Method in class org.mule.providers.file.FileConnector
 
setFilenameParser(FilenameParser) - Method in class org.mule.providers.file.FileConnector
 
setFilenameParser(FilenameParser) - Method in class org.mule.providers.ftp.FtpConnector
 
setFiles(List) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setFiles(List) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setFilesString(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setFilter(UMOFilter) - Method in class org.mule.config.builders.EndpointReference
 
setFilter(UMOFilter) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setFilter(PacketFilter) - Method in class org.mule.providers.xmpp.filters.XmppNotFilter
 
setFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.NotFilter
 
setFilter(UMOFilter) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
setFilter(UMOFilter) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setFilter(UMOFilter) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
setFilter(UMOFilter) - Method in interface org.mule.umo.endpoint.UMOEndpoint
The filter to apply to incoming messages
setFirstName(String) - Method in class org.mule.samples.voipservice.to.CustomerTO
 
setFirstName(String) - Method in class org.mule.tck.testmodels.services.Person
 
setFolder(Folder) - Method in class org.mule.providers.email.RetrieveMessageReceiver
 
setForceJndiDestinations(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setFrequency(long) - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
setFrequency(long) - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
setFromAddress(String) - Method in class org.mule.providers.email.SmtpConnector
 
setFruit(Fruit[]) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setFruit(List) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setGlobalEndpoints() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
setGreeting(String) - Method in class org.mule.samples.hello.NameString
 
setHandlers(ExceptionHandler[]) - Method in class org.mule.samples.errorhandler.ErrorManager
 
setHeader(Header) - Method in class org.mule.providers.http.HttpRequest
 
setHeader(Header) - Method in class org.mule.providers.http.HttpResponse
 
setHeaders(Header[]) - Method in class org.mule.providers.http.HttpResponse
 
setHeaders(HttpMethod, UMOEventContext) - Method in class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
setHigh(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setHoldability(int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setHomeDir(String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setHonorQosHeaders(boolean) - Method in class org.mule.providers.jms.JmsConnector
Sets honorQosHeaders property, which determines whether JmsMessageDispatcher should honor incoming message's QoS headers (JMSPriority, JMSDeliveryMode).
setHonorSynchronicity(boolean) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Sets the flag indicating whether the splitter honurs endpoint settings
setHost(String) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Setter for property 'host'.
setHost(String) - Method in class org.mule.management.agents.JdmkAgent
 
setHost(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setHost(String) - Method in class org.mule.management.agents.RmiRegistryAgent
 
setHost(String) - Method in class org.mule.providers.email.SmtpConnector
 
setHouseNumber(String) - Method in class org.mule.samples.voipservice.to.AddressTO
 
setHttpMethod(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setHttpMethod(HttpMethod) - Method in class org.mule.providers.http.HttpStreamMessageAdapter
 
setId(String) - Method in class org.mule.MuleManager
 
setId(String) - Method in interface org.mule.umo.manager.UMOManager
Sets the unique Id for this Manager instance.
setIgnoreAdminNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreBadInput(boolean) - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
setIgnoreBadInput(boolean) - Method in class org.mule.transformers.AbstractTransformer
 
setIgnoreComponentNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreConnectionNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreCustomNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoredAttributes(List) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setIgnoreManagementNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreManagerNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreModelNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreSecurityNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setImplementation(Object) - Method in class org.mule.impl.MuleDescriptor
 
setImplementation(Object) - Method in interface org.mule.umo.UMODescriptor
The String used to instanciate create the object, this can be a FQ class name or a reference to an object in a configured container
setImplementationInstance(Object) - Method in class org.mule.impl.MuleDescriptor
 
setInboundEndpoint(UMOEndpoint) - Method in class org.mule.impl.MuleDescriptor
 
setInboundEndpoint(UMOEndpoint) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setInboundRouter() instead (see MULE-506)
setInboundRouter(UMOInboundRouterCollection) - Method in class org.mule.impl.MuleDescriptor
 
setInboundRouter(UMOInboundRouterCollection) - Method in interface org.mule.umo.UMODescriptor
Inbound Routers control how events are received by a component.
setInboundRouterStat(RouterStatistics) - Method in class org.mule.management.stats.ComponentStatistics
 
setInboundTransformer(UMOTransformer) - Method in class org.mule.impl.MuleDescriptor
 
setInboundTransformer(UMOTransformer) - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
setInboundTransformer(UMOTransformer) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setInboundRouter() instead (see MULE-506)
setIndentEnabled(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setIndentSize(int) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setIndentString(String) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setInfo(MuleConnectionRequestInfo) - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
setInfo(MuleConnectionRequestInfo) - Method in interface org.mule.ra.MuleConnectionFactory
 
setInitialisationPolicy(int) - Method in class org.mule.config.PoolingProfile
 
setInitialisationPolicyString(String) - Method in class org.mule.config.PoolingProfile
 
setInitialState(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
Sets the state the endpoint will be loaded in.
setInitialState(String) - Method in class org.mule.impl.MuleDescriptor
Sets the initial state of this component
setInitialState(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the state the endpoint will be loaded in.
setInitialState(String) - Method in interface org.mule.umo.UMODescriptor
Sets the initial state of this component
setInputStream(InputStream) - Method in class org.mule.providers.stream.StreamConnector
 
setInputStream(InputStream) - Method in class org.mule.providers.stream.StreamMessageReceiver
 
setInstance(UMOManager) - Static method in class org.mule.MuleManager
Deprecated. this will go away soon.
setInterceptors(List) - Method in class org.mule.impl.MuleDescriptor
 
setInterceptors(List) - Method in class org.mule.interceptors.InterceptorStack
 
setInterceptors(List) - Method in interface org.mule.umo.UMODescriptor
Interceptors are executable objects that can be chained together.
setInterceptorStacks(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setInterceptorStacks(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setInterestRate(double) - Method in class org.mule.examples.loanbroker.messages.LoanQuote
 
setInterface(Class) - Method in class org.mule.routing.nested.NestedRouter
 
setInterface(Class) - Method in interface org.mule.umo.routing.UMONestedRouter
 
setIntProperty(String, int) - Method in class org.mule.impl.MuleMessage
 
setIntProperty(String, int) - Method in class org.mule.providers.AbstractMessageAdapter
 
setIntProperty(String, int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a integerproperty on the event
setIterationCount(int) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setJbpmConfiguration(JbpmConfiguration) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
setJmsProperties(UMOMessage, Message) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
setJmsSupport(JmsSupport) - Method in class org.mule.providers.jms.JmsConnector
 
setJmxAdaptorUrl(String) - Method in class org.mule.management.agents.JdmkAgent
 
setJmxAdaptorUrl(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setJmxDomainName(String) - Method in class org.mule.ManagementContext
 
setJmxSupportFactory(JmxSupportFactory) - Method in class org.mule.management.agents.JmxAgent
Setter for property 'jmxSupportFactory'.
setJmxSupportFactory(JmxSupportFactory) - Method in class org.mule.management.agents.JmxServerNotificationAgent
Setter for property 'jmxSupportFactory'.
setJndiContext(Context) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiContext(Context) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setJndiContext(Context) - Method in class org.mule.providers.jms.JmsConnector
 
setJndiDestinations(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setJndiInitialFactory(String) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiInitialFactory(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setJndiInitialFactory(String) - Method in class org.mule.providers.jms.JmsConnector
 
setJndiName(String) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setJndiProviderProperties(Map) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiProviderProperties(Map) - Method in class org.mule.providers.jms.JmsConnector
 
setJndiProviderUrl(String) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiProviderUrl(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setJndiProviderUrl(String) - Method in class org.mule.providers.jms.JmsConnector
 
setJndiUrlPkgPrefixes(String) - Method in class org.mule.providers.AbstractJndiConnector
 
setKeepAlive(boolean) - Method in class org.mule.providers.http.HttpResponse
 
setKeepAlive(boolean) - Method in class org.mule.providers.http.HttpServerConnection
 
setKeepAlive(boolean) - Method in class org.mule.providers.tcp.TcpConnector
 
setKeepDotFiles(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setKeepdotfiles(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setKeepSendSocketOpen(boolean) - Method in class org.mule.providers.tcp.TcpConnector
 
setKeepSendSocketOpen(boolean) - Method in class org.mule.providers.udp.UdpConnector
 
setKey(byte[]) - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
setKey(String) - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
setKey(Object) - Method in class org.mule.transformers.simple.MapLookup
 
setKeyBundle(KeyBundle) - Method in class org.mule.extras.pgp.PGPCryptInfo
 
setKeyFactory(ObjectFactory) - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
setKeyManager(PGPKeyRing) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setKeyManager(PGPKeyRing) - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
setKeyManager(PGPKeyRing) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
setKeyManagerAlgorithm(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setKeyManagerAlgorithm(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyManagerAlgorithm(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeyManagerAlgorithm(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setKeyManagerAlgorithm(String) - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
setKeyManagerPassword(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setKeyPassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyPassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeyPassword(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setKeyPassword(String) - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
setKeyStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyStore(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeyStore(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setKeyStore(String) - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
setKeyStoreName(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setKeyStorePassword(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setKeyStoreType(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setKeystoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeystoreType(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeystoreType(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setKeystoreType(String) - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
setLast(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setLastName(String) - Method in class org.mule.samples.voipservice.to.CustomerTO
 
setLastName(String) - Method in class org.mule.tck.testmodels.services.Person
 
setLeftFilter(PacketFilter) - Method in class org.mule.providers.xmpp.filters.XmppAndFilter
 
setLeftFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.AndFilter
 
setLeftFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.OrFilter
 
setLenderList(LoanBrokerQuoteRequest) - Method in class org.mule.examples.loanbroker.lender.DefaultLender
Sets the list of lenders on the LoanBrokerQuoteRequest and returns it.
setLenders(Bank[]) - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
SetLendersAsRecipients - Class in org.mule.examples.loanbroker.transformers
Set the Recipient List property on the LoanBrokerQuoteRequest message based on the list of banks in LoanBrokerQuoteRequest.getLenders()
SetLendersAsRecipients() - Constructor for class org.mule.examples.loanbroker.transformers.SetLendersAsRecipients
 
setLenient(boolean) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
setLevelMappings(Map) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLifecycleAdapterFactory(UMOLifecycleAdapterFactory) - Method in class org.mule.impl.model.AbstractModel
 
setLifecycleAdapterFactory(UMOLifecycleAdapterFactory) - Method in interface org.mule.umo.model.UMOModel
Sets the lifecycleAdapterFactory on the model.
setLineSeparator(String) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setListener(InternalMessageListener) - Method in class org.mule.providers.AbstractMessageReceiver
 
setListenerClass(Class) - Method in class org.mule.extras.client.MuleProxyListener
 
setListProperties(List) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setListSize(int) - Method in class org.mule.management.agents.JmxServerNotificationAgent.NotificationListener
Setter for property 'listSize'.
setListSize(int) - Method in interface org.mule.management.agents.JmxServerNotificationAgent.NotificationListenerMBean
Setter for property 'listSize'.
setLoadJdmkAgent(boolean) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Setter for property 'loadJdmkAgent'.
setLoadMx4jAgent(boolean) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Setter for property 'loadMx4jAgent'.
setLoadProfilerAgent(boolean) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Setter for property 'loadProfilerAgent'.
setLoanAmount(double) - Method in class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
setLoanDuration(int) - Method in class org.mule.examples.loanbroker.messages.CustomerQuoteRequest
 
setLoanQuote(LoanQuote) - Method in class org.mule.examples.loanbroker.messages.LoanBrokerQuoteRequest
 
setLocateServer(boolean) - Method in class org.mule.management.agents.JmxAgent
 
setLogConfigFile(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLogFile(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLogin(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setLoginConfig(String) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Sets the login Configuration
setLoginContextName(String) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
Sets the Login Context name
setLoginModule(String) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
sets the login module name
setLoginTimeout(int) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setLogName(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLogWriter(PrintWriter) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setLogWriter(PrintWriter) - Method in class org.mule.ra.MuleManagedConnection
Sets the log writer for this ManagedConnection instance.
setLogWriter(PrintWriter) - Method in class org.mule.ra.MuleManagedConnectionFactory
Sets the log writer for this ManagedConnectionFactory instance.
setLongProperty(String, long) - Method in class org.mule.impl.MuleMessage
 
setLongProperty(String, long) - Method in class org.mule.providers.AbstractMessageAdapter
 
setLongProperty(String, long) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a long property on the event
setLoopback(boolean) - Method in class org.mule.providers.multicast.MulticastConnector
 
setLow(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setMailboxFolder(String) - Method in class org.mule.providers.email.AbstractMailConnector
 
setMaintainSession(boolean) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
setManager(PlatformTransactionManager) - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory
 
setManager(UMOManager) - Method in class org.mule.management.mbeans.StatisticsService
 
setManager(ConnectionManager) - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
setManager(ConnectionManager) - Method in interface org.mule.ra.MuleConnectionFactory
 
setManager(UMOManager) - Method in class org.mule.ra.MuleConnectionRequestInfo
 
setManagerId(String) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setMappings(Properties) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setMappings(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setMappingsFile(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setMapProperties(Map) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setMatchAll(boolean) - Method in class org.mule.routing.AbstractRouterCollection
 
setMatchAll(boolean) - Method in interface org.mule.umo.routing.UMORouterCollection
 
setMaxActive(int) - Method in class org.mule.config.PoolingProfile
 
setMaxActiveTransformers(int) - Method in class org.mule.transformers.xml.XsltTransformer
Sets the the current maximum number of idle transformer objects allowed in the pool
setMaxBufferSize(int) - Method in class org.mule.config.ThreadingProfile
 
setMaxDispatchersActive(int) - Method in class org.mule.providers.AbstractConnector
Configures the maximum number of dispatchers that can be concurrently active per endpoint
setMaxDispatchersActive(int) - Method in class org.mule.providers.file.FileConnector
 
setMaxIdle(int) - Method in class org.mule.config.PoolingProfile
 
setMaxIdleTransformers(int) - Method in class org.mule.transformers.xml.XsltTransformer
Sets the the current maximum number of idle transformer objects allowed in the pool
setMaxMessages(int) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
setMaxOutstandingMessages(int) - Method in class org.mule.config.QueueProfile
This specifies the number of messages that can be queued before it starts blocking.
setMaxRedelivery(int) - Method in class org.mule.providers.jms.JmsConnector
 
setMaxThreadsActive(int) - Method in class org.mule.config.ThreadingProfile
 
setMaxThreadsIdle(int) - Method in class org.mule.config.ThreadingProfile
 
setMaxWait(long) - Method in class org.mule.config.PoolingProfile
 
setMBeanServer(MBeanServer) - Method in class org.mule.management.agents.JmxAgent
 
setMBeanServer(MBeanServer) - Method in class org.mule.ManagementContext
 
setMemoryPersistenceStrategy(QueuePersistenceStrategy) - Method in interface org.mule.util.queue.QueueManager
 
setMemoryPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setMessage(Part) - Method in class org.mule.providers.email.SimpleMailMessageAdapter
 
setMessage(File) - Method in class org.mule.providers.file.FileContentsMessageAdapter
 
setMessage(File) - Method in class org.mule.providers.file.FileMessageAdapter
 
setMessage(Message) - Method in class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
setMessage(UMOMessage) - Method in class org.mule.umo.Invocation
 
setMessage(Message) - Method in exception org.mule.umo.UMOException
 
setMessage(String) - Method in exception org.mule.umo.UMOException
 
setMessageContext(MessageContext) - Method in class org.mule.providers.soap.xfire.XFireMessageAdapter
 
setMessageContextAttachments(UMOMessage, MessageContext) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
setMessageContextProperties(UMOMessage, MessageContext) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
setMessageDelayTime(long) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setMessageDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setMessageDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setMessageEndpointIdentifiers(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setMessageEndpoints(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setMessageProperties(UMOSession, UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setMessageReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setMessageReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setMessageService(MessageService) - Method in interface org.mule.providers.bpm.BPMS
MessageService contains a callback method used to generate Mule messages from your process.
setMessageService(MessageService) - Method in class org.mule.providers.bpm.jbpm.Jbpm
 
setMessageService(MessageService) - Static method in class org.mule.providers.bpm.jbpm.MuleMessageService
 
setMessageTTL(int) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
setMethod(Method) - Method in class org.mule.impl.model.resolvers.EntryPoint
 
setMethod(String) - Method in class org.mule.routing.nested.NestedRouter
 
setMethod(String) - Method in interface org.mule.umo.routing.UMONestedRouter
 
setMode(String) - Method in class org.mule.providers.soap.NamedParameter
 
setModel(String) - Method in class org.mule.config.MuleConfiguration
 
setModel(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setModel(UMOModel) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setModelName(String) - Method in class org.mule.impl.MuleDescriptor
 
setModelName(String) - Method in class org.mule.ra.MuleActivationSpec
 
setModelName(String) - Method in class org.mule.ra.MuleResourceAdapter
 
setModelName(String) - Method in interface org.mule.umo.UMODescriptor
Sets the Model name that this descriptor is registered within.
setModelType(String) - Method in class org.mule.config.MuleConfiguration
 
setMoveToDirectory(String) - Method in class org.mule.providers.file.FileConnector
 
setMoveToPattern(String) - Method in class org.mule.providers.file.FileConnector
 
setMuleEndpoint(UMOEndpoint) - Method in class org.mule.providers.jbi.components.AbstractEndpointComponent
 
setMultipleSessionsPerConnection(boolean) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
setName(String) - Method in class org.mule.examples.loanbroker.messages.Customer
 
setName(String) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
setName(String) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
 
setName(String) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
setName(String) - Method in class org.mule.impl.container.AbstractContainerContext
 
setName(String) - Method in class org.mule.impl.container.DescriptorContainerContext
 
setName(String) - Method in class org.mule.impl.container.MultiContainerContext
 
setName(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setName(String) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
Sets the name of this agent
setName(String) - Method in class org.mule.impl.internal.admin.MuleAdminAgent
Sets the name of this agent
setName(String) - Method in class org.mule.impl.model.AbstractModel
 
setName(String) - Method in class org.mule.impl.MuleDescriptor
 
setName(String) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Sets the name of this agent
setName(String) - Method in class org.mule.management.agents.JdmkAgent
 
setName(String) - Method in class org.mule.management.agents.JmxAgent
Sets the name of this agent
setName(String) - Method in class org.mule.management.agents.Log4jAgent
 
setName(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setName(String) - Method in class org.mule.management.agents.RmiRegistryAgent
 
setName(String) - Method in class org.mule.management.agents.WrapperManagerAgent
 
setName(String) - Method in class org.mule.management.agents.YourKitProfilerAgent
 
setName(String) - Method in class org.mule.management.stats.ComponentStatistics
 
setName(String) - Method in class org.mule.providers.AbstractConnector
setName(String) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
setName(String) - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
setName(String) - Method in class org.mule.samples.hello.NameString
 
setName(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setName(String) - Method in class org.mule.tck.testmodels.mule.TestAgent
 
setName(String) - Method in class org.mule.transformers.AbstractTransformer
 
setName(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
 
setName(String) - Method in interface org.mule.umo.manager.UMOAgent
Sets the name of this agent
setName(String) - Method in interface org.mule.umo.manager.UMOContainerContext
The identifying name of the container.
setName(String) - Method in interface org.mule.umo.model.UMOModel
Sets the model's name.
setName(String) - Method in interface org.mule.umo.provider.UMOConnector
 
setName(String) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
setName(String) - Method in interface org.mule.umo.transformer.UMOBaseTransformer
 
setName(String) - Method in interface org.mule.umo.UMODescriptor
sets the identifier for the Mule UMO created from the descriptor
setNamespaces(Map) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
setNamespaces(Map) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
setNamingContext(InitialContext) - Method in class org.mule.ManagementContext
 
setNestedRouter(UMONestedRouterCollection) - Method in class org.mule.impl.MuleDescriptor
 
setNestedRouter(UMONestedRouterCollection) - Method in interface org.mule.umo.UMODescriptor
 
setNewLineAfterNTags(int) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setNewlines(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setNextMessage(Message) - Method in class org.mule.config.i18n.Message
 
setNextTransformer(UMOStreamingTransformer) - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
setNextTransformer(UMOTransformer) - Method in class org.mule.transformers.AbstractTransformer
 
setNextTransformer(UMOStreamingTransformer) - Method in interface org.mule.umo.transformer.UMOStreamingTransformer
Transformers can be chained together and invoked in a series
setNextTransformer(UMOTransformer) - Method in interface org.mule.umo.transformer.UMOTransformer
Transformers can be chained together and invoked in a series
setNoLocal(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setNumberOfConcurrentTransactedReceivers(int) - Method in class org.mule.providers.AbstractConnector
 
setNumberOfMessages(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setOmitEncoding(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setOpen(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setOperationStyle(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleMsgProvider
Deprecated. I dont think this is necessary, but leaving it here for a while
setOptionalParams(Map) - Method in class org.mule.components.rest.RestServiceWrapper
 
setOptionIfNotset(SOAPService, String, Object) - Method in class org.mule.providers.soap.axis.AxisMessageReceiver
 
setOriginalPayload(Object) - Method in class org.mule.interceptors.MessageNormalizerInterceptor
 
setOSEncoding(String) - Method in class org.mule.config.MuleConfiguration
 
setOutboundEndpoint(UMOEndpoint) - Method in class org.mule.impl.MuleDescriptor
 
setOutboundEndpoint(UMOEndpoint) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setOutboundRouter() instead (see MULE-506)
setOutboundRouter(UMOOutboundRouterCollection) - Method in class org.mule.impl.MuleDescriptor
 
setOutboundRouter(UMOOutboundRouterCollection) - Method in interface org.mule.umo.UMODescriptor
Outbound Routers control how events are published by a component once.
setOutboundRouterStat(RouterStatistics) - Method in class org.mule.management.stats.ComponentStatistics
 
setOutboundTransformer(UMOTransformer) - Method in class org.mule.impl.MuleDescriptor
 
setOutboundTransformer(UMOTransformer) - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
setOutboundTransformer(UMOTransformer) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setOutboundRouter() instead (see MULE-506)
setOutputAppend(boolean) - Method in class org.mule.providers.file.FileConnector
 
setOutputdir(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setOutputDirectory(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setOutputEncoding(String) - Method in class org.mule.transformers.xml.AbstractXmlTransformer
 
setOutputfile(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setOutputFilename(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setOutputHandler(OutputHandler) - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
setOutputHandler(OutputHandler) - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
setOutputHandler(OutputHandler) - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
The Output handler is a callback that will handle the writing to an output Stream when the Stream is available
setOutputMessage(String) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setOutputMessageCode(String) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setOutputPattern(String) - Method in class org.mule.providers.file.FileConnector
 
setOutputPattern(String) - Method in class org.mule.providers.ftp.FtpConnector
 
setOutputStream(FileOutputStream) - Method in class org.mule.providers.file.FileConnector
 
setOutputStream(OutputStream) - Method in class org.mule.providers.stream.StreamConnector
 
setOverrideHost(String) - Method in class org.mule.management.agents.FixedHostRmiClientSocketFactory
Setter for property 'overrideHost'.
setOverrides(Properties) - Method in class org.mule.providers.service.TransportServiceDescriptor
 
setOverwrite(boolean) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
setOverwrite(boolean) - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
setPadText(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setPassive(boolean) - Method in class org.mule.providers.ftp.FtpConnector
Setter for FTP passive mode.
setPassword(String) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setPassword(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setPassword(String) - Method in class org.mule.providers.email.SmtpConnector
 
setPassword(String) - Method in class org.mule.providers.jms.JmsConnector
 
setPassword(String) - Method in class org.mule.ra.MuleConnectionRequestInfo
 
setPassword(String) - Method in class org.mule.ra.MuleManagedConnectionFactory
Sets the value of the password property.
setPassword(String) - Method in class org.mule.ra.MuleResourceAdapter
 
setPasswords(Properties) - Method in class org.mule.extras.wssecurity.callbackhandlers.PasswordContainer
 
setPathInJar(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setPattern(String) - Method in class org.mule.providers.email.filters.MailSubjectRegExFilter
 
setPattern(String) - Method in class org.mule.providers.file.filters.FilenameRegexFilter
 
setPattern(String) - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Return the regex pattern to match on
setPattern(String) - Method in class org.mule.providers.xmpp.filters.XmppFromContainsFilter
 
setPattern(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
setPattern(String) - Method in class org.mule.routing.filters.RegExFilter
 
setPattern(String) - Method in class org.mule.routing.filters.WildcardFilter
 
setPayloadFactory(String) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
 
setPayloadParameterNames(List) - Method in class org.mule.components.rest.RestServiceWrapper
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.config.MuleConfiguration
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in interface org.mule.util.queue.QueueManager
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setPersistent(boolean) - Method in class org.mule.config.QueueProfile
 
setPersistent(boolean) - Method in class org.mule.util.queue.QueueConfiguration
 
setPersistentDelivery(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setPerson(Person) - Method in class org.mule.tck.testmodels.services.PersonResponse
 
setPollingFrequency(long) - Method in class org.mule.providers.file.FileConnector
 
setPollingFrequency(long) - Method in class org.mule.providers.ftp.FtpConnector
 
setPollingFrequency(long) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setPollingFrequency(long) - Method in class org.mule.providers.rmi.RmiConnector
 
setPool(ObjectPool) - Method in class org.mule.config.pool.AbstractProxyFactory
 
setPoolExhaustedAction(int) - Method in class org.mule.config.ThreadingProfile
 
setPoolExhaustedActionString(String) - Method in class org.mule.config.ThreadingProfile
 
setPoolFactory(UMOPoolFactory) - Method in class org.mule.config.PoolingProfile
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.config.MuleConfiguration
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setPoolingProfile(PoolingProfile) - Method in class org.mule.impl.model.seda.SedaComponent
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.impl.model.seda.SedaModel
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.impl.MuleDescriptor
 
setPort(String) - Method in class org.mule.management.agents.DefaultJmxSupportAgent
Setter for property 'port'.
setPort(String) - Method in class org.mule.management.agents.JdmkAgent
 
setPort(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setPort(String) - Method in class org.mule.management.agents.RmiRegistryAgent
 
setPort(int) - Method in class org.mule.providers.email.SmtpConnector
 
setPostcode(String) - Method in class org.mule.tck.testmodels.services.Address
 
setPostfix(String) - Method in class org.mule.components.simple.StaticComponent
 
setPrefix(String) - Method in class org.mule.components.simple.StaticComponent
 
setPreviousClose(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setPrimeRate(double) - Method in class org.mule.examples.loanbroker.bank.Bank
 
setPrintHeaders(boolean) - Method in class org.mule.management.stats.printers.CSVPrinter
 
setProcessIdField(String) - Method in class org.mule.providers.bpm.ProcessConnector
 
setPromptMessage(String) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setPromptMessageCode(String) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setProperties(Map) - Method in class org.mule.config.builders.EndpointReference
 
setProperties(Map, Digester) - Method in interface org.mule.config.builders.MulePropertiesRuleSet.PropertiesCallback
 
setProperties(Map) - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
setProperties(Map) - Method in class org.mule.extras.jaas.JaasAuthentication
 
setProperties(Map) - Method in class org.mule.extras.pgp.PGPAuthentication
 
setProperties(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setProperties(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setProperties(Map) - Method in class org.mule.impl.container.PropertiesContainerContext
 
setProperties(Map) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setProperties(Map) - Method in class org.mule.impl.MuleDescriptor
 
setProperties(Map) - Method in class org.mule.impl.security.MuleAuthentication
 
setProperties(Map) - Method in class org.mule.samples.errorhandler.ErrorMessage
 
setProperties(Properties) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
setProperties(Map) - Method in interface org.mule.umo.endpoint.UMOEndpoint
 
setProperties(Map) - Method in interface org.mule.umo.security.UMOAuthentication
 
setProperties(Map) - Method in interface org.mule.umo.UMODescriptor
 
setPropertiesMap(Properties) - Method in class org.mule.ra.MuleActivationSpec
 
setPropertiesMap(String) - Method in class org.mule.ra.MuleActivationSpec
 
setProperty(Object, Object) - Method in class org.mule.extras.client.MuleClient
 
setProperty(Object, Object) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
setProperty(String, Object) - Method in class org.mule.impl.endpoint.MuleEndpoint
Sets a property on the endpoint
setProperty(Object, Object) - Method in class org.mule.impl.internal.notifications.AdminNotification
 
setProperty(Object, Object) - Method in class org.mule.impl.message.BaseMessage
 
setProperty(String, Object) - Method in class org.mule.impl.MuleMessage
Gets a property of the payload implementation
setProperty(Object, Object) - Method in class org.mule.impl.MuleSession
Will set a session level property.
setProperty(Object, Object) - Method in class org.mule.MuleManager
Sets an Mule environment parameter in the MuleManager.
setProperty(String, Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
setProperty(Object, Object) - Method in class org.mule.providers.jbi.JbiMessageAdapter
 
setProperty(String, String) - Method in class org.mule.tools.visualizer.config.GraphEnvironment
 
setProperty(String, Object) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets a property on the endpoint
setProperty(Object, Object) - Method in interface org.mule.umo.manager.UMOManager
Sets an Mule environment parameter in the MuleManager.
setProperty(String, Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Set a property on the message
setProperty(Object, Object) - Method in interface org.mule.umo.UMOSession
Will set a session level property.
setPropertyClass(String) - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Sets the class type of the property
setPropertyExtractor(PropertyExtractor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setPropertyExtractorAsString(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setPropertyExtractorAsString(String) - Method in class org.mule.routing.response.AbstractResponseRouter
A digester callback to configure a custom correlation extractor.
setPropertyName(String) - Method in class org.mule.providers.jms.filters.JmsPropertyFilter
Sets the name of the property
setPropertyName(String) - Method in class org.mule.transformers.simple.GetBeanProperty
 
setProtocolHandler(String) - Method in class org.mule.providers.http.HttpsConnector
 
setProtocolHandler(String) - Method in class org.mule.providers.ssl.SslConnector
 
setProtocolHandler(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setProvider(Provider) - Method in class org.mule.providers.http.HttpsConnector
 
setProvider(Provider) - Method in class org.mule.providers.ssl.SslConnector
 
setProvider(Provider) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setProviderProperties(Map) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setProviders(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setProviders(List) - Method in class org.mule.impl.security.MuleSecurityManager
 
setProviders(List) - Method in interface org.mule.umo.security.UMOSecurityManager
 
setProxyHostname(String) - Method in class org.mule.providers.http.HttpConnector
 
setProxyPassword(String) - Method in class org.mule.providers.http.HttpConnector
 
setProxyPort(int) - Method in class org.mule.providers.http.HttpConnector
 
setProxyUsername(String) - Method in class org.mule.providers.http.HttpConnector
 
setPublicKeyRingFileName(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setQuartzScheduler(Scheduler) - Method in class org.mule.providers.quartz.QuartzConnector
 
setQueries(Map) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setQueryRunner(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setQueryValueExtractors(Set) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setQueueConfiguration(String, QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setQueueConfiguration(String, QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setQueueEvents(boolean) - Method in class org.mule.providers.vm.VMConnector
 
setQueueManager(QueueManager) - Method in class org.mule.MuleManager
 
setQueueManager(QueueManager) - Method in interface org.mule.umo.manager.UMOManager
Sets the queue manager used by mule for queuing events.
setQueueProfile(QueueProfile) - Method in class org.mule.config.MuleConfiguration
 
setQueueProfile(QueueProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setQueueProfile(QueueProfile) - Method in class org.mule.impl.model.seda.SedaComponent
 
setQueueProfile(QueueProfile) - Method in class org.mule.impl.model.seda.SedaModel
 
setQueueProfile(QueueProfile) - Method in class org.mule.impl.MuleDescriptor
 
setQueueProfile(QueueProfile) - Method in class org.mule.providers.vm.VMConnector
 
setQueueTimeout(int) - Method in class org.mule.impl.model.seda.SedaModel
 
setQueueTimeout(int) - Method in class org.mule.providers.vm.VMConnector
 
setRadius(Double) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setRadius(Double) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
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
 
setReadOnly(boolean) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setRealm(String) - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
setRealmRequired(boolean) - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
setReceiveBacklog(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setReceiveBufferSize(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setReceiveBufferSize(int) - Method in class org.mule.providers.udp.UdpConnector
 
setReceiveMessagesInTransaction(boolean) - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
setReceiver(AbstractMessageReceiver) - Method in class org.mule.providers.jbi.components.MuleReceiver
 
setReceiver(RmiMessageReceiver) - Method in interface org.mule.providers.rmi.RmiAble
Set Mule receiver as parameter for callback
setReceiverKey(String) - Method in class org.mule.providers.AbstractMessageReceiver
 
setReceiverKey(String) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
setReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.providers.AbstractConnector
Setter for property 'receiverThreadingProfile'.
setReceiveTimeout(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setReceiveTimeout(int) - Method in class org.mule.providers.udp.UdpConnector
 
setRecipients(List) - Method in class org.mule.routing.outbound.StaticRecipientList
 
setRecoverableMode(boolean) - Method in class org.mule.config.MuleConfiguration
 
setRecoverableMode(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setRecoverableMode(boolean) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setRecoverableMode(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setRecoverJmsConnections(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setRedeliveryHandler(String) - Method in class org.mule.providers.jms.JmsConnector
 
setReference(Reference) - Method in class org.mule.ra.DefaultMuleConnectionFactory
 
setRegisterTraceInterceptor(boolean) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.mule.config.ThreadingProfile
 
setRemoteInvocationExecutor(RemoteInvocationExecutor) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setRemoteSync(boolean) - Method in class org.mule.config.MuleConfiguration
 
setRemoteSync(boolean) - Method in class org.mule.impl.endpoint.MuleEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
setRemoteSync(boolean) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setRemoteSync(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setRemoteSync(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
setRemoteSyncTimeout(int) - Method in class org.mule.impl.endpoint.MuleEndpoint
The timeout value for remoteSync invocations
setRemoteSyncTimeout(int) - Method in interface org.mule.umo.endpoint.UMOEndpoint
The timeout value for remoteSync invocations
setReplyTo(Object) - Method in class org.mule.impl.MuleMessage
Sets a replyTo address for this message.
setReplyTo(Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
setReplyTo(Object) - Method in class org.mule.providers.http.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
setReplyTo(Object) - Method in class org.mule.providers.jms.JmsMessageAdapter
Sets a replyTo address for this message.
setReplyTo(String) - Method in class org.mule.providers.soap.MuleSoapHeaders
 
setReplyTo(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setReplyTo(Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a replyTo address for this message.
setReplyTo(String) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Sets the replyTo endpoint for any outgoing messages.
setReplyToAddresses(String) - Method in class org.mule.providers.email.SmtpConnector
 
setRequestLine(RequestLine) - Method in class org.mule.providers.http.HttpRequest
 
setRequireClientAuthentication(boolean) - Method in class org.mule.providers.http.HttpsConnector
 
setRequireClientAuthentication(boolean) - Method in class org.mule.providers.ssl.SslConnector
 
setRequireClientAuthentication(boolean) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setRequireClientAuthentication(boolean) - Method in interface org.mule.umo.security.TlsDirectTrustStore
If a server socket is constructed directly (see TlsConfiguration) then this flag will control whether client authenticatin is required.
setRequiredParams(Map) - Method in class org.mule.components.rest.RestServiceWrapper
 
setResolvedDomain(String) - Method in class org.mule.management.support.JmxRegistrationContext
Setter for property 'resolvedDomain'.
setResourceAdapter(ResourceAdapter) - Method in class org.mule.ra.MuleActivationSpec
 
setResourceBundle(String) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setResponseRouter(UMOResponseRouterCollection) - Method in class org.mule.impl.MuleDescriptor
Response Routers control how events are returned in a request/response call.
setResponseRouter(UMOResponseRouterCollection) - Method in interface org.mule.umo.UMODescriptor
Response Routers control how events are returned in a request/response call.
setResponseTransformer(UMOTransformer) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setResponseTransformer(UMOTransformer) - Method in class org.mule.impl.MuleDescriptor
 
setResponseTransformer(UMOTransformer) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets tyhe transformer used when a response is sent back from the endpoint invocation
setResultSetHandler(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setRetryCount(int) - Method in class org.mule.providers.SimpleRetryConnectionStrategy
How many times to retry.
setReturnClass(Class) - Method in class org.mule.providers.soap.SoapMethod
 
setReturnClass(Class) - Method in class org.mule.transformers.AbstractTransformer
 
setReturnClass(Class) - Method in interface org.mule.umo.transformer.UMOTransformer
Sets the expected return type for the transformed data.
setReturnMessage(Object) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setReturnType(QName) - Method in class org.mule.providers.soap.SoapMethod
 
setReuseAddress(Boolean) - Method in class org.mule.providers.tcp.TcpConnector
This allows closed sockets to be reused while they are still in TIME_WAIT state
setReuseObject(boolean) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setReuseObject(boolean) - Method in interface org.mule.transaction.XaTransaction.MuleXaObject
 
setRightFilter(PacketFilter) - Method in class org.mule.providers.xmpp.filters.XmppAndFilter
 
setRightFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.AndFilter
 
setRightFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.OrFilter
 
setRmiRegistry(Registry) - Method in class org.mule.management.agents.RmiRegistryAgent
 
setRollbackOnly() - Method in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
setRollbackOnly() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
setRollbackOnly() - Method in class org.mule.transaction.XaTransaction
 
setRollbackOnly() - Method in interface org.mule.umo.UMOTransaction
 
setRouters(List) - Method in class org.mule.routing.AbstractRouterCollection
 
setRouters(List) - Method in interface org.mule.umo.routing.UMORouterCollection
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractRouter
 
setRouterStatistics(RouterStatistics) - Method in interface org.mule.umo.routing.UMORouter
 
setSalt(byte[]) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setSavepoint() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setSavepoint(String) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setScript(String) - Method in class org.mule.components.script.AbstractScriptComponent
 
setScriptEngine(ScriptEngine) - Method in class org.mule.components.script.jsr223.Scriptable
 
setScriptEngine(ScriptEngine) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
setScriptEngine(ScriptEngine) - Method in class org.mule.transformers.script.ScriptTransformer
 
setScriptEngineName(String) - Method in class org.mule.components.script.jsr223.Scriptable
 
setScriptEngineName(String) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
setScriptEngineName(String) - Method in class org.mule.transformers.script.ScriptTransformer
 
setScriptFile(String) - Method in class org.mule.components.script.jsr223.Scriptable
 
setScriptFile(String) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
setScriptFile(String) - Method in class org.mule.transformers.script.ScriptTransformer
 
setScriptText(String) - Method in class org.mule.components.script.AbstractScriptComponent
 
setScriptText(String) - Method in class org.mule.components.script.jsr223.Scriptable
 
setScriptText(String) - Method in class org.mule.components.script.jsr223.ScriptMessageBuilder
 
setScriptText(String) - Method in class org.mule.transformers.script.ScriptTransformer
 
setSecretAliasId(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSecretKeyRingFileName(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSecretPassphrase(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSecurityContext(UMOSecurityContext) - Method in class org.mule.impl.MuleSession
The security context for this session.
setSecurityContext(UMOSecurityContext) - Method in interface org.mule.umo.UMOSession
The security context for this session.
setSecurityFilter(UMOEndpointSecurityFilter) - Method in class org.mule.impl.endpoint.MuleEndpoint
Sets an UMOEndpointSecurityFilter for this endpoint.
setSecurityFilter(UMOEndpointSecurityFilter) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets an UMOEndpointSecurityFilter for this endpoint.
setSecurityManager(String) - Method in class org.mule.impl.container.RmiContainerContext
 
setSecurityManager(UMOSecurityManager) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setSecurityManager(UMOSecurityManager) - Method in class org.mule.MuleManager
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
setSecurityManager(SecurityManager) - Method in class org.mule.providers.rmi.RmiConnector
 
setSecurityManager(UMOSecurityManager) - Method in interface org.mule.umo.manager.UMOManager
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
setSecurityManager(UMOSecurityManager) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setSecurityPolicy(String) - Method in class org.mule.impl.container.RmiContainerContext
 
setSecurityPolicy(String) - Method in class org.mule.providers.rmi.RmiConnector
 
setSecurityProperties(Map) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.providers.http.HttpsConnector
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.providers.ssl.SslConnector
 
setSecurityProviderFactory(SecurityProviderFactory) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setSecurityProviders(String) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setSecurityProviders(String) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setSeeds(Integer) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
setSegments(Integer) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setSelectorProperty(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setSendBufferSize(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setSendBufferSize(int) - Method in class org.mule.providers.udp.UdpConnector
 
setSendSocketLinger(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setSendTcpNoDelay(boolean) - Method in class org.mule.providers.tcp.TcpConnector
 
setSendTimeout(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setSendTimeout(int) - Method in class org.mule.providers.udp.UdpConnector
 
setSendTransformed(boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setSerialiseObjects(boolean) - Method in class org.mule.providers.file.FileConnector
 
setServerClassName(String) - Method in class org.mule.providers.rmi.RmiConnector
Method setServerClassName
setServerCodebase(String) - Method in class org.mule.providers.rmi.RmiConnector
Method setServerCodebase
setServerConfig(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setServerInHandlers(List) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setServerOutHandlers(List) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setServerProvider(SimpleProvider) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setServerSocketFactory(SimpleServerSocketFactory) - Method in class org.mule.providers.tcp.TcpConnector
 
setServerUri(String) - Method in class org.mule.management.agents.RmiRegistryAgent
 
setServerUrl(String) - Method in class org.mule.config.MuleConfiguration
 
setServerUrl(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setServerUrl(String) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setServerUrl(String) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setService(QName) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
setServiceBean(Object) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setServiceClass(Class) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setServiceDescription(ServiceEndpoint, Document) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
setServiceFactory(ServiceFactory) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setServiceInterface(Class) - Method in class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
setServiceOverrides(Map) - Method in class org.mule.providers.AbstractConnector
Set the Service overrides on this connector.
setServiceTransport(String) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setServiceUrl(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setServletUrl(String) - Method in class org.mule.providers.http.servlet.ServletConnector
 
setSessionContext(SessionContext) - Method in class org.mule.examples.loanbroker.credit.CreditAgencyBean
 
setSessionHandler(UMOSessionHandler) - Method in class org.mule.providers.AbstractConnector
Setter for property 'sessionHandler'.
setShowAgents(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setShowagents(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setShowAll(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setShowall(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setShowConfig(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setShowconfig(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setShowConnectors(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setShowconnectors(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setShowModels(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setShowmodels(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setShowTransformers(boolean) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setShowtransformers(boolean) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setSignRequested(boolean) - Method in class org.mule.extras.pgp.PGPCryptInfo
 
setSignRequired(boolean) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setSingleResult(boolean) - Method in class org.mule.transformers.xml.JXPathExtractor
If multiple results are expected from the JXPathExtractor.expression evaluation, set this to false.
setSingleton(boolean) - Method in class org.mule.impl.MuleDescriptor
Determines if only a single instance of this component is created.
setSingleton(boolean) - Method in interface org.mule.umo.UMODescriptor
Determines if only a single instance of this component is created.
setSoapAction(UMOEvent, UMOEndpointURI, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
setSocketFactory(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setSocketFactory(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setSocketFactory(PooledSocketFactory) - Method in class org.mule.providers.tcp.TcpConnector
 
setSocketFactoryFallback(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setSocketFactoryFallback(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setSocketFactoryProperties(Map) - Method in class org.mule.management.agents.Mx4jAgent
 
setSocketTimeout(int) - Method in class org.mule.providers.http.HttpServerConnection
 
setSpecification(String) - Method in class org.mule.providers.jms.JmsConnector
 
setSpecification(String) - Method in class org.mule.providers.jms.JmsMessageAdapter
 
setSplitExpression(String) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
setSSLProtocol(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setSslType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setSslType(String) - Method in class org.mule.providers.ssl.SslConnector
 
setSslType(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setSsn(int) - Method in class org.mule.examples.loanbroker.messages.Customer
 
setStackTrace(StackTraceElement[]) - Method in class org.mule.samples.errorhandler.ExceptionBean
 
setStackTrace(String[]) - Method in class org.mule.samples.errorhandler.ExceptionBean
 
setStartTime(long) - Method in class org.mule.management.stats.AllStatistics
 
setStartupPropertiesFile(String) - Static method in class org.mule.MuleServer
 
setStatistics(ComponentStatistics) - Method in class org.mule.impl.model.DefaultMuleProxy
 
setStatistics(ComponentStatistics) - Method in interface org.mule.impl.model.MuleProxy
 
setStatistics(ComponentStatistics) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
setStatistics(AllStatistics) - Method in class org.mule.MuleManager
Sets statistics on this instance
setStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
setStatistics(RouterStatistics) - Method in class org.mule.routing.AbstractRouterCollection
 
setStatistics(RouterStatistics) - Method in interface org.mule.umo.routing.UMORouterCollection
 
setStatusLine(HttpVersion, int, String) - Method in class org.mule.providers.http.HttpResponse
 
setStatusLine(HttpVersion, int) - Method in class org.mule.providers.http.HttpResponse
 
setStopFurtherProcessing(boolean) - Method in class org.mule.impl.MuleEvent
Setting this parameter will stop the Mule framework from processing this event in the standard way.
setStopFurtherProcessing(boolean) - Method in class org.mule.impl.MuleEventContext
Determines whether the default processing for this event will be executed.
setStopFurtherProcessing(boolean) - Method in interface org.mule.umo.UMOEvent
Determines whether the default processing for this event will be executed.
setStopFurtherProcessing(boolean) - Method in interface org.mule.umo.UMOEventContext
Determines whether the default processing for this event will be executed.
setStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setStorePassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setStorePassword(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setStorePassword(String) - Method in interface org.mule.umo.security.TlsDirectKeyStore
 
setStrategy(UMOEncryptionStrategy) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setStrategy(UMOEncryptionStrategy) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
setStrategy(CompressionStrategy) - Method in class org.mule.transformers.compression.AbstractCompressionTransformer
 
setStrategy(UMOEncryptionStrategy) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
setStrategyName(String) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setStrategyName(String) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
setStrategyName(String) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
setStreaming(boolean) - Method in class org.mule.impl.endpoint.MuleEndpoint
Determines whether the endpoint should deal with requests as streams
setStreaming(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Determines whether the endpoint should deal with requests as streams
setStreet(String) - Method in class org.mule.samples.voipservice.to.AddressTO
 
setStringProperty(String, String) - Method in class org.mule.impl.MuleMessage
Sets a String property on the event
setStringProperty(String, String) - Method in class org.mule.providers.AbstractMessageAdapter
 
setStringProperty(String, String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a String property on the event
setSubject(String) - Method in class org.mule.providers.email.SmtpConnector
 
setSubscriptionFilter(Class) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
sets the type of filter used to filter subscriptions
setSubscriptions(String[]) - Method in class org.mule.extras.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.extras.spring.events.MuleSubscriptionEventListener
 
setSubscriptionsOnDescriptor(MuleDescriptor) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
setSupportedProtocols(List) - Method in class org.mule.providers.AbstractConnector
Sets A list of protocols that the connector can accept
setSupportedSchemes(List) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setSuppressDeclaration(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setSymbol(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setSynchronous(boolean) - Method in class org.mule.config.MuleConfiguration
 
setSynchronous(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setSynchronous(boolean) - Method in class org.mule.impl.endpoint.MuleEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
setSynchronous(boolean) - Method in class org.mule.impl.MuleEvent
 
setSynchronous(boolean) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setSynchronous(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setSynchronous(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
setSynchronous(boolean) - Method in interface org.mule.umo.UMOEvent
Determines whether the was sent synchrounously or not
setSynchronousEventTimeout(int) - Method in class org.mule.config.MuleConfiguration
 
setSynchronousEventTimeout(int) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setSynchronousEventTimeout(int) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setSynchronousEventTimeout(int) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setSynchronousReceive(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setSystemModelType(String) - Method in class org.mule.config.MuleConfiguration
 
setSystemProperties(Map) - Method in class org.mule.impl.container.PropertiesContainerContext
 
setTargetService(QName) - Method in class org.mule.providers.jbi.components.MuleReceiver
 
setTargetServiceName(String) - Method in class org.mule.providers.jbi.components.MuleReceiver
 
setTcpProtocol(TcpProtocol) - Method in class org.mule.providers.tcp.TcpConnector
 
setTcpProtocolClassName(String) - Method in class org.mule.providers.tcp.TcpConnector
 
setTemplateprops(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setThreadFactory(ThreadFactory) - Method in class org.mule.config.ThreadingProfile
 
setThreadingProfile(ThreadingProfile) - Method in class org.mule.impl.MuleDescriptor
 
setThreadPriority(int) - Method in class org.mule.impl.work.WorkerContext
Defines the thread priority level of the thread, which will be dispatched to process this work.
setThreadTTL(long) - Method in class org.mule.config.ThreadingProfile
 
setThreadWaitTimeout(long) - Method in class org.mule.config.ThreadingProfile
 
setThrowable(Throwable) - Method in class org.mule.samples.errorhandler.ErrorMessage
 
setThrowException(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setTime(long) - Method in class org.mule.tck.testmodels.services.PersonResponse
 
setTimeout(int) - Method in class org.mule.impl.MuleEvent
 
setTimeout(int) - Method in class org.mule.impl.MuleTransactionConfig
 
setTimeout(int) - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
setTimeout(int) - Method in class org.mule.providers.tcp.TcpConnector
Deprecated. The time out should be set explicitly for each
setTimeout(int) - Method in class org.mule.providers.udp.UdpConnector
Deprecated. The time out should be set explicitly for each
setTimeout(int) - Method in class org.mule.routing.response.AbstractResponseRouter
 
setTimeout(int) - Method in class org.mule.routing.response.ResponseRouterCollection
 
setTimeout(int) - Method in interface org.mule.umo.routing.UMOResponseRouter
Sets the timeout delay that the response router should wait for a response for a given event.
setTimeout(int) - Method in interface org.mule.umo.routing.UMOResponseRouterCollection
 
setTimeout(int) - Method in interface org.mule.umo.UMOEvent
The number of milliseconds to wait for a return event when running synchronously.
setTimeout(int) - Method in interface org.mule.umo.UMOTransactionConfig
 
setTimeToLive(int) - Method in class org.mule.providers.multicast.MulticastConnector
 
setTimeUnit(TimeUnit) - Method in class org.mule.providers.AbstractPollingMessageReceiver
 
setTopicResolver(JmsTopicResolver) - Method in class org.mule.providers.jms.JmsConnector
Setter for property 'topicResolver'.
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.config.builders.EndpointReference
 
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setTransactionConfig(UMOTransactionConfig) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the Transaction configuration for the endpoint
setTransactionConfig(UMOTransactionConfig) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
setTransactionIsolation(int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setTransactionManager(TransactionManager) - Method in class org.mule.extras.spring.transaction.SpringTransactionManagerFactory
 
setTransactionManager(TransactionManager) - Method in class org.mule.ManagementContext
 
setTransactionManager(TransactionManager) - Method in class org.mule.MuleManager
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionManager(TransactionManager) - Method in interface org.mule.umo.manager.UMOManager
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionManagerFactory(UMOTransactionManagerFactory) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setTransactionRollbackOnly(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
setTransactionTimeout(int) - Method in class org.mule.config.MuleConfiguration
 
setTransactionTimeout(int) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setTransactionTimeout(int) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setTransactionTimeout(int) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
setTransactionTimeout(int) - Method in class org.mule.util.xa.DefaultXASession
 
setTransformer(UMOTransformer) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setTransformer(UMOTransformer) - Method in class org.mule.providers.DefaultReplyToHandler
 
setTransformer(UMOTransformer) - Method in interface org.mule.providers.ReplyToHandler
 
setTransformer(UMOTransformer) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setTransformer(UMOTransformer) - Method in class org.mule.routing.outbound.TransformerRouter
 
setTransformer(UMOTransformer) - Method in interface org.mule.umo.endpoint.UMOEndpoint
The transformer is responsible for transforming data when it is received or sent by the UMO (depending on whether this endpoint is a receiver or not).
setTransformer(UMOTransformer) - Method in class org.mule.umo.FutureMessageResult
Set a post-invocation transformer.
setTransformers() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
setTransformers(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setTransformers(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
setTransformFirst(boolean) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
setTransformParameters(Map) - Method in class org.mule.transformers.xml.XsltTransformer
Sets the parameters to be used when applying the transformation
setTransport(Transport) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
setTransportClass(String) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
setTransportName(String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setTreatMapAsNamedParams(boolean) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setTrimText(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setTrustManagerAlgorithm(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setTrustManagerAlgorithm(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustManagerAlgorithm(String) - Method in class org.mule.providers.ssl.SslConnector
 
setTrustManagerAlgorithm(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setTrustManagerAlgorithm(String) - Method in interface org.mule.umo.security.TlsDirectTrustStore
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.providers.ssl.SslConnector
 
setTrustManagerFactory(TrustManagerFactory) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setTrustManagerFactory(TrustManagerFactory) - Method in interface org.mule.umo.security.TlsDirectTrustStore
 
setTrustStore(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setTrustStore(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setTrustStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStore(String) - Method in class org.mule.providers.ssl.SslConnector
 
setTrustStore(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setTrustStore(String) - Method in interface org.mule.umo.security.TlsIndirectTrustStore
 
setTrustStoreName(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setTrustStorePassword(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setTrustStorePassword(String) - Method in class org.mule.providers.email.AbstractTlsRetrieveMailConnector
 
setTrustStorePassword(String) - Method in class org.mule.providers.email.SmtpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setTrustStorePassword(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setTrustStorePassword(String) - Method in interface org.mule.umo.security.TlsIndirectTrustStore
 
setTrustStoreType(String) - Method in class org.mule.management.agents.IBMSslAdapterServerSocketFactory
 
setTrustStoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStoreType(String) - Method in class org.mule.providers.ssl.SslConnector
 
setTrustStoreType(String) - Method in class org.mule.umo.security.tls.TlsConfiguration
 
setTrustStoreType(String) - Method in interface org.mule.umo.security.TlsDirectTrustStore
 
setTxManager(TransactionManager) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setType(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setType(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Determines whether the message endpoint is a sender or receiver or both.
setTypeMap(Map) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setTypeMappingRegistry(String) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setUnauthenticated(UMOEvent) - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
setUp() - Method in class org.mule.tck.AbstractMuleTestCase
 
setupFileType(FTPClient, UMOImmutableEndpoint) - Method in class org.mule.providers.ftp.FtpConnector
Transfer type is BINARY by default.
setupManager() - Method in class org.mule.tck.FunctionalTestCase
 
setUpperCase(boolean) - Method in class org.mule.transformers.simple.ByteArrayToHexString
 
setUrl(String) - Method in class org.mule.providers.oracle.jms.OracleJmsConnector
 
setUrlFromMessage(boolean) - Method in class org.mule.components.rest.RestServiceWrapper
 
setUrls(Properties) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setUrls(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setUrlsFile(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setUseMultipleTransactedReceivers(boolean) - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
setUserCredentials(UMOEndpointURI, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
setUsername(String) - Method in class org.mule.providers.email.SmtpConnector
 
setUsername(String) - Method in class org.mule.providers.jms.JmsConnector
 
setUserName(String) - Method in class org.mule.ra.MuleConnectionRequestInfo
 
setUsername(String) - Method in class org.mule.ra.MuleManagedConnectionFactory
Sets the value of the userName property.
setUserName(String) - Method in class org.mule.ra.MuleResourceAdapter
 
setUseTemplates(boolean) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setValid(boolean) - Method in class org.mule.impl.MuleSession
 
setValid(boolean) - Method in class org.mule.samples.voipservice.to.CreditProfileTO
 
setValid(boolean) - Method in interface org.mule.umo.UMOSession
Determines if this session is valid.
setValidateConnections(boolean) - Method in class org.mule.providers.ftp.FtpConnector
Whether to test FTP connection on each take from pool.
setValidateConnections(boolean) - Method in class org.mule.providers.tcp.TcpConnector
 
setValidateSchema(boolean) - Method in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
setValidTill(String) - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
setValue(String) - Method in class org.mule.routing.filters.xml.JXPathFilter
Deprecated. Use setExpectedValue(String expectedValue).
setVe(VelocityEngine) - Method in class org.mule.tools.visualizer.config.VelocitySupport
 
setVersion(String) - Method in class org.mule.impl.MuleDescriptor
 
setVersion(String) - Method in interface org.mule.umo.UMODescriptor
The version on the Mule UMO.
setVolume(String) - Method in class org.mule.samples.stockquote.StockQuote
 
setWireFormat(WireFormat) - Method in class org.mule.extras.client.RemoteDispatcher
 
setWireFormat(WireFormat) - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
setWireFormat(WireFormat) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
setWorkingDir(File) - Method in class org.mule.ManagementContext
 
setWorkingdir(String) - Method in class org.mule.tools.visualizer.maven.MuleVisualizerPlugin
 
setWorkingDirectory(String) - Method in class org.mule.config.MuleConfiguration
 
setWorkingDirectory(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setWorkingDirectory(String) - Method in class org.mule.management.mbeans.MuleConfigurationService
 
setWorkingDirectory(String) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setWorkingDirectory(String) - Method in class org.mule.tools.visualizer.config.GraphConfig
 
setWorkListener(WorkListener) - Method in class org.mule.config.MuleConfiguration
 
setWorkListener(WorkListener) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
setWorkManager(UMOWorkManager) - Method in class org.mule.MuleManager
Obtains a workManager instance that can be used to schedule work in a thread pool.
setWorkManager(UMOWorkManager) - Method in class org.mule.providers.AbstractMessageReceiver
 
setWorkManager(WorkManager) - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
setWorkManager(UMOWorkManager) - Method in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
setWorkManager(UMOWorkManager) - Method in class org.mule.ra.JcaModel
 
setWorkManager(UMOWorkManager) - Method in interface org.mule.umo.manager.UMOManager
Sets a workManager instance that can be used to schedule work in a thread pool.
setWorkManagerFactory(ThreadingProfile.WorkManagerFactory) - Method in class org.mule.config.ThreadingProfile
 
setWriteToDirectory(String) - Method in class org.mule.providers.file.FileConnector
 
setWsDecryptionFile(String) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
setWsdlEndpoint(String) - Method in class org.mule.providers.soap.WSProxyService
 
setWsdlFile(String) - Method in class org.mule.providers.soap.WSProxyService
 
setWsSignatureFile(String) - Method in class org.mule.extras.wssecurity.filters.WsSecurityFilter
 
setXaDataSource(XADataSource) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setXfire(XFire) - Method in class org.mule.providers.soap.xfire.XFireConnector
 
setXfire(XFire) - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
setXHTML(boolean) - Method in class org.mule.transformers.xml.XmlPrettyPrinter
 
setXslFile(String) - Method in class org.mule.transformers.xml.XsltTransformer
 
setXslFilePath(String) - Method in class org.mule.management.agents.Mx4jAgent
 
setXslt(String) - Method in class org.mule.transformers.xml.XsltTransformer
 
setXslTransformerFactory(String) - Method in class org.mule.transformers.xml.XsltTransformer
Configures the javax.xml.transform.Transformer factory class
ShortestNotationHandler - Class in org.mule.tools.visualizer.processor
 
ShortestNotationHandler(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.ShortestNotationHandler
 
shouldAggregateEvents(EventGroup) - Method in class org.mule.examples.loanbroker.routers.BankQuotesInboundAggregator
Determines if the event group is ready to be aggregated; this is entirely up to the application.
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Determines if the event group is ready to be aggregated.
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.CorrelationAggregator
 
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.response.ResponseCorrelationAggregator
Determines if the event group is ready to be aggregated.
shouldAggregateEvents(EventGroup) - Method in class org.mule.routing.response.SingleResponseRouter
The SingleResponseRouter will return true if the event group size is 1.
shouldConnect() - Method in class org.mule.providers.http.HttpMessageReceiver
 
shouldResequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
Determines whether the events in the passed EventGroup are ready to be reordered.
shouldResequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.CorrelationEventResequencer
 
shutdown(Throwable) - Method in class org.mule.MuleServer
Will shut down the server displaying the cause and time of the shutdown
shutdown() - Method in class org.mule.MuleServer
shutdown the server.
shutDown() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
shutDown() - Method in class org.mule.providers.jbi.JbiConnector
 
shutdown(int, long) - Method in class org.mule.util.queue.TransactionalQueueManager
 
shutdown(int, long) - Method in class org.mule.util.xa.AbstractResourceManager
 
SHUTDOWN_MODE_KILL - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Try to stop active transaction NOW, do no rollbacks
SHUTDOWN_MODE_NORMAL - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Wait for all transactions to complete
SHUTDOWN_MODE_ROLLBACK - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Try to roll back all active transactions
shutdownNormally(Date) - Static method in class org.mule.config.i18n.CoreMessages
 
SimpleContext - Class in org.mule.impl.jndi
 
SimpleContext() - Constructor for class org.mule.impl.jndi.SimpleContext
 
SimpleFilenameParser - Class in org.mule.providers.file
SimpleFilenameParser understands a limited set of tokens, namely ${DATE} : the currrent date in the format dd-MM-yy_HH-mm-ss.SS ${DATE:yy-MM-dd} : the current date using the specified format ${SYSTIME} : The current system time milliseconds ${UUID} : A generated Universally unique id ${ORIGINALNAME} : The origial file name if the file being written was read from another location ${COUNT} : An incremental counter ${} : A name of a property on the message Note that square brackets can be used instead of curl brackets, this is useful when defining the file output pattern in a Mule Url endpointUri where the curl bracket is an invalid character.
SimpleFilenameParser() - Constructor for class org.mule.providers.file.SimpleFilenameParser
 
SimpleMailMessageAdapter - Class in org.mule.providers.email
SimpleMailMessageAdapter is an adapter for mail messages.
SimpleMailMessageAdapter(Object) - Constructor for class org.mule.providers.email.SimpleMailMessageAdapter
 
SimpleMailMessageAdapter(SimpleMailMessageAdapter) - Constructor for class org.mule.providers.email.SimpleMailMessageAdapter
 
SimpleMathsComponent - Class in org.mule.tck.services
 
SimpleMathsComponent() - Constructor for class org.mule.tck.services.SimpleMathsComponent
 
SimplePasswordJmxAuthenticator - Class in org.mule.management.support
A JMX authenticator for a simple username/password scheme.
SimplePasswordJmxAuthenticator() - Constructor for class org.mule.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
 
SimpleRetryConnectionStrategy - Class in org.mule.providers
A simple connection retry strategy where the a connection will be attempted X number of retryCount every Y milliseconds.
SimpleRetryConnectionStrategy() - Constructor for class org.mule.providers.SimpleRetryConnectionStrategy
 
SimpleRetryConnectionStrategy.RetryCounter - Class in org.mule.providers
 
SimpleRetryConnectionStrategy.RetryCounter() - Constructor for class org.mule.providers.SimpleRetryConnectionStrategy.RetryCounter
 
SimpleServerSocketFactory - Interface in org.mule.providers.tcp
 
SingleAttemptConnectionStrategy - Class in org.mule.providers
Attempts to make a connection once and fails if there is an exception
SingleAttemptConnectionStrategy() - Constructor for class org.mule.providers.SingleAttemptConnectionStrategy
 
SingleJmsMessageReceiver - Class in org.mule.providers.jms
Registers a single Jms MessageListener for an endpoint
SingleJmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jms.SingleJmsMessageReceiver
 
SingleResponseRouter - Class in org.mule.routing.response
Handles single event responses from a replyTo address.
SingleResponseRouter() - Constructor for class org.mule.routing.response.SingleResponseRouter
 
singleton - Variable in class org.mule.impl.ImmutableMuleDescriptor
Determines if this component is a singleton
size() - Method in class org.mule.routing.inbound.EventGroup
Returns the number of events collected so far.
size() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
size() - Method in interface org.mule.util.queue.Queue
Returns the number of elements in this queue.
size(QueueInfo) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
SmtpConnector - Class in org.mule.providers.email
SmtpConnector is used to connect to and send data to an SMTP mail server
SmtpConnector() - Constructor for class org.mule.providers.email.SmtpConnector
 
SmtpMessageDispatcher - Class in org.mule.providers.email
SmtpMessageDispatcher will dispatch Mule events as Mime email messages over an SMTP gateway.
SmtpMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.email.SmtpMessageDispatcher
 
SmtpMessageDispatcherFactory - Class in org.mule.providers.email
SmtpMessageDispatcherFactory creates an instance of an SmtpMessage dispatcher used for sending email events via an SMTP gateway
SmtpMessageDispatcherFactory() - Constructor for class org.mule.providers.email.SmtpMessageDispatcherFactory
 
SmtpsConnector - Class in org.mule.providers.email
Creates a secure SMTP connection
SmtpsConnector() - Constructor for class org.mule.providers.email.SmtpsConnector
 
SmtpsSocketFactory - Class in org.mule.providers.email
A socket factor that reads "indirect" configuration (see TlsConfiguration) for SMTPS from System properties.
SmtpsSocketFactory() - Constructor for class org.mule.providers.email.SmtpsSocketFactory
 
SNAPSHOT_CAPTURING - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
this mark is added to getStatus to indicate that captureEverySec was stated
SNAPSHOT_HPROF - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
SNAPSHOT_WITH_HEAP - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
SNAPSHOT_WITHOUT_HEAP - Static variable in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
SOAP11_HTTP_BINDING - Static variable in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
SOAP11_HTTP_BINDING - Static variable in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
SOAP12_HTTP_BINDING - Static variable in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
SOAP12_HTTP_BINDING - Static variable in class org.mule.providers.soap.xfire.transport.MuleUniversalTransport
 
SOAP_ACTION_PROPERTY - Static variable in interface org.mule.providers.soap.SoapConstants
 
SOAP_ENDPOINT_PREFIX - Static variable in interface org.mule.providers.soap.SoapConstants
 
SOAP_FOOTER - Static variable in class org.mule.providers.soap.transformers.HttpRequestToSoapRequest
 
SOAP_HEADER - Static variable in class org.mule.providers.soap.transformers.HttpRequestToSoapRequest
 
SOAP_NAMESPACE_PROPERTY - Static variable in interface org.mule.providers.soap.SoapConstants
 
SoapConstants - Interface in org.mule.providers.soap
Common SOAP constants
SoapMessages - Class in org.mule.providers.soap.i18n
 
SoapMessages() - Constructor for class org.mule.providers.soap.i18n.SoapMessages
 
SoapMethod - Class in org.mule.providers.soap
A SOAP method representation where the parameters are named
SoapMethod(String, String) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(String, List) - Constructor for class org.mule.providers.soap.SoapMethod
Creates a Soap Method using the param string set in the MUle configuration file
SoapMethod(QName, String) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(QName, List) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(QName) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(QName, QName) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(QName, QName, Class) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(QName, Class) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapMethod(QName, List, QName) - Constructor for class org.mule.providers.soap.SoapMethod
 
SoapServiceFinder - Class in org.mule.providers.soap
SoapServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
SoapServiceFinder() - Constructor for class org.mule.providers.soap.SoapServiceFinder
 
socket - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
socket - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
SocketEndpointBuilder - Class in org.mule.impl.endpoint
SocketEndpointBuilder builds an endpointUri based on host and port only
SocketEndpointBuilder() - Constructor for class org.mule.impl.endpoint.SocketEndpointBuilder
 
sourceTypes - Variable in class org.mule.transformers.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.umo.manager.UMOServerNotification
 
speak() - Method in class org.mule.tck.testmodels.fruit.FruitLover
 
SpiUtils - Class in org.mule.util
 
splitAndTrim(String, String) - Static method in class org.mule.util.StringUtils
Like StringUtils.split(String, String), but additionally trims whitespace from the result tokens.
splitExpression - Variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
SPRING_DOCTYPE_REF - Static variable in class org.mule.extras.spring.SpringContainerContext
 
SpringConfigurationBuilder - Class in org.mule.extras.spring.config
SpringConfigurationBuilder Enables Mule to be loaded from as Spring context.
SpringConfigurationBuilder() - Constructor for class org.mule.extras.spring.config.SpringConfigurationBuilder
 
SpringContainerContext - Class in org.mule.extras.spring
SpringContainerContext is a Spring Context that can expose spring-managed components for use in the Mule framework.
SpringContainerContext() - Constructor for class org.mule.extras.spring.SpringContainerContext
 
SpringMessages - Class in org.mule.extras.spring.i18n
 
SpringMessages() - Constructor for class org.mule.extras.spring.i18n.SpringMessages
 
SpringRemoteInvokerComponent - Class in org.mule.extras.spring.remoting
 
SpringRemoteInvokerComponent() - Constructor for class org.mule.extras.spring.remoting.SpringRemoteInvokerComponent
 
SpringTransactionFactory - Class in org.mule.extras.spring.transaction
TODO: document this class
SpringTransactionFactory() - Constructor for class org.mule.extras.spring.transaction.SpringTransactionFactory
 
SpringTransactionFactory.SpringTransaction - Class in org.mule.extras.spring.transaction
TODO: document this class
SpringTransactionFactory.SpringTransaction() - Constructor for class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
SpringTransactionManagerFactory - Class in org.mule.extras.spring.transaction
A holder to a transaction manager set via a Spring Application context
SpringTransactionManagerFactory() - Constructor for class org.mule.extras.spring.transaction.SpringTransactionManagerFactory
 
SQLExceptionReader - Class in org.mule.providers.jdbc
Surfaces information about SQLExceptions such as the code and sql state.
SQLExceptionReader() - Constructor for class org.mule.providers.jdbc.SQLExceptionReader
 
SQUARE_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
SslConnector - Class in org.mule.providers.ssl
SslConnector provides a connector for SSL connections.
SslConnector() - Constructor for class org.mule.providers.ssl.SslConnector
 
SslMessageReceiver - Class in org.mule.providers.ssl
 
SslMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.ssl.SslMessageReceiver
 
SslMessageReceiver.SslStreamWorker - Class in org.mule.providers.ssl
 
SslMessageReceiver.SslStreamWorker(Socket, AbstractMessageReceiver) - Constructor for class org.mule.providers.ssl.SslMessageReceiver.SslStreamWorker
 
SslMessageReceiver.SslWorker - Class in org.mule.providers.ssl
 
SslMessageReceiver.SslWorker(Socket, AbstractMessageReceiver) - Constructor for class org.mule.providers.ssl.SslMessageReceiver.SslWorker
 
SslServerSocketFactory - Class in org.mule.providers.ssl
 
SslServerSocketFactory(TlsConfiguration) - Constructor for class org.mule.providers.ssl.SslServerSocketFactory
 
SslSocketFactory - Class in org.mule.providers.ssl
 
SslSocketFactory(TlsConfiguration) - Constructor for class org.mule.providers.ssl.SslSocketFactory
 
start() - Method in class org.mule.components.script.AbstractScriptComponent
 
start() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
start() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
start() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
start() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
start(UMOWorkManager) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
start() - Method in class org.mule.impl.model.AbstractComponent
 
start(boolean) - Method in class org.mule.impl.model.AbstractComponent
Starts a Mule Component.
start() - Method in class org.mule.impl.model.AbstractModel
Starts all registered components
start() - Method in class org.mule.impl.model.DefaultMuleProxy
 
start() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
start() - Method in class org.mule.impl.work.MuleWorkManager
 
start() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
start() - Method in class org.mule.management.agents.JdmkAgent
 
start() - Method in class org.mule.management.agents.JmxAgent
(non-Javadoc)
start() - Method in class org.mule.management.agents.Log4jAgent
 
start() - Method in class org.mule.management.agents.Mx4jAgent
 
start() - Method in class org.mule.management.agents.RmiRegistryAgent
 
start() - Method in class org.mule.management.agents.WrapperManagerAgent
 
start() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
start() - Method in class org.mule.management.mbeans.ComponentService
 
start() - Method in class org.mule.management.mbeans.ModelService
 
start() - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
start() - Method in class org.mule.management.mbeans.MuleService
 
start() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
start(String[]) - Method in class org.mule.modules.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.modules.boot.VersionWrapper
 
start() - Method in class org.mule.MuleManager
Start the MuleManager.
start(String) - Method in class org.mule.MuleManager
Start the MuleManager.
start(boolean) - Method in class org.mule.MuleServer
Start the mule server
start() - Method in class org.mule.providers.AbstractMessageReceiver
 
start() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
start() - Method in class org.mule.providers.jbi.JbiConnector
 
start(Xid, int) - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
start() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
Iterate through the open connections and start them one by one.
start() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
start() - Method in class org.mule.ra.DelegateWorkManager
 
start(BootstrapContext) - Method in class org.mule.ra.MuleResourceAdapter
 
start() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
start() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
start() - Method in interface org.mule.umo.lifecycle.Startable
 
start() - Method in class org.mule.util.monitor.FileMonitor
 
start() - Method in interface org.mule.util.ObjectPool
 
start() - Method in interface org.mule.util.queue.QueueManager
 
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
 
Startable - Interface in org.mule.umo.lifecycle
Startable TODO (document class)
startAgents() - Method in class org.mule.MuleManager
startAllocationRecording(long) - Method in class org.mule.management.mbeans.YourKitProfilerService
Start object allocation recording.
startAllocationRecording(long) - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Start object allocation recording.
startCapturingMemSnapshot(int) - Method in class org.mule.management.mbeans.YourKitProfilerService
Starts new daemon thread which calls YourKitProfilerServiceMBean.captureMemorySnapshot() every N seconds.
startCapturingMemSnapshot(int) - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Starts new daemon thread which calls YourKitProfilerServiceMBean.captureMemorySnapshot() every N seconds.
startComponent(String) - Method in class org.mule.impl.model.AbstractModel
Starts a single Mule Component.
startComponent(String) - Method in class org.mule.management.mbeans.ModelService
 
startComponent(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
startComponent(String) - Method in interface org.mule.umo.model.UMOModel
Starts a single Mule Component.
startConnector() - Method in class org.mule.management.mbeans.ConnectorService
 
startConnector() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
startConnector() - Method in class org.mule.providers.AbstractConnector
startConnector() - Method in interface org.mule.umo.provider.UMOConnector
 
startCPUProfiling(long, String) - Method in class org.mule.management.mbeans.YourKitProfilerService
Start CPU profiling.
startCPUProfiling(long, String) - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Start CPU profiling.
started - Variable in class org.mule.providers.AbstractConnector
Specifies if the endpoint started
started - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
started - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
startListeners() - Method in class org.mule.impl.model.AbstractComponent
 
startMonitorProfiling() - Method in class org.mule.management.mbeans.YourKitProfilerService
Start monitor profiling (requires that the profiled application runs on Java 5 or newer)
startMonitorProfiling() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Start monitor profiling (requires that the profiled application runs on Java 5 or newer)
startOnConnect - Variable in class org.mule.providers.AbstractConnector
If the connect method was called via the start method, this will be set so that when the connector comes on line it will be started
startOnConnect - Variable in class org.mule.providers.jms.JmsMessageReceiver
 
startOnConnect - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
startProcess(Object, Object, Map) - Method in interface org.mule.providers.bpm.BPMS
Start a new process.
startProcess(Object) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Start a new process.
startProcess(Object, Object, Map) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Start a new process.
startTransaction(Object) - Method in class org.mule.util.xa.AbstractResourceManager
Starts a new transaction and associates it with the current thread.
startWork(Work) - Method in class org.mule.impl.work.MuleWorkManager
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.impl.work.MuleWorkManager
 
startWork(Work) - Method in class org.mule.ra.DelegateWorkManager
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.ra.DelegateWorkManager
 
StartWorkExecutor - Class in org.mule.impl.work
 
StartWorkExecutor() - Constructor for class org.mule.impl.work.StartWorkExecutor
 
StatementInvocationHandler - Class in org.mule.providers.jdbc.xa
 
StatementInvocationHandler(ConnectionWrapper, Statement) - Constructor for class org.mule.providers.jdbc.xa.StatementInvocationHandler
 
StaticComponent - Class in org.mule.components.simple
A component that will return a static data object as a result.
StaticComponent() - Constructor for class org.mule.components.simple.StaticComponent
 
StaticRecipientList - Class in org.mule.routing.outbound
StaticRecipientList is used to dispatch a single event to multiple recipients over the same transport.
StaticRecipientList() - Constructor for class org.mule.routing.outbound.StaticRecipientList
 
statistics - Variable in class org.mule.impl.DefaultComponentExceptionStrategy
 
Statistics - Interface in org.mule.management.stats
Statistics TODO
statistics - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
StatisticsService - Class in org.mule.management.mbeans
StatisicsService exposes Mule processing statistics
StatisticsService() - Constructor for class org.mule.management.mbeans.StatisticsService
 
StatisticsServiceMBean - Interface in org.mule.management.mbeans
StatisticsServiceMBean is a JMX interfaces for querying Mule event processing statistics.
stats - Variable in class org.mule.impl.model.AbstractComponent
 
status - Variable in class org.mule.extras.spring.transaction.SpringTransactionFactory.SpringTransaction
 
status - Variable in class org.mule.util.xa.AbstractTransactionContext
 
STATUS_ACTIVE - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_COMMITTED - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_COMMITTING - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_MARKED_ROLLBACK - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_NO_TRANSACTION - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_PREPARED - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_PREPARING - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_ROLLEDBACK - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_ROLLING_BACK - Static variable in interface org.mule.umo.UMOTransaction
 
STATUS_UNKNOWN - Static variable in interface org.mule.umo.UMOTransaction
 
StdinToNameString - Class in org.mule.samples.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.samples.hello.StdinToNameString
 
StockQuote - Class in org.mule.samples.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.samples.stockquote.StockQuote
 
stop() - Method in class org.mule.components.script.AbstractScriptComponent
 
stop() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
stop() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
stop() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
stop() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
stop() - Method in class org.mule.impl.model.AbstractComponent
 
stop() - Method in class org.mule.impl.model.AbstractModel
Stops any registered components
stop() - Method in class org.mule.impl.model.DefaultMuleProxy
 
stop() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
stop() - Method in class org.mule.impl.work.MuleWorkManager
 
stop() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
stop() - Method in class org.mule.management.agents.JdmkAgent
 
stop() - Method in class org.mule.management.agents.JmxAgent
(non-Javadoc)
stop() - Method in class org.mule.management.agents.Log4jAgent
 
stop() - Method in class org.mule.management.agents.Mx4jAgent
 
stop() - Method in class org.mule.management.agents.RmiRegistryAgent
 
stop() - Method in class org.mule.management.agents.WrapperManagerAgent
 
stop() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
stop() - Method in class org.mule.management.mbeans.ComponentService
 
stop() - Method in class org.mule.management.mbeans.ModelService
 
stop() - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
stop() - Method in class org.mule.management.mbeans.MuleService
 
stop() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
stop(int) - Method in class org.mule.modules.boot.MuleServerWrapper
Called when the application is shutting down.
stop(int) - Method in class org.mule.modules.boot.VersionWrapper
 
stop() - Method in class org.mule.MuleManager
Stops the MuleManager which stops all sessions and connectors
stop() - Method in class org.mule.providers.AbstractMessageReceiver
 
stop() - Method in class org.mule.providers.jbi.components.AbstractJbiComponent
 
stop() - Method in class org.mule.providers.jbi.JbiConnector
 
stop() - Method in class org.mule.providers.oracle.jms.OracleJmsConnection
Iterate through the open connections and stop them one by one.
stop() - Method in class org.mule.providers.soap.xfire.XFireServiceComponent
 
stop() - Method in class org.mule.ra.DelegateWorkManager
 
stop() - Method in class org.mule.ra.MuleResourceAdapter
 
stop() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
stop() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
stop() - Method in interface org.mule.umo.lifecycle.Stoppable
 
stop() - Method in class org.mule.util.monitor.FileMonitor
Stop the file monitor polling.
stop() - Method in interface org.mule.util.ObjectPool
 
stop() - Method in interface org.mule.util.queue.QueueManager
 
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
 
stopAgents() - Method in class org.mule.MuleManager
stopAllocationRecording() - Method in class org.mule.management.mbeans.YourKitProfilerService
stopAllocationRecording() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
 
stopCapturingMemSnapshot() - Method in class org.mule.management.mbeans.YourKitProfilerService
Stops daemon thread started by YourKitProfilerServiceMBean.startCapturingMemSnapshot(int)
stopCapturingMemSnapshot() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Stops daemon thread started by YourKitProfilerServiceMBean.startCapturingMemSnapshot(int)
stopComponent(String) - Method in class org.mule.impl.model.AbstractModel
Stops a single Mule Component.
stopComponent(String) - Method in class org.mule.management.mbeans.ModelService
 
stopComponent(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
stopComponent(String) - Method in interface org.mule.umo.model.UMOModel
Stops a single Mule Component.
stopConnector() - Method in class org.mule.management.mbeans.ConnectorService
 
stopConnector() - Method in interface org.mule.management.mbeans.ConnectorServiceMBean
 
stopConnector() - Method in class org.mule.providers.AbstractConnector
stopConnector() - Method in interface org.mule.umo.provider.UMOConnector
 
stopCPUProfiling() - Method in class org.mule.management.mbeans.YourKitProfilerService
Stop CPU profiling.
stopCPUProfiling() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Stop CPU profiling.
stopDatabase() - Static method in class org.mule.providers.jdbc.util.MuleDerbyUtils
Properly shutdown an embedded Derby database
stopListeners() - Method in class org.mule.impl.model.AbstractComponent
 
stopMonitorProfiling() - Method in class org.mule.management.mbeans.YourKitProfilerService
Stop monitor profiling (requires that the profiled application runs on Java 5 or newer)
stopMonitorProfiling() - Method in interface org.mule.management.mbeans.YourKitProfilerServiceMBean
Stop monitor profiling (requires that the profiled application runs on Java 5 or newer)
Stoppable - Interface in org.mule.umo.lifecycle
Stoppable TODO (document class)
stopped - Variable in class org.mule.impl.model.AbstractComponent
Determines if the component has been stopped
stopped - Variable in class org.mule.providers.AbstractMessageReceiver
 
stopping - Variable in class org.mule.impl.model.AbstractComponent
Determines whether stop has been called and is still in progress
store - Variable in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
store(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
store(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
store(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Stores an object and returns its generated id.
storeId(Object) - Method in class org.mule.routing.inbound.IdempotentInMemoryMessageIdStore
 
storeId(Object) - Method in interface org.mule.routing.inbound.IdempotentMessageIdStore
Store the given ID.
StoreIncomingData - Class in org.mule.providers.bpm.jbpm.actions
Stores the incoming message payload into the specified variable.
StoreIncomingData() - Constructor for class org.mule.providers.bpm.jbpm.actions.StoreIncomingData
 
storeMessage(Message) - Method in class org.mule.providers.email.RetrieveMessageReceiver
Helper method for testing which stores a copy of the message locally as the POP3

message will be deleted from the server

storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in class org.mule.impl.MuleSessionHandler
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in class org.mule.impl.NullSessionHandler
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in class org.mule.providers.http.HttpSessionHandler
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in interface org.mule.umo.provider.UMOSessionHandler
 
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.providers.tcp.protocols.ByteProtocol
 
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.providers.stream.StreamConnector
 
STREAM_SYSTEM_IN - Static variable in class org.mule.providers.stream.StreamConnector
 
STREAM_SYSTEM_OUT - Static variable in class org.mule.providers.stream.StreamConnector
 
StreamConnector - Class in org.mule.providers.stream
StreamConnector can send and receive Mule events over IO streams.
StreamConnector() - Constructor for class org.mule.providers.stream.StreamConnector
 
streaming - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint should deal with requests as streams
StreamingBridgeComponent - Class in org.mule.components.simple
A simple Bridging component that can be used with the Streaming Model to bridge from one transport stream to another.
StreamingBridgeComponent() - Constructor for class org.mule.components.simple.StreamingBridgeComponent
 
StreamingComponent - Class in org.mule.impl.model.streaming
TODO
StreamingComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.streaming.StreamingComponent
 
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
 
StreamingEntryPoint - Class in org.mule.impl.model.resolvers
Will discover the correct entrypoint to invoke when an event is received.
StreamingEntryPoint() - Constructor for class org.mule.impl.model.resolvers.StreamingEntryPoint
 
StreamingEntryPointResolver - Class in org.mule.impl.model.resolvers
Creates a StreamingEntryPoint.
StreamingEntryPointResolver() - Constructor for class org.mule.impl.model.resolvers.StreamingEntryPointResolver
 
StreamingException - Exception in org.mule.impl.model.streaming
TODO
StreamingException(Message, UMOMessage) - Constructor for exception org.mule.impl.model.streaming.StreamingException
 
StreamingException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.impl.model.streaming.StreamingException
 
streamingFailedForEndpoint(String) - Static method in class org.mule.config.i18n.CoreMessages
 
streamingFailedNoStream() - Static method in class org.mule.config.i18n.CoreMessages
 
StreamingModel - Class in org.mule.impl.model.streaming
TODO
StreamingModel() - Constructor for class org.mule.impl.model.streaming.StreamingModel
 
streamingNotSupported(String) - Static method in class org.mule.config.i18n.CoreMessages
 
StreamingScriptComponent - Class in org.mule.components.script.jsr223
A JSR 223 Script streaming component.
StreamingScriptComponent() - Constructor for class org.mule.components.script.jsr223.StreamingScriptComponent
 
StreamingService - Interface in org.mule.impl.model.streaming
TODO
StreamMessageAdapter - Class in org.mule.providers.stream
StreamMessageAdapter TODO document
StreamMessageAdapter(Object) - Constructor for class org.mule.providers.stream.StreamMessageAdapter
 
StreamMessageAdapter(StreamMessageAdapter) - Constructor for class org.mule.providers.stream.StreamMessageAdapter
 
StreamMessageAdapter - Class in org.mule.providers.streaming
Provides a generic base class for stream based message flows in Mule.
StreamMessageAdapter(InputStream) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(InputStream, OutputStream) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(OutputHandler) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(OutputStream, OutputHandler) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(InputStream, OutputStream, OutputHandler) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(StreamMessageAdapter) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageDispatcher - Class in org.mule.providers.stream
StreamMessageDispatcher is a simple stream dispatcher that obtains a stream from the Stream Connector to write to.
StreamMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.stream.StreamMessageDispatcher
 
StreamMessageDispatcherFactory - Class in org.mule.providers.stream
StreamMessageDispatcherFactory creates a Stream dispatcher suitable for writing to fixed streams such as System.in or System.out.
StreamMessageDispatcherFactory() - Constructor for class org.mule.providers.stream.StreamMessageDispatcherFactory
 
StreamMessageReceiver - Class in org.mule.providers.stream
StreamMessageReceiver is a listener for events from Mule components which then simply passes the events on to the target components.
StreamMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long) - Constructor for class org.mule.providers.stream.StreamMessageReceiver
 
StreamMessages - Class in org.mule.providers.stream.i18n
 
StreamMessages() - Constructor for class org.mule.providers.stream.i18n.StreamMessages
 
strict - Variable in class org.mule.providers.bpm.jbpm.actions.ValidateMessageType
 
StringMessageUtils - Class in org.mule.util
Useful methods for formatting message strings for logging or exceptions.
stringsToClasses(Collection) - Method in class org.mule.providers.rmi.RmiConnector
 
StringToByteArray - Class in org.mule.transformers.simple
StringToByteArray converts a String into a byte array.
StringToByteArray() - Constructor for class org.mule.transformers.simple.StringToByteArray
 
StringToEmailMessage - Class in org.mule.providers.email.transformers
StringToEmailMessage will convert a String to a JavaMail Message, using the String as the contents.
StringToEmailMessage() - Constructor for class org.mule.providers.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.providers.email.MailUtils
 
StringToNameString - Class in org.mule.samples.hello
StringToNameString converts from a String to a NameString object.
StringToNameString() - Constructor for class org.mule.samples.hello.StringToNameString
 
StringToObjectArray - Class in org.mule.transformers.simple
StringToObjectArray converts a String into an object array.
StringToObjectArray() - Constructor for class org.mule.transformers.simple.StringToObjectArray
 
StringToXMLMessage - Class in org.mule.providers.oracle.jms.transformers
Transformer for use with the Oracle Jms Connector.
StringToXMLMessage() - Constructor for class org.mule.providers.oracle.jms.transformers.StringToXMLMessage
 
StringUtils - Class in org.mule.util
StringUtils contains useful methods for manipulating Strings.
StringUtils() - Constructor for class org.mule.util.StringUtils
 
SUBJECT_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
subscriptionFilter - Variable in class org.mule.extras.spring.events.MuleEventMulticaster
The filter used to match subscriptions
subscriptionMatches(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
subscriptions - Variable in class org.mule.extras.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.
SUCCESS - Static variable in interface org.mule.samples.voipservice.interfaces.AddressValidation
 
SUCCESS - Static variable in interface org.mule.samples.voipservice.interfaces.PaymentValidation
 
suitePostSetUp() - Method in class org.mule.tck.AbstractMuleTestCase
 
suitePostTearDown() - Method in class org.mule.tck.AbstractMuleTestCase
 
suitePreSetUp() - Method in class org.mule.tck.AbstractMuleTestCase
 
suitePreSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
suitePreTearDown() - Method in class org.mule.tck.AbstractMuleTestCase
 
SUM - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the sum of two counters
Sum - Class in org.mule.util.counters.impl
 
Sum(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Sum
 
SunSecurityProviderInfo - Class in org.mule.umo.security.provider
Sun JDK-specific security provider information.
SunSecurityProviderInfo() - Constructor for class org.mule.umo.security.provider.SunSecurityProviderInfo
 
supports(Class) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
supports(Class) - Method in class org.mule.extras.jaas.JaasSimpleAuthenticationProvider
checks whether the class is supported.
supports(Class) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
supports(Class) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
supportsProperty(String) - Method in class org.mule.providers.jms.JmsConnector
This method may be overridden in case a certain JMS implementation does not support all the standard JMS properties.
supportsProperty(String) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
Oracle throws a "JMS-102: Feature not supported" error if any of these "standard" properties are used.
supportsProtocol(String) - Method in class org.mule.providers.AbstractConnector
 
supportsProtocol(String) - Method in class org.mule.providers.oracle.jms.AbstractOracleJmsConnector
The Oracle AQ connector supports both the oaq:// and the jms:// protocols.
supportsProtocol(String) - Method in interface org.mule.umo.provider.UMOConnector
 
suspend() - Method in class org.mule.impl.model.DefaultMuleProxy
Controls the suspension of the UMO event processing
suspend() - Method in interface org.mule.impl.model.MuleProxy
Controls the suspension of the UMO event processing
suspend() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Controls the suspension of the UMO event processing
suspend() - Method in class org.mule.transaction.AbstractTransaction
 
suspend() - Method in class org.mule.transaction.XaTransaction
 
suspend() - Method in interface org.mule.umo.UMOTransaction
Suspend the XA transaction
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.
suspendMessages(Token) - Method in class org.mule.providers.bpm.jbpm.MuleMessageService
 
suspendXATransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionTemplate
 
SynchronizedVariable - Class in org.mule.util.concurrent
 
SynchronizedVariable() - Constructor for class org.mule.util.concurrent.SynchronizedVariable
 
SynchronizedVariable(Object) - Constructor for class org.mule.util.concurrent.SynchronizedVariable
 
synchronous - Variable in class org.mule.impl.ImmutableMuleEndpoint
whether events received by this endpoint should execute in a single thread
SYNCHRONOUS_PROPERTY - Static variable in class org.mule.config.MuleConfiguration
Specifies whether mule should process messages sysnchonously, i.e.
SynchronousLoanBroker - Class in org.mule.examples.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.examples.loanbroker.esn.SynchronousLoanBroker
 
SyncVoipBroker - Class in org.mule.samples.voipservice.service
 
SyncVoipBroker() - Constructor for class org.mule.samples.voipservice.service.SyncVoipBroker
 
SyncWorkExecutor - Class in org.mule.impl.work
 
SyncWorkExecutor() - Constructor for class org.mule.impl.work.SyncWorkExecutor
 
SYSTEM_MODEL - Static variable in class org.mule.impl.model.ModelHelper
Deprecated.  
SYSTEM_PROPERTY_PREFIX - Static variable in interface org.mule.config.MuleProperties
The prefix for any Mule-specific properties set in the system properties
systemProperties - Variable in class org.mule.impl.container.PropertiesContainerContext
 
systemPropertyNotSet(String) - Static method in class org.mule.config.builders.i18n.BuildersMessages
 
SystemStreamConnector - Class in org.mule.providers.stream
SystemStreamConnector connects to the System streams in and out by default and add some basic fuctionality for writing out prompt messages.
SystemStreamConnector() - Constructor for class org.mule.providers.stream.SystemStreamConnector
 
SystemUtils - Class in org.mule.util
 
SystemUtils() - Constructor for class org.mule.util.SystemUtils
 

T

TagProcessor - Class in org.mule.tools.visualizer.processor
 
TagProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.TagProcessor
 
take() - Method in interface org.mule.util.queue.Queue
Blocks and retrieves an object from this queue.
targetService - Variable in class org.mule.providers.jbi.components.MuleReceiver
 
targetServiceName - Variable in class org.mule.providers.jbi.components.MuleReceiver
 
TcpConnector - Class in org.mule.providers.tcp
TcpConnector can bind or sent to a given TCP port on a given host.
TcpConnector() - Constructor for class org.mule.providers.tcp.TcpConnector
 
TcpMessageAdapter - Class in org.mule.providers.tcp
TcpMessageAdapter TODO
TcpMessageAdapter(Object) - Constructor for class org.mule.providers.tcp.TcpMessageAdapter
 
TcpMessageAdapter(TcpMessageAdapter) - Constructor for class org.mule.providers.tcp.TcpMessageAdapter
 
TcpMessageDispatcher - Class in org.mule.providers.tcp
TcpMessageDispatcher will send transformed Mule events over TCP.
TcpMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.tcp.TcpMessageDispatcher
 
TcpMessageDispatcherFactory - Class in org.mule.providers.tcp
TcpMessageDispatcherFactory TODO
TcpMessageDispatcherFactory() - Constructor for class org.mule.providers.tcp.TcpMessageDispatcherFactory
 
TcpMessageReceiver - Class in org.mule.providers.tcp
TcpMessageReceiver acts like a TCP server to receive socket requests.
TcpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.tcp.TcpMessageReceiver
 
TcpMessageReceiver.TcpStreamWorker - Class in org.mule.providers.tcp
 
TcpMessageReceiver.TcpStreamWorker(Socket, AbstractMessageReceiver) - Constructor for class org.mule.providers.tcp.TcpMessageReceiver.TcpStreamWorker
 
TcpMessageReceiver.TcpWorker - Class in org.mule.providers.tcp
 
TcpMessageReceiver.TcpWorker(Object, AbstractMessageReceiver) - Constructor for class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
TcpMessages - Class in org.mule.providers.tcp.i18n
 
TcpMessages() - Constructor for class org.mule.providers.tcp.i18n.TcpMessages
 
TcpProtocol - Interface in org.mule.providers.tcp
The TcpProtocol interface enables to plug different application level protocols on a TcpConnector.
TcpServerSocketFactory - Class in org.mule.providers.tcp
 
TcpServerSocketFactory() - Constructor for class org.mule.providers.tcp.TcpServerSocketFactory
 
TcpSocketFactory - Class in org.mule.providers.tcp
Creates a client socket using the host and port address supplied in the endpoint URI.
TcpSocketFactory() - Constructor for class org.mule.providers.tcp.TcpSocketFactory
 
TcpStreamingMessageReceiver - Class in org.mule.providers.tcp
TcpStreamingMessageReceiver establishes a TCP client connection to an external server and reads the streaming data.
TcpStreamingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.tcp.TcpStreamingMessageReceiver
 
tearDown() - Method in class org.mule.tck.AbstractMuleTestCase
 
TEMP_DIR - Static variable in class org.mule.ManagementContext
 
templateCausedMalformedEndpoint(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
TemplateEndpointRouter - Class in org.mule.routing.outbound
The TemplateEndpointRouter allows endpoints to be altered at runtime based on properties set on the current event or fallback values set on the endpoint properties.
TemplateEndpointRouter() - Constructor for class org.mule.routing.outbound.TemplateEndpointRouter
 
templateParser - Variable in class org.mule.impl.container.PropertiesContainerContext
 
TemplateParser - Class in org.mule.util
TemplateParser is a simple string parser that will substitute tokens in a string with values supplied in a Map.
TemplateParser.TemplateCallback - Interface in org.mule.util
 
TestAgent - Class in org.mule.tck.testmodels.mule
Mock agent
TestAgent() - Constructor for class org.mule.tck.testmodels.mule.TestAgent
 
testAgentConfiguration() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testAlwaysBeginXaTransactionSuspendResume() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
AlwaysBegin action suspends current transaction and begins a new one.
testBadReturnType() - Method in class org.mule.tck.AbstractTransformerTestCase
 
testBlockExpiryOnExhaust() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testBlockOnExhaust() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
TestCaseWatchdog - Class in org.mule.tck
 
TestCaseWatchdog(long, TimeUnit, TestCaseWatchdogTimeoutHandler) - Constructor for class org.mule.tck.TestCaseWatchdog
 
TestCaseWatchdogTimeoutHandler - Interface in org.mule.tck
 
TestCatchAllStrategy - Class in org.mule.tck.testmodels.mule
 
TestCatchAllStrategy() - Constructor for class org.mule.tck.testmodels.mule.TestCatchAllStrategy
 
testClearPool() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testClone() - Method in class org.mule.tck.AbstractTransformerTestCase
 
TestComponent - Class in org.mule.tck.testmodels.services
 
TestComponent() - Constructor for class org.mule.tck.testmodels.services.TestComponent
 
TestComponentException - Exception in org.mule.tck.testmodels.services
 
TestComponentException(String) - Constructor for exception org.mule.tck.testmodels.services.TestComponentException
 
TestCompressionTransformer - Class in org.mule.tck.testmodels.mule
 
TestCompressionTransformer() - Constructor for class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
TestConnector - Class in org.mule.tck.testmodels.mule
TestConnector use a mock connector
TestConnector() - Constructor for class org.mule.tck.testmodels.mule.TestConnector
 
TestConnector.DummyMessageAdapter - Class in org.mule.tck.testmodels.mule
 
TestConnector.DummyMessageAdapter(Object) - Constructor for class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
testConnectorBeanProps() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testConnectorConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testConnectorExceptionHandling() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorInitialise() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorLifecycle() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorListenerSupport() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorLookup() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testConnectorMessageAdapter() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorMessageDispatcherFactory() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testContainerContext() - Method in class org.mule.tck.model.AbstractContainerContextTestCase
 
testCreate() - Method in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
testCreateFromFactory() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testCreatePool() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testCreateProxyFromFactory() - Method in class org.mule.tck.model.AbstractProxyPoolFactoryTestCase
 
TestDefaultLifecycleAdapter - Class in org.mule.tck.testmodels.mule
TestDefaultLifecycleAdapter TODO document
TestDefaultLifecycleAdapter(Object, UMODescriptor) - Constructor for class org.mule.tck.testmodels.mule.TestDefaultLifecycleAdapter
 
TestDefaultLifecycleAdapter(Object, UMODescriptor, UMOEntryPointResolver) - Constructor for class org.mule.tck.testmodels.mule.TestDefaultLifecycleAdapter
 
TestDefaultLifecycleAdapterFactory - Class in org.mule.tck.testmodels.mule
TestDefaultLifecycleAdapterFactory TODO document
TestDefaultLifecycleAdapterFactory() - Constructor for class org.mule.tck.testmodels.mule.TestDefaultLifecycleAdapterFactory
 
TestDependentObject - Class in org.mule.tck.testmodels.mule
TestDependentObject is used as a mock dependency for an object
TestDependentObject() - Constructor for class org.mule.tck.testmodels.mule.TestDependentObject
 
testDescriptorEndpoints() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEndpointIdentifierLookup() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testEndpointLookup() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testEndpointProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEntryPointDiscovery() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
Tests entrypoint discovery on object that has it's own event handler without implementing any of the Mule event interfaces
TestEntryPointResolver - Class in org.mule.tck.testmodels.mule
TestEntryPointResolver TODO document
TestEntryPointResolver() - Constructor for class org.mule.tck.testmodels.mule.TestEntryPointResolver
 
testEnvironmentProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testExceptionStrategy() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
TestExceptionStrategy - Class in org.mule.tck.testmodels.mule
TestExceptionStrategy TODO
TestExceptionStrategy() - Constructor for class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
testExceptionStrategy2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testExternalUMOReference() - Method in class org.mule.tck.model.AbstractContainerContextTestCase
Usage 2: the implementation reference on the descriptor is to a component in the container
testFailEntryPointDiscovery() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
Tests entrypoint discovery when there is no discoverable method
testFailOnExhaust() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testGlobalEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testGlobalEndpointConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testGrowOnExhaust() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testInboundRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testInboundRouterConfig2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestingWorkListener - Class in org.mule.tck
 
TestingWorkListener() - Constructor for class org.mule.tck.TestingWorkListener
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testLotsOfLoanRequests() - Method in class org.mule.examples.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
testLotsOfLoanRequests() - Method in class org.mule.examples.loanbroker.tests.AbstractLoanBrokerTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testManagerProperties() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
TestMessageDispatcher - Class in org.mule.tck.testmodels.mule
 
TestMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.tck.testmodels.mule.TestMessageDispatcher
 
testMessageProps() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
testMessageRetrieval() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
testModelConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testModelConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testNestedRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testNoNestedTxStarted() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
This is a former TransactionTemplateTestCase.
testObjectReferences() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testOutboundRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testOutboundRouterConfig2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPoolingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPoolLifecycle() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testPropertiesConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
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
 
TestResponseAggregator - Class in org.mule.tck.testmodels.mule
TestResponseAggregator is a mock response Agrregator object used for testing configuration
TestResponseAggregator() - Constructor for class org.mule.tck.testmodels.mule.TestResponseAggregator
 
testResponseRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testRoundTrip() - Method in class org.mule.tck.AbstractTransformerTestCase
 
testRoundtripBadReturnType() - Method in class org.mule.tck.AbstractTransformerTestCase
 
testRoundtripTransform() - Method in class org.mule.tck.AbstractTransformerTestCase
 
testSend() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
TestServiceComponent - Class in org.mule.tck.testmodels.services
TestServiceComponent is a test WebServices component.
TestServiceComponent() - Constructor for class org.mule.tck.testmodels.services.TestServiceComponent
 
testSingleLoanRequest() - Method in class org.mule.examples.loanbroker.tests.AbstractAsynchronousLoanBrokerTestCase
 
testSingleLoanRequest() - Method in class org.mule.examples.loanbroker.tests.AbstractLoanBrokerTestCase
 
testThreadingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransactionConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestTransactionFactory - Class in org.mule.tck.testmodels.mule
TestTransactionFactory TODO
TestTransactionFactory() - Constructor for class org.mule.tck.testmodels.mule.TestTransactionFactory
 
TestTransactionManagerFactory - Class in org.mule.tck.testmodels.mule
TestTransactionManagerFactory TODO
TestTransactionManagerFactory() - Constructor for class org.mule.tck.testmodels.mule.TestTransactionManagerFactory
 
testTransform() - Method in class org.mule.tck.AbstractTransformerTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testTransformerLookup() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testTrasactionSetting() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testTxHandleCommitKeepsThreadAssociation() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
testTxManagerCommitDissassociatesThread() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
testTxManagerRollbackDissassociatesThread() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
testXaTransactionTermination() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
This is a former XaTransactionTestCase.
THREADING_PROFILE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
ThreadingProfile - Class in org.mule.config
ThreadingProfile is used to configure a thread pool.
ThreadingProfile() - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile(int, int, long, int, RejectedExecutionHandler, ThreadFactory) - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile(ThreadingProfile) - Constructor for class org.mule.config.ThreadingProfile
 
threadingProfile - Variable in class org.mule.impl.ImmutableMuleDescriptor
The threading profile to use for this component.
ThreadingProfile.WorkManagerFactory - Interface in org.mule.config
 
threadNumber - Static variable in class org.mule.tck.TestCaseWatchdog
 
ThreadSafeAccess - Interface in org.mule.impl
Interface implemented by message-related objects that avoid exposing mutable data to multiple threads by providing immutable copies.
throwsException(String) - Method in interface org.mule.tck.testmodels.services.ITestComponent
 
throwsException(String) - Method in class org.mule.tck.testmodels.services.TestComponent
 
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.providers.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 - Variable in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
timeout - Variable in class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
timeout - Variable in class org.mule.util.xa.AbstractTransactionContext
 
TIMEOUT_DO_NOT_WAIT - Static variable in interface org.mule.umo.UMOEvent
 
TIMEOUT_NOT_SET_VALUE - Static variable in interface org.mule.umo.UMOEvent
 
TIMEOUT_WAIT_FOREVER - Static variable in interface org.mule.umo.UMOEvent
 
TimerInterceptor - Class in org.mule.interceptors
TimerInterceptor simply times and displays the time taken to process an event.
TimerInterceptor() - Constructor for class org.mule.interceptors.TimerInterceptor
 
timestamp - Variable in class org.mule.umo.manager.UMOServerNotification
 
TlsConfiguration - Class in org.mule.umo.security.tls
Support for configuring TLS/SSL connections.
TlsConfiguration(String) - Constructor for class org.mule.umo.security.tls.TlsConfiguration
Support for TLS connections with a given initial value for the key store
TlsConnector - Class in org.mule.providers.ssl
TlsConnector Provides TLS connections
TlsConnector() - Constructor for class org.mule.providers.ssl.TlsConnector
 
TlsDirectKeyStore - Interface in org.mule.umo.security
Configure direct key stores.
TlsDirectTrustStore - Interface in org.mule.umo.security
Configure direct trust stores.
TlsIndirectKeyStore - Interface in org.mule.umo.security
Configure indirect key stores.
TlsIndirectTrustStore - Interface in org.mule.umo.security
Configure indirect trust stores.
TlsPropertiesMapper - Class in org.mule.umo.security.tls
Move a TlsConfiguration to and from Properties (typically System Properties).
TlsPropertiesMapper(String) - Constructor for class org.mule.umo.security.tls.TlsPropertiesMapper
 
TlsPropertiesSocketFactory - Class in org.mule.umo.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.umo.security.tls.TlsPropertiesSocketFactory
 
TO_ADDRESSES_PROPERTY - Static variable in interface org.mule.providers.email.MailProperties
 
toArray() - Method in class org.mule.routing.inbound.EventGroup
Returns a snapshot of collected events in this group.
toArray() - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
toArray(Object[]) - Method in class org.mule.util.concurrent.ConcurrentHashSet
 
toArrayOfComponentType(Object[], Class) - Static method in class org.mule.util.ArrayUtils
Creates a copy of the given array, but with the given Class as element type.
toArrayOfComponentType(Collection, Class) - Static method in class org.mule.util.CollectionUtils
Creates an array of the given Collection's elements, but with the given Class as element type.
toByteArray(Message, String) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
toException() - Method in class org.mule.samples.errorhandler.ExceptionBean
 
toFullString() - Method in class org.mule.impl.container.ContainerKeyPair
 
toFullString() - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
toHeader(String) - Static method in class org.mule.providers.email.SimpleMailMessageAdapter
Convert a property name associated with a list of header values to the relevant header name (ie drop the prefix)
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
 
TOKEN_DELIM - Static variable in class org.mule.impl.security.MuleCredentials
 
toListHeader(String) - Static method in class org.mule.providers.email.SimpleMailMessageAdapter
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
 
toMessage(Object, Session) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
toObject(Message, String) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
tooManyAcceptableMethodsOnObjectForTypes(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, String) - Static method in class org.mule.providers.jms.i18n.JmsMessages
 
TooManySatisfiableMethodsException - Exception in org.mule.impl
TooManySatisfiableMethodsException is thrown by EntryPointResolvers when the component passed has more than one method that meets the criteria of the configured EntryPointResolver.
TooManySatisfiableMethodsException(Object, List) - Constructor for exception org.mule.impl.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, List, Exception) - Constructor for exception org.mule.impl.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, Object[]) - Constructor for exception org.mule.impl.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, Object[], Exception) - Constructor for exception org.mule.impl.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, Class) - Constructor for exception org.mule.impl.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, Class, Exception) - Constructor for exception org.mule.impl.TooManySatisfiableMethodsException
 
TOPIC_PROPERTY - Static variable in class org.mule.providers.jms.JmsConstants
 
toString() - Method in class org.mule.config.builders.EndpointReference
 
toString() - Method in class org.mule.config.i18n.Message
 
toString() - Method in class org.mule.config.ThreadingProfile
 
toString() - Method in class org.mule.examples.loanbroker.messages.LoanQuote
 
toString() - Method in class org.mule.extras.jaas.MuleJaasPrincipal
 
toString() - Method in class org.mule.impl.container.ContainerKeyPair
 
toString() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
toString() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
toString() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
toString() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
toString() - Method in class org.mule.impl.internal.notifications.ManagerNotification
 
toString() - Method in class org.mule.impl.internal.notifications.MessageNotification
 
toString() - Method in class org.mule.impl.internal.notifications.TransactionNotification
 
toString() - Method in class org.mule.impl.message.BaseMessage
 
toString() - Method in class org.mule.impl.message.ExceptionMessage
 
toString() - Method in class org.mule.impl.model.AbstractComponent
 
toString() - Method in class org.mule.impl.model.DefaultMuleProxy
 
toString() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
toString() - Method in class org.mule.impl.MuleEvent
 
toString() - Method in class org.mule.impl.MuleEventContext
 
toString() - Method in class org.mule.impl.MuleMessage
 
toString() - Method in class org.mule.impl.MuleTransactionConfig
 
toString() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
toString() - Method in class org.mule.impl.VoidResult
 
toString() - Method in class org.mule.impl.work.WorkerContext
 
toString() - Method in class org.mule.modules.boot.LicenseHandler.LicenseInfo
 
toString() - Method in class org.mule.providers.AbstractConnector
 
toString() - Method in class org.mule.providers.AbstractMessageAdapter
 
toString() - Method in class org.mule.providers.AbstractMessageDispatcher
 
toString() - Method in class org.mule.providers.AbstractMessageDispatcherFactory
 
toString() - Method in class org.mule.providers.AbstractMessageReceiver
 
toString() - Method in class org.mule.providers.http.RequestLine
 
toString() - Method in class org.mule.providers.jms.xa.XAResourceWrapper
 
toString() - Method in class org.mule.providers.NullPayload
 
toString() - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
 
toString() - Method in class org.mule.ra.MuleEndpointKey
 
toString() - Method in class org.mule.routing.inbound.EventGroup
 
toString() - Method in class org.mule.routing.nested.NestedRouter
 
toString() - Method in class org.mule.samples.hello.ChatString
 
toString() - Method in class org.mule.samples.stockquote.StockQuote
 
toString() - Method in class org.mule.samples.voipservice.to.AddressTO
 
toString() - Method in class org.mule.samples.voipservice.to.CreditCardTO
 
toString() - Method in class org.mule.samples.voipservice.to.CustomerTO
 
toString() - Method in class org.mule.samples.voipservice.to.ServiceParamTO
 
toString() - Method in class org.mule.tck.AbstractMuleTestCase.TestInfo
 
toString() - Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
 
toString() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
toString() - Method in class org.mule.tck.testmodels.fruit.Apple
 
toString() - Method in class org.mule.tck.testmodels.services.Person
 
toString() - Method in class org.mule.transaction.XaTransaction
 
toString() - Method in class org.mule.transformers.AbstractTransformer
 
toString() - Method in class org.mule.umo.manager.UMOServerNotification
 
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(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.StringMessageUtils
 
toString() - Method in class org.mule.util.xa.AbstractTransactionContext
 
touch() - Method in class org.mule.providers.soap.axis.extensions.AxisMuleSession
 
toUrl(String, Object) - Method in class org.mule.providers.bpm.ProcessConnector
Generate a URL based on the process name and ID such as "bpm://myProcess/2342" If the parameters are missing, and allowGlobalReceiver is true, the GLOBAL_RECEIVER is returned.
trace(Object) - Method in class org.mule.util.MuleLogger
 
trace(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
transacted - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
TransactedFileSession - Class in org.mule.util.file
TODO document
TransactedFileSession(AbstractXAResourceManager) - Constructor for class org.mule.util.file.TransactedFileSession
 
TransactedPollingMessageReceiver - Class in org.mule.providers
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management.
TransactedPollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.TransactedPollingMessageReceiver
 
TransactedPollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long) - Constructor for class org.mule.providers.TransactedPollingMessageReceiver
Deprecated. please use #TransactedPollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, long, TimeUnit) instead
TransactedPollingMessageReceiver.MessageProcessorWorker - Class in org.mule.providers
 
TransactedPollingMessageReceiver.MessageProcessorWorker(TransactionTemplate, CountDownLatch, Object) - Constructor for class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
TransactedSingleResourceJmsMessageReceiver - Class in org.mule.providers.jms
 
TransactedSingleResourceJmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
 
TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker - Class in org.mule.providers.jms
 
TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker(Message) - Constructor for class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
 
TRANSACTION_BEGAN - Static variable in class org.mule.impl.internal.notifications.TransactionNotification
 
TRANSACTION_COMMITTED - Static variable in class org.mule.impl.internal.notifications.TransactionNotification
 
TRANSACTION_CONSTRAINT_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
TRANSACTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TRANSACTION_FACTORY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
TRANSACTION_MANAGER_FACTORY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
TRANSACTION_ROLLEDBACK - Static variable in class org.mule.impl.internal.notifications.TransactionNotification
 
TRANSACTION_TIMEOUT_SECONDS - Static variable in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
TransactionalQueueManager - Class in org.mule.util.queue
The Transactional Queue Manager is responsible for creating and Managing transactional Queues.
TransactionalQueueManager() - Constructor for class org.mule.util.queue.TransactionalQueueManager
 
TransactionalQueueManager.QueueTransactionContext - Class in org.mule.util.queue
 
TransactionalQueueManager.QueueTransactionContext() - Constructor for class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
transactionAlreadyBound() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionAvailableButActionIs(String) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionCallback - Interface in org.mule.transaction
 
transactionCannotBindNullResource() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCannotBindToNullKey() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCannotReadState() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCannotUnbind() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCanOnlyBindToResources(String) - Static method in class org.mule.config.i18n.CoreMessages
 
transactionCommitFailed() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionConfig - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transaction configuration for this endpoint
transactionConfig - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
TransactionCoordination - Class in org.mule.transaction
 
TransactionException - Exception in org.mule.umo
TransactionException is thrown when an exception occurs while trying to create, start commit or rollback an exception
TransactionException(Message) - Constructor for exception org.mule.umo.TransactionException
 
TransactionException(Message, Throwable) - Constructor for exception org.mule.umo.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.mule.umo.TransactionException
 
TransactionFactoryConverter - Class in org.mule.config.converters
TransactionFactoryConverter TODO
TransactionFactoryConverter() - Constructor for class org.mule.config.converters.TransactionFactoryConverter
 
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
 
transactionManager - Variable in class org.mule.ManagementContext
 
transactionManagerAlreadySet() - Static method in class org.mule.config.i18n.CoreMessages
 
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.impl.internal.notifications
 
TransactionNotification(UMOTransaction, int) - Constructor for class org.mule.impl.internal.notifications.TransactionNotification
 
TransactionNotificationListener - Interface in org.mule.impl.internal.notifications
TransactionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Transaction event occurs.
TransactionNotInProgressException - Exception in org.mule.transaction
TransactionNotInProgressException TODO (document class)
TransactionNotInProgressException(Message) - Constructor for exception org.mule.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(Message, Throwable) - Constructor for exception org.mule.transaction.TransactionNotInProgressException
 
transactionResourceAlreadyListedForKey(Object) - Static method in class org.mule.config.i18n.CoreMessages
 
TransactionRollbackException - Exception in org.mule.transaction
 
TransactionRollbackException(Message) - Constructor for exception org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(Message, Throwable) - Constructor for exception org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(Throwable) - Constructor for exception org.mule.transaction.TransactionRollbackException
 
transactionRollbackFailed() - Static method in class org.mule.config.i18n.CoreMessages
 
transactionSetAutoCommitFailed() - Static method in class org.mule.providers.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
 
TransactionTemplate - Class in org.mule.transaction
 
TransactionTemplate(UMOTransactionConfig, ExceptionListener) - Constructor for class org.mule.transaction.TransactionTemplate
 
TRANSFER_ENCODING_CHUNKED - Static variable in class org.mule.providers.http.HttpConstants
 
transform(Object, String, UMOEventContext) - Method in class org.mule.examples.loanbroker.transformers.RestRequestToCustomerRequest
 
transform(Object, String, UMOEventContext) - Method in class org.mule.examples.loanbroker.transformers.SetLendersAsRecipients
 
transform(Object, Method) - Method in class org.mule.extras.client.AbstractEventTransformer
 
transform(Object) - Method in class org.mule.providers.bpm.jbpm.actions.StoreIncomingData
This method may be overriden in order to store the incoming data as a different type.
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
transform(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.mule.providers.jbi.components.TransformerComponent
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.oracle.jms.transformers.StringToXMLMessage
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.soap.transformers.HttpRequestToSoapRequest
 
transform(InputStream, OutputStream, String) - Method in class org.mule.providers.streaming.AbstractStreamingTransformer
Transforms the object.
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.xmpp.transformers.ObjectToXmppPacket
 
transform(Object, String, UMOEventContext) - Method in class org.mule.providers.xmpp.transformers.XmppPacketToObject
 
transform(String, String, String, OutputStream, GraphEnvironment) - Static method in class org.mule.tools.visualizer.util.DOTtoMAP
 
transform(String, String, String, GraphEnvironment) - Static method in class org.mule.tools.visualizer.util.DOTtoMAP
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
transform(Object) - Method in class org.mule.transformers.AbstractTransformer
Transforms the object.
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.script.ScriptTransformer
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.simple.MessagePropertiesTransformer
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.simple.ObjectToByteArray
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.simple.SerializableToByteArray
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.xml.ObjectToXml
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.xml.XmlToObject
 
transform(InputStream, OutputStream, String) - Method in interface org.mule.umo.transformer.UMOStreamingTransformer
Thransforms the supllied data and returns the result
transform(Object) - Method in interface org.mule.umo.transformer.UMOTransformer
Thransforms the supplied data and returns the result
transformDocument(Document) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
transformer - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transformer used to transform the incoming or outgoing data
transformer - Variable in class org.mule.providers.jbi.components.TransformerComponent
 
TRANSFORMER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
TransformerComponent - Class in org.mule.providers.jbi.components
Mule transformers can be reused inside a Jbi container.
TransformerComponent() - Constructor for class org.mule.providers.jbi.components.TransformerComponent
 
TransformerConverter - Class in org.mule.config.converters
TransformerConverter will obtain a transformer name and convert it to a transformer instance by looking up the transformer from the MuleManager.
TransformerConverter() - Constructor for class org.mule.config.converters.TransformerConverter
 
TransformerEditor - Class in org.mule.extras.spring.config
TransformerEditor is used to convert Transformer names into transformer Objects
TransformerEditor() - Constructor for class org.mule.extras.spring.config.TransformerEditor
 
TransformerException - Exception in org.mule.umo.transformer
TransformerException is a simple exception that is thrown by transformers.
TransformerException(Message, UMOTransformer) - Constructor for exception org.mule.umo.transformer.TransformerException
 
TransformerException(Message, UMOTransformer, Throwable) - Constructor for exception org.mule.umo.transformer.TransformerException
 
TransformerException(UMOTransformer, Throwable) - Constructor for exception org.mule.umo.transformer.TransformerException
 
TransformerException(Message, Throwable) - Constructor for exception org.mule.umo.transformer.TransformerException
 
TransformerException(Message) - Constructor for exception org.mule.umo.transformer.TransformerException
 
TransformerPairWireFormat - Class in org.mule.transformers.wire
TODO
TransformerPairWireFormat() - Constructor for class org.mule.transformers.wire.TransformerPairWireFormat
 
transformerPool - Variable in class org.mule.transformers.xml.XsltTransformer
 
TransformerProcessor - Class in org.mule.tools.visualizer.processor
 
TransformerProcessor(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.processor.TransformerProcessor
 
TransformerReference - Class in org.mule.config.builders
TransformerReference maintains a transformer reference.
TransformerReference(String, String, Object) - Constructor for class org.mule.config.builders.TransformerReference
 
TransformerRouter - Class in org.mule.routing.outbound
Simply applies a transformer before continuing on to the next router.
TransformerRouter() - Constructor for class org.mule.routing.outbound.TransformerRouter
 
transformers - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
transformFailed(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
transformFailedBeforeFilter() - Static method in class org.mule.config.i18n.CoreMessages
 
transformFailedFrom(Class) - Static method in class org.mule.config.i18n.CoreMessages
 
transformFromMessage(Message) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
transformOnObjectNotOfSpecifiedType(String, Object) - Static method in class org.mule.config.i18n.CoreMessages
 
transformOnObjectUnsupportedTypeOfEndpoint(String, Class, UMOImmutableEndpoint) - Static method in class org.mule.config.i18n.CoreMessages
 
transformToMessage(Object) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
transformUnexpectedType(Class, Class) - Static method in class org.mule.config.i18n.CoreMessages
 
transport - Variable in class org.mule.providers.soap.xfire.XFireServiceComponent
 
transportClass - Variable in class org.mule.providers.soap.xfire.XFireServiceComponent
 
TransportFactory - Class in org.mule.providers.service
TransportFactory can be used for generically creating endpoints from an url.
TransportFactoryException - Exception in org.mule.providers.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.providers.service.TransportFactoryException
 
TransportFactoryException(Message, Throwable) - Constructor for exception org.mule.providers.service.TransportFactoryException
 
TransportFactoryException(Throwable) - Constructor for exception org.mule.providers.service.TransportFactoryException
 
TransportServiceDescriptor - Class in org.mule.providers.service
TransportServiceDescriptor describes the necessary information for creating a connector from a service descriptor.
TransportServiceDescriptor(String, String, Properties) - Constructor for class org.mule.providers.service.TransportServiceDescriptor
 
TransportServiceException - Exception in org.mule.providers.service
TransportServiceException is thrown if a ProviderServicedescriptor has a service error set.
TransportServiceException(Message) - Constructor for exception org.mule.providers.service.TransportServiceException
 
TransportServiceException(Message, Throwable) - Constructor for exception org.mule.providers.service.TransportServiceException
 
TransportServiceFinder - Interface in org.mule.providers.service
TransportServiceFinder can be used as a hook into the connector service creation process to return the correct Service Descriptor for a given service name.
TransportServiceNotFoundException - Exception in org.mule.providers.service
TransportServiceNotFoundException is thorown if no matching service endpoint descriptor is found for the connector protocol.
TransportServiceNotFoundException(String) - Constructor for exception org.mule.providers.service.TransportServiceNotFoundException
 
TransportServiceNotFoundException(String, Throwable) - Constructor for exception org.mule.providers.service.TransportServiceNotFoundException
 
truncate(String, int, boolean) - Static method in class org.mule.util.StringMessageUtils
 
type - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint is a receiver or sender or both
TYPE_ERROR - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TYPE_FATAL - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TYPE_INBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_INFO - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TYPE_NESTED - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_OUTBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_RESPONSE - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_WARNING - Static variable in class org.mule.umo.manager.UMOServerNotification
 

U

UdpConnector - Class in org.mule.providers.udp
UdpConnector can send and receive Mule events as Datagram packets.
UdpConnector() - Constructor for class org.mule.providers.udp.UdpConnector
 
UdpMessageAdapter - Class in org.mule.providers.udp
UdpMessageAdapter
UdpMessageAdapter(Object) - Constructor for class org.mule.providers.udp.UdpMessageAdapter
 
UdpMessageAdapter(UdpMessageAdapter) - Constructor for class org.mule.providers.udp.UdpMessageAdapter
 
UdpMessageDispatcher - Class in org.mule.providers.udp
UdpMessageDispatcher is responsible for dispatching MuleEvents as UDP packets on the network
UdpMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.udp.UdpMessageDispatcher
 
UdpMessageDispatcherFactory - Class in org.mule.providers.udp
UdpMessageDispatcherFactory creates a dispatcher for sending UDP packets.
UdpMessageDispatcherFactory() - Constructor for class org.mule.providers.udp.UdpMessageDispatcherFactory
 
UdpMessageReceiver - Class in org.mule.providers.udp
UdpMessageReceiver receives UDP message packets.
UdpMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.udp.UdpMessageReceiver
 
UdpMessageReceiver.UdpWorker - Class in org.mule.providers.udp
 
UdpMessageReceiver.UdpWorker(DatagramSocket, DatagramPacket) - Constructor for class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
 
UdpMessages - Class in org.mule.providers.udp.i18n
 
UdpMessages() - Constructor for class org.mule.providers.udp.i18n.UdpMessages
 
UdpSocketFactory - Class in org.mule.providers.udp
Creates a client socket using the host and port address supplied in the endpoint URI.
UdpSocketFactory() - Constructor for class org.mule.providers.udp.UdpSocketFactory
 
UMOAgent - Interface in org.mule.umo.manager
UMOAgent is a server plugin that can be initialised, started and destroyed along with the UMOManager itself.
UMOAuthentication - Interface in org.mule.umo.security
UMOAuthentication represents an authentication request and contains authentication information if the request was successful
UMOBaseTransformer - Interface in org.mule.umo.transformer
UMOTransformer can be chained together to covert message payloads from one object type to another.
UMOComponent - Interface in org.mule.umo
UMOComponent is the interal repesentation of a Mule Managed component.
UMOComponentFactory - Interface in org.mule.umo.model
UMOComponentFactory is used to create UMOComponent instances
UMOConnectable - Interface in org.mule.umo.provider
Interface for objects that should connect to a resource.
UMOConnector - Interface in org.mule.umo.provider
UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOContainerContext - Interface in org.mule.umo.manager
UMOContainerContext defines the contract between Mule and an underlying container such as Spring or Pico.
UMOCredentials - Interface in org.mule.umo.security
UMOCredentials holds credentials information for a user.
UMOCredentialsAccessor - Interface in org.mule.umo.security
UMOCredentialsAccessor is a template for obtaining user credentials from the current message and writing the user credentials to an outbound message
UMODescriptor - Interface in org.mule.umo
UMODescriptor describes all the properties for a Mule UMO.
UMODescriptorAware - Interface in org.mule.impl
UMODescriptorAware is an injector interface that will supply a UMODescriptor to the object.
UMOEncryptionStrategy - Interface in org.mule.umo
UMOEncryptionStrategy can be used to provide different types of Encryption strategy objects.
UMOEndpoint - Interface in org.mule.umo.endpoint
UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointSecurityFilter - Interface in org.mule.umo.security
UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOEndpointURI - Interface in org.mule.umo.endpoint
UMOEndpointURI is used to determine how a message is sent or received.
UMOEntryPoint - Interface in org.mule.umo.model
UMOEntryPoint defines the current entry method on a component.
UMOEntryPointResolver - Interface in org.mule.umo.model
UMOEntryPointResolver resolves a method to call on the given UMODescriptor when an event is received for the component
UMOEvent - Interface in org.mule.umo
UMOEvent represents any data event occuring in the Mule environment.
UMOEventContext - Interface in org.mule.umo
UMOEventContext is the context object for the current request.
UMOEventListener - Interface in org.mule.umo.lifecycle
UMOEventListener is a marker interface that is implemented by objects wishing to receive UMO events in managed environments, succh as an EJB container.
UMOException - Exception in org.mule.umo
UMOException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
UMOException(Message) - Constructor for exception org.mule.umo.UMOException
 
UMOException(Message, Throwable) - Constructor for exception org.mule.umo.UMOException
 
UMOException(Throwable) - Constructor for exception org.mule.umo.UMOException
 
UMOException() - Constructor for exception org.mule.umo.UMOException
 
UMOExceptionPayload - Interface in org.mule.umo
UMOExceptionPayload is a message payload that contains exception information that occurred during message processing.
UMOExceptionReader - Class in org.mule.config
Grabs all information from the UMOException type
UMOExceptionReader() - Constructor for class org.mule.config.UMOExceptionReader
 
UMOFilter - Interface in org.mule.umo
The UMOFilter interface allows UMOMessage filtering.
UMOImmutableDescriptor - Interface in org.mule.umo
UMODescriptor describes all the properties for a Mule UMO.
UMOImmutableEndpoint - Interface in org.mule.umo.endpoint
UMOImmutableEndpoint describes a Message endpoint where data is sent or received.
UMOInboundRouter - Interface in org.mule.umo.routing
UMOInboundRouter defines an interface for an inbound Message router.
UMOInboundRouterCollection - Interface in org.mule.umo.routing
InboundRouterCollection manages a collection of inbound routers.
UMOInterceptor - Interface in org.mule.umo
UMOInterceptor is based on a similar concept of servlet filters and works much the same way.
UMOInterceptorStack - Interface in org.mule.umo
Maintains a list of interceptors.
UMOLifecycleAdapter - Interface in org.mule.umo.lifecycle
UMOLifecycleAdapter TODO (document class)
UMOLifecycleAdapterFactory - Interface in org.mule.umo.lifecycle
UMOLifecycleAdapterFactory TODO (document class)
UMOManager - Interface in org.mule.umo.manager
UMOManager maintains and provides services for a UMO server instance.
UMOManagerFactoryBean - Class in org.mule.extras.spring.config
Deprecated. use AutowireUMOManagerFactoryBean
UMOManagerFactoryBean() - Constructor for class org.mule.extras.spring.config.UMOManagerFactoryBean
Deprecated.  
umoMessage - Variable in exception org.mule.umo.MessagingException
The UMOMessage being processed when the error occurred
UMOMessage - Interface in org.mule.umo
UMOMessage represents a message payload.
UMOMessageAdapter - Interface in org.mule.umo.provider
UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies.
UMOMessageDispatcher - Interface in org.mule.umo.provider
UMOMessageDispatcher combines UMOMessageDispatching with various lifecycle methods for the actual instances doing message sending/receiving.
UMOMessageDispatcherFactory - Interface in org.mule.umo.provider
UMOMessageDispatcherFactory is a factory interface for managing the lifecycles of a transport's message dispatchers.
UMOMessageDispatching - Interface in org.mule.umo.provider
UMOMessageDispatching defines generic methods for dispatching and receiving events.
UMOMessageReceiver - Interface in org.mule.umo.provider
UMOMessageReceiver is used to receive data from an external system.
UMOMessageToHttpResponse - Class in org.mule.providers.http.transformers
UMOMessageToHttpResponse converts a UMOMEssage into an Http response.
UMOMessageToHttpResponse() - Constructor for class org.mule.providers.http.transformers.UMOMessageToHttpResponse
 
UMOModel - Interface in org.mule.umo.model
The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
UMONestedRouter - Interface in org.mule.umo.routing
 
UMONestedRouterCollection - Interface in org.mule.umo.routing
UMONestedRouterCollection manages a collection of nested routers.
UMOOutboundRouter - Interface in org.mule.umo.routing
UMOOutboundRouter is used to control outbound routing behaviour for an event.
UMOOutboundRouterCollection - Interface in org.mule.umo.routing
UMOOutboundRouterCollection is responsible for holding all outbound routers for a service component.
UMOPoolFactory - Interface in org.mule.umo.model
UMOPoolFactory is a factory interface for created a component pool instance
UMOResponseRouter - Interface in org.mule.umo.routing
UMOResponseRouter is a router that handles response flow.
UMOResponseRouterCollection - Interface in org.mule.umo.routing
UMOResponseRouterCollection is a router that can be used to control how the response in a request/response message flow is created.
UMORouter - Interface in org.mule.umo.routing
UMORouter is a base interface for all routers.
UMORouterCatchAllStrategy - Interface in org.mule.umo.routing
UMORouterCatchAllStrategy TODO
UMORouterCollection - Interface in org.mule.umo.routing
UMORouterCollection defines the interface for a MessageRouter that manages more than one router.
UMOSecurityContext - Interface in org.mule.umo.security
UMOSecurityContext holds security information and is associated with the UMOSession.
UMOSecurityContextFactory - Interface in org.mule.umo.security
UMOSecurityContextFactory is responsible for creating a UMOSecurityContext instance.
UMOSecurityManager - Interface in org.mule.umo.security
UMOSecurityManager is responsible for managing a one or more security providers.
UMOSecurityProvider - Interface in org.mule.umo.security
UMOSecurityProvider is a target security provider thsat actually does the work of authenticating credentials and populating the UMOAuthentication object.
UMOServerNotification - Class in org.mule.umo.manager
UMOServerNotification is an event triggered by something happening in the Server itself such as the server starting or a component being registered
UMOServerNotification(Object, int) - Constructor for class org.mule.umo.manager.UMOServerNotification
 
UMOServerNotification(Object, int, String) - Constructor for class org.mule.umo.manager.UMOServerNotification
 
UMOServerNotificationListener - Interface in org.mule.umo.manager
UMOServerNotificationListener 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.
UMOSession - Interface in org.mule.umo
UMOSession is the context in which a request is executed.
UMOSessionHandler - Interface in org.mule.umo.provider
An interface used for reading and writing session information to and from the current message.
UMOStreamingTransformer - Interface in org.mule.umo.transformer
TODO
UMOStreamMessageAdapter - Interface in org.mule.umo.provider
A stream message adapter rovides a generic base class for stream based message flows in Mule.
UMOTransaction - Interface in org.mule.umo
 
UMOTransactionConfig - Interface in org.mule.umo
UMOTransactionConfig defines transaction configuration for a transactional endpoint.
UMOTransactionFactory - Interface in org.mule.umo
UMOTransactionFactory creates a transaction.
UMOTransactionManagerFactory - Interface in org.mule.umo.manager
TranactionManagerFactory is a factory class for creating a transaction manager for the MuleServer.
UMOTransformer - Interface in org.mule.umo.transformer
UMOTransformer can be chained together to covert message payloads from one object type to another.
UMOWorkManager - Interface in org.mule.umo.manager
UMOWorkManager extends the standard JCA WorkManager with lifecycle methods and util.concurrent bridging.
unableToGetEndpointUri(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
unableToInitBindingProvider(String) - Static method in class org.mule.providers.soap.xfire.i18n.XFireMessages
 
UnauthorisedException - Exception in org.mule.umo.security
UnauthorisedException is thrown if authentication fails
UnauthorisedException(Message) - Constructor for exception org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(Message, Throwable) - Constructor for exception org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(Message, UMOMessage) - Constructor for exception org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(UMOMessage, UMOSecurityContext, UMOImmutableEndpoint, UMOEndpointSecurityFilter) - Constructor for exception org.mule.umo.security.UnauthorisedException
 
unbind(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
unbind(String) - Method in class org.mule.impl.jndi.SimpleContext
 
unbindTransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionCoordination
 
uncompressByteArray(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
uncompressByteArray(byte[]) - Method in class org.mule.util.compression.GZipCompression
Used for uncompressing a byte array into a uncompressed byte array using GZIP
unhandledException(Class, Class) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
uniqueIdNotSupportedByAdapter(String) - Static method in class org.mule.config.i18n.CoreMessages
 
UniqueIdNotSupportedException - Exception in org.mule.umo.provider
UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
UniqueIdNotSupportedException(UMOMessageAdapter) - Constructor for exception org.mule.umo.provider.UniqueIdNotSupportedException
 
UniqueIdNotSupportedException(UMOMessageAdapter, Message) - Constructor for exception org.mule.umo.provider.UniqueIdNotSupportedException
 
UniqueIdNotSupportedException(UMOMessageAdapter, Throwable) - Constructor for exception org.mule.umo.provider.UniqueIdNotSupportedException
 
unit - Variable in class org.mule.tck.TestCaseWatchdog
 
UniversalSender - Class in org.mule.providers.soap.axis.extensions
An Axis handler that will dispatch the SOAP event via a Mule endpoint
UniversalSender() - Constructor for class org.mule.providers.soap.axis.extensions.UniversalSender
 
universalTransport - Variable in class org.mule.providers.soap.xfire.XFireServiceComponent
 
UnknownAuthenticationTypeException - Exception in org.mule.umo.security
UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised UMOAuthentication type.
UnknownAuthenticationTypeException(UMOAuthentication) - Constructor for exception org.mule.umo.security.UnknownAuthenticationTypeException
 
unregisterAgent(String) - Method in class org.mule.MuleManager
Removes and destroys a registered agent
unregisterAgent(String) - Method in interface org.mule.umo.manager.UMOManager
Removes and destroys a registered agent
unregisterComponent(String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Unregisters a previously register components.
unregisterComponent(String) - Method in class org.mule.extras.client.MuleClient
Unregisters a previously register components.
unregisterComponent(UMODescriptor) - Method in class org.mule.impl.model.AbstractModel
 
unregisterComponent(String) - Method in class org.mule.management.mbeans.ModelService
 
unregisterComponent(String) - Method in interface org.mule.management.mbeans.ModelServiceMBean
 
unregisterComponent(UMODescriptor) - Method in interface org.mule.umo.model.UMOModel
Unregisters a component From the model
unregisterConnector(String) - Method in class org.mule.MuleManager
UnRegisters a UMOConnector with the MuleManager.
unregisterConnector(String) - Method in interface org.mule.umo.manager.UMOManager
UnRegisters a UMOConnector with the MuleManager.
unregistered() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
unregistered() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
unregistered() - Method in class org.mule.management.agents.DefaultJmxSupportAgent
unregistered() - Method in class org.mule.management.agents.JdmkAgent
 
unregistered() - Method in class org.mule.management.agents.JmxAgent
(non-Javadoc)
unregistered() - Method in class org.mule.management.agents.Log4jAgent
 
unregistered() - Method in class org.mule.management.agents.Mx4jAgent
 
unregistered() - Method in class org.mule.management.agents.RmiRegistryAgent
 
unregistered() - Method in class org.mule.management.agents.WrapperManagerAgent
 
unregistered() - Method in class org.mule.management.agents.YourKitProfilerAgent
 
unregistered() - Method in class org.mule.tck.testmodels.mule.TestAgent
 
unregistered() - Method in interface org.mule.umo.manager.UMOAgent
 
unregisterEndpoint(String) - Method in class org.mule.MuleManager
unregisters a shared/global endpoint with the MuleManager.
unregisterEndpoint(String) - Method in interface org.mule.umo.manager.UMOManager
unregisters a shared/global endpoint with the MuleManager.
unregisterEndpointIdentifier(String) - Method in class org.mule.MuleManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
unregisterEndpointIdentifier(String) - Method in interface org.mule.umo.manager.UMOManager
Deprecated. endpoint-identifiers have been deprecated in favor of global-endpoints
unRegisterException(Class) - Method in class org.mule.samples.errorhandler.AbstractExceptionHandler
 
unRegisterException(Class) - Method in interface org.mule.samples.errorhandler.ExceptionHandler
 
unregisterListener(UMOServerNotificationListener) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
unregisterListener(UMOServerNotificationListener) - Method in class org.mule.MuleManager
Unregisters a previously registered listener.
unregisterListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
unregisterListener(UMOServerNotificationListener) - Method in interface org.mule.umo.manager.UMOManager
Unregisters a previously registered listener.
unregisterListener(UMOComponent, UMOEndpoint) - Method in interface org.mule.umo.provider.UMOConnector
 
unregisterListeners() - Method in class org.mule.impl.model.AbstractComponent
 
unregisterMBeansIfNecessary() - Method in class org.mule.management.agents.Log4jAgent
Unregister all log4j MBeans if there are any left over the old deployment
unregisterMBeansIfNecessary() - Method in class org.mule.management.agents.Mx4jAgent
Unregister all Mx4j MBeans if there are any left over the old deployment
unregisterMBeansIfNecessary() - Method in class org.mule.management.agents.WrapperManagerAgent
Unregister all MBeans if there are any left over the old deployment
unregisterMBeansIfNecessary() - Method in class org.mule.management.agents.YourKitProfilerAgent
Unregister Profiler MBean if there are any left over the old deployment
unregisterMeQuietly() - Method in class org.mule.management.agents.WrapperManagerAgent
Quietly unregister ourselves.
unregisterMeQuietly() - Method in class org.mule.management.agents.YourKitProfilerAgent
Quietly unregister ourselves.
unregisterModel(String) - Method in class org.mule.MuleManager
 
unregisterModel(String) - Method in interface org.mule.umo.manager.UMOManager
 
unregisterReceiverWithMuleService(UMOMessageReceiver, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisConnector
 
unregisterSourceType(Class) - Method in class org.mule.transformers.AbstractTransformer
 
unregisterSupportedProtocol(String) - Method in class org.mule.providers.AbstractConnector
 
unregisterTransformer(String) - Method in class org.mule.MuleManager
UnRegisters a transformer with the MuleManager.
unregisterTransformer(String) - Method in interface org.mule.umo.manager.UMOManager
UnRegisters a transformer with the MuleManager.
unretrievedException(Exception) - Static method in class org.mule.samples.errorhandler.LocaleMessage
 
unsafeRewriteEvent(UMOMessage) - Static method in class org.mule.impl.OptimizedRequestContext
Sets a new message payload in the RequestContext but maintains all other properties (session, endpoint, synchronous, etc.) from the previous event.
unsafeSetEvent(UMOEvent) - Static method in class org.mule.impl.OptimizedRequestContext
Set an event for out-of-scope thread access.
unsafeWriteResponse(UMOMessage) - Static method in class org.mule.impl.OptimizedRequestContext
 
unschedule() - Method in class org.mule.providers.AbstractPollingMessageReceiver
This method cancels the schedules which were created in AbstractPollingMessageReceiver.schedule().
UnsupportedAuthenticationSchemeException - Exception in org.mule.umo.security
UnsupportedAuthenticationSchemeException is thrown when a authentication scheme is being used on the message that the Security filter does not understand
UnsupportedAuthenticationSchemeException(Message, UMOMessage) - Constructor for exception org.mule.umo.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(Message, UMOMessage, Throwable) - Constructor for exception org.mule.umo.security.UnsupportedAuthenticationSchemeException
 
unsupportedMethod(String) - Static method in class org.mule.providers.http.i18n.HttpMessages
 
unzip(File, File) - Static method in class org.mule.util.FileUtils
Unzip the specified archive to the given directory
updateContext(UMOMessage, UMOEndpoint, boolean) - Method in class org.mule.extras.client.RemoteDispatcher
 
updateProcess(Object, Map) - Method in interface org.mule.providers.bpm.BPMS
Update the variables/parameters for an already-running process.
updateProcess(Object, Map) - Method in class org.mule.providers.bpm.jbpm.Jbpm
Update the variables for a process instance.
upperCaseString(String) - Method in class org.mule.tck.services.MatchingMethodsComponent
 
URI_1999_SCHEMA_XSD - Static variable in class org.mule.providers.soap.NamedParameter
 
URI_2000_SCHEMA_XSD - Static variable in class org.mule.providers.soap.NamedParameter
 
URI_2001_SCHEMA_XSD - Static variable in class org.mule.providers.soap.NamedParameter
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.mule.providers.soap.NamedParameter
 
URI_PREFIX - Static variable in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
UrlAssignerPostProcessor - Class in org.mule.tools.visualizer.postprocessors
 
UrlAssignerPostProcessor() - Constructor for class org.mule.tools.visualizer.postprocessors.UrlAssignerPostProcessor
 
UrlEndpointBuilder - Class in org.mule.impl.endpoint
UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
UrlEndpointBuilder() - Constructor for class org.mule.impl.endpoint.UrlEndpointBuilder
 
urlFromEndpoint(UMOImmutableEndpoint) - Method in class org.mule.providers.email.AbstractMailConnector
 
USE_CONNECTOR - Static variable in class org.mule.providers.service.TransportFactory
 
USE_MANAGER_PROPERTIES - Static variable in class org.mule.config.MuleConfiguration
Specifies that the transformer properties should be obtained from the Mule Manager properties
useMultipleReceivers - Variable in class org.mule.providers.jms.TransactedSingleResourceJmsMessageReceiver
determines whether Multiple receivers are created to improve throughput
USER_DIR - Static variable in class org.mule.modules.boot.DefaultMuleClassPathConfig
 
useRemoteSync(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
RemoteSync causes the message dispatch to wait for a response to an event on a response channel after it sends the event.
userInfo - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
UserInfoEndpointBuilder - Class in org.mule.impl.endpoint
UserInfoEndpointBuilder builds an endpoint with the userinfo and host details.
UserInfoEndpointBuilder() - Constructor for class org.mule.impl.endpoint.UserInfoEndpointBuilder
 
username - Variable in class org.mule.providers.jms.JmsConnector
 
UUID - Class in org.mule.util
UUID Generates a UUID using the JUG library

V

validate() - Method in class org.mule.providers.AbstractMessageDispatcher
 
validate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.AbstractMessageDispatcherFactory
 
validate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
validate() - Method in class org.mule.ra.MuleActivationSpec
 
validate(ServiceParamTO) - Method in class org.mule.samples.voipservice.service.SyncVoipBroker
 
validate() - Method in class org.mule.tools.visualizer.config.GraphConfig
 
validate() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Determines whether this dispatcher can be reused after message sending/receiving.
validate(UMOImmutableEndpoint, UMOMessageDispatcher) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
Invoked after the dispatcher is returned from a client but before it is prepared for return to its pool via UMOMessageDispatcherFactory.passivate(UMOImmutableEndpoint, UMOMessageDispatcher).
validateAddress(AddressTO) - Method in interface org.mule.samples.voipservice.interfaces.AddressValidation
 
validateAddress(AddressTO) - Method in class org.mule.samples.voipservice.service.AddressValidationService
 
validateEncoding() - Method in class org.mule.MuleManager
 
ValidateMessageSource - Class in org.mule.providers.bpm.jbpm.actions
Throws an exception if the message's source is not as expected.
ValidateMessageSource() - Constructor for class org.mule.providers.bpm.jbpm.actions.ValidateMessageSource
 
ValidateMessageType - Class in org.mule.providers.bpm.jbpm.actions
Throws an exception if the incoming message's class is not as expected.
ValidateMessageType() - Constructor for class org.mule.providers.bpm.jbpm.actions.ValidateMessageType
 
validateMethod(Object, Method, String) - Method in class org.mule.impl.model.resolvers.DynamicEntryPoint
This method can be used to validate that the method exists and is allowed to be executed.
validateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
validateObject(Object) - Method in class org.mule.providers.ftp.FtpConnectionFactory
 
validateObject(Object, Object) - Method in class org.mule.providers.KeyedPoolMessageDispatcherFactoryAdapter
 
validateObject(Object, Object) - Method in class org.mule.providers.tcp.TcpSocketFactory
 
validateObject(Object, Object) - Method in class org.mule.providers.udp.UdpSocketFactory
 
validateOSEncoding() - Method in class org.mule.MuleManager
 
validateSchema - Variable in class org.mule.routing.outbound.FilteringXmlMessageSplitter
 
validateUrl(String) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
validateXML() - Method in class org.mule.MuleManager
Mule needs a proper JAXP implementation and will complain when run with a plain JDK 1.4.
valueIsInvalidFor(String, String) - Static method in class org.mule.config.i18n.CoreMessages
 
variable - Variable in class org.mule.providers.bpm.jbpm.actions.StoreIncomingData
 
VelocityLogger - Class in org.mule.tools.visualizer.util
 
VelocityLogger(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.util.VelocityLogger
 
VelocitySupport - Class in org.mule.tools.visualizer.config
 
VelocitySupport(GraphEnvironment) - Constructor for class org.mule.tools.visualizer.config.VelocitySupport
 
version() - Static method in class org.mule.config.i18n.CoreMessages
 
version - Variable in class org.mule.impl.ImmutableMuleDescriptor
The descriptors version
versionNotSet() - Static method in class org.mule.config.i18n.CoreMessages
 
VersionWrapper - Class in org.mule.modules.boot
There is a need to exit from wrapper This is a good place for other information message
VersionWrapper() - Constructor for class org.mule.modules.boot.VersionWrapper
 
VISA - Static variable in class org.mule.samples.voipservice.to.CreditCardTO
 
visualize(List) - Method in class org.mule.tools.visualizer.MuleVisualizer
 
visualizer - Variable in class org.mule.tools.visualizer.service.VisualizerService
 
VisualizerService - Class in org.mule.tools.visualizer.service
TODO
VisualizerService() - Constructor for class org.mule.tools.visualizer.service.VisualizerService
 
VMConnector - Class in org.mule.providers.vm
VMConnector is a simple endpoint wrapper to allow a Mule component to be accessed from an endpoint
VMConnector() - Constructor for class org.mule.providers.vm.VMConnector
 
VMMessageAdapter - Class in org.mule.providers.vm
VMMessageAdapter provides a common abstraction of Mule Event message.
VMMessageAdapter(UMOMessage) - Constructor for class org.mule.providers.vm.VMMessageAdapter
 
VMMessageAdapter(VMMessageAdapter) - Constructor for class org.mule.providers.vm.VMMessageAdapter
 
VMMessageDispatcher - Class in org.mule.providers.vm
VMMessageDispatcher is used for providing in memory interaction between components.
VMMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.vm.VMMessageDispatcher
 
VMMessageDispatcherFactory - Class in org.mule.providers.vm
VMMessageDispatcherFactory creates an in-memory event dispatcher
VMMessageDispatcherFactory() - Constructor for class org.mule.providers.vm.VMMessageDispatcherFactory
 
VMMessageReceiver - Class in org.mule.providers.vm
VMMessageReceiver is a listener for events from a Mule component which then simply passes the events on to the target component.
VMMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.vm.VMMessageReceiver
 
VMMessageReceiver.VMReceiverWorker - Class in org.mule.providers.vm
 
VMMessageReceiver.VMReceiverWorker(VMMessageReceiver) - Constructor for class org.mule.providers.vm.VMMessageReceiver.VMReceiverWorker
 
VMMessages - Class in org.mule.providers.vm.i18n
 
VMMessages() - Constructor for class org.mule.providers.vm.i18n.VMMessages
 
VMTransaction - Class in org.mule.providers.vm
 
VMTransaction() - Constructor for class org.mule.providers.vm.VMTransaction
 
VMTransactionFactory - Class in org.mule.providers.vm
 
VMTransactionFactory() - Constructor for class org.mule.providers.vm.VMTransactionFactory
 
VoidResult - Class in org.mule.impl
 
VoidURLConnection - Class in org.mule.providers.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.providers.soap.axis.transport.VoidURLConnection
 
VoipConsumer - Class in org.mule.samples.voipservice.client
 
VoipConsumer() - Constructor for class org.mule.samples.voipservice.client.VoipConsumer
 
VoipConsumer(String) - Constructor for class org.mule.samples.voipservice.client.VoipConsumer
 

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(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
Called before an event is sent or dispatched to a component, it will block until resume() is called.
waitIfPaused(UMOEvent) - Method in class org.mule.ra.JcaComponent
 
WaitPolicy - Class in org.mule.util.concurrent
A handler for unexecutable tasks that waits until the task can be submitted for execution or times out.
WaitPolicy() - Constructor for class org.mule.util.concurrent.WaitPolicy
Constructs a WaitPolicy which waits (almost) forever.
WaitPolicy(long, TimeUnit) - Constructor for class org.mule.util.concurrent.WaitPolicy
Constructs a WaitPolicy with timeout.
warn(Object) - Method in class org.mule.util.MuleLogger
 
warn(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
warning(TransformerException) - Method in class org.mule.transformers.xml.XsltTransformer.DefaultErrorListener
 
wash() - Method in class org.mule.tck.testmodels.fruit.Apple
 
wash(Fruit) - Method in interface org.mule.tck.testmodels.fruit.FruitCleaner
 
wash() - Method in class org.mule.tck.testmodels.fruit.Orange
 
WaterMelon - Class in org.mule.tck.testmodels.fruit
 
WaterMelon() - Constructor for class org.mule.tck.testmodels.fruit.WaterMelon
 
WaterMelon(HashMap) - Constructor for class org.mule.tck.testmodels.fruit.WaterMelon
 
WebappMuleXmlConfigurationBuilder - Class in org.mule.config.builders
WebappMuleXmlConfigurationBuilder will first try and load config resources from the Servlet context.
WebappMuleXmlConfigurationBuilder(ServletContext, String) - Constructor for class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
WeblogicJmsConnector - Class in org.mule.providers.jms.weblogic
Weblogic-specific JMS connector.
WeblogicJmsConnector() - Constructor for class org.mule.providers.jms.weblogic.WeblogicJmsConnector
Constructs a new WeblogicJmsConnector.
WeblogicJmsTopicResolver - Class in org.mule.providers.jms.weblogic
Weblogic-specific JMS topic resolver.
WeblogicJmsTopicResolver(JmsConnector) - Constructor for class org.mule.providers.jms.weblogic.WeblogicJmsTopicResolver
Create an instance of the resolver.
WeblogicTransactionManagerLookupFactory - Class in org.mule.transaction.lookup
 
WeblogicTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.WeblogicTransactionManagerLookupFactory
 
WebsphereJmsConnector - Class in org.mule.providers.jms.websphere
Websphere-specific JMS connector.
WebsphereJmsConnector() - Constructor for class org.mule.providers.jms.websphere.WebsphereJmsConnector
Constructs a new WebsphereJmsConnector.
WebsphereTransactedJmsMessageReceiver - Class in org.mule.providers.jms.websphere
 
WebsphereTransactedJmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.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
 
welcome() - Static method in class org.mule.examples.loanbroker.LocaleMessage
 
WHEN_EXHAUSTED_ABORT - Static variable in class org.mule.config.ThreadingProfile
 
WHEN_EXHAUSTED_BLOCK - Static variable in interface org.mule.util.ObjectPool
Deprecated. use WHEN_EXHAUSTED_WAIT instead
WHEN_EXHAUSTED_DISCARD - Static variable in class org.mule.config.ThreadingProfile
 
WHEN_EXHAUSTED_DISCARD_OLDEST - Static variable in class org.mule.config.ThreadingProfile
 
WHEN_EXHAUSTED_FAIL - Static variable in interface org.mule.util.ObjectPool
Constants used to determine the exhausted action of the pool
WHEN_EXHAUSTED_GROW - Static variable in interface org.mule.util.ObjectPool
 
WHEN_EXHAUSTED_RUN - Static variable in class org.mule.config.ThreadingProfile
 
WHEN_EXHAUSTED_WAIT - Static variable in class org.mule.config.ThreadingProfile
Actions to perform on pool exhaustion
WHEN_EXHAUSTED_WAIT - Static variable in interface org.mule.util.ObjectPool
 
whenEqual(boolean, Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenFalse(Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenNotEqual(boolean, Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenTrue(Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
WildcardFilter - Class in org.mule.routing.filters
WildcardFilter is used to match Strings against wildcards.
WildcardFilter() - Constructor for class org.mule.routing.filters.WildcardFilter
 
WildcardFilter(String) - Constructor for class org.mule.routing.filters.WildcardFilter
 
wireFormat - Variable in class org.mule.impl.internal.admin.MuleManagerComponent
Use Serialization by default
WireFormat - Interface in org.mule.transformers.wire
TODO
WireTap - Class in org.mule.routing.inbound
An inbound router that can forward every message to another destination as defined in the "endpoint" property.
WireTap() - Constructor for class org.mule.routing.inbound.WireTap
 
workAccepted(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
workAccepted(Object) - Method in class org.mule.impl.work.WorkerContext
Call-back method used by a Work executor in order to notify this instance that the wrapped Work instance has been accepted.
workAccepted(WorkEvent) - Method in class org.mule.providers.AbstractConnector
workAccepted(WorkEvent) - Method in class org.mule.ra.JcaComponent
 
workAccepted(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
workCompleted(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
There are two units of work that call this method when they complete (regardless of whether or not they incurred an exception): 1) This component's queue listener that processes asynchronous events by scheduling a component proxy 2) Each scheduled component proxy
workCompleted(WorkEvent) - Method in class org.mule.providers.AbstractConnector
workCompleted(WorkEvent) - Method in class org.mule.ra.JcaComponent
 
workCompleted(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
worker - Variable in class org.mule.providers.PollingReceiverWorkerSchedule
 
WorkerContext - Class in org.mule.impl.work
WorkerContext TODO
WorkerContext(Work) - Constructor for class org.mule.impl.work.WorkerContext
Create a WorkWrapper.
WorkerContext(Work, long, ExecutionContext, WorkListener) - Constructor for class org.mule.impl.work.WorkerContext
Create a WorkWrapper with the specified execution context.
WorkExecutor - Interface in org.mule.impl.work
WorkExecutor TODO
workingDir - Variable in class org.mule.ManagementContext
 
workManager - Variable in class org.mule.impl.model.seda.SedaComponent
 
workManager - Variable in class org.mule.providers.AbstractMessageDispatcher
Thread pool of Connector sessions
workManager - Variable in class org.mule.providers.jbi.components.AbstractJbiComponent
 
workManager - Variable in class org.mule.providers.PollingReceiverWorkerSchedule
 
workManager - Variable in class org.mule.providers.soap.xfire.transport.MuleLocalChannel
 
workManager - Variable in class org.mule.providers.soap.xfire.transport.MuleLocalTransport
 
workManager - Variable in class org.mule.ra.JcaComponent
 
workRejected(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
This method ensures that any component proxy associated with this rejected work is released.
workRejected(WorkEvent) - Method in class org.mule.providers.AbstractConnector
workRejected(WorkEvent) - Method in class org.mule.ra.JcaComponent
 
workRejected(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
WORKSPACE_DIR - Static variable in class org.mule.ManagementContext
 
workStarted(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
workStarted(WorkEvent) - Method in class org.mule.providers.AbstractConnector
workStarted(WorkEvent) - Method in class org.mule.ra.JcaComponent
 
workStarted(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
WRAPPER_OBJECT_NAME - Static variable in class org.mule.management.agents.WrapperManagerAgent
MBean name to register under.
WrapperManagerAgent - Class in org.mule.management.agents
This agent integrates Java Service Wrapper into Mule.
WrapperManagerAgent() - Constructor for class org.mule.management.agents.WrapperManagerAgent
 
wrappersToPrimitives(Class[]) - Static method in class org.mule.util.ClassUtils
 
wrapperToPrimitive(Class) - Static method in class org.mule.util.ClassUtils
 
write(int) - Method in class org.mule.impl.model.streaming.CallbackOutputStream
 
write(byte[]) - Method in class org.mule.impl.model.streaming.CallbackOutputStream
 
write(byte[], int, int) - Method in class org.mule.impl.model.streaming.CallbackOutputStream
 
write(int) - Method in class org.mule.impl.model.streaming.CloseCountDownOutputStream
 
write(byte[]) - Method in class org.mule.impl.model.streaming.CloseCountDownOutputStream
 
write(byte[], int, int) - Method in class org.mule.impl.model.streaming.CloseCountDownOutputStream
 
write(int) - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
write(byte[]) - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
write(byte[], int, int) - Method in class org.mule.impl.model.streaming.DeferredOutputStream
 
WRITE - Static variable in class org.mule.providers.AbstractMessageAdapter
 
write(byte) - Method in class org.mule.providers.http.ResponseWriter
 
write(byte[]) - Method in class org.mule.providers.http.ResponseWriter
 
write(byte[], int, int) - Method in class org.mule.providers.http.ResponseWriter
 
write(String) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(String, int, int) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(byte[]) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(byte[], int, int) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(UMOEvent) - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
write(OutputStream, Object) - Method in class org.mule.providers.tcp.protocols.ByteProtocol
 
write(OutputStream, Object) - Method in class org.mule.providers.tcp.protocols.MuleMessageEOFProtocol
 
write(OutputStream, Object) - Method in class org.mule.providers.tcp.protocols.MuleMessageLengthProtocol
 
write(OutputStream, byte[]) - Method in class org.mule.providers.tcp.protocols.MuleMessageProtocol
 
write(OutputStream, Object) - Method in interface org.mule.providers.tcp.TcpProtocol
Write the specified message to the output stream.
write(DatagramSocket, byte[], int, InetAddress) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
write(String) - Method in class org.mule.providers.WriterMessageAdapter
 
write(String, int, int) - Method in class org.mule.providers.WriterMessageAdapter
 
write(UMOEvent) - Method in class org.mule.tck.testmodels.mule.TestConnector.DummyMessageAdapter
 
write(OutputStream, Object) - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
write(OutputStream, Object) - Method in interface org.mule.transformers.wire.WireFormat
 
write(UMOEvent, OutputStream) - Method in interface org.mule.umo.provider.OutputHandler
Write the event payload to the stream.
write(UMOEvent) - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
Writes the event to the current outputStream using the OutputHandler set on the StreamAdapter.
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.providers.tcp.protocols.ByteProtocol
 
writeByteArray(OutputStream, byte[]) - Method in class org.mule.providers.tcp.protocols.LengthProtocol
 
writeException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
writeRequest(OutputStream) - Method in class org.mule.providers.http.HttpClientMessageDispatcher.StreamPayloadRequestEntity
 
writeRequest(HttpRequest) - Method in class org.mule.providers.http.HttpServerConnection
 
writeResponse(UMOMessage) - Static method in class org.mule.impl.RequestContext
 
writeResponse(HttpResponse) - Method in class org.mule.providers.http.HttpServerConnection
 
writeResponse(HttpServletResponse, UMOMessage) - Method in class org.mule.providers.http.servlet.AbstractReceiverServlet
 
WriterMessageAdapter - Class in org.mule.providers
WriterMessageAdapter wraps a java.io.StringWriter and allows meta information to be associated with the Writer.
WriterMessageAdapter(Object) - Constructor for class org.mule.providers.WriterMessageAdapter
 
WriterMessageAdapter(WriterMessageAdapter) - Constructor for class org.mule.providers.WriterMessageAdapter
 
writeToProperties(Properties, TlsConfiguration) - Method in class org.mule.umo.security.tls.TlsPropertiesMapper
 
WSDDFileProvider - Class in org.mule.providers.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.providers.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.providers.soap.axis.extensions.WSDDFileProvider
Constructor which accesses a file relative to a specific base path.
WSDDJavaMuleProvider - Class in org.mule.providers.soap.axis.extensions
WSDDJavaMuleProvider is a factory class for creating the MuleProvider.
WSDDJavaMuleProvider(AxisConnector) - Constructor for class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
 
WSDL_PROPERTY - Static variable in interface org.mule.providers.soap.SoapConstants
 
WSDL_URL_PROPERTY - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
WSDL_URL_PROPERTY - Static variable in interface org.mule.providers.soap.SoapConstants
 
WsdlServiceFinder - Class in org.mule.providers.soap
WsdlServiceFinder finds a the connector service to use by checking the classpath for jars required for each of the soap connector implementations
WsdlServiceFinder() - Constructor for class org.mule.providers.soap.WsdlServiceFinder
 
WsdlUrlEndpointBuilder - Class in org.mule.providers.soap
The same as the UrlEndpointbuilder except that all parameters except the first are set as properties on the endpoint and stripped from the endpoint Uri
WsdlUrlEndpointBuilder() - Constructor for class org.mule.providers.soap.WsdlUrlEndpointBuilder
 
WSProxyService - Class in org.mule.providers.soap
This class is implemented to act as a Proxy for a Web Service.
WSProxyService() - Constructor for class org.mule.providers.soap.WSProxyService
 
WsSecurityFilter - Class in org.mule.extras.wssecurity.filters
 
WsSecurityFilter() - Constructor for class org.mule.extras.wssecurity.filters.WsSecurityFilter
 

X

X_PROPERTY_PREFIX - Static variable in class org.mule.providers.http.HttpConstants
 
XAResourceWrapper - Class in org.mule.providers.jms.xa
Arjuna can't serialize proxy
XAResourceWrapper(XAResource, SessionInvocationHandler) - Constructor for class org.mule.providers.jms.xa.XAResourceWrapper
 
XaTransactedJmsMessageReceiver - Class in org.mule.providers.jms
 
XaTransactedJmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jms.XaTransactedJmsMessageReceiver
 
XaTransactedJmsMessageReceiver.JmsThreadContext - Class in org.mule.providers.jms
Holder receiving the session and consumer for this thread.
XaTransactedJmsMessageReceiver.JmsThreadContext() - Constructor for class org.mule.providers.jms.XaTransactedJmsMessageReceiver.JmsThreadContext
 
XaTransactedJmsMessageReceiver.ThreadContextLocal - Class in org.mule.providers.jms
Strongly typed ThreadLocal for ThreadContext.
XaTransactedJmsMessageReceiver.ThreadContextLocal() - Constructor for class org.mule.providers.jms.XaTransactedJmsMessageReceiver.ThreadContextLocal
 
XaTransaction - Class in org.mule.transaction
XaTransaction represents an XA transaction in Mule.
XaTransaction() - Constructor for class org.mule.transaction.XaTransaction
Default constructor
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
 
xfire - Variable in class org.mule.providers.soap.xfire.XFireServiceComponent
 
XFIRE_PROPERTY - Static variable in class org.mule.providers.soap.xfire.XFireConnector
 
XFIRE_SERVICE_COMPONENT_NAME - Static variable in class org.mule.providers.soap.xfire.XFireConnector
 
XFIRE_TRANSPORT - Static variable in class org.mule.providers.soap.xfire.XFireConnector
 
XFireComponentExceptionStrategy - Class in org.mule.providers.soap.xfire
This exception strategy forces the exception thrown from a web service invocation to be passed as-is, not wrapped in a Mule exception object.
XFireComponentExceptionStrategy() - Constructor for class org.mule.providers.soap.xfire.XFireComponentExceptionStrategy
 
XFireConnector - Class in org.mule.providers.soap.xfire
Configures Xfire to provide STaX-based Web Servies support to Mule.
XFireConnector() - Constructor for class org.mule.providers.soap.xfire.XFireConnector
 
xfireDescriptor - Variable in class org.mule.providers.soap.xfire.XFireConnector
 
XFireMessageAdapter - Class in org.mule.providers.soap.xfire
XFireMessageAdapter wraps an XFire MessageContext, reading attachments and Mule headers.
XFireMessageAdapter(Object) - Constructor for class org.mule.providers.soap.xfire.XFireMessageAdapter
 
XFireMessageAdapter(XFireMessageAdapter) - Constructor for class org.mule.providers.soap.xfire.XFireMessageAdapter
 
XFireMessageDispatcher - Class in org.mule.providers.soap.xfire
The XFireMessageDispatcher is used for making Soap client requests to remote services.
XFireMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.soap.xfire.XFireMessageDispatcher
 
XFireMessageDispatcherFactory - Class in org.mule.providers.soap.xfire
Creates an XFire Messgae dispatcher used for making XFire soap requests using the XFire client.
XFireMessageDispatcherFactory() - Constructor for class org.mule.providers.soap.xfire.XFireMessageDispatcherFactory
 
XFireMessageReceiver - Class in org.mule.providers.soap.xfire
Used to register an Xfire endpoint registered with Mule and associated with a component This receiver is responsible or registering the transport endpoint i.e.
XFireMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.soap.xfire.XFireMessageReceiver
 
XFireMessages - Class in org.mule.providers.soap.xfire.i18n
 
XFireMessages() - Constructor for class org.mule.providers.soap.xfire.i18n.XFireMessages
 
XFireMuleSession - Class in org.mule.providers.soap.xfire
Mules session wrapper for XFire
XFireMuleSession(UMOSession) - Constructor for class org.mule.providers.soap.xfire.XFireMuleSession
 
XFireServiceComponent - Class in org.mule.providers.soap.xfire
The Xfire service component receives requests for Xfire services it manages and marshalls requests and responses
XFireServiceComponent() - Constructor for class org.mule.providers.soap.xfire.XFireServiceComponent
 
XFireWsdlConnector - Class in org.mule.providers.soap.xfire.wsdl
TODO document
XFireWsdlConnector() - Constructor for class org.mule.providers.soap.xfire.wsdl.XFireWsdlConnector
 
XFireWsdlMessageDispatcher - Class in org.mule.providers.soap.xfire.wsdl
TODO document
XFireWsdlMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcher
 
XFireWsdlMessageDispatcherFactory - Class in org.mule.providers.soap.xfire.wsdl
Creates an XFire WSDL Message Dispatcher
XFireWsdlMessageDispatcherFactory() - Constructor for class org.mule.providers.soap.xfire.wsdl.XFireWsdlMessageDispatcherFactory
 
XML_DTD_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Path to a Mule Dtd to use
XML_INDENT_SIZE - Static variable in class org.mule.management.stats.printers.XMLPrinter
Indentation step for XML pretty-printing.
XML_VALIDATE_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Configuration parsing properties
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.transformers.codec
Decodes a String or byte[] containing XML entities
XmlEntityDecoder() - Constructor for class org.mule.transformers.codec.XmlEntityDecoder
 
XmlEntityEncoder - Class in org.mule.transformers.codec
Encodes a string with XML entities
XmlEntityEncoder() - Constructor for class org.mule.transformers.codec.XmlEntityEncoder
 
XmlMessageEOFProtocol - Class in org.mule.providers.tcp.protocols
Extend XmlMessageProtocol to continue reading until either a new message or EOF is found.
XmlMessageEOFProtocol() - Constructor for class org.mule.providers.tcp.protocols.XmlMessageEOFProtocol
 
XmlMessageProtocol - Class in org.mule.providers.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.providers.tcp.protocols.XmlMessageProtocol
 
XmlPrettyPrinter - Class in org.mule.transformers.xml
 
XmlPrettyPrinter() - Constructor for class org.mule.transformers.xml.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
 
XmlToDomDocument - Class in org.mule.transformers.xml
XmlToDomDocument transforms a XML String to org.w3c.dom.Document.
XmlToDomDocument() - Constructor for class org.mule.transformers.xml.XmlToDomDocument
 
XmlToObject - Class in org.mule.transformers.xml
XmlToObject converts xml created by the ObjectToXml transformer in to a java object graph.
XmlToObject() - Constructor for class org.mule.transformers.xml.XmlToObject
 
XMPP_FROM - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XMPP_GROUP_CHAT - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XMPP_NICKNAME - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XMPP_PROPERTY_PREFIX - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XMPP_SUBJECT - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XMPP_THREAD - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XMPP_TO - Static variable in class org.mule.providers.xmpp.XmppConnector
 
XmppAndFilter - Class in org.mule.providers.xmpp.filters
XmppAndFilter an Xmpp AND filter
XmppAndFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppAndFilter
 
XmppAndFilter(PacketFilter, PacketFilter) - Constructor for class org.mule.providers.xmpp.filters.XmppAndFilter
 
XmppConnector - Class in org.mule.providers.xmpp
XmppConnector TODO
XmppConnector() - Constructor for class org.mule.providers.xmpp.XmppConnector
 
XmppEndpointBuilder - Class in org.mule.providers.xmpp
Does the same as the UserINfoEndpointBuilder but also ensures that a path is set on the uri.
XmppEndpointBuilder() - Constructor for class org.mule.providers.xmpp.XmppEndpointBuilder
 
XmppFromContainsFilter - Class in org.mule.providers.xmpp.filters
XmppFromContainsFilter is an Xmpp FromContainsfilter adapter.
XmppFromContainsFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppFromContainsFilter
 
XmppFromContainsFilter(String) - Constructor for class org.mule.providers.xmpp.filters.XmppFromContainsFilter
 
XmppMessageAdapter - Class in org.mule.providers.xmpp
XmppMessageAdapter wraps a Smack XMPP packet
XmppMessageAdapter(Object) - Constructor for class org.mule.providers.xmpp.XmppMessageAdapter
 
XmppMessageAdapter(XmppMessageAdapter) - Constructor for class org.mule.providers.xmpp.XmppMessageAdapter
 
XmppMessageDispatcher - Class in org.mule.providers.xmpp
XmppMessageDispatcher allows Mule events to be sent and received over Xmpp
XmppMessageDispatcher(UMOImmutableEndpoint) - Constructor for class org.mule.providers.xmpp.XmppMessageDispatcher
 
XmppMessageDispatcherFactory - Class in org.mule.providers.xmpp
XmppMessageDispatcherFactory creates a dispatcher responsible for writing Xmpp packets to a an Jabber chat
XmppMessageDispatcherFactory() - Constructor for class org.mule.providers.xmpp.XmppMessageDispatcherFactory
 
XmppMessageReceiver - Class in org.mule.providers.xmpp
XmppMessageReceiver is responsible for receiving Mule events over XMPP.
XmppMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.xmpp.XmppMessageReceiver
 
XmppMessages - Class in org.mule.providers.xmpp.i18n
 
XmppMessages() - Constructor for class org.mule.providers.xmpp.i18n.XmppMessages
 
XmppMessageTypeFilter - Class in org.mule.providers.xmpp.filters
XmppMessageTypeFilter is an Xmpp MessageTypeFilter adapter.
XmppMessageTypeFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppMessageTypeFilter
 
XmppMessageTypeFilter(String) - Constructor for class org.mule.providers.xmpp.filters.XmppMessageTypeFilter
 
XmppNotFilter - Class in org.mule.providers.xmpp.filters
XmppAndFilter an Xmpp AND filter
XmppNotFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppNotFilter
 
XmppNotFilter(PacketFilter) - Constructor for class org.mule.providers.xmpp.filters.XmppNotFilter
 
XmppOrFilter - Class in org.mule.providers.xmpp.filters
XmppAndFilter an Xmpp OR filter
XmppOrFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppOrFilter
 
XmppOrFilter(PacketFilter, PacketFilter) - Constructor for class org.mule.providers.xmpp.filters.XmppOrFilter
 
XmppPacketIDFilter - Class in org.mule.providers.xmpp.filters
XmppPacketIDFilter is an Xmpp PacketIDFilter adapter.
XmppPacketIDFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppPacketIDFilter
 
XmppPacketIDFilter(String) - Constructor for class org.mule.providers.xmpp.filters.XmppPacketIDFilter
 
XmppPacketToObject - Class in org.mule.providers.xmpp.transformers
 
XmppPacketToObject() - Constructor for class org.mule.providers.xmpp.transformers.XmppPacketToObject
 
XmppPacketTypeFilter - Class in org.mule.providers.xmpp.filters
XmppPacketTypeFilter is an Xmpp PacketTypeFilter adapter.
XmppPacketTypeFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppPacketTypeFilter
 
XmppPacketTypeFilter(Class) - Constructor for class org.mule.providers.xmpp.filters.XmppPacketTypeFilter
 
XmppsConnector - Class in org.mule.providers.xmpp
 
XmppsConnector() - Constructor for class org.mule.providers.xmpp.XmppsConnector
 
XmppThreadFilter - Class in org.mule.providers.xmpp.filters
XmppThreadFilter is an Xmpp ThreadFilter adapter.
XmppThreadFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppThreadFilter
 
XmppThreadFilter(String) - Constructor for class org.mule.providers.xmpp.filters.XmppThreadFilter
 
XmppToContainsFilter - Class in org.mule.providers.xmpp.filters
XmppToContainsFilter is an Xmpp ToContainsfilter adapter.
XmppToContainsFilter() - Constructor for class org.mule.providers.xmpp.filters.XmppToContainsFilter
 
XmppToContainsFilter(String) - Constructor for class org.mule.providers.xmpp.filters.XmppToContainsFilter
 
xor(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
XSD_ANY - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_ANYSIMPLETYPE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_ANYTYPE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_ANYURI - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_BASE64 - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_BOOLEAN - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_BYTE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_DATE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_DATETIME - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_DAY - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_DECIMAL - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_DOUBLE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_DURATION - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_ENTITIES - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_ENTITY - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_FLOAT - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_HEXBIN - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_ID - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_IDREF - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_IDREFS - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_INT - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_INTEGER - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_LANGUAGE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_LONG - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_MONTH - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_MONTHDAY - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NAME - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NCNAME - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NEGATIVEINTEGER - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NMTOKEN - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NMTOKENS - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NORMALIZEDSTRING - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_NOTATION - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_POSITIVEINTEGER - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_QNAME - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_SCHEMA - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_SHORT - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_STRING - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_TIME - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_TIMEINSTANT1999 - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_TIMEINSTANT2000 - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_TOKEN - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_UNSIGNEDBYTE - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_UNSIGNEDINT - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_UNSIGNEDLONG - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_UNSIGNEDSHORT - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_YEAR - Static variable in class org.mule.providers.soap.NamedParameter
 
XSD_YEARMONTH - Static variable in class org.mule.providers.soap.NamedParameter
 
XsltTransformer - Class in org.mule.transformers.xml
XsltTransformer performs an XSLT transform on a DOM (or other XML-ish) object.
XsltTransformer() - Constructor for class org.mule.transformers.xml.XsltTransformer
 
XsltTransformer.DefaultErrorListener - Class in org.mule.transformers.xml
 
XsltTransformer.DefaultErrorListener(UMOTransformer) - Constructor for class org.mule.transformers.xml.XsltTransformer.DefaultErrorListener
 
XsltTransformer.PooledXsltTransformerFactory - Class in org.mule.transformers.xml
 
XsltTransformer.PooledXsltTransformerFactory() - Constructor for class org.mule.transformers.xml.XsltTransformer.PooledXsltTransformerFactory
 
XSTREAM_DOM4J_DRIVER - Static variable in class org.mule.transformers.xml.XStreamFactory
 
XSTREAM_DOM_DRIVER - Static variable in class org.mule.transformers.xml.XStreamFactory
 
XSTREAM_JDOM_DRIVER - Static variable in class org.mule.transformers.xml.XStreamFactory
 
XSTREAM_STAX_DRIVER - Static variable in class org.mule.transformers.xml.XStreamFactory
 
XSTREAM_XPP_DRIVER - Static variable in class org.mule.transformers.xml.XStreamFactory
 
XStreamFactory - Class in org.mule.transformers.xml
Initializes the XStream utility for converting Objects to XML and XML to Objects.
XStreamFactory() - Constructor for class org.mule.transformers.xml.XStreamFactory
 
XStreamFactory(String, Map, List) - Constructor for class org.mule.transformers.xml.XStreamFactory
 
XStreamWireFormat - Class in org.mule.transformers.xml.wire
Serializes objects using XStream.
XStreamWireFormat() - Constructor for class org.mule.transformers.xml.wire.XStreamWireFormat
 
XStreamWireFormat(String, Map, List) - Constructor for class org.mule.transformers.xml.wire.XStreamWireFormat
 

Y

YourKitProfilerAgent - Class in org.mule.management.agents
 
YourKitProfilerAgent() - Constructor for class org.mule.management.agents.YourKitProfilerAgent
 
YourKitProfilerService - Class in org.mule.management.mbeans
 
YourKitProfilerService() - Constructor for class org.mule.management.mbeans.YourKitProfilerService
 
YourKitProfilerServiceMBean - Interface in org.mule.management.mbeans
 

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

Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.