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

A

ACTION_ALWAYS_BEGIN - Static variable in interface org.mule.umo.UMOTransactionConfig
 
ACTION_ALWAYS_BEGIN_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_ALWAYS_COMMIT_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_ALWAYS_JOIN - Static variable in interface org.mule.umo.UMOTransactionConfig
 
ACTION_ALWAYS_JOIN_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_BEGIN_OR_JOIN - Static variable in interface org.mule.umo.UMOTransactionConfig
 
ACTION_BEGIN_OR_JOIN_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_COMMIT_IF_POSSIBLE_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_DISPATCH - Static variable in class org.mule.impl.internal.events.AdminEvent
 
ACTION_INVOKE - Static variable in class org.mule.impl.internal.events.AdminEvent
 
ACTION_JOIN_IF_POSSIBLE - Static variable in interface org.mule.umo.UMOTransactionConfig
 
ACTION_JOIN_IF_POSSIBLE_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_NONE - Static variable in interface org.mule.umo.UMOTransactionConfig
 
ACTION_NONE_STRING - Static variable in class org.mule.impl.MuleTransactionConfig
 
ACTION_RECEIVE - Static variable in class org.mule.impl.internal.events.AdminEvent
 
ACTION_SEND - Static variable in class org.mule.impl.internal.events.AdminEvent
 
ADDRESS_PROPERTY - Static variable in class org.mule.providers.udp.UdpMessageAdapter
 
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
AGENT_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
ALWAYS_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
AXIS_CLASS - Static variable in class org.mule.providers.soap.SoapServiceFinder
 
AXIS_SERVICE_COMPONENT_NAME - Static variable in class org.mule.providers.soap.axis.AxisConnector
 
AbstractCatchAllStrategy - class org.mule.routing.AbstractCatchAllStrategy.
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
 
AbstractComponentResolverTestCase - class org.mule.tck.model.AbstractComponentResolverTestCase.
 
AbstractComponentResolverTestCase() - Constructor for class org.mule.tck.model.AbstractComponentResolverTestCase
 
AbstractCompressionTransformer - class org.mule.transformers.compression.AbstractCompressionTransformer.
AbstractCompressionTransformer Is a base class for all transformers.
AbstractCompressionTransformer() - Constructor for class org.mule.transformers.compression.AbstractCompressionTransformer
default constructor required for discovery
AbstractConfigBuilderTestCase - class org.mule.tck.AbstractConfigBuilderTestCase.
 
AbstractConfigBuilderTestCase() - Constructor for class org.mule.tck.AbstractConfigBuilderTestCase
 
AbstractConnector - class org.mule.providers.AbstractConnector.
AbstractConnector provides base functionality for all connectors provided with Mule.
AbstractConnector() - Constructor for class org.mule.providers.AbstractConnector
 
AbstractConnectorTestCase - class org.mule.tck.providers.AbstractConnectorTestCase.
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
 
AbstractEncryptionTransformer - class org.mule.transformers.encryption.AbstractEncryptionTransformer.
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 org.mule.impl.endpoint.AbstractEndpointBuilder.
UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
AbstractEndpointBuilder() - Constructor for class org.mule.impl.endpoint.AbstractEndpointBuilder
 
AbstractEndpointSecurityFilter - class org.mule.impl.security.AbstractEndpointSecurityFilter.
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 org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.
 
AbstractEntryPointDiscoveryTestCase() - Constructor for class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
 
AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping - class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping.
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 org.mule.routing.inbound.AbstractEventAggregator.
AbstractEventAggregator will aggregate a set of messages into a single message
AbstractEventAggregator() - Constructor for class org.mule.routing.inbound.AbstractEventAggregator
 
AbstractEventAwareTransformer - class org.mule.transformers.AbstractEventAwareTransformer.
AbstractEventAwareTransformer is a transformer that has a reference to the current message.
AbstractEventAwareTransformer() - Constructor for class org.mule.transformers.AbstractEventAwareTransformer
 
AbstractEventLoggerAgent - class org.mule.impl.internal.admin.AbstractEventLoggerAgent.
AbstractEventLoggerAgent Receives Mule server events and logs them and can optionally route them to an endpoint
AbstractEventLoggerAgent() - Constructor for class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
AbstractEventResequencer - class org.mule.routing.inbound.AbstractEventResequencer.
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 org.mule.extras.client.AbstractEventTransformer.
AbstractEventTransformer adds support for adding method details to the result message.
AbstractEventTransformer() - Constructor for class org.mule.extras.client.AbstractEventTransformer
 
AbstractJmsTransformer - class org.mule.providers.jms.transformers.AbstractJmsTransformer.
AbstractJmsTransformer is an abstract class the 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
 
AbstractMailFilter - class org.mule.providers.email.filters.AbstractMailFilter.
AbstractMailFilter is a base class for all javax.mail.Message filters.
AbstractMailFilter() - Constructor for class org.mule.providers.email.filters.AbstractMailFilter
 
AbstractMessageAdapter - class org.mule.providers.AbstractMessageAdapter.
AbstractMessageAdapter provides a base implementation for simple message types that maybe don't normally allow for meta information, such as File or tcp.
AbstractMessageAdapter() - Constructor for class org.mule.providers.AbstractMessageAdapter
 
AbstractMessageAdapterTestCase - class org.mule.tck.providers.AbstractMessageAdapterTestCase.
 
AbstractMessageAdapterTestCase() - Constructor for class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
AbstractMessageDispatcher - class org.mule.providers.AbstractMessageDispatcher.

AbstractMessageDispatcher TODO (document class)

AbstractMessageDispatcher(AbstractConnector) - Constructor for class org.mule.providers.AbstractMessageDispatcher
 
AbstractMessageReceiver - class org.mule.providers.AbstractMessageReceiver.
AbstractMessageReceiver provides common methods for all Message Receivers provided with Mule.
AbstractMessageReceiver() - Constructor for class org.mule.providers.AbstractMessageReceiver
 
AbstractMessageReceiverTestCase - class org.mule.tck.providers.AbstractMessageReceiverTestCase.
AbstractMessageReceiver TODO (document class)
AbstractMessageReceiverTestCase() - Constructor for class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
AbstractMessageSplitter - class org.mule.routing.outbound.AbstractMessageSplitter.
AbstractMessageSplitter is an outbound Message Splitter used to split the contents of a received message into sup parts that can be processed by other components.
AbstractMessageSplitter() - Constructor for class org.mule.routing.outbound.AbstractMessageSplitter
 
AbstractMuleTestCase - class org.mule.tck.AbstractMuleTestCase.
AbstractMuleTestCase is a base class for Mule testcases.
AbstractMuleTestCase() - Constructor for class org.mule.tck.AbstractMuleTestCase
 
AbstractOutboundRouter - class org.mule.routing.outbound.AbstractOutboundRouter.
AbstractOutboundRouter is a base router class that tracks statics about message processing through the router.
AbstractOutboundRouter() - Constructor for class org.mule.routing.outbound.AbstractOutboundRouter
 
AbstractPoolTestCase - class org.mule.tck.model.AbstractPoolTestCase.
AbstractPoolTestCase TODO (document class)
AbstractPoolTestCase() - Constructor for class org.mule.tck.model.AbstractPoolTestCase
 
AbstractProviderFunctionalTestCase - class org.mule.tck.functional.AbstractProviderFunctionalTestCase.
 
AbstractProviderFunctionalTestCase() - Constructor for class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
AbstractProxyFactory - class org.mule.config.pool.AbstractProxyFactory.
AbstractProxyFactory provides common behaviour for creating proxy objects
AbstractProxyFactory(MuleDescriptor, ObjectPool) - Constructor for class org.mule.config.pool.AbstractProxyFactory
Creates a pool factory using the descriptor as the basis for creating its objects
AbstractProxyPoolFactoryTestCase - class org.mule.tck.model.AbstractProxyPoolFactoryTestCase.
 
AbstractProxyPoolFactoryTestCase() - Constructor for class org.mule.tck.model.AbstractProxyPoolFactoryTestCase
 
AbstractRecipientList - class org.mule.routing.outbound.AbstractRecipientList.
AbstractRecipientList is used to dispatch a single event to multiple recipients over the same transport.
AbstractRecipientList() - Constructor for class org.mule.routing.outbound.AbstractRecipientList
 
AbstractResponseAggregator - class org.mule.routing.response.AbstractResponseAggregator.
AbstractResponseAggregator provides a base class for implementing response aggregator routers.
AbstractResponseAggregator() - Constructor for class org.mule.routing.response.AbstractResponseAggregator
 
AbstractResponseRouter - class org.mule.routing.response.AbstractResponseRouter.
AbstractResponseRouter is a base class for all Response Routers
AbstractResponseRouter() - Constructor for class org.mule.routing.response.AbstractResponseRouter
 
AbstractRouterCollection - class org.mule.routing.AbstractRouterCollection.
AbstractRouterCollection provides common method implementations of router collections for in and outbound routers.
AbstractRouterCollection(int) - Constructor for class org.mule.routing.AbstractRouterCollection
 
AbstractScriptComponent - class org.mule.components.script.AbstractScriptComponent.
AbstractScriptComponent is a compoennt that can execute scripts as components in Mule.
AbstractScriptComponent() - Constructor for class org.mule.components.script.AbstractScriptComponent
 
AbstractServiceEnabledConnector - class org.mule.providers.AbstractServiceEnabledConnector.
AbstractServiceEnabledConnector initialises a connector from a sercive descriptor.
AbstractServiceEnabledConnector() - Constructor for class org.mule.providers.AbstractServiceEnabledConnector
 
AbstractSingleResourceTransaction - class org.mule.transaction.AbstractSingleResourceTransaction.
This abstract class can be used as a base class for transactions that can enlist only one resource (such as jms session or jdbc connection).
AbstractSingleResourceTransaction() - Constructor for class org.mule.transaction.AbstractSingleResourceTransaction
 
AbstractTablePrinter - class org.mule.management.stats.printers.AbstractTablePrinter.
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
 
AbstractTransaction - class org.mule.transaction.AbstractTransaction.
This base class provides low level features for transactions
AbstractTransaction() - Constructor for class org.mule.transaction.AbstractTransaction
 
AbstractTransformer - class org.mule.transformers.AbstractTransformer.
AbstractTransformer Is a base class for all transformers.
AbstractTransformer() - Constructor for class org.mule.transformers.AbstractTransformer
default constructor required for discovery
AbstractTransformerTestCase - class org.mule.tck.AbstractTransformerTestCase.
 
AbstractTransformerTestCase() - Constructor for class org.mule.tck.AbstractTransformerTestCase
 
AbstractUMOManagerTestCase - class org.mule.tck.AbstractUMOManagerTestCase.
 
AbstractUMOManagerTestCase() - Constructor for class org.mule.tck.AbstractUMOManagerTestCase
 
AbstractXStreamTransformer - class org.mule.transformers.xml.AbstractXStreamTransformer.
AbstractXStreamTransformer is a base class for all XStream based transformers.
AbstractXStreamTransformer() - Constructor for class org.mule.transformers.xml.AbstractXStreamTransformer
 
AcegiAuthenticationAdapter - class org.mule.extras.acegi.AcegiAuthenticationAdapter.
AcegiAuthenticationAdapter TODO
AcegiAuthenticationAdapter(Authentication) - Constructor for class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
AcegiProviderAdapter - class org.mule.extras.acegi.AcegiProviderAdapter.
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 org.mule.extras.acegi.AcegiSecurityContext.
AcegiSecurityContext is a UMOSecurityContext wrapper used to interface with an acegi Secure context
AcegiSecurityContext(SecureContext) - Constructor for class org.mule.extras.acegi.AcegiSecurityContext
 
AcegiSecurityContextFactory - class org.mule.extras.acegi.AcegiSecurityContextFactory.
AcegiSecurityContextFactory creates an Acegisecuritycontext for the a UMOAuthentication object
AcegiSecurityContextFactory() - Constructor for class org.mule.extras.acegi.AcegiSecurityContextFactory
 
AdminEvent - class org.mule.impl.internal.events.AdminEvent.
AdminEvent is used to invoke actions on a remote mule server
AdminEvent(int, UMOMessage, String) - Constructor for class org.mule.impl.internal.events.AdminEvent
 
AdminEventListener - interface org.mule.impl.internal.events.AdminEventListener.
ManagementEventListener is an observer interface that objects can use to receive events about the stated of the Mule instance and its respources
AllStatistics - class org.mule.management.stats.AllStatistics.
AllStatistics todo
AllStatistics() - Constructor for class org.mule.management.stats.AllStatistics
 
AlreadyInitialisedException - exception org.mule.impl.AlreadyInitialisedException.
AlreadyInitialisedException is thrown when a component or connector has already been initialised
AlreadyInitialisedException(String) - Constructor for class org.mule.impl.AlreadyInitialisedException
 
AlreadyInitialisedException(String, Throwable) - Constructor for class org.mule.impl.AlreadyInitialisedException
 
AndFilter - class org.mule.routing.filters.logic.AndFilter.
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
 
ApplicationEventException - exception org.mule.extras.spring.events.ApplicationEventException.
ApplicationEventException TODO
ApplicationEventException(String) - Constructor for class org.mule.extras.spring.events.ApplicationEventException
 
ApplicationEventException(String, Throwable) - Constructor for class org.mule.extras.spring.events.ApplicationEventException
 
AsynchronousEventListener - class org.mule.extras.spring.events.AsynchronousEventListener.
AsynchronousEventListener will spawn a thread for each Event received.
AsynchronousEventListener(PooledExecutor, ApplicationListener) - Constructor for class org.mule.extras.spring.events.AsynchronousEventListener
 
AutowireUMOManagerFactoryBean - class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean.
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
 
AxisConnector - class org.mule.providers.soap.axis.AxisConnector.
AxisConnector is used to maintain one or more Services for Axis server instance.
AxisConnector() - Constructor for class org.mule.providers.soap.axis.AxisConnector
 
AxisInitialisable - interface org.mule.providers.soap.axis.AxisInitialisable.
AxisInitialisable can be implemented by a Mule component that will be used as an Axis service to customise the Axis Service object
AxisInitialisationCallback - class org.mule.providers.soap.axis.AxisInitialisationCallback.
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 org.mule.providers.soap.axis.AxisMessageAdapter.
AxisMessageAdapter TODO
AxisMessageAdapter(Object) - Constructor for class org.mule.providers.soap.axis.AxisMessageAdapter
 
AxisMessageDispatcher - class org.mule.providers.soap.axis.AxisMessageDispatcher.
AxisMessageDispatcher is used to make soap requests via the Axis soap client.
AxisMessageDispatcher(AxisConnector) - Constructor for class org.mule.providers.soap.axis.AxisMessageDispatcher
 
AxisMessageDispatcherFactory - class org.mule.providers.soap.axis.AxisMessageDispatcherFactory.
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 org.mule.providers.soap.axis.AxisMessageReceiver.
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
 
AxisServiceComponent - class org.mule.providers.soap.axis.AxisServiceComponent.
AxisServiceComponent is a Mule component implementation of the Axis servlet.
AxisServiceComponent() - Constructor for class org.mule.providers.soap.axis.AxisServiceComponent
 
accept(Object) - Method in class org.mule.providers.email.filters.AbstractMailFilter
 
accept(Message) - Method in class org.mule.providers.email.filters.MailSubjectRegExFilter
 
accept(File, String) - Method in class org.mule.providers.file.filters.FilenameWildcardFilter
UMOFilter condition decider method.
accept(Object) - Method in class org.mule.providers.http.filters.HttpRequestWildcardFilter
 
accept(Object) - Method in class org.mule.providers.jms.filters.JmsSelectorFilter
 
accept(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(Object) - Method in class org.mule.routing.filters.MessageFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.MessageFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
accept(Object) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
accept(Object) - Method in class org.mule.routing.filters.RegExFilter
 
accept(Object) - Method in class org.mule.routing.filters.UMOEventFilter
 
accept(Object) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(Object) - Method in class org.mule.routing.filters.logic.AndFilter
 
accept(Object) - Method in class org.mule.routing.filters.logic.NotFilter
 
accept(Object) - Method in class org.mule.routing.filters.logic.OrFilter
 
accept(Object) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.BatchConstraint
 
accept(Object) - Method in class org.mule.transaction.constraints.ConstraintFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.ConstraintFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.ManualConstraint
 
accept(Object) - Method in interface org.mule.umo.UMOFilter
 
accept(File, String) - Method in class org.mule.util.queue.SerialisationPersistence.EventFilenameFilter
 
action - Variable in class org.mule.umo.UMOServerEvent
 
activateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
add(UMOImmutableEndpoint) - Method in class org.mule.impl.EndpointList
Add an endpoint to the list
add(UMOImmutableEndpoint, boolean) - Method in class org.mule.impl.EndpointList
Add an endpoint to the list
add(ComponentStatistics) - Method in class org.mule.management.stats.AllStatistics
 
addAgentRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addApplicationListener(ApplicationListener) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Adds a listener to the the Multicaster.
addCommonEndpointRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addConnectorRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addContainerContextRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addContainerPropertyRule(Digester, String, boolean) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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.routing.inbound.InboundMessageRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.response.ResponseMessageRouter
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
addEndpointIdentfierRules(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.AbstractEventAggregator
Adds the event to an event group.
addEvent(UMOEvent) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
addEvent(UMOEvent) - Method in class org.mule.routing.inbound.CorrelationAggregator
Adds the event to an event group.
addEvent(UMOEvent) - Method in class org.mule.routing.inbound.EventGroup
 
addEvent(UMOEvent) - Method in class org.mule.routing.response.AbstractResponseAggregator
Adds the event to an event group.
addEvent(UMOEvent) - Method in class org.mule.routing.response.ResponseCorrelationAggregator
Adds the event to an event group.
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.
addFile(File) - Method in class org.mule.util.monitor.FileMonitor
Add file to listen for.
addFilterGroupRule(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addFilterRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addGlobalEndpointRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addGlobalReferenceEndpointRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addHeaders(SOAPEnvelope) - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
Writes the header properties to a Soap header
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.MuleXmlConfigurationBuilder
 
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
 
addMessageRouterRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMethod(Object, Method, Class) - Method in class org.mule.model.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
 
addMuleEnvironmentPropertiesRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addMulePropertiesRule(String, Digester, boolean) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addPoolingProfileRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addProperties(Map) - Method in class org.mule.impl.MuleMessage
 
addProperties(Map) - Method in class org.mule.impl.message.BaseMessage
Adds a map of properties to associated with this message
addProperties(Map) - Method in interface org.mule.umo.UMOMessage
Adds a map of properties to associated with this message
addPropertyFactoryRule(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addProvider(UMOSecurityProvider) - Method in class org.mule.impl.security.MuleSecurityManager
 
addProvider(UMOSecurityProvider) - Method in interface org.mule.umo.security.UMOSecurityManager
 
addProviderList(EndpointList) - Method in class org.mule.impl.EndpointList
 
addQueueProfileRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addReceiveProvider(UMOImmutableEndpoint, boolean) - Method in class org.mule.impl.EndpointList
Adds a receive endpoint to the list
addRightFilterRule(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addRouter(UMORouter) - Method in class org.mule.routing.AbstractRouterCollection
 
addRouter(UMOInboundRouter) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
addRouter(UMOResponseRouter) - Method in class org.mule.routing.response.ResponseMessageRouter
 
addRouter(UMOInboundRouter) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
addRouter(UMOResponseRouter) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
addRouter(UMORouter) - Method in interface org.mule.umo.routing.UMORouterCollection
 
addRouterRules(Digester, String, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSecurityManagerRules(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSendProvider(UMOImmutableEndpoint, boolean) - Method in class org.mule.impl.EndpointList
Adds a send endpoint to the list
addSetPropertiesRule(String, Digester) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSetPropertiesRule(String, Digester, String[], String[]) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSingleFilterRule(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addSystemPropertyRule(Digester, String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
addThreadingProfileRules(Digester, String, String) - 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
 
address - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
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
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
 
afterPropertiesSet() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
afterPropertiesSet() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
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.response.AbstractResponseAggregator
This method is invoked if the shouldAggregate method is called and returns true.
allowFilter(UMOFilter) - Method in class org.mule.providers.AbstractMessageReceiver
 
allowFilter(UMOFilter) - Method in class org.mule.providers.file.FileMessageReceiver
 
allowFilter(UMOFilter) - Method in class org.mule.providers.http.HttpMessageReceiver
 
asyncReceiveRemote(String, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
authenticate(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
authenticate(UMOEvent) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
authenticate(UMOAuthentication) - Method in class org.mule.impl.security.MuleSecurityManager
 
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.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.impl.security.AbstractEndpointSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 

B

BLOCK_WHEN_EXHAUSTED - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
Base64Decoder - class org.mule.transformers.codec.Base64Decoder.
Base64Encoder transforms strings or byte arrays into Base64 encoded string
Base64Decoder() - Constructor for class org.mule.transformers.codec.Base64Decoder
 
Base64Encoder - class org.mule.transformers.codec.Base64Encoder.
Base64Encoder transforms strings or byte arrays into Base64 encoded string
Base64Encoder() - Constructor for class org.mule.transformers.codec.Base64Encoder
 
BaseMessage - class org.mule.impl.message.BaseMessage.
BaseMessage A default message implementation
BaseMessage(Object) - Constructor for class org.mule.impl.message.BaseMessage
 
BatchConstraint - class org.mule.transaction.constraints.BatchConstraint.
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
 
BeanUtils - class org.mule.util.BeanUtils.
BeanUtils provides functions for altering the way commons BeanUtils works
BeanUtils() - Constructor for class org.mule.util.BeanUtils
 
BlockingServerEvent - interface org.mule.impl.internal.events.BlockingServerEvent.
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
BoundedPersistentQueue - class org.mule.util.queue.BoundedPersistentQueue.
BoundedPersistentQueue is a UMOEvent queue implementation that can automatically persist events when they are queue.
BoundedPersistentQueue(int) - Constructor for class org.mule.util.queue.BoundedPersistentQueue
 
BoundedPersistentQueue(int, PersistenceStrategy, String, boolean) - Constructor for class org.mule.util.queue.BoundedPersistentQueue
 
ByteArrayToSerialisable - class org.mule.transformers.simple.ByteArrayToSerialisable.
ByteArrayToSerialisable converts a Serialised object to its object representation
ByteArrayToSerialisable() - Constructor for class org.mule.transformers.simple.ByteArrayToSerialisable
 
ByteArrayToString - class org.mule.transformers.simple.ByteArrayToString.
ByteArrayToString converts a byte array into a String.
ByteArrayToString() - Constructor for class org.mule.transformers.simple.ByteArrayToString
 
beanFactory - Variable in class org.mule.extras.spring.SpringContainerContext
the application contect to use when resolving components
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
begin() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
begin() - Method in class org.mule.transaction.AbstractTransaction
 
begin() - Method in class org.mule.transformers.MultiTransformerSession
 
begin() - Method in class org.mule.transformers.SingleTransformerSession
 
begin() - Method in interface org.mule.transformers.TransformerSession
 
begin() - Method in interface org.mule.umo.UMOTransaction
Begin the transaction.
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.transaction.XaTransactionFactory
 
beginTransaction() - Method in interface org.mule.umo.UMOTransactionFactory
Create and begins a new transaction
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.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.transaction.TransactionCoordination
 
borrowObject() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
borrowObject() - Method in interface org.mule.util.ObjectPool
 
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
 
byteArrayToObject(byte[]) - Static method in class org.mule.util.Utility
 

C

COMPONENT_DISPOSED - Static variable in class org.mule.impl.internal.events.ComponentEvent
 
COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
COMPONENT_INITIALISED - Static variable in class org.mule.impl.internal.events.ComponentEvent
 
COMPONENT_NAME_PROPERTY - Static variable in interface org.mule.config.MuleProperties
used to store the component name to invoke on a remote server
COMPONENT_PAUSED - Static variable in class org.mule.impl.internal.events.ComponentEvent
 
COMPONENT_RESUMED - Static variable in class org.mule.impl.internal.events.ComponentEvent
 
COMPONENT_STARTED - Static variable in class org.mule.impl.internal.events.ComponentEvent
 
COMPONENT_STOPPED - Static variable in class org.mule.impl.internal.events.ComponentEvent
 
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.
CONFIGEXTENSION - Static variable in class org.mule.extras.picocontainer.PicoContainerContext
 
CONFIG_INIT_PARAMETER - Static variable in class org.mule.config.builders.MuleXmlBuilderContextListener
 
CONNECTOR_CLASS - Static variable in interface org.mule.config.MuleProperties
 
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_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_TRANSACTION_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CRLF - Static variable in interface org.mule.providers.http.HttpConstants
 
CSVPrinter - class org.mule.management.stats.printers.CSVPrinter.
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
 
CUSTOM_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
Callable - interface org.mule.umo.lifecycle.Callable.
SyncronousCallable is used to provide UMOs with an interface that supports event calls.
ChainingRouter - class org.mule.routing.outbound.ChainingRouter.
ChainingRouter is used to pass a Mule event through multiple endpoints using the result of the first and the input for the second
ChainingRouter() - Constructor for class org.mule.routing.outbound.ChainingRouter
 
ClassHelper - class org.mule.util.ClassHelper.
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassHelper() - Constructor for class org.mule.util.ClassHelper
 
CommonsPoolFactory - class org.mule.config.pool.CommonsPoolFactory.
CommonsPoolFactory is a commons-pool pool implementation for mule.
CommonsPoolFactory() - Constructor for class org.mule.config.pool.CommonsPoolFactory
 
CommonsPoolProxyFactory - class org.mule.config.pool.CommonsPoolProxyFactory.
CommonsPoolProxyFactory is used to create MuleProxies for use in a proxy pool.
CommonsPoolProxyFactory(MuleDescriptor, ObjectPool) - Constructor for class org.mule.config.pool.CommonsPoolProxyFactory
Creates a pool factory using the descriptor as the basis for creating its objects
CommonsPoolProxyPool - class org.mule.config.pool.CommonsPoolProxyPool.
CommonsPoolProxyPool is pool used to store MuleProxy objects.
CommonsPoolProxyPool(MuleDescriptor) - Constructor for class org.mule.config.pool.CommonsPoolProxyPool
Creates a new pool and an Object factory with the UMODescriptor
CommonsPoolProxyPool(MuleDescriptor, GenericObjectPool.Config) - Constructor for class org.mule.config.pool.CommonsPoolProxyPool
 
ComponentCatchAllStrategy - class org.mule.routing.ComponentCatchAllStrategy.
ComponentCatchAllStrategy is used to catch any events and forward the events to the component as is.
ComponentCatchAllStrategy() - Constructor for class org.mule.routing.ComponentCatchAllStrategy
 
ComponentEvent - class org.mule.impl.internal.events.ComponentEvent.
ComponentEvent is fired when an event such as the component starting occurs.
ComponentEvent(Object, int) - Constructor for class org.mule.impl.internal.events.ComponentEvent
 
ComponentEventListener - interface org.mule.impl.internal.events.ComponentEventListener.
ComponentEventListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Component event occurs.
ComponentException - exception org.mule.umo.ComponentException.
ComponentException should be thrown when some action on a component fails such as starting or stopping
ComponentException(String, UMOComponent) - Constructor for class org.mule.umo.ComponentException
 
ComponentException(String, UMOComponent, Throwable) - Constructor for class org.mule.umo.ComponentException
 
ComponentNotFoundException - exception org.mule.umo.model.ComponentNotFoundException.
ComponentNotFoundException is thrown when a reference to a component in a configured container is not found
ComponentNotFoundException(String) - Constructor for class org.mule.umo.model.ComponentNotFoundException
 
ComponentNotFoundException(String, Throwable) - Constructor for class org.mule.umo.model.ComponentNotFoundException
 
ComponentResolverException - exception org.mule.umo.model.ComponentResolverException.
ComponentResolverException is an Exception thrown by the component resolver when it fials to find a component
ComponentResolverException(String) - Constructor for class org.mule.umo.model.ComponentResolverException
 
ComponentResolverException(String, Throwable) - Constructor for class org.mule.umo.model.ComponentResolverException
 
ComponentService - class org.mule.management.mbeans.ComponentService.
ComponentService exposes service information about a Mule Managed component
ComponentService(String) - Constructor for class org.mule.management.mbeans.ComponentService
 
ComponentServiceMBean - interface org.mule.management.mbeans.ComponentServiceMBean.
ComponentServiceMBean defines the management interface for a mule managed component
ComponentStatistics - class org.mule.management.stats.ComponentStatistics.
ComponentStatistics is used for capturing compenet event processing statistics that can be exposed via management services such as JMX.
ComponentStatistics(String, int, int) - Constructor for class org.mule.management.stats.ComponentStatistics
The constructor
ComponentStats - class org.mule.management.mbeans.ComponentStats.
ComponentStats TODO
ComponentStats(ComponentStatistics) - Constructor for class org.mule.management.mbeans.ComponentStats
 
ComponentStatsMBean - interface org.mule.management.mbeans.ComponentStatsMBean.
ComponentStatsMBean TODO
CompressionException - exception org.mule.util.compression.CompressionException.
CompressionException TODO -document class
CompressionException(String) - Constructor for class org.mule.util.compression.CompressionException
 
CompressionException(String, Throwable) - Constructor for class org.mule.util.compression.CompressionException
 
CompressionHelper - class org.mule.util.compression.CompressionHelper.
CompressionHelper a static class that provides facilities for compressing and uncompressing byte arrays
CompressionHelper() - Constructor for class org.mule.util.compression.CompressionHelper
 
CompressionStrategy - interface org.mule.util.compression.CompressionStrategy.
CompressionStrategy TODO -document class
ConfigurationBuilder - interface org.mule.config.ConfigurationBuilder.
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 org.mule.config.ConfigurationException.
ConfigurationException TODO (document class)
ConfigurationException(String) - Constructor for class org.mule.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for class org.mule.config.ConfigurationException
 
ConnectionFactoryWrapper - class org.mule.providers.jms.xa.ConnectionFactoryWrapper.
 
ConnectionFactoryWrapper(Object, TransactionManager) - Constructor for class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
ConnectionFactoryWrapper.ConnectionInvocationHandler - class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.
 
ConnectionFactoryWrapper.ConnectionInvocationHandler(Object) - Constructor for class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler
 
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler - class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.
 
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler(Object, Object) - Constructor for class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler
 
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler - class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler.
 
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler(Object) - Constructor for class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler
 
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler - class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler.
 
ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler() - Constructor for class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler
 
ConnectionWrapper - class org.mule.providers.jdbc.xa.ConnectionWrapper.
 
ConnectionWrapper(XAConnection, TransactionManager) - Constructor for class org.mule.providers.jdbc.xa.ConnectionWrapper
 
ConnectionWrapper.StatementInvocationHandler - class org.mule.providers.jdbc.xa.ConnectionWrapper.StatementInvocationHandler.
 
ConnectionWrapper.StatementInvocationHandler(Statement) - Constructor for class org.mule.providers.jdbc.xa.ConnectionWrapper.StatementInvocationHandler
 
ConnectorConverter - class org.mule.config.converters.ConnectorConverter.
TransformerConverter will obtain an endpoint name and convert it to a UMOConnector instance by looking up the endpoint in the MuleManager.
ConnectorConverter() - Constructor for class org.mule.config.converters.ConnectorConverter
 
ConnectorFactory - class org.mule.providers.service.ConnectorFactory.
ConnectorFactory can be used for generically creating endpoints from an url.
ConnectorFactory() - Constructor for class org.mule.providers.service.ConnectorFactory
 
ConnectorFactoryException - exception org.mule.providers.service.ConnectorFactoryException.
ConnectorFactoryException 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.
ConnectorFactoryException(String) - Constructor for class org.mule.providers.service.ConnectorFactoryException
 
ConnectorFactoryException(String, Throwable) - Constructor for class org.mule.providers.service.ConnectorFactoryException
 
ConnectorServiceDescriptor - class org.mule.providers.service.ConnectorServiceDescriptor.
ConnectorServiceDescriptor describes the necessery information for creating a connector from a service descriptor.
ConnectorServiceDescriptor(String, String, Properties) - Constructor for class org.mule.providers.service.ConnectorServiceDescriptor
 
ConnectorServiceException - exception org.mule.providers.service.ConnectorServiceException.
ConnectorServiceException is thrown if a ProviderServicedescriptor has a service error set.
ConnectorServiceException(String) - Constructor for class org.mule.providers.service.ConnectorServiceException
 
ConnectorServiceException(String, Throwable) - Constructor for class org.mule.providers.service.ConnectorServiceException
 
ConnectorServiceFinder - interface org.mule.providers.service.ConnectorServiceFinder.
ConnectorServiceFinder can be used as a hook into the connector service creation process to return the correct Service Descriptor for a given service name.
ConnectorServiceNotFoundException - exception org.mule.providers.service.ConnectorServiceNotFoundException.
ConnectorServiceNotFoundException is thorown if no matching service endpoint descriptor is found for the connector protocol.
ConnectorServiceNotFoundException(String) - Constructor for class org.mule.providers.service.ConnectorServiceNotFoundException
 
ConnectorServiceNotFoundException(String, Throwable) - Constructor for class org.mule.providers.service.ConnectorServiceNotFoundException
 
ConstraintFilter - class org.mule.transaction.constraints.ConstraintFilter.
ConstraintFilter TODO
ConstraintFilter() - Constructor for class org.mule.transaction.constraints.ConstraintFilter
 
ContainerReference - class org.mule.config.builders.ContainerReference.
ContainerReference maintains a container reference for the MuleXmlConfigurationBuilder that gets wired once the configuration documents have been loaded
ContainerReference(String, String, Object, boolean) - Constructor for class org.mule.config.builders.ContainerReference
 
CorrelationAggregator - class org.mule.routing.inbound.CorrelationAggregator.
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 org.mule.routing.inbound.CorrelationEventResequencer.
CorrelationEventResequencer is used to resequence events according to their dispatch sequence in the correlation group.
CorrelationEventResequencer() - Constructor for class org.mule.routing.inbound.CorrelationEventResequencer
 
CouldNotRouteInboundEventException - exception org.mule.umo.routing.CouldNotRouteInboundEventException.
CouldNotRouteInboundEventException thrown if the current component cannot accept the inbound event
CouldNotRouteInboundEventException(String, UMOEvent) - Constructor for class org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(String, Throwable, UMOEvent) - Constructor for class org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteOutboundMessageException - exception org.mule.umo.routing.CouldNotRouteOutboundMessageException.
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event
CouldNotRouteOutboundMessageException(String, UMOMessage) - Constructor for class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(String, Throwable, UMOMessage) - Constructor for class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CredentialsNotSetException - exception org.mule.umo.security.CredentialsNotSetException.
CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message
CredentialsNotSetException(String) - Constructor for class org.mule.umo.security.CredentialsNotSetException
 
CredentialsNotSetException(String, Throwable) - Constructor for class org.mule.umo.security.CredentialsNotSetException
 
CredentialsNotSetException(UMOSecurityContext, UMOImmutableEndpoint, UMOEndpointSecurityFilter) - Constructor for class org.mule.umo.security.CredentialsNotSetException
 
CryptoFailureException - exception org.mule.umo.security.CryptoFailureException.
CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
CryptoFailureException(String, UMOEncryptionStrategy) - Constructor for class org.mule.umo.security.CryptoFailureException
 
CryptoFailureException(String, Throwable, UMOEncryptionStrategy) - Constructor for class org.mule.umo.security.CryptoFailureException
 
CustomEvent - class org.mule.impl.internal.events.CustomEvent.
CustomEvent Custom events can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
CustomEvent(Object, int) - Constructor for class org.mule.impl.internal.events.CustomEvent
Creates a custom action event
CustomEventListener - interface org.mule.impl.internal.events.CustomEventListener.
CustomEventListener is an observer interface that can be used to listen for Custom events using UMOManager.fireCustomEvent(..).
callbackCalled - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
callbackCount - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
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
catchAll(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundMessageRouter
 
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 interface org.mule.umo.routing.UMORouterCatchAllStrategy
 
charString(char, int) - Static method in class org.mule.util.StringMessageHelper
 
checkReturnClass(Object) - Method in class org.mule.transformers.AbstractTransformer
 
clear() - Method in class org.mule.impl.EndpointList
 
clear() - Static method in class org.mule.impl.RequestContext
 
clear() - Method in class org.mule.impl.internal.events.ServerEventManager
 
clear() - Method in class org.mule.management.mbeans.ComponentStats
 
clear() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
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 interface org.mule.management.stats.Statistics
 
clearListeners(Class) - Method in class org.mule.impl.internal.events.ServerEventManager
 
clearPool() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
clearPool() - Method in interface org.mule.util.ObjectPool
 
clearProperties() - Method in class org.mule.impl.MuleMessage
 
clearProperties() - Static method in class org.mule.impl.RequestContext
 
clearProperties() - Method in class org.mule.impl.message.BaseMessage
Removes all properties on this message
clearProperties() - Method in interface org.mule.umo.UMOMessage
Removes all properties on this message
clearWarnings() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
clone() - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
clone() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
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.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.UMOSimpleTransformer
 
close() - Method in class org.mule.extras.client.MuleClient
Distroys any resources created by this client session
close() - Method in class org.mule.extras.client.RemoteDispatcher
 
close(Connection) - Static method in class org.mule.providers.jdbc.JdbcUtils
 
close() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
close(MessageProducer) - Static method in class org.mule.providers.jms.JmsUtils
 
closeConsumer() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
closeQuietly(MessageProducer) - Static method in class org.mule.providers.jms.JmsUtils
 
closed - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
commit() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
commit() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
commit() - Method in class org.mule.transaction.AbstractTransaction
 
commit() - Method in class org.mule.transformers.MultiTransformerSession
 
commit() - Method in class org.mule.transformers.SingleTransformerSession
 
commit() - Method in interface org.mule.transformers.TransformerSession
 
commit() - Method in interface org.mule.umo.UMOTransaction
Commit the transaction
commitAndClose(Connection) - Static method in class org.mule.providers.jdbc.JdbcUtils
 
committed - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
compare(String, String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
compare(Class[], Class[]) - Static method in class org.mule.util.ClassHelper
 
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.impl.endpoint.MuleEndpointURI
 
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
 
compressByteArray(byte[]) - Static method in class org.mule.util.compression.CompressionHelper
Used for compressing a byte array into a new byte array using the CompressionStategy found using discovery
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
compressMessage(Object) - Method in class org.mule.transformers.compression.AbstractCompressionTransformer
 
configFile - Variable in class org.mule.extras.picocontainer.PicoContainerContext
The url of the config file to use
configFile - Variable in class org.mule.extras.plexus.PlexusContainerContext
 
configFile - Variable in class org.mule.extras.spring.SpringContainerContext
 
configure(String) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(Reader[]) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers
configure(String) - Method in class org.mule.config.builders.MuleClasspathConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
configure(Reader[]) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
configure(String) - Method in class org.mule.extras.groovy.config.GroovyConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(Reader[]) - Method in class org.mule.extras.groovy.config.GroovyConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers
configure(Reader, Map) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
configure(Reader, Map) - Method in class org.mule.extras.plexus.PlexusContainerContext
 
configure(Reader, Map) - Method in class org.mule.extras.spring.SpringContainerContext
 
configure(Reader[]) - 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(Reader, Map) - Method in class org.mule.model.MuleContainerContext
 
configure(Reader, Map) - Method in interface org.mule.umo.model.UMOContainerContext
 
configureEngine(AxisEngine) - Method in class org.mule.providers.soap.axis.extensions.MuleConfigProvider
Configure an AxisEngine.
configurePool(PooledExecutor) - Method in class org.mule.config.ThreadingProfile
 
connect(URI) - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
connect(URI) - Method in class org.mule.providers.udp.UdpMessageReceiver
 
connect(URI) - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
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 endpoint to receive events on
connector - Variable in class org.mule.providers.udp.UdpMessageDispatcher
 
connector - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
connector - Variable in class org.mule.tck.providers.AbstractConnectorTestCase
 
connector - Variable in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
connectorName - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
container - Variable in class org.mule.extras.plexus.PlexusContainerContext
 
containerManaged - Variable in class org.mule.impl.ImmutableMuleDescriptor
Determines whether the component described by this descriptor is hosted in a container.
context - Variable in class org.mule.providers.jms.Jms11Support
 
contextDestroyed(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
 
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.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.
correlationGroupExtractor - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
correlationId - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
correlationIdExtractor - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
correlationSequenceExtractor - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
counter - Static variable in class org.mule.providers.file.transformers.ObjectToFileMessage
Deprecated.  
create(Map) - Method in interface org.mule.config.PropertyFactory
 
create() - Method in class org.mule.config.pool.AbstractProxyFactory
 
create(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiSecurityContextFactory
 
create() - Method in class org.mule.extras.jotm.JotmTransactionManagerFactory
Retrieves the JOTM Current object that implements the TransactionManager interface.
create() - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in class org.mule.impl.DefaultLifecycleAdapterFactory
 
create(UMOConnector, UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractMessageReceiver
 
create(UMOConnector) - Method in class org.mule.providers.email.MailMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.email.Pop3MessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.email.SmtpMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.file.FileMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.http.HttpClientMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.jms.JmsMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.multicast.MulticastMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.soap.glue.GlueMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.ssl.SslMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.stream.StreamMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.tcp.TcpMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.udp.UdpMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.vm.VMMessageDispatcherFactory
 
create(UMOConnector) - Method in class org.mule.providers.xmpp.XmppMessageDispatcherFactory
 
create() - Method in interface org.mule.umo.UMOTransactionManagerFactory
Creates of obtains the jta transaction manager to use for mule transactions
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapterFactory
 
create(UMOConnector) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
 
create(UMOConnector, UMOComponent, UMOEndpoint) - Method in interface org.mule.umo.provider.UMOMessageReceiver
Creates the Message Receiver
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
 
createAxisProvider(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
createAxisProxy(AbstractMessageReceiver, boolean, Class[]) - Static method in class org.mule.providers.soap.ServiceProxy
 
createAxisServiceHandler(AbstractMessageReceiver, boolean) - Static method in class org.mule.providers.soap.ServiceProxy
 
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
 
createConnectionFactory() - Method in class org.mule.providers.jms.JmsConnector
 
createConnector - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
createConnector(UMOEndpointURI) - Static method in class org.mule.providers.service.ConnectorFactory
Creates an uninitialied connector from the provided MuleEndpointURI.
createConnector(String) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createConnector() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
createConsumer(Session, Destination, String, boolean, String) - Method in class org.mule.providers.jms.Jms102bSupport
 
createConsumer(Session, Destination) - Method in class org.mule.providers.jms.Jms11Support
 
createConsumer(Session, Destination, String, boolean, String) - 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) - Method in interface org.mule.providers.jms.JmsSupport
 
createConsumer(Session, Destination) - Method in interface org.mule.providers.jms.JmsSupport
 
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
createDestination(Session, String, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createDestination(Session, String, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createDispatcher() - Method in class org.mule.providers.AbstractConnector
 
createDispatcherFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createEndpoint(UMOEndpointURI, String) - Static method in class org.mule.providers.service.ConnectorFactory
 
createEndpointBuilder() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createEndpointFromUri(UMOEndpointURI, String) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
createEntityResolver() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
createEventCallback() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
createFile(String) - Static method in class org.mule.util.Utility
 
createFilter(String) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
createGlueProxy(AbstractMessageReceiver, boolean, Class[]) - Static method in class org.mule.providers.soap.ServiceProxy
 
createGlueServiceHandler(AbstractMessageReceiver, boolean) - Static method in class org.mule.providers.soap.ServiceProxy
 
createInboundTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createInstance() - Static method in class org.mule.MuleManager
ObjectFactory method to create the singleton MuleManager instance
createMailSession(URLName) - Method in class org.mule.providers.email.SmtpConnector
 
createManager(String, ServletContext) - Method in class org.mule.config.builders.MuleXmlBuilderContextListener
Used to actually construct the UMOManager instance
createMessage(Object, Session) - Method in class org.mule.providers.email.SmtpConnector
 
createMessage(String, String, String, String, String, String, Session) - Method in class org.mule.providers.email.SmtpConnector
 
createMessage(Object, Call) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
createMessageAdapter(Object) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, Object[]) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createModel() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
createOutboundEvent(UMOMessage, UMOEndpoint, UMOEvent) - Method in class org.mule.impl.MuleSession
 
createOutboundEvent(UMOMessage, UMOEndpoint, UMOEvent) - Method in interface org.mule.umo.UMOSession
Creates an outbound event for this session
createOutboundTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createPacket() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
createPool() - Method in class org.mule.config.ThreadingProfile
 
createPool(String) - Method in class org.mule.config.ThreadingProfile
 
createPool(UMODescriptor) - Method in class org.mule.config.pool.CommonsPoolFactory
 
createPool(MuleDescriptor, byte) - Method in class org.mule.tck.model.AbstractPoolTestCase
 
createPool(UMODescriptor) - Method in interface org.mule.umo.model.UMOPoolFactory
 
createProducer(Session, Destination) - Method in class org.mule.providers.jms.Jms102bSupport
 
createProducer(Session, Destination) - Method in class org.mule.providers.jms.Jms11Support
 
createProducer(Session, Destination) - Method in interface org.mule.providers.jms.JmsSupport
 
createProxy() - Method in class org.mule.extras.client.MuleProxyListener
 
createQueue(String) - Method in class org.mule.config.QueueProfile
 
createQueueConnection() - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createQueueConnection(String, String) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.email.MailConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.email.Pop3Connector
 
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.jdbc.JdbcConnector
 
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
 
createResponseTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createSecurityContext(UMOAuthentication) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
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
 
createServiceFinder() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createSession(Connection, boolean, int, boolean) - Method in class org.mule.providers.jms.Jms102bSupport
 
createSession(Connection, boolean, int, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createSession(Connection, boolean, int, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createSocket(URI) - Method in class org.mule.providers.http.HttpsMessageReceiver
 
createSocket(int, InetAddress) - Method in class org.mule.providers.multicast.MulticastMessageDispatcher
 
createSocket(URI, InetAddress) - Method in class org.mule.providers.multicast.MulticastMessageReceiver
 
createSocket(int, InetAddress) - Method in class org.mule.providers.ssl.SslMessageDispatcher
 
createSocket(URI) - Method in class org.mule.providers.ssl.SslMessageReceiver
 
createSocket(int, InetAddress) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
createSocket(URI) - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
createSocket(int, InetAddress) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
createSocket(URI, InetAddress) - Method in class org.mule.providers.udp.UdpMessageReceiver
 
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
 
createTemporaryDestination(Session, boolean) - Method in class org.mule.providers.jms.Jms11Support
 
createTemporaryDestination(Session, boolean) - Method in interface org.mule.providers.jms.JmsSupport
 
createTopicConnection() - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createTopicConnection(String, String) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
createTransactionFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createTransformer(Source) - Static method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
createWorker(Socket) - Method in class org.mule.providers.http.HttpMessageReceiver
 
createWorker(DatagramPacket) - Method in class org.mule.providers.multicast.MulticastMessageReceiver
 
createWorker(Socket) - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
createWorker(DatagramPacket) - Method in class org.mule.providers.udp.UdpMessageReceiver
 
createWorker(Message) - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
createXslSource() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 

D

DATE_FORMAT - Static variable in interface org.mule.providers.http.HttpConstants
 
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_BACKLOG - Static variable in class org.mule.providers.udp.UdpConnector
 
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_CATCH_ALL_STRATEGY - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_CHECK_FREQUENCY - Static variable in class org.mule.providers.email.Pop3Connector
 
DEFAULT_CONFIGURATION - Static variable in class org.mule.MuleServer
 
DEFAULT_CONTAINER_CONTEXT - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_CONTENT_TYPE_PROPERTY - Static variable in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
DEFAULT_DATE_FORMAT - Static variable in class org.mule.providers.file.SimpleFilenameParser
 
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_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_GET_TIMEOUT - Static variable in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
DEFAULT_HTTP_GET_BODY_PARAM_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
DEFAULT_HTTP_VERSION - Static variable in class org.mule.providers.http.HttpConnector
 
DEFAULT_INBOUND_MESSAGE_ROUTER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_INSTANCE_REF_NAME - Static variable in class org.mule.impl.MuleDescriptor
 
DEFAULT_KEYSTORE - Static variable in class org.mule.providers.http.HttpsConnector
 
DEFAULT_KEYSTORE - Static variable in class org.mule.providers.ssl.SslConnector
 
DEFAULT_KEYSTORE_TYPE - Static variable in class org.mule.providers.http.HttpsConnector
 
DEFAULT_KEYSTORE_TYPE - Static variable in class org.mule.providers.ssl.SslConnector
 
DEFAULT_LIFECYCLE_ADAPTER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_MANAGER_ALGORITHM - Static variable in class org.mule.providers.http.HttpsConnector
 
DEFAULT_MANAGER_ALGORITHM - Static variable in class org.mule.providers.ssl.SslConnector
 
DEFAULT_MANAGER_PROVIDER - 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 setto 2 (WHEN_EXHAUSTED_BLOCK) 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_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_THREAD_TTL - Static variable in class org.mule.config.ThreadingProfile
Default value for MAX_THREAD_TTL
DEFAULT_MAX_WAIT - Static variable in interface org.mule.util.ObjectPool
 
DEFAULT_METHOD_NAME - Static variable in class org.mule.extras.groovy.GroovyComponent
 
DEFAULT_MODEL - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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_DTD - Static variable in class org.mule.config.MuleDtdResolver
 
DEFAULT_OUTBOUND_MESSAGE_ROUTER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
DEFAULT_POLLING_FREQUENCY - Static variable in class org.mule.providers.tcp.TcpConnector
 
DEFAULT_POLL_FREQUENCY - Static variable in class org.mule.providers.PollingMessageReceiver
 
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:

0 (WHEN_EXHAUSTED_FAIL) : will throw a NoSuchElementException 1 (WHEN_EXHAUSTED_BLOCK): will block (invoke Object.wait(long) until a new or idle object is available.

DEFAULT_POOL_EXHAUST_ACTION - Static variable in class org.mule.config.ThreadingProfile
Default value for POOL_INITIALISATION_POLICY
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_PORT - Static variable in class org.mule.providers.http.HttpConnector
 
DEFAULT_PROTOCOL_HANDLER - Static variable in class org.mule.providers.http.HttpsConnector
 
DEFAULT_PROTOCOL_HANDLER - Static variable in class org.mule.providers.ssl.SslConnector
 
DEFAULT_QUEUE_STORE - Static variable in class org.mule.util.queue.SerialisationPersistence
 
DEFAULT_RESPONSE_MESSAGE_ROUTER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_RETRY_COUNT - Static variable in class org.mule.providers.AbstractConnector
 
DEFAULT_RETRY_FREQUENCY - Static variable in class org.mule.providers.AbstractConnector
 
DEFAULT_SECURITY_MANAGER - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_SERVER_URL - Static variable in class org.mule.config.MuleConfiguration
The default serverUrl used to receive incoming requests from clients
DEFAULT_SMTP_PORT - Static variable in class org.mule.providers.email.SmtpConnector
 
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.providers.http.HttpsConnector
 
DEFAULT_SYNCHRONOUS - Static variable in class org.mule.config.MuleConfiguration
Default value for SYNCHRONOUS_PROPERTY
DEFAULT_SYNCHRONOUS_EVENT_TIMEOUT - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_TRANSACTION_CONFIG - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
DEFAULT_TRANSACTION_TIMEOUT - Static variable in class org.mule.config.MuleConfiguration
 
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
DISABLE_SERVER_CONNECTIONS - Static variable in interface org.mule.config.MuleProperties
 
DataSourceWrapper - class org.mule.providers.jdbc.xa.DataSourceWrapper.
 
DataSourceWrapper() - Constructor for class org.mule.providers.jdbc.xa.DataSourceWrapper
 
DataSourceWrapper(XADataSource, TransactionManager) - Constructor for class org.mule.providers.jdbc.xa.DataSourceWrapper
 
DecryptionTransformer - class org.mule.transformers.encryption.DecryptionTransformer.
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
 
DefaultComponentExceptionStrategy - class org.mule.impl.DefaultComponentExceptionStrategy.
DefaultComponentExceptionStrategy is the default exception handler for compoennts.
DefaultComponentExceptionStrategy() - Constructor for class org.mule.impl.DefaultComponentExceptionStrategy
 
DefaultComponentExceptionStrategy(UMOComponent) - Constructor for class org.mule.impl.DefaultComponentExceptionStrategy
Constructor
DefaultExceptionStrategy - class org.mule.impl.DefaultExceptionStrategy.
DefaultExceptionStrategy Provides a default exception handling strategy.
DefaultExceptionStrategy() - Constructor for class org.mule.impl.DefaultExceptionStrategy
 
DefaultLifecycleAdapter - class org.mule.impl.DefaultLifecycleAdapter.
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 org.mule.impl.DefaultLifecycleAdapterFactory.
DefaultLifecycleAdapterFactory TODO (document class)
DefaultLifecycleAdapterFactory() - Constructor for class org.mule.impl.DefaultLifecycleAdapterFactory
 
DefaultMessageAdapter - class org.mule.providers.DefaultMessageAdapter.
DefaultMessageAdapter can be used to wrap an arbitary object where no special 'apapting' is needed.
DefaultMessageAdapter(Object) - Constructor for class org.mule.providers.DefaultMessageAdapter
 
DefaultReplyToHandler - class org.mule.providers.DefaultReplyToHandler.
DefaultReplyToHandler is responsible for processing a message replyTo header.
DefaultReplyToHandler(UMOTransformer) - Constructor for class org.mule.providers.DefaultReplyToHandler
 
DefaultTransformer - class org.mule.transformers.DefaultTransformer.
DefaultTransformer TODO (document class)
DefaultTransformer() - Constructor for class org.mule.transformers.DefaultTransformer
 
DispatchException - exception org.mule.umo.provider.DispatchException.
DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
DispatchException(String) - Constructor for class org.mule.umo.provider.DispatchException
 
DispatchException(String, Throwable) - Constructor for class org.mule.umo.provider.DispatchException
 
Disposable - interface org.mule.umo.lifecycle.Disposable.
Disposable is a lifecycle interface that gets called at the dispose lifecycle stage of the implementing component as the component is being destroyed.
DisposableThreadPool - class org.mule.util.DisposableThreadPool.
DisposableThreadPool explicitly disposes all threads in the pool that implement Disposable Calling shutdownNow() will invoke the dispose method on this pool
DisposableThreadPool() - Constructor for class org.mule.util.DisposableThreadPool
 
DisposableThreadPool(int) - Constructor for class org.mule.util.DisposableThreadPool
 
DisposableThreadPool(Channel, int) - Constructor for class org.mule.util.DisposableThreadPool
 
DisposableThreadPool(String) - Constructor for class org.mule.util.DisposableThreadPool
 
DisposeException - exception org.mule.DisposeException.
DisposeException TODO
DisposeException(String) - Constructor for class org.mule.DisposeException
 
DisposeException(String, Throwable) - Constructor for class org.mule.DisposeException
 
DomDocumentToXml - class org.mule.transformers.xml.DomDocumentToXml.
DomDocumentToXml Transform a org.w3c.dom.Document to XML String
DomDocumentToXml() - Constructor for class org.mule.transformers.xml.DomDocumentToXml
 
DynamicEntryPoint - class org.mule.model.DynamicEntryPoint.
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.model.DynamicEntryPoint
 
DynamicEntryPointResolver - class org.mule.model.DynamicEntryPointResolver.
DynamicEntryPointResolver is similar to the NonVoidEntryPointResolver except it also allows for void entry point s to be used.
DynamicEntryPointResolver() - Constructor for class org.mule.model.DynamicEntryPointResolver
Default Constructor
dataIn - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
dataOut - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
decQueuedEvent() - Method in class org.mule.management.stats.ComponentStatistics
 
decode(String) - Static method in class org.mule.util.EncodingUtils
 
decrypt(byte[]) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
decrypt(byte[]) - Method in interface org.mule.umo.UMOEncryptionStrategy
 
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
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
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
deleteTree(File) - Static method in class org.mule.util.Utility
 
deleteUnacceptedMessages - Variable in class org.mule.impl.ImmutableMuleEndpoint
determines whether unaccepted filtered events should be removed from the source.
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.tck.functional.AbstractProviderFunctionalTestCase
 
descriptor - Variable in class org.mule.tck.providers.AbstractConnectorTestCase
 
descriptors - Variable in class org.mule.impl.MuleModel
Collection for mule descriptors registered in this Manager
destroy() - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
destroy() - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
destroyObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
destroyReceiver(UMOMessageReceiver, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
destroyReceiver(UMOMessageReceiver, UMOEndpoint) - Method in class org.mule.providers.email.MailConnector
 
digester - Variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
dispatch(String, Object, Map) - 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.providers.AbstractMessageDispatcher
 
dispatch(UMOEvent) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
dispatch(UMOSession, UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
dispatch(UMOEvent) - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Dispatches an event from the endpoint to the external system
dispatchAction(AdminEvent, 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
dispatchEvent(UMOEventContext, 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.MuleComponent
 
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, UMOEndpoint) - 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, UMOEndpoint) - 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
dispatchRemote(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
 
dispatchToRemoteComponent(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
Dispatcher an event asynchronously to a components on a remote Mule instance.
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, the pool is keyed on endpointUri
dispose() - Method in class org.mule.MuleManager
Destroys the MuleManager and all resources it maintains
dispose() - Method in class org.mule.components.script.AbstractScriptComponent
 
dispose() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
dispose() - Method in class org.mule.impl.MuleComponent
 
dispose() - Method in class org.mule.impl.MuleModel
Destroys any current components

//* @throws UMOException if the components don't destroy gracefully

dispose() - Method in class org.mule.impl.MuleProxy
 
dispose() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
dispose() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
dispose() - Method in class org.mule.impl.internal.events.ServerEventManager
 
dispose() - Method in class org.mule.management.agents.JdmkAgent
 
dispose() - Method in class org.mule.management.agents.JmxAgent
 
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.mbeans.ComponentService
 
dispose() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
 
dispose() - Method in class org.mule.management.mbeans.MuleService
 
dispose() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
dispose() - Method in class org.mule.providers.AbstractConnector
 
dispose() - Method in class org.mule.providers.AbstractMessageDispatcher
Template method to destroy any resources.
dispose() - Method in class org.mule.providers.AbstractMessageReceiver
 
dispose() - Method in class org.mule.providers.jms.JmsReplyToHandler
 
dispose() - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
dispose() - Method in class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
 
dispose() - Method in interface org.mule.umo.lifecycle.Disposable
 
dispose() - Method in class org.mule.util.DisposableThreadPool
 
dispose() - Method in class org.mule.util.monitor.ExpiryMonitor
 
dispose() - Method in class org.mule.util.queue.BoundedPersistentQueue
 
dispose() - Method in interface org.mule.util.queue.PersistenceStrategy
 
dispose() - Method in class org.mule.util.queue.SerialisationPersistence
 
disposeAgents() - Method in class org.mule.MuleManager
{@inheritDoc}
disposeConnector() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when destroying the connectoe
disposeConnector() - Method in class org.mule.providers.email.MailConnector
 
disposeConnector() - Method in class org.mule.providers.email.Pop3Connector
 
disposeConnector() - Method in class org.mule.providers.email.SmtpConnector
 
disposeConnector() - Method in class org.mule.providers.file.FileConnector
 
disposeConnector() - Method in class org.mule.providers.jms.JmsConnector
 
disposeConnector() - Method in class org.mule.providers.stream.StreamConnector
 
disposeConnector() - Method in class org.mule.providers.vm.VMConnector
 
disposeCurrent() - Method in class org.mule.config.builders.QuickConfigurationBuilder
Disposes the current MuleManager if there is one.
disposeOnCompletion - Variable in class org.mule.providers.AbstractMessageDispatcher
 
disposed - Variable in class org.mule.providers.AbstractConnector
Determines in the endpoint is alive and well
disposed - Variable in class org.mule.providers.AbstractMessageDispatcher
 
disposing - Variable in class org.mule.providers.AbstractMessageReceiver
 
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.transaction.AbstractSingleResourceTransaction
Really begin the transaction.
doBegin() - Method in class org.mule.transaction.AbstractTransaction
Really begin the transaction.
doBegin() - Method in class org.mule.transaction.XaTransaction
 
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.transaction.AbstractSingleResourceTransaction
Commit the transaction on the underlying resource
doCommit() - Method in class org.mule.transaction.AbstractTransaction
Commit the transaction on the underlying resource
doCommit() - Method in class org.mule.transaction.XaTransaction
 
doConfigure(Reader, String) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
doDispatch(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.email.MailMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.email.Pop3MessageDispatcher
 
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.http.HttpClientMessageDispatcher
 
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.soap.axis.AxisMessageDispatcher
 
doDispatch(UMOEvent) - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
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
 
doDispose() - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDispose() - Method in class org.mule.providers.AbstractMessageReceiver
Template method to dispose any resources associated with this receiver.
doDispose() - Method in class org.mule.providers.PollingMessageReceiver
 
doDispose() - Method in class org.mule.providers.email.MailMessageDispatcher
 
doDispose() - Method in class org.mule.providers.email.MailMessageReceiver
 
doDispose() - Method in class org.mule.providers.email.Pop3MessageDispatcher
 
doDispose() - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
doDispose() - Method in class org.mule.providers.file.FileMessageDispatcher
 
doDispose() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
doDispose() - Method in class org.mule.providers.http.HttpMessageReceiver
 
doDispose() - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
doDispose() - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
doDispose() - Method in class org.mule.providers.multicast.MulticastMessageDispatcher
 
doDispose() - Method in class org.mule.providers.multicast.MulticastMessageReceiver
 
doDispose() - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
doDispose() - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
doDispose() - Method in class org.mule.providers.soap.glue.GlueMessageReceiver
Template method to dispose any resources associated with this receiver.
doDispose() - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
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.udp.UdpMessageDispatcher
 
doDispose() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
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.XmppMessageDispatcher
 
doDispose() - Method in class org.mule.providers.xmpp.XmppMessageReceiver
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
doGet(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
doInTransaction() - Method in interface org.mule.transaction.TransactionCallback
 
doInitialise() - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
doInitialise() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
doInitialise() - Method in class org.mule.impl.internal.admin.EndpointAbstractEventLoggerAgent
 
doInitialise() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
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.providers.AbstractConnector
 
doInitialise() - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
doInitialise() - Method in class org.mule.providers.email.MailConnector
 
doInitialise() - Method in class org.mule.providers.email.Pop3Connector
 
doInitialise() - Method in class org.mule.providers.http.HttpsConnector
 
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.soap.axis.AxisConnector
 
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.vm.VMConnector
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
doPost(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
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.transaction.AbstractSingleResourceTransaction
Rollback the transaction on the underlying resource
doRollback() - Method in class org.mule.transaction.AbstractTransaction
Rollback the transaction on the underlying resource
doRollback() - Method in class org.mule.transaction.XaTransaction
 
doSend(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.email.MailMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.email.Pop3MessageDispatcher
 
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.http.HttpClientMessageDispatcher
 
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.soap.axis.AxisMessageDispatcher
 
doSend(UMOEvent) - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
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
 
doTestBadReturnType(UMOTransformer, Object) - Method in class org.mule.tck.AbstractTransformerTestCase
 
doThreading - Variable in class org.mule.providers.AbstractMessageDispatcher
 
doToRemote(String, Object, Map, boolean) - Method in class org.mule.extras.client.RemoteDispatcher
 
doToRemoteComponent(String, Object, Map, boolean) - Method in class org.mule.extras.client.RemoteDispatcher
 
doTransform(Object) - Method in class org.mule.extras.client.EventObjectTransformer
 
doTransform(Object) - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
doTransform(Object) - Method in class org.mule.providers.email.transformers.EmailMessageToString
 
doTransform(Object) - Method in class org.mule.providers.file.transformers.FileToByteArray
 
doTransform(Object) - Method in class org.mule.providers.file.transformers.FileToString
 
doTransform(Object) - Method in class org.mule.providers.file.transformers.ObjectToFileMessage
Deprecated.  
doTransform(Object) - Method in class org.mule.providers.http.transformers.HttpClientMethodResponseToObject
 
doTransform(Object) - Method in class org.mule.providers.jms.transformers.JMSMessageToObject
 
doTransform(Object) - Method in class org.mule.providers.jms.transformers.ObjectToJMSMessage
 
doTransform(Object) - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
doTransform(Object) - Method in class org.mule.transformers.AbstractTransformer
 
doTransform(Object) - Method in class org.mule.transformers.DefaultTransformer
 
doTransform(Object) - Method in class org.mule.transformers.codec.Base64Decoder
 
doTransform(Object) - Method in class org.mule.transformers.codec.Base64Encoder
 
doTransform(Object) - Method in class org.mule.transformers.codec.UCDecoder
 
doTransform(Object) - Method in class org.mule.transformers.codec.UCEncoder
 
doTransform(Object) - Method in class org.mule.transformers.codec.UUDecoder
 
doTransform(Object) - Method in class org.mule.transformers.codec.UUEncoder
 
doTransform(Object) - Method in class org.mule.transformers.compression.GZipCompressTransformer
 
doTransform(Object) - Method in class org.mule.transformers.compression.GZipUncompressTransformer
 
doTransform(Object) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
doTransform(Object) - Method in class org.mule.transformers.simple.ByteArrayToSerialisable
 
doTransform(Object) - Method in class org.mule.transformers.simple.ByteArrayToString
 
doTransform(Object) - Method in class org.mule.transformers.simple.SerialisableToByteArray
 
doTransform(Object) - Method in class org.mule.transformers.simple.StringToByteArray
 
doTransform(Object) - Method in class org.mule.transformers.xml.DomDocumentToXml
 
doTransform(Object) - Method in class org.mule.transformers.xml.ObjectToXml
 
doTransform(Object) - Method in class org.mule.transformers.xml.XmlToDomDocument
 
doTransform(Object) - Method in class org.mule.transformers.xml.XmlToObject
 
doTransform(Object) - Method in class org.mule.transformers.xml.XsltTransformer
Tranform, using XSLT, a XML String to another String.

E

ENCRYPTION_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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
ENV_REQUEST_HEADERS - Static variable in class org.mule.providers.soap.axis.MuleSoapHeaders
 
EVENT_MULTICASTER_DESCRIPTOR_NAME - Static variable in class org.mule.extras.spring.events.MuleEventMulticaster
 
EXCEPTION_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
EchoComponent - class org.mule.components.simple.EchoComponent.
EchoComponent will log the message and return the payload back as the result
EchoComponent() - Constructor for class org.mule.components.simple.EchoComponent
 
EchoService - interface org.mule.components.simple.EchoService.
 
EmailMessageToString - class org.mule.providers.email.transformers.EmailMessageToString.
EmailMessageToString extracts a java mail Message contents and returns a string.
EmailMessageToString() - Constructor for class org.mule.providers.email.transformers.EmailMessageToString
 
EncodingUtils - class org.mule.util.EncodingUtils.
 
EncodingUtils() - Constructor for class org.mule.util.EncodingUtils
 
EncryptionNotSupportedException - exception org.mule.umo.security.EncryptionNotSupportedException.
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(String) - Constructor for class org.mule.umo.security.EncryptionNotSupportedException
 
EncryptionNotSupportedException(String, Throwable) - Constructor for class org.mule.umo.security.EncryptionNotSupportedException
 
EncryptionTransformer - class org.mule.transformers.encryption.EncryptionTransformer.
EncryptionTransformer will transform an array of bytes or string into an encrypted array of bytes
EncryptionTransformer() - Constructor for class org.mule.transformers.encryption.EncryptionTransformer
 
EndpointAbstractEventLoggerAgent - class org.mule.impl.internal.admin.EndpointAbstractEventLoggerAgent.
EndpointAbstractEventLoggerAgent will forward server events to a configurered endpoint uri.
EndpointAbstractEventLoggerAgent() - Constructor for class org.mule.impl.internal.admin.EndpointAbstractEventLoggerAgent
 
EndpointBuilder - interface org.mule.impl.endpoint.EndpointBuilder.
EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs
EndpointConverter - class org.mule.config.converters.EndpointConverter.
TransformerConverterwill obtain an endpoint name and convert it to a UMOEndpoint instance by looking up the proivder from the MuleManager.
EndpointConverter() - Constructor for class org.mule.config.converters.EndpointConverter
 
EndpointException - exception org.mule.umo.endpoint.EndpointException.
EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointException(String) - Constructor for class org.mule.umo.endpoint.EndpointException
 
EndpointException(String, Throwable) - Constructor for class org.mule.umo.endpoint.EndpointException
 
EndpointList - class org.mule.impl.EndpointList.
EndpointList encapsulates two lists of ProviderDescriptors; send endpoints and receive endpoints.
EndpointList() - Constructor for class org.mule.impl.EndpointList
Default constructor
EndpointNotFoundException - exception org.mule.umo.endpoint.EndpointNotFoundException.
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 class org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(String, Throwable) - Constructor for class org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointReference - class org.mule.config.builders.EndpointReference.
EndpointReference maintains a endpoint reference.
EndpointReference(String, String, String, String, Object) - Constructor for class org.mule.config.builders.EndpointReference
 
EndpointURIConverter - class org.mule.config.converters.EndpointURIConverter.
TransformerConverterwill obtain an endpoint name and convert it to a UMOEndpoint instance by looking up the proivder from the MuleManager.
EndpointURIConverter() - Constructor for class org.mule.config.converters.EndpointURIConverter
 
EntryPoint - class org.mule.model.EntryPoint.
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.model.EntryPoint
Creates a new EntryPoint with the given method
EnvelopeInterceptor - class org.mule.interceptors.EnvelopeInterceptor.
EnvelopeInterceptor is an intercepter that will fire before and after an event is received.
EnvelopeInterceptor() - Constructor for class org.mule.interceptors.EnvelopeInterceptor
 
EqualsFilter - class org.mule.routing.filters.EqualsFilter.
EqualsFilter is a filer 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
 
EventCallback - interface org.mule.tck.functional.EventCallback.
EventCallback TODO (document class)
EventGroup - class org.mule.routing.inbound.EventGroup.
EventGroup is a holder over events grouped by a common group Id.
EventGroup(String, int) - Constructor for class org.mule.routing.inbound.EventGroup
 
EventGroup(String) - Constructor for class org.mule.routing.inbound.EventGroup
 
EventHolder - class org.mule.util.queue.EventHolder.
EventHolder used to contain an event for serialisation.
EventHolder(UMOEvent) - Constructor for class org.mule.util.queue.EventHolder
 
EventObjectTransformer - class org.mule.extras.client.EventObjectTransformer.
EventObjectTransformer converts a java.util.EventObject into a MuleMessage.
EventObjectTransformer() - Constructor for class org.mule.extras.client.EventObjectTransformer
 
EventTimerTask - class org.mule.util.timer.EventTimerTask.
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
ExceptionMessage - class org.mule.impl.message.ExceptionMessage.
ExceptionMessage is used by the DefaultComponentExceptionStrategy for wrapping an exception with a message to send via an endpointUri.
ExceptionMessage(Object, Throwable, UMOEventContext) - Constructor for class org.mule.impl.message.ExceptionMessage
 
Expirable - interface org.mule.util.monitor.Expirable.
Expirable implementing classes can be notified when they expire
ExpiryMonitor - class org.mule.util.monitor.ExpiryMonitor.
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
 
echo(String) - Method in class org.mule.components.simple.EchoComponent
 
echo(String) - Method in interface org.mule.components.simple.EchoService
 
encode(String) - Static method in class org.mule.util.EncodingUtils
 
encrypt(byte[]) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
encrypt(byte[]) - Method in interface org.mule.umo.UMOEncryptionStrategy
 
endpoint - Variable in class org.mule.providers.AbstractMessageReceiver
The endpoint descriptor which is associated with this receiver
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
 
endpointName - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
endpointUri - Variable in class org.mule.impl.ImmutableMuleEndpoint
The endpointUri on which to send or receive information
endpoints - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enlist() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
enlist() - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler
 
equals(Object) - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
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.endpoint.MuleEndpointURI
 
equals(Object) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
eventGroups - Variable in class org.mule.routing.inbound.AbstractEventAggregator
 
eventGroups - Variable in class org.mule.routing.response.AbstractResponseAggregator
 
eventLogger - Static variable in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
eventLogger - Static variable in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
eventReceived(UMOEventContext, Object) - Method in interface org.mule.tck.functional.EventCallback
 
exceptionStrategy - Variable in class org.mule.impl.ImmutableMuleDescriptor
holds the exception stategy for this UMO
exceptionStrategy - Variable in class org.mule.providers.AbstractConnector
The exception strategy used by this endpoint
exceptionThrown(Exception) - Method in class org.mule.providers.AbstractConnector
 
exceptionThrown(Exception) - Method in class org.mule.providers.AbstractMessageDispatcher
 
execute() - Method in class org.mule.impl.InterceptorsInvoker
 
execute(TransactionCallback) - Method in class org.mule.transaction.TransactionTemplate
 
execute(Callable) - Method in class org.mule.umo.FutureMessageResult
A convenience method for executing a task.
execute() - Method in class org.mule.umo.Invocation
Excutes this invocation
expired() - Method in interface org.mule.util.monitor.Expirable
 
externalBeanFactory - Variable in class org.mule.extras.spring.SpringContainerContext
 

F

FAIL_WHEN_EXHAUSTED - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
FEEDBACK_PROPERTY - Static variable in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
FILTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
FailedToQueueEventException - exception org.mule.impl.FailedToQueueEventException.
FailedToQueueEventException TODO
FailedToQueueEventException(String) - Constructor for class org.mule.impl.FailedToQueueEventException
 
FailedToQueueEventException(String, Throwable) - Constructor for class org.mule.impl.FailedToQueueEventException
 
FileConnector - class org.mule.providers.file.FileConnector.
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 org.mule.providers.file.FileContentsMessageAdapter.
FileMessageAdapter provides a wrapper for a message.
FileContentsMessageAdapter(Object) - Constructor for class org.mule.providers.file.FileContentsMessageAdapter
 
FileEndpointBuilder - class org.mule.providers.file.FileEndpointBuilder.
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 org.mule.util.monitor.FileListener.
Interface for listening to disk file changes.
FileMessageAdapter - class org.mule.providers.file.FileMessageAdapter.
FileMessageAdapter provides a wrapper for a message.
FileMessageAdapter(Object) - Constructor for class org.mule.providers.file.FileMessageAdapter
 
FileMessageDispatcher - class org.mule.providers.file.FileMessageDispatcher.
FileMessageDispatcher is used to read/write files to the filesystem and
FileMessageDispatcher(FileConnector) - Constructor for class org.mule.providers.file.FileMessageDispatcher
 
FileMessageDispatcherFactory - class org.mule.providers.file.FileMessageDispatcherFactory.
 
FileMessageDispatcherFactory() - Constructor for class org.mule.providers.file.FileMessageDispatcherFactory
 
FileMessageReceiver - class org.mule.providers.file.FileMessageReceiver.
FileMessageReceiver is a polling listener that reads files from a directory.
FileMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, File, File, String, Long) - Constructor for class org.mule.providers.file.FileMessageReceiver
 
FileMessageToObject - class org.mule.providers.file.transformers.FileMessageToObject.
Deprecated. There is no longer a FileMessage. Transfromers are usedto read the file message contents
FileMessageToObject() - Constructor for class org.mule.providers.file.transformers.FileMessageToObject
Deprecated.  
FileMonitor - class org.mule.util.monitor.FileMonitor.
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 org.mule.util.monitor.FileMonitor.FileMonitorNotifier.
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
 
FileToByteArray - class org.mule.providers.file.transformers.FileToByteArray.
FileToByteArray reads the contents of a files as a byte array
FileToByteArray() - Constructor for class org.mule.providers.file.transformers.FileToByteArray
 
FileToString - class org.mule.providers.file.transformers.FileToString.
FileToString reads a file's contents intor a string.
FileToString() - Constructor for class org.mule.providers.file.transformers.FileToString
 
FilenameParser - interface org.mule.providers.file.FilenameParser.
FilenameParser is a simple expression parser interface for processing filenames
FilenameWildcardFilter - class org.mule.providers.file.filters.FilenameWildcardFilter.
FilenameWildcardFilter Filters the incoming files from the read From 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
 
FilteringListMessageSplitter - class org.mule.routing.outbound.FilteringListMessageSplitter.
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 org.mule.routing.outbound.FilteringOutboundRouter.
FilteringRouter is a router that accepts events based on a filter set.
FilteringOutboundRouter() - Constructor for class org.mule.routing.outbound.FilteringOutboundRouter
 
ForwardingCatchAllStrategy - class org.mule.routing.ForwardingCatchAllStrategy.
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 org.mule.routing.inbound.ForwardingConsumer.
ForwardingConsumer is used to forward an incoming event over another transport without invoking a component.
ForwardingConsumer() - Constructor for class org.mule.routing.inbound.ForwardingConsumer
 
FunctionalTestComponent - class org.mule.tck.functional.FunctionalTestComponent.
FunctionalTestComponent is a component that can be used by functional tests.
FunctionalTestComponent() - Constructor for class org.mule.tck.functional.FunctionalTestComponent
 
FutureMessageResult - class org.mule.umo.FutureMessageResult.
FutureMessageResult is an UMOMessage result of a remote invocation on a Mule Server.
FutureMessageResult() - Constructor for class org.mule.umo.FutureMessageResult
 
FutureMessageResult(UMOTransformer) - Constructor for class org.mule.umo.FutureMessageResult
 
factory - Variable in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
fileChanged(File) - Method in class org.mule.extras.groovy.GroovyComponent
Called when one of the monitored files are created, deleted or modified.
fileChanged(File) - Method in interface org.mule.util.monitor.FileListener
Called when one of the monitored files are created, deleted or modified.
fileToString(String) - Static method in class org.mule.util.Utility
Reads the incoming file and returns the content as a String object.
filenameParser - Variable in class org.mule.providers.file.FileConnector
 
filter - Variable in class org.mule.impl.ImmutableMuleEndpoint
event filter for this endpoint
findService(String) - Method in interface org.mule.providers.service.ConnectorServiceFinder
 
findService(String) - Method in class org.mule.providers.soap.SoapServiceFinder
 
findService(Class, String, String, Class) - Static method in class org.mule.util.SpiHelper
Find class implementing a specified SPI.
findService(Class, String, Class) - Static method in class org.mule.util.SpiHelper
Find class implementing a specified SPI.
findService(Class, Class) - Static method in class org.mule.util.SpiHelper
Find class implementing a specified SPI.
findService(Class, Properties, Class) - Static method in class org.mule.util.SpiHelper
Find class implementing a specified SPI.
findServiceDescriptor(String, String, Class) - Static method in class org.mule.util.SpiHelper
 
fireEvent(UMOServerEvent) - Method in class org.mule.MuleManager
Fires a server event to all registered CustomEventListener listeners.
fireEvent(UMOServerEvent) - Method in class org.mule.impl.internal.events.ServerEventManager
 
fireEvent(UMOServerEvent) - Method in interface org.mule.umo.UMOManager
Fires a server event to all regiistered listeners
fireInitialisationCallbacks(Object) - Method in class org.mule.impl.ImmutableMuleDescriptor
 
fireSystemEvent(UMOServerEvent) - Method in class org.mule.MuleManager
Fires a mule 'system' event.
fireTimerEvent(TimeEvent) - Method in class org.mule.util.timer.EventTimerTask
 
forceJndiDestinations - Variable in class org.mule.providers.jms.Jms11Support
 
formatTimeStamp(Date, String) - Static method in class org.mule.util.Utility
 
fromAddress - Variable in class org.mule.providers.email.transformers.StringToEmailMessage
 

G

GET_OR_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
GLUE_CLASS - Static variable in class org.mule.providers.soap.SoapServiceFinder
 
GROW_WHEN_EXHAUSTED - Static variable in class org.mule.tck.model.AbstractPoolTestCase
 
GZipCompressTransformer - class org.mule.transformers.compression.GZipCompressTransformer.
GZipCompressTransformer TODO
GZipCompressTransformer() - Constructor for class org.mule.transformers.compression.GZipCompressTransformer
 
GZipCompression - class org.mule.util.compression.GZipCompression.
GZipCompression a CompressionStrategy implementation using the GZip library included in the JDK java.util.zip.
GZipCompression() - Constructor for class org.mule.util.compression.GZipCompression
 
GZipUncompressTransformer - class org.mule.transformers.compression.GZipUncompressTransformer.
GZipCompressTransformer TODO
GZipUncompressTransformer() - Constructor for class org.mule.transformers.compression.GZipUncompressTransformer
 
GlueConnector - class org.mule.providers.soap.glue.GlueConnector.
GlueConnector instanciates a Glue soap server and allows beans to be dynamically exposed a swebservices simply by registering with the connector
GlueConnector() - Constructor for class org.mule.providers.soap.glue.GlueConnector
 
GlueInitialisable - interface org.mule.providers.soap.glue.GlueInitialisable.
GlueInitialisable can be implemented by a Mule component that will be used as an Glue Soap service to customise the Glue Service object
GlueInitialisationCallback - class org.mule.providers.soap.glue.GlueInitialisationCallback.
GlueInitialisationCallback is invoked when an Glue service component is created from its descriptor.
GlueInitialisationCallback(IService, String, ServiceContext) - Constructor for class org.mule.providers.soap.glue.GlueInitialisationCallback
 
GlueMessageAdapter - class org.mule.providers.soap.glue.GlueMessageAdapter.
GlueMessageAdapter wraps a Glue soap request
GlueMessageAdapter(Object) - Constructor for class org.mule.providers.soap.glue.GlueMessageAdapter
 
GlueMessageAdapter.GlueMessageHolder - class org.mule.providers.soap.glue.GlueMessageAdapter.GlueMessageHolder.
 
GlueMessageAdapter.GlueMessageHolder(Object, IService) - Constructor for class org.mule.providers.soap.glue.GlueMessageAdapter.GlueMessageHolder
 
GlueMessageDispatcher - class org.mule.providers.soap.glue.GlueMessageDispatcher.
GlueMessageDispatcher will make web services calls using the Glue inoking mechanism.
GlueMessageDispatcher(AbstractConnector) - Constructor for class org.mule.providers.soap.glue.GlueMessageDispatcher
 
GlueMessageDispatcherFactory - class org.mule.providers.soap.glue.GlueMessageDispatcherFactory.
GlueMessageDispatcherFactory Creates a Soap Message dispatcher that uses glue
GlueMessageDispatcherFactory() - Constructor for class org.mule.providers.soap.glue.GlueMessageDispatcherFactory
 
GlueMessageReceiver - class org.mule.providers.soap.glue.GlueMessageReceiver.
GlueMessageReceiver is used to recieve Glue bounded services for Mule compoennts.
GlueMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, boolean) - Constructor for class org.mule.providers.soap.glue.GlueMessageReceiver
 
GlueServiceInitialisable - interface org.mule.providers.soap.glue.GlueServiceInitialisable.
GlueServiceInitialisable registers your service component to be notified when it is being registered as a Glue soap service.
GroovyComponent - class org.mule.extras.groovy.GroovyComponent.
GroovyComponent allows a grooy object ot managed as a Mule component.
GroovyComponent() - Constructor for class org.mule.extras.groovy.GroovyComponent
 
GroovyConfigurationBuilder - class org.mule.extras.groovy.config.GroovyConfigurationBuilder.
GroovyConfigurationBuilder can be used to configure a Mule Instance from Groovy.
GroovyConfigurationBuilder() - Constructor for class org.mule.extras.groovy.config.GroovyConfigurationBuilder
 
GroovyTransformer - class org.mule.extras.groovy.transformers.GroovyTransformer.
GroovyTransformer a classloader for groovy scripts.
GroovyTransformer() - Constructor for class org.mule.extras.groovy.transformers.GroovyTransformer
 
generateEventId() - Method in class org.mule.impl.MuleEvent
 
generateTransformerName() - Method in class org.mule.transformers.AbstractTransformer
 
get(String) - Method in class org.mule.impl.EndpointList
Returns an endpoint with the given name
getAcknowledgementMode() - Method in class org.mule.providers.jms.JmsConnector
 
getAction() - Method in class org.mule.umo.UMOServerEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.AdminEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.ComponentEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.CustomEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.ManagementEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.ManagerEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.ModelEvent
 
getActionName(int) - Method in class org.mule.impl.internal.events.SecurityEvent
 
getActionName(int) - Method in class org.mule.umo.UMOServerEvent
 
getActionNames() - Method in class org.mule.impl.internal.events.CustomEvent
 
getAdapter() - Method in class org.mule.impl.MuleMessage
 
getAddress() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getAddress() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getAddresses(Address[]) - Method in class org.mule.providers.email.transformers.EmailMessageToString
 
getAfterExpression() - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
getAlgorithm() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getAliases() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
getAll() - Method in class org.mule.impl.EndpointList
This methods returns an unmodifiable map of all the the endpoints registered in this list
getAllDeployedServices() - Method in class org.mule.providers.soap.axis.extensions.MuleConfigProvider
 
getApplicationContext() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
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.ComponentStats
 
getAsyncEventsSent() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getAsyncEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getAuthentication() - Method in class org.mule.extras.acegi.AcegiSecurityContext
 
getAuthentication() - Method in interface org.mule.umo.security.UMOSecurityContext
 
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
 
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.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
 
getBacklog() - Method in class org.mule.providers.tcp.TcpConnector
 
getBacklog() - Method in class org.mule.providers.udp.UdpConnector
 
getBackupFolder() - Method in class org.mule.providers.email.Pop3Connector
 
getBatchSize() - Method in class org.mule.transaction.constraints.BatchConstraint
 
getBccAddresses() - Method in class org.mule.providers.email.MailConnector
 
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
getBeanTypes() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getBeforeExpressions() - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
getBeginAction() - Method in class org.mule.impl.MuleTransactionConfig
 
getBeginAction() - Method in interface org.mule.umo.UMOTransactionConfig
 
getBlockWait() - Method in class org.mule.config.QueueProfile
 
getBlockedExecutionHandler() - Method in class org.mule.config.ThreadingProfile
 
getBoilerPlate(String) - Static method in class org.mule.util.StringMessageHelper
 
getBoilerPlate(String, char, int) - Static method in class org.mule.util.StringMessageHelper
 
getBoilerPlate(List, char, int) - Static method in class org.mule.util.StringMessageHelper
 
getBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleEvent
 
getBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleEventContext
Gets a Boolean property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getBooleanProperty(String, boolean) - Method in interface org.mule.umo.UMOEvent
Gets a Boolean property associated with the current event.
getBooleanProperty(String, boolean) - Method in interface org.mule.umo.UMOEventContext
Gets a Boolean property associated with the current event.
getBooleanProperty(String, boolean) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a boolean property from the event
getBooleanProperty(Map, Object, boolean) - Static method in class org.mule.util.PropertiesHelper
 
getBooleanValue(Object) - Static method in class org.mule.util.PropertiesHelper
 
getBooleanValue(String) - Static method in class org.mule.util.Utility
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
getBufferSize() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
getBufferSize() - Method in class org.mule.providers.tcp.TcpConnector
 
getBufferSize() - Method in class org.mule.providers.udp.UdpConnector
 
getBytes() - Method in class org.mule.impl.ResponseOutputStream
 
getBytesFromMessage(Message) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
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
 
getCcAddresses() - Method in class org.mule.providers.email.MailConnector
 
getCcAddresses() - Method in class org.mule.providers.email.SmtpConnector
 
getChainsawHost() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
getChainsawPort() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
getCheckFrequency() - Method in class org.mule.providers.email.MailConnector
 
getCheckFrequency() - Method in class org.mule.providers.email.Pop3Connector
 
getClassTypes(Object) - Static method in class org.mule.util.ClassHelper
Used for creating an array of class types for an array or single object
getClient() - Method in class org.mule.extras.client.MuleProxyListener
 
getClientConfig() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getClientId() - Method in class org.mule.providers.jms.JmsConnector
 
getClientKeyStore() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStore() - Method in class org.mule.providers.ssl.SslConnector
 
getClientKeyStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getClientKeyStorePassword() - Method in class org.mule.providers.ssl.SslConnector
 
getClientProvider() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getColumn(ComponentStatistics, String[]) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getComparator() - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
getComponent(Object) - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
getComponent(Object) - Method in class org.mule.extras.plexus.PlexusContainerContext
 
getComponent(Object) - Method in class org.mule.extras.spring.SpringContainerContext
 
getComponent() - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
getComponent() - Method in class org.mule.impl.MuleEvent
Gets the recipient component of this event
getComponent() - Method in class org.mule.impl.MuleSession
 
getComponent(Object) - Method in class org.mule.model.MuleContainerContext
 
getComponent() - Method in class org.mule.providers.AbstractMessageReceiver
 
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
getComponent(Object) - Method in interface org.mule.umo.model.UMOContainerContext
 
getComponent() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getComponentClass() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
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
 
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
 
getComponentNames() - Method in class org.mule.impl.MuleModel
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.ComponentStatistics
 
getComponentPoolMaxSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getComponentPoolSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getComponentSession(String) - Method in class org.mule.impl.MuleModel
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.  
getComponentThreadingProfile() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getCompressionStrategy() - Static method in class org.mule.util.compression.CompressionHelper
 
getConfigBuilder() - Static method in class org.mule.MuleServer
gets the configuration builder used by this server.
getConfigBuilder() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
getConfigFile() - Method in class org.mule.extras.plexus.PlexusContainerContext
 
getConfigFile() - Method in class org.mule.extras.spring.SpringContainerContext
 
getConfigLocations() - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
getConfigResource() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
getConfigResources() - Method in class org.mule.config.MuleConfiguration
 
getConfigResources() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getConfigResources() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getConfigResources() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getConfigResources() - Method in class org.mule.management.mbeans.MuleService
 
getConfigResources() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getConfiguration() - Static method in class org.mule.MuleManager
 
getConfigurationResources() - Method in class org.mule.MuleServer
Getter for property messengerURL.
getConnection(URI) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
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
 
getConnectionFactory() - Method in class org.mule.providers.jms.JmsConnector
 
getConnectionFactoryJndiName() - Method in class org.mule.providers.jms.JmsConnector
 
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.email.MailMessageDispatcher
 
getConnector() - Method in class org.mule.providers.email.Pop3MessageDispatcher
 
getConnector() - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
getConnector() - Method in class org.mule.providers.file.FileMessageDispatcher
 
getConnector() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
getConnector() - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
getConnector() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getConnector() - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
getConnector() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getConnector() - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
getConnector() - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
getConnector() - Method in class org.mule.providers.vm.VMMessageDispatcher
 
getConnector() - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
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 interface org.mule.umo.provider.UMOMessageDispatcher
 
getConnector() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getConnectorByProtocol(String) - Static method in class org.mule.util.MuleObjectHelper
 
getConnectorFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getConnectorName() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getConnectorName() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getConnectorServerUrl() - Method in class org.mule.management.agents.JmxAgent
 
getConnectors() - Method in class org.mule.MuleManager
Gets an unmodifiable collection of Connectors registered with the UMOManager
getConnectors() - Method in interface org.mule.umo.UMOManager
Gets an unmodifiable collection of Connectors registered with the UMOManager
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.ClassHelper
 
getContainer() - Method in class org.mule.extras.picocontainer.PicoContainerContext
 
getContainerContext() - Method in class org.mule.MuleManager
associates a Dependency Injector container with Mule.
getContainerContext() - Method in class org.mule.tck.model.AbstractComponentResolverTestCase
 
getContainerContext() - Method in interface org.mule.umo.UMOManager
associates a Dependency Injector container with Mule.
getContainerContextConfiguration() - Method in class org.mule.MuleManager
The ContainerContextConfiguration is an inline configuration for a container, sent unparsed to the container for configuration.
getContext() - Method in class org.mule.providers.soap.glue.GlueConnector
 
getContext() - Method in class org.mule.providers.soap.glue.GlueMessageReceiver
 
getConverters() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
getCorrelationGroup() - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
 
getCorrelationGroupExtractor() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
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.servlet.HttpRequestMessageAdapter
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
 
getCorrelationId() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a correlationId for this message.
getCorrelationIdExtractor() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
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.servlet.HttpRequestMessageAdapter
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.axis.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)
getCorrelationSequenceExtractor() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getCount() - Method in class org.mule.providers.file.SimpleFilenameParser
 
getCreateConnector() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getCreateConnector() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getCreated() - Method in class org.mule.routing.inbound.EventGroup
 
getCredentials() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
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
 
getCredentialsAccessor() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getCredentialsAccessor() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
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
getData() - Method in class org.mule.transformers.MultiTransformerSession
 
getData() - Method in class org.mule.transformers.SingleTransformerSession
 
getData() - Method in interface org.mule.transformers.TransformerSession
 
getDataSource() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getDataSourceJndiName() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getDateFromString(String, String) - Static method in class org.mule.util.Utility
 
getDefaultClientProvider(UMODescriptor, Object) - Method in class org.mule.extras.client.MuleClient
 
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
 
getDefaultFileExtension() - Method in class org.mule.components.script.AbstractScriptComponent
 
getDefaultFileExtension() - Method in class org.mule.extras.groovy.GroovyComponent
 
getDefaultInboundTransformer() - Method in class org.mule.providers.AbstractConnector
 
getDefaultInboundTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getDefaultOutboundTransformer() - Method in class org.mule.providers.AbstractConnector
 
getDefaultOutboundTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getDefaultReceiveProvider() - Method in class org.mule.impl.EndpointList
Returns the default Receive Provider in the list.
getDefaultResponseTransformer() - Method in class org.mule.providers.AbstractConnector
 
getDefaultResponseTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getDefaultSendProvider() - Method in class org.mule.impl.EndpointList
Returns the default Send Provider in the list.
getDefaultThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getDefaultThreadingProfile() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getDefaultThreadingProfile() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getDelegate() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getDelegate() - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
getDelegateSession() - Method in class org.mule.providers.email.MailMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.email.Pop3MessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.file.FileMessageDispatcher
There is no associated session for a file connector
getDelegateSession() - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getDelegateSession() - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.vm.VMMessageDispatcher
 
getDelegateSession() - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
getDelegateSession() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
 
getDescription() - Method in class org.mule.impl.internal.admin.EndpointAbstractEventLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
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.JdmkAgent
 
getDescription() - Method in class org.mule.management.agents.JmxAgent
 
getDescription() - Method in class org.mule.management.agents.Log4jAgent
 
getDescription() - Method in class org.mule.management.agents.Mx4jAgent
 
getDescription() - Method in interface org.mule.umo.UMOAgent
Should be a 1 line description of the agent
getDescriptor() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
getDescriptor() - Method in class org.mule.impl.MuleComponent
 
getDescriptor(String) - Method in class org.mule.impl.MuleModel
 
getDescriptor() - Method in class org.mule.impl.MuleProxy
 
getDescriptor(UMOConnector, UMOEndpointURI) - Static method in class org.mule.impl.internal.admin.MuleManagerComponent
 
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.UMOComponent
 
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
getDescriptorToResolve(String) - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase
 
getDetails() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getDetails() - Method in class org.mule.impl.security.MuleAuthentication
 
getDetails() - Method in interface org.mule.umo.security.UMOAuthentication
 
getDispatcher(String) - Method in class org.mule.providers.AbstractConnector
 
getDispatcher(String) - Method in interface org.mule.umo.provider.UMOConnector
The connector can pool dispatchers based on their endpointUri or can ingnore the endpointUri altogether and use a ThreadLocal or always create new.
getDispatcherFactory() - Method in class org.mule.providers.AbstractConnector
 
getDispatcherFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
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
 
getDomainConfigFile() - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
getDoubleProperty(String, double) - Method in class org.mule.impl.MuleEvent
 
getDoubleProperty(String, double) - Method in class org.mule.impl.MuleEventContext
Gets a Double property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getDoubleProperty(String, double) - Method in interface org.mule.umo.UMOEvent
Gets a Double property associated with the current event.
getDoubleProperty(String, double) - Method in interface org.mule.umo.UMOEventContext
Gets a Double property associated with the current event.
getDoubleProperty(String, double) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a double property from the event
getDoubleProperty(Map, Object, double) - Static method in class org.mule.util.PropertiesHelper
 
getEncryptionStrategy(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
getEncryptionStrategy(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
getEndpoint() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getEndpoint() - Method in class org.mule.impl.DefaultExceptionStrategy
 
getEndpoint() - Method in class org.mule.impl.MuleEvent
 
getEndpoint() - Method in class org.mule.impl.internal.events.AdminEvent
 
getEndpoint() - Method in class org.mule.impl.message.ExceptionMessage
 
getEndpoint() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getEndpoint() - Method in class org.mule.providers.AbstractMessageReceiver
 
getEndpoint(UMOEvent, String) - Method in class org.mule.providers.DefaultReplyToHandler
 
getEndpoint() - Method in class org.mule.routing.AbstractCatchAllStrategy
 
getEndpoint() - Method in class org.mule.routing.ComponentCatchAllStrategy
 
getEndpoint() - Method in class org.mule.routing.LoggingCatchAllStrategy
 
getEndpoint(String) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
getEndpoint(String) - Method in class org.mule.routing.response.ResponseMessageRouter
 
getEndpoint() - Method in class org.mule.transformers.AbstractTransformer
 
getEndpoint() - Method in interface org.mule.umo.UMOEvent
Gets the endpoint associated with this event
getEndpoint() - Method in interface org.mule.umo.UMOExceptionStrategy
 
getEndpoint() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getEndpoint(String) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
getEndpoint(String) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
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.UMOTransformer
 
getEndpointBuilder() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getEndpointByEndpointUri(String, boolean) - Static method in class org.mule.util.MuleObjectHelper
 
getEndpointByProtocol(String) - Static method in class org.mule.util.MuleObjectHelper
 
getEndpointForURI(HttpServletRequest) - Method in class org.mule.providers.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
Gets an unmodifiable collection of endpoints registered with the UMOManager
getEndpointIdentifiers() - Method in interface org.mule.umo.UMOManager
Gets an unmodifiable collection of endpoints registered with the UMOManager
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 interface org.mule.umo.endpoint.UMOEndpointURI
 
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.UMOEventContext
Returns a reference to the Endpoint Uri for this context This is the endpoint on which the event was received
getEndpointURI() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
This specifes the communication endpointUri.
getEndpointURI() - Method in interface org.mule.umo.provider.UMOMessageReceiver
The endpointUri that this receiver listens on
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.InboundMessageRouter
 
getEndpoints() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEndpoints() - Method in class org.mule.routing.response.ResponseMessageRouter
 
getEndpoints() - Method in interface org.mule.umo.UMOManager
Gets an unmodifiable collection of endpoints registered with the UMOManager
getEndpoints() - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
getEndpoints() - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
getEndpoints() - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
getEndpointsForMessage(UMOMessage) - Method in class org.mule.routing.outbound.OutboundMessageRouter
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.UMOOutboundMessageRouter
A helper method for finding out which endpoints a message would be routed to without actually routing the the message
getEntryPointResolver() - Method in class org.mule.impl.MuleModel
 
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.
getErrorCode() - Method in class org.mule.impl.MuleMessage
If an error occurred during the processing of this message this will return a value greater than zero
getErrorCode() - Method in class org.mule.providers.AbstractMessageAdapter
If an error occurred during the processing of this message this will return a value greater than zero
getErrorCode() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
If an error occurred during the processing of this message this will return a value greater than zero
getErrorCode() - Method in interface org.mule.umo.provider.UMOMessageAdapter
If an error occurred during the processing of this message this will return a value greater than zero
getEvent(UMOMessage, UMOEndpointURI, 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() - Method in class org.mule.umo.Invocation
 
getEvent() - Method in class org.mule.umo.routing.CouldNotRouteInboundEventException
 
getEvent() - Method in class org.mule.util.queue.EventHolder
 
getEventCallback() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getEventContext() - Static method in class org.mule.impl.RequestContext
 
getEventPayload(HttpServletRequest) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
getEventTransformer() - Method in class org.mule.extras.client.MuleProxyListener
 
getEvents() - Method in class org.mule.routing.inbound.EventGroup
 
getException() - Method in class org.mule.impl.message.ExceptionMessage
 
getExceptionStrategy() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getExceptionStrategy() - Method in class org.mule.impl.MuleModel
 
getExceptionStrategy() - Method in class org.mule.providers.AbstractConnector
 
getExceptionStrategy() - Method in interface org.mule.umo.UMOImmutableDescriptor
The exception strategy to use to handle exceptions in the Mule UMO.
getExceptionStrategy() - Method in interface org.mule.umo.model.UMOModel
The exception strategy to use by components managed by the model.
getExceptionStrategy() - Method in interface org.mule.umo.provider.UMOConnector
 
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.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
 
getExpectedSize() - Method in class org.mule.routing.inbound.EventGroup
 
getExpectedType() - Method in class org.mule.routing.filters.PayloadTypeFilter
 
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.xml.JXPathFilter
 
getFactory() - Method in class org.mule.impl.MuleTransactionConfig
 
getFactory() - Method in interface org.mule.umo.UMOTransactionConfig
 
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
 
getFile() - Method in class org.mule.providers.file.FileContentsMessageAdapter
 
getFilename(UMOEvent, String) - Method in interface org.mule.providers.file.FilenameParser
 
getFilename(UMOEvent, String) - Method in class org.mule.providers.file.SimpleFilenameParser
 
getFilename(UMOEvent, String, char, char) - Method in class org.mule.providers.file.SimpleFilenameParser
 
getFilenameParser() - Method in class org.mule.providers.file.FileConnector
 
getFilter() - Method in class org.mule.config.builders.EndpointReference
 
getFilter() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
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
getFolder() - Method in class org.mule.providers.email.MailMessageReceiver
 
getFormattedDuration(long) - Static method in class org.mule.util.Utility
 
getFormattedMessage(String, Object[]) - Static method in class org.mule.util.StringMessageHelper
 
getFragment() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getFrequency() - Method in class org.mule.providers.PollingMessageReceiver
 
getFromAddress() - Method in class org.mule.providers.email.MailConnector
 
getFromAddress() - Method in class org.mule.providers.email.SmtpConnector
 
getFromAddress() - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
getFromStack(int) - Method in class org.mule.transformers.MultiTransformerSession
 
getFullScheme() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getFullScheme() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getGroupId() - Method in class org.mule.routing.inbound.EventGroup
 
getHeaders() - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
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 interface org.mule.umo.endpoint.UMOEndpointURI
 
getHostname() - Method in class org.mule.providers.email.Pop3Connector
Getter for property hostname of the pop3 server.
getHostname() - Method in class org.mule.providers.email.SmtpConnector
 
getHttpResponseStatus(AxisFault) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getId() - Method in class org.mule.MuleManager
 
getId() - Method in class org.mule.impl.MuleEvent
 
getId() - Method in class org.mule.impl.MuleSession
 
getId() - Method in class org.mule.providers.stream.StreamConnector
 
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.UMOManager
Gets the unique Id for this Manager instance.
getId() - Method in interface org.mule.umo.UMOSession
Returns the unique id for this session
getImmutableProvider() - Method in class org.mule.impl.endpoint.MuleEndpoint
Creates a read-only copy of the endpoint
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.
getInDest() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
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
The inbound Provider to use when receiveing an event.
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 interface org.mule.umo.UMOImmutableDescriptor
The transformer to use when receiving events or data.
getInitialisationPolicy() - Method in class org.mule.config.PoolingProfile
 
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
 
getInstance() - Static method in class org.mule.MuleManager
Getter method for the current singleton MuleManager
getInstance() - Static method in class org.mule.transaction.TransactionCoordination
 
getIntProperty(String, int) - Method in class org.mule.impl.MuleEvent
 
getIntProperty(String, int) - Method in class org.mule.impl.MuleEventContext
Gets an Integer property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getIntProperty(String, int) - Method in interface org.mule.umo.UMOEvent
Gets an Integer property associated with the current event.
getIntProperty(String, int) - Method in interface org.mule.umo.UMOEventContext
Gets an Integer property associated with the current event.
getIntProperty(String, int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets an integer property from the event
getIntProperty(Map, Object, int) - Static method in class org.mule.util.PropertiesHelper
 
getIntValue(Object) - Static method in class org.mule.util.PropertiesHelper
 
getInterceptors() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInterceptors() - Method in interface org.mule.umo.UMOImmutableDescriptor
Retuens a list of interceptor objects that will be executed before/after the Mule UMO has executed
getInterfacesForComponent(UMOComponent) - Static method in class org.mule.providers.soap.ServiceProxy
 
getInvalidMessage() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
getIterationCount() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
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
 
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.jdbc.JdbcConnector
 
getJndiInitialFactory() - Method in class org.mule.providers.jms.JmsConnector
 
getJndiProviderUrl() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getJndiProviderUrl() - Method in class org.mule.providers.jms.JmsConnector
 
getKeepAliveTimeout() - Method in class org.mule.providers.http.HttpConnector
 
getKeyManagerAlgorithm() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyManagerAlgorithm() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyManagerFactory() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyManagerFactory() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyPassword() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyPassword() - Method in class org.mule.providers.ssl.SslConnector
 
getKeyStore() - Method in class org.mule.providers.http.HttpsConnector
 
getKeyStore() - Method in class org.mule.providers.ssl.SslConnector
 
getKeystoreType() - Method in class org.mule.providers.http.HttpsConnector
 
getKeystoreType() - Method in class org.mule.providers.ssl.SslConnector
 
getLeftFilter() - Method in class org.mule.routing.filters.logic.AndFilter
 
getLeftFilter() - Method in class org.mule.routing.filters.logic.OrFilter
 
getLevelMappings() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
getLifecycleAdapterFactory() - Method in class org.mule.impl.MuleModel
 
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.
getListenerClass() - Method in class org.mule.extras.client.MuleProxyListener
 
getListeners(Class) - Method in class org.mule.impl.internal.events.ServerEventManager
 
getLogConfigFile() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
getLogFile() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
getLogName() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
getLogWriter() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getLoginTimeout() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getLongProperty(String, long) - Method in class org.mule.impl.MuleEvent
 
getLongProperty(String, long) - Method in class org.mule.impl.MuleEventContext
Gets a Long property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getLongProperty(String, long) - Method in interface org.mule.umo.UMOEvent
Gets a Long property associated with the current event.
getLongProperty(String, long) - Method in interface org.mule.umo.UMOEventContext
Gets a Long property associated with the current event.
getLongProperty(String, long) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a long property from the event
getLongProperty(Map, Object, long) - Static method in class org.mule.util.PropertiesHelper
 
getLongValue(Object) - Static method in class org.mule.util.PropertiesHelper
 
getMBeanServer() - Method in class org.mule.management.agents.JmxAgent
 
getMailBox() - Method in class org.mule.providers.email.Pop3Connector
 
getMailbox() - Method in class org.mule.providers.email.MailConnector
Getter for property hostname.
getManager() - Method in class org.mule.extras.client.MuleClient
Overriding methods may want to return a custom manager here
getManager() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getManifest() - Method in class org.mule.config.MuleConfiguration
 
getManifestProperty(String) - Method in class org.mule.config.MuleConfiguration
 
getMaxActive() - Method in class org.mule.config.PoolingProfile
 
getMaxBufferSize() - Method in class org.mule.config.ThreadingProfile
 
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
 
getMaxOutstandingMessages() - Method in class org.mule.config.QueueProfile
This specifies the number of messages that can be queued for this component before it starts blocking.
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
 
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
 
getMaximumTransactions() - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
getMessage() - Method in class org.mule.impl.MuleEvent
 
getMessage() - Method in class org.mule.impl.MuleEventContext
Returns the message payload for this event
getMessage() - Method in class org.mule.impl.internal.events.AdminEvent
 
getMessage() - Method in class org.mule.providers.soap.glue.GlueMessageAdapter.GlueMessageHolder
 
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
getMessageAdapter(Object) - Method in class org.mule.providers.AbstractServiceEnabledConnector
Gets a UMOMessageAdapter for the endpoint for the given message (data)
getMessageAdapter(Object) - Method in class org.mule.providers.email.MailConnector
 
getMessageAdapter() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getMessageAdapter(Object) - Method in class org.mule.providers.vm.VMConnector
 
getMessageAdapter(Object) - Method in interface org.mule.umo.provider.UMOConnector
Gets a UMOMessageAdapter for the endpoint 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
Reterns the conents of the message as a byte array.
getMessageAsString() - Method in class org.mule.impl.MuleEvent
 
getMessageAsString() - Method in class org.mule.impl.MuleEventContext
Returns the message contents as a string
getMessageAsString() - 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
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.  
getMessageDispatcherThreadingProfile() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getMessageForObject(Object, Session) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
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
Retrieves a specific message part for the given endpoint.
getMessageReceiver() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
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.  
getMessageReceiverThreadingProfile() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getMessages() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
getMessages() - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
getMessages() - Method in class org.mule.providers.jms.JmsMessageReceiver
 
getMetaData() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getMethod(Object, Object) - Method in class org.mule.model.DynamicEntryPoint
 
getMethod() - Method in class org.mule.model.EntryPoint
 
getMethod(String) - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
getMethod(String, Class) - Static method in class org.mule.util.ClassHelper
 
getMethodArgumentType() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
getMethodName() - Method in class org.mule.extras.groovy.GroovyComponent
 
getMethodName() - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
getMethodName() - Method in class org.mule.model.DynamicEntryPoint
 
getMethodName() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
getMethodName() - Method in interface org.mule.umo.model.UMOEntryPoint
 
getMethodNames(Class[]) - Static method in class org.mule.providers.soap.ServiceProxy
 
getMethods(Class[]) - Static method in class org.mule.providers.soap.ServiceProxy
 
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.AbstractMuleTestCase
 
getMockDescriptor() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockEndpoint() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockEvent() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockManager() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockMessageDispatcher() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockSession() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockTransaction() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getMockTransactionFactory() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getModel() - Method in class org.mule.MuleManager
The model used for managing components for this server
getModel() - Method in class org.mule.config.MuleConfiguration
 
getModel() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getModel() - Method in interface org.mule.umo.UMOManager
The model used for managing components for this server
getMoveToDirectory() - Method in class org.mule.providers.file.FileConnector
 
getMoveToPattern() - Method in class org.mule.providers.file.FileConnector
 
getMuleEventContext() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
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.tyrex.TyrexTransactionManagerFactory
 
getName() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getName() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getName() - Method in class org.mule.impl.MuleComponent
 
getName() - Method in class org.mule.impl.MuleModel
 
getName() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
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.management.agents.JdmkAgent
 
getName() - Method in class org.mule.management.agents.JmxAgent
 
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.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.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.model.EntryPoint
Gets the method name
getName() - Method in class org.mule.providers.AbstractConnector
 
getName() - Method in class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
 
getName() - Method in class org.mule.tck.NamedTestCase
 
getName() - Method in class org.mule.transformers.AbstractTransformer
 
getName() - Method in interface org.mule.umo.UMOAgent
Gets the name of this agent
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.umo.endpoint.UMOImmutableEndpoint
The name is the identifier for the endpoint
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.UMOSimpleTransformer
 
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
 
getNameForDestination(Destination) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
getNextMuleId() - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
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
 
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
 
getObjectForMessage(Message) - Static method in class org.mule.providers.jms.JmsMessageUtils
 
getObjectName() - Method in class org.mule.management.agents.JmxManagementException
 
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
 
getObjectValue(Object) - Static method in class org.mule.util.StringMessageHelper
 
getOrCreateConnectorByProtocol(UMOEndpointURI) - Static method in class org.mule.util.MuleObjectHelper
 
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
 
getOutDest() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
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
The outbound Provider to use when sending an event.
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 interface org.mule.umo.UMOImmutableDescriptor
The transformer to use when sending events or data.
getOutputFilename() - Method in class org.mule.providers.file.FileConnector
 
getOutputPattern() - Method in class org.mule.providers.file.FileConnector
 
getOutputStream() - Method in class org.mule.impl.MuleEvent
An outputstream the can optionally be used 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() - Method in class org.mule.providers.file.FileConnector
 
getOutputStream() - Method in class org.mule.providers.stream.StreamConnector
 
getOutputStream() - Method in class org.mule.providers.stream.SystemStreamConnector
 
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.
getParameterType() - Method in class org.mule.model.DynamicEntryPoint
 
getParameterType() - Method in class org.mule.model.EntryPoint
Gets the argument type for the method
getParameterType() - Method in interface org.mule.umo.model.UMOEntryPoint
 
getParameterTypes(Object, String) - Static method in class org.mule.util.ClassHelper
 
getParams() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getParams(UMOEndpointURI, List, Object) - Static method in class org.mule.providers.jdbc.JdbcUtils
 
getParams() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPassword() - Method in class org.mule.impl.security.MuleCredentials
 
getPassword() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getPassword() - Method in class org.mule.providers.email.Pop3Connector
Getter for property password.
getPassword() - Method in class org.mule.providers.email.SmtpConnector
 
getPassword() - Method in class org.mule.providers.jms.JmsConnector
 
getPassword() - Method in class org.mule.providers.xmpp.XmppConnector
 
getPassword() - Method in interface org.mule.umo.security.UMOCredentials
 
getPath() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPath() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPattern() - Method in class org.mule.providers.email.filters.MailSubjectRegExFilter
 
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.MuleMessage
 
getPayload() - Method in class org.mule.impl.message.BaseMessage
 
getPayload() - Method in class org.mule.providers.DefaultMessageAdapter
 
getPayload() - Method in class org.mule.providers.WriterMessageAdapter
 
getPayload() - Method in class org.mule.providers.email.MailMessageAdapter
 
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.http.HttpMessageAdapter
 
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.servlet.HttpRequestMessageAdapter
 
getPayload() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
 
getPayload() - Method in class org.mule.providers.soap.glue.GlueMessageAdapter
 
getPayload() - Method in class org.mule.providers.stream.StreamMessageAdapter
 
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.xmpp.XmppMessageAdapter
 
getPayload() - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.impl.MuleMessage
Converts the payload implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.impl.message.BaseMessage
Converts the message 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.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.email.MailMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.file.FileContentsMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.file.FileMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.http.HttpMessageAdapter
 
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.servlet.HttpRequestMessageAdapter
 
getPayloadAsBytes() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.soap.glue.GlueMessageAdapter
Converts the message 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.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.xmpp.XmppMessageAdapter
 
getPayloadAsBytes() - Method in interface org.mule.umo.provider.UMOMessageAdapter
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() - Method in class org.mule.impl.message.BaseMessage
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.DefaultMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.email.MailMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.file.FileContentsMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.file.FileMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.http.HttpMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.jdbc.JdbcMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.jms.JmsMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.soap.axis.AxisMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.soap.glue.GlueMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.stream.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.tcp.TcpMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.udp.UdpMessageAdapter
 
getPayloadAsString() - Method in class org.mule.providers.vm.VMMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.xmpp.XmppMessageAdapter
 
getPayloadAsString() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a String representation
getPayloadToString() - Method in class org.mule.impl.internal.events.ComponentEvent
 
getPayloadToString() - Method in class org.mule.impl.internal.events.ManagerEvent
 
getPayloadToString() - Method in class org.mule.impl.internal.events.ModelEvent
 
getPayloadToString() - Method in class org.mule.umo.UMOServerEvent
 
getPersistenceStrategy() - Method in class org.mule.config.QueueProfile
 
getPersistenceStrategy() - Method in class org.mule.util.queue.BoundedPersistentQueue
 
getPollingFrequency() - Method in class org.mule.providers.file.FileConnector
 
getPollingFrequency() - Method in class org.mule.providers.jdbc.JdbcConnector
 
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.management.mbeans.MuleConfigurationService
 
getPop3Connector() - Method in class org.mule.providers.email.MailConnector
 
getPop3Hostname() - Method in class org.mule.providers.email.MailConnector
Getter for property hostname of the pop3 server.
getPop3Password() - Method in class org.mule.providers.email.MailConnector
Getter for property password.
getPop3Port() - Method in class org.mule.providers.email.MailConnector
 
getPop3Session() - Method in class org.mule.providers.email.MailConnector
 
getPop3Username() - Method in class org.mule.providers.email.MailConnector
 
getPort() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPort() - Method in class org.mule.providers.email.Pop3Connector
 
getPort() - Method in class org.mule.providers.email.SmtpConnector
 
getPort() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPrincipal() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
getPrincipal() - Method in class org.mule.impl.security.MuleAuthentication
 
getPrincipal() - Method in interface org.mule.umo.security.UMOAuthentication
 
getProductName() - Method in class org.mule.config.MuleConfiguration
 
getProductVersion() - Method in class org.mule.config.MuleConfiguration
 
getPromptMessage() - Method in class org.mule.providers.stream.SystemStreamConnector
 
getProperties() - Method in class org.mule.MuleManager
Gets all properties associated with the UMOManager
getProperties() - Method in class org.mule.config.builders.EndpointReference
 
getProperties() - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getProperties() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getProperties() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProperties() - Method in class org.mule.impl.MuleEvent
 
getProperties() - Method in class org.mule.impl.MuleEventContext
Returns a map of properties associated with the event
getProperties() - Method in class org.mule.impl.MuleMessage
 
getProperties() - Static method in class org.mule.impl.RequestContext
 
getProperties() - Method in class org.mule.impl.internal.events.AdminEvent
 
getProperties() - Method in class org.mule.impl.message.BaseMessage
Returns a map of all properties on this message
getProperties() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getProperties() - Method in interface org.mule.umo.UMOEvent
Returns a map of properties associated with the event
getProperties() - Method in interface org.mule.umo.UMOEventContext
Returns a map of properties associated with the event
getProperties() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns any properties configured on this descriptor.
getProperties() - Method in interface org.mule.umo.UMOManager
Gets all properties associated with the UMOManager
getProperties() - Method in interface org.mule.umo.UMOMessage
Returns a map of all properties on this message
getProperties() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Returns any properties set on this endpoint
getPropertiesForURI(URI) - Method in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
getPropertiesFromQueryString(String) - Static method in class org.mule.util.PropertiesHelper
 
getPropertiesWithPrefix(Map, String) - Static method in class org.mule.util.PropertiesHelper
 
getPropertiesWithoutPrefix(Map, String) - Static method in class org.mule.util.PropertiesHelper
 
getPropertry(String, UMOMessage) - Method in interface org.mule.config.PropertyExtractor
 
getProperty(Object) - Method in class org.mule.MuleManager
Getter for the envionment parameters declared in the nule-config.xml
getProperty(Object) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
getProperty(String) - Method in class org.mule.impl.MuleEvent
 
getProperty(String, Object) - Method in class org.mule.impl.MuleEvent
 
getProperty(String) - Method in class org.mule.impl.MuleEventContext
Gets a property associated with the current event.
getProperty(String, Object) - Method in class org.mule.impl.MuleEventContext
Gets a property associated with the current event.
getProperty(Object) - 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(String) - Static method in class org.mule.impl.RequestContext
 
getProperty(Object) - Method in class org.mule.impl.internal.events.AdminEvent
 
getProperty(Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
getProperty(String, Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
getProperty(Object) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getProperty(String, Object) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getProperty(String) - Method in interface org.mule.umo.UMOEvent
Gets a property associated with the current event.
getProperty(String, Object) - Method in interface org.mule.umo.UMOEvent
Gets a property associated with the current event.
getProperty(String) - Method in interface org.mule.umo.UMOEventContext
Gets a property associated with the current event.
getProperty(String, Object) - Method in interface org.mule.umo.UMOEventContext
Gets a property associated with the current event.
getProperty(Object) - Method in interface org.mule.umo.UMOManager
Getter for the envionment parameters declared in the nule-config.xml
getProperty(Object) - 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(Map, Object, Object) - Static method in class org.mule.util.PropertiesHelper
 
getPropertyName() - Method in class org.mule.config.builders.EndpointReference
 
getPropertyName() - Method in class org.mule.config.builders.TransformerReference
 
getPropertyNames() - Method in class org.mule.impl.MuleMessage
 
getPropertyNames() - Method in class org.mule.providers.AbstractMessageAdapter
 
getPropertyNames() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getPropertyNames() - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getProtocol() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProtocol() - Method in class org.mule.providers.AbstractConnector
 
getProtocol() - Method in class org.mule.providers.email.MailConnector
 
getProtocol() - Method in class org.mule.providers.email.Pop3Connector
 
getProtocol() - Method in class org.mule.providers.email.SmtpConnector
 
getProtocol() - Method in class org.mule.providers.file.FileConnector
 
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.jdbc.JdbcConnector
 
getProtocol() - Method in class org.mule.providers.jms.JmsConnector
 
getProtocol() - Method in class org.mule.providers.multicast.MulticastConnector
 
getProtocol() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getProtocol() - Method in class org.mule.providers.servlet.ServletConnector
 
getProtocol() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getProtocol() - Method in class org.mule.providers.soap.glue.GlueConnector
 
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 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
 
getProtocolHandler() - Method in class org.mule.providers.http.HttpsConnector
 
getProtocolHandler() - Method in class org.mule.providers.ssl.SslConnector
 
getProtocolVersion(HttpServletRequest) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
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(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
getProviderProperties() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getProviderProperties() - Method in class org.mule.providers.jms.JmsConnector
 
getProviderStatsHtml(String) - Method in class org.mule.management.stats.printers.HtmlTablePrinter
 
getProviders() - Method in class org.mule.impl.security.MuleSecurityManager
 
getProviders() - Method in interface org.mule.umo.security.UMOSecurityManager
 
getProxy() - Method in class org.mule.extras.client.MuleProxyListener
 
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
 
getQueries() - Method in class org.mule.providers.jdbc.JdbcConnector
 
getQuery() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getQuery(UMOEndpoint, String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getQuery() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
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.management.mbeans.MuleConfigurationService
 
getQueueProfile() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getQueueProfile() - Method in class org.mule.providers.vm.VMConnector
 
getQueueSize() - Method in class org.mule.impl.MuleComponent
 
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
getQueueStore() - Method in class org.mule.util.queue.SerialisationPersistence
 
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
 
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(UMOEndpointURI, UMOEndpoint) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getRealm() - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
getReceiveProvider(String) - Method in class org.mule.impl.EndpointList
Retrieves a receive endpoint with the given name
getReceiveProvidersByEndpoint(String, boolean) - Method in class org.mule.impl.EndpointList
Returns a list of receive endpoints that use the given endpointUri
getReceiveProvidersByProtocol(String) - Method in class org.mule.impl.EndpointList
Returns a list of receive endpoints that use the given protocol
getReceiveProvidersSize() - Method in class org.mule.impl.EndpointList
Returns the total number of receive endpoints
getReceiver(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
getReceiverForURI(HttpServletRequest) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.jms.JmsConnector
 
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.soap.axis.AxisConnector
 
getReceiverNames() - Method in class org.mule.impl.EndpointList
Returns an Iterator of receive endpoint names in the endpoint list
getReceiverThreadingProfile() - Method in class org.mule.providers.AbstractConnector
 
getRecieverByEndpoint(UMOEndpointURI) - Method in class org.mule.providers.vm.VMConnector
 
getRecipientEndpoint(UMOMessage, String) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(Message, Message.RecipientType) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
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
 
getRemoteDispatcher(String) - Method in class org.mule.extras.client.MuleClient
 
getRemoteDispatcher(String, String, String) - Method in class org.mule.extras.client.MuleClient
 
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.jms.JmsMessageAdapter
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
getReplyTo() - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
 
getReplyTo() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getReplyTo() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a replyTo address for this message.
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() - Method in class org.mule.providers.AbstractConnector
 
getReplyToHandler() - Method in class org.mule.providers.jms.JmsConnector
 
getRequest() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
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.ClassHelper
Load a given resource.
getResource(String, Class) - Static method in class org.mule.util.Utility
Load a given resource.
getResourceAsStream(String, Class) - Static method in class org.mule.util.ClassHelper
This is a convenience method to load a resource as a stream.
getResourceByPath(String) - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
getResourceInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getResourceInfo() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getResourcePath(String, Class) - Static method in class org.mule.util.Utility
 
getResponse(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
getResponse(UMOMessage) - Method in class org.mule.routing.response.ResponseMessageRouter
 
getResponse(UMOMessage) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
getResponse(UMOMessage) - Method in interface org.mule.umo.routing.UMOResponseRouter
 
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.
getResultData() - Method in class org.mule.tck.AbstractTransformerTestCase
 
getRetryCount() - Method in class org.mule.providers.AbstractConnector
 
getRetryFrequency() - Method in class org.mule.providers.AbstractConnector
 
getReturnClass() - Method in class org.mule.transformers.AbstractTransformer
 
getReturnClass() - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
getReturnType() - Method in class org.mule.model.EntryPoint
Gets the method return type of the method
getRightFilter() - Method in class org.mule.routing.filters.logic.AndFilter
 
getRightFilter() - Method in class org.mule.routing.filters.logic.OrFilter
 
getRoles() - Method in class org.mule.impl.security.MuleCredentials
 
getRoles() - Method in interface org.mule.umo.security.UMOCredentials
 
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
 
getRouterInbound() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getRouterInfo(RouterStatistics, String[], int) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getRouterOutbound() - Method in class org.mule.management.mbeans.ComponentStats
 
getRouterOutbound() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getRouterStatistics() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
getRouterStatistics() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getRouterStatistics() - Method in class org.mule.routing.response.AbstractResponseRouter
 
getRouterStatistics() - Method in interface org.mule.umo.routing.UMORouter
 
getRouters() - Method in class org.mule.routing.AbstractRouterCollection
 
getRouters() - Method in interface org.mule.umo.routing.UMORouterCollection
 
getSalt() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getSamplePeriod() - Method in class org.mule.management.stats.ComponentStatistics
 
getSatisfiableMethods(Class, Class[], boolean, boolean) - Static method in class org.mule.util.ClassHelper
A helper method that will find all matching methods on a class with the given parameter type
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
 
getScript() - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
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.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.impl.security.AbstractEndpointSecurityFilter
 
getSecurityManager() - Method in interface org.mule.umo.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
 
getSecurityProviders() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getSecurityProviders() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
getSendProvider(String) - Method in class org.mule.impl.EndpointList
Retrieves a send endpoint with the given name
getSendProvidersByEndpoint(String, boolean) - Method in class org.mule.impl.EndpointList
Returns a list of send endpoints that use the given protocol
getSendProvidersByProtocol(String) - Method in class org.mule.impl.EndpointList
Returns a list of send endpoints that use the given protocol
getSendProvidersSize() - Method in class org.mule.impl.EndpointList
Returns the total number of send endpoints
getSenderNames() - Method in class org.mule.impl.EndpointList
Returns an Iterator of send endpoint names in the endpoint list
getServerConfig() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getServerName() - Method in class org.mule.providers.xmpp.XmppConnector
 
getServerProvider() - Method in class org.mule.providers.soap.axis.AxisConnector
 
getServerSocket() - Method in class org.mule.providers.tcp.TcpMessageReceiver
Obtain the serverSocket
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
 
getServerUrl() - Method in class org.mule.management.mbeans.MuleService
 
getServerUrl() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getService() - Method in class org.mule.providers.soap.glue.GlueMessageAdapter.GlueMessageHolder
 
getServiceClass(String, SOAPService, MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleProvider
 
getServiceDescriptor() - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
getServiceDescriptor(String) - Static method in class org.mule.providers.service.ConnectorFactory
 
getServiceDescriptor(String, Properties) - Static method in class org.mule.providers.service.ConnectorFactory
 
getServiceError() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getServiceFinder() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getServiceLocation() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getServiceName(UMOEventContext, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getServiceOverrides() - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
getServletReceivers() - Method in class org.mule.providers.servlet.ServletConnector
 
getSession() - Method in class org.mule.impl.MuleEvent
 
getSession(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
getSession(UMOEndpoint) - Method in class org.mule.providers.jms.JmsConnector
 
getSession() - Method in class org.mule.providers.jms.MessageRedeliveredException
 
getSession() - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
getSession() - Method in interface org.mule.umo.UMOEvent
Retrieves the component session for the current event
getSessionFactory(UMOEndpoint) - Method in class org.mule.providers.jdbc.JdbcConnector
 
getSessionFactory(UMOEndpoint) - Method in class org.mule.providers.jms.JmsConnector
 
getSize() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
getSize() - Method in class org.mule.routing.inbound.EventGroup
 
getSize() - Method in interface org.mule.util.ObjectPool
 
getSmtpConnector() - Method in class org.mule.providers.email.MailConnector
 
getSmtpHostname() - Method in class org.mule.providers.email.MailConnector
Getter for property hostname of the smtp server.
getSmtpPassword() - Method in class org.mule.providers.email.MailConnector
Getter for property password.
getSmtpPort() - Method in class org.mule.providers.email.MailConnector
 
getSmtpSession() - Method in class org.mule.providers.email.MailConnector
 
getSmtpUsername() - Method in class org.mule.providers.email.MailConnector
Getter for property username.
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
Creates a socket connection to the SOAP server
getSocket() - Method in class org.mule.providers.udp.UdpMessageReceiver
Obtain the serverSocket
getSourceTypeClassesIterator() - Method in class org.mule.transformers.AbstractTransformer
 
getSpecification() - Method in class org.mule.providers.jms.JmsConnector
 
getSslType() - Method in class org.mule.providers.http.HttpsConnector
 
getStackSize() - Method in class org.mule.transformers.MultiTransformerSession
 
getStartDate() - Method in class org.mule.MuleManager
Returns the long date when the server was started
getStartDate() - Method in interface org.mule.umo.UMOManager
Returns the long date when the server was started
getStartSplash() - Method in class org.mule.MuleManager
Returns a formatted string that is a summary of the configuration of the server.
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
 
getStatistics() - Method in class org.mule.MuleManager
Gets all statisitcs for this instance
getStatistics() - Method in class org.mule.impl.MuleComponent
 
getStatistics() - Method in class org.mule.impl.MuleProxy
 
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.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.transaction.AbstractSingleResourceTransaction
 
getStatus() - Method in class org.mule.transaction.XaTransaction
 
getStatus() - Method in interface org.mule.umo.UMOTransaction
 
getStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getStorePassword() - Method in class org.mule.providers.ssl.SslConnector
 
getStorePath() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
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.compression.GZipCompressTransformer
 
getStrategy() - Method in class org.mule.transformers.compression.GZipUncompressTransformer
 
getStrategy() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getStrategyName() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getStringFromDate(Date, String) - Static method in class org.mule.util.Utility
 
getStringProperty(Map, Object, String) - Static method in class org.mule.util.PropertiesHelper
 
getSubject() - Method in class org.mule.providers.email.MailConnector
 
getSubject() - Method in class org.mule.providers.email.SmtpConnector
 
getSubject() - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
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
 
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.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
 
getSynchronousEventTimeout() - Method in class org.mule.management.mbeans.MuleService
 
getSynchronousEventTimeout() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getTable(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getTestComponent(MuleDescriptor) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestConnector() - Static method in class org.mule.tck.AbstractMuleTestCase
 
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
 
getTestEndpoint(String, String) - Static method in class org.mule.tck.AbstractMuleTestCase
 
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, UMOEndpoint) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestEvent(Object, MuleDescriptor, UMOEndpoint) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestManager() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestSession(UMOComponent) - Static method in class org.mule.tck.AbstractMuleTestCase
 
getTestTransformer() - Static method in class org.mule.tck.AbstractMuleTestCase
 
getThreadFactory() - Method in class org.mule.config.ThreadingProfile
 
getThreadFactory() - Method in class org.mule.providers.http.HttpMessageReceiver
 
getThreadFactory() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
getThreadPoolSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getThreadTTL() - Method in class org.mule.config.ThreadingProfile
 
getThreadingProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
The threading profile used but the UMO when managing a component.
getTimeExpired() - Method in class org.mule.util.timer.TimeEvent
 
getTimeStamp() - Method in class org.mule.impl.message.ExceptionMessage
 
getTimeStamp(String) - Static method in class org.mule.util.Utility
 
getTimeout() - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
getTimeout() - Method in class org.mule.impl.MuleEvent
 
getTimeout() - Method in class org.mule.impl.MuleTransactionConfig
 
getTimeout() - Method in class org.mule.providers.tcp.TcpConnector
 
getTimeout() - Method in class org.mule.providers.udp.UdpConnector
 
getTimeout() - Method in class org.mule.routing.response.AbstractResponseAggregator
 
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.UMOTransactionConfig
 
getToAddress() - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
getToken() - Method in class org.mule.impl.security.MuleCredentials
 
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.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.ComponentStats
 
getTotalExecutionTime() - Method in interface org.mule.management.mbeans.ComponentStatsMBean
 
getTotalExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
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
 
getTotalSize() - Method in class org.mule.impl.EndpointList
Gets the total number of all endpoints in the list
getTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
getTransactionConfig() - Method in class org.mule.config.builders.EndpointReference
 
getTransactionConfig() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
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
getTransactionDomain() - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
getTransactionIsolation() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getTransactionManager() - Method in class org.mule.MuleManager
Returns the Jta transaction manager used by this Mule server instance. or null if a transaction manager has not been set
getTransactionManager() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getTransactionManager() - Method in interface org.mule.umo.UMOManager
Returns the Jta transaction manager used by this Mule server instance.
getTransactionTimeout() - Method in class org.mule.config.MuleConfiguration
 
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() - 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.
getTransformedMessageAsBytes() - Method in class org.mule.impl.MuleEvent
 
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() - 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() - 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.response.ResponseMessageRouter
 
getTransformer() - Method in class org.mule.tck.AbstractTransformerTestCase
 
getTransformer() - Method in class org.mule.transformers.AbstractTransformer
 
getTransformer() - Method in class org.mule.transformers.SingleTransformerSession
 
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 interface org.mule.umo.routing.UMOResponseMessageRouter
 
getTransformer() - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
getTransformer() - Method in interface org.mule.umo.transformer.UMOTransformer
 
getTransformer(String, String) - Static method in class org.mule.util.MuleObjectHelper
 
getTransformerName() - Method in class org.mule.config.builders.TransformerReference
 
getTransformers() - Method in class org.mule.MuleManager
Gets an unmodifiable collection of transformers registered with the UMOManager
getTransformers() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getTransformers() - Method in interface org.mule.umo.UMOManager
Gets an unmodifiable collection of transformers registered with the UMOManager
getTransformers() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getTransportName() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
getTrustStore() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStore() - Method in class org.mule.providers.ssl.SslConnector
 
getTrustStorePassword() - Method in class org.mule.providers.http.HttpsConnector
 
getTrustStorePassword() - Method in class org.mule.providers.ssl.SslConnector
 
getType() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getType() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether the message endpoint is a sender or receiver or both.
getTypeMap() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getUMOManager() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
getUUID() - Method in class org.mule.util.UUID
 
getUmoMessage() - Method in class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
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.FileContentsMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.file.FileMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.jms.JmsMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.vm.VMMessageAdapter
 
getUniqueId() - Method in interface org.mule.umo.provider.UMOMessageAdapter
gets the unique identifier for the message.
getUri() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUri() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUserInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUserInfo() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUserParams() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUserParams() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUsername() - Method in class org.mule.impl.security.MuleCredentials
 
getUsername() - Method in class org.mule.providers.email.Pop3Connector
Getter for property username.
getUsername() - Method in class org.mule.providers.email.SmtpConnector
 
getUsername() - Method in class org.mule.providers.jms.JmsConnector
 
getUsername() - Method in class org.mule.providers.xmpp.XmppConnector
 
getUsername() - Method in interface org.mule.umo.security.UMOCredentials
 
getValidMessage() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
getValidMessage() - Method in class org.mule.tck.providers.AbstractMessageAdapterTestCase
 
getValue() - Method in class org.mule.routing.filters.xml.JXPathFilter
 
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
 
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.
getWarnings() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
getWorkingDirectoy() - Method in class org.mule.config.MuleConfiguration
 
getWorkingDirectoy() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
getWorkingDirectoy() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
getWorkingDirectoy() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
getWorkingDirectoy() - Method in class org.mule.management.mbeans.MuleService
 
getWorkingDirectoy() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
getWriteToDirectory() - Method in class org.mule.providers.file.FileConnector
 
getWriter() - Method in class org.mule.providers.WriterMessageAdapter
 
getXStream() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
getXaDataSource() - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
getXslFile() - Method in class org.mule.transformers.xml.XsltTransformer
 
getXslForDtd() - Method in class org.mule.config.MuleDtdResolver
 
getXslResource() - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 

H

HEADER_ACCEPT - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_CHARSET - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_ENCODING - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_LANGUAGE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_ACCEPT_RANGES - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_AGE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_ALLOW - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_AUTHORIZATION - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CACHE_CONTROL - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONNECTION - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_ENCODING - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LANGUAGE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LENGTH - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_LOCATION - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_MD5 - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_RANGE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_SEPARATOR - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_CONTENT_TYPE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_DATE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_ETAG - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_EXPECT - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_EXPIRES - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_FROM - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_HOST - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_IF_MATCH - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_IF_NONE_MATCH - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_IF_RANGE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_IF_UNMODIFIED_SINCE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_KEEP_ALIVE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_LAST_MODIFIED - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_LOCATION - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_MAX_FORWARDS - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_PRAGMA - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_PROXY_AUTHENTICATE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_PROXY_AUTHORIZATION - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_RANGE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_REFERER - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_RETRY_AFTER - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_SERVER - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_TE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_TRAILER - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_TRANSFER_ENCODING - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_UPGRADE - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_USER_AGENT - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_VARY - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_VIA - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_WARNING - Static variable in interface org.mule.providers.http.HttpConstants
 
HEADER_WWW_AUTHENTICATE - Static variable in interface org.mule.providers.http.HttpConstants
 
HTTP10 - Static variable in interface org.mule.providers.http.HttpConstants
 
HTTP11 - Static variable in interface org.mule.providers.http.HttpConstants
 
HTTP1X - Static variable in interface org.mule.providers.http.HttpConstants
 
HTTP_CUSTOM_HEADERS_MAP_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_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HTTP_PARAMS - 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_VERSION_PROPERTY - Static variable in class org.mule.providers.http.HttpConnector
 
HtmlTablePrinter - class org.mule.management.stats.printers.HtmlTablePrinter.
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
 
HttpBasicAuthenticationFilter - class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter.
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 org.mule.providers.http.HttpClientMessageDispatcher.
HttpClientMessageDispatcher dispatches Mule events over http.
HttpClientMessageDispatcher(HttpConnector) - Constructor for class org.mule.providers.http.HttpClientMessageDispatcher
 
HttpClientMessageDispatcherFactory - class org.mule.providers.http.HttpClientMessageDispatcherFactory.
Creates a HttpClientMessageAdapter to make client requests
HttpClientMessageDispatcherFactory() - Constructor for class org.mule.providers.http.HttpClientMessageDispatcherFactory
 
HttpClientMethodResponseToObject - class org.mule.providers.http.transformers.HttpClientMethodResponseToObject.
HttpClientMethodResponseToObject transforms a http client response to a MuleMessage.
HttpClientMethodResponseToObject() - Constructor for class org.mule.providers.http.transformers.HttpClientMethodResponseToObject
 
HttpConnector - class org.mule.providers.http.HttpConnector.
HttpConnector provides a way of receiving and sending http requests and responses.
HttpConnector() - Constructor for class org.mule.providers.http.HttpConnector
 
HttpConstants - interface org.mule.providers.http.HttpConstants.
HttpConstants for request and response headers
HttpMessageAdapter - class org.mule.providers.http.HttpMessageAdapter.
HttpMessageAdapter Wraps an incoming Http Request making the payload and heads available a standard message adapter
HttpMessageAdapter(Object) - Constructor for class org.mule.providers.http.HttpMessageAdapter
 
HttpMessageReceiver - class org.mule.providers.http.HttpMessageReceiver.
HttpMessageReceiver is a simple http server that can be used to listen for http requests on a particular port
HttpMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.HttpMessageReceiver
 
HttpRequestMessageAdapter - class org.mule.providers.servlet.HttpRequestMessageAdapter.
HttpRequestMessageAdapter TODO
HttpRequestMessageAdapter(Object) - Constructor for class org.mule.providers.servlet.HttpRequestMessageAdapter
 
HttpRequestWildcardFilter - class org.mule.providers.http.filters.HttpRequestWildcardFilter.
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
 
HttpsConnector - class org.mule.providers.http.HttpsConnector.
HttpsConnector provides Https connectivity
HttpsConnector() - Constructor for class org.mule.providers.http.HttpsConnector
 
HttpsMessageReceiver - class org.mule.providers.http.HttpsMessageReceiver.
HttpsMessageReceiver is a Https server implementation used to recieve incoming requests over https
HttpsMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.http.HttpsMessageReceiver
 
handleCookie(String, String, Hashtable, MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleHttpSender
little helper function for cookies
handleException(Object, Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
This is called when an exception occurs.
handleException(Object, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
This is called when an exception occurs.
handleException(Object, Throwable) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
handleException(Object, Throwable) - Method in class org.mule.impl.MuleComponent
 
handleException(Object, Throwable) - Method in class org.mule.impl.MuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Object, Throwable) - Method in class org.mule.providers.AbstractConnector
 
handleException(Object, Throwable) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleException(Throwable, String, HttpServletResponse) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
handleException(Object, Throwable) - Method in interface org.mule.umo.UMOExceptionStrategy
This is called when an exception occurs.
handleException(Object, Throwable) - Method in interface org.mule.umo.provider.UMOConnector
 
handleException(Object, Throwable) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
handleMessageRedelivered(Message, Session) - Method in class org.mule.providers.jms.JmsMessageReceiver
Process a redelivered message TODO: if messages are redelivered due to a previous transaction rollback, why handle them differently ?
handleSecurtyException(UMOSecurityException, UMOEvent) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleSecurtyException(UMOSecurityException, UMOEvent) - Method in class org.mule.providers.http.HttpMessageReceiver
 
handleTransaction(UMOTransaction) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.email.MailMessageReceiver
 
hasNext() - Method in class org.mule.util.IteratorAdapter
 
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
 
hashCode() - Method in class org.mule.extras.acegi.AcegiAuthenticationAdapter
 
hashCode() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
hashCode() - Method in class org.mule.impl.MuleEvent
 
hashCode() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
hashCode() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 

I

IMPLEMENTATION_TYPE_LOCAL - Static variable in class org.mule.impl.ImmutableMuleDescriptor
Implementation type can be prepended to the implementation string to control how the implementation is loaded.
INBOUND_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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
 
INTERCEPTOR_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
IdempotentReceiver - class org.mule.routing.inbound.IdempotentReceiver.
IdempotentReceiver ensures that only unique messages are received by a component.
IdempotentReceiver() - Constructor for class org.mule.routing.inbound.IdempotentReceiver
 
IllegalTransactionStateException - exception org.mule.transaction.IllegalTransactionStateException.
IllegalTransactionStateException TODO (document class)
IllegalTransactionStateException(String) - Constructor for class org.mule.transaction.IllegalTransactionStateException
 
IllegalTransactionStateException(String, Throwable) - Constructor for class org.mule.transaction.IllegalTransactionStateException
 
ImmutableMuleDescriptor - class org.mule.impl.ImmutableMuleDescriptor.
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 org.mule.impl.ImmutableMuleEndpoint.
ImmutableMuleEndpoint describes a Provider in the Mule Server.
ImmutableMuleEndpoint(String, String) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
 
ImmutableMuleEndpoint(String, UMOEndpointURI, UMOConnector, UMOTransformer, String, Map) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
Default constructor
ImmutableMuleEndpoint(UMOImmutableEndpoint) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
 
InboundMessageRouter - class org.mule.routing.inbound.InboundMessageRouter.
InboundMessageRouter is a collection of routers that will be invoked when an event is received It is responsible for manageing a collection of routers and also executing the routing logic.
InboundMessageRouter() - Constructor for class org.mule.routing.inbound.InboundMessageRouter
 
InboundPassThroughRouter - class org.mule.routing.inbound.InboundPassThroughRouter.
InboundPassThroughRouter allows intbound routing over all registered endpoints without any filtering.
InboundPassThroughRouter() - Constructor for class org.mule.routing.inbound.InboundPassThroughRouter
 
Initialisable - interface org.mule.umo.lifecycle.Initialisable.
Initialisable is a lifecycle interface that gets called at the initialise lifecycle stage of the implementing component.
InitialisationCallback - interface org.mule.impl.InitialisationCallback.
InitialisationCallback is used to provide customised initialiation for more complex components.
InitialisationException - exception org.mule.InitialisationException.
InitialisationException TODO (document class)
InitialisationException(String) - Constructor for class org.mule.InitialisationException
 
InitialisationException(String, Throwable) - Constructor for class org.mule.InitialisationException
 
InterceptorsInvoker - class org.mule.impl.InterceptorsInvoker.
InterceptorsInvoker is used 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
 
Invocation - class org.mule.umo.Invocation.
Invocation represents a link in an interceptor chain.
Invocation(UMOImmutableDescriptor, UMOMessage, Invocation) - Constructor for class org.mule.umo.Invocation
Constructs an initialised invocation
IteratorAdapter - class org.mule.util.IteratorAdapter.
Utility method for converting Enumeration to an Iterator class.
IteratorAdapter(Enumeration) - Constructor for class org.mule.util.IteratorAdapter
 
implementationReference - Variable in class org.mule.impl.ImmutableMuleDescriptor
The implementationReference used to create the Object UMO instance Can either be a string such as a container reference or classname or can be an instance of the implementation
inboundEndpoint - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
inboundRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
inboundTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
The transformer for the default receive endpoint
incExecutionError() - Method in class org.mule.management.stats.ComponentStatistics
 
incFatalError() - Method in class org.mule.management.stats.ComponentStatistics
 
incQueuedEvent() - Method in class org.mule.management.stats.ComponentStatistics
 
incReceivedEventASync() - Method in class org.mule.management.stats.ComponentStatistics
 
incReceivedEventSync() - Method in class org.mule.management.stats.ComponentStatistics
 
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
 
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(UMOEndpoint) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for an endpoint
inetAddress - Variable in class org.mule.providers.udp.UdpMessageDispatcher
 
inetAddress - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
inetFromAddress - Variable in class org.mule.providers.email.transformers.StringToEmailMessage
 
inetToAddresses - Variable in class org.mule.providers.email.transformers.StringToEmailMessage
 
init(ServletConfig) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
initFromDescriptor(UMOImmutableEndpoint) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
initFromServiceDescriptor() - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
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
 
initialisationCallbacks - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
initialise() - Method in class org.mule.MuleManager
{@inheritDoc}
initialise() - Method in class org.mule.components.script.AbstractScriptComponent
 
initialise() - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
initialise() - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
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.ImmutableMuleEndpoint
 
initialise(Object) - Method in interface org.mule.impl.InitialisationCallback
 
initialise() - Method in class org.mule.impl.MuleComponent
Initialise the component.
initialise() - Method in class org.mule.impl.MuleDescriptor
 
initialise() - Method in class org.mule.impl.MuleModel
 
initialise() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
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.security.AbstractEndpointSecurityFilter
 
initialise() - Method in class org.mule.impl.security.MuleSecurityManager
 
initialise() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
initialise() - Method in class org.mule.management.agents.JdmkAgent
 
initialise() - Method in class org.mule.management.agents.JmxAgent
 
initialise() - Method in class org.mule.management.agents.Log4jAgent
 
initialise() - Method in class org.mule.management.agents.Mx4jAgent
 
initialise() - Method in class org.mule.providers.AbstractConnector
 
initialise(String) - Method in class org.mule.providers.email.Pop3MessageDispatcher
 
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(IService, ServiceContext) - Method in interface org.mule.providers.soap.glue.GlueInitialisable
 
initialise(Object) - Method in class org.mule.providers.soap.glue.GlueInitialisationCallback
 
initialise(IService, ServiceContext) - Method in interface org.mule.providers.soap.glue.GlueServiceInitialisable
 
initialise(String) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
initialise(String) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
initialise(String) - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
initialise(UMOMessage) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
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.FilteringListMessageSplitter
Template method can be used to split the message up before the getMessagePart method is called .
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.xml.XsltTransformer
 
initialise() - Method in interface org.mule.umo.lifecycle.Initialisable
 
initialise(BoundedChannel, String) - Method in interface org.mule.util.queue.PersistenceStrategy
 
initialise(BoundedChannel, String) - Method in class org.mule.util.queue.SerialisationPersistence
 
initialiseAgents() - Method in class org.mule.MuleManager
Initialises all registered agents
initialiseComponent(UMODescriptor, byte, byte, EventCallback) - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
initialiseEndpoints() - Method in class org.mule.MuleManager
 
initialiseFromUrl(UMOEndpointURI) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
initialised - Variable in class org.mule.impl.ImmutableMuleEndpoint
has this endpoint been initialised
initialised - Variable in class org.mule.providers.AbstractConnector
True once the endpoint has been initialsed
initialised - Variable in class org.mule.providers.udp.UdpMessageDispatcher
 
initialised - Static variable in class org.mule.tck.AbstractConfigBuilderTestCase
 
initialize() - Method in class org.mule.MuleServer
Initializes this daemon.
inputStreamToByteArray(InputStream, int) - Static method in class org.mule.util.Utility
 
inputStreamToString(InputStream, int) - Static method in class org.mule.util.Utility
 
instanciateClass(Class, Object[]) - Static method in class org.mule.util.ClassHelper
 
instanciateClass(String, Object[]) - Static method in class org.mule.util.ClassHelper
 
intecerptorList - Variable in class org.mule.impl.ImmutableMuleDescriptor
A list of UMOinteceptors that will be executed when the Mule UMO executed
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.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
interceptorIterator - Variable in class org.mule.impl.MuleEvent
 
invoke(Object, Method, Object[]) - Method in class org.mule.extras.client.MuleProxyListener
 
invoke(Object, UMOEventContext, Method) - Method in class org.mule.model.DynamicEntryPoint
 
invoke(Object, Object) - Method in class org.mule.model.EntryPoint
Will invoke the entry point method on the given component
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper.StatementInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.ConsumerProducerInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler.XAResourceInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler.SessionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.mule.providers.jms.xa.ConnectionFactoryWrapper.ConnectionInvocationHandler
 
invoke(MessageContext) - Method in class org.mule.providers.soap.axis.extensions.MuleHttpSender
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.MuleSoapHeadersHandler
 
invoke(Object, UMOEventContext, Method) - Method in interface org.mule.umo.model.UMOEntryPoint
 
invokeAction(AdminEvent, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
invokeEndpointFromGet(MessageContext, WriterMessageAdapter, String, String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
isAbsolute() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
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.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
 
isBase64Encoding() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
isBegun() - Method in class org.mule.transaction.AbstractTransaction
 
isBegun() - Method in interface org.mule.umo.UMOTransaction
 
isBinary() - Method in class org.mule.providers.http.HttpMessageAdapter
 
isBinary() - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
isCaseSensitive() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
isClassOnPath(String, Class) - Static method in class org.mule.util.ClassHelper
Can be used by serice endpoints to select which service to use based on what's loaded on the classpath
isClosed() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
isCommitted() - Method in class org.mule.transaction.AbstractTransaction
 
isCommitted() - Method in interface org.mule.umo.UMOTransaction
 
isComponentRegistered(String) - Method in class org.mule.impl.MuleModel
 
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[]) - Static method in class org.mule.util.compression.CompressionHelper
Determines if a byte array is compressed.
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.ClassHelper
 
isConfigured() - Method in interface org.mule.config.ConfigurationBuilder
 
isConfigured() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
Indicate whether this ConfigurationBulder has been configured yet
isConfigured() - Method in class org.mule.extras.groovy.config.GroovyConfigurationBuilder
 
isConfigured() - Method in class org.mule.extras.spring.config.SpringConfigurationBuilder
Indicate whether this ConfigurationBulder has been configured yet
isConnected() - Method in class org.mule.providers.email.SmtpConnector
 
isContainerManaged() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
isCorrelationId() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
isCreateServer() - Method in class org.mule.management.agents.JmxAgent
 
isDeleteOnTake() - Method in class org.mule.util.queue.BoundedPersistentQueue
 
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
isDisablePersistence() - Method in class org.mule.routing.inbound.IdempotentReceiver
 
isDisposeDispatcherOnCompletion() - Method in class org.mule.providers.AbstractConnector
 
isDisposed() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
isDisposed() - Method in class org.mule.providers.AbstractConnector
 
isDisposed() - Method in class org.mule.providers.AbstractMessageDispatcher
 
isDisposed() - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
isDisposed() - Method in interface org.mule.umo.provider.UMOConnector
 
isDisposed() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
 
isDoThreading() - Method in class org.mule.config.ThreadingProfile
 
isDurable() - Method in class org.mule.providers.jms.JmsConnector
 
isEnableChainsaw() - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
isEnableList() - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
isEnableStatistics() - Method in class org.mule.management.agents.JmxAgent
 
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
isExplicitTrustStoreOnly() - Method in class org.mule.providers.http.HttpsConnector
 
isExplicitTrustStoreOnly() - Method in class org.mule.providers.ssl.SslConnector
 
isFirstContext() - Static method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
isForceJndiDestinations() - Method in class org.mule.providers.jms.JmsConnector
 
isIgnoreAdminEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isIgnoreComponentEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isIgnoreCustomEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isIgnoreManagementEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isIgnoreManagerEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isIgnoreModelEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isIgnoreSecurityEvents() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
isInSession() - Method in class org.mule.transformers.MultiTransformerSession
 
isInSession() - Method in class org.mule.transformers.SingleTransformerSession
 
isInSession() - Method in interface org.mule.transformers.TransformerSession
 
isInbound() - Method in class org.mule.management.stats.RouterStatistics
 
isInitialised() - Method in class org.mule.MuleManager
Determines if the server has been initialised
isInitialised() - Method in class org.mule.management.mbeans.MuleService
 
isInitialised() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isInitialised() - Method in interface org.mule.umo.UMOManager
Determines if the server has been initialised
isInitialising() - Method in class org.mule.MuleManager
Determines if the server is currently initialising
isInstanciated() - Static method in class org.mule.MuleManager
A static method to determine if there is an instance of the MuleManager.
isInstanciated() - Method in class org.mule.management.mbeans.MuleService
 
isInstanciated() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isJndiDestinations() - Method in class org.mule.providers.jms.JmsConnector
 
isKeepAlive() - Method in class org.mule.providers.http.HttpConnector
 
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(UMOMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isMatch(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouter
 
isMatch(UMOMessage) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
isMatchAll() - Method in class org.mule.routing.AbstractRouterCollection
 
isMatchAll() - Method in interface org.mule.umo.routing.UMORouterCollection
 
isMuleUri(String) - Static method in class org.mule.impl.endpoint.MuleEndpointURI
 
isNoLocal() - Method in class org.mule.providers.jms.JmsConnector
 
isOpaque() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
isOutputAppend() - Method in class org.mule.providers.file.FileConnector
 
isOverwrite() - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
isPaused() - Method in class org.mule.impl.MuleComponent
 
isPaused() - Method in class org.mule.management.mbeans.ComponentService
 
isPaused() - Method in interface org.mule.management.mbeans.ComponentServiceMBean
 
isPersistentDelivery() - Method in class org.mule.providers.jms.JmsConnector
 
isPrintHeaders() - Method in class org.mule.management.stats.printers.CSVPrinter
 
isQueueEvents() - Method in class org.mule.providers.vm.VMConnector
 
isReadOnly() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isReadOnly() - Method in class org.mule.impl.endpoint.MuleEndpoint
 
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
 
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
 
isRecoverableMode() - Method in class org.mule.management.mbeans.MuleService
 
isRecoverableMode() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isRegistered(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
isRequireClientAuthentication() - Method in class org.mule.providers.http.HttpsConnector
 
isRequireClientAuthentication() - Method in class org.mule.providers.ssl.SslConnector
 
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
 
isSendTransformed() - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
isSerialiseObjects() - Method in class org.mule.providers.file.FileConnector
 
isServerSide() - Method in class org.mule.providers.AbstractMessageReceiver
 
isShouldFail() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
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
 
isSourceTypeSupported(Class) - Method in class org.mule.transformers.AbstractTransformer
 
isSourceTypeSupported(Class) - Method in interface org.mule.umo.transformer.UMOTransformer
 
isStarted() - Method in class org.mule.MuleManager
Determines if the server has been started
isStarted() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
isStarted() - Method in class org.mule.impl.MuleProxy
 
isStarted() - Method in class org.mule.providers.AbstractConnector
 
isStarted() - Method in interface org.mule.umo.UMOManager
Determines if the server has been started
isStarted() - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
isStarted() - Method in interface org.mule.umo.provider.UMOConnector
 
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.
isStopProcessing() - Method in class org.mule.routing.response.ResponseMessageRouter
 
isStopProcessing() - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
isStopped() - Method in class org.mule.impl.MuleComponent
 
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
 
isSuspended() - Method in class org.mule.impl.MuleProxy
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.MuleConfigurationService
 
isSynchronous() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isSynchronous() - Method in class org.mule.management.mbeans.MuleService
 
isSynchronous() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
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
isSynchronous() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
isSynchronousExplicitlySet() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isSynchronousReceive() - Method in class org.mule.config.MuleConfiguration
 
isSynchronousReceive() - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
isSynchronousReceive() - Method in class org.mule.management.mbeans.MuleConfigurationService
 
isSynchronousReceive() - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
isSynchronousReceive() - Method in class org.mule.management.mbeans.MuleService
 
isSynchronousReceive() - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
isText(String) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
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.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.
isTransformFirst() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isUseJaxpDom() - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
isUsed() - Method in class org.mule.impl.ResponseOutputStream
 
isValid() - Method in class org.mule.impl.MuleSession
 
isValid() - Method in interface org.mule.umo.UMOSession
Determines if this session is valid.
isVoid() - Method in class org.mule.model.DynamicEntryPoint
 
isVoid() - Method in class org.mule.model.EntryPoint
Determines if the EntryPoint is avoid method or not
isVoid() - Method in interface org.mule.umo.model.UMOEntryPoint
 
isVoidOk() - Method in class org.mule.model.DynamicEntryPointResolver
Determinse if a void Entrypoint can be accepted.

J

JMSMessageToObject - class org.mule.providers.jms.transformers.JMSMessageToObject.
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
 
JMS_SELECTOR_PROPERTY - Static variable in class org.mule.providers.jms.JmsConnector
 
JMS_SPECIFICATION_102B - Static variable in class org.mule.providers.jms.JmsConnector
 
JMS_SPECIFICATION_11 - Static variable in class org.mule.providers.jms.JmsConnector
 
JXPathFilter - class org.mule.routing.filters.xml.JXPathFilter.
JXPathFilter evaluates an XPath expression against an Xml document or bean and returns true if the result is expected.
JXPathFilter() - Constructor for class org.mule.routing.filters.xml.JXPathFilter
 
JXPathNormalizerInterceptor - class org.mule.interceptors.JXPathNormalizerInterceptor.
JXPathNormalizerInterceptor can be used as a simple pre/post message transformer for a given component.
JXPathNormalizerInterceptor() - Constructor for class org.mule.interceptors.JXPathNormalizerInterceptor
 
JdbcConnector - class org.mule.providers.jdbc.JdbcConnector.
 
JdbcConnector() - Constructor for class org.mule.providers.jdbc.JdbcConnector
 
JdbcEndpointBuilder - class org.mule.providers.jdbc.JdbcEndpointBuilder.
 
JdbcEndpointBuilder() - Constructor for class org.mule.providers.jdbc.JdbcEndpointBuilder
 
JdbcMessageAdapter - class org.mule.providers.jdbc.JdbcMessageAdapter.
 
JdbcMessageAdapter(Object) - Constructor for class org.mule.providers.jdbc.JdbcMessageAdapter
 
JdbcMessageDispatcher - class org.mule.providers.jdbc.JdbcMessageDispatcher.
 
JdbcMessageDispatcher(JdbcConnector) - Constructor for class org.mule.providers.jdbc.JdbcMessageDispatcher
 
JdbcMessageDispatcherFactory - class org.mule.providers.jdbc.JdbcMessageDispatcherFactory.
 
JdbcMessageDispatcherFactory() - Constructor for class org.mule.providers.jdbc.JdbcMessageDispatcherFactory
 
JdbcMessageReceiver - class org.mule.providers.jdbc.JdbcMessageReceiver.
 
JdbcMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, String, String) - Constructor for class org.mule.providers.jdbc.JdbcMessageReceiver
 
JdbcTransaction - class org.mule.providers.jdbc.JdbcTransaction.
 
JdbcTransaction() - Constructor for class org.mule.providers.jdbc.JdbcTransaction
 
JdbcTransactionFactory - class org.mule.providers.jdbc.JdbcTransactionFactory.
 
JdbcTransactionFactory() - Constructor for class org.mule.providers.jdbc.JdbcTransactionFactory
 
JdbcUtils - class org.mule.providers.jdbc.JdbcUtils.
 
JdbcUtils() - Constructor for class org.mule.providers.jdbc.JdbcUtils
 
JdmkAgent - class org.mule.management.agents.JdmkAgent.
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
 
Jms102bSupport - class org.mule.providers.jms.Jms102bSupport.
Jms102bSupport is a template class to provide an absstraction to to the Jms 1.0.2b api specification.
Jms102bSupport(Context, boolean, boolean) - Constructor for class org.mule.providers.jms.Jms102bSupport
 
Jms11Support - class org.mule.providers.jms.Jms11Support.
Jms11Support is a template class to provide an absstraction to to the Jms 1.1 api specification.
Jms11Support(Context, boolean, boolean) - Constructor for class org.mule.providers.jms.Jms11Support
 
JmsClientAcknowledgeTransaction - class org.mule.providers.jms.JmsClientAcknowledgeTransaction.
JmsClientAcknowledgeTransaction is a transaction implementation of performing a message acknowledgement.
JmsClientAcknowledgeTransaction() - Constructor for class org.mule.providers.jms.JmsClientAcknowledgeTransaction
 
JmsClientAcknowledgeTransactionFactory - class org.mule.providers.jms.JmsClientAcknowledgeTransactionFactory.
JmsClientAcknowledgeTransactionFactory creates a Jms Client Acknowledge transaction using a Jms message.
JmsClientAcknowledgeTransactionFactory() - Constructor for class org.mule.providers.jms.JmsClientAcknowledgeTransactionFactory
 
JmsConnector - class org.mule.providers.jms.JmsConnector.
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
 
JmsMessageAdapter - class org.mule.providers.jms.JmsMessageAdapter.
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
 
JmsMessageDispatcher - class org.mule.providers.jms.JmsMessageDispatcher.
JmsMessageDispatcher is responsible for dispatching messages to Jms destinations.
JmsMessageDispatcher(JmsConnector) - Constructor for class org.mule.providers.jms.JmsMessageDispatcher
 
JmsMessageDispatcherFactory - class org.mule.providers.jms.JmsMessageDispatcherFactory.
 
JmsMessageDispatcherFactory() - Constructor for class org.mule.providers.jms.JmsMessageDispatcherFactory
 
JmsMessageReceiver - class org.mule.providers.jms.JmsMessageReceiver.
 
JmsMessageReceiver() - Constructor for class org.mule.providers.jms.JmsMessageReceiver
 
JmsMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.jms.JmsMessageReceiver
 
JmsMessageUtils - class org.mule.providers.jms.JmsMessageUtils.
JmsMessageUtils TODO -document class
JmsMessageUtils() - Constructor for class org.mule.providers.jms.JmsMessageUtils
 
JmsReplyToHandler - class org.mule.providers.jms.JmsReplyToHandler.
JmsReplyToHandler will process a Jms replyTo or hand off to the defualt replyTo handler if the replyTo is a url
JmsReplyToHandler(JmsConnector, Session, UMOTransformer) - Constructor for class org.mule.providers.jms.JmsReplyToHandler
 
JmsSelectorFilter - class org.mule.providers.jms.filters.JmsSelectorFilter.
JmsSelectorFilter is a wrapper for a Jms Selector.
JmsSelectorFilter() - Constructor for class org.mule.providers.jms.filters.JmsSelectorFilter
 
JmsSupport - interface org.mule.providers.jms.JmsSupport.
JmsSupport is an interface that provides a polymorphic facade to the Jms 1.0.2b and 1.1 api specifications.
JmsTransaction - class org.mule.providers.jms.JmsTransaction.
JmsTransaction is a wrapper for a Jms local transaction.
JmsTransaction() - Constructor for class org.mule.providers.jms.JmsTransaction
 
JmsTransactionFactory - class org.mule.providers.jms.JmsTransactionFactory.
JmsTransactionFactory TODO (document class)
JmsTransactionFactory() - Constructor for class org.mule.providers.jms.JmsTransactionFactory
 
JmsUtils - class org.mule.providers.jms.JmsUtils.
 
JmsUtils() - Constructor for class org.mule.providers.jms.JmsUtils
 
JmxAgent - class org.mule.management.agents.JmxAgent.
JmxAgent registers MUle Jmx management beans with an MBean server.
JmxAgent() - Constructor for class org.mule.management.agents.JmxAgent
 
JmxManagementException - exception org.mule.management.agents.JmxManagementException.
JmxManagementException is thrown by the Jmx agents if an error occurs while executing an operation
JmxManagementException(String) - Constructor for class org.mule.management.agents.JmxManagementException
 
JmxManagementException(String, Throwable) - Constructor for class org.mule.management.agents.JmxManagementException
 
JmxManagementException(String, Throwable, ObjectName) - Constructor for class org.mule.management.agents.JmxManagementException
 
JotmTransactionManagerFactory - class org.mule.extras.jotm.JotmTransactionManagerFactory.
This factory retrieves the transaction manager for JOTM .
JotmTransactionManagerFactory() - Constructor for class org.mule.extras.jotm.JotmTransactionManagerFactory
 
jndiDestinations - Variable in class org.mule.providers.jms.Jms11Support
 

K

key - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 

L

Lifecycle - interface org.mule.umo.lifecycle.Lifecycle.
Lifecycle TODO (document class)
LifecycleInterceptor - interface org.mule.interceptors.LifecycleInterceptor.
LifecycleInterceptor is a UMOInterceptor interface with two additional lifecycle methods provided by Initialisable and Disposable
Log4jAbstractEventLoggerAgent - class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent.
AbstractEventLoggerAgent Receives Mule server events and logs them and can optionally route them to an endpoint
Log4jAbstractEventLoggerAgent() - Constructor for class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
Log4jAgent - class org.mule.management.agents.Log4jAgent.
Log4jAgent exposes the configuration of the Log4J instance running in Mule for Jmx management
Log4jAgent() - Constructor for class org.mule.management.agents.Log4jAgent
 
LogComponent - class org.mule.components.simple.LogComponent.
LogComponent Simply logs the content (or content length is it is a large message)
LogComponent() - Constructor for class org.mule.components.simple.LogComponent
 
LogService - interface org.mule.components.simple.LogService.
 
LoggingCatchAllStrategy - class org.mule.routing.LoggingCatchAllStrategy.
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 org.mule.interceptors.LoggingInterceptor.
LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
LoggingInterceptor() - Constructor for class org.mule.interceptors.LoggingInterceptor
 
load(String) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.mule.extras.spring.config.MuleApplicationContext
 
loadClass(String, Class) - Static method in class org.mule.util.ClassHelper
Load a class with a given name.
loadConfig(String) - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
ConfigResource can be a url, a path on the local file system or a resource name on the classpath Finds and loads the configuration resource by doing the following - 1.
loadConfig(String) - Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
ConfigResource can be a url, a path on the local file system or a resource name on the classpath Finds and loads the configuration resource by doing the following - 1.
loadFile(String) - Static method in class org.mule.util.Utility
 
loadInterpreter(String) - Method in class org.mule.components.script.AbstractScriptComponent
 
loadInterpreter(String) - Method in class org.mule.extras.groovy.GroovyComponent
Loads the script for this component
loadProperties(String) - Static method in class org.mule.util.PropertiesHelper
This method reads the file in to a java.util.Properties object and returns it.
loadResource(String, Class) - Static method in class org.mule.util.Utility
 
loadResourceAsString(String, Class) - Static method in class org.mule.util.Utility
 
locateServer - Variable in class org.mule.management.agents.JmxAgent
 
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.providers.soap.axis.extensions.MuleHttpSender
 
logCSVSummary() - Method in class org.mule.management.mbeans.StatisticsService
 
logCSVSummary() - Method in interface org.mule.management.mbeans.StatisticsServiceMBean
 
logEvent(UMOServerEvent) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
logEvent(UMOServerEvent) - Method in class org.mule.impl.internal.admin.EndpointAbstractEventLoggerAgent
 
logEvent(UMOServerEvent) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
logException(Exception) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
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
 
logger - Variable in class org.mule.components.script.AbstractScriptComponent
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.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
logger used by this class
logger - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
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.pool.CommonsPoolProxyPool
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 - Variable in class org.mule.extras.groovy.transformers.GroovyTransformer
 
logger - Static variable in class org.mule.extras.spring.SpringContainerContext
logger used by this class
logger - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
logger used by this class
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 - Static variable in class org.mule.impl.DefaultComponentExceptionStrategy
logger used by this class
logger - Static variable in class org.mule.impl.DefaultExceptionStrategy
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.ImmutableMuleEndpoint
logger used by this class
logger - Static variable in class org.mule.impl.MuleEventContext
logger used by this class
logger - Static variable in class org.mule.impl.MuleTransactionConfig
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.internal.admin.AbstractEventLoggerAgent
logger used by this class
logger - Static variable in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
logger used by 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.events.ServerEventManager
logger used by this class
logger - Variable in class org.mule.impl.security.AbstractEndpointSecurityFilter
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.security.PasswordBasedEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.management.agents.JmxAgent
logger used by this class
logger - Static variable in class org.mule.management.mbeans.StatisticsService
logger used by this class
logger - Static variable in class org.mule.model.DynamicEntryPoint
logger used by this class
logger - Static variable in class org.mule.model.EntryPoint
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.AbstractMessageDispatcher
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageReceiver
logger used by this class
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.jms.xa.ConnectionFactoryWrapper
 
logger - Static variable in class org.mule.providers.service.ConnectorServiceDescriptor
logger used by this class
logger - Static variable in class org.mule.providers.servlet.MuleRESTReceiverServlet
logger used by this class
logger - Static variable in class org.mule.providers.soap.axis.AxisInitialisationCallback
logger used by this class
logger - Static variable in class org.mule.providers.soap.axis.AxisServiceComponent
logger used by this class
logger - Static variable in class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler
logger used by this class
logger - Static variable in class org.mule.providers.soap.glue.GlueInitialisationCallback
logger used by this class
logger - Static variable in class org.mule.providers.ssl.SslMessageDispatcher
logger used by this class
logger - Static variable in class org.mule.providers.tcp.TcpMessageDispatcher
logger used by this class
logger - Static variable in class org.mule.providers.xmpp.XmppMessageDispatcher
logger used by this class
logger - Variable in class org.mule.routing.AbstractCatchAllStrategy
logger used by this class
logger - Static variable in class org.mule.routing.inbound.AbstractEventResequencer
logger used by this class
logger - Static variable in class org.mule.routing.inbound.InboundMessageRouter
logger used by this class
logger - Variable in class org.mule.routing.inbound.SelectiveConsumer
logger used by this class
logger - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
logger used by this class
logger - Static variable in class org.mule.routing.outbound.AbstractRecipientList
logger used by this class
logger - Static variable in class org.mule.routing.outbound.ChainingRouter
logger used by this class
logger - Static variable in class org.mule.routing.outbound.OutboundMessageRouter
logger used by this class
logger - Static variable in class org.mule.routing.response.AbstractResponseAggregator
logger used by this class
logger - Static variable in class org.mule.routing.response.ResponseMessageRouter
logger used by this class
logger - Variable in class org.mule.transaction.AbstractTransaction
 
logger - Static variable in class org.mule.transaction.TransactionCoordination
logger used by this class
logger - Variable in class org.mule.transformers.AbstractTransformer
logger used by this class
logger - Static variable in class org.mule.util.BeanUtils
logger used by this class
logger - Static variable in class org.mule.util.MuleObjectHelper
logger used by this class
logger - Static variable in class org.mule.util.TemplateParser
logger used by this class
logger - Static variable in class org.mule.util.monitor.ExpiryMonitor
logger used by this class
logger - Static variable in class org.mule.util.queue.SerialisationPersistence
logger used by this class
lookupConnector(String) - Method in class org.mule.MuleManager
lookupConnector(String) - Method in interface org.mule.umo.UMOManager
 
lookupEndpoint(String) - Method in class org.mule.MuleManager
Getter for a global endpoint. Any endpoints returned from this method will be read-only as they may be shared by other components. To change any details on the endpoint you must clone it first calling it's clone() method
lookupEndpoint(String) - Method in interface org.mule.umo.UMOManager
Getter for a global endpoint.
lookupEndpointIdentifier(String, String) - Method in class org.mule.MuleManager
lookupEndpointIdentifier(String, String) - Method in interface org.mule.umo.UMOManager
 
lookupInterceptorStack(String) - Method in class org.mule.MuleManager
Retrieves a configured interceptor stack.
lookupInterceptorStack(String) - Method in interface org.mule.umo.UMOManager
Retrieves a configured interceptor stack.
lookupTransformer(String) - Method in class org.mule.MuleManager
Getter method for a Transformer.
lookupTransformer(String) - Method in interface org.mule.umo.UMOManager
Getter method for a Transformer.

M

MAILBOX - Static variable in class org.mule.providers.email.Pop3Connector
 
MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.impl.internal.events.ManagementEvent
 
MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
MANAGEMENT_NODE_PING - Static variable in class org.mule.impl.internal.events.ManagementEvent
 
MANAGER_COMPONENT_NAME - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
 
MANAGER_DISPOSED - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_DISPOSED_CONNECTORS - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_DISPOSING - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_DISPOSING_CONNECTORS - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
MANAGER_INITIALISED - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_INITIALISNG - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_PROVIDER_NAME - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
 
MANAGER_STARTED - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_STARTING - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_STOPPED - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MANAGER_STOPPING - Static variable in class org.mule.impl.internal.events.ManagerEvent
 
MAX_STACK_SIZE - Static variable in class org.mule.transformers.MultiTransformerSession
 
METHOD_GET - Static variable in interface org.mule.providers.http.HttpConstants
 
METHOD_POST - Static variable in interface org.mule.providers.http.HttpConstants
 
MODEL_DISPOSED - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_DISPOSING - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
MODEL_INITIALISED - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_INITIALISED_LISTENERS - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_INITIALISING - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_INITIALISING_LISTENERS - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_STARTED - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_STARTING - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_STOPPED - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MODEL_STOPPING - Static variable in class org.mule.impl.internal.events.ModelEvent
 
MULE_10_ACTOR - Static variable in class org.mule.providers.soap.axis.MuleSoapHeaders
 
MULE_CONFIGURATION_RESOURCE - Static variable in class org.mule.config.builders.MuleClasspathConfigurationBuilder
 
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_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
 
MULE_EVENT_TIMEOUT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_HEADER - Static variable in class org.mule.providers.soap.axis.MuleSoapHeaders
 
MULE_INTERCEPTOR_STACK_BEAN_NAME - Static variable in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
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.axis.MuleSoapHeaders
 
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_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_SYNCHRONOUS_RECEIVE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_USER_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MailConnector - class org.mule.providers.email.MailConnector.
MailConnector A delegate endpoint that encapsulates

a pop3 and smtp endpoint for convenience

MailConnector() - Constructor for class org.mule.providers.email.MailConnector
Creates a new instance of MailConnector
MailMessageAdapter - class org.mule.providers.email.MailMessageAdapter.
MailMessageAdapter is a wrapper for a javax.mail.Message.
MailMessageAdapter(Object) - Constructor for class org.mule.providers.email.MailMessageAdapter
 
MailMessageDispatcher - class org.mule.providers.email.MailMessageDispatcher.
MailMessageDispatcher TODO
MailMessageDispatcher(MailConnector) - Constructor for class org.mule.providers.email.MailMessageDispatcher
 
MailMessageDispatcherFactory - class org.mule.providers.email.MailMessageDispatcherFactory.
MailMessageDispatcherFactory TODO
MailMessageDispatcherFactory() - Constructor for class org.mule.providers.email.MailMessageDispatcherFactory
 
MailMessageReceiver - class org.mule.providers.email.MailMessageReceiver.
MailMessageReceiver polls a pop3 mailbox for messages removes the messages and routes them as events into Mule.
MailMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, Folder, Long, String) - Constructor for class org.mule.providers.email.MailMessageReceiver
 
MailSubjectRegExFilter - class org.mule.providers.email.filters.MailSubjectRegExFilter.
MailSubjectRegExFilter applies a regular expression to a Mail Message subject.
MailSubjectRegExFilter() - Constructor for class org.mule.providers.email.filters.MailSubjectRegExFilter
 
MalformedEndpointException - exception org.mule.umo.endpoint.MalformedEndpointException.
MalformedEndpointException is thrown by the MuleEndpointURI class if it fails to parse a Url
MalformedEndpointException(String) - Constructor for class org.mule.umo.endpoint.MalformedEndpointException
 
MalformedEndpointException(String, Throwable) - Constructor for class org.mule.umo.endpoint.MalformedEndpointException
 
ManagementEvent - class org.mule.impl.internal.events.ManagementEvent.
ManagementEvent is fired when monitored resources such as internal queues reach capacity
ManagementEvent(Object, int) - Constructor for class org.mule.impl.internal.events.ManagementEvent
 
ManagementEventListener - interface org.mule.impl.internal.events.ManagementEventListener.
ManagementEventListener is an observer interface that objects can use to receive events about the stated of the Mule instance and its respources
ManagementException - exception org.mule.management.ManagementException.
ManagementException is a general exception thrown by management extensions
ManagementException(String) - Constructor for class org.mule.management.ManagementException
 
ManagementException(String, Throwable) - Constructor for class org.mule.management.ManagementException
 
ManagerEvent - class org.mule.impl.internal.events.ManagerEvent.
ManagerEvent is fired when an event such as the manager starting occurs.
ManagerEvent(Object, int) - Constructor for class org.mule.impl.internal.events.ManagerEvent
 
ManagerEventListener - interface org.mule.impl.internal.events.ManagerEventListener.
ManagerEventListener 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 org.mule.transaction.constraints.ManualConstraint.
ManualConstraint always returns false meaning that the transaction should be commited manually.
ManualConstraint() - Constructor for class org.mule.transaction.constraints.ManualConstraint
 
MessageException - exception org.mule.umo.MessageException.
MessageException is a general message exception thrown when errors specific to Message processing.
MessageException(String) - Constructor for class org.mule.umo.MessageException
 
MessageException(String, Throwable) - Constructor for class org.mule.umo.MessageException
 
MessageFilter - class org.mule.routing.filters.MessageFilter.
MessageFilter allows filtering on the whole message not just the payload
MessageFilter() - Constructor for class org.mule.routing.filters.MessageFilter
 
MessageNormalizerInterceptor - class org.mule.interceptors.MessageNormalizerInterceptor.
MessageNormalizerInterceptor can be used as a simple pre/post message normalizer for a given component.
MessageNormalizerInterceptor() - Constructor for class org.mule.interceptors.MessageNormalizerInterceptor
 
MessagePropertyFilter - class org.mule.routing.filters.MessagePropertyFilter.
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
 
MessageRedeliveredException - exception org.mule.providers.jms.MessageRedeliveredException.
 
MessageRedeliveredException(String, Session) - Constructor for class org.mule.providers.jms.MessageRedeliveredException
 
MessageTypeNotSupportedException - exception org.mule.umo.provider.MessageTypeNotSupportedException.
MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of Message Adapter i not of supported type for that message or adapter.
MessageTypeNotSupportedException(Object, Class) - Constructor for class org.mule.umo.provider.MessageTypeNotSupportedException
 
ModelEvent - class org.mule.impl.internal.events.ModelEvent.
ModelEvent is fired when an event such as the model starting occurs.
ModelEvent(Object, int) - Constructor for class org.mule.impl.internal.events.ModelEvent
 
ModelEventListener - interface org.mule.impl.internal.events.ModelEventListener.
ModelEventListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
ModelException - exception org.mule.umo.model.ModelException.
 
ModelException(String) - Constructor for class org.mule.umo.model.ModelException
 
ModelException(String, Throwable) - Constructor for class org.mule.umo.model.ModelException
 
ModelService - class org.mule.management.mbeans.ModelService.
ModelService exposes service information and actions on the Mule Model
ModelService() - Constructor for class org.mule.management.mbeans.ModelService
 
ModelServiceMBean - interface org.mule.management.mbeans.ModelServiceMBean.
ModelServiceMBean JMX Service interface for the UMOModel
MuleAdminAgent - class org.mule.impl.internal.admin.MuleAdminAgent.
MuleAdminAgent manages the server endpoint that receives Admin and remote client requests
MuleAdminAgent() - Constructor for class org.mule.impl.internal.admin.MuleAdminAgent
 
MuleApplicationContext - class org.mule.extras.spring.config.MuleApplicationContext.
MuleApplicationContext is A Simple extension Application context that allows rosurces to be loaded from the Classpath of file system using the MuleBeanDefinitionReader.
MuleApplicationContext(String) - 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 org.mule.extras.spring.events.MuleApplicationEvent.
MuleApplicationEvent is an Spring ApplicationEvent used to wrap a MuleEvent
MuleApplicationEvent(Object, String) - Constructor for class org.mule.extras.spring.events.MuleApplicationEvent
 
MuleAuthentication - class org.mule.impl.security.MuleAuthentication.
MuleAuthentication TODO
MuleAuthentication(UMOCredentials) - Constructor for class org.mule.impl.security.MuleAuthentication
 
MuleBeanDefinitionReader - class org.mule.extras.spring.config.MuleBeanDefinitionReader.
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
 
MuleClasspathConfigurationBuilder - class org.mule.config.builders.MuleClasspathConfigurationBuilder.
MuleClasspathConfigurationBuilder can be used to configure a MuleManager based on the configuration files on the classpath.
MuleClasspathConfigurationBuilder() - Constructor for class org.mule.config.builders.MuleClasspathConfigurationBuilder
 
MuleClient - class org.mule.extras.client.MuleClient.
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(String, String) - Constructor for class org.mule.extras.client.MuleClient
 
MuleClient(boolean) - Constructor for class org.mule.extras.client.MuleClient
 
MuleClient(boolean, String, String) - Constructor for class org.mule.extras.client.MuleClient
 
MuleClientException - exception org.mule.extras.client.MuleClientException.
MuleClientException is thrown by the MuleClient usually if a endpoint or endpointUri cannot be found.
MuleClientException(String) - Constructor for class org.mule.extras.client.MuleClientException
 
MuleClientException(String, Throwable) - Constructor for class org.mule.extras.client.MuleClientException
 
MuleComponent - class org.mule.impl.MuleComponent.
MuleComponent manages the interaction and distribution of events for a Mule-managed component.
MuleComponent(MuleDescriptor) - Constructor for class org.mule.impl.MuleComponent
Default constructor
MuleConfigProvider - class org.mule.providers.soap.axis.extensions.MuleConfigProvider.
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 org.mule.config.MuleConfiguration.
MuleConfiguration holds the runtime configuration specific to the MuleManager.
MuleConfiguration() - Constructor for class org.mule.config.MuleConfiguration
 
MuleConfigurationFactoryBean - class org.mule.extras.spring.config.MuleConfigurationFactoryBean.
Deprecated. use AutowireUMOManagerFactoryBean instead
MuleConfigurationFactoryBean() - Constructor for class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
MuleConfigurationService - class org.mule.management.mbeans.MuleConfigurationService.
MuleConfigurationService exposes the MuleConfiguration settings as a management service
MuleConfigurationService() - Constructor for class org.mule.management.mbeans.MuleConfigurationService
 
MuleConfigurationServiceMBean - interface org.mule.management.mbeans.MuleConfigurationServiceMBean.
MuleConfigurationServiceMBean is a JMx service interface for the Mule server configuration
MuleContainerContext - class org.mule.model.MuleContainerContext.
MuleContainerContext is a default resolver that doesn't support external reference resolution.
MuleContainerContext() - Constructor for class org.mule.model.MuleContainerContext
 
MuleCredentials - class org.mule.impl.security.MuleCredentials.
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
 
MuleDescriptor - class org.mule.impl.MuleDescriptor.
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.
MuleDtdResolver - class org.mule.config.MuleDtdResolver.
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 org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter.
MuleEncryptionEndpointSecurityFilter provides password-based encription
MuleEncryptionEndpointSecurityFilter() - Constructor for class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
MuleEndpoint - class org.mule.impl.endpoint.MuleEndpoint.
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, 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
 
MuleEndpointURI - class org.mule.impl.endpoint.MuleEndpointURI.
MuleEndpointURI is used to determine how a message is sent of received.
MuleEndpointURI(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 org.mule.impl.MuleEvent.
MuleEvent represents any data event occuring in the Mule environment.
MuleEvent(UMOMessage, UMOEndpoint, UMOComponent, UMOEvent) - Constructor for class org.mule.impl.MuleEvent
 
MuleEvent(UMOMessage, UMOEndpoint, UMOSession, boolean) - Constructor for class org.mule.impl.MuleEvent
 
MuleEvent(UMOMessage, UMOEndpoint, UMOSession, boolean, ResponseOutputStream) - Constructor for class org.mule.impl.MuleEvent
Contructor.
MuleEvent(UMOMessage, UMOEndpoint, 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 org.mule.impl.MuleEventContext.
MuleEventContext is the context object for the current request.
MuleEventListener - interface org.mule.extras.spring.events.MuleEventListener.
MuleEventListener is a interface that identifies an object as wanting to receive Mule Events
MuleEventMulticaster - class org.mule.extras.spring.events.MuleEventMulticaster.
MuleEventMulticaster is an implementation of a Spring ApplicationeventMulticaster.
MuleEventMulticaster() - Constructor for class org.mule.extras.spring.events.MuleEventMulticaster
 
MuleException - exception org.mule.MuleException.
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 class org.mule.MuleException
 
MuleException(String, Throwable) - Constructor for class org.mule.MuleException
 
MuleHeaderCredentialsAccessor - class org.mule.impl.security.MuleHeaderCredentialsAccessor.
MuleHeaderCredentialsAccessor obtains and sets the user credentials as Mule property headers
MuleHeaderCredentialsAccessor() - Constructor for class org.mule.impl.security.MuleHeaderCredentialsAccessor
 
MuleHttpSender - class org.mule.providers.soap.axis.extensions.MuleHttpSender.
 
MuleHttpSender() - Constructor for class org.mule.providers.soap.axis.extensions.MuleHttpSender
 
MuleManager - class org.mule.MuleManager.
MuleManager maintains and provides services for a Mule instance.
MuleManagerComponent - class org.mule.impl.internal.admin.MuleManagerComponent.
MuleManagerComponent is a MuleManager interal server component responsible for receiving remote requests as dispatching them locally
MuleManagerComponent() - Constructor for class org.mule.impl.internal.admin.MuleManagerComponent
 
MuleMessage - class org.mule.impl.MuleMessage.
MuleMessage is a wrapper that contains a payload payload and properties associated with the payload.
MuleMessage(UMOMessageAdapter) - Constructor for class org.mule.impl.MuleMessage
 
MuleMessage(Object, Map) - Constructor for class org.mule.impl.MuleMessage
 
MuleModel - class org.mule.impl.MuleModel.
MuleModel is the default implementation of the UMOModel.
MuleModel() - Constructor for class org.mule.impl.MuleModel
Default constructor
MuleObjectHelper - class org.mule.util.MuleObjectHelper.
MuleObjectHelper is a helper class to assist in finding mule server objects, such as endpoint and transformers
MuleObjectHelper() - Constructor for class org.mule.util.MuleObjectHelper
 
MuleObjectNameProcessor - class org.mule.extras.spring.config.MuleObjectNameProcessor.
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
 
MulePoolException - exception org.mule.model.MulePoolException.
MulePoolException is thrown Proxy pool implementations when components cannot be instanciated, taken or returned to the pool.
MulePoolException(String) - Constructor for class org.mule.model.MulePoolException
 
MulePoolException(String, Throwable) - Constructor for class org.mule.model.MulePoolException
 
MuleProperties - interface org.mule.config.MuleProperties.
MuleProperties is a set of constants pertaining to Mule system properties.
MuleProvider - class org.mule.providers.soap.axis.extensions.MuleProvider.
MuleProvider Is an Axis service endpoint that builds services from Mule managed components
MuleProvider(AxisConnector) - Constructor for class org.mule.providers.soap.axis.extensions.MuleProvider
 
MuleProxy - class org.mule.impl.MuleProxy.
MuleProxy is a proxy to a UMO.
MuleProxy(Object, MuleDescriptor, ObjectPool) - Constructor for class org.mule.impl.MuleProxy
Constructs a Proxy using the UMO's AbstractMessageDispatcher and the UMO itself
MuleProxyListener - class org.mule.extras.client.MuleProxyListener.
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
 
MuleRESTReceiverServlet - class org.mule.providers.servlet.MuleRESTReceiverServlet.
MuleRESTReceiverServlet is used for sending a receiving events from the Mule server via a serlet container.
MuleRESTReceiverServlet() - Constructor for class org.mule.providers.servlet.MuleRESTReceiverServlet
 
MuleRuntimeException - exception org.mule.MuleRuntimeException.
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(String) - Constructor for class org.mule.MuleRuntimeException
 
MuleRuntimeException(String, Throwable) - Constructor for class org.mule.MuleRuntimeException
 
MuleSecurityManager - class org.mule.impl.security.MuleSecurityManager.
MuleSecurityManager is a default implementation security manager for a Mule instance
MuleSecurityManager() - Constructor for class org.mule.impl.security.MuleSecurityManager
 
MuleServer - class org.mule.MuleServer.
MuleServer is a simple application that represents a local Mule Server deamon.
MuleServer() - Constructor for class org.mule.MuleServer
default constructor
MuleServer(String) - Constructor for class org.mule.MuleServer
 
MuleService - class org.mule.management.mbeans.MuleService.
MuleService exposes certain Mule server functions for management
MuleService() - Constructor for class org.mule.management.mbeans.MuleService
 
MuleServiceMBean - interface org.mule.management.mbeans.MuleServiceMBean.
MuleServiceMBean is a JMX service interface for the UMOManager
MuleSession - class org.mule.impl.MuleSession.
MuleSession manages the interaction and distribution of events for Mule UMOs.
MuleSession() - Constructor for class org.mule.impl.MuleSession
 
MuleSession(UMOComponent, UMOTransaction) - Constructor for class org.mule.impl.MuleSession
 
MuleSoapHeaders - class org.mule.providers.soap.axis.MuleSoapHeaders.
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.axis.MuleSoapHeaders
Extracts header properties from a Mule event
MuleSoapHeadersHandler - class org.mule.providers.soap.axis.extensions.MuleSoapHeadersHandler.
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 org.mule.extras.spring.events.MuleSubscriptionEventListener.
MuleSubscriptionEventListener is a Spring ApplicationListener that is used to register interest about Mule events.
MuleTransactionConfig - class org.mule.impl.MuleTransactionConfig.

MuleTransactionConfig defines transaction configuration for a transactional endpoint.

MuleTransactionConfig() - Constructor for class org.mule.impl.MuleTransactionConfig
 
MuleXmlBuilderContextListener - class org.mule.config.builders.MuleXmlBuilderContextListener.
MuleXmlBuilderContextListener is a bootstrap listener used to construct a MuleManager instance.
MuleXmlBuilderContextListener() - Constructor for class org.mule.config.builders.MuleXmlBuilderContextListener
 
MuleXmlConfigurationBuilder - class org.mule.config.builders.MuleXmlConfigurationBuilder.
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
 
MultiTransformerSession - class org.mule.transformers.MultiTransformerSession.
SingleTransformerSession TODO (document class)
MultiTransformerSession() - Constructor for class org.mule.transformers.MultiTransformerSession
 
MulticastConnector - class org.mule.providers.multicast.MulticastConnector.
MulticastConnector can dispatch mule events using ip multicasting
MulticastConnector() - Constructor for class org.mule.providers.multicast.MulticastConnector
 
MulticastMessageAdapter - class org.mule.providers.multicast.MulticastMessageAdapter.
MulticastMessageAdapter TODO
MulticastMessageAdapter(Object) - Constructor for class org.mule.providers.multicast.MulticastMessageAdapter
 
MulticastMessageDispatcher - class org.mule.providers.multicast.MulticastMessageDispatcher.
MulticastMessageDispatcher TODO
MulticastMessageDispatcher(MulticastConnector) - Constructor for class org.mule.providers.multicast.MulticastMessageDispatcher
 
MulticastMessageDispatcherFactory - class org.mule.providers.multicast.MulticastMessageDispatcherFactory.
MulticastMessageDispatcherFactory TODO
MulticastMessageDispatcherFactory() - Constructor for class org.mule.providers.multicast.MulticastMessageDispatcherFactory
 
MulticastMessageReceiver - class org.mule.providers.multicast.MulticastMessageReceiver.
MulticastMessageReceiver TODO (document class)
MulticastMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.multicast.MulticastMessageReceiver
 
Multicaster - class org.mule.util.Multicaster.
Multicaster is a utility that can call a given method on a collection of objects that implement one or more common interfaces.
Multicaster() - Constructor for class org.mule.util.Multicaster
 
Multicaster.InvokeListener - interface org.mule.util.Multicaster.InvokeListener.
 
MulticastingRouter - class org.mule.routing.outbound.MulticastingRouter.
MulticastingRouter will broadcast the current message to every endpoint registed with the router.
MulticastingRouter() - Constructor for class org.mule.routing.outbound.MulticastingRouter
 
Mx4jAgent - class org.mule.management.agents.Mx4jAgent.
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
 
main(String[]) - Static method in class org.mule.MuleServer
application entry point
makeNewServiceObject(MessageContext, String) - Method in class org.mule.providers.soap.axis.extensions.MuleProvider
 
makeObject() - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
manager - Variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
manager - Static variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
markTransactionForRollback() - Method in class org.mule.impl.MuleEventContext
 
markTransactionForRollback() - Method in interface org.mule.umo.UMOEventContext
Mark the current transaction (if any) for rollback
matchAll - Variable in class org.mule.routing.AbstractRouterCollection
 
message - Variable in class org.mule.impl.message.BaseMessage
 
messagesAdded(MessageCountEvent) - Method in class org.mule.providers.email.MailMessageReceiver
 
messagesRemoved(MessageCountEvent) - Method in class org.mule.providers.email.MailMessageReceiver
 
model - Variable in class org.mule.providers.AbstractMessageReceiver
The model managing the UMO components
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.
multimatch - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 

N

NEVER_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
NO_ARGS - Static variable in class org.mule.util.ClassHelper
 
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_CORRELATION_ID - Static variable in class org.mule.routing.response.AbstractResponseAggregator
 
NULL_ACTION - Static variable in class org.mule.umo.UMOServerEvent
 
NULL_MESSAGE - Static variable in class org.mule.umo.UMOServerEvent
 
NamedTestCase - class org.mule.tck.NamedTestCase.
NamedTestCase provides readable testcase names.
NamedTestCase() - Constructor for class org.mule.tck.NamedTestCase
 
NoEndpointException - exception org.mule.umo.endpoint.NoEndpointException.
NoEndpointException is thrown when an event is dispatched, but there is no enpoint for it.
NoEndpointException(String) - Constructor for class org.mule.umo.endpoint.NoEndpointException
 
NoEndpointException(String, Throwable) - Constructor for class org.mule.umo.endpoint.NoEndpointException
 
NoReceiverForEndpointException - exception org.mule.umo.provider.NoReceiverForEndpointException.
NoReceiverForEndpointException is thrown when an enpoint is specified for a receiver but no such receiver exists.
NoReceiverForEndpointException(String) - Constructor for class org.mule.umo.provider.NoReceiverForEndpointException
 
NoReceiverForEndpointException(String, Throwable) - Constructor for class org.mule.umo.provider.NoReceiverForEndpointException
 
NoSatisfiableMethodsException - exception org.mule.model.NoSatisfiableMethodsException.
NoSatisfiableMethodsException is thrown by EntryPointResolvers when the component passed has no methods that meet the criteria of the configured EntryPointResolver.
NoSatisfiableMethodsException(Object) - Constructor for class org.mule.model.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, Exception) - Constructor for class org.mule.model.NoSatisfiableMethodsException
 
NotFilter - class org.mule.routing.filters.logic.NotFilter.
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
 
NullComponent - class org.mule.components.simple.NullComponent.
NullComponent is a component that is used as a placeholder.
NullComponent() - Constructor for class org.mule.components.simple.NullComponent
 
NullPayload - class org.mule.providers.NullPayload.
NullPayload represents a null event payload
NullPayload() - Constructor for class org.mule.providers.NullPayload
 
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.transformers.AbstractTransformer
 
nativeSQL(String) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
Factory method for creating an MuleProvider.
newThread(Runnable) - Method in class org.mule.config.ThreadingProfile.NamedThreadFactory
 
next() - Method in class org.mule.util.IteratorAdapter
 
normalize() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
notifyListeners(UMOServerEvent) - Method in class org.mule.impl.internal.events.ServerEventManager
 

O

OUTBOUND_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
ObjectFactory - interface org.mule.util.ObjectFactory.
ObjectFactory is a generic Factory interface.
ObjectPool - interface org.mule.util.ObjectPool.
ObjectPool is a simple pooling interface for objects
ObjectToFileMessage - class org.mule.providers.file.transformers.ObjectToFileMessage.
Deprecated. This is no longer needed as there is no longer a FileMessage type
ObjectToFileMessage() - Constructor for class org.mule.providers.file.transformers.ObjectToFileMessage
Deprecated.  
ObjectToHttpClientMethodRequest - class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest.
ObjectToHttpClientMethodRequest transforms a UMOMessage into a HttpClient HttpMethod that represents an HttpRequest.
ObjectToHttpClientMethodRequest() - Constructor for class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
ObjectToJMSMessage - class org.mule.providers.jms.transformers.ObjectToJMSMessage.
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
 
ObjectToXml - class org.mule.transformers.xml.ObjectToXml.
ObjectToXml converts any object to xml using Xstream.
ObjectToXml() - Constructor for class org.mule.transformers.xml.ObjectToXml
 
OrFilter - class org.mule.routing.filters.logic.OrFilter.
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
 
OutboundMessageRouter - class org.mule.routing.outbound.OutboundMessageRouter.
OutboundMessageRouter is a container of routers.
OutboundMessageRouter() - Constructor for class org.mule.routing.outbound.OutboundMessageRouter
 
OutboundPassThroughRouter - class org.mule.routing.outbound.OutboundPassThroughRouter.
InboundPassThroughRouter allows outbound routing over a single endpoint without any filtering.
OutboundPassThroughRouter() - Constructor for class org.mule.routing.outbound.OutboundPassThroughRouter
 
OutboundPassThroughRouter(UMODescriptor) - Constructor for class org.mule.routing.outbound.OutboundPassThroughRouter
 
objectToByteArray(Object) - Static method in class org.mule.util.Utility
 
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.events.AsynchronousEventListener
 
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.NullComponent
 
onCall(UMOEventContext) - Method in class org.mule.extras.groovy.GroovyComponent
Passes the context to the listener
onCall(UMOEvent) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
onCall(UMOEvent) - Method in class org.mule.impl.MuleProxy
Makes a synchronous call on the UMO
onCall(UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
onCall(UMOEventContext) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
Passes the context to the listener
onCall(UMOEvent) - Method in class org.mule.providers.vm.VMMessageReceiver
 
onCall(UMOEventContext) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
onCall(UMOEventContext) - Method in interface org.mule.umo.lifecycle.Callable
Passes the event to the listener
onCall(UMOEvent) - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
onEvent(UMOEvent) - Method in class org.mule.impl.MuleProxy
Sets the current event being processed
onEvent(UMOServerEvent) - Method in class org.mule.providers.soap.axis.AxisConnector
 
onEvent(UMOEvent) - Method in class org.mule.providers.vm.VMMessageReceiver
 
onEvent(UMOServerEvent) - Method in interface org.mule.umo.UMOServerEventListener
 
onException(Object, Method, Object[], Throwable) - Method in interface org.mule.util.Multicaster.InvokeListener
 
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
onRemove(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
onRemove(Object) - Method in interface org.mule.util.ObjectPool
 
openDirectory(String) - Static method in class org.mule.util.Utility
 
org.mule - package org.mule
Defines the main public API of the MuleManager and support classes such as the MuleServer.
org.mule.components.script - package org.mule.components.script
 
org.mule.components.simple - package org.mule.components.simple
 
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
 
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.pool - package org.mule.config.pool
A Mule pooling implementation using Jakarta commons-pool.
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.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.groovy - package org.mule.extras.groovy
Groovy extensions to Mule.
org.mule.extras.groovy.config - package org.mule.extras.groovy.config
 
org.mule.extras.groovy.transformers - package org.mule.extras.groovy.transformers
Groovy transformers are configured to transform messages using groovy scripts.
org.mule.extras.jotm - package org.mule.extras.jotm
Provides access to the Jotm transaction manager for User and Xa transactions.
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 and PicoPool for pooling Mule components.
org.mule.extras.plexus - package org.mule.extras.plexus
 
org.mule.extras.spring - package org.mule.extras.spring
Provides extensions to use the Spring framework with Mule such as utilising the 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.tyrex - package org.mule.extras.tyrex
Provides access to the Tyrex transaction manager for User and Xa transactions.
org.mule.impl - package org.mule.impl
The Mule implementation of the Universal Message Objects(tm) API specification.
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
 
org.mule.impl.internal.events - package org.mule.impl.internal.events
 
org.mule.impl.message - package org.mule.impl.message
 
org.mule.impl.security - package org.mule.impl.security
 
org.mule.impl.security.filters - package org.mule.impl.security.filters
 
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
 
org.mule.management.mbeans - package org.mule.management.mbeans
 
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
 
org.mule.model - package org.mule.model
Implementation of the Mule model and supporting configuration classes such as Reference resolvers and EntryPoint resolvers.
org.mule.providers - package org.mule.providers
Contains Abstract classes providing common functionality for all Mule providers.
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.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.filters - package org.mule.providers.file.filters
Filename filters used to filter on a listening directory.
org.mule.providers.file.transformers - package org.mule.providers.file.transformers
Transformers for converting to and from the FileMessage type.
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.transformers - package org.mule.providers.http.transformers
 
org.mule.providers.jdbc - package org.mule.providers.jdbc
Provides jdbc transport.
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.filters - package org.mule.providers.jms.filters
 
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.xa - package org.mule.providers.jms.xa
 
org.mule.providers.multicast - package org.mule.providers.multicast
IP multicast connectivity for Mule.
org.mule.providers.service - package org.mule.providers.service
Provides SPI support for building mule connectors and providers using service descriptors.
org.mule.providers.servlet - package org.mule.providers.servlet
Allows the Mule server to easily interact with a servlet engine.
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.glue - package org.mule.providers.soap.glue
Provides an Glue soap transport for Mule.
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.tcp - package org.mule.providers.tcp
Provides tcp connectivity for Mule.
org.mule.providers.udp - package org.mule.providers.udp
Provides Udp connectivity for Mule.
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.xmpp - package org.mule.providers.xmpp
 
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.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
 
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.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.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
 
org.mule.transformers.compression - package org.mule.transformers.compression
 
org.mule.transformers.encryption - package org.mule.transformers.encryption
 
org.mule.transformers.simple - package org.mule.transformers.simple
Basic transformer implementations.
org.mule.transformers.xml - package org.mule.transformers.xml
Xml and Xslt Transformer implementations.
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
 
org.mule.umo.lifecycle - package org.mule.umo.lifecycle
Lifecycle interfaces for all UMOcomponents.
org.mule.umo.model - package org.mule.umo.model
Contains the interfaces for the Model and supporting objects such as the ContainerContext, 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
 
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.monitor - package org.mule.util.monitor
 
org.mule.util.queue - package org.mule.util.queue
A generic queue implementation extending the concurrent APIs with pluggable queue persistence.
org.mule.util.timer - package org.mule.util.timer
An Event based timer extending the java.util.Timer* classes.
outboundEndpoint - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
outboundRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
outboundTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
The transformer for the default send Endpoint
outputFilePattern - Variable in class org.mule.providers.file.transformers.ObjectToFileMessage
Deprecated.  
outputFilename - Variable in class org.mule.providers.file.transformers.ObjectToFileMessage
Deprecated.  

P

PAYLOAD_PARAMETER_NAME - Static variable in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
PERSISTENCE_STRATEGY_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
POOLING_PROFILE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
POOL_INITIALISE_ALL_COMPONENTS - Static variable in class org.mule.config.PoolingProfile
Tells the object pool not to initialise any components on startup
POOL_INITIALISE_NO_COMPONENTS - Static variable in class org.mule.config.PoolingProfile
Tells the object pool not to initialise any components on startup
POOL_INITIALISE_ONE_COMPONENT - Static variable in class org.mule.config.PoolingProfile
Tells the object pool only to initialise one component on startup
PORT_PROPERTY - Static variable in class org.mule.providers.udp.UdpMessageAdapter
 
PROPERTY_BCC_ADDRESSES - Static variable in class org.mule.providers.email.MailMessageAdapter
 
PROPERTY_CC_ADDRESSES - Static variable in class org.mule.providers.email.MailMessageAdapter
 
PROPERTY_CONNECTOR_NAME - Static variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
PROPERTY_CREATE_CONNECTOR - Static variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
PROPERTY_CREATE_CONNECTOR - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
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_NAME - Static variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
PROPERTY_ENDPOINT_NAME - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_ENDPOINT_URI - Static variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
PROPERTY_ENDPOINT_URI - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_FILENAME - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_FROM_ADDRESS - Static variable in class org.mule.providers.email.MailMessageAdapter
 
PROPERTY_FROM_ADDRESSES - Static variable in class org.mule.providers.email.MailMessageAdapter
 
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_POLLING_FREQUENCY - Static variable in class org.mule.providers.file.FileConnector
 
PROPERTY_PREFIX - Static variable in interface org.mule.config.MuleProperties
The prefix for any Mule-specific properties set in the system properties
PROPERTY_SUBJECT - Static variable in class org.mule.providers.email.MailMessageAdapter
 
PROPERTY_TO_ADDRESSES - Static variable in class org.mule.providers.email.MailMessageAdapter
 
PROPERTY_TRANSFORMERS - Static variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
PROPERTY_TRANSFORMERS - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROVIDER_SERVICES_PATH - Static variable in class org.mule.providers.service.ConnectorFactory
 
PasswordBasedEncryptionStrategy - class org.mule.impl.security.PasswordBasedEncryptionStrategy.
PasswordBasedEncryptionStrategy uses password-based encryption to encrypt and decrypt data.
PasswordBasedEncryptionStrategy() - Constructor for class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
PayloadTypeFilter - class org.mule.routing.filters.PayloadTypeFilter.
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
 
PersistenceStrategy - interface org.mule.util.queue.PersistenceStrategy.
PersistenceStrategy TODO
PersistentQueueException - exception org.mule.util.queue.PersistentQueueException.
PersistentQueueException is thrown when a Mule persistent queue cannot save or remove an item or if there is a problem loading the queue
PersistentQueueException(String) - Constructor for class org.mule.util.queue.PersistentQueueException
 
PersistentQueueException(String, Throwable) - Constructor for class org.mule.util.queue.PersistentQueueException
 
PicoContainerContext - class org.mule.extras.picocontainer.PicoContainerContext.
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
 
PlexusContainerContext - class org.mule.extras.plexus.PlexusContainerContext.
PlexusContainerContext integrate the plexus container with Mule so that Mule objects can be constructed using Plexus-managed objects
PlexusContainerContext() - Constructor for class org.mule.extras.plexus.PlexusContainerContext
 
PlexusContainerContext(Embedder) - Constructor for class org.mule.extras.plexus.PlexusContainerContext
 
PollingMessageReceiver - class org.mule.providers.PollingMessageReceiver.
PollingMessageReceiver implements a polling message receiver.
PollingMessageReceiver() - Constructor for class org.mule.providers.PollingMessageReceiver
 
PollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, Long) - Constructor for class org.mule.providers.PollingMessageReceiver
 
PoolingProfile - class org.mule.config.PoolingProfile.
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, byte, byte) - Constructor for class org.mule.config.PoolingProfile
 
Pop3Connector - class org.mule.providers.email.Pop3Connector.
Pop3Connector is used to connect and receive mail from a pop3 mailbox
Pop3Connector() - Constructor for class org.mule.providers.email.Pop3Connector
 
Pop3MessageDispatcher - class org.mule.providers.email.Pop3MessageDispatcher.
Pop3MessageDispatcher For Pop3 connections the dispatcher can only be used to receive message (as opposed to listening for them).
Pop3MessageDispatcher(Pop3Connector) - Constructor for class org.mule.providers.email.Pop3MessageDispatcher
 
Pop3MessageDispatcherFactory - class org.mule.providers.email.Pop3MessageDispatcherFactory.
Pop3MessageDispatcherFactory creates a Pop3 Message dispatcher.
Pop3MessageDispatcherFactory() - Constructor for class org.mule.providers.email.Pop3MessageDispatcherFactory
 
PropertiesHelper - class org.mule.util.PropertiesHelper.
PropertiesHelper is a utility class for manipulating and filtering property Maps.
PropertiesHelper() - Constructor for class org.mule.util.PropertiesHelper
 
PropertyExtractor - interface org.mule.config.PropertyExtractor.
PropertyExtractor extracts a property from the message in a generic way.
PropertyFactory - interface org.mule.config.PropertyFactory.
PropertyFactory is used to create objects from the property file,
parseRequest(InputStream, Properties) - Method in class org.mule.providers.http.HttpMessageReceiver
 
parseServerAuthority() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
parseStatement(String, List) - Static method in class org.mule.providers.jdbc.JdbcUtils
Parse the given statement filling the parameter list and return the ready to use statement.
parseString(Map, String) - Static method in class org.mule.util.TemplateParser
 
passivateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
password - Variable in class org.mule.providers.jms.JmsConnector
 
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.MuleComponent
 
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 theComponent.
pauseComponent(String) - Method in class org.mule.impl.MuleModel
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.
poll() - Method in class org.mule.providers.PollingMessageReceiver
 
poll() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
poll() - Method in class org.mule.providers.email.MailMessageReceiver
 
poll() - Method in class org.mule.providers.file.FileMessageReceiver
 
poll() - Method in class org.mule.providers.jms.JmsMessageReceiver
The poll method is overrident from the
poll() - Method in class org.mule.providers.stream.StreamMessageReceiver
 
pool - Variable in class org.mule.config.pool.AbstractProxyFactory
 
poolingProfile - Variable in class org.mule.impl.ImmutableMuleDescriptor
the pooling configuration used when initialising the component described by this descriptor.
populateWithoutFail(Object, Map, boolean) - Static method in class org.mule.util.BeanUtils
Exception safe version of BeanUtils.populateWithoutFail
port - Variable in class org.mule.providers.udp.UdpMessageDispatcher
 
postDeregister() - Method in class org.mule.management.mbeans.ComponentService
 
postDeregister() - Method in class org.mule.management.mbeans.ComponentStats
 
postProcessAfterInitialization(Object, String) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
postRegister(Boolean) - Method in class org.mule.management.mbeans.ComponentService
 
postRegister(Boolean) - Method in class org.mule.management.mbeans.ComponentStats
 
preDeregister() - Method in class org.mule.management.mbeans.ComponentService
 
preDeregister() - Method in class org.mule.management.mbeans.ComponentStats
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.management.mbeans.ComponentService
 
preRegister(MBeanServer, ObjectName) - Method in class org.mule.management.mbeans.ComponentStats
 
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
 
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
 
prepareWinFilename(String) - Static method in class org.mule.util.Utility
 
print(Object) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - 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
 
printClassLoader() - Static method in class org.mule.util.ClassHelper
Prints the current classloader hierarchy - useful for debugging.
printClassLoader(ClassLoader) - Static method in class org.mule.util.ClassHelper
Prints the classloader hierarchy from a given classloader - useful for debugging.
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
 
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.response.AbstractResponseAggregator
 
process(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouter
 
process(UMOEvent) - Method in interface org.mule.umo.routing.UMOResponseRouter
 
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
processData(byte[]) - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
processFile(File) - Method in class org.mule.providers.file.FileMessageReceiver
 
processListRequest(WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
processMessage(Object) - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
processMessage(Object) - Method in class org.mule.providers.jdbc.JdbcMessageReceiver
 
processMessage(Object) - Method in class org.mule.providers.jms.JmsMessageReceiver
 
processMethodRequest(MessageContext, UMOEventContext, WriterMessageAdapter, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
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 interface org.mule.providers.ReplyToHandler
 
processReplyTo(UMOEvent, UMOMessage, Object) - Method in class org.mule.providers.jms.JmsReplyToHandler
 
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
processWsdlRequest(MessageContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
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
 
put(Object) - Method in class org.mule.util.queue.BoundedPersistentQueue
 

Q

QNAME_MULERPC_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
 
QUEUE_PROFILE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
QueueProfile - class org.mule.config.QueueProfile.
QueueProfile determines how an internal queue for a component will behave
QueueProfile() - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(int, PersistenceStrategy) - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(QueueProfile) - Constructor for class org.mule.config.QueueProfile
 
QuickConfigurationBuilder - class org.mule.config.builders.QuickConfigurationBuilder.
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
queueProfile - Variable in class org.mule.impl.ImmutableMuleDescriptor
The queuing profile for events received for this component

R

RECEIVE_NO_WAIT - Static variable in interface org.mule.umo.provider.UMOMessageDispatcher
 
RECEIVE_WAIT_INDEFINITELY - Static variable in interface org.mule.umo.provider.UMOMessageDispatcher
 
REGISTER_COMPONENT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
REQUEST_HEADER_NAMES - Static variable in interface org.mule.providers.http.HttpConstants
 
REQUEST_TIMEOUT_PROPERTY - Static variable in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
RESOURCE_INFO_PROPERTY - Static variable in class org.mule.impl.endpoint.ResourceNameEndpointBuilder
 
RESPONSE_HEADER_NAMES - Static variable in interface org.mule.providers.http.HttpConstants
 
RESPONSE_MESSAGE_ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
ROUTER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
ReaderInputStream - class org.mule.extras.spring.config.ReaderInputStream.
 
ReaderInputStream(Reader) - Constructor for class org.mule.extras.spring.config.ReaderInputStream
 
RegExFilter - class org.mule.routing.filters.RegExFilter.
RegExFilter is used to match a rgular expression against a string argument.
RegExFilter() - Constructor for class org.mule.routing.filters.RegExFilter
 
RegExFilter(String) - Constructor for class org.mule.routing.filters.RegExFilter
 
RemoteDispatcher - class org.mule.extras.client.RemoteDispatcher.
RemoteDispatcher TODO
ReplyToHandler - interface org.mule.providers.ReplyToHandler.
ReplyToHandler is used to handle routing where a replyTo endpointUri is set on the message
RequestContext - class org.mule.impl.RequestContext.
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
 
ResourceNameEndpointBuilder - class org.mule.impl.endpoint.ResourceNameEndpointBuilder.
ResourceNameEndpointBuilder extracts a resource name from a uri endpointUri
ResourceNameEndpointBuilder() - Constructor for class org.mule.impl.endpoint.ResourceNameEndpointBuilder
 
ResponseCorrelationAggregator - class org.mule.routing.response.ResponseCorrelationAggregator.
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
 
ResponseMessageRouter - class org.mule.routing.response.ResponseMessageRouter.
ResponseMessageRouter is a router that can be used to control how the response in a request/response message flow is created.
ResponseMessageRouter() - Constructor for class org.mule.routing.response.ResponseMessageRouter
 
ResponseOutputStream - class org.mule.impl.ResponseOutputStream.
ResponseOutputStream is an output stream associated with the currently recieved event.
ResponseOutputStream() - Constructor for class org.mule.impl.ResponseOutputStream
 
ResponseOutputStream(OutputStream) - Constructor for class org.mule.impl.ResponseOutputStream
 
ResponseOutputStream(OutputStream, Socket) - Constructor for class org.mule.impl.ResponseOutputStream
 
ResponseTimeoutException - exception org.mule.routing.response.ResponseTimeoutException.
ResponseTimeoutException is thrown when a response is not received in a given timeout in the Response Router.
ResponseTimeoutException(String) - Constructor for class org.mule.routing.response.ResponseTimeoutException
 
ResponseTimeoutException(String, Throwable) - Constructor for class org.mule.routing.response.ResponseTimeoutException
 
ResponseTimeoutException(String, Throwable, Object) - Constructor for class org.mule.routing.response.ResponseTimeoutException
 
RoutePathNotFoundException - exception org.mule.umo.routing.RoutePathNotFoundException.
RoutePathNotFoundException is thrown if a routing path for an event cannot be found.
RoutePathNotFoundException(String) - Constructor for class org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(String, Throwable) - Constructor for class org.mule.umo.routing.RoutePathNotFoundException
 
RouterStatistics - class org.mule.management.stats.RouterStatistics.
RouterStatistics todo
RouterStatistics(int) - Constructor for class org.mule.management.stats.RouterStatistics
The constructor
RouterStats - class org.mule.management.mbeans.RouterStats.
RouterStats TODO
RouterStats(RouterStatistics) - Constructor for class org.mule.management.mbeans.RouterStats
 
RouterStatsMBean - interface org.mule.management.mbeans.RouterStatsMBean.
RouterStatsMBean TODO
RoutingException - exception org.mule.umo.routing.RoutingException.
RoutingException is a base class for al routing exceptions.
RoutingException(String) - Constructor for class org.mule.umo.routing.RoutingException
 
RoutingException(String, Throwable) - Constructor for class org.mule.umo.routing.RoutingException
 
RoutingException(String, Throwable, Object) - Constructor for class org.mule.umo.routing.RoutingException
 
RoutingFailureException - exception org.mule.umo.routing.RoutingFailureException.
RoutingFailureException TODO
RoutingFailureException(String) - Constructor for class org.mule.umo.routing.RoutingFailureException
 
RoutingFailureException(String, Throwable) - Constructor for class org.mule.umo.routing.RoutingFailureException
 
read() - Method in class org.mule.extras.spring.config.ReaderInputStream
 
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(UMOEndpointURI, long) - Method in class org.mule.providers.email.MailMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.email.Pop3MessageDispatcher
Endpoint can be in the form of pop3://username:password@pop3.muleumo.org
receive(UMOEndpointURI, long) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
receive(UMOEndpointURI, 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.
receive(UMOEndpointURI, long) - Method in class org.mule.providers.http.HttpClientMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.jdbc.JdbcMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.jms.JmsMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
receive(String, Object[]) - Method in class org.mule.providers.soap.axis.AxisMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.stream.StreamMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.vm.VMMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.xmpp.XmppMessageDispatcher
 
receive(UMOEndpointURI, long) - Method in interface org.mule.umo.provider.UMOMessageDispatcher
 
receiveAction(AdminEvent, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
receiveAndTestResults() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
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(UMOEndpoint, 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(UMOEndpoint, 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
receiveMessagesInTransaction - Variable in class org.mule.providers.TransactedPollingMessageReceiver
 
receiveRemote(String, int) - Method in class org.mule.extras.client.RemoteDispatcher
 
receivers - Variable in class org.mule.providers.AbstractConnector
The collection of listeners on this connector.
registerAgent(UMOAgent) - Method in class org.mule.MuleManager
Will register an agent object on this model. Agents can be server plugins such as Jms support
registerAgent(UMOAgent) - Method in interface org.mule.umo.UMOManager
Will register an agent object on this model.
registerAxisComponent(UMOMessageReceiver) - Method in class org.mule.providers.soap.axis.AxisConnector
 
registerBeanDefinitions(Document, Resource) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
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, MuleEndpointURI) - 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.MuleModel
 
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.UMOManager
Registers a UMOConnector with the MuleManager.
registerConnectors() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerContextHeaders() - Method in class org.mule.providers.soap.glue.GlueMessageReceiver
 
registerEndpoint(UMOEndpoint) - Method in class org.mule.MuleManager
Registers a shared/global endpoint with the MuleManager.
registerEndpoint(UMOEndpoint) - Method in interface org.mule.umo.UMOManager
Registers a shared/global endpoint with the MuleManager.
registerEndpointIdentifier(String, String) - Method in class org.mule.MuleManager
Registers an endpointUri with a logical name
registerEndpointIdentifier(String, String) - Method in interface org.mule.umo.UMOManager
Registers an endpointUri with a logical name
registerEndpointMappings() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerInterceptorStack(String, List) - Method in class org.mule.MuleManager
registers a interceptor stack list that can be referenced by other components
registerInterceptorStack(String, List) - Method in interface org.mule.umo.UMOManager
registers a interceptor stack list that can be referenced by other components
registerListener(UMOServerEventListener) - Method in class org.mule.MuleManager
Registers an intenal server event listener. The listener will be notified when a particular event happens within the server. Typically this is not an event in the same sense as an UMOEvent (although there is nothing stopping the implementation of this class triggering listeners when a UMOEvent is received). The types of events fired is entirely defined by the implementation of this class
registerListener(UMOServerEventListener) - Method in class org.mule.impl.internal.events.ServerEventManager
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.soap.glue.GlueConnector
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.stream.SystemStreamConnector
 
registerListener(UMOServerEventListener) - Method in interface org.mule.umo.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 endpoint
registerListeners(UMOComponent) - Method in class org.mule.impl.MuleModel
 
registerModelService() - 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
 
registerReceiverWithMuleService(UMOMessageReceiver, UMOEndpointURI) - Method in class org.mule.providers.soap.axis.AxisConnector
 
registerSourceType(Class) - Method in class org.mule.transformers.AbstractTransformer
 
registerStatisticsService() - Method in class org.mule.management.agents.JmxAgent
 
registerTransformer(UMOTransformer) - Method in class org.mule.MuleManager
Registers a transformer with the MuleManager.
registerTransformer(UMOTransformer) - Method in interface org.mule.umo.UMOManager
Registers a transformer with the MuleManager.
registerTransformers() - Method in class org.mule.extras.spring.events.MuleEventMulticaster
 
registerTypes(TypeMappingRegistryImpl, List) - Method in class org.mule.providers.soap.axis.AxisConnector
 
registered() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
registered() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
registered() - Method in class org.mule.management.agents.JdmkAgent
 
registered() - Method in class org.mule.management.agents.JmxAgent
 
registered() - Method in class org.mule.management.agents.Log4jAgent
 
registered() - Method in class org.mule.management.agents.Mx4jAgent
 
registered() - Method in interface org.mule.umo.UMOAgent
 
reinitialise() - Method in class org.mule.providers.stream.StreamConnector
Sub classes might want to reinitialise between stream reads here
reinitialise() - Method in class org.mule.providers.stream.SystemStreamConnector
 
relativize(URI) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
releaseSavepoint(Savepoint) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
remove(UMOImmutableEndpoint) - Method in class org.mule.impl.EndpointList
Removes an endpoint from the list
remove() - Method in class org.mule.util.IteratorAdapter
 
remove(Object) - Method in class org.mule.util.queue.BoundedPersistentQueue
 
remove(UMOEvent) - Method in interface org.mule.util.queue.PersistenceStrategy
 
remove(UMOEvent) - Method in class org.mule.util.queue.SerialisationPersistence
 
removeAgent(String) - Method in class org.mule.MuleManager
Removes and destroys a registered agent
removeAgent(String) - Method in interface org.mule.umo.UMOManager
Removes and destroys a registered agent
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
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.routing.inbound.InboundMessageRouter
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.routing.response.ResponseMessageRouter
 
removeEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
removeEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
removeEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
removeEvent(UMOEvent) - Method in class org.mule.routing.inbound.EventGroup
 
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.
removeGroup(String) - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
removeGroup(String) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
removeGroup(String) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
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
 
removeNamespacePrefix(String) - Static method in class org.mule.util.PropertiesHelper
 
removeNamspaces(HashMap) - Static method in class org.mule.util.PropertiesHelper
 
removeProperty(Object) - Method in class org.mule.impl.MuleEvent
Removes a property from the event
removeProperty(Object) - Method in class org.mule.impl.MuleMessage
 
removeProperty(Object) - Method in class org.mule.providers.AbstractMessageAdapter
Removes an associated property from the message
removeProperty(Object) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
removeProperty(Object) - Method in interface org.mule.umo.UMOEvent
Removes a property from the event
removeProperty(Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Removes a property on this message
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.InboundMessageRouter
 
removeRouter(UMOResponseRouter) - Method in class org.mule.routing.response.ResponseMessageRouter
 
removeRouter(UMOInboundRouter) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
removeRouter(UMOResponseRouter) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
removeRouter(UMORouter) - Method in interface org.mule.umo.routing.UMORouterCollection
 
removeXmlNamespacePrefix(String) - Static method in class org.mule.util.PropertiesHelper
 
replyTo - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
reportAvailableServices(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
reportCantGetAxisService(UMOEventContext, WriterMessageAdapter) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
reportNoWSDL(WriterMessageAdapter, String, AxisFault) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
reportServiceInfo(WriterMessageAdapter, SOAPService, String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
resequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
resetExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
resolve(URI) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
resolve(String) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
resolveEndpoint() - Method in class org.mule.config.builders.EndpointReference
 
resolveEntity(String, String) - Method in class org.mule.config.MuleDtdResolver
 
resolveEntryPoint(UMODescriptor) - Method in class org.mule.model.DynamicEntryPointResolver
 
resolveEntryPoint(UMODescriptor) - Method in interface org.mule.umo.model.UMOEntryPointResolver
 
resolveReference(UMOContainerContext) - Method in class org.mule.config.builders.ContainerReference
 
resolveTransformer() - Method in class org.mule.config.builders.TransformerReference
 
resource - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
responseRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
resume() - Method in class org.mule.impl.MuleComponent
 
resume() - Method in class org.mule.impl.MuleProxy
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 interface org.mule.umo.UMOComponent
Resumes the Component that has been paused.
resumeComponent(String) - Method in class org.mule.impl.MuleModel
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.
returnClass - Variable in class org.mule.transformers.AbstractTransformer
 
returnObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
returnObject(Object) - Method in interface org.mule.util.ObjectPool
 
reverseProperties(Map) - Static method in class org.mule.util.PropertiesHelper
 
rewriteEvent(UMOMessage) - Static method in class org.mule.impl.RequestContext
 
rollback() - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
rollback(Savepoint) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
rollback() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollback() - Method in class org.mule.transaction.AbstractTransaction
 
rollback() - Method in class org.mule.transformers.MultiTransformerSession
 
rollback() - Method in class org.mule.transformers.SingleTransformerSession
 
rollback() - Method in interface org.mule.transformers.TransformerSession
 
rollback() - Method in interface org.mule.umo.UMOTransaction
Rollback the transaction
rollbackAndClose(Connection) - Static method in class org.mule.providers.jdbc.JdbcUtils
 
rollbackOnly - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
rolledBack - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
route(UMOEvent) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
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.FilteringOutboundRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.MulticastingRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundMessageRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
route(UMOEvent) - Method in class org.mule.routing.response.ResponseMessageRouter
 
route(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
route(UMOMessage, UMOSession, boolean) - Method in interface org.mule.umo.routing.UMOOutboundMessageRouter
Prepares one or more events to be dispached by a Message Dispatcher
route(UMOMessage, UMOSession, boolean) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
route(UMOEvent) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
routeException(Object, Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
routeException(Object, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
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
 
routerStatistics - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
routers - Variable in class org.mule.routing.AbstractRouterCollection
 
run() - Method in class org.mule.MuleServer
Overloaded the [main] thread run method.
run() - Method in class org.mule.impl.MuleComponent
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.MuleProxy
 
run() - Method in class org.mule.impl.internal.events.ServerEventManager
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.providers.PollingMessageReceiver
 
run() - Method in class org.mule.providers.stream.StreamConnector
 
run() - Method in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
Accept requests from a given TCP port
run() - Method in class org.mule.providers.tcp.TcpMessageReceiver
 
run() - Method in class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
Accept requests from a given Udp address
run() - Method in class org.mule.providers.udp.UdpMessageReceiver
 
run() - Method in class org.mule.providers.vm.VMMessageReceiver
 
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.

S

SC_ACCEPTED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_BAD_GATEWAY - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_BAD_REQUEST - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_CONFLICT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_CONTINUE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_CREATED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_EXPECTATION_FAILED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_FAILED_DEPENDENCY - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_FORBIDDEN - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_GATEWAY_TIMEOUT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_GONE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_INSUFFICIENT_STORAGE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_INTERNAL_SERVER_ERROR - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_LENGTH_REQUIRED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_LOCKED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_METHOD_FAILURE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_METHOD_NOT_ALLOWED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_MOVED_PERMANENTLY - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_MOVED_TEMPORARILY - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_MULTIPLE_CHOICES - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_MULTI_STATUS - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_NOT_ACCEPTABLE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_NOT_FOUND - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_NOT_IMPLEMENTED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_NOT_MODIFIED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_NO_CONTENT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_OK - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_PARTIAL_CONTENT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_PAYMENT_REQUIRED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_PRECONDITION_FAILED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_PROCESSING - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_REQUEST_TIMEOUT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_REQUEST_TOO_LONG - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_REQUEST_URI_TOO_LONG - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_RESET_CONTENT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_SEE_OTHER - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_SERVICE_UNAVAILABLE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_SWITCHING_PROTOCOLS - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_TEMPORARY_REDIRECT - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_UNAUTHORIZED - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_UNPROCESSABLE_ENTITY - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.mule.providers.http.HttpConstants
 
SC_USE_PROXY - Static variable in interface org.mule.providers.http.HttpConstants
 
SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.UMOServerEvent
 
SECURITY_PROVIDER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
SERVICE_ID - Static variable in interface org.mule.umo.transformer.UMOSimpleTransformer
JDK1.3+ 'Service Provider' specification ( http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html )
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.SpiHelper
 
STARTUP_DELAY - Static variable in class org.mule.providers.PollingMessageReceiver
 
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
 
SYNCHRONOUS_PROPERTY - Static variable in class org.mule.config.MuleConfiguration
Specifies whether mule should process messages sysnchonously, i.e.
SecurityEvent - class org.mule.impl.internal.events.SecurityEvent.
SecurityEvent is fired when a request for authorisation occurs.
SecurityEvent(Object, int) - Constructor for class org.mule.impl.internal.events.SecurityEvent
 
SecurityEventListener - interface org.mule.impl.internal.events.SecurityEventListener.
ManagerEventListener is an observer interface that objects can implement to receive notifications about secure access requests.
SecurityProviderNotFoundException - exception org.mule.umo.security.SecurityProviderNotFoundException.
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 class org.mule.umo.security.SecurityProviderNotFoundException
 
SecurityProviderNotFoundException(String, Throwable) - Constructor for class org.mule.umo.security.SecurityProviderNotFoundException
 
SelectiveConsumer - class org.mule.routing.inbound.SelectiveConsumer.
SelectiveConsumer is an inbound router used to filter out unwanted events.
SelectiveConsumer() - Constructor for class org.mule.routing.inbound.SelectiveConsumer
 
SerialisableToByteArray - class org.mule.transformers.simple.SerialisableToByteArray.
SerialisableToByteArray converts a serialisable object or a String to a byte array.
SerialisableToByteArray() - Constructor for class org.mule.transformers.simple.SerialisableToByteArray
 
SerialisationPersistence - class org.mule.util.queue.SerialisationPersistence.
SerialisationPersistence persists event objects to disk.
SerialisationPersistence() - Constructor for class org.mule.util.queue.SerialisationPersistence
 
SerialisationPersistence.EventFilenameFilter - class org.mule.util.queue.SerialisationPersistence.EventFilenameFilter.
 
SerialisationPersistence.EventFilenameFilter() - Constructor for class org.mule.util.queue.SerialisationPersistence.EventFilenameFilter
 
ServerEventManager - class org.mule.impl.internal.events.ServerEventManager.
ServerEventManager manages all server listeners for a Mule Instance
ServerEventManager() - Constructor for class org.mule.impl.internal.events.ServerEventManager
 
ServiceProxy - class org.mule.providers.soap.ServiceProxy.
ServiceProxy is a proxy that wraps a soap endpointUri to look like a Web service.
ServiceProxy() - Constructor for class org.mule.providers.soap.ServiceProxy
 
ServletConnector - class org.mule.providers.servlet.ServletConnector.
ServletConnector is a channel adapter between Mule and a servlet engine.
ServletConnector() - Constructor for class org.mule.providers.servlet.ServletConnector
 
ServletMessageReceiver - class org.mule.providers.servlet.ServletMessageReceiver.
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.servlet.ServletMessageReceiver
 
SessionException - exception org.mule.impl.SessionException.
SessionException is thrown when errors occur in the MuleSession or Seession Manager
SessionException(String) - Constructor for class org.mule.impl.SessionException
 
SessionException(String, Throwable) - Constructor for class org.mule.impl.SessionException
 
SimpleFilenameParser - class org.mule.providers.file.SimpleFilenameParser.
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 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
 
SimplePrinter - class org.mule.management.stats.printers.SimplePrinter.
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
 
SingleTransformerSession - class org.mule.transformers.SingleTransformerSession.
SingleTransformerSession TODO (document class)
SingleTransformerSession(UMOTransformer) - Constructor for class org.mule.transformers.SingleTransformerSession
 
SmtpConnector - class org.mule.providers.email.SmtpConnector.
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 org.mule.providers.email.SmtpMessageDispatcher.
 
SmtpMessageDispatcher(SmtpConnector) - Constructor for class org.mule.providers.email.SmtpMessageDispatcher
 
SmtpMessageDispatcherFactory - class org.mule.providers.email.SmtpMessageDispatcherFactory.
 
SmtpMessageDispatcherFactory() - Constructor for class org.mule.providers.email.SmtpMessageDispatcherFactory
 
SoapEndpointBuilder - class org.mule.providers.soap.SoapEndpointBuilder.
SoapEndpointBuilder constructs an endpointUri using the full url and sets the method property to the last path element.
SoapEndpointBuilder() - Constructor for class org.mule.providers.soap.SoapEndpointBuilder
 
SoapServiceFinder - class org.mule.providers.soap.SoapServiceFinder.
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
 
SocketEndpointBuilder - class org.mule.impl.endpoint.SocketEndpointBuilder.
SocketEndpointBuilder builds an endpointUri based on host and port only
SocketEndpointBuilder() - Constructor for class org.mule.impl.endpoint.SocketEndpointBuilder
 
SpiHelper - class org.mule.util.SpiHelper.
 
SpiHelper() - Constructor for class org.mule.util.SpiHelper
 
SpringConfigurationBuilder - class org.mule.extras.spring.config.SpringConfigurationBuilder.
SpringConfigurationBuilder Enables Mule to be loaded from as Spring context.
SpringConfigurationBuilder() - Constructor for class org.mule.extras.spring.config.SpringConfigurationBuilder
 
SpringContainerContext - class org.mule.extras.spring.SpringContainerContext.
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
 
SslConnector - class org.mule.providers.ssl.SslConnector.
TcpConnector can bind or sent to a given tcp port on a given host.
SslConnector() - Constructor for class org.mule.providers.ssl.SslConnector
 
SslMessageDispatcher - class org.mule.providers.ssl.SslMessageDispatcher.
TcpMessageDispatcher will send transformed mule events over tcp.
SslMessageDispatcher(SslConnector) - Constructor for class org.mule.providers.ssl.SslMessageDispatcher
 
SslMessageDispatcherFactory - class org.mule.providers.ssl.SslMessageDispatcherFactory.
SslMessageDispatcherFactory creates SslMessageDispatcher instances
SslMessageDispatcherFactory() - Constructor for class org.mule.providers.ssl.SslMessageDispatcherFactory
 
SslMessageReceiver - class org.mule.providers.ssl.SslMessageReceiver.
SslMessageReceiver acts like a tcp server to receive socket requests using SSL.
SslMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.ssl.SslMessageReceiver
 
Startable - interface org.mule.umo.lifecycle.Startable.
Startable TODO (document class)
StaticRecipientList - class org.mule.routing.outbound.StaticRecipientList.
StaticRecipientList is used to dispatch a single event to multiple recipients over the same transport.
StaticRecipientList() - Constructor for class org.mule.routing.outbound.StaticRecipientList
 
Statistics - interface org.mule.management.stats.Statistics.
Statistics todo
StatisticsService - class org.mule.management.mbeans.StatisticsService.
StatisicsService exposes Mule processing statistics
StatisticsService() - Constructor for class org.mule.management.mbeans.StatisticsService
 
StatisticsServiceMBean - interface org.mule.management.mbeans.StatisticsServiceMBean.
StatisticsServiceMBean is a JMX interfaces for querying Mule event processing statistics
Stoppable - interface org.mule.umo.lifecycle.Stoppable.
Stoppable TODO (document class)
StreamConnector - class org.mule.providers.stream.StreamConnector.
StreamConnector can send and receive mule events over IO streams.
StreamConnector() - Constructor for class org.mule.providers.stream.StreamConnector
 
StreamMessageAdapter - class org.mule.providers.stream.StreamMessageAdapter.
StreamMessageAdapter
StreamMessageAdapter(Object) - Constructor for class org.mule.providers.stream.StreamMessageAdapter
 
StreamMessageDispatcher - class org.mule.providers.stream.StreamMessageDispatcher.
StreamMessageDispatcher TODO
StreamMessageDispatcher(StreamConnector) - Constructor for class org.mule.providers.stream.StreamMessageDispatcher
 
StreamMessageDispatcherFactory - class org.mule.providers.stream.StreamMessageDispatcherFactory.
StreamMessageDispatcherFactory TODO
StreamMessageDispatcherFactory() - Constructor for class org.mule.providers.stream.StreamMessageDispatcherFactory
 
StreamMessageReceiver - class org.mule.providers.stream.StreamMessageReceiver.
StreamMessageReceiver is a listener of events from a mule components which then simply passes the events on to the target components.
StreamMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, InputStream, Long) - Constructor for class org.mule.providers.stream.StreamMessageReceiver
 
StringMessageHelper - class org.mule.util.StringMessageHelper.
StringMessageHelper TODO (document class)
StringMessageHelper() - Constructor for class org.mule.util.StringMessageHelper
 
StringToByteArray - class org.mule.transformers.simple.StringToByteArray.
StringToByteArray converts a string into a byte array
StringToByteArray() - Constructor for class org.mule.transformers.simple.StringToByteArray
 
StringToEmailMessage - class org.mule.providers.email.transformers.StringToEmailMessage.
StringToEmailMessage will convert a string to a java mail Message, using the string as the contents.
StringToEmailMessage() - Constructor for class org.mule.providers.email.transformers.StringToEmailMessage
 
SystemStreamConnector - class org.mule.providers.stream.SystemStreamConnector.
SystemStreamConnector TODO
SystemStreamConnector() - Constructor for class org.mule.providers.stream.SystemStreamConnector
 
securityFilter - Variable in class org.mule.impl.ImmutableMuleEndpoint
The security filter to apply to this endpoint
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, 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(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
send(UMOEvent) - Method in class org.mule.providers.email.MailConnector
 
send(MessageProducer, Message) - Method in class org.mule.providers.jms.Jms102bSupport
 
send(MessageProducer, Message, Destination) - Method in class org.mule.providers.jms.Jms102bSupport
 
send(MessageProducer, Message, int, int, long) - Method in class org.mule.providers.jms.Jms102bSupport
 
send(MessageProducer, Message, Destination, int, int, long) - Method in class org.mule.providers.jms.Jms102bSupport
 
send(MessageProducer, Message) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, int, int, long) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, Destination) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message, Destination, int, int, long) - Method in class org.mule.providers.jms.Jms11Support
 
send(MessageProducer, Message) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageProducer, Message, int, int, long) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageProducer, Message, Destination) - Method in interface org.mule.providers.jms.JmsSupport
 
send(MessageProducer, Message, Destination, int, int, long) - Method in interface org.mule.providers.jms.JmsSupport
 
send(UMOEvent) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
send(UMOSession, UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
send(UMOEvent) - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Sends an event from the endpoint to the external system
sendAction(AdminEvent, 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, 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.
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.
sendDirect(String, String, Object, Map) - 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.
sendEvent(UMOEvent) - Method in class org.mule.impl.MuleComponent
 
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, UMOEndpoint) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOEvent) - Method in class org.mule.impl.MuleSession
 
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, UMOEndpoint) - 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(String, String, String, String, String) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
sendMailMessage(Message) - Method in class org.mule.providers.email.SmtpMessageDispatcher
 
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.
sendRemote(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
 
sendTestData(int) - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
sendToRemoteComponent(String, Object, Map) - Method in class org.mule.extras.client.RemoteDispatcher
sends an event synchronously to a components on a remote Mule instance.
serverSide - Variable in class org.mule.providers.AbstractMessageReceiver
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 
serviceDescriptor - Variable in class org.mule.providers.AbstractServiceEnabledConnector
Holds the service configuration for this connector
serviceOverrides - Variable in class org.mule.providers.AbstractServiceEnabledConnector
 
setAcknowledgementMode(int) - Method in class org.mule.providers.jms.JmsConnector
 
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.PasswordBasedEncryptionStrategy
 
setAliases(Map) - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.mule.extras.spring.events.MuleEventMulticaster
Set the current Spring application context
setAsClientProperties(MessageContext) - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
Sets the header properties as properties directly on the message context
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.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 interface org.mule.umo.security.UMOSecurityContext
 
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
 
setBacklog(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setBacklog(int) - Method in class org.mule.providers.udp.UdpConnector
 
setBackupFolder(String) - Method in class org.mule.providers.email.Pop3Connector
 
setBase64Encoding(boolean) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setBatchSize(int) - Method in class org.mule.transaction.constraints.BatchConstraint
 
setBccAddresses(String) - Method in class org.mule.providers.email.MailConnector
 
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
setBeanTypes(List) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setBeforeExpressions(String) - Method in class org.mule.interceptors.JXPathNormalizerInterceptor
 
setBeginAction(byte) - Method in class org.mule.impl.MuleTransactionConfig
 
setBeginAction(byte) - Method in interface org.mule.umo.UMOTransactionConfig
 
setBeginActionAsString(String) - Method in class org.mule.impl.MuleTransactionConfig
 
setBlockWait(long) - Method in class org.mule.config.QueueProfile
 
setBlockedExecutionHandler(PooledExecutor.BlockedExecutionHandler) - Method in class org.mule.config.ThreadingProfile
 
setBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleEvent
 
setBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleEventContext
Sets a Boolean property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
setBooleanProperty(String, boolean) - Method in interface org.mule.umo.UMOEvent
Sets a Boolean property associated with the current event.
setBooleanProperty(String, boolean) - Method in interface org.mule.umo.UMOEventContext
Sets a Boolean property associated with the current event.
setBooleanProperty(String, boolean) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a boolean property on the event
setBufferSize(int) - Method in class org.mule.providers.stream.StreamMessageReceiver
 
setBufferSize(int) - Method in class org.mule.providers.tcp.TcpConnector
 
setBufferSize(int) - Method in class org.mule.providers.udp.UdpConnector
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
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
 
setCcAddresses(String) - Method in class org.mule.providers.email.MailConnector
 
setCcAddresses(String) - Method in class org.mule.providers.email.SmtpConnector
 
setChainsawHost(String) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setChainsawPort(int) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setCheckFrequency(long) - Method in class org.mule.providers.email.MailConnector
 
setCheckFrequency(long) - Method in class org.mule.providers.email.Pop3Connector
 
setClient(MuleClient) - Method in class org.mule.extras.client.MuleProxyListener
 
setClientConfig(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setClientId(String) - Method in class org.mule.providers.jms.JmsConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStore(String) - Method in class org.mule.providers.ssl.SslConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setClientKeyStorePassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setClientProvider(SimpleProvider) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setComparator(Comparator) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
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
 
setComponentPoolSize(int) - Method in class org.mule.management.stats.ComponentStatistics
 
setComponentThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setComponentThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setComponents(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setComponents(List) - Method in class org.mule.impl.MuleModel
 
setComponents(List) - Method in interface org.mule.umo.model.UMOModel
A convenience method to set a list of components on the model.
setConfigBuilder(ConfigurationBuilder) - 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(URL) - Method in class org.mule.extras.plexus.PlexusContainerContext
 
setConfigFile(String) - Method in class org.mule.extras.plexus.PlexusContainerContext
 
setConfigFile(String) - Method in class org.mule.extras.spring.SpringContainerContext
 
setConfigResources(String[]) - Method in class org.mule.config.MuleConfiguration
 
setConfigResources(String[]) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setConfiguration(MuleConfiguration) - Static method in class org.mule.MuleManager
Sets the configuration for the MuleManager.
setConfiguration(MuleConfiguration) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
setConfigurationResources(String) - Method in class org.mule.MuleServer
Setter for property messengerURL.
setConnection(Connection) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionFactory(ConnectionFactory) - Method in class org.mule.providers.jms.JmsConnector
 
setConnectionFactoryJndiName(String) - Method in class org.mule.providers.jms.JmsConnector
 
setConnector(UMOConnector) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setConnector(UMOConnector) - Method in class org.mule.providers.AbstractMessageReceiver
 
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
 
setConnectorServerUrl(String) - Method in class org.mule.management.agents.JmxAgent
 
setConnectors(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setConnectors(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
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
 
setContainerContext(UMOContainerContext) - Method in class org.mule.MuleManager
associates a Dependency Injector container with Mule.
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 interface org.mule.umo.UMOManager
associates a Dependency Injector container with Mule.
setContainerContextConfiguration(DocumentFragment) - Method in class org.mule.MuleManager
 
setContainerManaged(boolean) - Method in class org.mule.impl.MuleDescriptor
 
setContainerProperties() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
setContext(Map) - Method in class org.mule.providers.soap.glue.GlueConnector
 
setContext(UMOEvent) - Method in class org.mule.providers.soap.glue.GlueMessageDispatcher
 
setConverters(List) - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
setCorrelationGroup(String) - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
 
setCorrelationGroupExtractor(PropertyExtractor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
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.servlet.HttpRequestMessageAdapter
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.providers.soap.axis.MuleSoapHeaders
 
setCorrelationId(boolean) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setCorrelationId(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a correlationId for this message.
setCorrelationIdExtractor(PropertyExtractor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
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(int) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
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.axis.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)
setCorrelationSequenceExtractor(PropertyExtractor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setCreateServer(boolean) - Method in class org.mule.management.agents.JmxAgent
 
setCredentials(UMOEvent, Object) - Method in class org.mule.impl.security.MuleHeaderCredentialsAccessor
 
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
 
setDataSource(DataSource) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setDataSourceJndiName(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setDefaultInboundTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
 
setDefaultOutboundTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
 
setDefaultReceiveProvider(UMOImmutableEndpoint) - Method in class org.mule.impl.EndpointList
Sets the specified endpoint to be the default in the list
setDefaultReceiveProvider(UMOImmutableEndpoint, boolean) - Method in class org.mule.impl.EndpointList
Sets the specified endpoint to be the default in the list
setDefaultResponseTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
 
setDefaultSendProvider(UMOImmutableEndpoint) - Method in class org.mule.impl.EndpointList
Sets the specified endpoint to be the default in the list
setDefaultSendProvider(UMOImmutableEndpoint, boolean) - Method in class org.mule.impl.EndpointList
Sets the specified endpoint to be the default in the list
setDefaultThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setDefaultThreadingProfile(ThreadingProfile) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setDelegate(AuthenticationProvider) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
setDeleteOnTake(boolean) - Method in class org.mule.util.queue.BoundedPersistentQueue
 
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
setDescriptor(UMODescriptor) - Method in class org.mule.components.script.AbstractScriptComponent
 
setDescriptor(UMODescriptor) - Method in interface org.mule.impl.UMODescriptorAware
 
setDetails(Object) - Method in class org.mule.impl.security.MuleAuthentication
 
setDisablePersistence(boolean) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
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
 
setDisposeDispatcherOnCompletion(boolean) - Method in class org.mule.providers.AbstractConnector
 
setDoThreading(boolean) - Method in class org.mule.config.ThreadingProfile
 
setDomainConfig(InputStream) - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
setDomainConfigFile(String) - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
setDoubleProperty(String, double) - Method in class org.mule.impl.MuleEvent
 
setDoubleProperty(String, double) - Method in class org.mule.impl.MuleEventContext
Sets a Double property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
setDoubleProperty(String, double) - Method in interface org.mule.umo.UMOEvent
Sets a Double property associated with the current event.
setDoubleProperty(String, double) - Method in interface org.mule.umo.UMOEventContext
Sets a Double property associated with the current event.
setDoubleProperty(String, double) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a double property on the event
setDurable(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setEnableChainsaw(boolean) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setEnableList(boolean) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setEnableStatistics(boolean) - Method in class org.mule.management.agents.JmxAgent
 
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)
setEncryptionStrategies(Map) - Method in class org.mule.impl.security.MuleSecurityManager
 
setEndpoint(UMOEndpointURI) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
setEndpoint(UMOEndpoint) - Method in class org.mule.impl.DefaultExceptionStrategy
 
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(UMOImmutableEndpoint) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.file.FileEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.jdbc.JdbcEndpointBuilder
 
setEndpoint(URI, Properties) - Method in class org.mule.providers.soap.SoapEndpointBuilder
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.AbstractCatchAllStrategy
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.ComponentCatchAllStrategy
 
setEndpoint(UMOEndpoint) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
setEndpoint(String) - Method in class org.mule.routing.LoggingCatchAllStrategy
 
setEndpoint(UMOImmutableEndpoint) - Method in class org.mule.transformers.AbstractTransformer
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.UMOExceptionStrategy
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
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.UMOTransformer
 
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 interface org.mule.umo.endpoint.UMOEndpointURI
 
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.
setEndpoints(List) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
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.ResponseMessageRouter
 
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
setEntryPointResolver(UMOEntryPointResolver) - Method in class org.mule.impl.MuleModel
 
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.
setErrorCode(int) - Method in class org.mule.impl.MuleMessage
If an error occurs while processing this message, this error code should be set to a value greater than zero and the palyoad of the this message should contain the error details
setErrorCode(int) - Method in class org.mule.providers.AbstractMessageAdapter
If an error occurs while processing this message, this error code should be set to a value greater than zero and the palyoad of the this message should contain the error details
setErrorCode(int) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
If an error occurs while processing this message, this error code should be set to a value greater than zero and the palyoad of the this message should contain the error details
setErrorCode(int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
If an error occurs while processing this message, this error code should be set to a value greater than zero and the palyoad of the this message should contain the error details
setEvent(UMOEvent) - Static method in class org.mule.impl.RequestContext
 
setEventCallback(EventCallback) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setEventTransformer(AbstractEventTransformer) - Method in class org.mule.extras.client.MuleProxyListener
 
setExceptionStrategy(UMOExceptionStrategy) - Method in class org.mule.impl.MuleDescriptor
 
setExceptionStrategy(UMOExceptionStrategy) - Method in class org.mule.impl.MuleModel
 
setExceptionStrategy(UMOExceptionStrategy) - Method in class org.mule.providers.AbstractConnector
 
setExceptionStrategy(UMOExceptionStrategy) - Method in interface org.mule.umo.UMODescriptor
The exception strategy to use to handle exceptions in the Mule UMO.
setExceptionStrategy(UMOExceptionStrategy) - Method in interface org.mule.umo.model.UMOModel
The exception strategy to use by components managed by the model.
setExceptionStrategy(UMOExceptionStrategy) - Method in interface org.mule.umo.provider.UMOConnector
 
setExhaustedAction(byte) - Method in class org.mule.config.PoolingProfile
 
setExhaustedActionString(String) - Method in class org.mule.config.PoolingProfile
 
setExpectedType(Class) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.providers.http.HttpsConnector
 
setExplicitTrustStoreOnly(boolean) - Method in class org.mule.providers.ssl.SslConnector
 
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.xml.JXPathFilter
 
setExternalBeanFactory(BeanFactory) - Method in class org.mule.extras.spring.SpringContainerContext
 
setFactory(ObjectFactory) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
setFactory(UMOTransactionFactory) - Method in class org.mule.impl.MuleTransactionConfig
 
setFactory(UMOTransactionFactory) - Method in interface org.mule.umo.UMOTransactionConfig
 
setFactory(ObjectFactory) - Method in interface org.mule.util.ObjectPool
 
setFilenameParser(FilenameParser) - Method in class org.mule.providers.file.FileConnector
 
setFilter(UMOFilter) - Method in class org.mule.config.builders.EndpointReference
 
setFilter(UMOFilter) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
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
setFolder(Folder) - Method in class org.mule.providers.email.MailMessageReceiver
 
setForceJndiDestinations(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setFrequency(long) - Method in class org.mule.providers.PollingMessageReceiver
 
setFromAddress(String) - Method in class org.mule.providers.email.MailConnector
 
setFromAddress(String) - Method in class org.mule.providers.email.SmtpConnector
 
setFromAddress(String) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
setGlobalEndpoints() - Method in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
setGroovyTransformer(GroovyObject) - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
setHoldability(int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setHomeDir(String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setHostname(String) - Method in class org.mule.providers.email.Pop3Connector
Setter for property hostname of the pop3 server.
setHostname(String) - Method in class org.mule.providers.email.SmtpConnector
 
setId(String) - Method in class org.mule.MuleManager
 
setId(String) - Method in interface org.mule.umo.UMOManager
Sets the unique Id for this Manager instance.
setIgnoreAdminEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
setIgnoreComponentEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
setIgnoreCustomEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
setIgnoreManagementEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
setIgnoreManagerEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
setIgnoreModelEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
setIgnoreSecurityEvents(boolean) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
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
The inbound endpointUri to use when receiveing an event.
setInboundRouter(UMOInboundMessageRouter) - Method in class org.mule.impl.MuleDescriptor
 
setInboundRouter(UMOInboundMessageRouter) - 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 interface org.mule.umo.UMODescriptor
 
setInitialisationPolicy(byte) - Method in class org.mule.config.PoolingProfile
 
setInitialisationPolicyString(String) - Method in class org.mule.config.PoolingProfile
 
setInputStream(InputStream) - Method in class org.mule.providers.stream.StreamMessageReceiver
 
setInstance(UMOManager) - Static method in class org.mule.MuleManager
Sets the current singleton MuleManager
setInstance(TransactionCoordination) - Static method in class org.mule.transaction.TransactionCoordination
 
setIntProperty(String, int) - Method in class org.mule.impl.MuleEvent
 
setIntProperty(String, int) - Method in class org.mule.impl.MuleEventContext
Sets an Integer property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
setIntProperty(String, int) - Method in interface org.mule.umo.UMOEvent
Sets an Integer property associated with the current event.
setIntProperty(String, int) - Method in interface org.mule.umo.UMOEventContext
Sets an Integer property associated with the current event.
setIntProperty(String, int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a integerproperty on the event
setInterceptorStacks(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setInterceptorStacks(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
setInterceptors(List) - Method in class org.mule.impl.MuleDescriptor
 
setInterceptors(List) - Method in interface org.mule.umo.UMODescriptor
Interceptors are executable objects that can be chained together.
setIterationCount(int) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
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
 
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.jdbc.JdbcConnector
 
setJndiInitialFactory(String) - Method in class org.mule.providers.jms.JmsConnector
 
setJndiProviderUrl(String) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setJndiProviderUrl(String) - Method in class org.mule.providers.jms.JmsConnector
 
setKeepAlive(boolean) - Method in class org.mule.providers.http.HttpConnector
 
setKeepAliveTimeout(long) - Method in class org.mule.providers.http.HttpConnector
 
setKeyManagerAlgorithm(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyManagerAlgorithm(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeyPassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyPassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeyStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeyStore(String) - Method in class org.mule.providers.ssl.SslConnector
 
setKeystoreType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setKeystoreType(String) - Method in class org.mule.providers.ssl.SslConnector
 
setLeftFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.AndFilter
 
setLeftFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.OrFilter
 
setLevelMappings(Map) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setLifecycleAdapterFactory(UMOLifecycleAdapterFactory) - Method in class org.mule.impl.MuleModel
 
setLifecycleAdapterFactory(UMOLifecycleAdapterFactory) - Method in interface org.mule.umo.model.UMOModel
Sets the lifecycleAdapterFactory on the model.
setListenerClass(Class) - Method in class org.mule.extras.client.MuleProxyListener
 
setListeners(ServerEventManager) - Method in class org.mule.impl.MuleModel
 
setLocateServer(boolean) - Method in class org.mule.management.agents.JmxAgent
 
setLogConfigFile(String) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setLogFile(String) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setLogName(String) - Method in class org.mule.impl.internal.admin.Log4jAbstractEventLoggerAgent
 
setLogWriter(PrintWriter) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setLoginTimeout(int) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setLongProperty(String, long) - Method in class org.mule.impl.MuleEvent
 
setLongProperty(String, long) - Method in class org.mule.impl.MuleEventContext
Sets a Long property associated with the current event.
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 class org.mule.providers.servlet.HttpRequestMessageAdapter
 
setLongProperty(String, long) - Method in interface org.mule.umo.UMOEvent
Sets a Long property associated with the current event.
setLongProperty(String, long) - Method in interface org.mule.umo.UMOEventContext
Sets a Long property associated with the current event.
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
 
setMBeanServer(MBeanServer) - Method in class org.mule.management.agents.JmxAgent
 
setManager(UMOManager) - Method in class org.mule.management.mbeans.StatisticsService
 
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
 
setMaxBufferSize(int) - Method in class org.mule.config.ThreadingProfile
 
setMaxIdle(int) - Method in class org.mule.config.PoolingProfile
 
setMaxOutstandingMessages(int) - Method in class org.mule.config.QueueProfile
This specifies the number of messages that can be queued for this component before it starts blocking.
setMaxQueues(int) - Method in class org.mule.providers.vm.VMConnector
 
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
 
setMaximumTransactions(int) - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
setMessage(UMOMessage) - Method in class org.mule.umo.Invocation
 
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.  
setMessageEndpoints(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setMessageEndpoints(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
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.  
setMethod(Method) - Method in class org.mule.model.EntryPoint
 
setMethodName(String) - Method in class org.mule.extras.groovy.GroovyComponent
 
setMethodName(String) - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
setModel(UMOModel) - Method in class org.mule.MuleManager
The model used for managing components for this server
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
 
setModel(UMOModel) - Method in interface org.mule.umo.UMOManager
The model used for managing components for this server
setMoveToDirectory(String) - Method in class org.mule.providers.file.FileConnector
 
setMoveToPattern(String) - Method in class org.mule.providers.file.FileConnector
 
setName(String) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
setName(String) - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
setName(String) - Method in class org.mule.impl.MuleDescriptor
 
setName(String) - Method in class org.mule.impl.MuleModel
 
setName(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setName(String) - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
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.management.agents.JdmkAgent
 
setName(String) - Method in class org.mule.management.agents.JmxAgent
 
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.stats.ComponentStatistics
 
setName(String) - Method in class org.mule.providers.AbstractConnector
 
setName(String) - Method in class org.mule.transformers.AbstractTransformer
 
setName(String) - Method in interface org.mule.umo.UMOAgent
Sets the name of this agent
setName(String) - Method in interface org.mule.umo.UMODescriptor
sets the identifier for the Mule UMO created from the descriptor
setName(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
 
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.UMOSimpleTransformer
 
setNoLocal(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setOptionIfNotset(SOAPService, String, Object) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setOriginalPayload(Object) - Method in class org.mule.interceptors.MessageNormalizerInterceptor
 
setOutboundEndpoint(UMOEndpoint) - Method in class org.mule.impl.MuleDescriptor
 
setOutboundEndpoint(UMOEndpoint) - Method in interface org.mule.umo.UMODescriptor
The outbound Provider to use when sending an event.
setOutboundRouter(UMOOutboundMessageRouter) - Method in class org.mule.impl.MuleDescriptor
 
setOutboundRouter(UMOOutboundMessageRouter) - 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 interface org.mule.umo.UMODescriptor
The transformer to use when sending events or data.
setOutputAppend(boolean) - Method in class org.mule.providers.file.FileConnector
 
setOutputFilename(String) - Method in class org.mule.providers.file.FileConnector
 
setOutputPattern(String) - Method in class org.mule.providers.file.FileConnector
 
setOutputStream(FileOutputStream) - Method in class org.mule.providers.file.FileConnector
 
setOverwrite(boolean) - Method in class org.mule.extras.spring.config.MuleObjectNameProcessor
 
setPassword(String) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setPassword(char[]) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setPassword(String) - Method in class org.mule.providers.email.Pop3Connector
Setter for property password.
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.providers.xmpp.XmppConnector
 
setPattern(String) - Method in class org.mule.providers.email.filters.MailSubjectRegExFilter
 
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
 
setPersistenceStrategy(PersistenceStrategy) - Method in class org.mule.config.QueueProfile
 
setPersistentDelivery(boolean) - Method in class org.mule.providers.jms.JmsConnector
 
setPollingFrequency(long) - Method in class org.mule.providers.file.FileConnector
 
setPollingFrequency(long) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setPoolExhaustedAction(byte) - 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.MuleDescriptor
 
setPop3Hostname(String) - Method in class org.mule.providers.email.MailConnector
Setter for property hostname of the pop3 server.
setPop3Password(String) - Method in class org.mule.providers.email.MailConnector
Setter for property password.
setPop3Port(int) - Method in class org.mule.providers.email.MailConnector
 
setPop3Username(String) - Method in class org.mule.providers.email.MailConnector
Setter for property username.
setPort(int) - Method in class org.mule.providers.email.Pop3Connector
 
setPort(int) - Method in class org.mule.providers.email.SmtpConnector
 
setPrintHeaders(boolean) - Method in class org.mule.management.stats.printers.CSVPrinter
 
setPromptMessage(String) - Method in class org.mule.providers.stream.SystemStreamConnector
 
setProperties(Map) - Method in class org.mule.config.builders.EndpointReference
 
setProperties(Map) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setProperties(Map) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
setProperties(HashMap) - Method in class org.mule.impl.MuleDescriptor
 
setProperties(Map) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setProperties(HashMap) - Method in interface org.mule.umo.UMODescriptor
 
setProperties(Map) - Method in interface org.mule.umo.endpoint.UMOEndpoint
 
setProperty(Object, Object) - Method in class org.mule.MuleManager
Sets an Mule environment parameter in the MuleManager.
setProperty(Object, Object) - Method in class org.mule.extras.spring.events.MuleApplicationEvent
 
setProperty(String, Object) - Method in class org.mule.impl.MuleEvent
 
setProperty(String, Object) - Method in class org.mule.impl.MuleEventContext
Sets a property associated with the current event.
setProperty(Object, Object) - Method in class org.mule.impl.MuleMessage
Gets a property of the payload implementation
setProperty(String, Object) - Static method in class org.mule.impl.RequestContext
 
setProperty(Object, Object) - Method in class org.mule.impl.internal.events.AdminEvent
 
setProperty(Object, Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
setProperty(Object, Object) - Method in class org.mule.providers.jms.JmsMessageAdapter
 
setProperty(Object, Object) - Method in class org.mule.providers.servlet.HttpRequestMessageAdapter
 
setProperty(String, Object) - Method in interface org.mule.umo.UMOEvent
Sets a property associated with the current event.
setProperty(String, Object) - Method in interface org.mule.umo.UMOEventContext
Sets a property associated with the current event.
setProperty(Object, Object) - Method in interface org.mule.umo.UMOManager
Sets an Mule environment parameter in the MuleManager.
setProperty(Object, Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Set a property on the message
setProtocolHandler(String) - Method in class org.mule.providers.http.HttpsConnector
 
setProtocolHandler(String) - Method in class org.mule.providers.ssl.SslConnector
 
setProvider(Provider) - Method in class org.mule.providers.http.HttpsConnector
 
setProvider(Provider) - Method in class org.mule.providers.ssl.SslConnector
 
setProviderProperties(Map) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setProviderProperties(Map) - Method in class org.mule.providers.jms.JmsConnector
 
setProviders(Collection) - Method in class org.mule.extras.spring.config.AutowireUMOManagerFactoryBean
 
setProviders(List) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
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
 
setQueries(Map) - Method in class org.mule.providers.jdbc.JdbcConnector
 
setQueueEvents(boolean) - Method in class org.mule.providers.vm.VMConnector
 
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.MuleDescriptor
 
setQueueProfile(QueueProfile) - Method in class org.mule.providers.vm.VMConnector
 
setQueueStore(String) - Method in class org.mule.util.queue.SerialisationPersistence
 
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
 
setReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.providers.AbstractConnector
 
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.  
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.servlet.HttpRequestMessageAdapter
Sets a replyTo address for this message.
setReplyTo(String) - Method in class org.mule.providers.soap.axis.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.
setRequireClientAuthentication(boolean) - Method in class org.mule.providers.http.HttpsConnector
 
setRequireClientAuthentication(boolean) - Method in class org.mule.providers.ssl.SslConnector
 
setResponseRouter(UMOResponseMessageRouter) - Method in class org.mule.impl.MuleDescriptor
Response Routers control how events are returned in a request/response call.
setResponseRouter(UMOResponseMessageRouter) - Method in interface org.mule.umo.UMODescriptor
Response Routers control how events are returned in a request/response call.
setRetryCount(int) - Method in class org.mule.providers.AbstractConnector
 
setRetryFrequency(long) - Method in class org.mule.providers.AbstractConnector
 
setReturnClass(Class) - Method in class org.mule.transformers.AbstractTransformer
 
setReturnClass(Class) - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
Sets the expected return type for the transformed data.
setRightFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.AndFilter
 
setRightFilter(UMOFilter) - Method in class org.mule.routing.filters.logic.OrFilter
 
setRollbackOnly() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
setRollbackOnly() - Method in class org.mule.transaction.XaTransaction
 
setRollbackOnly() - Method in interface org.mule.umo.UMOTransaction
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setRouterStatistics(RouterStatistics) - Method in class org.mule.routing.response.AbstractResponseRouter
 
setRouterStatistics(RouterStatistics) - Method in interface org.mule.umo.routing.UMORouter
 
setRouters(List) - Method in class org.mule.routing.AbstractRouterCollection
 
setRouters(List) - Method in interface org.mule.umo.routing.UMORouterCollection
 
setSalt(byte[]) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setSalt(String) - 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
 
setScript(String) - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
setScriptLocation(URL) - Method in class org.mule.extras.groovy.transformers.GroovyTransformer
 
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(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(UMOSecurityManager) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setSecurityManager(UMOSecurityManager) - Method in interface org.mule.umo.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
 
setSecurityProviders(String) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setSecurityProviders(String) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setSendTransformed(boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setSerialiseObjects(boolean) - Method in class org.mule.providers.file.FileConnector
 
setServerConfig(String) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setServerName(String) - Method in class org.mule.providers.xmpp.XmppConnector
 
setServerProvider(SimpleProvider) - Method in class org.mule.providers.soap.axis.AxisConnector
 
setServerSide(boolean) - Method in class org.mule.providers.AbstractMessageReceiver
 
setServerUrl(String) - Method in class org.mule.config.MuleConfiguration
 
setServerUrl(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setServiceOverrides(Map) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
setSession(Session) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
setSmtpHostname(String) - Method in class org.mule.providers.email.MailConnector
Setter for property hostname of the smtp server.
setSmtpPassword(String) - Method in class org.mule.providers.email.MailConnector
Setter for property password.
setSmtpPort(int) - Method in class org.mule.providers.email.MailConnector
 
setSmtpUsername(String) - Method in class org.mule.providers.email.MailConnector
 
setSourceType(String) - Method in class org.mule.transformers.AbstractTransformer
Convenience method to register source types using a bean property setter
setSpecification(String) - Method in class org.mule.providers.jms.JmsConnector
 
setSslType(String) - Method in class org.mule.providers.http.HttpsConnector
 
setStartTime(long) - Method in class org.mule.management.stats.AllStatistics
 
setStatistics(AllStatistics) - Method in class org.mule.MuleManager
Sets statistics on this instance
setStatistics(ComponentStatistics) - Method in class org.mule.impl.MuleProxy
 
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
 
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.
setStopProcessing(boolean) - Method in class org.mule.routing.response.ResponseMessageRouter
 
setStopProcessing(boolean) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
setStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setStorePassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
setStorePath(String) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
setStrategy(UMOEncryptionStrategy) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
setStrategy(CompressionStrategy) - Method in class org.mule.transformers.compression.GZipCompressTransformer
 
setStrategy(CompressionStrategy) - Method in class org.mule.transformers.compression.GZipUncompressTransformer
 
setStrategy(UMOEncryptionStrategy) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
setStrategyName(String) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
setStrategyName(String) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
setSubject(String) - Method in class org.mule.providers.email.MailConnector
 
setSubject(String) - Method in class org.mule.providers.email.SmtpConnector
 
setSubject(String) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
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
 
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.MuleEvent
 
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.management.mbeans.MuleConfigurationService
 
setSynchronous(boolean) - Method in interface org.mule.management.mbeans.MuleConfigurationServiceMBean
 
setSynchronous(boolean) - Method in class org.mule.management.mbeans.MuleService
 
setSynchronous(boolean) - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
setSynchronous(boolean) - Method in interface org.mule.umo.UMOEvent
Determines whether the was sent synchrounously or not
setSynchronous(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Determines if requests originating from this endpoint should be synchronous i.e.
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
 
setSynchronousEventTimeout(int) - Method in class org.mule.management.mbeans.MuleService
 
setSynchronousEventTimeout(int) - Method in interface org.mule.management.mbeans.MuleServiceMBean
 
setSynchronousReceive(boolean) - Method in class org.mule.config.MuleConfiguration
 
setSynchronousReceive(boolean) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setThreadFactory(ThreadFactory) - Method in class org.mule.config.ThreadingProfile
 
setThreadTTL(long) - Method in class org.mule.config.ThreadingProfile
 
setThreadingProfile(ThreadingProfile) - Method in class org.mule.impl.MuleDescriptor
 
setTimeout(int) - Method in class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
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.tcp.TcpConnector
 
setTimeout(int) - Method in class org.mule.providers.udp.UdpConnector
 
setTimeout(long) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
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
 
setToAddress(String) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.config.builders.EndpointReference
 
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setTransactionConfig(UMOTransactionConfig) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the Transaction configuration for the endpoint
setTransactionIsolation(int) - Method in class org.mule.providers.jdbc.xa.ConnectionWrapper
 
setTransactionManager(TransactionManager) - Method in class org.mule.MuleManager
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionManager(TransactionManager) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setTransactionManager(TransactionManager) - Method in interface org.mule.umo.UMOManager
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionManagerFactory(UMOTransactionManagerFactory) - Method in class org.mule.extras.spring.config.UMOManagerFactoryBean
 
setTransactionTimeout(int) - Method in class org.mule.config.MuleConfiguration
 
setTransformFirst(boolean) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
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.response.ResponseMessageRouter
 
setTransformer(UMOTransformer) - Method in class org.mule.transformers.AbstractTransformer
 
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 interface org.mule.umo.routing.UMOResponseMessageRouter
 
setTransformer(UMOTransformer) - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
setTransformer(UMOTransformer) - Method in interface org.mule.umo.transformer.UMOTransformer
 
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
 
setTransportName(String) - Method in class org.mule.providers.soap.axis.AxisServiceComponent
 
setTrustStore(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStore(String) - Method in class org.mule.providers.ssl.SslConnector
 
setTrustStorePassword(String) - Method in class org.mule.providers.http.HttpsConnector
 
setTrustStorePassword(String) - Method in class org.mule.providers.ssl.SslConnector
 
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
 
setUnauthenticated(UMOEvent) - Method in class org.mule.extras.acegi.filters.http.HttpBasicAuthenticationFilter
 
setUp() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
setUp() - Method in class org.mule.tck.AbstractTransformerTestCase
 
setUp() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
setUp() - Method in class org.mule.tck.NamedTestCase
Print the name of this test to standard output
setUp() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
setUp() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
setUp() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
setUp() - Method in class org.mule.tck.providers.AbstractMessageReceiverTestCase
 
setUseJaxpDom(boolean) - Method in class org.mule.transformers.xml.AbstractXStreamTransformer
 
setUsername(String) - Method in class org.mule.providers.email.Pop3Connector
Setter for property username.
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.providers.xmpp.XmppConnector
 
setValid(boolean) - Method in class org.mule.impl.MuleSession
 
setValid(boolean) - Method in interface org.mule.umo.UMOSession
Determines if this session is valid.
setValue(String) - Method in class org.mule.routing.filters.xml.JXPathFilter
 
setVersion(String) - Method in class org.mule.impl.MuleDescriptor
 
setVersion(String) - Method in interface org.mule.umo.UMODescriptor
The version on the Mule UMO.
setWorkingDirectory(String) - Method in class org.mule.config.MuleConfiguration
 
setWorkingDirectoy(String) - Method in class org.mule.extras.spring.config.MuleConfigurationFactoryBean
Deprecated.  
setWriteToDirectory(String) - Method in class org.mule.providers.file.FileConnector
 
setXaDataSource(XADataSource) - Method in class org.mule.providers.jdbc.xa.DataSourceWrapper
 
setXslFile(String) - Method in class org.mule.transformers.xml.XsltTransformer
 
sgmlEncode(String) - Static method in class org.mule.util.EncodingUtils
 
shouldAggregate(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventAggregator
Determines if the event group is ready to be aggregated.
shouldAggregate(EventGroup) - Method in class org.mule.routing.inbound.CorrelationAggregator
Determines if the event group is ready to be aggregated.
shouldAggregate(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
Determines if the event group is ready to be aggregated.
shouldAggregate(EventGroup) - Method in class org.mule.routing.response.ResponseCorrelationAggregator
Determines if the event group is ready to be aggregated.
shouldResequence(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
shouldResequence(EventGroup) - Method in class org.mule.routing.inbound.CorrelationEventResequencer
 
shutdown(Throwable, boolean) - Method in class org.mule.MuleManager
Shuts down the whole server tring to shut down all resources cleanly on the way
shutdownNow() - Method in class org.mule.util.DisposableThreadPool
 
shutdownServer() - Method in class org.mule.extras.client.MuleClient
 
socket - Variable in class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
socket - Variable in class org.mule.providers.udp.UdpMessageDispatcher
 
socket - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
split(String, String) - Static method in class org.mule.util.Utility
 
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.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.MuleComponent
 
start() - Method in class org.mule.impl.MuleModel
Starts all registered components
start() - Method in class org.mule.impl.MuleProxy
 
start() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
start() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
start() - Method in class org.mule.management.agents.JdmkAgent
 
start() - Method in class org.mule.management.agents.JmxAgent
 
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.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() - Method in class org.mule.providers.AbstractConnector
 
start() - Method in interface org.mule.umo.lifecycle.Startable
 
start() - Method in interface org.mule.util.ObjectPool
 
start() - Method in class org.mule.util.monitor.FileMonitor
 
start() - Method in class org.mule.util.timer.EventTimerTask
 
startAgents() - Method in class org.mule.MuleManager
{@inheritDoc}
startComponent(String) - Method in class org.mule.impl.MuleModel
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.providers.AbstractConnector
Template method to perform any work when starting the connectoe
startConnector() - Method in class org.mule.providers.email.MailConnector
 
startConnector() - Method in class org.mule.providers.email.Pop3Connector
 
startConnector() - Method in class org.mule.providers.email.SmtpConnector
 
startConnector() - Method in class org.mule.providers.jms.JmsConnector
 
startConnector() - Method in class org.mule.providers.soap.axis.AxisConnector
Template method to perform any work when starting the connectoe
startConnector() - Method in class org.mule.providers.stream.StreamConnector
 
startConnector() - Method in class org.mule.providers.stream.SystemStreamConnector
 
started - Variable in class org.mule.providers.AbstractConnector
Specifies if the endpoint started
started - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
statistics - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
stop() - Method in class org.mule.MuleManager
Stops the MuleManager which stops all sessions and connectors
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.MuleComponent
 
stop() - Method in class org.mule.impl.MuleModel
Stops any registered components
stop() - Method in class org.mule.impl.MuleProxy
 
stop() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
stop() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
stop() - Method in class org.mule.management.agents.JdmkAgent
 
stop() - Method in class org.mule.management.agents.JmxAgent
 
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.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() - Method in class org.mule.providers.AbstractConnector
 
stop() - Method in interface org.mule.umo.lifecycle.Stoppable
 
stop() - Method in interface org.mule.util.ObjectPool
 
stop() - Method in class org.mule.util.monitor.FileMonitor
Stop the file monitor polling.
stop() - Method in class org.mule.util.timer.EventTimerTask
 
stopAgents() - Method in class org.mule.MuleManager
{@inheritDoc}
stopComponent(String) - Method in class org.mule.impl.MuleModel
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.providers.AbstractConnector
Template method to perform any work when stopping the connectoe
stopConnector() - Method in class org.mule.providers.email.MailConnector
 
stopConnector() - Method in class org.mule.providers.email.Pop3Connector
 
stopConnector() - Method in class org.mule.providers.email.SmtpConnector
 
stopConnector() - Method in class org.mule.providers.file.FileConnector
 
stopConnector() - Method in class org.mule.providers.jms.JmsConnector
 
stopConnector() - Method in class org.mule.providers.soap.axis.AxisConnector
Template method to perform any work when stopping the connectoe
stopConnector() - Method in class org.mule.providers.soap.glue.GlueConnector
Template method to perform any work when stopping the connectoe
stopConnector() - Method in class org.mule.providers.stream.StreamConnector
 
store(UMOEvent) - Method in interface org.mule.util.queue.PersistenceStrategy
 
store(UMOEvent) - Method in class org.mule.util.queue.SerialisationPersistence
 
storeId(Object) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
stringToFile(String, String) - Static method in class org.mule.util.Utility
Reads the incoming String into a file at at the given destination.
stringToFile(String, String, boolean) - Static method in class org.mule.util.Utility
 
stringToFile(String, String, boolean, boolean) - Static method in class org.mule.util.Utility
 
subject - Variable in class org.mule.providers.email.transformers.StringToEmailMessage
 
supports(Class) - Method in class org.mule.extras.acegi.AcegiProviderAdapter
 
supports(Class) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
suspend() - Method in class org.mule.impl.MuleProxy
Controls the suspension of the UMO event processing
synchronous - Variable in class org.mule.impl.ImmutableMuleEndpoint
whether events received by this endpoint should execute in a single thread

T

THREADING_PROFILE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
TIMEOUT_DO_NOT_WAIT - Static variable in interface org.mule.umo.UMOEvent
 
TIMEOUT_WAIT_FOREVER - Static variable in interface org.mule.umo.UMOEvent
 
TOKEN_DELIM - Static variable in class org.mule.impl.security.MuleCredentials
 
TRANSACTION_CONSTRAINT_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
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
 
TRANSFORMER_DEFAULT - Static variable in class org.mule.transformers.AbstractTransformer
The fully qualified class name of the fallback Transformer implementation class to use, if no other can be found.
TRANSFORMER_INTERFACE - Static variable in class org.mule.config.builders.MuleXmlConfigurationBuilder
 
TYPE_INBOUND - 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
 
TcpConnector - class org.mule.providers.tcp.TcpConnector.
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 org.mule.providers.tcp.TcpMessageAdapter.
TcpMessageAdapter TODO
TcpMessageAdapter(Object) - Constructor for class org.mule.providers.tcp.TcpMessageAdapter
 
TcpMessageDispatcher - class org.mule.providers.tcp.TcpMessageDispatcher.
TcpMessageDispatcher will send transformed mule events over tcp.
TcpMessageDispatcher(TcpConnector) - Constructor for class org.mule.providers.tcp.TcpMessageDispatcher
 
TcpMessageDispatcherFactory - class org.mule.providers.tcp.TcpMessageDispatcherFactory.
TcpMessageDispatcherFactory TODO
TcpMessageDispatcherFactory() - Constructor for class org.mule.providers.tcp.TcpMessageDispatcherFactory
 
TcpMessageReceiver - class org.mule.providers.tcp.TcpMessageReceiver.
TcpMessageReceiver acts like a tcp server to receive socket requests.
TcpMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.tcp.TcpMessageReceiver
 
TcpMessageReceiver.TcpWorker - class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker.
 
TcpMessageReceiver.TcpWorker(Socket) - Constructor for class org.mule.providers.tcp.TcpMessageReceiver.TcpWorker
 
TemplateParser - class org.mule.util.TemplateParser.
TemplateParser TODO
TemplateParser() - Constructor for class org.mule.util.TemplateParser
 
ThreadingProfile - class org.mule.config.ThreadingProfile.
ThreadingProfile is used to configure a thread pool.
ThreadingProfile() - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile(int, int, long, byte, PooledExecutor.BlockedExecutionHandler, ThreadFactory) - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile(ThreadingProfile) - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile.NamedThreadFactory - class org.mule.config.ThreadingProfile.NamedThreadFactory.
 
ThreadingProfile.NamedThreadFactory(String) - Constructor for class org.mule.config.ThreadingProfile.NamedThreadFactory
 
TimeEvent - class org.mule.util.timer.TimeEvent.
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 org.mule.util.timer.TimeEventListener.
TimeEventListener provides a method to pass timer events to implementing objects.
TimerInterceptor - class org.mule.interceptors.TimerInterceptor.
TimerInterceptor simply times and displays the time taken to process an event.
TimerInterceptor() - Constructor for class org.mule.interceptors.TimerInterceptor
 
TlsConnector - class org.mule.providers.ssl.TlsConnector.
TlsConnector Provides TLS connections
TlsConnector() - Constructor for class org.mule.providers.ssl.TlsConnector
 
TooManySatisfiableMethodsException - exception org.mule.model.TooManySatisfiableMethodsException.
TooManySatisfiableMethodsException is thrown by EntryPointResolvers when the component passed has more than one methods that meet the criteria of the configured EntryPointResolver.
TooManySatisfiableMethodsException(Object) - Constructor for class org.mule.model.TooManySatisfiableMethodsException
 
TooManySatisfiableMethodsException(Object, Exception) - Constructor for class org.mule.model.TooManySatisfiableMethodsException
 
TransactedPollingMessageReceiver - class org.mule.providers.TransactedPollingMessageReceiver.
 
TransactedPollingMessageReceiver() - Constructor for class org.mule.providers.TransactedPollingMessageReceiver
 
TransactedPollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, Long) - Constructor for class org.mule.providers.TransactedPollingMessageReceiver
 
TransactionCallback - interface org.mule.transaction.TransactionCallback.
 
TransactionCoordination - class org.mule.transaction.TransactionCoordination.
TransactionCoordination TODO (document class)
TransactionFactoryConverter - class org.mule.config.converters.TransactionFactoryConverter.
TransactionFactoryConverter TODO
TransactionFactoryConverter() - Constructor for class org.mule.config.converters.TransactionFactoryConverter
 
TransactionInProgressException - exception org.mule.transaction.TransactionInProgressException.
TransactionInProgressException TODO (document class)
TransactionInProgressException(String) - Constructor for class org.mule.transaction.TransactionInProgressException
 
TransactionInProgressException(String, Throwable) - Constructor for class org.mule.transaction.TransactionInProgressException
 
TransactionNotInProgressException - exception org.mule.transaction.TransactionNotInProgressException.
TransactionNotInProgressException TODO (document class)
TransactionNotInProgressException(String) - Constructor for class org.mule.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(String, Throwable) - Constructor for class org.mule.transaction.TransactionNotInProgressException
 
TransactionRollbackException - exception org.mule.transaction.TransactionRollbackException.
 
TransactionRollbackException(String) - Constructor for class org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(String, Throwable) - Constructor for class org.mule.transaction.TransactionRollbackException
 
TransactionStatusException - exception org.mule.transaction.TransactionStatusException.
 
TransactionStatusException(String) - Constructor for class org.mule.transaction.TransactionStatusException
 
TransactionStatusException(String, Throwable) - Constructor for class org.mule.transaction.TransactionStatusException
 
TransactionTemplate - class org.mule.transaction.TransactionTemplate.
 
TransactionTemplate(UMOTransactionConfig) - Constructor for class org.mule.transaction.TransactionTemplate
 
TransformerConverter - class org.mule.config.converters.TransformerConverter.
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 org.mule.extras.spring.config.TransformerEditor.
TransformerEditor is used to convert Transformer names into transformer Objects
TransformerEditor() - Constructor for class org.mule.extras.spring.config.TransformerEditor
 
TransformerException - exception org.mule.umo.transformer.TransformerException.
TransformerException is a simple exception that is thrown by transformers.
TransformerException(String) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerException(String, Throwable) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerReference - class org.mule.config.builders.TransformerReference.
TransformerReference maintains a transformer reference.
TransformerReference(String, String, Object) - Constructor for class org.mule.config.builders.TransformerReference
 
TransformerSession - interface org.mule.transformers.TransformerSession.
TransformerSession TODO (document class)
TyrexTransactionManagerFactory - class org.mule.extras.tyrex.TyrexTransactionManagerFactory.
TyrexTransactionManagerFactory is an implementation of UMOTransactionManagerFactory that creates a Tyrex Transaction Manager for use by the Mule Manager
TyrexTransactionManagerFactory() - Constructor for class org.mule.extras.tyrex.TyrexTransactionManagerFactory
 
take() - Method in class org.mule.util.queue.BoundedPersistentQueue
 
tearDown() - Method in class org.mule.tck.AbstractTransformerTestCase
 
tearDown() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
 
tearDown() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testAgentConfiguration() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
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
 
testClearPool() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testConnectorBeanProps() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testConnectorConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
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
 
testConnectorMessageDispatcher() - Method in class org.mule.tck.providers.AbstractConnectorTestCase
 
testContainerContext() - Method in class org.mule.tck.model.AbstractComponentResolverTestCase
 
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
 
testDescriptorEndpoints() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
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
testEnvironmentProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testExceptionStrategy() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testExternalUMOReference() - Method in class org.mule.tck.model.AbstractComponentResolverTestCase
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
 
testGrowOnExhaust() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testInboundRouterConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testManagerProperties() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
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
 
testModelSetting() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testObjectReferences() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testOutboundRouterConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPoolLifecycle() - Method in class org.mule.tck.model.AbstractPoolTestCase
 
testPoolingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPropertiesConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testQueueProfileConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testResponseRouterConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
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
 
testTearDown() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testThreadingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTranactionConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransform() - Method in class org.mule.tck.AbstractTransformerTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransformerLookup() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
testTrasactionSetting() - Method in class org.mule.tck.AbstractUMOManagerTestCase
 
threadPool - Variable in class org.mule.providers.AbstractMessageDispatcher
Thread pool of Connector sessions
threadPool - Variable in class org.mule.providers.udp.UdpMessageReceiver
 
threadingProfile - Variable in class org.mule.impl.ImmutableMuleDescriptor
The threading profile to use for this component.
timeExpired(TimeEvent) - Method in interface org.mule.util.timer.TimeEventListener
Passes the TimeEvent to an object
timeout - Variable in class org.mule.routing.response.AbstractResponseAggregator
 
tm - Variable in class org.mule.providers.jms.xa.ConnectionFactoryWrapper
 
toAddresses - Variable in class org.mule.providers.email.transformers.StringToEmailMessage
 
toSgmlEncoding(char) - Static method in class org.mule.util.EncodingUtils
Converts a character to its SGML numeric encoding
toSgmlEntity(char) - Static method in class org.mule.util.EncodingUtils
Encodes a character using its SGML sequence It can be a hex representation
toString() - Method in class org.mule.config.ThreadingProfile
 
toString() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
toString() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
toString() - Method in class org.mule.impl.MuleComponent
 
toString() - Method in class org.mule.impl.MuleEvent
 
toString() - Method in class org.mule.impl.MuleProxy
 
toString() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
toString() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
toString() - Method in class org.mule.tck.model.AbstractEntryPointDiscoveryTestCase.ComponentMethodMapping
 
toString() - Method in class org.mule.umo.UMOServerEvent
 
transactionConfig - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transaction configuration for this endpoint
transform(Object, Method) - Method in class org.mule.extras.client.AbstractEventTransformer
 
transform(Object, UMOEventContext) - Method in class org.mule.providers.email.transformers.StringToEmailMessage
 
transform(Object, UMOEventContext) - Method in class org.mule.providers.http.transformers.ObjectToHttpClientMethodRequest
 
transform(Object, UMOEventContext) - Method in class org.mule.providers.http.transformers.UMOMessageToResponseString
 
transform(Object, Session) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
Transforms the object.
transform(Object, UMOEventContext) - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
transform(Object) - Method in class org.mule.transformers.AbstractTransformer
Transforms the object.
transform(UMOTransformer, Object) - Method in class org.mule.transformers.MultiTransformerSession
 
transform(Object) - Method in class org.mule.transformers.SingleTransformerSession
 
transform(UMOTransformer, Object) - Method in class org.mule.transformers.SingleTransformerSession
 
transform(UMOTransformer, Object) - Method in interface org.mule.transformers.TransformerSession
 
transform(Object) - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
Thransforms the supllied data and returns the result
transformDocument(Document) - Method in class org.mule.extras.spring.config.MuleBeanDefinitionReader
 
transformFromMessage(Message) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
transformToMessage(Object) - Method in class org.mule.providers.jms.transformers.AbstractJmsTransformer
 
transformer - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transformer used to transform the incoming or outgoing data
transformer - Variable in class org.mule.transformers.AbstractTransformer
 
transformers - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
type - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint is a receiver or sender or both

U

UCDecoder - class org.mule.transformers.codec.UCDecoder.
Base64Encoder transforms strings or byte arrays into Base64 encoded string
UCDecoder() - Constructor for class org.mule.transformers.codec.UCDecoder
 
UCEncoder - class org.mule.transformers.codec.UCEncoder.
Base64Encoder transforms strings or byte arrays into UU encoded string
UCEncoder() - Constructor for class org.mule.transformers.codec.UCEncoder
 
UMOAgent - interface org.mule.umo.UMOAgent.
UMOAgent is a server plugin that can be initialised stated and destroyed along with the UMOManager itself.
UMOAuthentication - interface org.mule.umo.security.UMOAuthentication.
 
UMOComponent - interface org.mule.umo.UMOComponent.
UMOComponent is the interal repesentation of a Mule Managed component.
UMOConnector - interface org.mule.umo.provider.UMOConnector.
UMOConnector is the mechanism used to connect to external systems and protocols in order to send and receive data.
UMOContainerContext - interface org.mule.umo.model.UMOContainerContext.
 
UMOCredentials - interface org.mule.umo.security.UMOCredentials.
 
UMOCredentialsAccessor - interface org.mule.umo.security.UMOCredentialsAccessor.
UMOCredentialsAccessor is a template for obtaining user credentials from the current message and writing the user credentials to an outbound message
UMODescriptor - interface org.mule.umo.UMODescriptor.
UMODescriptor describes all the properties for a Mule UMO.
UMODescriptorAware - interface org.mule.impl.UMODescriptorAware.
UMODescriptorAware is an injector interface that will supply a UMODescriptor to the object.
UMOEncryptionStrategy - interface org.mule.umo.UMOEncryptionStrategy.
UMOEncryptionStrategy TODO
UMOEndpoint - interface org.mule.umo.endpoint.UMOEndpoint.
UMOEndpoint describes a Provider in the Mule Server.
UMOEndpointSecurityFilter - interface org.mule.umo.security.UMOEndpointSecurityFilter.
UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOEndpointURI - interface org.mule.umo.endpoint.UMOEndpointURI.
UMOEndpointURI is used to determine how a message is sent of received.
UMOEntryPoint - interface org.mule.umo.model.UMOEntryPoint.
UMOEntryPoint defines the current entry method on a component
UMOEntryPointResolver - interface org.mule.umo.model.UMOEntryPointResolver.
UMOEntryPointResolver resolves a method to call on the given UMODescriptor when an event is recieved for the component
UMOEvent - interface org.mule.umo.UMOEvent.
UMOEvent represents any data event occuring in the Mule environment.
UMOEventContext - interface org.mule.umo.UMOEventContext.
UMOEventContext is the context object for the current request.
UMOEventFilter - class org.mule.routing.filters.UMOEventFilter.
UMOEventFilter is a filter for determining if the object is a UMOEvent.
UMOEventFilter() - Constructor for class org.mule.routing.filters.UMOEventFilter
 
UMOException - exception org.mule.umo.UMOException.
UMOException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception
UMOException(String) - Constructor for class org.mule.umo.UMOException
 
UMOException(String, Throwable) - Constructor for class org.mule.umo.UMOException
 
UMOExceptionStrategy - interface org.mule.umo.UMOExceptionStrategy.
UMOExceptionStrategy is a strategy class used for customising the behaviour of exception handling in different components in the system.
UMOFilter - interface org.mule.umo.UMOFilter.
UMOFilter well known filter interface
UMOImmutableDescriptor - interface org.mule.umo.UMOImmutableDescriptor.
UMODescriptor describes all the properties for a Mule UMO.
UMOImmutableEndpoint - interface org.mule.umo.endpoint.UMOImmutableEndpoint.
UMOImmutableEndpoint describes a Message endpoint where data is sent or recieved.
UMOInboundMessageRouter - interface org.mule.umo.routing.UMOInboundMessageRouter.
InboundRouterCollection manages a collection of inbound routers
UMOInboundRouter - interface org.mule.umo.routing.UMOInboundRouter.
UMOInboundRouter TODO
UMOInterceptor - interface org.mule.umo.UMOInterceptor.
UMOInterceptor is based on a similar concept of servlet filters and works much the same way.
UMOLifecycleAdapter - interface org.mule.umo.lifecycle.UMOLifecycleAdapter.
UMOLifecycleAdapter TODO (document class)
UMOLifecycleAdapterFactory - interface org.mule.umo.lifecycle.UMOLifecycleAdapterFactory.
UMOLifecycleAdapterFactory TODO (document class)
UMOManager - interface org.mule.umo.UMOManager.
UMOManager maintains and provides services for a UMO server instance.
UMOManagerFactoryBean - class org.mule.extras.spring.config.UMOManagerFactoryBean.
UMOManagerFactoryBean is a Spring FactoryBean used for creating a MuleManager from a Spring context.
UMOManagerFactoryBean() - Constructor for class org.mule.extras.spring.config.UMOManagerFactoryBean
 
UMOMessage - interface org.mule.umo.UMOMessage.
UMOMessage represents a message payload.
UMOMessageAdapter - interface org.mule.umo.provider.UMOMessageAdapter.
UMOMessageAdapter provides a common abstraction of different message implementations provided by different underlying technologies
UMOMessageDispatcher - interface org.mule.umo.provider.UMOMessageDispatcher.
 
UMOMessageDispatcherFactory - interface org.mule.umo.provider.UMOMessageDispatcherFactory.
 
UMOMessageReceiver - interface org.mule.umo.provider.UMOMessageReceiver.
UMOMessageReceiver is used to receive data from an external system.
UMOMessageToResponseString - class org.mule.providers.http.transformers.UMOMessageToResponseString.
UMOMessageToResponseString TODO
UMOMessageToResponseString() - Constructor for class org.mule.providers.http.transformers.UMOMessageToResponseString
 
UMOModel - interface org.mule.umo.model.UMOModel.
The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
UMOOutboundMessageRouter - interface org.mule.umo.routing.UMOOutboundMessageRouter.
UMOOutboundMessageRouter TODO
UMOOutboundRouter - interface org.mule.umo.routing.UMOOutboundRouter.
UMOOutboundRouter TODO
UMOPoolFactory - interface org.mule.umo.model.UMOPoolFactory.
UMOPoolFactory TODO
UMOResponseMessageRouter - interface org.mule.umo.routing.UMOResponseMessageRouter.
UMOResponseMessageRouter is a router that can be used to control how the response in a request/response message flow is created.
UMOResponseRouter - interface org.mule.umo.routing.UMOResponseRouter.
UMOResponseRouter is a router that handles response flow
UMORouter - interface org.mule.umo.routing.UMORouter.
UMORouter A placeholed interfae for all routers
UMORouterCatchAllStrategy - interface org.mule.umo.routing.UMORouterCatchAllStrategy.
UMORouterCatchAllStrategy TODO
UMORouterCollection - interface org.mule.umo.routing.UMORouterCollection.
UMORouterCollection TODO
UMOSecurityContext - interface org.mule.umo.security.UMOSecurityContext.
UMOSecurityContext holds security information and is associated with the UMOSession.
UMOSecurityContextFactory - interface org.mule.umo.security.UMOSecurityContextFactory.
UMOSecurityContextFactory is responsible for creating a UMOSecurityContext instance.
UMOSecurityException - exception org.mule.umo.security.UMOSecurityException.
UMOSecurityException is a generic security exception
UMOSecurityException(String) - Constructor for class org.mule.umo.security.UMOSecurityException
 
UMOSecurityException(String, Throwable) - Constructor for class org.mule.umo.security.UMOSecurityException
 
UMOSecurityManager - interface org.mule.umo.security.UMOSecurityManager.
UMOSecurityManager is responsible for managing a one or more security providers.
UMOSecurityProvider - interface org.mule.umo.security.UMOSecurityProvider.
UMOSecurityProvider is a target security provider thsat actually does the work of authenticating credentials and populating the UMOAuthentication object.
UMOServerEvent - class org.mule.umo.UMOServerEvent.
UMOServerEvent is an event triggered by something happening in the Server itself such as the server starting or a component being registered
UMOServerEvent(Object, int) - Constructor for class org.mule.umo.UMOServerEvent
 
UMOServerEventListener - interface org.mule.umo.UMOServerEventListener.
UMOServerEventListener is an observer interface that ojects can implement and register themselves with the Mule Server to receive notifications when the sevrver, model and components stop, start, initilise, etc.
UMOSession - interface org.mule.umo.UMOSession.
UMOSession is the context in which a request is executed.
UMOSimpleTransformer - interface org.mule.umo.transformer.UMOSimpleTransformer.
UMOSimpleTransformer manages the transformation and or translation of one type of data to the other.
UMOTransaction - interface org.mule.umo.UMOTransaction.
 
UMOTransactionConfig - interface org.mule.umo.UMOTransactionConfig.
UMOTransactionConfig defines transaction configuration for a transactional endpoint.
UMOTransactionException - exception org.mule.umo.UMOTransactionException.
UMOTransactionException TODO (document class)
UMOTransactionException(String) - Constructor for class org.mule.umo.UMOTransactionException
 
UMOTransactionException(String, Throwable) - Constructor for class org.mule.umo.UMOTransactionException
 
UMOTransactionFactory - interface org.mule.umo.UMOTransactionFactory.
UMOTransactionFactory creates a transaction.
UMOTransactionManagerFactory - interface org.mule.umo.UMOTransactionManagerFactory.
TranactionManagerFactory is a factory class for creating a transaction manager for the MuleServer.
UMOTransformer - interface org.mule.umo.transformer.UMOTransformer.
UMOTransformer extends a UMOSimpleTransformer with the provision of a Transformer component, which simply keeps a copy of the 'live' transfromed data, so that any further transformations will use this cached data.
USE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
USE_MANAGER_PROPERTIES - Static variable in class org.mule.config.MuleConfiguration
Specifies that the transformer properties should be obtained from the Mule Manager properties
UUDecoder - class org.mule.transformers.codec.UUDecoder.
Base64Encoder transforms strings or byte arrays into Base64 encoded string
UUDecoder() - Constructor for class org.mule.transformers.codec.UUDecoder
 
UUEncoder - class org.mule.transformers.codec.UUEncoder.
Base64Encoder transforms strings or byte arrays into UU encoded string
UUEncoder() - Constructor for class org.mule.transformers.codec.UUEncoder
 
UUID - class org.mule.util.UUID.
UUID Generates a UUID using the doom dark JUG library
UUID() - Constructor for class org.mule.util.UUID
 
UdpConnector - class org.mule.providers.udp.UdpConnector.
UdpConnector can send and receive Mule events as Datagram packets
UdpConnector() - Constructor for class org.mule.providers.udp.UdpConnector
 
UdpMessageAdapter - class org.mule.providers.udp.UdpMessageAdapter.
UdpMessageAdapter TODO
UdpMessageAdapter(Object) - Constructor for class org.mule.providers.udp.UdpMessageAdapter
 
UdpMessageDispatcher - class org.mule.providers.udp.UdpMessageDispatcher.
UdpMessageDispatcher TODO
UdpMessageDispatcher(UdpConnector) - Constructor for class org.mule.providers.udp.UdpMessageDispatcher
 
UdpMessageDispatcherFactory - class org.mule.providers.udp.UdpMessageDispatcherFactory.
UdpMessageDispatcherFactory TODO
UdpMessageDispatcherFactory() - Constructor for class org.mule.providers.udp.UdpMessageDispatcherFactory
 
UdpMessageReceiver - class org.mule.providers.udp.UdpMessageReceiver.
UdpMessageReceiver TODO (document class)
UdpMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.udp.UdpMessageReceiver
 
UdpMessageReceiver.UdpWorker - class org.mule.providers.udp.UdpMessageReceiver.UdpWorker.
 
UdpMessageReceiver.UdpWorker(DatagramSocket, DatagramPacket) - Constructor for class org.mule.providers.udp.UdpMessageReceiver.UdpWorker
 
UnauthorisedException - exception org.mule.umo.security.UnauthorisedException.
UnauthorisedException is thrown if authentication fails
UnauthorisedException(String) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(String, Throwable) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(UMOSecurityContext, UMOImmutableEndpoint, UMOEndpointSecurityFilter) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UniqueIdNotSupportedException - exception org.mule.umo.provider.UniqueIdNotSupportedException.
UniqueIdNotSupportedException is thrown by UMOMessageAdapter.getUniqueId() if the underlying message does not support or have a unique identifier.
UniqueIdNotSupportedException(UMOMessageAdapter) - Constructor for class org.mule.umo.provider.UniqueIdNotSupportedException
 
UniqueIdNotSupportedException(UMOMessageAdapter, String) - Constructor for class org.mule.umo.provider.UniqueIdNotSupportedException
 
UniqueIdNotSupportedException(UMOMessageAdapter, Throwable) - Constructor for class org.mule.umo.provider.UniqueIdNotSupportedException
 
UnknownAuthenticationTypeException - exception org.mule.umo.security.UnknownAuthenticationTypeException.
UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised UMOAuthentication type.
UnknownAuthenticationTypeException(UMOAuthentication) - Constructor for class org.mule.umo.security.UnknownAuthenticationTypeException
 
UnsupportedAuthenticationSchemeException - exception org.mule.umo.security.UnsupportedAuthenticationSchemeException.
UnsupportedAuthenticationSchemeException is thrown when a authentication scheme is being used on the message that the Security filter does not understand
UnsupportedAuthenticationSchemeException(String) - Constructor for class org.mule.umo.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(String, Throwable) - Constructor for class org.mule.umo.security.UnsupportedAuthenticationSchemeException
 
UrlEndpointBuilder - class org.mule.impl.endpoint.UrlEndpointBuilder.
UrlEndpointBuilder is the default endpointUri strategy suitable for most connectors
UrlEndpointBuilder() - Constructor for class org.mule.impl.endpoint.UrlEndpointBuilder
 
UserInfoEndpointBuilder - class org.mule.impl.endpoint.UserInfoEndpointBuilder.
 
UserInfoEndpointBuilder() - Constructor for class org.mule.impl.endpoint.UserInfoEndpointBuilder
 
Utility - class org.mule.util.Utility.
Utility is a singleton grouping common functionality like converting java.lang.String to different data types, reading files, etc
Utility() - Constructor for class org.mule.util.Utility
 
unbindTransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionCoordination
 
uncompressByteArray(byte[]) - Static method in class org.mule.util.compression.CompressionHelper
Used for uncompressing a byte array into a uncompressed byte array using the CompressionStategy found using discovery
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
uncompressMessage(Object) - Method in class org.mule.transformers.compression.AbstractCompressionTransformer
Uncompresses an Object into a byte[].
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.MuleModel
 
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.UMOManager
UnRegisters a UMOConnector with the MuleManager.
unregisterEndpoint(String) - Method in class org.mule.MuleManager
unregisters a shared/global endpoint with the MuleManager.
unregisterEndpoint(String) - Method in interface org.mule.umo.UMOManager
unregisters a shared/global endpoint with the MuleManager.
unregisterEndpointIdentifier(String) - Method in class org.mule.MuleManager
unregisters an endpointUri with a logical name
unregisterEndpointIdentifier(String) - Method in interface org.mule.umo.UMOManager
unregisters an endpointUri with a logical name
unregisterListener(UMOServerEventListener) - Method in class org.mule.MuleManager
Unregisters a previously registered listener. If the listener has not already been registered, this method should return without exception
unregisterListener(UMOServerEventListener) - Method in class org.mule.impl.internal.events.ServerEventManager
 
unregisterListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
unregisterListener(UMOServerEventListener) - Method in interface org.mule.umo.UMOManager
Unregisters a previously registered listener.
unregisterListener(UMOComponent, UMOEndpoint) - Method in interface org.mule.umo.provider.UMOConnector
 
unregisterListeners(UMOComponent) - Method in class org.mule.impl.MuleModel
 
unregisterSourceType(Class) - Method in class org.mule.transformers.AbstractTransformer
 
unregisterTransformer(String) - Method in class org.mule.MuleManager
UnRegisters a transformer with the MuleManager.
unregisterTransformer(String) - Method in interface org.mule.umo.UMOManager
UnRegisters a transformer with the MuleManager.
unregistered() - Method in class org.mule.impl.internal.admin.AbstractEventLoggerAgent
 
unregistered() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
unregistered() - Method in class org.mule.management.agents.JdmkAgent
 
unregistered() - Method in class org.mule.management.agents.JmxAgent
 
unregistered() - Method in class org.mule.management.agents.Log4jAgent
 
unregistered() - Method in class org.mule.management.agents.Mx4jAgent
 
unregistered() - Method in interface org.mule.umo.UMOAgent
 
username - Variable in class org.mule.providers.jms.JmsConnector
 

V

VMConnector - class org.mule.providers.vm.VMConnector.
VMConnector 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 org.mule.providers.vm.VMMessageAdapter.
VMMessageAdapter provides a common abstraction of Mule Event message.
VMMessageAdapter(UMOMessage) - Constructor for class org.mule.providers.vm.VMMessageAdapter
 
VMMessageDispatcher - class org.mule.providers.vm.VMMessageDispatcher.
VMMessageDispatcher TODO
VMMessageDispatcher(VMConnector) - Constructor for class org.mule.providers.vm.VMMessageDispatcher
 
VMMessageDispatcherFactory - class org.mule.providers.vm.VMMessageDispatcherFactory.
 
VMMessageDispatcherFactory() - Constructor for class org.mule.providers.vm.VMMessageDispatcherFactory
 
VMMessageReceiver - class org.mule.providers.vm.VMMessageReceiver.
VMMessageReceiver is a listener of events from a mule component which then simply

passes the events on to the target component.

VMMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, BoundedPersistentQueue) - Constructor for class org.mule.providers.vm.VMMessageReceiver
 
validate() - Method in class org.mule.extras.acegi.AcegiSecurityContext
 
validateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
validateUrl(String) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
version - Variable in class org.mule.impl.ImmutableMuleDescriptor
The descriptors version

W

WHEN_EXHAUSTED_ABORT - Static variable in class org.mule.config.ThreadingProfile
 
WHEN_EXHAUSTED_BLOCK - Static variable in interface org.mule.util.ObjectPool
 
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 exhaused 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
 
WSDDJavaMuleProvider - class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider.
WSDDJavaMuleProvider is a factory class for creating the MuleProvider
WSDDJavaMuleProvider(AxisConnector) - Constructor for class org.mule.providers.soap.axis.extensions.WSDDJavaMuleProvider
 
WebappMuleXmlConfigurationBuilder - class org.mule.config.builders.WebappMuleXmlConfigurationBuilder.
WebappMuleXmlConfigurationBuilder will first try and load config resources from the Servlet context.
WebappMuleXmlConfigurationBuilder(ServletContext) - Constructor for class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
 
WildcardFilter - class org.mule.routing.filters.WildcardFilter.
WildcardFilter is used to match wildcard string.
WildcardFilter() - Constructor for class org.mule.routing.filters.WildcardFilter
 
WildcardFilter(String) - Constructor for class org.mule.routing.filters.WildcardFilter
 
WriterMessageAdapter - class org.mule.providers.WriterMessageAdapter.
WriterMessageAdapter TODO
WriterMessageAdapter(Object) - Constructor for class org.mule.providers.WriterMessageAdapter
 
write(int) - Method in class org.mule.impl.ResponseOutputStream
 
write(String) - Method in class org.mule.providers.WriterMessageAdapter
 
write(String, int, int) - Method in class org.mule.providers.WriterMessageAdapter
 
write(Socket, Object) - Method in class org.mule.providers.tcp.TcpMessageDispatcher
 
write(DatagramSocket, byte[]) - Method in class org.mule.providers.udp.UdpMessageDispatcher
 
writeResponse(HttpServletResponse, UMOMessage) - Method in class org.mule.providers.servlet.MuleRESTReceiverServlet
 

X

XaTransaction - class org.mule.transaction.XaTransaction.
XaTransaction represents an XA transaction in Mule.
XaTransaction() - Constructor for class org.mule.transaction.XaTransaction
Default constructor
XaTransactionFactory - class org.mule.transaction.XaTransactionFactory.
XaTransactionFactory Is used to create/retreive a Transaction from a transaction manager configured on the MuleManager.
XaTransactionFactory() - Constructor for class org.mule.transaction.XaTransactionFactory
 
XmlToDomDocument - class org.mule.transformers.xml.XmlToDomDocument.
XmlToDomDocument Transform a XML String to org.w3c.dom.Document.
XmlToDomDocument() - Constructor for class org.mule.transformers.xml.XmlToDomDocument
 
XmlToObject - class org.mule.transformers.xml.XmlToObject.
XmlToObject converts xml created by the ObjectToXml transformer in to a java object graph.
XmlToObject() - Constructor for class org.mule.transformers.xml.XmlToObject
 
XmppConnector - class org.mule.providers.xmpp.XmppConnector.
XmppConnector TODO
XmppConnector() - Constructor for class org.mule.providers.xmpp.XmppConnector
 
XmppMessageAdapter - class org.mule.providers.xmpp.XmppMessageAdapter.
XmppMessageAdapter TODO
XmppMessageAdapter(Object) - Constructor for class org.mule.providers.xmpp.XmppMessageAdapter
 
XmppMessageDispatcher - class org.mule.providers.xmpp.XmppMessageDispatcher.
XmppMessageDispatcher allows Mule events to be sent and recieved over Xmpp
XmppMessageDispatcher(XmppConnector) - Constructor for class org.mule.providers.xmpp.XmppMessageDispatcher
 
XmppMessageDispatcherFactory - class org.mule.providers.xmpp.XmppMessageDispatcherFactory.
XmppMessageDispatcherFactory TODO
XmppMessageDispatcherFactory() - Constructor for class org.mule.providers.xmpp.XmppMessageDispatcherFactory
 
XmppMessageReceiver - class org.mule.providers.xmpp.XmppMessageReceiver.
XmppMessageReceiver TODO
XmppMessageReceiver(AbstractConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.xmpp.XmppMessageReceiver
 
XsltTransformer - class org.mule.transformers.xml.XsltTransformer.
XsltTransformer performs a xslt transform on a Dom object
XsltTransformer() - Constructor for class org.mule.transformers.xml.XsltTransformer
 

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

Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.