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_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_DISPATCH - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ACTION_INVOKE - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ACTION_JOIN_IF_POSSIBLE - Static variable in interface org.mule.umo.UMOTransactionConfig
 
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.notifications.AdminNotification
 
ACTION_SEND - Static variable in class org.mule.impl.internal.notifications.AdminNotification
 
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
AGENTS_RUNNING - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AGENT_NAME - Static variable in class org.mule.impl.internal.admin.MuleAdminAgent
 
ALWAYS_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
ALWAYS_CREATE_STRING - Static variable in class org.mule.impl.endpoint.MuleEndpoint
 
ANT_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
APPLY_TO_PROPERTY - Static variable in class org.mule.config.ExceptionHelper
a comma-separated list of other protocols the mappings in a file can be applied to
AUTH_DENIED_ON_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_ENDPOINT_TYPE_FOR_FILTER_MUST_BE_X_BUT_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_FAILED_FOR_USER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_NO_CREDENTIALS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_NO_ENCRYPTION_STRATEGY_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_NO_PROVIDER_REGISTERED_FOR - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_NO_SECURITY_PROVIDER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_REALM_MUST_SET_ON_FILTER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_SECURITY_MANAGER_NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_SET_TO_X_BUT_NO_CONTEXT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AUTH_TYPE_NOT_RECOGNISED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
AVERAGE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the average value of a counter
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
 
AbstractComponent - class org.mule.impl.model.AbstractComponent.
A base implementation for all UMOComponents in Mule
AbstractComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.AbstractComponent
Default constructor
AbstractCompressionTransformer - class org.mule.transformers.compression.AbstractCompressionTransformer.
AbstractCompressionTransformer is a base class for all transformers that can compress or uncompress data when they performa message transformation.
AbstractCompressionTransformer() - Constructor for class org.mule.transformers.compression.AbstractCompressionTransformer
default constructor required for discovery
AbstractConnectionStrategy - class org.mule.providers.AbstractConnectionStrategy.
todo document
AbstractConnectionStrategy() - Constructor for class org.mule.providers.AbstractConnectionStrategy
 
AbstractConnector - class org.mule.providers.AbstractConnector.
AbstractConnector provides base functionality for all connectors provided with Mule.
AbstractConnector() - Constructor for class org.mule.providers.AbstractConnector
 
AbstractContainerContext - class org.mule.impl.container.AbstractContainerContext.
AbstractContainerContext provides base container configuration functions for handling embedded configuration
AbstractContainerContext(String) - Constructor for class org.mule.impl.container.AbstractContainerContext
 
AbstractCounter - class org.mule.util.counters.impl.AbstractCounter.
 
AbstractCounter(String, CounterFactory.Type) - Constructor for class org.mule.util.counters.impl.AbstractCounter
 
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
 
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
 
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
 
AbstractExceptionListener - class org.mule.impl.AbstractExceptionListener.
AbstractExceptionListener is a base implementation that custom Exception Listeners can override.
AbstractExceptionListener() - Constructor for class org.mule.impl.AbstractExceptionListener
 
AbstractJCEEncryptionStrategy - class org.mule.impl.security.AbstractJCEEncryptionStrategy.
A JCE based encryption strategy.
AbstractJCEEncryptionStrategy() - Constructor for class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
AbstractJndiConnector - class org.mule.providers.AbstractJndiConnector.
Code by (c) 2005 P.Oikari.
AbstractJndiConnector() - Constructor for class org.mule.providers.AbstractJndiConnector
 
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 a File or TCP.
AbstractMessageAdapter() - Constructor for class org.mule.providers.AbstractMessageAdapter
 
AbstractMessageBuilder - class org.mule.components.builder.AbstractMessageBuilder.
A component that will invoke all outbound endpoints configured on the component allow the result of each endpoint invocation to be aggregated to a single message.
AbstractMessageBuilder() - Constructor for class org.mule.components.builder.AbstractMessageBuilder
 
AbstractMessageDispatcher - class org.mule.providers.AbstractMessageDispatcher.

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

AbstractMessageDispatcher(UMOImmutableEndpoint) - 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(UMOConnector, UMOComponent, UMOEndpoint) - Constructor for class org.mule.providers.AbstractMessageReceiver
Creates the Message Receiver
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
 
AbstractModel - class org.mule.impl.model.AbstractModel.
MuleModel is the default implementation of the UMOModel.
AbstractModel() - Constructor for class org.mule.impl.model.AbstractModel
Default constructor
AbstractNotificationLoggerAgent - class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent.
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint
AbstractNotificationLoggerAgent() - Constructor for class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
AbstractOutboundRouter - class org.mule.routing.outbound.AbstractOutboundRouter.
AbstractOutboundRouter is a base router class that tracks statistics about message processing through the router.
AbstractOutboundRouter() - Constructor for class org.mule.routing.outbound.AbstractOutboundRouter
 
AbstractProxyFactory - class org.mule.config.pool.AbstractProxyFactory.
AbstractProxyFactory provides common behaviour for creating proxy objects
AbstractProxyFactory(MuleDescriptor) - Constructor for class org.mule.config.pool.AbstractProxyFactory
Creates a pool factory using the descriptor as the basis for creating its objects
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
 
AbstractResourceManager - class org.mule.util.xa.AbstractResourceManager.
This code is based on code coming from the commons-transaction project.
AbstractResourceManager() - Constructor for class org.mule.util.xa.AbstractResourceManager
 
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
 
AbstractServiceEnabledConnector - class org.mule.providers.AbstractServiceEnabledConnector.
AbstractServiceEnabledConnector initialises a connector from a service 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
 
AbstractTransactionContext - class org.mule.util.xa.AbstractTransactionContext.
 
AbstractTransactionContext() - Constructor for class org.mule.util.xa.AbstractTransactionContext
 
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
AbstractXAResourceManager - class org.mule.util.xa.AbstractXAResourceManager.
 
AbstractXAResourceManager() - Constructor for class org.mule.util.xa.AbstractXAResourceManager
 
AdminNotification - class org.mule.impl.internal.notifications.AdminNotification.
AdminNotification is used to invoke actions on a remote mule server
AdminNotification(UMOMessage, int, String) - Constructor for class org.mule.impl.internal.notifications.AdminNotification
 
AdminNotificationListener - interface org.mule.impl.internal.notifications.AdminNotificationListener.
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the stated of the Mule instance and its respources
AggregateCounter - class org.mule.util.counters.impl.AggregateCounter.
 
AggregateCounter(String, CounterFactory.Type, AbstractCounter) - Constructor for class org.mule.util.counters.impl.AggregateCounter
 
AggregationException - exception org.mule.routing.AggregationException.
todo document
AggregationException(EventGroup, UMOImmutableEndpoint) - Constructor for class org.mule.routing.AggregationException
 
AggregationException(EventGroup, UMOImmutableEndpoint, Throwable) - Constructor for class org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, UMOImmutableEndpoint) - Constructor for class org.mule.routing.AggregationException
 
AggregationException(Message, EventGroup, UMOImmutableEndpoint, Throwable) - Constructor for class org.mule.routing.AggregationException
 
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, Object) - 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
 
ArrayUtils - class org.mule.util.ArrayUtils.
 
ArrayUtils() - Constructor for class org.mule.util.ArrayUtils
 
AutoDiscoverySecurityProviderFactory - class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory.
Automatically discovers the JDK we are running on and returns a corresponding SecurityProviderInfo.
AutoDiscoverySecurityProviderFactory() - Constructor for class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
 
Average - class org.mule.util.counters.impl.Average.
 
Average(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Average
 
accept(UMOMessage) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(Object) - Method in class org.mule.routing.filters.EqualsFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.ExceptionTypeFilter
Check a given message against this filter.
accept(UMOMessage) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
accept(Object) - Method in interface org.mule.routing.filters.ObjectFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.RegExFilter
 
accept(Object) - Method in class org.mule.routing.filters.RegExFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(Object) - Method in class org.mule.routing.filters.WildcardFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.logic.AndFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.logic.NotFilter
 
accept(UMOMessage) - Method in class org.mule.routing.filters.logic.OrFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.BatchConstraint
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.ConstraintFilter
 
accept(UMOEvent) - Method in class org.mule.transaction.constraints.ManualConstraint
 
accept(UMOMessage) - Method in interface org.mule.umo.UMOFilter
Check a given message against this filter.
action - Variable in class org.mule.umo.manager.UMOServerNotification
 
activateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
activeContexts - Variable in class org.mule.util.xa.AbstractXAResourceManager
 
add(ComponentStatistics) - Method in class org.mule.management.stats.AllStatistics
 
add(String, int) - Static method in class org.mule.util.SgmlCodec
 
addAggregate(AggregateCounter) - Method in class org.mule.util.counters.impl.AbstractCounter
 
addAttachment(String, DataHandler) - Method in class org.mule.impl.MuleMessage
 
addAttachment(String, DataHandler) - Method in class org.mule.providers.AbstractMessageAdapter
 
addAttachment(String, DataHandler) - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
addContainer(UMOContainerContext) - Method in class org.mule.impl.container.MultiContainerContext
 
addEncryptionStrategy(String, UMOEncryptionStrategy) - Method in class org.mule.impl.security.MuleSecurityManager
 
addEncryptionStrategy(String, UMOEncryptionStrategy) - Method in interface org.mule.umo.security.UMOSecurityManager
 
addEndpoint(UMOEndpoint) - Method in class org.mule.impl.AbstractExceptionListener
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.ChainingRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
addEndpoint(UMOEndpoint) - Method in class org.mule.routing.response.ResponseMessageRouter
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Adds an endpoint to this router
addEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
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.
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.
addInfo(String, Object) - Method in class org.mule.umo.UMOException
 
addInitialisationCallback(InitialisationCallback) - Method in class org.mule.impl.MuleDescriptor
 
addInterceptor(UMOInterceptor) - Method in class org.mule.impl.MuleDescriptor
 
addInterceptor(UMOInterceptor) - Method in interface org.mule.umo.UMODescriptor
Interceptors are executable objects that can be chained together.
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
 
addMethod(Object, Method, Class) - Method in class org.mule.model.DynamicEntryPoint
 
addProperties(Map) - Method in class org.mule.MuleManager
 
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 class org.mule.providers.AbstractMessageAdapter
 
addProperties(Map) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Adds a map of properties to be associated with this message
addProvider(UMOSecurityProvider) - Method in class org.mule.impl.security.MuleSecurityManager
 
addProvider(UMOSecurityProvider) - Method in interface org.mule.umo.security.UMOSecurityManager
 
addRouter(UMORouter) - Method in class org.mule.routing.AbstractRouterCollection
 
addRouter(UMOInboundRouter) - Method in class org.mule.routing.inbound.InboundMessageRouter
 
addRouter(UMORouter) - Method in class org.mule.routing.response.ResponseMessageRouter
 
addRouter(UMOInboundRouter) - Method in interface org.mule.umo.routing.UMOInboundMessageRouter
 
addRouter(UMORouter) - Method in interface org.mule.umo.routing.UMORouterCollection
 
addToEnvironment(String, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
added - Variable in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
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.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
 
aggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.inbound.MessageChunkingAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.response.AbstractResponseAggregator
This method is invoked if the shouldAggregate method is called and returns true.
aggregateEvents(EventGroup) - Method in class org.mule.routing.response.SingleResponseRouter
This method is invoked if the shouldAggregate method is called and returns true.
algorithm - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
and(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
appendMessage(String) - Method in class org.mule.umo.UMOException
 
applyResponseTransformer(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
assureReady() - Method in class org.mule.util.xa.AbstractResourceManager
Check that the FileManager is ready.
assureStarted() - Method in class org.mule.util.xa.AbstractResourceManager
Check that the FileManager is started.
attachments - Variable in class org.mule.providers.AbstractMessageAdapter
 
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.impl.security.AbstractEndpointSecurityFilter
 
authenticateInbound(UMOEvent) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.impl.security.filters.MuleEncryptionEndpointSecurityFilter
 

B

Base64 - class org.mule.util.Base64.
 
Base64.InputStream - class org.mule.util.Base64.InputStream.
A Base64.InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.mule.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.mule.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - class org.mule.util.Base64.OutputStream.
A Base64.OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.mule.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.mule.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
Base64Decoder - class 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 used for messages sent over the wire.
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
 
BeanPropertyExtractor - class org.mule.util.properties.BeanPropertyExtractor.
Recognises the property 'PAYLOAD' to mean the whole message payload
BeanPropertyExtractor() - Constructor for class org.mule.util.properties.BeanPropertyExtractor
 
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.notifications.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
BridgeComponent - class org.mule.components.simple.BridgeComponent.
Can be used to bridge inbound requests to an outbound router without any processing done inbetween.
BridgeComponent() - Constructor for class org.mule.components.simple.BridgeComponent
 
ByteArrayToHexString - class org.mule.transformers.simple.ByteArrayToHexString.
Converts a Byte array to a Hex String
ByteArrayToHexString() - Constructor for class org.mule.transformers.simple.ByteArrayToHexString
 
ByteArrayToObject - class org.mule.transformers.simple.ByteArrayToObject.
ByteArrayToObject works in the same way as ByteArrayToSerializable but checks if th byte array is a serialised object and if not will return a String created from the bytes is the returnType on the transformer.
ByteArrayToObject() - Constructor for class org.mule.transformers.simple.ByteArrayToObject
 
ByteArrayToSerializable - class org.mule.transformers.simple.ByteArrayToSerializable.
ByteArrayToSerializable converts a serialized object to its object representation
ByteArrayToSerializable() - Constructor for class org.mule.transformers.simple.ByteArrayToSerializable
 
ByteArrayToString - class org.mule.transformers.simple.ByteArrayToString.
ByteArrayToString converts a byte array into a String.
ByteArrayToString() - Constructor for class org.mule.transformers.simple.ByteArrayToString
 
base64Encoding - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
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.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 interface org.mule.umo.UMOTransaction
Begin the transaction.
begin() - Method in interface org.mule.util.file.FileSession
 
begin() - Method in interface org.mule.util.queue.QueueSession
 
begin() - Method in class org.mule.util.xa.DefaultXASession
 
beginTransaction() - Method in class org.mule.transaction.XaTransactionFactory
 
beginTransaction() - Method in interface org.mule.umo.UMOTransactionFactory
Create and begins a new transaction
beginTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
bind(Name, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
bind(String, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
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
 
boilerPlate(String) - Method in class org.mule.util.MuleLogger
 
boilerPlate(String, char, int) - Method in class org.mule.util.MuleLogger
 
boilerPlate(List, char, int) - Method in class org.mule.util.MuleLogger
 
boilerPlate(String[], char, int) - Method in class org.mule.util.MuleLogger
 
borrowObject() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
borrowObject() - Method in interface org.mule.util.ObjectPool
 
build(URI) - Method in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
build(URI) - Method in interface org.mule.impl.endpoint.EndpointBuilder
 
buildMessage(UMOMessage, UMOMessage) - Method in interface org.mule.components.builder.MessageBuilder
 
buildMessage(UMOMessage, UMOMessage) - Method in class org.mule.components.builder.ReflectionMessageBuilder
 

C

CANNOT_BIND_TO_ADDRESS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANNOT_USE_TX_AND_REMOTE_SYNC - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_INSTANCIATE_FINDER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_INSTANCIATE_NON_CONTAINER_REF_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_LOAD_X_FROM_CLASSPATH_FILE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_READ_PAYLOAD_AS_BYTES_TYPE_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_READ_PAYLOAD_AS_STRING_TYPE_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_SET_PROPERTY_X_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_SET_PROP_X_ON_X_OF_TYPE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_SET_X_ONCE_IT_HAS_BEEN_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CANT_USE_DISPOSED_CONNECTOR - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CLASSNAME_DEFAULT_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
Don't use a class object so the core doesn't depend on mule-module-builders.
CLASSNAME_SPRING_CONFIG_BUILDER - Static variable in class org.mule.MuleServer
Required to support the '-config spring' shortcut.
CLASS_X_NOT_FOUND - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COMPONENT_CAUSED_ERROR_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COMPONENT_DISPOSED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
COMPONENT_INITIALISED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_PAUSED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_RESUMED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_STARTED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_STOPPED - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_STOPPING - Static variable in class org.mule.impl.internal.notifications.ComponentNotification
 
COMPONENT_X_IS_STOPPED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COMPONENT_X_NOT_REGISTERED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COMPONENT_X_ROUTING_FAILED_ON_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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.
CONFIG_NOT_FOUND_USAGE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CONNECTION_CONNECTED - Static variable in class org.mule.impl.internal.notifications.ConnectionNotification
 
CONNECTION_DISCONNECTED - Static variable in class org.mule.impl.internal.notifications.ConnectionNotification
 
CONNECTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
CONNECTION_FAILED - Static variable in class org.mule.impl.internal.notifications.ConnectionNotification
 
CONNECTOR_CAUSED_ERROR - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CONNECTOR_CLASS - Static variable in interface org.mule.config.MuleProperties
Connector Service descriptor properties
CONNECTOR_DISPATCHER_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_ENDPOINT_BUILDER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_INBOUND_TRANSFORMER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_MESSAGE_ADAPTER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_NOT_STARTED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CONNECTOR_OUTBOUND_TRANSFORMER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
CONNECTOR_RESPONSE_TRANSFORMER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_SCHEME_X_INCOMPATIBLE_WITH_ENDPOINT_SCHEME_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CONNECTOR_SERVICE_ERROR - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_SERVICE_FINDER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_SESSION_HANDLER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_STREAM_MESSAGE_ADAPTER - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_TRANSACTION_FACTORY - Static variable in interface org.mule.config.MuleProperties
 
CONNECTOR_WITH_PROTOCOL_X_NOT_REGISTERED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CONNECTOR_XA_MESSAGE_RECEIVER_CLASS - Static variable in interface org.mule.config.MuleProperties
 
CONTAINER_X_ALREADY_REGISTERED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COULD_NOT_DETERMINE_DESTINATION_COMPONENT_FROM_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COULD_NOT_FIND_SOAP_PROVIDER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
COULD_NOT_RECOVER_CONTIANER_CONFIG - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CRYPTO_FAILURE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
CRYPTO_STRATEGY_IS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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.manager.UMOServerNotification
 
CachingPersistenceStrategy - class org.mule.util.queue.CachingPersistenceStrategy.
 
CachingPersistenceStrategy(QueuePersistenceStrategy) - Constructor for class org.mule.util.queue.CachingPersistenceStrategy
 
Callable - interface org.mule.umo.lifecycle.Callable.
Callable is used to provide UMOs with an interface that supports event calls.
CallableEntryPoint - class org.mule.model.CallableEntryPoint.
A simple Entrypoint for the callable interface
CallableEntryPoint() - Constructor for class org.mule.model.CallableEntryPoint
 
CallableEntryPointResolver - class org.mule.model.CallableEntryPointResolver.
An entrypoint resolver that only allows Service objects that implmement the Callable interface
CallableEntryPointResolver() - Constructor for class org.mule.model.CallableEntryPointResolver
 
ChainedReader - class org.mule.util.ChainedReader.
ChainedReader allows Reader objects to be chained together.
ChainedReader(Reader, Reader) - Constructor for class org.mule.util.ChainedReader
 
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
 
ClassUtils - class org.mule.util.ClassUtils.
This class is useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassUtils() - Constructor for class org.mule.util.ClassUtils
 
CollectionUtils - class org.mule.util.CollectionUtils.
 
CollectionUtils() - Constructor for class org.mule.util.CollectionUtils
 
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) - 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, ObjectFactory) - 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
 
ComponentException - exception org.mule.umo.ComponentException.
ComponentException should be thrown when some action on a component fails, such as starting or stopping
ComponentException(Message, UMOMessage, UMOComponent) - Constructor for class org.mule.umo.ComponentException
 
ComponentException(Message, UMOMessage, UMOComponent, Throwable) - Constructor for class org.mule.umo.ComponentException
 
ComponentException(UMOMessage, UMOComponent, Throwable) - Constructor for class org.mule.umo.ComponentException
 
ComponentFactory - class org.mule.impl.model.ComponentFactory.
Reusable methods for working with UMOComponents.
ComponentFactory() - Constructor for class org.mule.impl.model.ComponentFactory
 
ComponentNotification - class org.mule.impl.internal.notifications.ComponentNotification.
ComponentNotification is fired when an event such as the component starting occurs.
ComponentNotification(UMODescriptor, int) - Constructor for class org.mule.impl.internal.notifications.ComponentNotification
 
ComponentNotificationListener - interface org.mule.impl.internal.notifications.ComponentNotificationListener.
ComponentNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Component event occurs.
ComponentRoutingException - exception org.mule.umo.routing.ComponentRoutingException.
ComponentRoutingException is thrown due to a routing exception between the endpoint the event was received on and the component receiving the event
ComponentRoutingException(Message, UMOMessage, UMOImmutableEndpoint, UMOComponent) - Constructor for class org.mule.umo.routing.ComponentRoutingException
 
ComponentRoutingException(Message, UMOMessage, UMOImmutableEndpoint, UMOComponent, Throwable) - Constructor for class org.mule.umo.routing.ComponentRoutingException
 
ComponentRoutingException(UMOMessage, UMOImmutableEndpoint, UMOComponent) - Constructor for class org.mule.umo.routing.ComponentRoutingException
 
ComponentRoutingException(UMOMessage, UMOImmutableEndpoint, UMOComponent, Throwable) - Constructor for class org.mule.umo.routing.ComponentRoutingException
 
ComponentStatistics - class org.mule.management.stats.ComponentStatistics.
 
ComponentStatistics(String, int, int) - Constructor for class org.mule.management.stats.ComponentStatistics
The constructor
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 is a base interface for Different compression strategies
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(Message) - Constructor for class org.mule.config.ConfigurationException
 
ConfigurationException(Message, Throwable) - Constructor for class org.mule.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for class org.mule.config.ConfigurationException
 
ConnectException - exception org.mule.providers.ConnectException.
todo document
ConnectException(Message, Object) - Constructor for class org.mule.providers.ConnectException
 
ConnectException(Message, Throwable, Object) - Constructor for class org.mule.providers.ConnectException
 
ConnectException(Throwable, Object) - Constructor for class org.mule.providers.ConnectException
 
ConnectionNotification - class org.mule.impl.internal.notifications.ConnectionNotification.
Is fired by a connector when a connection is made, or disconnected of the connection fails.
ConnectionNotification(UMOConnectable, String, int) - Constructor for class org.mule.impl.internal.notifications.ConnectionNotification
 
ConnectionNotificationListener - interface org.mule.impl.internal.notifications.ConnectionNotificationListener.
ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
ConnectionStrategy - interface org.mule.providers.ConnectionStrategy.
Allows developers to plug in customised reconnection behaviour
ConnectorException - exception org.mule.umo.provider.ConnectorException.
ConnectorException Is thrown in the context of a UMOConnector, usually some sort of transport level error where the connection has failed.
ConnectorException(Message, UMOConnector) - Constructor for class org.mule.umo.provider.ConnectorException
 
ConnectorException(Message, UMOConnector, Throwable) - Constructor for class org.mule.umo.provider.ConnectorException
 
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(Message) - Constructor for class org.mule.providers.service.ConnectorFactoryException
 
ConnectorFactoryException(Message, Throwable) - Constructor for class org.mule.providers.service.ConnectorFactoryException
 
ConnectorFactoryException(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(Message) - Constructor for class org.mule.providers.service.ConnectorServiceException
 
ConnectorServiceException(Message, 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() - Constructor for class org.mule.transaction.constraints.ConstraintFilter
 
ContainerException - exception org.mule.umo.manager.ContainerException.
ContainerException is an Exception thrown by the component resolver when it fials to find a component
ContainerException(Message) - Constructor for class org.mule.umo.manager.ContainerException
 
ContainerException(Message, Throwable) - Constructor for class org.mule.umo.manager.ContainerException
 
ContainerKeyPair - class org.mule.impl.container.ContainerKeyPair.
ContainerKeyPair is a key strategy that binds a container reference with a container name.
ContainerKeyPair(String, Object) - Constructor for class org.mule.impl.container.ContainerKeyPair
 
ContainerKeyPair(String, Object, boolean) - Constructor for class org.mule.impl.container.ContainerKeyPair
 
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, String) - Constructor for class org.mule.config.builders.ContainerReference
 
CoreMessageConstants - interface org.mule.config.i18n.CoreMessageConstants.
CoreMessageConstants contians contants for all Mule core exception messages and other string.
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
 
CorrelationPropertiesExtractor - class org.mule.routing.CorrelationPropertiesExtractor.
CorrelationPropertiesExtractor is a default implementation used for getting the Correlation information from a message.
CorrelationPropertiesExtractor() - Constructor for class org.mule.routing.CorrelationPropertiesExtractor
 
CouldNotRouteInboundEventException - exception org.mule.umo.routing.CouldNotRouteInboundEventException.
CouldNotRouteInboundEventException thrown if the current component cannot accept the inbound event
CouldNotRouteInboundEventException(UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(UMOMessage, UMOEndpoint, Throwable) - Constructor for class org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(Message, UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.CouldNotRouteInboundEventException
 
CouldNotRouteInboundEventException(Message, UMOMessage, UMOEndpoint, Throwable) - 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(UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(UMOMessage, UMOEndpoint, Throwable) - Constructor for class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
CouldNotRouteOutboundMessageException(Message, UMOMessage, UMOEndpoint, Throwable) - Constructor for class org.mule.umo.routing.CouldNotRouteOutboundMessageException
 
Counter - interface org.mule.util.counters.Counter.
This interface is the interface implemented for all counter types.
CounterFactory - class org.mule.util.counters.CounterFactory.
This class is the Counter's factory.
CounterFactory() - Constructor for class org.mule.util.counters.CounterFactory
 
CounterFactory.Type - class org.mule.util.counters.CounterFactory.Type.
Enum class for all different types of counters.
CounterFactory.Type(String) - Constructor for class org.mule.util.counters.CounterFactory.Type
Constructor of the type
CounterFactoryImpl - class org.mule.util.counters.impl.CounterFactoryImpl.
 
CounterFactoryImpl() - Constructor for class org.mule.util.counters.impl.CounterFactoryImpl
 
CredentialsNotSetException - exception org.mule.umo.security.CredentialsNotSetException.
CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message
CredentialsNotSetException(Message, UMOMessage) - Constructor for class org.mule.umo.security.CredentialsNotSetException
 
CredentialsNotSetException(Message, UMOMessage, Throwable) - Constructor for class org.mule.umo.security.CredentialsNotSetException
 
CredentialsNotSetException(UMOMessage, 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(Message, UMOEncryptionStrategy) - Constructor for class org.mule.umo.security.CryptoFailureException
 
CryptoFailureException(Message, UMOEncryptionStrategy, Throwable) - Constructor for class org.mule.umo.security.CryptoFailureException
 
CryptoFailureException(UMOEncryptionStrategy, Throwable) - Constructor for class org.mule.umo.security.CryptoFailureException
 
CustomNotification - class org.mule.impl.internal.notifications.CustomNotification.
CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
CustomNotification(Object, int) - Constructor for class org.mule.impl.internal.notifications.CustomNotification
Creates a custom action event
CustomNotification(Object, int, String) - Constructor for class org.mule.impl.internal.notifications.CustomNotification
 
CustomNotificationListener - interface org.mule.impl.internal.notifications.CustomNotificationListener.
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using UMOManager.fireCustomEvent(..).
canReceive() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
canReceive() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether this endpoint can be used to receive events
canSend() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
canSend() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether this endpoint can be used to send events
capacity - Variable in class org.mule.util.queue.QueueConfiguration
 
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
 
chainMessage(Message, Message) - Static method in class org.mule.umo.provider.UniqueIdNotSupportedException
 
checkDisposed() - Method in class org.mule.providers.AbstractConnector
 
checkReturnClass(Object) - Method in class org.mule.transformers.AbstractTransformer
 
clear() - Static method in class org.mule.impl.RequestContext
Resets the current request context (clears all information).
clear() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
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
 
clear() - Method in class org.mule.routing.inbound.EventGroup
 
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() - Method in class org.mule.impl.message.BaseMessage
Removes all properties on this message
clearProperties() - Method in class org.mule.providers.AbstractMessageAdapter
 
clearProperties() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Removes all properties on this message
clone() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
clone() - Method in class org.mule.impl.endpoint.MuleEndpoint
 
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 interface org.mule.umo.endpoint.UMOImmutableEndpoint
Make a deep copy of this endpoint
clone() - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
cloneMessage(UMOMessage) - Static method in class org.mule.impl.internal.notifications.MessageNotification
 
close() - Method in class org.mule.impl.jndi.SimpleContext
 
close() - Method in class org.mule.providers.WriterMessageAdapter
 
close() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
close() - Method in class org.mule.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.mule.util.ChainedReader
 
close() - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
close() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
close() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
close() - Method in interface org.mule.util.queue.QueueManager
 
close() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Closes the store.
close() - Method in class org.mule.util.queue.TransactionalQueueManager
 
commit() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
commit() - Method in class org.mule.transaction.AbstractTransaction
 
commit() - Method in interface org.mule.umo.UMOTransaction
Commit the transaction
commit(boolean, boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
commit() - Method in interface org.mule.util.file.FileSession
 
commit() - Method in interface org.mule.util.queue.QueueSession
 
commit() - Method in class org.mule.util.xa.DefaultXASession
 
commit(Xid, boolean) - Method in class org.mule.util.xa.DefaultXASession
 
commitTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
committed - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
compare(String, String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
compare(Object, Object) - Method in class org.mule.routing.inbound.MessageChunkingAggregator.SequenceComparator
 
compare(Class[], Class[], boolean) - Static method in class org.mule.util.ClassUtils
 
compareTo(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareTo(WaitableBoolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
compareTo(Object) - Method in class org.mule.util.concurrent.WaitableBoolean
 
complement() - Method in class org.mule.util.concurrent.WaitableBoolean
 
component - Variable in class org.mule.impl.DefaultComponentExceptionStrategy
The component to which the Exception handler belongs
component - Variable in class org.mule.providers.AbstractMessageReceiver
The Component with which this receiver is associated with
componentPerRequest - Variable in class org.mule.impl.model.seda.SedaComponent
If this is set to true a new component will be created for every request
componentPerRequest - Variable in class org.mule.impl.model.seda.SedaModel
Whether to create a new component for every request
componentProxy - Variable in class org.mule.impl.model.seda.SedaComponent
Is created only if component pooling is turned off on the SEDAModel.
composeName(String, String) - Method in class org.mule.impl.jndi.SimpleContext
 
composeName(Name, Name) - Method in class org.mule.impl.jndi.SimpleContext
 
compressByteArray(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
compressByteArray(byte[]) - Method in class org.mule.util.compression.GZipCompression
Used for compressing a byte array into a new byte array using GZIP
compute() - Method in class org.mule.util.counters.impl.AggregateCounter
 
config - Variable in class org.mule.util.queue.QueueInfo
 
configure(ReaderResource[]) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers
configure(String) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(String, String) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configuration file(s) provided.
configure(ReaderResource[], Properties) - Method in interface org.mule.config.ConfigurationBuilder
Will configure a UMOManager based on the configurations made available through Readers
configure(String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(String, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(ReaderResource[]) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(ReaderResource[], Properties) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
configure(Reader, String, String) - Method in class org.mule.impl.container.AbstractContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.AbstractContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.DescriptorContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.JndiContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.MuleContainerContext
 
configure(Reader, String, String) - Method in class org.mule.impl.container.MultiContainerContext
 
configure(Reader) - Method in class org.mule.impl.container.PropertiesContainerContext
 
configure(Reader, String, String) - Method in interface org.mule.umo.manager.UMOContainerContext
This method will be called if there is a configuration fragement for the container to use to configure itself.
configureQueue(String) - Method in class org.mule.config.QueueProfile
 
connect(UMOConnectable) - Method in class org.mule.providers.AbstractConnectionStrategy
 
connect() - Method in class org.mule.providers.AbstractConnector
 
connect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
connect() - Method in class org.mule.providers.AbstractMessageReceiver
 
connect(UMOConnectable) - Method in interface org.mule.providers.ConnectionStrategy
Attempts to connect to a resource according the strategy implemented
connect() - Method in interface org.mule.umo.provider.UMOConnectable
Make the connection to the underlying transport.
connectListeners() - Method in class org.mule.impl.model.AbstractComponent
 
connected - Variable in class org.mule.providers.AbstractConnector
 
connected - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connected - Variable in class org.mule.providers.AbstractMessageReceiver
 
connecting - Variable in class org.mule.providers.AbstractConnector
 
connectionStrategy - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connectionStrategy - Variable in class org.mule.providers.AbstractMessageReceiver
 
connector - Variable in class org.mule.impl.ImmutableMuleEndpoint
The endpoint used to communicate with the external system
connector - Variable in class org.mule.providers.AbstractMessageDispatcher
 
connector - Variable in class org.mule.providers.AbstractMessageReceiver
the connector associated with this receiver
connectorName - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
container - Variable in class org.mule.impl.ImmutableMuleDescriptor
The name of the container that the component implementation resides in If null, the container is not known, if 'none' the component is instanciated from its implementation class name.
containerManaged - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Use container instead.
context - Variable in class org.mule.impl.container.JndiContainerContext
 
context - Variable in class org.mule.impl.message.BaseMessage
 
context - Variable in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
convert(Class, Object) - Method in class org.mule.config.converters.QNameConverter
Convert the specified input object into an output object of the specified type.
convertToBytes(Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
copy(File, File) - Method in interface org.mule.util.file.FileSession
 
copy(File, File) - Method in class org.mule.util.file.TransactedFileSession
 
copyStreamToFile(InputStream, File) - Static method in class org.mule.util.FileUtils
 
correlationExtractor - Variable in class org.mule.routing.response.AbstractResponseRouter
 
create(Map) - Method in interface org.mule.config.PropertyFactory
Creates a property using code execution.
create(Map) - Method in class org.mule.config.factories.HostNameFactory
 
create() - Method in class org.mule.config.pool.AbstractProxyFactory
 
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in class org.mule.impl.DefaultLifecycleAdapterFactory
 
create() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
create() - Method in class org.mule.transaction.lookup.WebsphereTransactionManagerLookupFactory
This constructor retrieves the WebSphere TransactionManager factory class, so we can get access to the JTA TransactionManager.
create(Object, UMODescriptor, UMOEntryPointResolver) - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapterFactory
 
create() - Method in interface org.mule.umo.manager.UMOTransactionManagerFactory
Creates of obtains the jta transaction manager to use for mule transactions
create(UMODescriptor) - Method in interface org.mule.umo.model.UMOComponentFactory
 
create(UMOImmutableEndpoint) - Method in interface org.mule.umo.provider.UMOMessageDispatcherFactory
 
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
 
createAlgorithmParameterSpec() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
createAlgorithmParameterSpec() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
createAlgorithmParameterSpec() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
createAntStyleParser() - Static method in class org.mule.util.TemplateParser
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.AbstractModel
 
createComponent(UMODescriptor) - Static method in class org.mule.impl.model.ComponentFactory
Creates a component based on its descriptor.
createComponent(UMODescriptor) - Method in class org.mule.impl.model.direct.DirectModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.pipeline.PipelineModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.seda.SedaModel
 
createComponent(UMODescriptor) - Method in class org.mule.impl.model.seda.optimised.OptimisedSedaModel
 
createComponentProxy() - Method in class org.mule.impl.model.seda.SedaComponent
 
createConnector - Variable in class org.mule.impl.ImmutableMuleEndpoint
determines if a new connector should be created for this endpoint
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
 
createCounter(String, CounterFactory.Type) - Static method in class org.mule.util.counters.CounterFactory
Create a new public counter of the given type.
createCounter(String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.CounterFactory
Create a new counter of the given type and visibility.
createCounter(String, String, CounterFactory.Type) - Static method in class org.mule.util.counters.CounterFactory
Create a new public aggregate counter of the given type.
createCounter(String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.CounterFactory
Create a new aggregate counter of the given type and visibility.
createCounter(String, String, String, CounterFactory.Type) - Static method in class org.mule.util.counters.CounterFactory
Create a new public aggregate counter of the given type.
createCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.CounterFactory
Create a new aggregate counter of the given type and visibility.
createCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
createDescriptor(String, String, String, String, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Creates a Mule Descriptor that can be further maniputalted by the calling class before registering it with the UMOModel
createDescriptor(String, String, UMOEndpointURI, UMOEndpointURI, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Creates a Mule Descriptor that can be further maniputalted by the calling class before registering it with the UMOModel
createDescriptor(String, String, UMOEndpoint, UMOEndpoint, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Creates a Mule Descriptor that can be further maniputalted by the calling class before registering it with the UMOModel
createDispatcher(UMOImmutableEndpoint) - Method in class org.mule.providers.AbstractConnector
 
createDispatcherFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createDispatcherPerRequest - Variable in class org.mule.providers.AbstractConnector
Determines whether dispatchers should be disposed straight away of after every request or cached
createEndpoint(String, String, boolean) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(String, String, boolean, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(String, String, boolean, UMOFilter) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(String, String, boolean, String, UMOFilter) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
createEndpoint(UMOEndpointURI, String) - Static method in class org.mule.providers.service.ConnectorFactory
 
createEndpointBuilder() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createEndpointFromUri(UMOEndpointURI, String) - Static method in class org.mule.impl.ImmutableMuleEndpoint
 
createEventGroup(Object, UMOEvent) - Method in class org.mule.routing.response.AbstractResponseAggregator
Creates a new event group with the given Id and can use other properties on the event Custom implementations can even overload the eventGroup object here
createEventGroup(Object, UMOEvent) - Method in class org.mule.routing.response.ResponseCorrelationAggregator
Creates the event group with a specific correlation size based on the Mule Correlation support
createFile(String) - Static method in class org.mule.util.FileUtils
 
createHeader(String, char[]) - Static method in class org.mule.impl.security.MuleCredentials
 
createHeader(String, String, String, UMOEncryptionStrategy) - Static method in class org.mule.impl.security.MuleCredentials
 
createInboundTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createKeySpec() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
createKeySpec() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
createKeySpec() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
createMessageAdapter(Object) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createMessageAdapter(Object, String) - 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(String) - Static method in class org.mule.impl.model.ModelFactory
 
createMultipleTransactedReceivers - Variable in class org.mule.providers.AbstractConnector
For better throughput when using TransactedMessageReceivers.
createOutboundEvent(UMOMessage, UMOImmutableEndpoint, UMOEvent) - Method in class org.mule.impl.MuleSession
 
createOutboundEvent(UMOMessage, UMOImmutableEndpoint, UMOEvent) - Method in interface org.mule.umo.UMOSession
Creates an outbound event for this session
createOutboundTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createPool() - Method in class org.mule.config.ThreadingProfile
 
createPool(String) - Method in class org.mule.config.ThreadingProfile
 
createPool(UMODescriptor, ObjectFactory) - Method in class org.mule.config.pool.CommonsPoolFactory
 
createPool(UMODescriptor) - Method in class org.mule.config.pool.CommonsPoolFactory
 
createPool(UMODescriptor, ObjectFactory) - Method in interface org.mule.umo.model.UMOPoolFactory
 
createPool(UMODescriptor) - Method in interface org.mule.umo.model.UMOPoolFactory
 
createProxy(Object) - Method in class org.mule.config.pool.AbstractProxyFactory
 
createProxy(Object) - Method in class org.mule.impl.model.seda.optimised.OptimisedProxyFactory
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
createReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
createResponseTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
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() - Method in class org.mule.util.file.FileManager
 
createSessionHandler() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createSquareBracesStyleParser() - Static method in class org.mule.util.TemplateParser
 
createStartedManager(boolean, String, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Configures a started manager.
createStartedManager(boolean, String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Configures a started manager.
createStartedManager(boolean, String, UMOConnector) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Configures a started manager.
createStaticMessage(String) - Static method in class org.mule.config.i18n.Message
 
createStreamMessageAdapter(InputStream, OutputStream) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createSubcontext(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
createSubcontext(String) - Method in class org.mule.impl.jndi.SimpleContext
 
createTransactionContext(Object) - Method in class org.mule.util.file.FileManager
 
createTransactionContext(Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
createTransactionContext(Object) - Method in class org.mule.util.xa.AbstractResourceManager
 
createTransactionFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
createWorkManager(ThreadingProfile, String) - Method in interface org.mule.config.ThreadingProfile.WorkManagerFactory
 
createWorkManager(String) - Method in class org.mule.config.ThreadingProfile
 

D

DAYS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
DECODE - Static variable in class org.mule.util.Base64
Specify decoding.
DEFAULT_ALGORITHM - Static variable in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
DEFAULT_ALGORITHM - Static variable in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
DEFAULT_BUNDLE - Static variable in class org.mule.config.i18n.Messages
 
DEFAULT_COMMIT_TIMEOUT_FACTOR - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_CONFIGURATION - Static variable in class org.mule.MuleServer
 
DEFAULT_DO_THREADING - Static variable in class org.mule.config.ThreadingProfile
Default value for do threading
DEFAULT_ENCODING - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_ENCODING - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_EXHAUSTED_ACTION - Static variable in interface org.mule.util.ObjectPool
 
DEFAULT_INSTANCE_REF_NAME - Static variable in class org.mule.impl.MuleDescriptor
 
DEFAULT_MANAGER_ENDPOINT - Static variable in class org.mule.impl.internal.admin.MuleAdminAgent
 
DEFAULT_MAX_BUFFER_SIZE - Static variable in class org.mule.config.ThreadingProfile
Default value for MAX_BUFFER_SIZE
DEFAULT_MAX_OUTSTANDING_MESSAGES - Static variable in class org.mule.config.MuleConfiguration
Default value for MAX_OUTSTANDING_MESSAGES_PROPERTY
DEFAULT_MAX_POOL_ACTIVE - Static variable in class org.mule.config.PoolingProfile
Controls the maximum number of Mule UMOs that can be borrowed from a component pool at one time.
DEFAULT_MAX_POOL_IDLE - Static variable in class org.mule.config.PoolingProfile
Controls the maximum number of Mule UMOs that can sit idle in the pool at any time.
DEFAULT_MAX_POOL_WAIT - Static variable in class org.mule.config.PoolingProfile
When the threadPoolExhaustedAction is 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_MODEL_NAME - Static variable in class org.mule.MuleManager
 
DEFAULT_MULE_DTD - Static variable in class org.mule.config.MuleDtdResolver
 
DEFAULT_OS_ENCODING - Static variable in class org.mule.config.MuleConfiguration
Default encoding used in OS running Mule
DEFAULT_OS_ENCODING - Static variable in class org.mule.util.StringMessageUtils
 
DEFAULT_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 action to perform on pool exhaustion
DEFAULT_POOL_INITIALISATION_POLICY - Static variable in class org.mule.config.PoolingProfile
Determines how components in a pool should be initialised.
DEFAULT_QUEUE_STORE - Static variable in class org.mule.config.MuleConfiguration
The default queueStore directory for persistence
DEFAULT_SECURITY_PROVIDER - Static variable in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
Default is Sun's JSSE.
DEFAULT_SERVER_URL - Static variable in class org.mule.config.MuleConfiguration
The default serverUrl used to receive incoming requests from clients
DEFAULT_SYNCHRONOUS - Static variable in class org.mule.config.MuleConfiguration
Default value for SYNCHRONOUS_PROPERTY
DEFAULT_THREAD_WAIT_TIMEOUT - Static variable in class org.mule.config.ThreadingProfile
Default value for DEFAULT_THREAD_WAIT_TIMEOUT
DEFAULT_TIMEOUT - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_TIMEOUT_MSECS - Static variable in class org.mule.util.xa.AbstractResourceManager
 
DEFAULT_TRANSACTION_TIMEOUT - Static variable in class org.mule.config.MuleConfiguration
 
DEFAULT_WORKING_DIRECTORY - Static variable in class org.mule.config.MuleConfiguration
Where Mule stores any runtime files to disk
DELTA - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the variation of a counter
DESCRIPTOR_CONTAINER_NAME - Static variable in class org.mule.impl.container.DescriptorContainerContext
 
DESCRIPTOR_X_ALREADY_EXISTS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
DISABLE_SERVER_CONNECTIONS_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Disable the Admin agent
DIVIDE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the division of two other counters
DOC_REF - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
DONT_BREAK_LINES - Static variable in class org.mule.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
DaemonThreadFactory - class org.mule.util.concurrent.DaemonThreadFactory.
 
DaemonThreadFactory(String) - Constructor for class org.mule.util.concurrent.DaemonThreadFactory
 
DaemonThreadFactory(String, int) - Constructor for class org.mule.util.concurrent.DaemonThreadFactory
 
DateUtils - class org.mule.util.DateUtils.
DateUtils contains some useful methods dealing date/time conversion, formatting etc.
DateUtils() - Constructor for class org.mule.util.DateUtils
 
DebugUtils - class org.mule.util.DebugUtils.
Useful for enumerating debug information about the current Java environment
DebugUtils() - Constructor for class org.mule.util.DebugUtils
 
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 components.
DefaultComponentExceptionStrategy() - Constructor for class org.mule.impl.DefaultComponentExceptionStrategy
 
DefaultComponentExceptionStrategy(UMOComponent) - Constructor for class org.mule.impl.DefaultComponentExceptionStrategy
Constructor
DefaultExceptionReader - class org.mule.config.DefaultExceptionReader.
This is the default exception reader used if there is no specific one registered for the current exception.
DefaultExceptionReader() - Constructor for class org.mule.config.DefaultExceptionReader
 
DefaultExceptionStrategy - class 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
Creates a default message adapter with properties and attachments
DefaultMessageAdapter(Object, UMOMessageAdapter) - Constructor for class org.mule.providers.DefaultMessageAdapter
 
DefaultMessageAdapter(Object, Map, Map) - Constructor for class org.mule.providers.DefaultMessageAdapter
Creates a default message adapter with properties and attachments
DefaultMuleProxy - class org.mule.impl.model.DefaultMuleProxy.
MuleProxy is a proxy to a UMO.
DefaultMuleProxy(Object, MuleDescriptor, ObjectPool) - Constructor for class org.mule.impl.model.DefaultMuleProxy
Constructs a Proxy using the UMO's AbstractMessageDispatcher and the UMO itself
DefaultReplyToHandler - class org.mule.providers.DefaultReplyToHandler.
DefaultReplyToHandler is responsible for processing a message replyTo header.
DefaultReplyToHandler(UMOTransformer) - Constructor for class org.mule.providers.DefaultReplyToHandler
 
DefaultWorkListener - class org.mule.umo.manager.DefaultWorkListener.
Default exception Handler used when executing work in the work manager
DefaultWorkListener() - Constructor for class org.mule.umo.manager.DefaultWorkListener
 
DefaultXASession - class org.mule.util.xa.DefaultXASession.
todo document
DefaultXASession(AbstractXAResourceManager) - Constructor for class org.mule.util.xa.DefaultXASession
 
DeleteException - exception org.mule.util.file.DeleteException.
 
DeleteException() - Constructor for class org.mule.util.file.DeleteException
 
DeleteException(File) - Constructor for class org.mule.util.file.DeleteException
 
Delta - class org.mule.util.counters.impl.Delta.
 
Delta(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Delta
 
DescriptorContainerContext - class org.mule.impl.container.DescriptorContainerContext.
will Load the component form the descriptors' own properties
DescriptorContainerContext() - Constructor for class org.mule.impl.container.DescriptorContainerContext
 
DescriptorContainerKeyPair - class org.mule.impl.container.DescriptorContainerKeyPair.
 
DescriptorContainerKeyPair(String, Object) - Constructor for class org.mule.impl.container.DescriptorContainerKeyPair
 
DirectComponent - class org.mule.impl.model.direct.DirectComponent.
A direct component invokes the service component directly without any threading or pooling, even when the nvocation is asynchronous
DirectComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.direct.DirectComponent
 
DirectModel - class org.mule.impl.model.direct.DirectModel.
todo document
DirectModel() - Constructor for class org.mule.impl.model.direct.DirectModel
 
DispatchException - exception org.mule.umo.provider.DispatchException.
DispatchException is thrown when an endpoint dispatcher fails to send, dispatch or receive a message.
DispatchException(UMOMessage, UMOImmutableEndpoint) - Constructor for class org.mule.umo.provider.DispatchException
 
DispatchException(UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for class org.mule.umo.provider.DispatchException
 
DispatchException(Message, UMOMessage, UMOImmutableEndpoint) - Constructor for class org.mule.umo.provider.DispatchException
 
DispatchException(Message, UMOMessage, UMOImmutableEndpoint, 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.
DisposeException - exception org.mule.umo.lifecycle.DisposeException.
DisposeException is an exception thrown
DisposeException(Message, Object) - Constructor for class org.mule.umo.lifecycle.DisposeException
 
DisposeException(Message, Throwable, Object) - Constructor for class org.mule.umo.lifecycle.DisposeException
 
DisposeException(Throwable, Object) - Constructor for class org.mule.umo.lifecycle.DisposeException
 
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 Checks to see if the component implements the Callable lifecycle interface, then the onCall(UMOEventContext) method will be used to receive the event.
DynamicEntryPointResolver() - Constructor for class org.mule.model.DynamicEntryPointResolver
Default Constructor
debug(Object) - Method in class org.mule.util.MuleLogger
 
debug(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
decQueuedEvent() - Method in class org.mule.management.stats.ComponentStatistics
 
decode(byte[], int, int) - Static method in class org.mule.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.mule.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeEntity(String) - Static method in class org.mule.util.SgmlCodec
 
decodeFromFile(String) - Static method in class org.mule.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeString(String) - Static method in class org.mule.util.SgmlCodec
 
decodeToFile(String, String) - Static method in class org.mule.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.mule.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrement() - Method in interface org.mule.util.counters.Counter
Decrement the counter's value by 1.0.
decrement() - Method in class org.mule.util.counters.impl.AbstractCounter
 
decrement() - Method in class org.mule.util.counters.impl.AggregateCounter
 
decrement() - Method in class org.mule.util.counters.impl.Number
 
decrypt(byte[], Object) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
decrypt(byte[], Object) - Method in interface org.mule.umo.UMOEncryptionStrategy
 
decryptCipher - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
defaultHandler(Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
defaultHandler(Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
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
defaultTimeout - Variable in class org.mule.util.xa.AbstractResourceManager
 
delete(File) - Method in interface org.mule.util.file.FileSession
Delete the given file.
delete(File) - Method in class org.mule.util.file.TransactedFileSession
 
deleteTree(File) - Static method in class org.mule.util.FileUtils
 
deleteUnacceptedMessages - Variable in class org.mule.impl.ImmutableMuleEndpoint
determines whether unaccepted filtered events should be removed from the source.
delim - Variable in class org.mule.routing.outbound.StaticRecipientList
 
dequeue() - Method in class org.mule.impl.model.seda.SedaComponent
 
descriptor - Variable in class org.mule.components.builder.AbstractMessageBuilder
 
descriptor - Variable in class org.mule.config.pool.AbstractProxyFactory
The UMODescriptor used to create new components in the pool
descriptor - Variable in class org.mule.impl.model.AbstractComponent
The Mule descriptor associated with the component
descriptorQueueName - Variable in class org.mule.impl.model.seda.SedaComponent
 
descriptors - Variable in class org.mule.impl.model.AbstractModel
Collection for mule descriptors registered in this Manager
destroyObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
destroyReceiver(UMOMessageReceiver, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
destroySubcontext(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
destroySubcontext(String) - Method in class org.mule.impl.jndi.SimpleContext
 
dirty - Variable in class org.mule.util.xa.AbstractResourceManager
 
disableAdminAgent() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
disconnect() - Method in class org.mule.providers.AbstractConnector
 
disconnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
disconnect() - Method in class org.mule.providers.AbstractMessageReceiver
 
disconnect() - Method in interface org.mule.umo.provider.UMOConnectable
Disconnect the from the underlying transport
disconnectListeners() - Method in class org.mule.impl.model.AbstractComponent
 
dispatch(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
dispatchEvent(Object) - Method in class org.mule.impl.MuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOMessage) - Method in class org.mule.impl.MuleEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOMessage, UMOEndpointURI) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpointUri configured for the event
dispatchEvent(UMOMessage, String) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, UMOEndpoint) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOMessage, String) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOMessage, UMOImmutableEndpoint) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOEvent) - Method in class org.mule.impl.MuleSession
 
dispatchEvent(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
dispatchEvent(UMOEvent) - Method in interface org.mule.umo.UMOComponent
Makes an asynhronous event call to the component.
dispatchEvent(UMOMessage) - Method in interface org.mule.umo.UMOEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(Object) - Method in interface org.mule.umo.UMOEventContext
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOMessage, UMOEndpointURI) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, UMOEndpoint) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage) - Method in interface org.mule.umo.UMOSession
This will dispatch an event asynchronously via the configured outbound endpoint on the component for this session
dispatchEvent(UMOEvent) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, UMOImmutableEndpoint) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
dispatchEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event asynchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
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 dispa tchers 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.impl.DefaultLifecycleAdapter
 
dispose() - Method in class org.mule.impl.container.AbstractContainerContext
 
dispose() - Method in class org.mule.impl.container.MultiContainerContext
 
dispose() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
dispose() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
dispose() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
dispose() - Method in class org.mule.impl.model.AbstractComponent
 
dispose() - Method in class org.mule.impl.model.AbstractModel
Destroys any current components
dispose() - Method in class org.mule.impl.model.DefaultMuleProxy
 
dispose() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
dispose() - Method in class org.mule.impl.work.MuleWorkManager
 
dispose() - Method in class org.mule.interceptors.InterceptorStack
 
dispose() - Method in class org.mule.providers.AbstractConnector
 
dispose() - Method in class org.mule.providers.AbstractMessageDispatcher
Template method to destroy any resources held by the Message Dispatcher
dispose() - Method in class org.mule.providers.AbstractMessageReceiver
 
dispose() - Method in interface org.mule.umo.lifecycle.Disposable
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.util.monitor.ExpiryMonitor
 
disposeAgents() - Method in class org.mule.MuleManager
{@inheritDoc}
disposeCurrent() - Method in class org.mule.config.builders.QuickConfigurationBuilder
Disposes the current MuleManager if there is one.
disposeDispatchers() - Method in class org.mule.providers.AbstractConnector
 
disposeReceivers() - Method in class org.mule.providers.AbstractConnector
 
disposed - Variable in class org.mule.providers.AbstractConnector
Determines in the connector is alive and well
disposed - Variable in class org.mule.providers.AbstractMessageDispatcher
 
disposing - Variable in class org.mule.providers.AbstractConnector
Determines in connector has been told to dispose
disposing - Variable in class org.mule.providers.AbstractMessageReceiver
 
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
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doBegin(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
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
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doCommit(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doCompute() - Method in class org.mule.util.counters.impl.AggregateCounter
 
doCompute() - Method in class org.mule.util.counters.impl.Average
 
doCompute() - Method in class org.mule.util.counters.impl.Delta
 
doCompute() - Method in class org.mule.util.counters.impl.InstantRate
 
doCompute() - Method in class org.mule.util.counters.impl.Max
 
doCompute() - Method in class org.mule.util.counters.impl.Min
 
doCompute() - Method in class org.mule.util.counters.impl.Operator
 
doCompute() - Method in class org.mule.util.counters.impl.RatePerUnit
 
doCompute() - Method in class org.mule.util.counters.impl.Sum
 
doCompute() - Method in class org.mule.util.counters.impl.TimeAverage
 
doConnect(UMOConnectable) - Method in class org.mule.providers.AbstractConnectionStrategy
 
doConnect() - Method in class org.mule.providers.AbstractConnector
Template method where any connections should be made for the connector
doConnect(UMOImmutableEndpoint) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doConnect() - Method in class org.mule.providers.AbstractMessageReceiver
 
doConnect(UMOConnectable) - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
doConnect(UMOConnectable) - Method in class org.mule.providers.SingleAttemptConnectionStrategy
 
doDisconnect() - Method in class org.mule.providers.AbstractConnector
Template method where any connected resources used by the connector should be disconnected
doDisconnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDisconnect() - Method in class org.mule.providers.AbstractMessageReceiver
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.direct.DirectComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doDispatch(UMOEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
doDispatch(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDispose() - Method in class org.mule.impl.model.AbstractComponent
 
doDispose() - Method in class org.mule.impl.model.direct.DirectComponent
 
doDispose() - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doDispose() - Method in class org.mule.impl.model.seda.SedaComponent
 
doDispose() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when destroying the connectoe
doDispose() - Method in class org.mule.providers.AbstractMessageDispatcher
 
doDispose() - Method in class org.mule.providers.AbstractMessageReceiver
Template method to dispose any resources associated with this receiver.
doExecute(WorkerContext, Executor) - Method in class org.mule.impl.work.ScheduleWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.mule.impl.work.StartWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in class org.mule.impl.work.SyncWorkExecutor
 
doExecute(WorkerContext, Executor) - Method in interface org.mule.impl.work.WorkExecutor
This method must be implemented by sub-classes in order to provide the relevant synchronization policy.
doForceStop() - Method in class org.mule.impl.model.AbstractComponent
 
doForceStop() - Method in class org.mule.impl.model.seda.SedaComponent
 
doInTransaction() - Method in class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
doInTransaction() - Method in interface org.mule.transaction.TransactionCallback
 
doInitialise() - Method in class org.mule.impl.AbstractExceptionListener
 
doInitialise() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
doInitialise() - Method in class org.mule.impl.model.AbstractComponent
 
doInitialise() - Method in class org.mule.impl.model.direct.DirectComponent
 
doInitialise() - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doInitialise() - Method in class org.mule.impl.model.seda.SedaComponent
Initialise the component.
doInitialise() - Method in class org.mule.impl.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
 
doLoad(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doPause() - Method in class org.mule.impl.model.AbstractComponent
Custom components can execute code necessary to put the component in a paused state here.
doPause() - Method in class org.mule.impl.model.direct.DirectComponent
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doPrepare(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doReceive(UMOImmutableEndpoint, long) - Method in class org.mule.providers.AbstractMessageDispatcher
Make a specific request to the underlying transport
doRemove(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doResume() - Method in class org.mule.impl.model.AbstractComponent
Custom components can execute code necessary to resume a component once it has been paused If a developer overloads this method the doPause() method MUST also be overloaded to avoid inconsistent state in the component
doResume() - Method in class org.mule.impl.model.direct.DirectComponent
 
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
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.file.FileManager
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doRollback(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
doSend(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.direct.DirectComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.pipeline.PipelineComponent
 
doSend(UMOEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
doSend(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
doStart() - Method in class org.mule.impl.model.AbstractComponent
 
doStart() - Method in class org.mule.impl.model.direct.DirectComponent
 
doStart() - Method in class org.mule.impl.model.seda.SedaComponent
 
doStart() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when starting the connectoe
doStart() - Method in class org.mule.providers.AbstractMessageReceiver
 
doStart() - Method in class org.mule.providers.PollingMessageReceiver
 
doStart() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
doStart() - Method in class org.mule.util.queue.TransactionalQueueManager
 
doStart() - Method in class org.mule.util.xa.AbstractResourceManager
 
doStop() - Method in class org.mule.impl.model.AbstractComponent
 
doStop() - Method in class org.mule.impl.model.direct.DirectComponent
 
doStop() - Method in class org.mule.impl.model.seda.SedaComponent
 
doStop() - Method in class org.mule.providers.AbstractConnector
Template method to perform any work when stopping the connectoe
doStop() - Method in class org.mule.providers.AbstractMessageReceiver
 
doStore(QueueInfo, Object) - Method in class org.mule.util.queue.TransactionalQueueManager
 
doThreading - Variable in class org.mule.providers.AbstractMessageDispatcher
 
doTransform(Object, String) - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.AbstractTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.NoActionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.Base64Decoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.Base64Encoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.SgmlEntityDecoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.SgmlEntityEncoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.UCDecoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.UCEncoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.UUDecoder
 
doTransform(Object, String) - Method in class org.mule.transformers.codec.UUEncoder
 
doTransform(Object, String) - Method in class org.mule.transformers.compression.GZipCompressTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.compression.GZipUncompressTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToHexString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToObject
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToSerializable
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ByteArrayToString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.HexStringToByteArray
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.MapLookup
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.ObjectToString
 
doTransform(Object, String) - Method in class org.mule.transformers.simple.StringToByteArray
 
doWork(Work) - Method in class org.mule.impl.work.MuleWorkManager
 
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.impl.work.MuleWorkManager
 

E

EJB_KEY_REF_X_NOT_VALID - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
EJB_OBJECT_X_MISSING_CREATE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ENABLE_CORRELATION_ALWAYS - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENABLE_CORRELATION_IF_NOT_SET - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENABLE_CORRELATION_NEVER - Static variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
ENCODE - Static variable in class org.mule.util.Base64
Specify encoding.
ENCRYPT_STRATEGY_NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ENDPOINT_NULL_FOR_LISTENER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ENDPOINT_PREFIX - Static variable in class org.mule.util.ObjectNameHelper
 
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
ENDPOINT_X_DOES_NOT_SUPPORT_STREAMING - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ENDPOINT_X_IS_NOT_STREAMING - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ENDPOINT_X_NOT_FOUND - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ENPOINT_X_IS_MALFORMED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ERROR_CODE_PROPERTY - Static variable in class org.mule.config.ExceptionHelper
This is the property to set the error code to no the message it is the property name the Transport provider uses set the set the error code on the underlying message
EVENT_NAME - Variable in class org.mule.umo.manager.UMOServerNotification
 
EVENT_PROCESSING_FAILED_FOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
EVENT_PROPERTY_X_NOT_SET_CANT_PROCESS_REQUEST - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
EVENT_TYPE_X_NOT_RECOGNISED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
EXCEPTION_ON_CONNECTOR_X_NO_EXCEPTION_LISTENER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
EXCEPTION_STACK_IS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
EXTENSION - Static variable in class org.mule.util.queue.FilePersistenceStrategy
 
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.
 
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(Message, UMOMessage) - Constructor for class org.mule.umo.security.EncryptionNotSupportedException
 
EncryptionNotSupportedException(Message, UMOMessage, Throwable) - Constructor for class org.mule.umo.security.EncryptionNotSupportedException
 
EncryptionStrategyNotFoundException - exception org.mule.umo.security.EncryptionStrategyNotFoundException.
EncryptionStrategyNotFoundException is thrown by the UMOSecurityManager when an encryption scheme is set in a property or header that has not been registered witrh the manager
EncryptionStrategyNotFoundException(String) - Constructor for class org.mule.umo.security.EncryptionStrategyNotFoundException
 
EncryptionStrategyNotFoundException(String, Throwable) - Constructor for class org.mule.umo.security.EncryptionStrategyNotFoundException
 
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
 
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
EndpointException - exception org.mule.umo.endpoint.EndpointException.
EndpointException is an abstract exception extended by endpoint specific exceptions.
EndpointException(Message) - Constructor for class org.mule.umo.endpoint.EndpointException
 
EndpointException(Message, Throwable) - Constructor for class org.mule.umo.endpoint.EndpointException
 
EndpointException(Throwable) - Constructor for class org.mule.umo.endpoint.EndpointException
 
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(Message) - Constructor for class org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Message, Throwable) - Constructor for class org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotFoundException(Throwable) - Constructor for class org.mule.umo.endpoint.EndpointNotFoundException
 
EndpointNotificationLoggerAgent - class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent.
EndpointAbstractEventLoggerAgent will forward server notifications to a configurered endpoint uri.
EndpointNotificationLoggerAgent() - Constructor for class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
EndpointReference - class org.mule.config.builders.EndpointReference.
EndpointReference maintains a endpoint reference.
EndpointReference(String, String, String, String, String, String, Object) - Constructor for class org.mule.config.builders.EndpointReference
 
EndpointSelector - class org.mule.routing.outbound.EndpointSelector.
EndpointSelector selects the outgoing endpoint by name based on a message property ("endpoint" by default).
EndpointSelector() - Constructor for class org.mule.routing.outbound.EndpointSelector
 
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
 
EventFilePersistenceStrategy - class org.mule.util.queue.EventFilePersistenceStrategy.
 
EventFilePersistenceStrategy() - Constructor for class org.mule.util.queue.EventFilePersistenceStrategy
 
EventGroup - class org.mule.routing.inbound.EventGroup.
EventGroup is a holder over events grouped by a common group Id.
EventGroup(Object) - Constructor for class org.mule.routing.inbound.EventGroup
 
EventGroup(Object, int) - Constructor for class org.mule.routing.inbound.EventGroup
 
EventMemoryPersistenceStrategy - class org.mule.util.queue.EventMemoryPersistenceStrategy.
 
EventMemoryPersistenceStrategy() - Constructor for class org.mule.util.queue.EventMemoryPersistenceStrategy
 
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
ExceptionBasedRouter - class org.mule.routing.outbound.ExceptionBasedRouter.
ExceptionBasedRouter Will send the current event to the first endpoint that doesn't throw an exception.
ExceptionBasedRouter() - Constructor for class org.mule.routing.outbound.ExceptionBasedRouter
 
ExceptionHelper - class org.mule.config.ExceptionHelper.
ExceptionHelper provides a number of helper functions that can be useful for detailing with Mule exceptions.
ExceptionHelper() - Constructor for class org.mule.config.ExceptionHelper
 
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, String, UMOEndpointURI) - Constructor for class org.mule.impl.message.ExceptionMessage
 
ExceptionPayload - class org.mule.impl.message.ExceptionPayload.
ExceptionPayload TODO
ExceptionPayload(Throwable) - Constructor for class org.mule.impl.message.ExceptionPayload
 
ExceptionReader - interface org.mule.config.ExceptionReader.
Provides a strategy interface for reading information from an exception in a consistent way.
ExceptionTypeFilter - class org.mule.routing.filters.ExceptionTypeFilter.
A filter that accepts messages that have an exception payload.
ExceptionTypeFilter() - Constructor for class org.mule.routing.filters.ExceptionTypeFilter
 
ExceptionTypeFilter(Class) - Constructor for class org.mule.routing.filters.ExceptionTypeFilter
 
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
 
enableCorrelation - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enablePooling - Variable in class org.mule.impl.model.seda.SedaComponent
Whether component objects should be pooled or a single instance should be used
enableTemplates - Variable in class org.mule.impl.container.PropertiesContainerContext
 
encodeBytes(byte[]) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.mule.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.mule.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.mule.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.mule.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class org.mule.util.SgmlCodec
 
encodeToFile(byte[], String) - Static method in class org.mule.util.Base64
Convenience method for encoding data to a file.
encoding - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
encoding - Variable in class org.mule.providers.AbstractMessageAdapter
 
encrypt(byte[], Object) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
encrypt(byte[], Object) - Method in interface org.mule.umo.UMOEncryptionStrategy
 
encryptCipher - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
end(Xid, int) - Method in class org.mule.util.xa.DefaultXASession
 
endpoint - Variable in class org.mule.providers.AbstractMessageDispatcher
 
endpoint - Variable in class org.mule.providers.AbstractMessageReceiver
The endpoint descriptor which is associated with this receiver
endpoint - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
endpoint - Variable in class org.mule.transformers.AbstractTransformer
 
endpoint - Variable in class org.mule.umo.routing.RoutingException
 
endpointEncoding - Variable in class org.mule.impl.ImmutableMuleEndpoint
 
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.impl.AbstractExceptionListener
 
endpoints - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
enqueue(UMOEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
ensureUniqueConnector(String) - Static method in class org.mule.util.ObjectNameHelper
 
ensureUniqueEndpoint(String) - Static method in class org.mule.util.ObjectNameHelper
 
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.container.ContainerKeyPair
 
equals(Object) - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
equals(Object) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
equals(Object) - Method in class org.mule.providers.NullPayload
 
equals(Object) - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
equals(Object) - Method in class org.mule.umo.UMOException
 
equals(Object) - Method in class org.mule.util.concurrent.WaitableBoolean
 
equals(Object) - Method in class org.mule.util.queue.QueueInfo
 
error(Object) - Method in class org.mule.util.MuleLogger
 
error(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
eventGroups - Variable in class org.mule.routing.inbound.AbstractEventAggregator
 
eventGroups - Variable in class org.mule.routing.response.AbstractResponseAggregator
Map of EventGroup objects.
eventLogger - Variable in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
exceptionListener - Variable in class org.mule.impl.ImmutableMuleDescriptor
holds the exception stategy for this UMO
exceptionListener - Variable in class org.mule.impl.model.AbstractComponent
The exception strategy used by the component, this is provided by the UMODescriptor
exceptionListener - Variable in class org.mule.providers.AbstractConnector
The exception strategy used by this connector
exceptionPayload - Variable in class org.mule.impl.MuleMessage
 
exceptionPayload - Variable in class org.mule.providers.AbstractMessageAdapter
 
exceptionPayloadAvailable(UMOMessage) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
exceptionThrown(Exception) - Method in class org.mule.impl.AbstractExceptionListener
 
exceptionThrown(Exception) - Method in class org.mule.providers.AbstractConnector
 
exceptionThrown(Exception) - Method in class org.mule.providers.AbstractMessageDispatcher
 
execute() - Method in class org.mule.impl.InterceptorsInvoker
 
execute(Runnable) - Method in class org.mule.impl.work.NullWorkExecutorPool
 
execute(Runnable) - Method in class org.mule.impl.work.WorkExecutorPoolImpl
Execute the specified Work.
execute(TransactionCallback) - Method in class org.mule.transaction.TransactionTemplate
 
execute() - Method in class org.mule.umo.FutureMessageResult
Start asynchronous execution of this task
execute() - Method in class org.mule.umo.Invocation
Excutes this invocation
execute(Runnable) - Method in class org.mule.util.concurrent.SynchronizedVariable
 
expectedSize() - Method in class org.mule.routing.inbound.EventGroup
 
expired() - Method in interface org.mule.util.monitor.Expirable
 

F

FAILED_LOAD_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_LOAD_X_TRANSFORMER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_BUILD_MESSAGE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CLONE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CONFIGURE_CONTAINER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CONVERT_STRING_USING_X_ENCODING - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CREATE_CONNECTOR_FROM_URI_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CREATE_MANAGER_INSTANCE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CREATE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_CREATE_X_WITH_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_DISPATCH_TO_REPLYTO_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_DISPOSE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_ENDPOINT_FROM_LOCATION_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_GET_POOLED_OBJECT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_INITIALISE_INTERCEPTORS_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_INITIALIZE_SECURITY_PROVIDER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_INVOKE_REST_SERVICE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_INVOKE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_PARSE_CONFIG_RESOURCE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_PAUSE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_PERSIST_EVENT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_READ_ATTACHMENT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_READ_FROM_STORE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_READ_PAYLOAD - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_RECEIVE_OVER_X_TIMEOUT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_REGISTER_X_ON_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_RESUME_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_ROUTER_VIA_ENDPOINT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_SCHEDULE_WORK - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_SET_PROPERTIES_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_START_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_STOP_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_UNREGISTER_X_ON_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FAILED_TO_WRITE_X_TO_STORE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FATAL_ERROR_SHUTDOWN - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FATAL_ERROR_WHILE_RUNNING - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FILE_X_DOES_NOT_EXIST - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FOR_MORE_INFO - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FOR_MORE_INFO_EXCEPTION - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
FailedToQueueEventException - exception org.mule.impl.FailedToQueueEventException.
FailedToQueueEventException is thrown when an event cannot be put on an internal component queue.
FailedToQueueEventException(Message, UMOMessage, UMOComponent) - Constructor for class org.mule.impl.FailedToQueueEventException
 
FailedToQueueEventException(Message, UMOMessage, UMOComponent, Throwable) - Constructor for class org.mule.impl.FailedToQueueEventException
 
FailedToQueueEventException(UMOMessage, UMOComponent, Throwable) - Constructor for class org.mule.impl.FailedToQueueEventException
 
FatalConnectException - exception org.mule.providers.FatalConnectException.
todo document
FatalConnectException(Message, Object) - Constructor for class org.mule.providers.FatalConnectException
 
FatalConnectException(Message, Throwable, Object) - Constructor for class org.mule.providers.FatalConnectException
 
FatalConnectException(Throwable, Object) - Constructor for class org.mule.providers.FatalConnectException
 
FatalException - exception org.mule.umo.lifecycle.FatalException.
FatalException can be thorwn during initialisation or during execution to indicate that something fatal has occurred and the MuleManage must shutdown
FatalException(Message, Object) - Constructor for class org.mule.umo.lifecycle.FatalException
 
FatalException(Message, Throwable, Object) - Constructor for class org.mule.umo.lifecycle.FatalException
 
FatalException(Throwable, Object) - Constructor for class org.mule.umo.lifecycle.FatalException
 
FileListener - interface org.mule.util.monitor.FileListener.
Interface for listening to disk file changes.
FileManager - class org.mule.util.file.FileManager.
 
FileManager() - Constructor for class org.mule.util.file.FileManager
 
FileManager.FileTransactionContext - class org.mule.util.file.FileManager.FileTransactionContext.
 
FileManager.FileTransactionContext() - Constructor for class org.mule.util.file.FileManager.FileTransactionContext
 
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
 
FilePersistenceStrategy - class org.mule.util.queue.FilePersistenceStrategy.
 
FilePersistenceStrategy() - Constructor for class org.mule.util.queue.FilePersistenceStrategy
 
FilePersistenceStrategy.HolderImpl - class org.mule.util.queue.FilePersistenceStrategy.HolderImpl.
 
FilePersistenceStrategy.HolderImpl(String, Object) - Constructor for class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
FileSession - interface org.mule.util.file.FileSession.
 
FileUtils - class org.mule.util.FileUtils.
FileUtils contains useful methods for dealing with files & directories.
FileUtils() - Constructor for class org.mule.util.FileUtils
 
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
 
FutureMessageResult - class org.mule.umo.FutureMessageResult.
FutureMessageResult is an UMOMessage result of a remote invocation on a Mule Server.
FutureMessageResult(Callable) - Constructor for class org.mule.umo.FutureMessageResult
 
FutureMessageResult(Callable, UMOTransformer) - Constructor for class org.mule.umo.FutureMessageResult
Deprecated. Please use FutureMessageResult.FutureMessageResult(Callable) and configure e.g with FutureMessageResult.setExecutor(Executor) or FutureMessageResult.setTransformer(UMOTransformer)
factory - Variable in class org.mule.config.pool.CommonsPoolProxyPool
the factory used to create objects for the pool
fatal(Object) - Method in class org.mule.util.MuleLogger
 
fatal(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
fileChanged(File) - Method in interface org.mule.util.monitor.FileListener
Called when one of the monitored files are created, deleted or modified.
fillProperties(UMOEvent) - Method in class org.mule.impl.MuleEvent
 
filter - Variable in class org.mule.impl.ImmutableMuleEndpoint
event filter for this endpoint
finalCleanUp() - Method in class org.mule.util.xa.AbstractTransactionContext
 
findService(String, ConnectorServiceDescriptor) - Method in interface org.mule.providers.service.ConnectorServiceFinder
 
findService(Class, String, String, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findService(Class, String, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findService(Class, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findService(Class, Properties, Class) - Static method in class org.mule.util.SpiUtils
Find class implementing a specified SPI.
findServiceDescriptor(String, String, Class) - Static method in class org.mule.util.SpiUtils
 
finished - Variable in class org.mule.util.xa.AbstractTransactionContext
 
fireComponentNotification(int) - Method in class org.mule.impl.model.AbstractComponent
 
fireEvent(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
fireInitialisationCallbacks(Object) - Method in class org.mule.impl.ImmutableMuleDescriptor
 
fireNotification(UMOServerNotification) - Method in class org.mule.MuleManager
Fires a server notification to all registered CustomNotificationListener notificationManager.
fireNotification(UMOServerNotification) - Method in class org.mule.providers.AbstractConnector
Fires a server notification to all registered CustomNotificationListener eventManager.
fireNotification(UMOServerNotification) - Method in interface org.mule.umo.manager.UMOManager
Fires a server notification to all regiistered listeners
fireSystemEvent(UMOServerNotification) - Method in class org.mule.MuleManager
Fires a mule 'system' event.
fireTimerEvent(TimeEvent) - Method in class org.mule.util.timer.EventTimerTask
 
flush() - Method in class org.mule.providers.WriterMessageAdapter
 
flush() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
flushBase64() - Method in class org.mule.util.Base64.OutputStream
Method added by PHIL.
forceStop() - Method in class org.mule.impl.model.AbstractComponent
 
forget(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
formatTimeStamp(Date, String) - Static method in class org.mule.util.DateUtils
 
frequency - Variable in class org.mule.providers.PollingMessageReceiver
 

G

GET_OR_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
GZIP - Static variable in class org.mule.util.Base64
Specify that data should be gzip-compressed.
GZipCompressTransformer - class org.mule.transformers.compression.GZipCompressTransformer.
GZipCompressTransformer is a transformer compressing objects into byte arrays
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
 
GenericTransactionManagerLookupFactory - class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory.
A factory performing a JNDI lookup for TransactionManager.
GenericTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
generateEventId() - Method in class org.mule.impl.MuleEvent
 
generateTransformerName() - Method in class org.mule.transformers.AbstractTransformer
 
get(int) - Static method in class org.mule.config.i18n.Messages
 
get(int, Object[]) - Static method in class org.mule.config.i18n.Messages
 
get(int, Object) - Static method in class org.mule.config.i18n.Messages
 
get(int, Object, Object) - Static method in class org.mule.config.i18n.Messages
 
get(int, Object, Object, Object) - Static method in class org.mule.config.i18n.Messages
 
get(String, int) - Static method in class org.mule.config.i18n.Messages
 
get(String, int, Object[]) - Static method in class org.mule.config.i18n.Messages
 
get(String, int, Object) - Static method in class org.mule.config.i18n.Messages
 
get(String, int, Object, Object) - Static method in class org.mule.config.i18n.Messages
 
get(String, int, Object, Object, Object) - Static method in class org.mule.config.i18n.Messages
 
get() - Method in class org.mule.util.concurrent.WaitableBoolean
 
getAcceptedTime() - Method in class org.mule.impl.work.WorkerContext
System.currentTimeMillis() when the Work has been accepted.
getAction() - Method in class org.mule.impl.MuleTransactionConfig
 
getAction() - Method in interface org.mule.umo.UMOTransactionConfig
 
getAction() - Method in class org.mule.umo.manager.UMOServerNotification
 
getActionAsString() - Method in class org.mule.impl.MuleTransactionConfig
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ComponentNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ConnectionNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.CustomNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ManagementNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ManagerNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.MessageNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.ModelNotification
 
getActionName(int) - Method in class org.mule.impl.internal.notifications.SecurityNotification
 
getActionName() - Method in class org.mule.umo.manager.UMOServerNotification
 
getActionName(int) - Method in class org.mule.umo.manager.UMOServerNotification
 
getActionNames() - Method in class org.mule.impl.internal.notifications.CustomNotification
 
getAdapter() - Method in class org.mule.impl.MuleMessage
 
getAdapter() - Method in interface org.mule.umo.UMOMessage
 
getAddress() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getAddress() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getAlgorithm() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
getArgs() - Method in class org.mule.config.i18n.Message
 
getAsyncEventsReceived() - Method in class org.mule.management.stats.ComponentStatistics
 
getAsyncEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getAttachment(String) - Method in class org.mule.impl.MuleMessage
 
getAttachment(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
getAttachment(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getAttachmentNames() - Method in class org.mule.impl.MuleMessage
 
getAttachmentNames() - Method in class org.mule.providers.AbstractMessageAdapter
 
getAttachmentNames() - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
getAuthentication() - Method in interface org.mule.umo.security.UMOSecurityContext
 
getAuthority() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getAuthority() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getAverageExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getAverageQueueSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getBase() - Method in class org.mule.util.counters.impl.AggregateCounter
 
getBatchSize() - Method in class org.mule.transaction.constraints.BatchConstraint
 
getBoilerPlate(String) - Static method in class org.mule.util.StringMessageUtils
 
getBoilerPlate(String, char, int) - Static method in class org.mule.util.StringMessageUtils
 
getBoilerPlate(List, char, int) - Static method in class org.mule.util.StringMessageUtils
 
getBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleEvent
Gets a boolean property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().getProperty()
getBooleanProperty(String, boolean) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getBooleanProperty()
getBooleanProperty(String, boolean) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a boolean property from the event
getBuildDate() - Method in class org.mule.config.MuleConfiguration
 
getBundle() - Method in class org.mule.config.i18n.Message
 
getBundle(String) - Static method in class org.mule.config.i18n.Messages
 
getBytes() - Method in class org.mule.impl.ResponseOutputStream
 
getBytes(String) - Static method in class org.mule.util.StringMessageUtils
 
getCallResponseAggregateIdentifier(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseRouter
Extracts a Group identifier from the current event.
getCapacity() - Method in class org.mule.util.queue.QueueConfiguration
 
getCatchAllStrategy() - Method in class org.mule.routing.AbstractRouterCollection
 
getCatchAllStrategy() - Method in interface org.mule.umo.routing.UMORouterCollection
 
getCaughtMessages() - Method in class org.mule.management.stats.RouterStatistics
 
getCause(Throwable) - Method in class org.mule.config.DefaultExceptionReader
 
getCause(Throwable) - Method in interface org.mule.config.ExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.NamingExceptionReader
 
getCause(Throwable) - Method in class org.mule.config.UMOExceptionReader
 
getChainsawHost() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getChainsawPort() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getChunkSize() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getClassName(Class) - Static method in class org.mule.util.ClassUtils
 
getClassTypes(Object) - Static method in class org.mule.util.ClassUtils
Used for creating an array of class types for an array or single object
getCode() - Method in class org.mule.config.i18n.Message
 
getCode() - Method in class org.mule.impl.message.ExceptionPayload
 
getCode() - Method in interface org.mule.umo.UMOExceptionPayload
 
getColumn(ComponentStatistics, String[]) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getCommandLineOption(String, String[]) - Static method in class org.mule.util.SystemUtils
Returns the value corresponding to the given option from the command line, for example if the options are "-config mule-config.xml" getCommandLineOption("config") would return "mule-config.xml" TODO Replace this functionality with Apache Commons CLI: see MULE-956
getComparator() - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
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.impl.container.DescriptorContainerContext
Queries a component from the underlying container
getComponent(Object) - Method in class org.mule.impl.container.JndiContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.MuleContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.MultiContainerContext
 
getComponent(Object) - Method in class org.mule.impl.container.PropertiesContainerContext
Queries a component from the underlying container.
getComponent(Object) - Method in class org.mule.impl.container.RmiContainerContext
 
getComponent(String) - Method in class org.mule.impl.model.AbstractModel
 
getComponent() - Method in class org.mule.providers.AbstractMessageReceiver
 
getComponent() - Method in class org.mule.umo.ComponentException
 
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() - Method in class org.mule.umo.lifecycle.LifecycleException
 
getComponent(Object) - Method in interface org.mule.umo.manager.UMOContainerContext
Queries a component from the underlying container
getComponent(String) - Method in interface org.mule.umo.model.UMOModel
Returns the UMOComponent object for the given component name
getComponent() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getComponent() - Method in class org.mule.umo.routing.ComponentRoutingException
 
getComponentDescriptor() - Method in class org.mule.impl.MuleEventContext
 
getComponentDescriptor() - Method in interface org.mule.umo.UMOEventContext
 
getComponentName() - Method in class org.mule.impl.message.ExceptionMessage
 
getComponentNames() - Method in class org.mule.impl.model.AbstractModel
Gets an iterator of all component names registered in the model
getComponentNames() - Method in interface org.mule.umo.model.UMOModel
Gets an iterator of all component names registered in the model
getComponentPoolAbsoluteMaxSize() - Method in class org.mule.management.stats.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.model.AbstractModel
Returns a valid component for the given Mule name
getComponentSession(String) - Method in interface org.mule.umo.model.UMOModel
Returns the Component for the given Mule name.
getComponentStatistics() - Method in class org.mule.management.stats.AllStatistics
 
getComponentThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getConfigBuilderClassName() - Static method in class org.mule.MuleServer
Returns the class name of the configuration builder used to create this MuleServer.
getConfigResources() - Method in class org.mule.config.MuleConfiguration
 
getConfiguration() - Static method in class org.mule.MuleManager
 
getConfigurationResources() - Method in class org.mule.MuleServer
Getter for property messengerURL.
getConnectEventId() - Method in class org.mule.providers.AbstractConnector
The resource id used when firing ConnectEvents from this connector
getConnectEventId(UMOImmutableEndpoint) - Method in class org.mule.providers.AbstractMessageDispatcher
 
getConnectEventId() - Method in class org.mule.providers.AbstractMessageReceiver
 
getConnectionDescription() - Method in class org.mule.providers.AbstractConnector
 
getConnectionDescription() - Method in class org.mule.providers.AbstractMessageDispatcher
Returns a string identifying the underlying resource
getConnectionDescription() - Method in class org.mule.providers.AbstractMessageReceiver
 
getConnectionDescription() - Method in interface org.mule.umo.provider.UMOConnectable
Returns a string identifying the underlying resource
getConnectionStrategy() - Method in class org.mule.config.MuleConfiguration
Returns a clone of the default Connection strategy.
getConnectionStrategy() - Method in class org.mule.providers.AbstractConnector
 
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.service.ConnectorServiceDescriptor
 
getConnector() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The endpoint that will be used to send the message on.
getConnector() - Method in class org.mule.umo.provider.ConnectorException
 
getConnector() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Gets the connector for this dispatcher
getConnector() - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
getConnectorByProtocol(String) - Static method in class org.mule.providers.service.ConnectorFactory
 
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
 
getConnectorName(UMOConnector) - Static method in class org.mule.util.ObjectNameHelper
 
getConnectorServiceFinder() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getConnectors() - Method in class org.mule.MuleManager
Gets an unmodifiable collection of Connectors registered with the UMOManager
getConnectors() - Method in interface org.mule.umo.manager.UMOManager
Gets an unmodifiable collection of Connectors registered with the UMOManager
getConstraint() - Method in class org.mule.impl.MuleTransactionConfig
 
getConstraint() - Method in interface org.mule.umo.UMOTransactionConfig
 
getConstructor(Class, Class[]) - Static method in class org.mule.util.ClassUtils
 
getContainer() - Method in class org.mule.impl.ImmutableMuleDescriptor
Returns the name of the contaier where the object for this descriptor resides.
getContainer() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns the name of the contaier where the object for this descriptor resides.
getContainerContext() - Method in class org.mule.MuleManager
associates a Dependency Injector container with Mule.
getContainerContext() - Method in interface org.mule.umo.manager.UMOManager
associates a Dependency Injector container with Mule.
getContainerName() - Method in class org.mule.impl.container.ContainerKeyPair
 
getContext() - Method in class org.mule.impl.container.JndiContainerContext
 
getContext() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getCorrelationExtractor() - Method in class org.mule.routing.response.AbstractResponseRouter
 
getCorrelationGroupSize() - Method in class org.mule.impl.MuleMessage
Determines how many messages are in the correlation group
getCorrelationGroupSize() - Method in class org.mule.providers.AbstractMessageAdapter
Determines how many messages are in the correlation group
getCorrelationGroupSize() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Determines how many messages are in the correlation group
getCorrelationId() - Method in class org.mule.impl.MuleMessage
Sets a correlationId for this message.
getCorrelationId() - Method in class org.mule.providers.AbstractMessageAdapter
 
getCorrelationId(UMOMessage) - Method in class org.mule.routing.CorrelationPropertiesExtractor
 
getCorrelationId() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a correlationId for this message.
getCorrelationSequence() - Method in class org.mule.impl.MuleMessage
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCorrelationSequence() - Method in class org.mule.providers.AbstractMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCorrelationSequence() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
getCounter(String) - Static method in class org.mule.util.counters.CounterFactory
Search the defined counters for a counter of the given name.
getCounter(String) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
getCounters() - Static method in class org.mule.util.counters.CounterFactory
Retrieve an iterator giving the list of public defined counters.
getCounters() - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
getCreateConnector() - Method in class org.mule.config.builders.EndpointReference
 
getCreateConnector() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getCreateConnector() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getCreateConnector() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getCreateConnector() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines if a new connector is created for this endpoint or an exising one must already be present
getCreated() - Method in class org.mule.routing.inbound.EventGroup
 
getCredentials() - Method in class org.mule.impl.MuleEvent
 
getCredentials() - Method in class org.mule.impl.security.MuleAuthentication
 
getCredentials(UMOEvent) - Method in class org.mule.impl.security.MuleHeaderCredentialsAccessor
 
getCredentials() - Method in interface org.mule.umo.UMOEvent
 
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.components.simple.StaticComponent
 
getDataFile() - Method in class org.mule.components.simple.StaticComponent
 
getDateFromString(String, String) - Static method in class org.mule.util.DateUtils
 
getDefaultCompressionStrategy() - Static method in class org.mule.util.compression.CompressionHelper
 
getDefaultDocType() - Method in class org.mule.impl.container.AbstractContainerContext
 
getDefaultEncoding() - Method in class org.mule.impl.container.AbstractContainerContext
 
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
 
getDefaultResponseTransformer() - Method in class org.mule.providers.AbstractConnector
 
getDefaultResponseTransformer() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getDefaultThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getDefaultTransactionTimeout() - Method in class org.mule.util.xa.AbstractResourceManager
Gets the default transaction timeout in milliseconds.
getDelegateSession() - Method in interface org.mule.umo.provider.UMOMessageDispatcher
If the underlying transport has the notion of a client session when writing to it, the session should be obtainable using this method.
getDescription() - Method in class org.mule.config.ReaderResource
 
getDescription() - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
Should be a 1 line description of the agent
getDescription() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
Should be a 1 line description of the agent
getDescription(UMOConnectable) - Method in class org.mule.providers.AbstractConnectionStrategy
 
getDescription() - Method in interface org.mule.umo.manager.UMOAgent
Should be a 1 line description of the agent
getDescriptor() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
getDescriptor(UMOConnector, UMOEndpointURI, WireFormat) - Static method in class org.mule.impl.internal.admin.MuleManagerComponent
 
getDescriptor() - Method in class org.mule.impl.model.AbstractComponent
 
getDescriptor(String) - Method in class org.mule.impl.model.AbstractModel
 
getDescriptor() - Method in class org.mule.impl.model.DefaultMuleProxy
 
getDescriptor() - Method in interface org.mule.impl.model.MuleProxy
 
getDescriptor() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
getDescriptor() - Method in class org.mule.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
getDescriptorName() - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
getDetailedMessage() - Method in class org.mule.umo.UMOException
 
getDispatcher(UMOImmutableEndpoint) - Method in class org.mule.providers.AbstractConnector
 
getDispatcher(UMOImmutableEndpoint, boolean) - Method in class org.mule.providers.AbstractConnector
 
getDispatcher(UMOImmutableEndpoint) - 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
 
getDispatchers() - Method in class org.mule.providers.AbstractConnector
 
getDocUrl(Class) - Static method in class org.mule.config.ExceptionHelper
 
getDoubleProperty(String, double) - Method in class org.mule.impl.MuleEvent
Gets a double property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().getProperty()
getDoubleProperty(String, double) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getDoubleProperty()
getDoubleProperty(String, double) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a double property from the event
getEnableCorrelation() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getEncoding() - Method in class org.mule.config.MuleConfiguration
 
getEncoding() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getEncoding() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getEncoding() - Method in class org.mule.impl.MuleEvent
Gets the encoding for this message.
getEncoding() - Method in class org.mule.impl.MuleEventContext
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.impl.MuleMessage
Gets the encoding for the current message.
getEncoding() - Method in class org.mule.providers.AbstractMessageAdapter
 
getEncoding() - Method in interface org.mule.umo.UMOEvent
Gets the encoding for this message.
getEncoding() - Method in interface org.mule.umo.UMOEventContext
Gets the encoding for the current message.
getEncoding() - Method in interface org.mule.umo.UMOImmutableDescriptor
 
getEncoding() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Decides the encoding to be used for events received by this endpoint
getEncoding() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets the encoding for the current message.
getEncryptionStrategy(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
getEncryptionStrategy() - Method in class org.mule.umo.security.CryptoFailureException
 
getEncryptionStrategy(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
getEndpoint(Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Returns an endpoint for the given exception.
getEndpoint() - Method in class org.mule.impl.MuleEvent
 
getEndpoint() - Method in class org.mule.impl.internal.notifications.MessageNotification
 
getEndpoint() - Method in class org.mule.impl.message.ExceptionMessage
 
getEndpoint() - Method in class org.mule.impl.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() - Method in class org.mule.routing.inbound.WireTap
 
getEndpoint(int, UMOMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
Will Return the endpont at the given index and will resolve any template tags on the Endpoint URI if necessary
getEndpoint(String) - Method in class org.mule.routing.response.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.provider.UMOMessageReceiver
 
getEndpoint() - Method in class org.mule.umo.routing.RoutingException
 
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
 
getEndpointAddress() - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
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
 
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.manager.UMOManager
Gets an unmodifiable collection of endpoints registered with the UMOManager
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
 
getEndpointName(UMOImmutableEndpoint) - Static method in class org.mule.util.ObjectNameHelper
 
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.impl.AbstractExceptionListener
 
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.manager.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
Gets a list of UMOEndpoint instances associated with this router
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.model.AbstractModel
 
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.
getEnvironment() - Method in class org.mule.impl.container.JndiContainerContext
 
getEnvironment() - Method in class org.mule.impl.jndi.SimpleContext
 
getEnvironment() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getErrorClass(int) - Static method in class org.mule.config.ExceptionHelper
 
getErrorCode(Class) - Static method in class org.mule.config.ExceptionHelper
 
getErrorCodePropertyName(String) - Static method in class org.mule.config.ExceptionHelper
 
getErrorExpression() - Method in class org.mule.components.rest.RestServiceWrapper
 
getErrorFilter() - Method in class org.mule.components.rest.RestServiceWrapper
 
getErrorMapping(String, int) - Static method in class org.mule.config.ExceptionHelper
 
getErrorMapping(String, Class) - Static method in class org.mule.config.ExceptionHelper
 
getErrorMessagePayload(UMOMessage) - Method in class org.mule.impl.AbstractExceptionListener
 
getEvent() - Static method in class org.mule.impl.RequestContext
 
getEvent() - Method in class org.mule.umo.Invocation
 
getEventContext() - Static method in class org.mule.impl.RequestContext
 
getEventGroup() - Method in class org.mule.routing.AggregationException
 
getException() - Method in class org.mule.impl.message.ExceptionMessage
 
getException() - Method in class org.mule.impl.message.ExceptionPayload
 
getException() - Method in interface org.mule.umo.UMOExceptionPayload
 
getExceptionCode() - Method in class org.mule.umo.UMOException
 
getExceptionInfo(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionListener() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getExceptionListener() - Method in class org.mule.impl.model.AbstractModel
 
getExceptionListener() - Method in class org.mule.providers.AbstractConnector
 
getExceptionListener() - Method in interface org.mule.umo.UMOImmutableDescriptor
The exception strategy to use to handle exceptions in the Mule UMO.
getExceptionListener() - Method in interface org.mule.umo.model.UMOModel
The exception strategy to use by components managed by the model.
getExceptionListener() - Method in interface org.mule.umo.provider.UMOConnector
 
getExceptionPayload() - Method in class org.mule.impl.MuleMessage
 
getExceptionPayload() - Static method in class org.mule.impl.RequestContext
 
getExceptionPayload() - Method in class org.mule.providers.AbstractMessageAdapter
 
getExceptionPayload() - Method in interface org.mule.umo.provider.UMOMessageAdapter
If an error occurred during the processing of this message this will return a ErrorPayload that contains the root exception and Mule error code, plus any other releated info
getExceptionReader(Throwable) - Static method in class org.mule.config.ExceptionHelper
Gets an exception reader for the exception
getExceptionStack(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExceptionType() - Method in class org.mule.config.DefaultExceptionReader
 
getExceptionType() - Method in interface org.mule.config.ExceptionReader
 
getExceptionType() - Method in class org.mule.config.NamingExceptionReader
 
getExceptionType() - Method in class org.mule.config.UMOExceptionReader
 
getExceptionType(Exception, Class) - Method in class org.mule.impl.AbstractExceptionListener
 
getExceptionsAsList(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getExecutedEvents() - Method in class org.mule.management.stats.ComponentStatistics
 
getExecutionErrors() - Method in class org.mule.management.stats.ComponentStatistics
 
getExhaustedAction() - Method in class org.mule.config.PoolingProfile
 
getExpectedType() - Method in class org.mule.routing.filters.PayloadTypeFilter
 
getExpression() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
getFactory() - Method in class org.mule.impl.MuleTransactionConfig
 
getFactory() - Method in interface org.mule.umo.UMOTransactionConfig
 
getFatalErrors() - Method in class org.mule.management.stats.ComponentStatistics
 
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
getFormattedDuration(long) - Static method in class org.mule.util.DateUtils
 
getFormattedMessage(String, Object[]) - Static method in class org.mule.util.StringMessageUtils
 
getFragment() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getFrequency() - Method in class org.mule.providers.PollingMessageReceiver
 
getFrequency() - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
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
 
getHeaders(UMOEvent) - Method in interface org.mule.umo.provider.OutputHandler
Used to obtain a set of headers that will be sent with this stream payload.
getHost() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getHost() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getHttpMethod() - Method in class org.mule.components.rest.RestServiceWrapper
 
getI18nMessage() - Method in class org.mule.umo.UMOException
 
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.transaction.AbstractSingleResourceTransaction
 
getId() - Method in interface org.mule.umo.UMOEvent
Every event in the system is assigned a universally unique id (UUID).
getId() - Method in interface org.mule.umo.UMOSession
Returns the unique id for this session
getId() - Method in interface org.mule.umo.manager.UMOManager
Gets the unique Id for this Manager instance.
getId(Object) - Method in class org.mule.util.queue.EventFilePersistenceStrategy
 
getId(Object) - Method in class org.mule.util.queue.EventMemoryPersistenceStrategy
 
getId() - Method in class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
getId(Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
getId(Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
getId() - Method in interface org.mule.util.queue.QueuePersistenceStrategy.Holder
 
getIdForEvent(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
getImplementation() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getImplementation() - Method in interface org.mule.umo.UMOImmutableDescriptor
String used to instansiate the object, this can be a class name or a reference to an object in a container
getImplementationClass() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getImplementationClass() - Method in interface org.mule.umo.UMOImmutableDescriptor
Class used to instansiate the object, this can be a class name or a reference to an object in a container
getImplementationForReference(String) - Method in class org.mule.impl.ImmutableMuleDescriptor
A helper method that will resolved a component for a given reference id.
getInboundEndpoint() - Method in class org.mule.impl.ImmutableMuleDescriptor
The inbound Provider to use when receiveing an event.
getInboundEndpoint() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getInboundRouter() instead (see MULE-506)
getInboundRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInboundRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
Inbound Routers control how events are received by a component.
getInboundRouterStat() - Method in class org.mule.management.stats.ComponentStatistics
 
getInboundTransformer() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInboundTransformer() - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
getInboundTransformer() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getInboundRouter() instead (see MULE-506)
getIncomingEndpoints() - Method in class org.mule.impl.model.AbstractComponent
Returns a list of all incoming endpoints on a component.
getInfo(Throwable) - Method in class org.mule.config.DefaultExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in interface org.mule.config.ExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.config.NamingExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo(Throwable) - Method in class org.mule.config.UMOExceptionReader
Returns a map of the non-stanard information stored on the exception
getInfo() - Method in class org.mule.impl.message.ExceptionPayload
 
getInfo() - Method in class org.mule.umo.UMOException
 
getInfo() - Method in interface org.mule.umo.UMOExceptionPayload
 
getInitialContext(Hashtable) - Method in class org.mule.impl.jndi.MuleInitialContextFactory
 
getInitialState() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInitialState() - Method in class org.mule.impl.ImmutableMuleEndpoint
Sets the state the endpoint will be loaded in.
getInitialState() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns the initial state of this component
getInitialState() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Sets the state the endpoint will be loaded in.
getInitialisationPolicy() - Method in class org.mule.config.PoolingProfile
 
getInputStream() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
getInputStream() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
Gets the input Stream associated with this event
getInstance() - Static method in class org.mule.MuleManager
Getter method for the current singleton MuleManager
getInstance() - Method in class org.mule.impl.model.AbstractComponent
Gets the underlying instance form this component Where the Component implmentation provides pooling this is no 1-2-1 mapping between UMOComponent and instance, so this method will return the object in initial state.
getInstance() - Static method in class org.mule.routing.inbound.MessageChunkingAggregator.SequenceComparator
 
getInstance() - Static method in class org.mule.transaction.TransactionCoordination
 
getInstance() - Method in interface org.mule.umo.UMOComponent
Gets the underlying instance form this component Where the Component implmentation provides pooling this is no 1-2-1 mapping between UMOComponent and instance, so this method will return the object in initial state.
getIntProperty(String, int) - Method in class org.mule.impl.MuleEvent
Gets an int property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().getProperty()
getIntProperty(String, int) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getIntProperty()
getIntProperty(String, int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets an integer property from the event
getInterceptors() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getInterceptors() - Method in class org.mule.interceptors.InterceptorStack
 
getInterceptors() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns a list of interceptor objects that will be executed before/after the Mule UMO has executed
getInterceptors() - Method in interface org.mule.umo.UMOInterceptorStack
 
getIterationCount() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getJavaDocUrl(Class) - Static method in class org.mule.config.ExceptionHelper
 
getJndiContext(String) - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiContext() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiInitialFactory() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiName() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getJndiProviderProperties() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiProviderUrl() - Method in class org.mule.providers.AbstractJndiConnector
 
getJndiUrlPkgPrefixes() - Method in class org.mule.providers.AbstractJndiConnector
 
getKey() - Method in class org.mule.impl.container.ContainerKeyPair
 
getKey() - Method in class org.mule.transformers.simple.MapLookup
 
getKeyFactory() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in interface org.mule.umo.security.provider.SecurityProviderInfo
 
getKeyManagerAlgorithm() - Method in class org.mule.umo.security.provider.SunSecurityProviderInfo
 
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.Log4jNotificationLoggerAgent
 
getLifecycleAdapterFactory() - Method in class org.mule.impl.model.AbstractModel
 
getLifecycleAdapterFactory() - Method in interface org.mule.umo.model.UMOModel
The lifecycle adapter is used by the model to translate Mule lifecycle event to events that UMO components registered with the model understand.
getListDelimiter() - Method in class org.mule.routing.outbound.StaticRecipientList
Overloading classes can change the delimiter used to separate entries in the recipient list By default a ',' is used.
getListener() - Method in class org.mule.providers.AbstractMessageReceiver
 
getListenerObject() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
getLock() - Method in class org.mule.util.concurrent.SynchronizedVariable
 
getLogConfigFile() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLogFile() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLogName() - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
getLogger() - Method in class org.mule.util.file.FileManager
 
getLogger() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getLogger() - Method in class org.mule.util.xa.AbstractResourceManager
 
getLongProperty(String, long) - Method in class org.mule.impl.MuleEvent
Gets a long property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().getProperty()
getLongProperty(String, long) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getLongProperty()
getLongProperty(String, long) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a long property from the event
getManager() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
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.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 before it starts blocking.
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
 
getMaximumPoolSize() - Method in class org.mule.impl.work.NullWorkExecutorPool
 
getMaximumPoolSize() - Method in interface org.mule.impl.work.WorkExecutorPool
Gets the maximum number of threads to simultaneously execute.
getMaximumPoolSize() - Method in class org.mule.impl.work.WorkExecutorPoolImpl
Gets the maximum size of this pool.
getMemoryPersistenceStrategy() - Method in interface org.mule.util.queue.QueueManager
 
getMemoryPersistenceStrategy() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getMessage(Throwable) - Method in class org.mule.config.DefaultExceptionReader
 
getMessage(Throwable) - Method in interface org.mule.config.ExceptionReader
 
getMessage(Throwable) - Method in class org.mule.config.NamingExceptionReader
 
getMessage(Throwable) - Method in class org.mule.config.UMOExceptionReader
 
getMessage() - Method in class org.mule.config.i18n.Message
 
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.notifications.AdminNotification
 
getMessage() - Method in class org.mule.impl.message.ExceptionPayload
 
getMessage() - Method in class org.mule.umo.FutureMessageResult
 
getMessage(long) - Method in class org.mule.umo.FutureMessageResult
 
getMessage() - Method in class org.mule.umo.Invocation
Returns the current message
getMessage() - Method in interface org.mule.umo.UMOEvent
Returns the message payload for this event
getMessage() - Method in interface org.mule.umo.UMOEventContext
Returns the message payload for this event
getMessage() - Method in class org.mule.umo.UMOException
 
getMessage() - Method in interface org.mule.umo.UMOExceptionPayload
 
getMessageAdapter(Object) - Method in class org.mule.providers.AbstractServiceEnabledConnector
Gets a UMOMessageAdapter for the endpoint for the given message (data)
getMessageAdapter() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getMessageAdapter(Object) - Method in interface org.mule.umo.provider.UMOConnector
Gets a UMOMessageAdapter from the connector for the given message (data)
getMessageAsBytes() - Method in class org.mule.impl.MuleEvent
 
getMessageAsBytes() - Method in class org.mule.impl.MuleEventContext
Reterns the conents of the message as a byte array.
getMessageAsBytes() - Method in interface org.mule.umo.UMOEvent
Reterns the conents of the message as a byte array.
getMessageAsBytes() - Method in interface org.mule.umo.UMOEventContext
Returns the contents of the message as a byte array.
getMessageAsString() - Method in class org.mule.impl.MuleEvent
 
getMessageAsString(String) - Method in class org.mule.impl.MuleEvent
Returns the message contents as a string
getMessageAsString(String) - Method in class org.mule.impl.MuleEventContext
Returns the message contents as a string
getMessageAsString() - Method in class org.mule.impl.MuleEventContext
Returns the message contents as a string This method will use the default encoding on the event
getMessageAsString() - Method in interface org.mule.umo.UMOEvent
Returns the message contents as a string If necessary this will use the encoding set on the event
getMessageAsString(String) - Method in interface org.mule.umo.UMOEvent
Returns the message contents as a string
getMessageAsString() - Method in interface org.mule.umo.UMOEventContext
Returns the message contents as a string This method will use the encoding set on the event
getMessageAsString(String) - Method in interface org.mule.umo.UMOEventContext
Returns the message contents as a string
getMessageCode() - Method in class org.mule.umo.UMOException
 
getMessageDispatcherThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getMessageId(UMOMessage) - Method in class org.mule.routing.CorrelationPropertiesExtractor
 
getMessagePart(UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Retrieves a specific message part for the given endpoint.
getMessagePart(UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.FilteringListMessageSplitter
 
getMessageReceiver() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getMessageReceiverThreadingProfile() - Method in class org.mule.config.MuleConfiguration
 
getMessages() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
getMethod(Object, Object) - Method in class org.mule.model.DynamicEntryPoint
 
getMethod() - Method in class org.mule.model.EntryPoint
 
getMethod(String, Class[], Class) - Static method in class org.mule.util.ClassUtils
Returns a matching method for the given name and parameters on the given class If the parameterTypes arguments is null it will return the first matching method on the class
getMethodName() - Method in class org.mule.model.CallableEntryPoint
 
getMethodName() - Method in class org.mule.model.DynamicEntryPoint
 
getMethodName() - Method in interface org.mule.umo.model.UMOEntryPoint
 
getMinExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
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 interface org.mule.umo.manager.UMOManager
The model used for managing components for this server
getModelType() - Method in class org.mule.config.MuleConfiguration
 
getName() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getName() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getName() - Method in class org.mule.impl.container.AbstractContainerContext
 
getName() - Method in class org.mule.impl.container.MultiContainerContext
 
getName() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
Gets the name of this agent
getName() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
Gets the name of this agent
getName() - Method in class org.mule.impl.model.AbstractComponent
 
getName() - Method in class org.mule.impl.model.AbstractModel
 
getName() - Method in class org.mule.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.transformers.AbstractTransformer
 
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.manager.UMOAgent
Gets the name of this agent
getName() - Method in interface org.mule.umo.manager.UMOContainerContext
Gets the identifying name of the container
getName() - Method in interface org.mule.umo.model.UMOModel
The model's name.
getName() - Method in interface org.mule.umo.provider.UMOConnector
 
getName() - Method in interface org.mule.umo.security.UMOSecurityProvider
 
getName() - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
getName() - Method in interface org.mule.util.counters.Counter
Accessor for the counter's name.
getName() - Method in class org.mule.util.counters.CounterFactory.Type
 
getName() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getName() - Method in class org.mule.util.timer.EventTimerTask
Gets the task name (this is also the timer thread name)
getName() - Method in class org.mule.util.timer.TimeEvent
 
getNameInNamespace() - Method in class org.mule.impl.jndi.SimpleContext
 
getNameParser(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
getNameParser(Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
getNameParser(String) - Method in class org.mule.impl.jndi.SimpleContext
 
getNextMessage() - Method in class org.mule.config.i18n.Message
 
getNextTransformer() - Method in class org.mule.transformers.AbstractTransformer
 
getNextTransformer() - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
getNotRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getNotificationClasses() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
getNumberOfMessages() - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
getOSEncoding() - Method in class org.mule.config.MuleConfiguration
 
getObject() - Method in class org.mule.config.builders.EndpointReference
 
getObject() - Method in class org.mule.config.builders.TransformerReference
 
getOptionalParams() - Method in class org.mule.components.rest.RestServiceWrapper
 
getOrCreateConnectorByProtocol(UMOEndpointURI) - Static method in class org.mule.providers.service.ConnectorFactory
 
getOrCreateConnectorByProtocol(UMOImmutableEndpoint) - Static method in class org.mule.providers.service.ConnectorFactory
 
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
 
getOutboundEndpoint() - Method in class org.mule.impl.ImmutableMuleDescriptor
The outbound Provider to use when sending an event.
getOutboundEndpoint() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getOutboundRouter() instead (see MULE-506)
getOutboundRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getOutboundRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
Outbound Routers control how events are published by a component once.
getOutboundRouterStat() - Method in class org.mule.management.stats.ComponentStatistics
 
getOutboundTransformer() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getOutboundTransformer() - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
getOutboundTransformer() - Method in interface org.mule.umo.UMOImmutableDescriptor
Deprecated. use getOutboundRouter() instead (see MULE-506)
getOutputHandler() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
getOutputHandler() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
The Output handler is a callback that will handle the writing to an output Stream when the Stream is available
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(UMOImmutableEndpoint, UMOMessage) - Method in class org.mule.providers.AbstractMessageDispatcher
Well get the output stream (if any) for this type of transport.
getOutputStream() - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
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.
getOutputStream(UMOImmutableEndpoint, UMOMessage) - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Well get the output stream (if any) for this type of transport.
getOutputStream() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
Gets the output Stream associated with this event
getParameterType() - Method in class org.mule.model.EntryPoint
Gets the argument type for the method
getParameterTypes() - Method in class org.mule.model.CallableEntryPoint
 
getParameterTypes() - Method in class org.mule.model.DynamicEntryPoint
 
getParameterTypes() - Method in interface org.mule.umo.model.UMOEntryPoint
 
getParameterTypes(Object, String) - Static method in class org.mule.util.ClassUtils
 
getParams() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getParams() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPassword() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPassword() - Method in class org.mule.impl.security.MuleCredentials
 
getPassword() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
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.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.streaming.OutStreamMessageAdapter
 
getPayload() - Method in class org.mule.providers.streaming.StreamMessageAdapter
This is an InputStream if triggered from an inbound event or response.
getPayload() - Method in 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.streaming.OutStreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in class org.mule.providers.streaming.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsBytes() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a byte array representation
getPayloadAsString() - Method in class org.mule.impl.MuleMessage
Converts the payload implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.impl.MuleMessage
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.impl.message.BaseMessage
Converts the message implementation into a String representation
getPayloadAsString() - Method in class org.mule.providers.AbstractMessageAdapter
Converts the message implementation into a String representation.
getPayloadAsString(String) - Method in class org.mule.providers.DefaultMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.WriterMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in class org.mule.providers.streaming.StreamMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a String representation
getPayloadAsString() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Converts the message implementation into a String representation.
getPayloadParameterName() - Method in class org.mule.components.rest.RestServiceWrapper
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ComponentNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ConnectionNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ManagerNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.MessageNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.ModelNotification
 
getPayloadToString() - Method in class org.mule.impl.internal.notifications.SecurityNotification
 
getPayloadToString() - Method in class org.mule.umo.manager.UMOServerNotification
 
getPersistenceStrategy() - Method in class org.mule.config.MuleConfiguration
 
getPersistenceStrategy() - Method in interface org.mule.util.queue.QueueManager
 
getPersistenceStrategy() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getPool() - Method in class org.mule.config.pool.AbstractProxyFactory
 
getPoolExhaustedAction() - Method in class org.mule.config.ThreadingProfile
 
getPoolFactory() - Method in class org.mule.config.PoolingProfile
 
getPoolSize() - Method in class org.mule.impl.work.NullWorkExecutorPool
 
getPoolSize() - Method in interface org.mule.impl.work.WorkExecutorPool
Gets the current number of active threads in the pool.
getPoolSize() - Method in class org.mule.impl.work.WorkExecutorPoolImpl
Gets the size of this pool.
getPoolingProfile() - Method in class org.mule.config.MuleConfiguration
 
getPoolingProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getPort() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getPort() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getPostfix() - Method in class org.mule.components.simple.StaticComponent
 
getPrefix() - Method in class org.mule.components.simple.StaticComponent
 
getPrincipal() - Method in class org.mule.impl.security.MuleAuthentication
 
getPrincipal() - Method in interface org.mule.umo.security.UMOAuthentication
 
getProductDescription() - Method in class org.mule.config.MuleConfiguration
 
getProductLicenseInfo() - Method in class org.mule.config.MuleConfiguration
 
getProductMoreInfo() - Method in class org.mule.config.MuleConfiguration
 
getProductName() - Method in class org.mule.config.MuleConfiguration
 
getProductSupport() - Method in class org.mule.config.MuleConfiguration
 
getProductUrl() - Method in class org.mule.config.MuleConfiguration
 
getProductVersion() - Method in class org.mule.config.MuleConfiguration
 
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.impl.ImmutableMuleDescriptor
 
getProperties() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProperties() - Method in class org.mule.impl.container.PropertiesContainerContext
 
getProperties() - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getProperties() - Method in class org.mule.impl.message.BaseMessage
Returns a map of all properties on this message
getProperties() - Method in class org.mule.impl.security.MuleAuthentication
 
getProperties() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getProperties() - Method in interface org.mule.umo.UMOImmutableDescriptor
Returns any properties configured on this descriptor.
getProperties() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Returns any properties set on this endpoint
getProperties() - Method in interface org.mule.umo.manager.UMOManager
Gets all properties associated with the UMOManager
getProperties() - Method in interface org.mule.umo.security.UMOAuthentication
 
getPropertiesForURI(URI) - Method in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
getPropertiesFromQueryString(String) - Static method in class org.mule.util.PropertiesUtils
 
getPropertiesWithPrefix(Map, String) - Static method in class org.mule.util.PropertiesUtils
Deprecated. use void getPropertiesWithPrefix(Map props, String prefix, Map newProps)
getPropertiesWithPrefix(Map, String, Map) - Static method in class org.mule.util.PropertiesUtils
Will create a map of properties where the names have a prefix Allows the callee to supply the target map so a comarator can be set
getPropertiesWithoutPrefix(Map, String) - Static method in class org.mule.util.PropertiesUtils
 
getProperty(Object) - Method in class org.mule.MuleManager
Getter for the envionment parameters declared in the mule-config.xml
getProperty(Object) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getProperty(String) - Method in class org.mule.impl.MuleEvent
 
getProperty(String, boolean) - Method in class org.mule.impl.MuleEvent
 
getProperty(String, Object) - Method in class org.mule.impl.MuleEvent
 
getProperty(String, Object, boolean) - Method in class org.mule.impl.MuleEvent
 
getProperty(String) - Method in class org.mule.impl.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(String) - Method in class org.mule.impl.MuleMessage
Gets a property of the payload implementation
getProperty(String, Object) - Method in class org.mule.impl.MuleMessage
 
getProperty(Object) - Method in class org.mule.impl.MuleSession
Will retrieve a session level property.
getProperty(Object) - Method in class org.mule.impl.internal.notifications.AdminNotification
 
getProperty(Object) - Method in class org.mule.impl.message.BaseMessage
 
getProperty(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
getProperty(String, Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
getProperty(String, Object) - Method in class org.mule.routing.CorrelationPropertiesExtractor
 
getProperty(String) - Method in interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().getProperty()
getProperty(String, boolean) - 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
Deprecated. use event.getMessage().getProperty()
getProperty(String, Object, boolean) - Method in interface org.mule.umo.UMOEvent
Gets a property associated with the current event.
getProperty(String) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getProperty()
getProperty(String, Object) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getProperty()
getProperty(Object) - Method in interface org.mule.umo.UMOSession
Will retrieve a session level property.
getProperty(Object) - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Retrieves a property set on the endpoint
getProperty(Object) - Method in interface org.mule.umo.manager.UMOManager
Getter for the envionment parameters declared in the mule-config.xml
getProperty(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a property of the message implementation
getProperty(String, Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a property from the event
getProperty(String, Object) - Method in class org.mule.util.properties.BeanPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.MapPropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.MessagePropertyExtractor
 
getProperty(String, Object) - Method in class org.mule.util.properties.PayloadPropertyExtractor
 
getProperty(String, Object) - Method in interface org.mule.util.properties.PropertyExtractor
Extracts a single property from the message
getPropertyExtractor() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getPropertyName() - Method in class org.mule.config.builders.EndpointReference
 
getPropertyName() - Method in class org.mule.config.builders.TransformerReference
 
getPropertyNames() - Method in class org.mule.impl.MuleMessage
 
getPropertyNames() - Method in class org.mule.impl.MuleSession
Returns an iterater of property keys for the session properties on this session
getPropertyNames() - Method in class org.mule.providers.AbstractMessageAdapter
 
getPropertyNames() - Method in interface org.mule.umo.UMOSession
Returns an iterater of property keys for the session properties on this session
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.service.ConnectorServiceDescriptor
 
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.umo.security.provider.IBMSecurityProvider2Info
 
getProtocolHandler() - Method in class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
getProtocolHandler() - Method in interface org.mule.umo.security.provider.SecurityProviderInfo
 
getProtocolHandler() - Method in class org.mule.umo.security.provider.SunSecurityProviderInfo
 
getProvider(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
getProvider(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
getProvider() - Method in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
 
getProvider() - Method in interface org.mule.umo.security.provider.SecurityProviderFactory
 
getProviderClass() - Method in class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
getProviderClass() - Method in class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
getProviderClass() - Method in interface org.mule.umo.security.provider.SecurityProviderInfo
 
getProviderClass() - Method in class org.mule.umo.security.provider.SunSecurityProviderInfo
 
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
 
getQuery() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getQuery() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getQueue() - Method in class org.mule.util.queue.FilePersistenceStrategy.HolderImpl
 
getQueue() - Method in interface org.mule.util.queue.QueuePersistenceStrategy.Holder
 
getQueue(String) - Method in interface org.mule.util.queue.QueueSession
 
getQueue(String) - Method in class org.mule.util.queue.TransactionalQueueManager
 
getQueueManager() - Method in class org.mule.MuleManager
 
getQueueManager() - Method in interface org.mule.umo.manager.UMOManager
Gets the queue manager used by mule for queuing events.
getQueueProfile() - Method in class org.mule.config.MuleConfiguration
 
getQueueProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getQueueSession() - Method in interface org.mule.util.queue.QueueManager
 
getQueueSession() - Method in class org.mule.util.queue.TransactionalQueueManager
 
getQueueSize() - Method in class org.mule.impl.model.seda.SedaComponent
 
getQueueTimeout() - Method in class org.mule.impl.model.seda.SedaModel
 
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
 
getReader() - Method in class org.mule.config.ReaderResource
 
getReceiver(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
getReceiver(String) - Method in class org.mule.providers.AbstractConnector
Deprecated. Use lookupReceiver instead
getReceiverKey(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
The method determines the key used to store the receiver against.
getReceiverThreadingProfile() - Method in class org.mule.providers.AbstractConnector
 
getReceivers() - Method in class org.mule.providers.AbstractConnector
 
getReceivers(String) - Method in class org.mule.providers.AbstractConnector
 
getRecipientEndpoint(UMOMessage, String) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(UMOMessage) - Method in class org.mule.routing.outbound.AbstractRecipientList
 
getRecipients(UMOMessage) - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRecipients() - Method in class org.mule.routing.outbound.StaticRecipientList
 
getRejectedExecutionHandler() - Method in class org.mule.config.ThreadingProfile
 
getRemoteSyncTimeout() - Method in class org.mule.impl.ImmutableMuleEndpoint
The timeout value for remoteSync invocations
getRemoteSyncTimeout() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The timeout value for remoteSync invocations
getReplyAggregateIdentifier(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseRouter
Extracts a 'Correlation Id' from a reply message.
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.routing.outbound.AbstractOutboundRouter
 
getReplyTo() - Method in interface org.mule.umo.provider.UMOMessageAdapter
Returns a replyTo address for this message.
getReplyTo() - Method in interface org.mule.umo.routing.UMOOutboundRouter
Gets the replyTo endpoint for any outgoing messages.
getReplyToEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getReplyToHandler(UMOMessage, UMOImmutableEndpoint) - Method in class org.mule.impl.model.DefaultMuleProxy
 
getReplyToHandler() - Method in class org.mule.providers.AbstractConnector
 
getReqiredParams() - Method in class org.mule.components.rest.RestServiceWrapper
 
getResource(Object) - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
getResource(Object) - Method in class org.mule.transaction.XaTransaction
 
getResource(Object) - Method in interface org.mule.umo.UMOTransaction
 
getResource(String, Class) - Static method in class org.mule.util.ClassUtils
Load a given resource.
getResourceAsStream(String, Class) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsStream(String, Class, boolean, boolean) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsString(String, Class) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsUrl(String, Class) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceAsUrl(String, Class, boolean) - Static method in class org.mule.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceIdentifier() - Method in class org.mule.umo.manager.UMOServerNotification
 
getResourceInfo() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getResourceInfo() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getResourceManager() - Method in class org.mule.util.xa.DefaultXASession
 
getResourcePath(String, Class) - Static method in class org.mule.util.FileUtils
 
getResourcePath(String, Class, String) - Static method in class org.mule.util.FileUtils
 
getResources(String, Class) - Static method in class org.mule.util.ClassUtils
 
getResponse(UMOMessage) - Method in class org.mule.routing.response.AbstractResponseAggregator
This method is called by the responding callee thread and should return the aggregated response message
getResponse(UMOMessage) - Method in class org.mule.routing.response.ResponseMessageRouter
 
getResponse(UMOMessage) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
getResponse(UMOMessage) - Method in interface org.mule.umo.routing.UMOResponseRouter
Called by the Mule framework once the outbound router has been processed on a component the Message passed in is the response message from the component (or outbount router if a response was returned).
getResponseRouter() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getResponseRouter() - Method in interface org.mule.umo.UMOImmutableDescriptor
Response Routers control how events are returned in a request/response call.
getResponseTransformer() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getResponseTransformer() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getResponseTransformer() - Method in interface org.mule.umo.UMOImmutableDescriptor
The transformer to use when sending events or data back as a response.
getResponseTransformer() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
The transformer used when a response is returned from invoking this endpoint
getResponseTransformers() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getResponseTransformers() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getRetryCount() - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
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
 
getRootException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootException() - Method in class org.mule.impl.message.ExceptionPayload
 
getRootException() - Method in interface org.mule.umo.UMOExceptionPayload
 
getRootMuleException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRootParentException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
getRouted(String) - Method in class org.mule.management.stats.RouterStatistics
 
getRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getRouterInfo(RouterStatistics, String[], int) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
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, String[]) - Static method in class org.mule.util.ClassUtils
A helper method that will find all matching methods on a class with the given parameter type
getScheduledMaximumPoolSize() - Method in class org.mule.impl.work.MuleWorkManager
 
getScheduledThreadCount() - Method in class org.mule.impl.work.MuleWorkManager
 
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
 
getSecretKey() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
getSecretKey() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
getSecretKey() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
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.container.RmiContainerContext
 
getSecurityManager() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getSecurityManager() - Method in interface org.mule.umo.manager.UMOManager
Gets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
getSecurityManager() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
getSecurityPolicy() - Method in class org.mule.impl.container.RmiContainerContext
 
getSecurityProviderInfo() - Method in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
Security provider properties for IBM JDK 1.4.2 and higher.
getSecurityProviderInfo() - Method in interface org.mule.umo.security.provider.SecurityProviderFactory
 
getSecurityProviders() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
getSecurityProviders() - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
getSelectorProperty() - Method in class org.mule.routing.outbound.EndpointSelector
 
getServerId() - Method in class org.mule.umo.manager.UMOServerNotification
 
getServerUrl() - Method in class org.mule.config.MuleConfiguration
 
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
 
getServiceOverrides() - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
getServiceUrl() - Method in class org.mule.components.rest.RestServiceWrapper
 
getSession() - Method in class org.mule.impl.MuleEvent
 
getSession() - Method in class org.mule.impl.MuleEventContext
 
getSession() - Method in interface org.mule.umo.UMOEvent
Retrieves the component session for the current event
getSession() - Method in interface org.mule.umo.UMOEventContext
 
getSessionHandler() - Method in class org.mule.providers.AbstractConnector
 
getSessionHandler() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getSessionIDKey() - Method in class org.mule.impl.MuleSessionHandler
 
getSessionIDKey() - Method in class org.mule.impl.NullSessionHandler
The property name of the session id to use when creating the Mule session.
getSessionIDKey() - Method in interface org.mule.umo.provider.UMOSessionHandler
The property name of the session id to use when creating the Mule session.
getSize() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
getSize() - Method in interface org.mule.util.ObjectPool
 
getSocket() - Method in class org.mule.impl.ResponseOutputStream
 
getSourceType() - Method in class org.mule.transformers.AbstractTransformer
Where multiple source types are listed, this method only returns the first one.
getSourceTypeClassesIterator() - Method in class org.mule.transformers.AbstractTransformer
 
getStartDate() - Method in class org.mule.MuleManager
Returns the long date when the server was started
getStartDate() - Method in interface org.mule.umo.manager.UMOManager
Returns the long date when the server was started
getStartMaximumPoolSize() - Method in class org.mule.impl.work.MuleWorkManager
 
getStartSplash() - Method in class org.mule.MuleManager
Returns a formatted string that is a summary of the configuration of the server.
getStartThreadCount() - Method in class org.mule.impl.work.MuleWorkManager
 
getStartTime() - Method in class org.mule.management.stats.AllStatistics
 
getStartTimeout() - Method in class org.mule.impl.work.WorkerContext
Gets the time duration (in milliseconds) within which the execution of the Work instance must start.
getStartupPropertiesFile() - Static method in class org.mule.MuleServer
 
getStatistics() - Method in class org.mule.MuleManager
Gets all statisitcs for this instance
getStatistics() - Method in class org.mule.impl.model.AbstractComponent
 
getStatistics() - Method in class org.mule.impl.model.DefaultMuleProxy
 
getStatistics() - Method in interface org.mule.impl.model.MuleProxy
 
getStatistics() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
getStatistics() - Method in class org.mule.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
 
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.encryption.AbstractEncryptionTransformer
 
getStrategyName() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getStream() - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
getStreamMessageAdapter(InputStream, OutputStream) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
getStreamMessageAdapter() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getStreamMessageAdapter(InputStream, OutputStream) - Method in interface org.mule.umo.provider.UMOConnector
Gets a UMOStreamMessageAdapter from the connector for the given message.
getString(String, int, Object[]) - Static method in class org.mule.config.i18n.Messages
 
getString(byte[], String) - Static method in class org.mule.util.StringMessageUtils
 
getStringFromDate(Date, String) - Static method in class org.mule.util.DateUtils
 
getStringProperty(String, String) - Method in class org.mule.impl.MuleEvent
Will retrieve a string proerty form the event.
getStringProperty(String) - Method in class org.mule.impl.MuleEventContext
 
getStringProperty(String, String) - Method in class org.mule.impl.MuleEventContext
 
getStringProperty(String, String) - Method in class org.mule.impl.MuleMessage
Gets a String property from the event
getStringProperty(String, String) - Method in class org.mule.providers.AbstractMessageAdapter
 
getStringProperty(String, String) - Method in interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().getStringProperty()
getStringProperty(String) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getStringProperty()
getStringProperty(String, String) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().getStringProperty()
getStringProperty(String, String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets a String property from the event
getStyle() - Method in class org.mule.util.TemplateParser
 
getSubscription() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
getSupportedProtocols() - Method in class org.mule.providers.AbstractConnector
Returns an unmodifiable list of the protocols supported by this connector
getSyncEventsReceived() - Method in class org.mule.management.stats.ComponentStatistics
 
getSyncEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getSyncMaximumPoolSize() - Method in class org.mule.impl.work.MuleWorkManager
 
getSyncThreadCount() - Method in class org.mule.impl.work.MuleWorkManager
 
getSynchronousEventTimeout() - Method in class org.mule.config.MuleConfiguration
 
getSystemProperties() - Method in class org.mule.impl.container.PropertiesContainerContext
 
getTable(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
getThreadFactory() - Method in class org.mule.config.ThreadingProfile
 
getThreadPoolSize() - Method in class org.mule.management.stats.ComponentStatistics
 
getThreadPriority() - Method in class org.mule.config.ThreadingProfile
 
getThreadPriority() - Method in class org.mule.impl.work.WorkerContext
Gets the priority level of the thread, which will be dispatched to process this work.
getThreadTTL() - Method in class org.mule.config.ThreadingProfile
 
getThreadWaitTimeout() - Method in class org.mule.config.ThreadingProfile
 
getThreadingProfile() - Method in class org.mule.impl.ImmutableMuleDescriptor
The threading profile used but the UMO when managing a component.
getTime() - Method in class org.mule.util.counters.impl.RatePerUnit
 
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.DateUtils
 
getTimeout() - Method in class org.mule.impl.MuleEvent
 
getTimeout() - Method in class org.mule.impl.MuleEventContext
Get the timeout value associated with the event
getTimeout() - Method in class org.mule.impl.MuleTransactionConfig
 
getTimeout() - Method in class org.mule.routing.response.AbstractResponseRouter
 
getTimeout() - Method in class org.mule.routing.response.ResponseMessageRouter
 
getTimeout() - Method in interface org.mule.umo.UMOEvent
The number of milliseconds to wait for a return event when running synchronously.
getTimeout() - Method in interface org.mule.umo.UMOEventContext
Get the timeout value associated with the event
getTimeout() - Method in interface org.mule.umo.UMOTransactionConfig
 
getTimeout() - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
getTimeout() - Method in interface org.mule.umo.routing.UMOResponseRouter
Returns the timeout delay that the response router should wait for a response for a given event.
getTimestamp() - Method in class org.mule.umo.manager.UMOServerNotification
 
getToken() - Method in class org.mule.impl.security.MuleCredentials
 
getTotalEventsReceived() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalEventsSent() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalExecutionTime() - Method in class org.mule.management.stats.ComponentStatistics
 
getTotalReceived() - Method in class org.mule.management.stats.RouterStatistics
 
getTotalRouted() - Method in class org.mule.management.stats.RouterStatistics
 
getTransactedMessageReceiver() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
getTransaction() - Method in class org.mule.impl.MuleEventContext
Returns the transaction for the current event or null if there is no transaction in progresss
getTransaction() - Method in class org.mule.transaction.TransactionCoordination
 
getTransaction() - Method in interface org.mule.umo.UMOEventContext
Returns the transaction for the current event or null if there is no transaction in progresss
getTransactionConfig() - Method in class org.mule.config.builders.EndpointReference
 
getTransactionConfig() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getTransactionConfig() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
getTransactionConfig() - Method in interface org.mule.umo.endpoint.UMOEndpoint
Returns the transaction configuration for this endpoint
getTransactionConfig() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Returns the transaction configuration for this endpoint
getTransactionConfig() - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
getTransactionFactory() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
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 interface org.mule.umo.manager.UMOManager
Returns the Jta transaction manager used by this Mule server instance.
getTransactionTimeout() - Method in class org.mule.config.MuleConfiguration
 
getTransactionTimeout() - Method in class org.mule.util.xa.DefaultXASession
 
getTransformedBytes(byte[]) - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
 
getTransformedBytes(byte[]) - Method in class org.mule.transformers.encryption.DecryptionTransformer
 
getTransformedBytes(byte[]) - Method in class org.mule.transformers.encryption.EncryptionTransformer
 
getTransformedMessage() - Method in class org.mule.impl.MuleEvent
 
getTransformedMessage() - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format.
getTransformedMessage(Class) - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into its recognised or expected format.
getTransformedMessage() - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format.
getTransformedMessage() - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format.
getTransformedMessage(Class) - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format.
getTransformedMessageAsBytes() - Method in class org.mule.impl.MuleEvent
This method will attempt to convert the transformed message into an array of bytes It will first check if the result of the transformation is a byte array and return that.
getTransformedMessageAsBytes() - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
getTransformedMessageAsBytes() - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
getTransformedMessageAsBytes() - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format and then into an array of bytes.
getTransformedMessageAsString() - Method in class org.mule.impl.MuleEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in class org.mule.impl.MuleEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString() - Method in class org.mule.impl.MuleEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString() - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in interface org.mule.umo.UMOEvent
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString() - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformedMessageAsString(String) - Method in interface org.mule.umo.UMOEventContext
Returns the message transformed into it's recognised or expected format and then into a String.
getTransformer() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getTransformer() - Method in class org.mule.providers.DefaultReplyToHandler
 
getTransformer() - Method in interface org.mule.providers.ReplyToHandler
 
getTransformer() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
getTransformer() - Method in 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 class org.mule.umo.transformer.TransformerException
 
getTransformer(String, String) - Static method in class org.mule.util.MuleObjectHelper
Builds a linked list of UMOTransformers.
getTransformerName() - Method in class org.mule.config.builders.TransformerReference
 
getTransformers() - Method in class org.mule.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.endpoint.UMOEndpointURI
 
getTransformers() - Method in interface org.mule.umo.manager.UMOManager
Gets an unmodifiable collection of transformers registered with the UMOManager
getTxManager() - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
getType() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
getType() - Method in class org.mule.impl.internal.notifications.ConnectionNotification
 
getType() - Method in class org.mule.impl.internal.notifications.SecurityNotification
 
getType() - Method in class org.mule.impl.model.direct.DirectModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.pipeline.PipelineModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.seda.SedaModel
Returns the model type name.
getType() - Method in class org.mule.impl.model.seda.optimised.OptimisedSedaModel
Returns the model type name.
getType() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether the message endpoint is a sender or receiver or both.
getType() - Method in class org.mule.umo.manager.UMOServerNotification
 
getType() - Method in interface org.mule.umo.model.UMOModel
Returns the model type name.
getType() - Method in interface org.mule.util.counters.Counter
Accessor for the counter type.
getType() - Method in class org.mule.util.counters.impl.AbstractCounter
 
getUUID() - Static method in class org.mule.util.UUID
 
getUmoMessage() - Method in class org.mule.umo.MessagingException
 
getUniqueId() - Method in class org.mule.impl.MuleMessage
 
getUniqueId() - Method in class org.mule.providers.AbstractMessageAdapter
 
getUniqueId() - Method in class org.mule.providers.DefaultMessageAdapter
 
getUniqueId() - Method in interface org.mule.umo.provider.UMOMessageAdapter
gets the unique identifier for the message.
getUpperCase() - Method in class org.mule.transformers.simple.ByteArrayToHexString
 
getUri() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
getUri() - Method in 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.endpoint.MuleEndpointURI
 
getUsername() - Method in class org.mule.impl.security.MuleCredentials
 
getUsername() - Method in interface org.mule.umo.endpoint.UMOEndpointURI
 
getUsername() - Method in interface org.mule.umo.security.UMOCredentials
 
getVendorName() - Method in class org.mule.config.MuleConfiguration
 
getVendorUrl() - Method in class org.mule.config.MuleConfiguration
 
getVersion() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
getVersion() - Method in interface org.mule.umo.UMOImmutableDescriptor
The version on the Mule UMO.
getWireFormat() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
getWireFormat() - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
getWorkException() - Method in class org.mule.impl.work.WorkerContext
Gets the WorkException, if any, thrown during the execution.
getWorkListener() - Method in class org.mule.config.MuleConfiguration
 
getWorkListener() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
getWorkManager() - Method in class org.mule.MuleManager
Obtains a workManager instance that can be used to schedule work in a thread pool.
getWorkManager() - Method in class org.mule.providers.AbstractMessageReceiver
 
getWorkManager() - Method in interface org.mule.umo.manager.UMOManager
Obtains a workManager instance that can be used to schedule work in a thread pool.
getWorkManagerFactory() - Method in class org.mule.config.ThreadingProfile
 
getWorkingDirectory() - Method in class org.mule.config.MuleConfiguration
 
getWriter() - Method in class org.mule.providers.WriterMessageAdapter
 
getXAResource() - Method in class org.mule.util.xa.DefaultXASession
 
getXATerminator() - Method in class org.mule.impl.work.MuleWorkManager
 
getXmlDeclaration(String) - Method in class org.mule.impl.container.AbstractContainerContext
 
getXslForDtd() - Method in class org.mule.config.MuleDtdResolver
 
getenv() - Static method in class org.mule.util.SystemUtils
Get the operating system environment variables.
getenv(String) - Static method in class org.mule.util.SystemUtils
 
getkey() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
globalTransactions - Variable in class org.mule.util.xa.AbstractResourceManager
 

H

HASH - Static variable in class org.mule.util.ObjectNameHelper
 
HEADER_X_MALFORMED_VALUE_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
HOURS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
HexStringToByteArray - class org.mule.transformers.simple.HexStringToByteArray.
Converts a Hex String to a Byte array
HexStringToByteArray() - Constructor for class org.mule.transformers.simple.HexStringToByteArray
 
HostNameFactory - class org.mule.config.factories.HostNameFactory.
Extracts the local hostname from the local system
HostNameFactory() - Constructor for class org.mule.config.factories.HostNameFactory
 
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
 
handleException(RestServiceException, UMOMessage) - Method in class org.mule.components.rest.RestServiceWrapper
 
handleException(Object, Exception) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
handleException(UMOMessage, Throwable) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
Wraps an execption into a MuleMessage with an Exception payload and returns the Xml representation of it
handleException(Exception) - Method in class org.mule.impl.model.AbstractComponent
 
handleException(Exception) - Method in class org.mule.impl.model.DefaultMuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Exception) - Method in interface org.mule.impl.model.MuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Exception) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
When an exception occurs this method can be called to invoke the configured UMOExceptionStrategy on the UMO
handleException(Exception) - Method in class org.mule.providers.AbstractConnector
 
handleException(Exception) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleException(Exception) - Method in interface org.mule.umo.provider.UMOConnector
 
handleLifecycleException(Object, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Lifecycle exceptions are thrown when an error occurs during an object's lifecycle call such as start, stop or initialise.
handleLifecycleException(Object, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleMessagingException(UMOMessage, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
A messaging exception is thrown when an excpetion occurs during normal message processing.
handleMessagingException(UMOMessage, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleRoutingException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
A routing exception is thrown when an excpetion occurs during normal message processing A RoutingException holds a reference to the current message and te endpoint being routing to or from when the error occurred.
handleRoutingException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleStandardException(Throwable) - Method in class org.mule.impl.AbstractExceptionListener
A handler for all other exceptions
handleStandardException(Throwable) - Method in class org.mule.impl.DefaultExceptionStrategy
 
handleUnacceptedFilter(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
handleWorkException(WorkEvent, String) - Method in class org.mule.impl.model.seda.SedaComponent
 
handleWorkException(WorkEvent, String) - Method in class org.mule.providers.AbstractConnector
 
handleWorkException(WorkEvent, String) - Method in class org.mule.umo.manager.DefaultWorkListener
 
handler - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
hasEndpoints() - Method in class org.mule.routing.outbound.OutboundMessageRouter
 
hasEndpoints() - Method in interface org.mule.umo.routing.UMOOutboundMessageRouter
Determines if any endpoints have been set on this router
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.impl.ImmutableMuleEndpoint
 
hashCode() - Method in class org.mule.impl.MuleEvent
 
hashCode() - Method in class org.mule.impl.container.ContainerKeyPair
 
hashCode() - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
hashCode() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
hashCode() - Method in class org.mule.providers.service.ConnectorServiceDescriptor
 
hashCode() - Method in class org.mule.umo.UMOException
 
hashCode() - Method in class org.mule.util.concurrent.WaitableBoolean
 
hashCode() - Method in class org.mule.util.queue.QueueInfo
 
hexStringToByteArray(String) - Static method in class org.mule.util.StringUtils
Convert a hexadecimal string into its byte representation.
honorSynchronicity - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 

I

IBMSecurityProvider2Info - class org.mule.umo.security.provider.IBMSecurityProvider2Info.
IBM JDK 1.4.2-specific security provider information.
IBMSecurityProvider2Info() - Constructor for class org.mule.umo.security.provider.IBMSecurityProvider2Info
 
IBMSecurityProviderInfo - class org.mule.umo.security.provider.IBMSecurityProviderInfo.
IBM JDK-specific security provider information.
IBMSecurityProviderInfo() - Constructor for class org.mule.umo.security.provider.IBMSecurityProviderInfo
 
INITIALISATION_FAILURE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
INITIAL_STATE_PAUSED - Static variable in class org.mule.impl.ImmutableMuleDescriptor
 
INITIAL_STATE_STARTED - Static variable in class org.mule.impl.ImmutableMuleDescriptor
 
INITIAL_STATE_STARTED - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
 
INITIAL_STATE_STOPPED - Static variable in class org.mule.impl.ImmutableMuleDescriptor
The initial states that the component can be started in
INITIAL_STATE_STOPPED - Static variable in interface org.mule.umo.endpoint.UMOImmutableEndpoint
 
INSTANT_RATE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the instant rate of a counter
INTERRUPTED_QUEUING_EVENT_FOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
INT_VALUE_NOT_SET - Static variable in interface org.mule.umo.provider.UMOConnector
 
IOUtils - class org.mule.util.IOUtils.
Mule input/output utilities.
IOUtils() - Constructor for class org.mule.util.IOUtils
 
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
 
IdempotentSecureHashReceiver - class org.mule.routing.inbound.IdempotentSecureHashReceiver.
IdempotentSecureHashReceiver ensures that only unique messages are received by a component.
IdempotentSecureHashReceiver() - Constructor for class org.mule.routing.inbound.IdempotentSecureHashReceiver
 
IllegalTransactionStateException - exception org.mule.transaction.IllegalTransactionStateException.
IllegalTransactionStateException TODO (document class)
IllegalTransactionStateException(Message) - Constructor for class org.mule.transaction.IllegalTransactionStateException
 
IllegalTransactionStateException(Message, 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, UMOEndpointURI, UMOConnector, UMOTransformer, String, int, String, Map) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
Default constructor
ImmutableMuleEndpoint(UMOImmutableEndpoint) - Constructor for class org.mule.impl.ImmutableMuleEndpoint
 
ImmutableMuleEndpoint(String, boolean) - 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.umo.lifecycle.InitialisationException.
InitialisationException is thrown by the initialise method defined in the org.mule.umo.lifecycle.Initialisable interface.
InitialisationException(Message, Object) - Constructor for class org.mule.umo.lifecycle.InitialisationException
 
InitialisationException(Message, Throwable, Object) - Constructor for class org.mule.umo.lifecycle.InitialisationException
 
InitialisationException(Throwable, Object) - Constructor for class org.mule.umo.lifecycle.InitialisationException
 
InstantRate - class org.mule.util.counters.impl.InstantRate.
 
InstantRate(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.InstantRate
 
InterceptorStack - class org.mule.interceptors.InterceptorStack.
Maintains a list of interceptors that can be applied to components
InterceptorStack() - Constructor for class org.mule.interceptors.InterceptorStack
 
InterceptorStack(List) - Constructor for class org.mule.interceptors.InterceptorStack
 
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
 
InternalMessageListener - interface org.mule.providers.InternalMessageListener.
A listener used to receive Muleevents from a transport receiver.
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
id - Variable in class org.mule.providers.AbstractMessageAdapter
 
id - Variable in class org.mule.util.xa.AbstractTransactionContext
 
ignoreMethods - Variable in class org.mule.components.builder.ReflectionMessageBuilder
 
ignoreMethods - Variable in class org.mule.model.DynamicEntryPoint
 
ignoreProperty(String) - Method in class org.mule.impl.MuleEvent
This method is used to determine if a property on the previous event should be ignorred for the next event.
ignoredPropertyOverrides - Variable in class org.mule.impl.MuleEvent
 
implementationReference - Variable in class org.mule.impl.ImmutableMuleDescriptor
The implementationReference used to create the Object UMO instance.
in - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
inboundEndpoint - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use inboundRouter instead.
inboundRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
inboundTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use inboundRouter instead.
inboundTransformer - Variable in class org.mule.transformers.wire.TransformerPairWireFormat
 
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
 
includeBranchInXid() - Method in class org.mule.util.xa.AbstractXAResourceManager
 
increment() - Method in interface org.mule.util.counters.Counter
Increment the counter's value by 1.0.
increment() - Method in class org.mule.util.counters.impl.AbstractCounter
 
increment() - Method in class org.mule.util.counters.impl.AggregateCounter
 
increment() - Method in class org.mule.util.counters.impl.Number
 
incrementBy(double) - Method in interface org.mule.util.counters.Counter
Increment the counter's value by the specified amount.
incrementBy(double) - Method in class org.mule.util.counters.impl.AbstractCounter
 
incrementBy(double) - Method in class org.mule.util.counters.impl.AggregateCounter
 
incrementBy(double) - Method in class org.mule.util.counters.impl.Number
 
incrementCaughtMessage() - Method in class org.mule.management.stats.RouterStatistics
Increment no routed message
incrementNoRoutedMessage() - Method in class org.mule.management.stats.RouterStatistics
Increment no routed message
incrementRoutedMessage(Collection) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for multiple endpoints
incrementRoutedMessage(UMOImmutableEndpoint) - Method in class org.mule.management.stats.RouterStatistics
Increment routed message for an endpoint
info(Object) - Method in class org.mule.util.MuleLogger
 
info(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
initFromDescriptor(UMOImmutableEndpoint) - Method in class org.mule.impl.ImmutableMuleEndpoint
 
initFromServiceDescriptor() - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
initJndiContext() - Method in class org.mule.providers.AbstractJndiConnector
 
initialState - Variable in class org.mule.impl.ImmutableMuleDescriptor
Determines the initial state of this component when the model starts.
initialState - Variable in class org.mule.impl.ImmutableMuleEndpoint
The state that the endpoint is initialised in such as started or stopped
initialisationCallbacks - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
initialise() - Method in class org.mule.MuleManager
{@inheritDoc}
initialise() - Method in class org.mule.components.rest.RestServiceWrapper
 
initialise() - Method in class org.mule.components.simple.StaticComponent
 
initialise() - Static method in class org.mule.config.ExceptionHelper
 
initialise() - Method in class org.mule.impl.AbstractExceptionListener
The initialise method is call every time the Exception stategy is assigned to a component or connector.
initialise(Object, UMODescriptor, UMOEntryPointResolver) - Method in class org.mule.impl.DefaultLifecycleAdapter
 
initialise() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
initialise() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
initialise() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
initialise(Object) - Method in interface org.mule.impl.InitialisationCallback
 
initialise() - Method in class org.mule.impl.container.AbstractContainerContext
 
initialise() - Method in class org.mule.impl.container.JndiContainerContext
 
initialise(Map) - Static method in class org.mule.impl.container.JndiContextHelper
Create a new initial context.
initialise() - Method in class org.mule.impl.container.MultiContainerContext
 
initialise() - Method in class org.mule.impl.container.RmiContainerContext
 
initialise() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
initialise() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
initialise() - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
initialise() - Method in class org.mule.impl.model.AbstractComponent
Initialise the component.
initialise() - Method in class org.mule.impl.model.AbstractModel
 
initialise() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
initialise() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
initialise() - Method in class org.mule.impl.security.MuleSecurityManager
 
initialise() - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
initialise() - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
initialise() - Method in class org.mule.interceptors.InterceptorStack
 
initialise() - Method in class org.mule.providers.AbstractConnector
 
initialise(UMOMessage) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Template method that 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.transaction.lookup.GenericTransactionManagerLookupFactory
Method used to perform any initialisation work.
initialise() - Method in class org.mule.transformers.AbstractTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.transformers.encryption.AbstractEncryptionTransformer
Template method were deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.umo.UMOException
 
initialise() - Method in interface org.mule.umo.lifecycle.Initialisable
Method used to perform any initialisation work.
initialiseAgents() - Method in class org.mule.MuleManager
Initialises all registered agents
initialiseEndpoints() - Method in class org.mule.MuleManager
 
initialiseFromUrl(UMOEndpointURI) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
initialisePool() - Method in class org.mule.impl.model.seda.SedaComponent
 
initialisePool() - Method in class org.mule.impl.model.seda.optimised.OptimisedSedaComponent
 
initialised - Variable in class org.mule.impl.AbstractExceptionListener
 
initialised - Variable in class org.mule.impl.ImmutableMuleEndpoint
has this endpoint been initialised
initialised - Variable in class org.mule.impl.model.AbstractComponent
Determines if the component has been initilised
initialised - Variable in class org.mule.providers.AbstractConnector
True once the endpoint has been initialsed
initialize() - Method in class org.mule.MuleServer
Initializes this daemon.
instanciateClass(Class, Object[]) - Static method in class org.mule.util.ClassUtils
 
instanciateClass(String, Object[]) - Static method in class org.mule.util.ClassUtils
 
instanciateClass(String, Object[], Class) - Static method in class org.mule.util.ClassUtils
 
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.InterceptorStack
 
intercept(Invocation) - Method in class org.mule.interceptors.MessageNormalizerInterceptor
 
intercept(Invocation) - Method in class org.mule.interceptors.TimerInterceptor
 
intercept(Invocation) - Method in interface org.mule.umo.UMOInterceptor
Invoked by the previous interceptor in the chain
interceptorList - Variable in class org.mule.impl.model.direct.DirectComponent
 
internalCreateCounter(String, String, String, CounterFactory.Type, boolean) - Static method in class org.mule.util.counters.impl.CounterFactoryImpl
 
invoke(Object, UMOEventContext) - Method in class org.mule.model.CallableEntryPoint
 
invoke(Object, UMOEventContext) - 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, UMOEventContext) - Method in interface org.mule.umo.model.UMOEntryPoint
 
invokeAction(AdminNotification, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
invokeUmo(UMOEventContext) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
isAbsolute() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
isAcceptNull() - Method in class org.mule.transformers.AbstractTransformer
 
isAcceptNull() - Method in class org.mule.transformers.NoActionTransformer
 
isAcceptNull() - Method in interface org.mule.umo.transformer.UMOTransformer
 
isAuthenticate() - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
isAuthenticated() - Method in class org.mule.impl.security.MuleAuthentication
 
isAuthenticated() - Method in interface org.mule.umo.security.UMOAuthentication
 
isBase64Encoding() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
isBegun() - Method in class org.mule.transaction.AbstractTransaction
 
isBegun() - Method in interface org.mule.umo.UMOTransaction
 
isCaseSensitive() - Method in class org.mule.routing.filters.MessagePropertyFilter
 
isCaseSensitive() - Method in class org.mule.routing.filters.WildcardFilter
 
isClassOnPath(String, Class) - Static method in class org.mule.util.ClassUtils
Can be used by serice endpoints to select which service to use based on what's loaded on the classpath
isClientMode() - Method in class org.mule.config.MuleConfiguration
 
isCommitted() - Method in class org.mule.transaction.AbstractTransaction
 
isCommitted() - Method in interface org.mule.umo.UMOTransaction
 
isComponentPerRequest() - Method in class org.mule.impl.model.seda.SedaModel
 
isComponentRegistered(String) - Method in class org.mule.impl.model.AbstractModel
 
isComponentRegistered(String) - Method in interface org.mule.umo.model.UMOModel
Determines if a UMO component descriptor by the given name is regestered with the model
isCompressed(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
isCompressed(byte[]) - Method in class org.mule.util.compression.GZipCompression
Determines if a byte array is compressed.
isConcrete(Class) - Static method in class org.mule.util.ClassUtils
 
isConfigured() - Method in interface org.mule.config.ConfigurationBuilder
 
isConfigured() - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
isConnected() - Method in class org.mule.providers.AbstractConnector
 
isConnected() - Method in class org.mule.providers.AbstractMessageDispatcher
 
isConnected() - Method in class org.mule.providers.AbstractMessageReceiver
 
isConnected() - Method in interface org.mule.umo.provider.UMOConnectable
Determines if this object is connected or not
isContainerManaged() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
isContainsTemplate(String) - Method in class org.mule.util.TemplateParser
 
isCreateDispatcherPerRequest() - Method in class org.mule.providers.AbstractConnector
controls whether dispatchers or cached or created per request Note that if an exception occurs in the Dispatcher it is automatically disposed of and a new one is created for the next request.
isCreateMultipleTransactedReceivers() - Method in class org.mule.providers.AbstractConnector
For better throughput when using TransactedMessageReceivers.
isDebugEnabled() - Method in class org.mule.util.MuleLogger
 
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
 
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
Determines if this dispatcher has been disposed.
isDisposing() - Method in class org.mule.providers.AbstractConnector
 
isDisposing() - Method in interface org.mule.umo.provider.UMOConnector
 
isDoThreading() - Method in class org.mule.config.ThreadingProfile
 
isDoThreading() - Method in class org.mule.providers.AbstractConnectionStrategy
 
isDynamicEndpoints() - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
isDynamicEndpoints() - Method in class org.mule.routing.outbound.AbstractRecipientList
 
isDynamicEndpoints() - Method in interface org.mule.umo.routing.UMOOutboundRouter
Determines whether this router supports dynamic endpoint.
isEmbedded() - Method in class org.mule.config.MuleConfiguration
 
isEnableMessageEvents() - Method in class org.mule.config.MuleConfiguration
 
isEnableMessageEvents() - Method in class org.mule.providers.AbstractConnector
Whether to fire message notifications for every message that is sent or received from this connector
isEnablePooling() - Method in class org.mule.impl.model.seda.SedaModel
 
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
isErrorEnabled() - Method in class org.mule.util.MuleLogger
 
isErrorPayload(UMOMessage) - Method in class org.mule.components.rest.RestServiceWrapper
 
isFatalEnabled() - Method in class org.mule.util.MuleLogger
 
isHonorSynchronicity() - Method in class org.mule.routing.outbound.AbstractMessageSplitter
 
isIbmJDK() - Static method in class org.mule.util.SystemUtils
 
isIgnoreAdminNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreBadInput() - Method in class org.mule.transformers.AbstractTransformer
 
isIgnoreComponentNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreConnectionNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreCustomNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreManagementNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreManagerNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreModelNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isIgnoreSecurityNotifications() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
isInbound() - Method in class org.mule.management.stats.RouterStatistics
 
isInfoEnabled() - Method in class org.mule.util.MuleLogger
 
isInitialised() - Method in class org.mule.MuleManager
Determines if the server has been initialised
isInitialised() - Method in class org.mule.impl.AbstractExceptionListener
 
isInitialised() - Method in interface org.mule.umo.manager.UMOManager
Determines if the server has been initialised
isInitialising() - Method in class org.mule.MuleManager
Determines if the server is currently initialising
isInstanciated() - Static method in class org.mule.MuleManager
A static method to determine if there is an instance of the MuleManager.
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.InboundPassThroughRouter
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isMatch(UMOEvent) - Method in class org.mule.routing.inbound.WireTap
 
isMatch(UMOMessage) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
isMatch(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouter
Determines if the event should be processed by this router.
isMatch(UMOMessage) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Determines if the event should be processed by this router.
isMatchAll() - Method in class org.mule.routing.AbstractRouterCollection
 
isMatchAll() - Method in interface org.mule.umo.routing.UMORouterCollection
 
isMuleUri(String) - Static method in class org.mule.impl.endpoint.MuleEndpointURI
 
isOpaque() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
isPaused() - Method in class org.mule.impl.model.AbstractComponent
Determines if the component is in a paused state
isPaused() - Method in interface org.mule.umo.UMOComponent
True if the component is in a paused state, false otherwise
isPersistent() - Method in class org.mule.config.QueueProfile
 
isPersistent() - Method in class org.mule.util.queue.QueueConfiguration
 
isPrintHeaders() - Method in class org.mule.management.stats.printers.CSVPrinter
 
isReadOnly() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isReadOnly() - Method in class org.mule.impl.endpoint.MuleEndpoint
 
isReadOnly() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
 
isRecoverableMode() - Method in class org.mule.config.MuleConfiguration
 
isRegistered(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
isRemoteSync() - Method in class org.mule.config.MuleConfiguration
 
isRemoteSync() - Method in class org.mule.impl.ImmutableMuleEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
isRemoteSync() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
isRemoteSyncEnabled() - Method in class org.mule.providers.AbstractConnector
 
isRemoteSyncEnabled() - Method in interface org.mule.umo.provider.UMOConnector
 
isRequired() - Method in class org.mule.impl.container.ContainerKeyPair
 
isResourceIdentifierAnUri() - Method in class org.mule.umo.manager.UMOServerNotification
 
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
 
isSameRM(XAResource) - Method in class org.mule.util.xa.DefaultXASession
 
isSendTransformed() - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
isServerSide() - Method in class org.mule.providers.AbstractConnector
The flag determines if the connector is being used on the server side or client.
isSingleton() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
isSingleton() - Method in interface org.mule.umo.UMOImmutableDescriptor
Determines if only a single instance of this component is created.
isSourceTypeSupported(Class) - Method in class org.mule.transformers.AbstractTransformer
 
isSourceTypeSupported(Class, boolean) - Method in class org.mule.transformers.AbstractTransformer
 
isSourceTypeSupported(Class) - Method in interface org.mule.umo.transformer.UMOTransformer
 
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.model.AbstractComponent
 
isStarted() - Method in class org.mule.impl.model.DefaultMuleProxy
 
isStarted() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
isStarted() - Method in class org.mule.providers.AbstractConnector
 
isStarted() - Method in interface org.mule.umo.UMOComponent
Determines whether this component has been started
isStarted() - Method in interface org.mule.umo.lifecycle.UMOLifecycleAdapter
 
isStarted() - Method in interface org.mule.umo.manager.UMOManager
Determines if the server has been started
isStarted() - Method in interface org.mule.umo.provider.UMOConnector
 
isStarted() - Method in class org.mule.util.timer.EventTimerTask
 
isStopFurtherProcessing() - Method in class org.mule.impl.MuleEvent
Determines whether the default processing for this event will be executed
isStopFurtherProcessing() - Method in class org.mule.impl.MuleEventContext
Determines whether the default processing for this event will be executed.
isStopFurtherProcessing() - Method in interface org.mule.umo.UMOEvent
Determines whether the default processing for this event will be executed.
isStopFurtherProcessing() - Method in interface org.mule.umo.UMOEventContext
Determines whether the default processing for this event will be executed.
isStopped() - Method in class org.mule.impl.model.AbstractComponent
 
isStopping() - Method in class org.mule.MuleManager
Determines in the manager is in the process of stopping.
isStopping() - Method in class org.mule.impl.model.AbstractComponent
 
isStreaming() - Method in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint should deal with requests as streams
isStreaming() - Method in class org.mule.impl.MuleEvent
Determines whether the event flow is being streamed
isStreaming() - Method in class org.mule.impl.MuleEventContext
Determines whether the event flow is being streamed
isStreaming() - Method in interface org.mule.umo.UMOEvent
Determines whether the event flow is being streamed
isStreaming() - Method in interface org.mule.umo.UMOEventContext
Determines whether the event flow is being streamed
isStreaming() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines whether the endpoint should deal with requests as streams
isSunJDK() - Static method in class org.mule.util.SystemUtils
 
isSuspended() - Method in class org.mule.impl.model.DefaultMuleProxy
Determines if the proxy is suspended
isSuspended() - Method in interface org.mule.impl.model.MuleProxy
Determines if the proxy is suspended
isSuspended() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Determines if the proxy is suspended
isSynchronous() - Method in class org.mule.config.MuleConfiguration
 
isSynchronous() - Method in class org.mule.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 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.
isSynchronousSet() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
isSynchronousSet() - Method in interface org.mule.umo.endpoint.UMOImmutableEndpoint
Determines if the synchronous porperty has been set on the endpoint
isTimedOut() - Method in class org.mule.impl.work.WorkerContext
Used by a Work executor in order to know if this work, which should be accepted but not started has timed out.
isTraceEnabled() - Method in class org.mule.util.MuleLogger
 
isTransacted() - Method in class org.mule.impl.MuleTransactionConfig
 
isTransacted() - Method in class org.mule.transaction.XaTransactionFactory
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to simulate batch actions, such as using Jms Client Acknowledge.
isTransacted() - Method in interface org.mule.umo.UMOTransactionConfig
 
isTransacted() - Method in interface org.mule.umo.UMOTransactionFactory
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to simulate batch actions, such as using Jms Client Acknowledge.
isTransactionRollback() - Method in class org.mule.providers.AbstractMessageDispatcher
Checks to see if the current transaction has been rolled back
isTransformFirst() - Method in class org.mule.routing.inbound.SelectiveConsumer
 
isTransient() - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
isTransient() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
isTransient() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
isTransient() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
 
isUrlFromMessage() - Method in class org.mule.components.rest.RestServiceWrapper
 
isUseSingleDispatcherThreadPool() - Method in class org.mule.providers.AbstractConnector
Should a single dispatcher thread pool be created for all distachers It is recommended that if you have a lot of dispatcher being created per connector that this should be set to true i.e.
isUseSingleReceiverThreadPool() - Method in class org.mule.providers.AbstractConnector
Should a single receiver thread pool be created for all receivers It is recommended that if you have a lot of receivers being registered per connector that this should be set to true
isUseTemplates() - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
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.CallableEntryPoint
 
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.
isWarnEnabled() - Method in class org.mule.util.MuleLogger
 
iterator() - Method in class org.mule.routing.inbound.EventGroup
 

J

JAVADOC_REF - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
JBossTransactionManagerLookupFactory - class org.mule.transaction.lookup.JBossTransactionManagerLookupFactory.
 
JBossTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JBossTransactionManagerLookupFactory
 
JMX_CANT_LOCATE_CREATE_SERVER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
JMX_CREATE_OR_LOCATE_SHOULD_BE_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
JNDI_RESOURCE_X_NOT_FOUND - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
JRunTransactionManagerLookupFactory - class org.mule.transaction.lookup.JRunTransactionManagerLookupFactory.
 
JRunTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.JRunTransactionManagerLookupFactory
 
JndiContainerContext - class org.mule.impl.container.JndiContainerContext.
JndiContainerContext is a container implementaiton that exposes a jndi context.
JndiContainerContext() - Constructor for class org.mule.impl.container.JndiContainerContext
 
JndiContainerContext(String) - Constructor for class org.mule.impl.container.JndiContainerContext
 
JndiContextHelper - class org.mule.impl.container.JndiContextHelper.
Common code for initialising the JNDI context.
JndiContextHelper() - Constructor for class org.mule.impl.container.JndiContextHelper
 
jndiContext - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiInitialFactory - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiProviderProperties - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiProviderUrl - Variable in class org.mule.providers.AbstractJndiConnector
 
jndiUrlPkgPrefixes - Variable in class org.mule.providers.AbstractJndiConnector
 

K

key - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
key - Variable in class org.mule.transformers.simple.MapLookup
 
keySpec - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 

L

LISTENER_ALREADY_REGISTERED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
Latch - class org.mule.util.concurrent.Latch.
 
Latch() - Constructor for class org.mule.util.concurrent.Latch
 
Lifecycle - interface org.mule.umo.lifecycle.Lifecycle.
Lifecycle adds lifecycle methods start, stop and dispose.
LifecycleException - exception org.mule.umo.lifecycle.LifecycleException.
LifecycleException TODO
LifecycleException(Message, Object) - Constructor for class org.mule.umo.lifecycle.LifecycleException
 
LifecycleException(Message, Throwable, Object) - Constructor for class org.mule.umo.lifecycle.LifecycleException
 
LifecycleException(Throwable, Object) - Constructor for class org.mule.umo.lifecycle.LifecycleException
 
LifecycleInterceptor - interface org.mule.interceptors.LifecycleInterceptor.
LifecycleInterceptor is a UMOInterceptor interface with two additional lifecycle methods provided by Initialisable and Disposable
Log4jNotificationLoggerAgent - class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent.
AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint
Log4jNotificationLoggerAgent() - Constructor for class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
LogComponent - class org.mule.components.simple.LogComponent.
LogComponent Simply logs the content (or content length if 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
 
list(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
list(Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
list(String) - Method in class org.mule.impl.jndi.SimpleContext
 
list - Variable in class org.mule.util.queue.QueueInfo
 
listBindings(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
listBindings(String) - Method in class org.mule.impl.jndi.SimpleContext
 
listCryptoImplementations(String) - Static method in class org.mule.util.DebugUtils
 
listSecurityServiceTypes() - Static method in class org.mule.util.DebugUtils
 
load(UMOEvent) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
load(String, Object) - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
load(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
load(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
load(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Loads an object specified by the given id.
loadClass(String, Class) - Static method in class org.mule.util.ClassUtils
Load a class with a given name.
loadProperties(String, Class) - Static method in class org.mule.util.PropertiesUtils
Read in the properties from a properties file.
loadSystemProperties - Variable in class org.mule.impl.container.PropertiesContainerContext
 
localContext - Variable in class org.mule.util.xa.DefaultXASession
 
localXid - Variable in class org.mule.util.xa.DefaultXASession
 
log(String) - Method in class org.mule.components.simple.LogComponent
 
log(String) - Method in interface org.mule.components.simple.LogService
 
logBoilerPlate(List) - Method in class org.mule.util.MuleLogger
 
logBoilerPlate(String[]) - Method in class org.mule.util.MuleLogger
 
logEvent(UMOServerNotification) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
logEvent(UMOServerNotification) - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
logEvent(UMOServerNotification) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
logException(Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Used to log the error passed into this Exception Listener
logFatal(UMOMessage, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Logs a fatal error message to the logging system.
logFatal(UMOMessage, Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
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.builder.AbstractMessageBuilder
logger used by this class
logger - Variable in class org.mule.components.rest.RestServiceWrapper
logger used by this class
logger - Static variable in class org.mule.config.ExceptionHelper
logger used by this class
logger - Variable in class org.mule.config.MuleConfiguration
logger used by this class
logger - Static variable in class org.mule.config.MuleDtdResolver
logger used by this class
logger - Static variable in class org.mule.config.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.TransformerReference
logger used by this class
logger - Static variable in class org.mule.config.i18n.Messages
logger used by this class
logger - Static variable in class org.mule.config.pool.CommonsPoolProxyPool
logger used by this class
logger - Variable in class org.mule.impl.AbstractExceptionListener
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 - Variable in class org.mule.impl.MuleEvent
logger used by this class
logger - Static variable in class org.mule.impl.MuleEventContext
logger used by this class
logger - Variable in class org.mule.impl.MuleSessionHandler
logger used by this class
logger - Static variable in class org.mule.impl.MuleTransactionConfig
logger used by this class
logger - Variable in class org.mule.impl.container.AbstractContainerContext
logger used by this class
logger - Static variable in class org.mule.impl.container.MultiContainerContext
logger used by this class
logger - Static variable in class org.mule.impl.endpoint.MuleEndpointURI
logger used by this class
logger - Variable in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
The logger used for this class
logger - Static variable in class org.mule.impl.internal.admin.MuleAdminAgent
logger used by this class
logger - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
logger used by this class
logger - Static variable in class org.mule.impl.internal.notifications.MessageNotification
logger used by this class
logger - Static variable in class org.mule.impl.internal.notifications.ServerNotificationManager
logger used by this class
logger - Variable in class org.mule.impl.model.AbstractComponent
logger used by this class
logger - Variable in class org.mule.impl.model.AbstractModel
logger used by this class
logger - Variable in class org.mule.impl.security.AbstractEndpointSecurityFilter
logger used by this class
logger - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.impl.security.MuleSecurityManager
logger used by this class
logger - Static variable in class org.mule.impl.work.MuleWorkManager
logger used by this class
logger - Static variable in class org.mule.impl.work.WorkerContext
logger used by this class
logger - Static variable in class org.mule.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.AbstractConnectionStrategy
logger used by this class
logger - Variable in class org.mule.providers.AbstractConnector
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageAdapter
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageDispatcher
logger used by this class
logger - Variable in class org.mule.providers.AbstractMessageReceiver
logger used by this class
logger - Static variable in class org.mule.providers.DefaultReplyToHandler
logger used by this class
logger - Static variable in class org.mule.providers.service.ConnectorFactory
logger used by this class
logger - Static variable in class org.mule.providers.service.ConnectorServiceDescriptor
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 - Variable in class org.mule.routing.response.AbstractResponseRouter
 
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.transaction.lookup.GenericTransactionManagerLookupFactory
 
logger - Variable in class org.mule.transformers.AbstractTransformer
logger used by this class
logger - Variable in class org.mule.transformers.wire.TransformerPairWireFormat
logger used by this class
logger - Variable in class org.mule.umo.manager.DefaultWorkListener
logger used by this class
logger - Variable in class org.mule.umo.security.provider.AutoDiscoverySecurityProviderFactory
Logger used by this class.
logger - Static variable in class org.mule.util.SystemUtils
 
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 - Variable in class org.mule.util.properties.PayloadPropertyExtractor
logger used by this class
logger - Variable in class org.mule.util.xa.AbstractResourceManager
 
logger - Variable in class org.mule.util.xa.DefaultXASession
logger used by this class
lookup(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
lookup(String) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupAgent(String) - Method in class org.mule.MuleManager
 
lookupAgent(String) - Method in interface org.mule.umo.manager.UMOManager
Will find a registered agent using its name, which is unique for all registered agents
lookupComponent() - Method in class org.mule.impl.model.AbstractComponent
Provides a consistent mechanism for custom models to create components.
lookupConnector(String) - Method in class org.mule.MuleManager
lookupConnector(String) - Method in interface org.mule.umo.manager.UMOManager
 
lookupDispatcher(String) - Method in class org.mule.providers.AbstractConnector
 
lookupEndpoint(String) - Method in class org.mule.MuleManager
Getter for a global endpoint. Any endpoints returned from this method can be modified, as they are clones of the registered endpoints.
lookupEndpoint(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
lookupEndpoint(String) - Method in interface org.mule.umo.manager.UMOManager
Getter for a global endpoint.
lookupEndpointByAddress(String) - Method in class org.mule.MuleManager
{@inheritDoc}
lookupEndpointIdentifier(String, String) - Method in class org.mule.MuleManager
lookupEndpointIdentifier(String, String) - Method in interface org.mule.umo.manager.UMOManager
 
lookupInterceptorStack(String) - Method in class org.mule.MuleManager
Retrieves a configured interceptor stack.
lookupInterceptorStack(String) - Method in interface org.mule.umo.manager.UMOManager
Retrieves a configured interceptor stack.
lookupLink(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupLink(Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupLink(String) - Method in class org.mule.impl.jndi.SimpleContext
 
lookupReceiver(String) - Method in class org.mule.providers.AbstractConnector
 
lookupTransformer(String) - Method in class org.mule.MuleManager
Getter method for a Transformer.
lookupTransformer(String) - Method in interface org.mule.umo.manager.UMOManager
Getter method for a Transformer.

M

MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.impl.internal.notifications.ManagementNotification
 
MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MANAGEMENT_NODE_PING - Static variable in class org.mule.impl.internal.notifications.ManagementNotification
 
MANAGER_ALREADY_STARTED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MANAGER_COMPONENT_NAME - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
 
MANAGER_DISPOSED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_DISPOSED_CONNECTORS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_DISPOSING - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_DISPOSING_CONNECTORS - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_ENDPOINT_NAME - Static variable in class org.mule.impl.internal.admin.MuleManagerComponent
 
MANAGER_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MANAGER_INITIALISED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_INITIALISNG - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_IS_ALREADY_CONFIGURED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MANAGER_STARTED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STARTING - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STOPPED - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MANAGER_STOPPING - Static variable in class org.mule.impl.internal.notifications.ManagerNotification
 
MAX - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the maximum value of a counter
MAX_ELEMENTS - Static variable in class org.mule.util.StringMessageUtils
 
MESSAGE_DETAILS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MESSAGE_DISPATCHED - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MESSAGE_IS_OF_TYPE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MESSAGE_NOT_X_IT_IS_TYPE_X_CHECK_TRANSFORMER_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MESSAGE_RECEIVED - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_REQUESTED - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_SENT - Static variable in class org.mule.impl.internal.notifications.MessageNotification
 
MESSAGE_X_NOT_SUPPORTED_BY_ADAPTER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
METHOD_X_WITH_PARAMS_X_NOT_FOUND_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MIN - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the minimum value of a counter
MINS - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
MINUS - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the difference of two other counters
MISSING_NAME_DISPLAY_VALUE - Static variable in class org.mule.config.NamingExceptionReader
Displayed when no remaining or resolved name found.
MODEL_DISPOSED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_DISPOSING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
MODEL_INITIALISED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_INITIALISED_LISTENERS - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_INITIALISING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_INITIALISING_LISTENERS - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_SERVICE_PATH - Static variable in class org.mule.impl.model.ModelFactory
 
MODEL_STARTED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_STARTING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_STOPPED - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MODEL_STOPPING - Static variable in class org.mule.impl.internal.notifications.ModelNotification
 
MULE_CONTAINER_NAME - Static variable in class org.mule.impl.container.MuleContainerContext
 
MULE_CORRELATION_GROUP_SIZE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_CORRELATION_ID_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_CORRELATION_SEQUENCE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_ENCODING_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_ENCODING_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Default Ecoding used by the server
MULE_ENDPOINT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_ERROR_CODE_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_EVENT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Event Level properties
MULE_EVENT_TIMEOUT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_IGNORE_METHOD_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_JMS_SESSION - Static variable in interface org.mule.config.MuleProperties
 
MULE_MESSAGE_ID_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_METHOD_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_ORIGINATING_ENDPOINT_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_OS_ENCODING_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
The operatirng system encoding
MULE_PROPERTY_DOT_PROPERTIES - Static variable in class org.mule.impl.ImmutableMuleDescriptor
Property that allows for a property file to be used to load properties instead of listing them directly in the mule-configuration file
MULE_REMOTE_SYNC_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_REPLY_TO_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_REPLY_TO_REQUESTOR_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_SESSION_ID_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_SESSION_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULE_SOAP_METHOD - Static variable in interface org.mule.config.MuleProperties
 
MULE_START_AFTER_CONFIG_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
whether a configuration builder should start the server after it has been configured, The default is true
MULE_USER_PROPERTY - Static variable in interface org.mule.config.MuleProperties
 
MULTIPLY - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the multiplication of two other counters
MUST_SPECIFY_REF_ATTRIB_X_OR_CLASS_ATTRIB_X_FOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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(Message, String) - Constructor for class org.mule.umo.endpoint.MalformedEndpointException
 
MalformedEndpointException(String, Throwable) - Constructor for class org.mule.umo.endpoint.MalformedEndpointException
 
MalformedEndpointException(Throwable) - Constructor for class org.mule.umo.endpoint.MalformedEndpointException
 
ManagementNotification - class org.mule.impl.internal.notifications.ManagementNotification.
ManagementNotification is fired when monitored resources such as internal queues reach capacity
ManagementNotification(Object, int) - Constructor for class org.mule.impl.internal.notifications.ManagementNotification
 
ManagementNotificationListener - interface org.mule.impl.internal.notifications.ManagementNotificationListener.
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the stated of the Mule instance and its resources
ManagerException - exception org.mule.umo.manager.ManagerException.
ManagerException is thrown when an exception occurs with Manager objects
ManagerException(Message) - Constructor for class org.mule.umo.manager.ManagerException
 
ManagerException(Message, Throwable) - Constructor for class org.mule.umo.manager.ManagerException
 
ManagerNotification - class org.mule.impl.internal.notifications.ManagerNotification.
ManagerNotification is fired when an event such as the manager starting occurs.
ManagerNotification(UMOManager, int) - Constructor for class org.mule.impl.internal.notifications.ManagerNotification
 
ManagerNotificationListener - interface org.mule.impl.internal.notifications.ManagerNotificationListener.
ManagerNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Manager event occurs.
ManualConstraint - class org.mule.transaction.constraints.ManualConstraint.
ManualConstraint always returns false, meaning that the transaction should be committed manually.
ManualConstraint() - Constructor for class org.mule.transaction.constraints.ManualConstraint
 
MapLookup - class org.mule.transformers.simple.MapLookup.
MapLookup looks up and returns an object from a Map based on a key.
MapLookup() - Constructor for class org.mule.transformers.simple.MapLookup
 
MapPropertyExtractor - class org.mule.util.properties.MapPropertyExtractor.
If the message payload is a map this extractor will look up the property value in the map
MapPropertyExtractor() - Constructor for class org.mule.util.properties.MapPropertyExtractor
 
MapUtils - class org.mule.util.MapUtils.
 
MapUtils() - Constructor for class org.mule.util.MapUtils
 
Max - class org.mule.util.counters.impl.Max.
 
Max(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Max
 
MemoryPersistenceStrategy - class org.mule.util.queue.MemoryPersistenceStrategy.
 
MemoryPersistenceStrategy() - Constructor for class org.mule.util.queue.MemoryPersistenceStrategy
 
Message - class org.mule.config.i18n.Message.
Message constructs a
Message(int) - Constructor for class org.mule.config.i18n.Message
 
Message(int, Object[]) - Constructor for class org.mule.config.i18n.Message
 
Message(int, Object) - Constructor for class org.mule.config.i18n.Message
 
Message(int, Object, Object) - Constructor for class org.mule.config.i18n.Message
 
Message(int, Object, Object, Object) - Constructor for class org.mule.config.i18n.Message
 
Message(String, int) - Constructor for class org.mule.config.i18n.Message
 
Message(String, int, Object[]) - Constructor for class org.mule.config.i18n.Message
 
Message(String, int, Object) - Constructor for class org.mule.config.i18n.Message
 
Message(String, int, Object, Object) - Constructor for class org.mule.config.i18n.Message
 
Message(String, int, Object, Object, Object) - Constructor for class org.mule.config.i18n.Message
 
MessageBuilder - interface org.mule.components.builder.MessageBuilder.
A Strategy Class for Building one message from the invocation results of a chain if endpoints.
MessageBuilderException - exception org.mule.components.builder.MessageBuilderException.
If thrown by a MEssageBuilder implementation if it cannot build the current message or some other error occurs
MessageBuilderException(Message, UMOMessage) - Constructor for class org.mule.components.builder.MessageBuilderException
 
MessageBuilderException(Message, UMOMessage, Throwable) - Constructor for class org.mule.components.builder.MessageBuilderException
 
MessageBuilderException(UMOMessage, Throwable) - Constructor for class org.mule.components.builder.MessageBuilderException
 
MessageChunkingAggregator - class org.mule.routing.inbound.MessageChunkingAggregator.
todo document
MessageChunkingAggregator() - Constructor for class org.mule.routing.inbound.MessageChunkingAggregator
 
MessageChunkingAggregator.SequenceComparator - class org.mule.routing.inbound.MessageChunkingAggregator.SequenceComparator.
 
MessageChunkingRouter - class org.mule.routing.outbound.MessageChunkingRouter.
A router that breaks up the current message onto smaller parts and sends them to the same destination.
MessageChunkingRouter() - Constructor for class org.mule.routing.outbound.MessageChunkingRouter
 
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
 
MessageNotification - class org.mule.impl.internal.notifications.MessageNotification.
These notifications are fire when either a message is received via an endpoint, or dispatcher of if a receive call is made on a dispatcher.
MessageNotification(UMOMessage, UMOImmutableEndpoint, String, int) - Constructor for class org.mule.impl.internal.notifications.MessageNotification
 
MessageNotificationListener - interface org.mule.impl.internal.notifications.MessageNotificationListener.
MessageNotificationListener is an observer interface that objects can use to receive notifications about messages being sent and received from a Mule Server
MessagePropertyExtractor - class org.mule.util.properties.MessagePropertyExtractor.
Looks up the property on the message using the name given.
MessagePropertyExtractor() - Constructor for class org.mule.util.properties.MessagePropertyExtractor
 
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
 
MessageTypeNotSupportedException - exception org.mule.umo.provider.MessageTypeNotSupportedException.
MessageTypeNotSupportedException is thrown when a message payload is set on a Message implementation of MessageAdapter which is not of supported type for that message or adapter.
MessageTypeNotSupportedException(Object, Class) - Constructor for class org.mule.umo.provider.MessageTypeNotSupportedException
 
MessageTypeNotSupportedException(Object, Class, Throwable) - Constructor for class org.mule.umo.provider.MessageTypeNotSupportedException
 
Messages - class org.mule.config.i18n.Messages.
Messages provides facilities for constructing Message objects and access to core message constants.
Messages() - Constructor for class org.mule.config.i18n.Messages
 
MessagingException - exception org.mule.umo.MessagingException.
MessagingException is a general message exception thrown when errors specific to Message processing occur.
MessagingException(Message, UMOMessage) - Constructor for class org.mule.umo.MessagingException
 
MessagingException(Message, UMOMessage, Throwable) - Constructor for class org.mule.umo.MessagingException
 
MessagingException(Message, Object) - Constructor for class org.mule.umo.MessagingException
 
MessagingException(Message, Object, Throwable) - Constructor for class org.mule.umo.MessagingException
 
Min - class org.mule.util.counters.impl.Min.
 
Min(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Min
 
ModelException - exception org.mule.umo.model.ModelException.
 
ModelException(Message) - Constructor for class org.mule.umo.model.ModelException
 
ModelException(Message, Throwable) - Constructor for class org.mule.umo.model.ModelException
 
ModelFactory - class org.mule.impl.model.ModelFactory.
Will locate the model service in META-INF/service using the model type as the key.
ModelFactory() - Constructor for class org.mule.impl.model.ModelFactory
 
ModelNotification - class org.mule.impl.internal.notifications.ModelNotification.
ModelNotification is fired when an event such as the model starting occurs.
ModelNotification(UMOModel, int) - Constructor for class org.mule.impl.internal.notifications.ModelNotification
 
ModelNotificationListener - interface org.mule.impl.internal.notifications.ModelNotificationListener.
ModelNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
ModelServiceNotFoundException - exception org.mule.impl.model.ModelServiceNotFoundException.
Is thrown when a model service name is specified and cannot be found or loaded
ModelServiceNotFoundException(String) - Constructor for class org.mule.impl.model.ModelServiceNotFoundException
 
ModelServiceNotFoundException(String, Throwable) - Constructor for class org.mule.impl.model.ModelServiceNotFoundException
 
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
 
MuleAuthentication - class org.mule.impl.security.MuleAuthentication.
MuleAuthentication TODO
MuleAuthentication(UMOCredentials) - Constructor for class org.mule.impl.security.MuleAuthentication
 
MuleConfiguration - class org.mule.config.MuleConfiguration.
MuleConfiguration holds the runtime configuration specific to the MuleManager.
MuleConfiguration() - Constructor for class org.mule.config.MuleConfiguration
 
MuleContainerContext - class org.mule.impl.container.MuleContainerContext.
MuleContainerContext is a default resolver that doesn't support external reference resolution.
MuleContainerContext() - Constructor for class org.mule.impl.container.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, int, String, Map) - Constructor for class org.mule.impl.endpoint.MuleEndpoint
 
MuleEndpoint(UMOImmutableEndpoint) - Constructor for class org.mule.impl.endpoint.MuleEndpoint
 
MuleEndpoint(String, boolean) - Constructor for class org.mule.impl.endpoint.MuleEndpoint
 
MuleEndpointURI - class org.mule.impl.endpoint.MuleEndpointURI.
MuleEndpointURI is used to determine how a message is sent of received.
MuleEndpointURI(String, String, String, String, String, int, Properties, URI) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEndpointURI(UMOEndpointURI) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEndpointURI(UMOEndpointURI, String) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEndpointURI(String) - Constructor for class org.mule.impl.endpoint.MuleEndpointURI
 
MuleEvent - class org.mule.impl.MuleEvent.
MuleEvent represents any data event occuring in the Mule environment.
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOComponent, UMOEvent) - Constructor for class org.mule.impl.MuleEvent
Properties cache that only reads properties once from the inbound message and merges them with any properties on the endpoint.
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOSession, boolean) - Constructor for class org.mule.impl.MuleEvent
 
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOSession, boolean, ResponseOutputStream) - Constructor for class org.mule.impl.MuleEvent
Contructor.
MuleEvent(UMOMessage, UMOImmutableEndpoint, UMOSession, String, boolean) - Constructor for class org.mule.impl.MuleEvent
Contructor.
MuleEvent(UMOMessage, UMOEvent) - Constructor for class org.mule.impl.MuleEvent
A helper constructor used to rewrite an event payload
MuleEventContext - class org.mule.impl.MuleEventContext.
MuleEventContext is the context object for the current request.
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(Message) - Constructor for class org.mule.MuleException
 
MuleException(String, Throwable) - Constructor for class org.mule.MuleException
 
MuleException(Message, Throwable) - Constructor for class org.mule.MuleException
 
MuleException(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
 
MuleInitialContextFactory - class org.mule.impl.jndi.MuleInitialContextFactory.
 
MuleInitialContextFactory() - Constructor for class org.mule.impl.jndi.MuleInitialContextFactory
 
MuleLogger - class org.mule.util.MuleLogger.
A Log wrapper that supports boilerplate logging for high impact messages
MuleLogger(Log) - Constructor for class org.mule.util.MuleLogger
 
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 and 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 and properties associated with the payload.
MuleMessage(Object) - Constructor for class org.mule.impl.MuleMessage
 
MuleMessage(Object, Map) - Constructor for class org.mule.impl.MuleMessage
 
MuleMessage(Object, UMOMessageAdapter) - Constructor for class org.mule.impl.MuleMessage
 
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
 
MuleProperties - interface org.mule.config.MuleProperties.
MuleProperties is a set of constants pertaining to Mule system properties.
MuleProxy - interface org.mule.impl.model.MuleProxy.
MuleProxy is a proxy to a UMO.
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(Message) - Constructor for class org.mule.MuleRuntimeException
 
MuleRuntimeException(Message, 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 daemon.
MuleServer() - Constructor for class org.mule.MuleServer
 
MuleServer(String) - Constructor for class org.mule.MuleServer
 
MuleSession - class org.mule.impl.MuleSession.
MuleSession manages the interaction and distribution of events for Mule UMOs.
MuleSession(UMOComponent) - Constructor for class org.mule.impl.MuleSession
 
MuleSession(UMOMessage, UMOSessionHandler, UMOComponent) - Constructor for class org.mule.impl.MuleSession
 
MuleSession(UMOMessage, UMOSessionHandler) - Constructor for class org.mule.impl.MuleSession
 
MuleSessionHandler - class org.mule.impl.MuleSessionHandler.
A default session handler used to store and retrieve session information on an event.
MuleSessionHandler() - Constructor for class org.mule.impl.MuleSessionHandler
 
MuleTransactionConfig - class org.mule.impl.MuleTransactionConfig.

MuleTransactionConfig defines transaction configuration for a transactional endpoint.

MuleTransactionConfig() - Constructor for class org.mule.impl.MuleTransactionConfig
 
MuleWorkManager - class org.mule.impl.work.MuleWorkManager.
MuleWorkManager is a Jca Work manager implementation used to manage thread allocation for Mule components and connectors This code has been adapted from the Geronimo implementation, and the different pool executors have be used directly from Geronimo
MuleWorkManager() - Constructor for class org.mule.impl.work.MuleWorkManager
Create a MuleWorkManager.
MuleWorkManager(ThreadingProfile, String) - Constructor for class org.mule.impl.work.MuleWorkManager
 
MultiContainerContext - class org.mule.impl.container.MultiContainerContext.
MultiContainerContext is a container that hosts other containers from which components are queried.
MultiContainerContext() - Constructor for class org.mule.impl.container.MultiContainerContext
 
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
 
main(String[]) - Static method in class org.mule.MuleServer
Application entry point.
makeObject() - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
mapWithKeysAndValues(Class, Object[], Object[]) - Static method in class org.mule.util.MapUtils
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
mapWithKeysAndValues(Class, Collection, Collection) - Static method in class org.mule.util.MapUtils
Convenience method for CollectionUtil#mapWithKeysAndValues(Class, Iterator, Iterator); keys and values can be null or empty.
mapWithKeysAndValues(Class, Iterator, Iterator) - Static method in class org.mule.util.MapUtils
Create & populate a Map of arbitrary class.
markTransactionForRollback() - Method in class org.mule.impl.AbstractExceptionListener
If there is a current transaction this method will mark it for rollback This method should not be called if an event is routed from this exception handler to an endpoint that should take part in the current transaction
markTransactionForRollback() - Method in class org.mule.impl.MuleEventContext
 
markTransactionForRollback() - Method in interface org.mule.umo.UMOEventContext
Mark the current transaction (if any) for rollback
maskedPropertyValue(Map.Entry) - Static method in class org.mule.util.PropertiesUtils
Returns the String representation of the property value or a masked String if the property key has been registered previously via PropertiesUtils.registerMaskedPropertyName(String).
match(String) - Method in interface org.mule.util.TemplateParser.TemplateCallback
 
matchAll - Variable in class org.mule.routing.AbstractRouterCollection
 
matches(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
message - Variable in class org.mule.impl.message.BaseMessage
 
message - Variable in class org.mule.providers.DefaultMessageAdapter
The message object wrapped by this adapter
mkdir(File) - Method in interface org.mule.util.file.FileSession
 
mkdir(File) - Method in class org.mule.util.file.TransactedFileSession
 
model - Variable in class org.mule.impl.model.AbstractComponent
The model in which this component is registered
multimatch - Variable in class org.mule.routing.outbound.AbstractMessageSplitter
 

N

NEVER_CREATE_CONNECTOR - Static variable in class org.mule.providers.service.ConnectorFactory
 
NEVER_CREATE_STRING - Static variable in class org.mule.impl.endpoint.MuleEndpoint
 
NONE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NORMAL_SHUTDOWN - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_ARGS - Static variable in class org.mule.util.ClassUtils
 
NO_CATCH_ALL_ENDPOINT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_COMPONENT_FOR_ENDPOINT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_COMPONENT_FOR_LOCAL_REFERENCE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_CORRELATION_ID - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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_CURRENT_EVENT_FOR_TRANSFORMER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_ENDPOINTS_FOR_ROUTER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_ENDPOINT_X_FOR_COMPONENT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_ENTRY_POINT_FOUND_ON_X_WITH_ARGS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_LOCAL_IMPL_X_SET_ON_DESCRIPTOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_MATCHING_METHODS_FOR_X_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_OPTIONS - Static variable in class org.mule.util.Base64
No options specified.
NO_OUTBOUND_ROUTER_SET_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_RECEIVER_X_FOR_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NO_SESSION_FOR_COMPONENT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
NULL_ACTION - Static variable in class org.mule.umo.manager.UMOServerNotification
 
NULL_MESSAGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
NULL_SUBSCRIPTION - Static variable in class org.mule.impl.internal.notifications.ServerNotificationManager
 
NUMBER - Static variable in class org.mule.util.counters.CounterFactory.Type
A basic counter representing a double value
NamedThreadFactory - class org.mule.util.concurrent.NamedThreadFactory.
 
NamedThreadFactory(String) - Constructor for class org.mule.util.concurrent.NamedThreadFactory
 
NamedThreadFactory(String, int) - Constructor for class org.mule.util.concurrent.NamedThreadFactory
 
NamingExceptionReader - class org.mule.config.NamingExceptionReader.
todo document
NamingExceptionReader() - Constructor for class org.mule.config.NamingExceptionReader
 
NoActionTransformer - class org.mule.transformers.NoActionTransformer.
NoActionTransformer doesn't do any transformation on the source object and returns the source as the result.
NoActionTransformer() - Constructor for class org.mule.transformers.NoActionTransformer
 
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(Message) - Constructor for class org.mule.umo.provider.NoReceiverForEndpointException
 
NoReceiverForEndpointException(Message, Throwable) - Constructor for class org.mule.umo.provider.NoReceiverForEndpointException
 
NoReceiverForEndpointException(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, Object) - Constructor for class org.mule.model.NoSatisfiableMethodsException
 
NoSatisfiableMethodsException(Object, 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
 
NotificationException - exception org.mule.impl.internal.notifications.NotificationException.
Thrown by the ServerNotification Manager it unrecognised listeners or events are passed to the manager
NotificationException(Message) - Constructor for class org.mule.impl.internal.notifications.NotificationException
 
NotificationException(Message, Throwable) - Constructor for class org.mule.impl.internal.notifications.NotificationException
 
NullComponent - class org.mule.components.simple.NullComponent.
Deprecated. This component used to be used in conjection with the Forwarding consumer inbound router. You can now use the BridgeComponent that takes care of configuring the inbound router for you.
NullComponent() - Constructor for class org.mule.components.simple.NullComponent
Deprecated.  
NullPayload - class org.mule.providers.NullPayload.
NullPayload represents a null event payload
NullPayload() - Constructor for class org.mule.providers.NullPayload
 
NullSessionHandler - class org.mule.impl.NullSessionHandler.
A session handler that ignores any session information
NullSessionHandler() - Constructor for class org.mule.impl.NullSessionHandler
 
NullWorkExecutorPool - class org.mule.impl.work.NullWorkExecutorPool.
 
NullWorkExecutorPool(ThreadingProfile, String) - Constructor for class org.mule.impl.work.NullWorkExecutorPool
 
Number - class org.mule.util.counters.impl.Number.
 
Number(String) - Constructor for class org.mule.util.counters.impl.Number
 
NumberUtils - class org.mule.util.NumberUtils.
NumberUtils contains useful methods for manipulating numbers.
NumberUtils() - Constructor for class org.mule.util.NumberUtils
 
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
 
name - Variable in class org.mule.util.queue.QueueInfo
 
newThread(Runnable) - Method in class org.mule.util.concurrent.DaemonThreadFactory
 
newThread(Runnable) - Method in class org.mule.util.concurrent.NamedThreadFactory
 
nextTransformer - Variable in class org.mule.transformers.AbstractTransformer
This is the following transformer in the chain of transformers.
nextValue() - Method in interface org.mule.util.counters.Counter
Compute and return the value of the counter.
nextValue() - Method in class org.mule.util.counters.impl.AbstractCounter
 
nextValue() - Method in class org.mule.util.counters.impl.AggregateCounter
 
nextValue() - Method in class org.mule.util.counters.impl.Average
 
nextValue() - Method in class org.mule.util.counters.impl.Delta
 
nextValue() - Method in class org.mule.util.counters.impl.InstantRate
 
nextValue() - Method in class org.mule.util.counters.impl.Max
 
nextValue() - Method in class org.mule.util.counters.impl.Min
 
nextValue() - Method in class org.mule.util.counters.impl.Number
 
nextValue() - Method in class org.mule.util.counters.impl.Operator
 
nextValue() - Method in class org.mule.util.counters.impl.RatePerUnit
 
nextValue() - Method in class org.mule.util.counters.impl.Sum
 
nextValue() - Method in class org.mule.util.counters.impl.TimeAverage
 
normalize() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
notifyFinish() - Method in class org.mule.util.xa.AbstractTransactionContext
 
notifyListeners(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
Exceptions should not be thrown from this method

O

OBJECT_CAUSED_ERROR_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
OBJECT_NOT_FOUND_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
OBJECT_X_ALREADY_INITIALISED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
OBJECT_X_MARKED_INVALID - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
OBJECT_X_NOT_OF_CORRECT_TYPE_SHOULD_BE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ONLY_CUSTOM_EVENTS_CAN_BE_FIRED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ONLY_SINGLE_RESOURCE_CAN_BE_SPECIFIED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
OPERATION_MODE_RECOVERING - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STARTED - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STARTING - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STOPPED - Static variable in class org.mule.util.xa.AbstractResourceManager
 
OPERATION_MODE_STOPPING - Static variable in class org.mule.util.xa.AbstractResourceManager
 
ObjectFactory - interface org.mule.util.ObjectFactory.
ObjectFactory is a generic Factory interface.
ObjectFilter - interface org.mule.routing.filters.ObjectFilter.
Interface for filtering any kind of objects.
ObjectNameHelper - class org.mule.util.ObjectNameHelper.
Generates consistent objects names for Mule components
ObjectNameHelper() - Constructor for class org.mule.util.ObjectNameHelper
 
ObjectNotFoundException - exception org.mule.umo.manager.ObjectNotFoundException.
ObjectNotFoundException is thrown when a reference to a component in a configured container is not found
ObjectNotFoundException(String) - Constructor for class org.mule.umo.manager.ObjectNotFoundException
 
ObjectNotFoundException(String, Throwable) - Constructor for class org.mule.umo.manager.ObjectNotFoundException
 
ObjectPool - interface org.mule.util.ObjectPool.
ObjectPool is a simple pooling interface for objects
ObjectToByteArray - class org.mule.transformers.simple.ObjectToByteArray.
ObjectToByteArray converts serilaizable object to a byte array but treats java.lang.String differently by converting to bytes using the String.getBytrs() method.
ObjectToByteArray() - Constructor for class org.mule.transformers.simple.ObjectToByteArray
 
ObjectToString - class org.mule.transformers.simple.ObjectToString.
ObjectToString transformer is useful for debugging.
ObjectToString() - Constructor for class org.mule.transformers.simple.ObjectToString
 
Operator - class org.mule.util.counters.impl.Operator.
 
Operator(String, AbstractCounter, AbstractCounter, CounterFactory.Type) - Constructor for class org.mule.util.counters.impl.Operator
 
OptimisedMuleProxy - class org.mule.impl.model.seda.optimised.OptimisedMuleProxy.
MuleProxy is a proxy to a UMO.
OptimisedMuleProxy(Callable, MuleDescriptor, ObjectPool) - Constructor for class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Constructs a Proxy using the UMO's AbstractMessageDispatcher and the UMO itself
OptimisedProxyFactory - class org.mule.impl.model.seda.optimised.OptimisedProxyFactory.
Creates an optimised Mule proxy for pooling which does away with the reflection and inteception on objects
OptimisedProxyFactory(MuleDescriptor) - Constructor for class org.mule.impl.model.seda.optimised.OptimisedProxyFactory
 
OptimisedSedaComponent - class org.mule.impl.model.seda.optimised.OptimisedSedaComponent.
A Seda component runs inside a Seda Model and is responsible for managing a Seda Queue and thread pool for a Mule sevice component.
OptimisedSedaComponent(MuleDescriptor, OptimisedSedaModel) - Constructor for class org.mule.impl.model.seda.optimised.OptimisedSedaComponent
Default constructor
OptimisedSedaModel - class org.mule.impl.model.seda.optimised.OptimisedSedaModel.
A mule component service model that uses Seda principals to achieve high throughput by Quing events for compoonents and processing them concurrently.
OptimisedSedaModel() - Constructor for class org.mule.impl.model.seda.optimised.OptimisedSedaModel
 
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
 
OutStreamMessageAdapter - class org.mule.providers.streaming.OutStreamMessageAdapter.
StreamMessageAdapter wraps an java.io.OutputStream and allows meta information to be associated with the stream
OutStreamMessageAdapter(Object) - Constructor for class org.mule.providers.streaming.OutStreamMessageAdapter
 
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(UMOImmutableDescriptor) - Constructor for class org.mule.routing.outbound.OutboundPassThroughRouter
 
OutputHandler - interface org.mule.umo.provider.OutputHandler.
The OutputHandler is a strategy class that is set on the StreamMessageAdapter to defer the writing of the message payload until there is a stream available to write it to.
offer(Object, long) - Method in interface org.mule.util.queue.Queue
 
offer(Object, int, long) - Method in class org.mule.util.queue.QueueInfo
 
offer(QueueInfo, Object, long) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
onAdd(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
onAdd(Object) - Method in interface org.mule.util.ObjectPool
 
onCall(UMOEventContext) - Method in class org.mule.components.builder.AbstractMessageBuilder
 
onCall(UMOEventContext) - Method in class org.mule.components.rest.RestServiceWrapper
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.BridgeComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.EchoComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.LogComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.NullComponent
Deprecated.  
onCall(UMOEventContext) - Method in class org.mule.components.simple.PassThroughComponent
 
onCall(UMOEventContext) - Method in class org.mule.components.simple.StaticComponent
 
onCall(UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
onCall(UMOEvent) - Method in class org.mule.impl.model.DefaultMuleProxy
Makes a synchronous call on the UMO
onCall(UMOEvent) - Method in interface org.mule.impl.model.MuleProxy
Makes a synchronous call on the UMO
onCall(UMOEvent) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Makes a synchronous call on the UMO
onCall(UMOEventContext) - Method in interface org.mule.umo.lifecycle.Callable
Passes the event to the listener
onEvent(QueueSession, UMOEvent) - Method in class org.mule.impl.model.DefaultMuleProxy
Sets the current event being processed
onEvent(QueueSession, UMOEvent) - Method in interface org.mule.impl.model.MuleProxy
Sets the current event being processed
onEvent(QueueSession, UMOEvent) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Sets the current event being processed
onException(Object, Method, Object[], Throwable) - Method in interface org.mule.util.Multicaster.InvokeListener
 
onMessage(UMOMessage, UMOTransaction, boolean, OutputStream) - Method in interface org.mule.providers.InternalMessageListener
 
onNotification(UMOServerNotification) - Method in interface org.mule.umo.manager.UMOServerNotificationListener
 
onRemove(Object) - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
onRemove(Object) - Method in interface org.mule.util.ObjectPool
 
open() - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
open() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
open() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
open() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Open the store.
openDirectory(String) - Static method in class org.mule.util.FileUtils
 
openInputStream(File) - Method in interface org.mule.util.file.FileSession
 
openInputStream(File) - Method in class org.mule.util.file.TransactedFileSession
 
openOutputStream(File, boolean) - Method in interface org.mule.util.file.FileSession
 
openOutputStream(File) - Method in interface org.mule.util.file.FileSession
 
openOutputStream(File, boolean) - Method in class org.mule.util.file.TransactedFileSession
 
openOutputStream(File) - Method in class org.mule.util.file.TransactedFileSession
 
openRandomAccess(File, String) - Method in interface org.mule.util.file.FileSession
 
openRandomAccess(File, String) - Method in class org.mule.util.file.TransactedFileSession
 
operationMode - Variable in class org.mule.util.xa.AbstractResourceManager
 
or(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
org.mule - package org.mule
Defines the main public API of the MuleManager and support classes such as the MuleServer.
org.mule.components.builder - package org.mule.components.builder
 
org.mule.components.rest - package org.mule.components.rest
 
org.mule.components.simple - package org.mule.components.simple
A collection of simple mule components that can be useful to simplify configuration while testing.
org.mule.config - package org.mule.config
Providers Mule Xml configuration support and general configuration classes.
org.mule.config.builders - package org.mule.config.builders
Various configuration builders for configuring a Mule Instance.
org.mule.config.converters - package org.mule.config.converters
 
org.mule.config.factories - package org.mule.config.factories
 
org.mule.config.i18n - package org.mule.config.i18n
Internationalisation support for Mule messages and exception messages.
org.mule.config.pool - package org.mule.config.pool
A Mule pooling implementation using Jakarta commons-pool.
org.mule.impl - package org.mule.impl
The Mule implementation of the Universal Message Objects(tm) API specification.
org.mule.impl.container - package org.mule.impl.container
Internal container context implementation and Jndi container implementation.
org.mule.impl.endpoint - package org.mule.impl.endpoint
Implemtation of Mule endpoint uris.
org.mule.impl.internal.admin - package org.mule.impl.internal.admin
Admin components and Agents used to control and Monitor Mule
org.mule.impl.internal.notifications - package org.mule.impl.internal.notifications
Internal server notificationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationication types fired via the MuleManager.
org.mule.impl.jndi - package org.mule.impl.jndi
 
org.mule.impl.message - package org.mule.impl.message
Wire message implementations.
org.mule.impl.model - package org.mule.impl.model
 
org.mule.impl.model.direct - package org.mule.impl.model.direct
 
org.mule.impl.model.pipeline - package org.mule.impl.model.pipeline
 
org.mule.impl.model.seda - package org.mule.impl.model.seda
 
org.mule.impl.model.seda.optimised - package org.mule.impl.model.seda.optimised
 
org.mule.impl.security - package org.mule.impl.security
Core security implementation including the mule security manager and encryption types
org.mule.impl.security.filters - package org.mule.impl.security.filters
Core sercurity filter types.
org.mule.impl.work - package org.mule.impl.work
A javax.resource.spi.WorkManager implementation.
org.mule.interceptors - package org.mule.interceptors
Contains default UMOInterceptor implementations that can be applied to Mule managed components.
org.mule.management.stats - package org.mule.management.stats
Jmx statistics support used to monitor messaging status for various Mule components.
org.mule.management.stats.printers - package org.mule.management.stats.printers
Various statistics printers, for table, plain and CVS formats.
org.mule.model - package org.mule.model
UMOModel supporting configuration classes such as UMOEntryPointResolver.
org.mule.providers - package org.mule.providers
Contains Abstract classes providing common functionality for all Mule providers.
org.mule.providers.service - package org.mule.providers.service
Provides SPI support for building mule connectors and providers using service descriptors.
org.mule.providers.streaming - package org.mule.providers.streaming
 
org.mule.routing - package org.mule.routing
Defines the core routing patterns supported by mule.
org.mule.routing.filters - package org.mule.routing.filters
Filters are often used by routers to determine if the event should be accepted by the router.
org.mule.routing.filters.logic - package org.mule.routing.filters.logic
Filters that allow other filters to be combined.
org.mule.routing.inbound - package org.mule.routing.inbound
Inbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.outbound - package org.mule.routing.outbound
Outbound router implementation as described in the Enterprise Integration Patterns book.
org.mule.routing.response - package org.mule.routing.response
Response router implementations that enable asynchronous event processing in request /response messaging requests.
org.mule.transaction - package org.mule.transaction
Contains the core transaction support classes and exception types.
org.mule.transaction.constraints - package org.mule.transaction.constraints
Contains the transaction contraint filter used to control how and when transactions are committed.
org.mule.transaction.lookup - package org.mule.transaction.lookup
 
org.mule.transformers - package org.mule.transformers
Provides the default transformer base implementations for Mule including compression and encryption support.
org.mule.transformers.codec - package org.mule.transformers.codec
Transformers for Base64, UC and UU encoding/decoding.
org.mule.transformers.compression - package org.mule.transformers.compression
Transformers for compressing and uncompressing message payloads.
org.mule.transformers.encryption - package org.mule.transformers.encryption
Transformers for encrypting and decrypting message payloads.
org.mule.transformers.simple - package org.mule.transformers.simple
Basic transformer implementations.
org.mule.transformers.wire - package org.mule.transformers.wire
 
org.mule.umo - package org.mule.umo
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
org.mule.umo.endpoint - package org.mule.umo.endpoint
Endpoint interfaces.
org.mule.umo.lifecycle - package org.mule.umo.lifecycle
Lifecycle interfaces for all UMOcomponents.
org.mule.umo.manager - package org.mule.umo.manager
Manager APIs, including the UMOManager, agent and server event interfaces
org.mule.umo.model - package org.mule.umo.model
Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc.
org.mule.umo.provider - package org.mule.umo.provider
Contains the interfaces that comprise a provider implementation.
org.mule.umo.routing - package org.mule.umo.routing
Interfaces that define inbound and outbound routing API.
org.mule.umo.security - package org.mule.umo.security
Security API for authentication and authorisation.
org.mule.umo.security.provider - package org.mule.umo.security.provider
This package contains classes related to JDK-specific security provider lookup and configuration.
org.mule.umo.transformer - package org.mule.umo.transformer
Contains the interfaces for transformers and exceptions for the UMO Transformer API.
org.mule.util - package org.mule.util
Common helper classes for reading/writing files setting bean properties and SPI helpers.
org.mule.util.compression - package org.mule.util.compression
Compression support used by Mule transformers.
org.mule.util.concurrent - package org.mule.util.concurrent
 
org.mule.util.counters - package org.mule.util.counters
 
org.mule.util.counters.impl - package org.mule.util.counters.impl
 
org.mule.util.file - package org.mule.util.file
A file resource manager to allow acid operations on file systems.
org.mule.util.monitor - package org.mule.util.monitor
Various resource monitor implementations.
org.mule.util.properties - package org.mule.util.properties
 
org.mule.util.queue - package org.mule.util.queue
A resource manager that allow access to transactional queues with optional persistence.
org.mule.util.timer - package org.mule.util.timer
An Event based timer extending the java.util.Timer* classes.
org.mule.util.xa - package org.mule.util.xa
An abstract resource manager that supports local and xa transactions.
out - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
outboundEndpoint - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use outboundRouter instead.
outboundRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
outboundTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use outboundRouter instead.
outboundTransformer - Variable in class org.mule.transformers.wire.TransformerPairWireFormat
 

P

PLUS - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter represening the sum of two other counters
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
PREFERRED_ENCODING - Static variable in class org.mule.util.Base64
Preferred encoding.
PROPERTIES_X_NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
PROPERTY_CONNECTOR_NAME - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_CREATE_CONNECTOR - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_ENDPOINT_NAME - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_ENDPOINT_URI - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_PREFIX - Static variable in interface org.mule.config.MuleProperties
The prefix for any Mule-specific properties set on an event
PROPERTY_RESPONSE_TRANSFORMERS - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_TEMPLATE_MALFORMED_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
PROPERTY_TRANSFORMERS - Static variable in interface org.mule.umo.endpoint.UMOEndpointURI
 
PROPERTY_X_HAS_INVALID_VALUE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
PROPERTY_X_IS_NOT_SUPPORTED_TYPE_X_IT_IS_TYPE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
PROVIDER_SERVICES_PATH - Static variable in class org.mule.providers.service.ConnectorFactory
 
PROXY_POOL_TIMED_OUT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
PassThroughComponent - class org.mule.components.simple.PassThroughComponent.
PassThroughComponent will simply return the payload back as the result
PassThroughComponent() - Constructor for class org.mule.components.simple.PassThroughComponent
 
PasswordBasedEncryptionStrategy - class org.mule.impl.security.PasswordBasedEncryptionStrategy.
PRovides password-based encryption using JCE.
PasswordBasedEncryptionStrategy() - Constructor for class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
PayloadPropertyExtractor - class org.mule.util.properties.PayloadPropertyExtractor.
Checks the payload object for a bean property matching the property name
PayloadPropertyExtractor() - Constructor for class org.mule.util.properties.PayloadPropertyExtractor
 
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
 
PipelineComponent - class org.mule.impl.model.pipeline.PipelineComponent.
todo document
PipelineComponent(MuleDescriptor, UMOModel) - Constructor for class org.mule.impl.model.pipeline.PipelineComponent
 
PipelineModel - class org.mule.impl.model.pipeline.PipelineModel.
todo document
PipelineModel() - Constructor for class org.mule.impl.model.pipeline.PipelineModel
 
PollingMessageReceiver - class org.mule.providers.PollingMessageReceiver.
PollingMessageReceiver implements a polling message receiver.
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, int, int) - Constructor for class org.mule.config.PoolingProfile
 
PropertiesContainerContext - class org.mule.impl.container.PropertiesContainerContext.
Provides a facade for accessing System properties and properties on the ManagementContext.
PropertiesContainerContext() - Constructor for class org.mule.impl.container.PropertiesContainerContext
 
PropertiesUtils - class org.mule.util.PropertiesUtils.
PropertiesHelper is a utility class for manipulating and filtering property Maps.
PropertiesUtils() - Constructor for class org.mule.util.PropertiesUtils
 
PropertyExtractor - interface org.mule.util.properties.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.
parse(Map, String) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(TemplateParser.TemplateCallback, String) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(Map, String, TemplateParser.TemplateCallback) - Method in class org.mule.util.TemplateParser
 
parse(Map, List) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parse(Map, Map) - Method in class org.mule.util.TemplateParser
Matches one or more templates against a Map of key value pairs.
parseQName(String) - Method in class org.mule.config.converters.QNameConverter
 
parseResources(String, String) - Static method in class org.mule.config.ReaderResource
 
parseResources(String) - Static method in class org.mule.config.ReaderResource
 
parseServerAuthority() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
passivateObject(Object) - Method in class org.mule.config.pool.CommonsPoolProxyFactory
 
pattern - Variable in class org.mule.routing.filters.WildcardFilter
 
patterns - Variable in class org.mule.routing.filters.WildcardFilter
 
pause() - Method in class org.mule.impl.model.AbstractComponent
Pauses event processing for a single Mule Component.
pause() - Method in interface org.mule.umo.UMOComponent
Pauses event processing for a single Mule Component.
pauseComponent(String) - Method in class org.mule.impl.model.AbstractModel
Pauses event processing for a single Mule Component.
pauseComponent(String) - Method in interface org.mule.umo.model.UMOModel
Pauses event processing for a single Mule Component.
paused - Variable in class org.mule.impl.model.AbstractComponent
Determines if the component has been paused
peek() - Method in interface org.mule.util.queue.Queue
 
peek() - Method in class org.mule.util.queue.QueueInfo
 
peek(QueueInfo) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
persistent - Variable in class org.mule.util.queue.QueueConfiguration
 
poll() - Method in class org.mule.providers.PollingMessageReceiver
 
poll() - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
poll(long) - Method in interface org.mule.util.queue.Queue
 
poll(long) - Method in class org.mule.util.queue.QueueInfo
 
poll(QueueInfo, long) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
pool - Variable in class org.mule.config.pool.AbstractProxyFactory
 
pool - Variable in class org.mule.config.pool.CommonsPoolProxyPool
The pool that holds the MuleProxy objects
poolInitialised - Variable in class org.mule.impl.model.AbstractComponent
determines if the proxy pool has been initialised
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
prepare(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
prepareTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
prepareWinFilename(String) - Static method in class org.mule.util.FileUtils
 
prependMessage(String) - Method in class org.mule.umo.UMOException
 
print(Object) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(String) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.CSVPrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.HtmlTablePrinter
 
print(Collection) - Method in class org.mule.management.stats.printers.SimplePrinter
 
printClassLoader() - Static method in class org.mule.util.ClassUtils
Prints the current classloader hierarchy - useful for debugging.
printClassLoader(ClassLoader) - Static method in class org.mule.util.ClassUtils
Prints the classloader hierarchy from a given classloader - useful for debugging.
println(Object) - Method in class org.mule.management.stats.printers.AbstractTablePrinter
 
println(String) - 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.inbound.WireTap
 
process(UMOEvent) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
process(UMOEvent) - Method in interface org.mule.umo.routing.UMOInboundRouter
A received UMOEvent is passed to this method for processing.
process(UMOEvent) - Method in interface org.mule.umo.routing.UMOResponseRouter
This method is invoked when an event is received via an endpoint on this Response Router.
processIntermediaryResult(UMOMessage, UMOMessage) - Method in class org.mule.routing.outbound.ChainingRouter
Process intermediary result of invocation.
processMessage(Object) - Method in class org.mule.providers.TransactedPollingMessageReceiver
 
processReplyTo(UMOEvent, UMOMessage, Object) - Method in class org.mule.providers.DefaultReplyToHandler
 
processReplyTo(UMOEvent, UMOMessage, Object) - Method in interface org.mule.providers.ReplyToHandler
 
processResponse(UMOMessage) - Method in class org.mule.impl.MuleSession
Once an event has been processed we need to romove certain properties so that they not propagated to the next request
propagate() - Method in class org.mule.util.counters.impl.AbstractCounter
 
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.impl.container.PropertiesContainerContext
 
properties - Variable in class org.mule.providers.AbstractMessageAdapter
 
propertiesToString(Map, boolean) - Static method in class org.mule.util.PropertiesUtils
Deprecated. Use MapUtils.toString(Map, boolean) instead
propertyExtractor - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
provideEndLatch() - Method in class org.mule.impl.work.WorkerContext
Provides a latch, which can be used to wait the end of a work execution.
provideStartLatch() - Method in class org.mule.impl.work.WorkerContext
Provides a latch, which can be used to wait the start of a work execution.
proxy - Variable in class org.mule.impl.model.direct.DirectComponent
 
proxyPool - Variable in class org.mule.impl.model.seda.SedaComponent
A pool of available Mule Proxies.
put(Object) - Method in interface org.mule.util.queue.Queue
Puts a new object in this queue and wait if necessary.
putNow(Object) - Method in class org.mule.util.queue.QueueInfo
 

Q

QNameConverter - class org.mule.config.converters.QNameConverter.
QNameConverter TODO document properly; see QNameConverterTestCase for now
QNameConverter() - Constructor for class org.mule.config.converters.QNameConverter
 
QNameConverter(boolean) - Constructor for class org.mule.config.converters.QNameConverter
 
Queue - interface org.mule.util.queue.Queue.
Queue TODO
QueueConfiguration - class org.mule.util.queue.QueueConfiguration.
 
QueueConfiguration(int, boolean) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(int) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration(boolean) - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueConfiguration() - Constructor for class org.mule.util.queue.QueueConfiguration
 
QueueInfo - class org.mule.util.queue.QueueInfo.
Stores information about a Queue
QueueInfo() - Constructor for class org.mule.util.queue.QueueInfo
 
QueueManager - interface org.mule.util.queue.QueueManager.
A Queue manager is responsible for manageing one or more Queue resources and providing common support fot transactions and persistence
QueuePersistenceStrategy - interface org.mule.util.queue.QueuePersistenceStrategy.
QueuePersistenceStrategy defines the The api to a persistent queue store.
QueuePersistenceStrategy.Holder - interface org.mule.util.queue.QueuePersistenceStrategy.Holder.
 
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, boolean) - Constructor for class org.mule.config.QueueProfile
 
QueueProfile(QueueProfile) - Constructor for class org.mule.config.QueueProfile
 
QueueSession - interface org.mule.util.queue.QueueSession.
 
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
queueTimeout - Variable in class org.mule.impl.model.seda.SedaComponent
The time out used for taking from the Seda Queue

R

RATE_PER_HOUR - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing rate per hour of a counter
RATE_PER_MINUTE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing rate per minute of a counter
RATE_PER_SECOND - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing rate per second of a counter
RECEIVE_NO_WAIT - Static variable in interface org.mule.umo.provider.UMOMessageDispatcher
 
RECEIVE_WAIT_INDEFINITELY - Static variable in interface org.mule.umo.provider.UMOMessageDispatcher
 
RECIPIENTS_PROPERTY - Static variable in class org.mule.routing.outbound.StaticRecipientList
 
RECONNECT_STRATEGY_X_FAILED_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
REGISTRY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
RESOURCE_INFO_PROPERTY - Static variable in class org.mule.impl.endpoint.ResourceNameEndpointBuilder
 
RESOURCE_MANAGER_DIRTY - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
RESOURCE_MANAGER_NOT_READY - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
RESOURCE_MANAGER_NOT_STARTED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
RESPONSE_TIMED_OUT_X_WAITING_FOR_ID_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
REST_SERVICE_URL - Static variable in class org.mule.components.rest.RestServiceWrapper
 
ROOT_STACK_TRACE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ROUTER_CAN_ONLY_HAVE_ONE_ENDPOINT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ROUTING_ERROR - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
RatePerUnit - class org.mule.util.counters.impl.RatePerUnit.
 
RatePerUnit(String, String, CounterFactory.Type, AbstractCounter) - Constructor for class org.mule.util.counters.impl.RatePerUnit
 
ReaderResource - class org.mule.config.ReaderResource.
ReaderResource is a reader with a description associated with it.
ReaderResource(String, Reader) - Constructor for class org.mule.config.ReaderResource
 
ReceiveException - exception org.mule.umo.provider.ReceiveException.
ReceiveException is specifically thrown by the Provider receive method if something fails in the underlying transport
ReceiveException(Message, UMOImmutableEndpoint, long) - Constructor for class org.mule.umo.provider.ReceiveException
 
ReceiveException(Message, UMOImmutableEndpoint, long, Throwable) - Constructor for class org.mule.umo.provider.ReceiveException
 
ReceiveException(UMOImmutableEndpoint, long, Throwable) - Constructor for class org.mule.umo.provider.ReceiveException
 
RecoverableException - exception org.mule.umo.lifecycle.RecoverableException.
RecoverableException can be thrown during initialisation to indicate that the error occurred is not fatal and a reactive action can be performed to try and remedy the error.
RecoverableException(Message, Object) - Constructor for class org.mule.umo.lifecycle.RecoverableException
 
RecoverableException(Message, Object, Throwable) - Constructor for class org.mule.umo.lifecycle.RecoverableException
 
ReflectionMessageBuilder - class org.mule.components.builder.ReflectionMessageBuilder.
Will try and set the result of an invocation as a bean property on the request message using reflection
ReflectionMessageBuilder() - Constructor for class org.mule.components.builder.ReflectionMessageBuilder
 
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
 
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
 
Resin3TransactionManagerLookupFactory - class org.mule.transaction.lookup.Resin3TransactionManagerLookupFactory.
 
Resin3TransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.Resin3TransactionManagerLookupFactory
 
ResourceManagerException - exception org.mule.util.xa.ResourceManagerException.
 
ResourceManagerException() - Constructor for class org.mule.util.xa.ResourceManagerException
 
ResourceManagerException(Message) - Constructor for class org.mule.util.xa.ResourceManagerException
 
ResourceManagerException(Throwable) - Constructor for class org.mule.util.xa.ResourceManagerException
 
ResourceManagerException(Message, Throwable) - Constructor for class org.mule.util.xa.ResourceManagerException
 
ResourceManagerSystemException - exception org.mule.util.xa.ResourceManagerSystemException.
 
ResourceManagerSystemException() - Constructor for class org.mule.util.xa.ResourceManagerSystemException
 
ResourceManagerSystemException(Message) - Constructor for class org.mule.util.xa.ResourceManagerSystemException
 
ResourceManagerSystemException(Throwable) - Constructor for class org.mule.util.xa.ResourceManagerSystemException
 
ResourceManagerSystemException(Message, Throwable) - Constructor for class org.mule.util.xa.ResourceManagerSystemException
 
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 received 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.umo.routing.ResponseTimeoutException.
ResponseTimeoutException is thrown when a response is not received in a given timeout in the Response Router.
ResponseTimeoutException(Message, UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.ResponseTimeoutException
 
ResponseTimeoutException(Message, UMOMessage, UMOEndpoint, Throwable) - Constructor for class org.mule.umo.routing.ResponseTimeoutException
 
RestServiceException - exception org.mule.components.rest.RestServiceException.
todo document
RestServiceException(Message, UMOMessage) - Constructor for class org.mule.components.rest.RestServiceException
 
RestServiceException(Message, UMOMessage, Throwable) - Constructor for class org.mule.components.rest.RestServiceException
 
RestServiceWrapper - class org.mule.components.rest.RestServiceWrapper.
This component can used to proxy REST style services as local Mule Components.
RestServiceWrapper() - Constructor for class org.mule.components.rest.RestServiceWrapper
 
RmiContainerContext - class org.mule.impl.container.RmiContainerContext.
RmiContainerContext is a container implementaiton that allows RMi objects to be referenced either as components or properties on components
RmiContainerContext(String) - Constructor for class org.mule.impl.container.RmiContainerContext
 
RmiContainerContext() - Constructor for class org.mule.impl.container.RmiContainerContext
 
RoutePathNotFoundException - exception org.mule.umo.routing.RoutePathNotFoundException.
RoutePathNotFoundException is thrown if a routing path for an event cannot be found.
RoutePathNotFoundException(UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(UMOMessage, UMOEndpoint, Throwable) - Constructor for class org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, UMOMessage, UMOEndpoint) - Constructor for class org.mule.umo.routing.RoutePathNotFoundException
 
RoutePathNotFoundException(Message, UMOMessage, UMOEndpoint, 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
RoutingException - exception org.mule.umo.routing.RoutingException.
RoutingException is a base class for all routing exceptions.
RoutingException(UMOMessage, UMOImmutableEndpoint) - Constructor for class org.mule.umo.routing.RoutingException
 
RoutingException(UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for class org.mule.umo.routing.RoutingException
 
RoutingException(Message, UMOMessage, UMOImmutableEndpoint) - Constructor for class org.mule.umo.routing.RoutingException
 
RoutingException(Message, UMOMessage, UMOImmutableEndpoint, Throwable) - Constructor for class org.mule.umo.routing.RoutingException
 
read(InputStream) - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
read(InputStream) - Method in interface org.mule.transformers.wire.WireFormat
 
read() - Method in class org.mule.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.mule.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(char[], int, int) - Method in class org.mule.util.ChainedReader
 
read() - Method in class org.mule.util.ChainedReader
 
read(char[]) - Method in class org.mule.util.ChainedReader
 
readOnly - Variable in class org.mule.util.xa.AbstractTransactionContext
 
rebind(Name, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
rebind(String, Object) - Method in class org.mule.impl.jndi.SimpleContext
 
receive(UMOEndpointURI, long) - Method in class org.mule.providers.AbstractMessageDispatcher
Make a specific request to the underlying transport
receive(UMOImmutableEndpoint, long) - Method in class org.mule.providers.AbstractMessageDispatcher
Make a specific request to the underlying transport
receive(UMOEndpointURI, long) - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Deprecated. Use receive(UMOImmutableEndpoint endpoint, long timeout)
receive(UMOImmutableEndpoint, long) - Method in interface org.mule.umo.provider.UMOMessageDispatcher
Make a specific request to the underlying transport
receiveAction(AdminNotification, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
receiveEvent(UMOEndpoint, long) - Method in class org.mule.impl.MuleEventContext
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in class org.mule.impl.MuleEventContext
Requests a synchronous receive of an event on the component
receiveEvent(UMOEndpointURI, long) - Method in class org.mule.impl.MuleEventContext
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in class org.mule.impl.MuleSession
 
receiveEvent(UMOImmutableEndpoint, long) - Method in class org.mule.impl.MuleSession
 
receiveEvent(UMOEndpoint, long) - Method in interface org.mule.umo.UMOEventContext
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in interface org.mule.umo.UMOEventContext
Requests a synchronous receive of an event on the component
receiveEvent(UMOEndpointURI, long) - Method in interface org.mule.umo.UMOEventContext
Requests a synchronous receive of an event on the component
receiveEvent(UMOImmutableEndpoint, long) - Method in interface org.mule.umo.UMOSession
Requests a synchronous receive of an event on the component
receiveEvent(String, long) - Method in interface org.mule.umo.UMOSession
Requests a synchronous receive of an event on the component
receiveMessagesInTransaction - Variable in class org.mule.providers.TransactedPollingMessageReceiver
determines whether messages will be received in a transaction template
receivers - Variable in class org.mule.providers.AbstractConnector
The collection of listeners on this connector.
reconnect() - Method in class org.mule.providers.AbstractMessageDispatcher
 
recover() - Method in class org.mule.util.queue.TransactionalQueueManager
 
recover() - Method in class org.mule.util.xa.AbstractResourceManager
 
recover(int) - Method in class org.mule.util.xa.DefaultXASession
 
registerAdminAgent() - Method in class org.mule.MuleManager
 
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.manager.UMOManager
Will register an agent object on this model.
registerComponent(String, String, String, String, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerComponent(String, String, UMOEndpoint, UMOEndpoint, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerComponent(UMODescriptor) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a user configured MuleDescriptor of a components to the server.
registerComponent(String, String, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponent(String, String, UMOEndpointURI, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponent(String, String, UMOEndpointURI, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerComponent(String, String, UMOEndpointURI, UMOEndpointURI, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerComponent(UMODescriptor) - Method in class org.mule.impl.model.AbstractModel
 
registerComponent(UMODescriptor) - Method in interface org.mule.umo.model.UMOModel
Registers a UMODescriptor with the MuleManager.
registerComponentInstance(Object, String, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for events on the given url.
registerComponentInstance(Object, String, UMOEndpointURI, UMOEndpointURI) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Registers a java object as a Umo pcomponent that listens for and sends events on the given urls.
registerConnector(UMOConnector) - Method in class org.mule.MuleManager
Registers a UMOConnector with the MuleManager.
registerConnector(UMOConnector) - Method in interface org.mule.umo.manager.UMOManager
Registers a UMOConnector with the MuleManager.
registerEndpoint(UMOEndpoint) - Method in class org.mule.MuleManager
Registers a shared/global endpoint with the MuleManager.
registerEndpoint(String, String, boolean) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerEndpoint(String, String, boolean, Map) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerEndpoint(String, String, boolean, Map, UMOFilter) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerEndpoint(UMOEndpoint) - Method in interface org.mule.umo.manager.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.manager.UMOManager
Registers an endpointUri with a logical name
registerEventType(Class, Class) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
registerExceptionReader(ExceptionReader) - Static method in class org.mule.config.ExceptionHelper
Registers an exception reader with Mule
registerInterceptorStack(String, UMOInterceptorStack) - Method in class org.mule.MuleManager
registers a interceptor stack list that can be referenced by other components
registerInterceptorStack(String, UMOInterceptorStack) - Method in interface org.mule.umo.manager.UMOManager
registers a interceptor stack list that can be referenced by other components
registerListener(UMOServerNotificationListener) - Method in class org.mule.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 notifications fired is entirely defined by the implementation of this class
registerListener(UMOServerNotificationListener, String) - Method in class org.mule.MuleManager
 
registerListener(UMOServerNotificationListener) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
registerListener(UMOServerNotificationListener, String) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
registerListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
registerListener(UMOServerNotificationListener) - Method in interface org.mule.umo.manager.UMOManager
Registers an intenal server event listener.
registerListener(UMOServerNotificationListener, String) - Method in interface org.mule.umo.manager.UMOManager
Registers an intenal server event listener.
registerListener(UMOComponent, UMOEndpoint) - Method in interface org.mule.umo.provider.UMOConnector
This creates a UMOMessageReceiver associated with this endpoint and registers it with the connector
registerListeners() - Method in class org.mule.impl.model.AbstractComponent
 
registerMaskedPropertyName(String) - Static method in class org.mule.util.PropertiesUtils
Register a property name for masking.
registerModel(UMOModel) - Method in class org.mule.config.builders.QuickConfigurationBuilder
 
registerSourceType(Class) - Method in class org.mule.transformers.AbstractTransformer
 
registerSupportedProtocol(String) - Method in class org.mule.providers.AbstractConnector
Registers other protocols 'understood' by this connector.
registerSupportedProtocolWithotPrefix(String) - Method in class org.mule.providers.AbstractConnector
Registers other protocols 'understood' by this connector.
registerTransformer(UMOTransformer) - Method in class org.mule.MuleManager
Registers a transformer with the MuleManager.
registerTransformer(UMOTransformer) - Method in interface org.mule.umo.manager.UMOManager
Registers a transformer with the MuleManager.
registered() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
registered() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
registered() - Method in interface org.mule.umo.manager.UMOAgent
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.mule.util.concurrent.WaitPolicy
 
relativize(URI) - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
release() - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
release() - Method in class org.mule.impl.model.DefaultMuleProxy
 
release() - Method in class org.mule.impl.model.seda.SedaComponent
 
release() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
release() - Method in class org.mule.impl.work.WorkerContext
 
release() - Method in class org.mule.providers.PollingMessageReceiver
 
release() - Method in class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
release() - Method in class org.mule.providers.streaming.StreamMessageAdapter
The release method is called by Mule to notify this adapter that it is no longer needed.
release() - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
The release method is called by Mule to notify this adapter that it is no longer needed.
remoteSync - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether a synchronous call should block to obtain a response from a remote server (if the transport supports it).
remoteSyncTimeout - Variable in class org.mule.impl.ImmutableMuleEndpoint
How long to block when performing a remote synchronisation to a remote host.
remove(ComponentStatistics) - Method in class org.mule.management.stats.AllStatistics
 
remove(String, Object) - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
remove(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
remove(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
remove(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Removes the object specified by the given id from the store.
removeAllListeners() - Method in class org.mule.util.timer.EventTimerTask
 
removeAttachment(String) - Method in class org.mule.impl.MuleMessage
 
removeAttachment(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
removeAttachment(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
 
removeContainer(String) - Method in class org.mule.impl.container.MultiContainerContext
 
removeEncryptionStrategy(String) - Method in class org.mule.impl.security.MuleSecurityManager
 
removeEncryptionStrategy(String) - Method in interface org.mule.umo.security.UMOSecurityManager
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.impl.AbstractExceptionListener
 
removeEndpoint(UMOEndpoint) - Method in class org.mule.routing.inbound.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
Removes a specific endpoint from the router
removeEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
removeEvent(UMOEvent) - Method in class org.mule.routing.inbound.EventGroup
 
removeEventGroup(Object) - Method in class org.mule.routing.response.AbstractResponseAggregator
 
removeExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
removeFile(File) - Method in class org.mule.util.monitor.FileMonitor
Remove specified file for listening.
removeFromEnvironment(String) - Method in class org.mule.impl.jndi.SimpleContext
 
removeGroup(Object) - Method in class org.mule.routing.inbound.AbstractEventAggregator
 
removeGroup(Object) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
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.PropertiesUtils
 
removeNamespaces(Map) - Static method in class org.mule.util.PropertiesUtils
 
removeProperty(String) - Method in class org.mule.impl.MuleEvent
Removes a property from the event
removeProperty(String) - Method in class org.mule.impl.MuleMessage
 
removeProperty(Object) - Method in class org.mule.impl.MuleSession
Will retrieve a session level property and remove it from the session
removeProperty(String) - Method in class org.mule.providers.AbstractMessageAdapter
Removes an associated property from the message
removeProperty(String) - Method in interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().removeProperty()
removeProperty(Object) - Method in interface org.mule.umo.UMOSession
Will retrieve a session level property and remove it from the session
removeProperty(String) - 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.PropertiesUtils
 
removed - Variable in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
rename(Name, Name) - Method in class org.mule.impl.jndi.SimpleContext
 
rename(Attributes.Name, Attributes.Name) - Method in class org.mule.impl.jndi.SimpleContext
 
rename(String, String) - Method in class org.mule.impl.jndi.SimpleContext
 
rename(File, File) - Method in interface org.mule.util.file.FileSession
 
rename(File, File) - Method in class org.mule.util.file.TransactedFileSession
 
repeat(char, int) - Static method in class org.mule.util.StringUtils
Like StringUtils.repeat(String, int) but with a single character as argument.
replaceObjectNameChars(String) - Static method in class org.mule.util.ObjectNameHelper
 
replyTo - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
requiresCurrentEvent() - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
resequenceEvents(EventGroup) - Method in class org.mule.routing.inbound.AbstractEventResequencer
 
resetExpirable(Expirable) - Method in class org.mule.util.monitor.ExpiryMonitor
 
resetState() - Method in class org.mule.providers.AbstractConnectionStrategy
Resets any state stored in the retry strategy
resetState() - Method in class org.mule.providers.SimpleRetryConnectionStrategy
Resets any state stored in the retry strategy
resetState() - Method in class org.mule.providers.SingleAttemptConnectionStrategy
Resets any state stored in the retry strategy
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.CallableEntryPointResolver
 
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
 
resourceIdentifier - Variable in class org.mule.umo.manager.UMOServerNotification
The resourceIdentifier is used when firing inbound server notifications such as Admin notifications or other action notifications triggered by an external source Used to associate the event with a particular resource.
resourceManager - Variable in class org.mule.util.xa.DefaultXASession
 
response - Variable in class org.mule.providers.streaming.StreamMessageAdapter
 
responseEvents - Variable in class org.mule.routing.response.AbstractResponseAggregator
The collection of messages that are ready to be returned to the callee.
responseRouter - Variable in class org.mule.impl.ImmutableMuleDescriptor
 
responseTransformer - Variable in class org.mule.impl.ImmutableMuleDescriptor
Deprecated. Please use responseRouter instead.
responseTransformer - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transformer used to transform the incoming or outgoing data
responseTransformers - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
restore() - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
restore() - Method in class org.mule.util.queue.FilePersistenceStrategy
 
restore() - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
restore() - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Retrieves the ids of the stored objects.
restoreFiles(File, List) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
resume() - Method in class org.mule.impl.model.AbstractComponent
Resumes a single Mule Component that has been paused.
resume() - Method in class org.mule.impl.model.DefaultMuleProxy
Triggers the UMO to resume processing of events if it is suspended
resume() - Method in interface org.mule.impl.model.MuleProxy
Triggers the UMO to resume processing of events if it is suspended
resume() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Triggers the UMO to resume processing of events if it is suspended
resume() - Method in interface org.mule.umo.UMOComponent
Resumes a single Mule Component that has been paused.
resumeComponent(String) - Method in class org.mule.impl.model.AbstractModel
Resumes a single Mule Component that has been paused.
resumeComponent(String) - Method in interface org.mule.umo.model.UMOModel
Resumes a single Mule Component that has been paused.
resumeEncoding() - Method in class org.mule.util.Base64.OutputStream
Resumes encoding of the stream.
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in class org.mule.impl.MuleSessionHandler
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in class org.mule.impl.NullSessionHandler
 
retrieveSessionInfoFromMessage(UMOMessage, UMOSession) - Method in interface org.mule.umo.provider.UMOSessionHandler
 
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
 
rewriteEvent(UMOMessage) - Static method in class org.mule.impl.RequestContext
Sets a new message payload in the RequestContext but maintains all other properties (session, endpoint, synchronous, etc.) from the previous event.
rollback() - Method in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollback() - Method in class org.mule.transaction.AbstractTransaction
 
rollback() - Method in interface org.mule.umo.UMOTransaction
Rollback the transaction
rollback() - Method in interface org.mule.util.file.FileSession
 
rollback() - Method in interface org.mule.util.queue.QueueSession
 
rollback() - Method in class org.mule.util.xa.DefaultXASession
 
rollback(Xid) - Method in class org.mule.util.xa.DefaultXASession
 
rollbackOnly - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
rollbackTransaction(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
rolledBack - Variable in class org.mule.transaction.AbstractSingleResourceTransaction
 
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.EndpointSelector
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.ExceptionBasedRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.MulticastingRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundMessageRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.OutboundPassThroughRouter
 
route(UMOMessage, UMOSession, boolean) - Method in class org.mule.routing.outbound.TemplateEndpointRouter
 
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
This method is responsible for routing the Message via the Session.
route(UMOEvent) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
routeException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.AbstractExceptionListener
Routes the current exception to an error endpoint such as a Dead Letter Queue (jms) This method is only invoked if there is a UMOMessage available to dispatch.
routeException(UMOMessage, UMOImmutableEndpoint, Throwable) - Method in class org.mule.impl.DefaultComponentExceptionStrategy
 
routeMessage(UMOMessage) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, boolean) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, UMOTransaction, boolean) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, OutputStream) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, boolean, OutputStream) - Method in class org.mule.providers.AbstractMessageReceiver
 
routeMessage(UMOMessage, UMOTransaction, boolean, OutputStream) - Method in class org.mule.providers.AbstractMessageReceiver
 
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.internal.notifications.ServerNotificationManager
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class org.mule.impl.model.DefaultMuleProxy
 
run() - Method in class org.mule.impl.model.seda.SedaComponent
While the component isn't stopped this runs a continuous loop checking for new events in the queue
run() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
run() - Method in class org.mule.impl.work.WorkerContext
 
run() - Method in class org.mule.providers.PollingMessageReceiver
 
run() - Method in class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
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

SCHEME_CANT_CHANGE_FOR_ROUTER_X_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SCHEME_X_NOT_COMPATIBLE_WITH_CONNECTOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SCRIPT_ENGINE_MUST_BE_COMPILABLE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SEC - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SECURITY_AUTHENTICATION_FAILED - Static variable in class org.mule.impl.internal.notifications.SecurityNotification
 
SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
SEE_EXCEPTION_BELOW - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SEPARATOR - Static variable in class org.mule.util.ObjectNameHelper
 
SERVER_EVENT_MANAGER_NOT_ENABLED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SERVER_SHUTDOWN_AT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SERVER_STARTED_AT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SERVER_WAS_UP_FOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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_ROOT - Static variable in class org.mule.util.SpiUtils
 
SESSION_VALUE_X_IS_MALFORMED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SET_PROPERTIES_METHOD - Static variable in class org.mule.util.BeanUtils
 
SHUTDOWN_MODE_KILL - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Try to stop active transaction NOW, do no rollbacks
SHUTDOWN_MODE_NORMAL - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Wait for all transactions to complete
SHUTDOWN_MODE_ROLLBACK - Static variable in class org.mule.util.xa.AbstractResourceManager
Shutdown mode: Try to roll back all active transactions
SHUTDOWN_NORMALLY_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SPACE_ACTION_X_INTERRUPTED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SPACE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.umo.manager.UMOServerNotification
 
SPACE_FAILED_TO_CREATE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SQUARE_TEMPLATE_STYLE - Static variable in class org.mule.util.TemplateParser
 
STARTUP_DELAY - Static variable in class org.mule.providers.PollingMessageReceiver
 
STATIC_ERROR_CODE - Static variable in class org.mule.config.i18n.Message
 
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
 
STREAMING_FAILED_NO_STREAM - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
SUM - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the sum of two counters
SYNCHRONOUS_PROPERTY - Static variable in class org.mule.config.MuleConfiguration
Specifies whether mule should process messages sysnchonously, i.e.
SYSTEM_PROPERTY_PREFIX - Static variable in interface org.mule.config.MuleProperties
The prefix for any Mule-specific properties set in the system properties
SYSTEM_PROPERTY_X_NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
ScheduleWorkExecutor - class org.mule.impl.work.ScheduleWorkExecutor.
 
ScheduleWorkExecutor() - Constructor for class org.mule.impl.work.ScheduleWorkExecutor
 
SecretKeyEncryptionStrategy - class org.mule.impl.security.SecretKeyEncryptionStrategy.
SecretKey based encryption using JCE.
SecretKeyEncryptionStrategy() - Constructor for class org.mule.impl.security.SecretKeyEncryptionStrategy
 
SecurityException - exception org.mule.umo.security.SecurityException.
SecurityException is a generic security exception
SecurityException(Message, UMOMessage) - Constructor for class org.mule.umo.security.SecurityException
 
SecurityException(Message, UMOMessage, Throwable) - Constructor for class org.mule.umo.security.SecurityException
 
SecurityNotification - class org.mule.impl.internal.notifications.SecurityNotification.
SecurityNotification is fired when a request for authorisation occurs.
SecurityNotification(SecurityException, int) - Constructor for class org.mule.impl.internal.notifications.SecurityNotification
 
SecurityNotificationListener - interface org.mule.impl.internal.notifications.SecurityNotificationListener.
ManagerNotificationListener is an observer interface that objects can implement to receive notifications about secure access requests.
SecurityProviderFactory - interface org.mule.umo.security.provider.SecurityProviderFactory.
Determines and initializes JDK-specific security provider.
SecurityProviderInfo - interface org.mule.umo.security.provider.SecurityProviderInfo.
A holder for some JDK-level SSL/TLS properties.
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
 
SedaComponent - class org.mule.impl.model.seda.SedaComponent.
A Seda component runs inside a Seda Model and is responsible for managing a Seda Queue and thread pool for a Mule sevice component.
SedaComponent(MuleDescriptor, SedaModel) - Constructor for class org.mule.impl.model.seda.SedaComponent
Creates a new SEDA component
SedaModel - class org.mule.impl.model.seda.SedaModel.
A mule component service model that uses Seda principals to achieve high throughput by Quing events for compoonents and processing them concurrently.
SedaModel() - Constructor for class org.mule.impl.model.seda.SedaModel
 
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
 
SerializableToByteArray - class org.mule.transformers.simple.SerializableToByteArray.
SerializableToByteArray converts a serializable object or a String to a byte array.
SerializableToByteArray() - Constructor for class org.mule.transformers.simple.SerializableToByteArray
 
SerializationWireFormat - class org.mule.transformers.wire.SerializationWireFormat.
Wire format using Java serialization
SerializationWireFormat() - Constructor for class org.mule.transformers.wire.SerializationWireFormat
 
ServerNotificationManager - class org.mule.impl.internal.notifications.ServerNotificationManager.
ServerNotificationManager manages all server listeners for a Mule Instance
ServerNotificationManager() - Constructor for class org.mule.impl.internal.notifications.ServerNotificationManager
 
ServerNotificationManager.Listener - class org.mule.impl.internal.notifications.ServerNotificationManager.Listener.
 
ServerNotificationManager.Listener(UMOServerNotificationListener, String) - Constructor for class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
SessionException - exception org.mule.umo.model.SessionException.
SessionException is thrown when errors occur in the MuleSession or Seession Manager
SessionException(Message) - Constructor for class org.mule.umo.model.SessionException
 
SessionException(Message, Throwable) - Constructor for class org.mule.umo.model.SessionException
 
SgmlCodec - class org.mule.util.SgmlCodec.
The Encoder contains methods that convert characters to Character entities as defined by http://www.w3.org/TR/REC-html40/sgml/entities.html.
SgmlCodec() - Constructor for class org.mule.util.SgmlCodec
 
SgmlEntityDecoder - class org.mule.transformers.codec.SgmlEntityDecoder.
Decodes a string containing SGML entities
SgmlEntityDecoder() - Constructor for class org.mule.transformers.codec.SgmlEntityDecoder
 
SgmlEntityEncoder - class org.mule.transformers.codec.SgmlEntityEncoder.
Encodes a string with SGML entities
SgmlEntityEncoder() - Constructor for class org.mule.transformers.codec.SgmlEntityEncoder
 
SimpleContext - class org.mule.impl.jndi.SimpleContext.
 
SimpleContext() - Constructor for class org.mule.impl.jndi.SimpleContext
 
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
 
SimpleRetryConnectionStrategy - class org.mule.providers.SimpleRetryConnectionStrategy.
A simple connection retry strategy where the a connection will be attempted X number of retryCount every Y milliseconds.
SimpleRetryConnectionStrategy() - Constructor for class org.mule.providers.SimpleRetryConnectionStrategy
 
SingleAttemptConnectionStrategy - class org.mule.providers.SingleAttemptConnectionStrategy.
Attempts to make a connection once and fails if there is an exception
SingleAttemptConnectionStrategy() - Constructor for class org.mule.providers.SingleAttemptConnectionStrategy
 
SingleResponseRouter - class org.mule.routing.response.SingleResponseRouter.
Handles single event responses from a replyTo address.
SingleResponseRouter() - Constructor for class org.mule.routing.response.SingleResponseRouter
 
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
 
SpiUtils - class org.mule.util.SpiUtils.
 
SpiUtils() - Constructor for class org.mule.util.SpiUtils
 
StartWorkExecutor - class org.mule.impl.work.StartWorkExecutor.
 
StartWorkExecutor() - Constructor for class org.mule.impl.work.StartWorkExecutor
 
Startable - interface org.mule.umo.lifecycle.Startable.
Startable TODO (document class)
StaticComponent - class org.mule.components.simple.StaticComponent.
A component that will return a static data object as a result.
StaticComponent() - Constructor for class org.mule.components.simple.StaticComponent
 
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
Stoppable - interface org.mule.umo.lifecycle.Stoppable.
Stoppable TODO (document class)
StreamMessageAdapter - class org.mule.providers.streaming.StreamMessageAdapter.
Provides a generic base class for stream based message flows in Mule.
StreamMessageAdapter(InputStream) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(InputStream, OutputStream) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(OutputHandler) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(OutputStream, OutputHandler) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StreamMessageAdapter(InputStream, OutputStream, OutputHandler) - Constructor for class org.mule.providers.streaming.StreamMessageAdapter
 
StringMessageUtils - class org.mule.util.StringMessageUtils.
StringMessageHelper contains some useful methods for formatting message strings for logging or exceptions.
StringMessageUtils() - Constructor for class org.mule.util.StringMessageUtils
 
StringToByteArray - class org.mule.transformers.simple.StringToByteArray.
StringToByteArray converts a string into a byte array
StringToByteArray() - Constructor for class org.mule.transformers.simple.StringToByteArray
 
StringUtils - class org.mule.util.StringUtils.
StringUtils contains useful methods for manipulating Strings.
StringUtils() - Constructor for class org.mule.util.StringUtils
 
Sum - class org.mule.util.counters.impl.Sum.
 
Sum(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.Sum
 
SunSecurityProviderInfo - class org.mule.umo.security.provider.SunSecurityProviderInfo.
Sun JDK-specific security provider information.
SunSecurityProviderInfo() - Constructor for class org.mule.umo.security.provider.SunSecurityProviderInfo
 
SyncWorkExecutor - class org.mule.impl.work.SyncWorkExecutor.
 
SyncWorkExecutor() - Constructor for class org.mule.impl.work.SyncWorkExecutor
 
SynchronizedVariable - class org.mule.util.concurrent.SynchronizedVariable.
 
SynchronizedVariable() - Constructor for class org.mule.util.concurrent.SynchronizedVariable
 
SynchronizedVariable(Object) - Constructor for class org.mule.util.concurrent.SynchronizedVariable
 
SystemUtils - class org.mule.util.SystemUtils.
 
SystemUtils() - Constructor for class org.mule.util.SystemUtils
 
scheduleWork(Work) - Method in class org.mule.impl.work.MuleWorkManager
 
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.impl.work.MuleWorkManager
 
secretKey - Variable in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
securityFilter - Variable in class org.mule.impl.ImmutableMuleEndpoint
The security filter to apply to this endpoint
securityManager - Variable in class org.mule.impl.container.RmiContainerContext
 
securityPolicy - Variable in class org.mule.impl.container.RmiContainerContext
 
send(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
 
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(AdminNotification, UMOEventContext) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
sendEvent(Object) - Method in class org.mule.impl.MuleEventContext
This will send an event via the configured outbound router on the component
sendEvent(UMOMessage, UMOEndpoint) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOEndpointURI) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpointUri configured for the event
sendEvent(UMOMessage, String) - Method in class org.mule.impl.MuleEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, String) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOMessage) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOMessage, UMOImmutableEndpoint) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOEvent) - Method in class org.mule.impl.MuleSession
 
sendEvent(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
 
sendEvent(UMOEvent) - Method in interface org.mule.umo.UMOComponent
Makes a synhronous event call to the component.
sendEvent(Object) - Method in interface org.mule.umo.UMOEventContext
This will send an event via the configured outbound router on the component
sendEvent(UMOMessage) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOEndpointURI) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOEndpoint) - Method in interface org.mule.umo.UMOEventContext
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage) - Method in interface org.mule.umo.UMOSession
This will send an event via the configured outbound endpoint on the component for this session
sendEvent(UMOEvent) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, UMOImmutableEndpoint) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEvent(UMOMessage, String) - Method in interface org.mule.umo.UMOSession
Depending on the session state this methods either Passes an event synchronously to the next available Mule UMO in the pool or via the endpoint configured for the event
sendEventAsync(Object, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, UMOEndpointURI, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, String, int) - Method in class org.mule.impl.MuleEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(Object, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, UMOEndpointURI, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
sendEventAsync(UMOMessage, String, int) - Method in interface org.mule.umo.UMOEventContext
sends an event request via the configured outbound router for this component.
serverId - Variable in class org.mule.umo.manager.UMOServerNotification
 
serverSide - Variable in class org.mule.providers.AbstractConnector
The flag determines if the connector is being used on the server side or client.
serviceDescriptor - Variable in class org.mule.providers.AbstractServiceEnabledConnector
Holds the service configuration for this connector
serviceOverrides - Variable in class org.mule.providers.AbstractServiceEnabledConnector
 
sessionHandler - Variable in class org.mule.providers.AbstractConnector
The strategy used for reading and writing session information to and fromt he transport
set(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 
setAction(byte) - Method in class org.mule.impl.MuleTransactionConfig
 
setAction(byte) - Method in interface org.mule.umo.UMOTransactionConfig
 
setActionAsString(String) - Method in class org.mule.impl.MuleTransactionConfig
 
setAlgorithm(String) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
setAuthenticate(boolean) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setAuthenticated(boolean) - Method in class org.mule.impl.security.MuleAuthentication
 
setAuthenticated(boolean) - Method in interface org.mule.umo.security.UMOAuthentication
 
setAuthentication(UMOAuthentication) - Method in interface org.mule.umo.security.UMOSecurityContext
 
setBase64Encoding(boolean) - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
setBatchSize(int) - Method in class org.mule.transaction.constraints.BatchConstraint
 
setBlockedExecutionHandler(RejectedExecutionHandler) - Method in class org.mule.config.ThreadingProfile
 
setBooleanProperty(String, boolean) - Method in class org.mule.impl.MuleEvent
Sets a boolean property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().setBooleanProperty()
setBooleanProperty(String, boolean) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().setBooleanProperty()
setBooleanProperty(String, boolean) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a boolean property on the event
setCapacity(int) - Method in class org.mule.util.queue.QueueConfiguration
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
setCaseSensitive(boolean) - Method in class org.mule.routing.filters.WildcardFilter
 
setCatchAllStrategy(UMORouterCatchAllStrategy) - Method in class org.mule.routing.AbstractRouterCollection
 
setCatchAllStrategy(UMORouterCatchAllStrategy) - Method in interface org.mule.umo.routing.UMORouterCollection
 
setChainsawHost(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setChainsawPort(int) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setChunkSize(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setClientMode(boolean) - Method in class org.mule.config.MuleConfiguration
 
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
 
setComponentPerRequest(boolean) - Method in class org.mule.impl.model.seda.SedaModel
 
setComponentPoolSize(int) - Method in class org.mule.management.stats.ComponentStatistics
 
setComponentThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setComponents(List) - Method in class org.mule.impl.model.AbstractModel
 
setComponents(List) - Method in interface org.mule.umo.model.UMOModel
A convenience method to set a list of components on the model.
setConfigBuilderClassName(String) - Static method in class org.mule.MuleServer
Sets the configuration builder to use for this server.
setConfigResources(String[]) - Method in class org.mule.config.MuleConfiguration
 
setConfiguration(MuleConfiguration) - Static method in class org.mule.MuleManager
Deprecated. this will go away soon.
setConfigurationResources(String) - Method in class org.mule.MuleServer
Setter for property messengerURL.
setConnectionStrategy(ConnectionStrategy) - Method in class org.mule.config.MuleConfiguration
Sets the connection strategy used by all connectors managed in this Mule instance if the connector has no connection strategy specifically set on it.
setConnectionStrategy(ConnectionStrategy) - Method in class org.mule.providers.AbstractConnector
 
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
 
setConstraint(ConstraintFilter) - Method in class org.mule.impl.MuleTransactionConfig
 
setConstraint(ConstraintFilter) - Method in interface org.mule.umo.UMOTransactionConfig
 
setContainer(String) - Method in class org.mule.impl.MuleDescriptor
Sets the name of the contaier where the object for this descriptor resides.
setContainer(String) - Method in interface org.mule.umo.UMODescriptor
Sets the name of the contaier where the object for this descriptor resides.
setContainerContext(UMOContainerContext) - Method in class org.mule.MuleManager
associates a Dependency Injector container or Jndi container with Mule.
setContainerContext(UMOContainerContext) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Sets the component resolver on the model.
setContainerContext(UMOContainerContext) - Method in interface org.mule.umo.manager.UMOManager
associates a Dependency Injector container with Mule.
setContainerManaged(boolean) - Method in class org.mule.impl.MuleDescriptor
 
setContext(InitialContext) - Method in class org.mule.impl.container.JndiContainerContext
 
setContext(Context) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setCorrelationExtractor(PropertyExtractor) - Method in class org.mule.routing.response.AbstractResponseRouter
 
setCorrelationGroupSize(int) - Method in class org.mule.impl.MuleMessage
Determines how many messages are in the correlation group
setCorrelationGroupSize(int) - Method in class org.mule.providers.AbstractMessageAdapter
Determines how many messages are in the correlation group
setCorrelationGroupSize(int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Determines how many messages are in the correlation group
setCorrelationId(String) - Method in class org.mule.impl.MuleMessage
Sets a correlationId for this message.
setCorrelationId(String) - Method in class org.mule.providers.AbstractMessageAdapter
 
setCorrelationId(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a correlationId for this message.
setCorrelationSequence(int) - Method in class org.mule.impl.MuleMessage
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCorrelationSequence(int) - Method in class org.mule.providers.AbstractMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCorrelationSequence(int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Gets the sequence or ordering number for this message in the the correlation group (as defined by the correlationId)
setCreateConnector(String) - Method in class org.mule.config.builders.EndpointReference
 
setCreateConnector(int) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setCreateConnector(int) - Method in interface org.mule.umo.endpoint.UMOEndpoint
This attribute determines how a connector is obtained for the endpoint.
setCreateConnectorAsString(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setCreateDispatcherPerRequest(boolean) - Method in class org.mule.providers.AbstractConnector
controls whether dispatchers or cached or created per request Note that if an exception occurs in the Dispatcher it is automatically disposed of and a new one is created for the next request.
setCreateMultipleTransactedReceivers(boolean) - Method in class org.mule.providers.AbstractConnector
For better throughput when using TransactedMessageReceivers.
setCredentials() - Method in class org.mule.impl.MuleEvent
 
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
 
setData(Object) - Method in class org.mule.components.simple.StaticComponent
 
setDataFile(String) - Method in class org.mule.components.simple.StaticComponent
 
setDefaultInboundTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
 
setDefaultOutboundTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setDefaultResponseTransformer(UMOTransformer) - Method in class org.mule.providers.AbstractConnector
 
setDefaultThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setDefaultTransactionTimeout(long) - Method in class org.mule.util.xa.AbstractResourceManager
Sets the default transaction timeout.
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.builder.AbstractMessageBuilder
 
setDescriptor(UMODescriptor) - Method in class org.mule.components.simple.BridgeComponent
 
setDescriptor(UMODescriptor) - Method in interface org.mule.impl.UMODescriptorAware
 
setDirty(AbstractTransactionContext, Throwable) - Method in class org.mule.util.xa.AbstractResourceManager
Flag this resource manager as dirty.
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
 
setDoThreading(boolean) - Method in class org.mule.config.ThreadingProfile
 
setDoThreading(boolean) - Method in class org.mule.providers.AbstractConnectionStrategy
 
setDoubleProperty(String, double) - Method in class org.mule.impl.MuleEvent
Sets a double property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().setDoubleProperty()
setDoubleProperty(String, double) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().setDoubleProperty()
setDoubleProperty(String, double) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a double property on the event
setEmbedded(boolean) - Method in class org.mule.config.MuleConfiguration
 
setEnableCorrelation(int) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnableCorrelationAsString(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setEnableMessageEvents(boolean) - Method in class org.mule.config.MuleConfiguration
 
setEnableMessageEvents(boolean) - Method in class org.mule.providers.AbstractConnector
Whether to fire message notifications for every message that is sent or received from this connector
setEnablePooling(boolean) - Method in class org.mule.impl.model.seda.SedaModel
 
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)
setEncoding(String) - Method in class org.mule.config.MuleConfiguration
 
setEncoding(String) - Method in class org.mule.impl.MuleDescriptor
 
setEncoding(String) - Method in class org.mule.impl.MuleMessage
Sets the encoding for this message
setEncoding(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setEncoding(String) - Method in class org.mule.providers.AbstractMessageAdapter
Sets the encoding for this message
setEncoding(String) - Method in interface org.mule.umo.UMODescriptor
 
setEncoding(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the encoding to be used for events received by this endpoint
setEncoding(String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets the encoding for this message
setEncryptionStrategies(Map) - Method in class org.mule.impl.security.MuleSecurityManager
 
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(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(String) - Method in class org.mule.routing.inbound.WireTap
 
setEndpoint(UMOImmutableEndpoint) - Method in class org.mule.transformers.AbstractTransformer
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.provider.UMOMessageReceiver
 
setEndpoint(UMOEndpoint) - Method in interface org.mule.umo.routing.UMORouterCatchAllStrategy
 
setEndpoint(UMOImmutableEndpoint) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setEndpoint(UMOImmutableEndpoint) - Method in interface org.mule.umo.transformer.UMOTransformer
 
setEndpointAddress(String) - Method in class org.mule.impl.internal.admin.EndpointNotificationLoggerAgent
 
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.impl.AbstractExceptionListener
 
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
Sets a list of UMOEndpoint instances associated with this router
setEndpoints(List) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
setEntryPointResolver(UMOEntryPointResolver) - Method in class org.mule.impl.model.AbstractModel
 
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.
setEnvironment(Map) - Method in class org.mule.impl.container.JndiContainerContext
 
setEnvironment(Map) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setErrorExpression(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setErrorFilter(UMOFilter) - Method in class org.mule.components.rest.RestServiceWrapper
 
setEvent(UMOEvent) - Static method in class org.mule.impl.RequestContext
 
setExceptionCode(int) - Method in class org.mule.umo.UMOException
 
setExceptionDetails(UMOMessage, Throwable) - Method in class org.mule.providers.AbstractMessageReceiver
This method is used to set any additional aand possibly transport specific information on the return message where it has an exception payload.
setExceptionListener(ExceptionListener) - Method in class org.mule.impl.MuleDescriptor
 
setExceptionListener(ExceptionListener) - Method in class org.mule.impl.model.AbstractModel
 
setExceptionListener(ExceptionListener) - Method in class org.mule.providers.AbstractConnector
 
setExceptionListener(ExceptionListener) - Method in interface org.mule.umo.UMODescriptor
The exception strategy to use to handle exceptions in the Mule UMO.
setExceptionListener(ExceptionListener) - Method in interface org.mule.umo.model.UMOModel
The exception strategy to use by components managed by the model.
setExceptionListener(ExceptionListener) - Method in interface org.mule.umo.provider.UMOConnector
 
setExceptionPayload(UMOExceptionPayload) - Method in class org.mule.impl.MuleMessage
 
setExceptionPayload(UMOExceptionPayload) - Static method in class org.mule.impl.RequestContext
 
setExceptionPayload(UMOExceptionPayload) - Method in class org.mule.providers.AbstractMessageAdapter
 
setExceptionPayload(UMOExceptionPayload) - Method in interface org.mule.umo.provider.UMOMessageAdapter
If an error occurs while processing this message, a ErrorPayload is attached which contains the root exception and Mule error code, plus any other releated info
setExecutor(Executor) - Method in class org.mule.umo.FutureMessageResult
Set an ExecutorService to run this invocation.
setExhaustedAction(int) - Method in class org.mule.config.PoolingProfile
 
setExhaustedActionString(String) - Method in class org.mule.config.PoolingProfile
 
setExpectedType(Class) - Method in class org.mule.routing.filters.PayloadTypeFilter
 
setExpression(String) - Method in class org.mule.routing.filters.MessagePropertyFilter
 
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
 
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
setFrequency(long) - Method in class org.mule.providers.PollingMessageReceiver
 
setFrequency(long) - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
setHonorSynchronicity(boolean) - Method in class org.mule.routing.outbound.AbstractMessageSplitter
Sets the flag indicating whether the splitter honurs endpoint settings
setHttpMethod(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setId(String) - Method in class org.mule.MuleManager
 
setId(String) - Method in interface org.mule.umo.manager.UMOManager
Sets the unique Id for this Manager instance.
setIgnoreAdminNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreBadInput(boolean) - Method in class org.mule.transformers.AbstractTransformer
 
setIgnoreComponentNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreConnectionNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreCustomNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreManagementNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreManagerNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreModelNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setIgnoreSecurityNotifications(boolean) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
setImplementation(Object) - Method in class org.mule.impl.MuleDescriptor
 
setImplementation(Object) - Method in interface org.mule.umo.UMODescriptor
The String used to instanciate create the object, this can be a FQ class name or a reference to an object in a configured container
setImplementationInstance(Object) - Method in class org.mule.impl.MuleDescriptor
 
setInboundEndpoint(UMOEndpoint) - Method in class org.mule.impl.MuleDescriptor
 
setInboundEndpoint(UMOEndpoint) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setInboundRouter() instead (see MULE-506)
setInboundRouter(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 class org.mule.transformers.wire.TransformerPairWireFormat
 
setInboundTransformer(UMOTransformer) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setInboundRouter() instead (see MULE-506)
setInitialState(String) - Method in class org.mule.impl.MuleDescriptor
Sets the initial state of this component
setInitialState(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
Sets the state the endpoint will be loaded in.
setInitialState(String) - Method in interface org.mule.umo.UMODescriptor
Sets the initial state of this component
setInitialState(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the state the endpoint will be loaded in.
setInitialisationPolicy(int) - Method in class org.mule.config.PoolingProfile
 
setInitialisationPolicyString(String) - Method in class org.mule.config.PoolingProfile
 
setInstance(UMOManager) - Static method in class org.mule.MuleManager
Deprecated. this will go away soon.
setInstance(TransactionCoordination) - Static method in class org.mule.transaction.TransactionCoordination
 
setIntProperty(String, int) - Method in class org.mule.impl.MuleEvent
Sets an int property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().setIntProperty()
setIntProperty(String, int) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().setIntProperty()
setIntProperty(String, int) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a integerproperty on the event
setInterceptors(List) - Method in class org.mule.impl.MuleDescriptor
 
setInterceptors(List) - Method in class org.mule.interceptors.InterceptorStack
 
setInterceptors(List) - Method in interface org.mule.umo.UMODescriptor
Interceptors are executable objects that can be chained together.
setIterationCount(int) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
setJndiContext(Context) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiInitialFactory(String) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiName(String) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setJndiProviderProperties(Map) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiProviderUrl(String) - Method in class org.mule.providers.AbstractJndiConnector
 
setJndiUrlPkgPrefixes(String) - Method in class org.mule.providers.AbstractJndiConnector
 
setKey(Object) - Method in class org.mule.transformers.simple.MapLookup
 
setKeyFactory(ObjectFactory) - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
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.Log4jNotificationLoggerAgent
 
setLifecycleAdapterFactory(UMOLifecycleAdapterFactory) - Method in class org.mule.impl.model.AbstractModel
 
setLifecycleAdapterFactory(UMOLifecycleAdapterFactory) - Method in interface org.mule.umo.model.UMOModel
Sets the lifecycleAdapterFactory on the model.
setListener(InternalMessageListener) - Method in class org.mule.providers.AbstractMessageReceiver
 
setLogConfigFile(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLogFile(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLogName(String) - Method in class org.mule.impl.internal.admin.Log4jNotificationLoggerAgent
 
setLongProperty(String, long) - Method in class org.mule.impl.MuleEvent
Sets a long property on the nessage
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 interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().setLongProperty()
setLongProperty(String, long) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().setLongProperty()
setLongProperty(String, long) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a long property on the event
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 before it starts blocking.
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
 
setMaximumPoolSize(int) - Method in class org.mule.impl.work.NullWorkExecutorPool
 
setMaximumPoolSize(int) - Method in interface org.mule.impl.work.WorkExecutorPool
Sets the maximum number of threads to simultaneously execute.
setMaximumPoolSize(int) - Method in class org.mule.impl.work.WorkExecutorPoolImpl
Sets the maximum size of this pool.
setMemoryPersistenceStrategy(QueuePersistenceStrategy) - Method in interface org.mule.util.queue.QueueManager
 
setMemoryPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setMessage(UMOMessage) - Method in class org.mule.umo.Invocation
 
setMessage(Message) - Method in class org.mule.umo.UMOException
 
setMessage(String) - Method in class org.mule.umo.UMOException
 
setMessageDispatcherThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setMessageProperties(UMOSession, UMOMessage, UMOEndpoint) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setMessageReceiverThreadingProfile(ThreadingProfile) - Method in class org.mule.config.MuleConfiguration
 
setMethod(Method) - Method in class org.mule.model.EntryPoint
 
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.config.builders.QuickConfigurationBuilder
 
setModel(UMOModel) - Method in interface org.mule.umo.manager.UMOManager
The model used for managing components for this server
setModelType(String) - Method in class org.mule.config.MuleConfiguration
 
setName(String) - Method in class org.mule.impl.MuleDescriptor
 
setName(String) - Method in class org.mule.impl.container.AbstractContainerContext
 
setName(String) - Method in class org.mule.impl.container.DescriptorContainerContext
 
setName(String) - Method in class org.mule.impl.container.MultiContainerContext
 
setName(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setName(String) - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
Sets the name of this agent
setName(String) - Method in class org.mule.impl.internal.admin.MuleAdminAgent
Sets the name of this agent
setName(String) - Method in class org.mule.impl.model.AbstractModel
 
setName(String) - Method in class org.mule.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.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.manager.UMOAgent
Sets the name of this agent
setName(String) - Method in interface org.mule.umo.manager.UMOContainerContext
The identifying name of the container.
setName(String) - Method in interface org.mule.umo.model.UMOModel
Sets the model's name.
setName(String) - Method in interface org.mule.umo.provider.UMOConnector
 
setName(String) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
setName(String) - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
setNextMessage(Message) - Method in class org.mule.config.i18n.Message
 
setNextTransformer(UMOTransformer) - Method in class org.mule.transformers.AbstractTransformer
 
setNextTransformer(UMOTransformer) - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
 
setNumberOfMessages(int) - Method in class org.mule.routing.outbound.MessageChunkingRouter
 
setOSEncoding(String) - Method in class org.mule.config.MuleConfiguration
 
setOptionalParams(Map) - Method in class org.mule.components.rest.RestServiceWrapper
 
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
Deprecated. use setOutboundRouter() instead (see MULE-506)
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 class org.mule.transformers.wire.TransformerPairWireFormat
 
setOutboundTransformer(UMOTransformer) - Method in interface org.mule.umo.UMODescriptor
Deprecated. use setOutboundRouter() instead (see MULE-506)
setOutputHandler(OutputHandler) - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
setOutputHandler(OutputHandler) - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
The Output handler is a callback that will handle the writing to an output Stream when the Stream is available
setPassword(String) - Method in class org.mule.impl.security.PasswordBasedEncryptionStrategy
 
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
 
setPayloadParameterName(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.config.MuleConfiguration
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in interface org.mule.util.queue.QueueManager
 
setPersistenceStrategy(QueuePersistenceStrategy) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setPersistent(boolean) - Method in class org.mule.config.QueueProfile
 
setPersistent(boolean) - Method in class org.mule.util.queue.QueueConfiguration
 
setPool(ObjectPool) - Method in class org.mule.config.pool.AbstractProxyFactory
 
setPoolExhaustedAction(int) - Method in class org.mule.config.ThreadingProfile
 
setPoolExhaustedActionString(String) - Method in class org.mule.config.ThreadingProfile
 
setPoolFactory(UMOPoolFactory) - Method in class org.mule.config.PoolingProfile
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.config.MuleConfiguration
 
setPoolingProfile(PoolingProfile) - Method in class org.mule.impl.MuleDescriptor
 
setPostfix(String) - Method in class org.mule.components.simple.StaticComponent
 
setPrefix(String) - Method in class org.mule.components.simple.StaticComponent
 
setPrintHeaders(boolean) - Method in class org.mule.management.stats.printers.CSVPrinter
 
setProperties(Map) - Method in class org.mule.config.builders.EndpointReference
 
setProperties(Map) - Method in class org.mule.impl.MuleDescriptor
 
setProperties(Map) - Method in class org.mule.impl.container.PropertiesContainerContext
 
setProperties(Map) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setProperties(Map) - Method in class org.mule.impl.security.MuleAuthentication
 
setProperties(Map) - Method in interface org.mule.umo.UMODescriptor
 
setProperties(Map) - Method in interface org.mule.umo.endpoint.UMOEndpoint
 
setProperties(Map) - Method in interface org.mule.umo.security.UMOAuthentication
 
setProperty(Object, Object) - Method in class org.mule.MuleManager
Sets an Mule environment parameter in the MuleManager.
setProperty(String, Object) - Method in class org.mule.impl.MuleEvent
 
setProperty(String, Object) - Method in class org.mule.impl.MuleEventContext
Sets a property associated with the current event.
setProperty(String, Object) - Method in class org.mule.impl.MuleMessage
Gets a property of the payload implementation
setProperty(Object, Object) - Method in class org.mule.impl.MuleSession
Will set a session level property.
setProperty(String, Object) - Method in class org.mule.impl.endpoint.MuleEndpoint
Sets a property on the endpoint
setProperty(Object, Object) - Method in class org.mule.impl.internal.notifications.AdminNotification
 
setProperty(Object, Object) - Method in class org.mule.impl.message.BaseMessage
 
setProperty(String, Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
setProperty(String, Object) - Method in interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().setProperty()
setProperty(String, Object) - Method in interface org.mule.umo.UMOEventContext
Deprecated. use eventContext.getMessage().setProperty()
setProperty(Object, Object) - Method in interface org.mule.umo.UMOSession
Will set a session level property.
setProperty(String, Object) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets a property on the endpoint
setProperty(Object, Object) - Method in interface org.mule.umo.manager.UMOManager
Sets an Mule environment parameter in the MuleManager.
setProperty(String, Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Set a property on the message
setPropertyExtractor(PropertyExtractor) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setPropertyExtractorAsString(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setPropertyExtractorAsString(String) - Method in class org.mule.routing.response.AbstractResponseRouter
A digester callback to configure a custom correlation extractor.
setProviders(List) - Method in class org.mule.impl.security.MuleSecurityManager
 
setProviders(List) - Method in interface org.mule.umo.security.UMOSecurityManager
 
setQueueConfiguration(String, QueueConfiguration) - Method in interface org.mule.util.queue.QueueManager
 
setQueueConfiguration(String, QueueConfiguration) - Method in class org.mule.util.queue.TransactionalQueueManager
 
setQueueManager(QueueManager) - Method in class org.mule.MuleManager
 
setQueueManager(QueueManager) - Method in interface org.mule.umo.manager.UMOManager
Sets the queue manager used by mule for queuing events.
setQueueProfile(QueueProfile) - Method in class org.mule.config.MuleConfiguration
 
setQueueProfile(QueueProfile) - Method in class org.mule.impl.MuleDescriptor
 
setQueueTimeout(int) - Method in class org.mule.impl.model.seda.SedaModel
 
setRawValue(double) - Method in interface org.mule.util.counters.Counter
Set the counter's value to a new value.
setRawValue(double) - Method in class org.mule.util.counters.impl.AbstractCounter
 
setRawValue(double) - Method in class org.mule.util.counters.impl.AggregateCounter
 
setRawValue(double) - Method in class org.mule.util.counters.impl.Number
 
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
 
setRemoteSync(boolean) - Method in class org.mule.config.MuleConfiguration
 
setRemoteSync(boolean) - Method in class org.mule.impl.endpoint.MuleEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
setRemoteSync(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
For certain providers that support the notion of a backchannel such as sockets (outputStream) or Jms (ReplyTo) Mule can automatically wait for a response from a backchannel when dispatching over these protocols.
setRemoteSyncTimeout(int) - Method in class org.mule.impl.endpoint.MuleEndpoint
The timeout value for remoteSync invocations
setRemoteSyncTimeout(int) - Method in interface org.mule.umo.endpoint.UMOEndpoint
The timeout value for remoteSync invocations
setReplyTo(Object) - Method in class org.mule.impl.MuleMessage
Sets a replyTo address for this message.
setReplyTo(Object) - Method in class org.mule.providers.AbstractMessageAdapter
 
setReplyTo(String) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setReplyTo(Object) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a replyTo address for this message.
setReplyTo(String) - Method in interface org.mule.umo.routing.UMOOutboundRouter
Sets the replyTo endpoint for any outgoing messages.
setReqiredParams(Map) - Method in class org.mule.components.rest.RestServiceWrapper
 
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.
setResponseTransformer(UMOTransformer) - Method in class org.mule.impl.MuleDescriptor
 
setResponseTransformer(UMOTransformer) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setResponseTransformer(UMOTransformer) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets tyhe transformer used when a response is sent back from the endpoint invocation
setRetryCount(int) - Method in class org.mule.providers.SimpleRetryConnectionStrategy
 
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
 
setScheduledMaximumPoolSize(int) - Method in class org.mule.impl.work.MuleWorkManager
 
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(String) - Method in class org.mule.impl.container.RmiContainerContext
 
setSecurityManager(UMOSecurityManager) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setSecurityManager(UMOSecurityManager) - Method in interface org.mule.umo.manager.UMOManager
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
setSecurityManager(UMOSecurityManager) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setSecurityPolicy(String) - Method in class org.mule.impl.container.RmiContainerContext
 
setSecurityProviders(String) - Method in class org.mule.impl.security.AbstractEndpointSecurityFilter
 
setSecurityProviders(String) - Method in interface org.mule.umo.security.UMOEndpointSecurityFilter
 
setSelectorProperty(String) - Method in class org.mule.routing.outbound.EndpointSelector
 
setSendTransformed(boolean) - Method in class org.mule.routing.ForwardingCatchAllStrategy
 
setServerSide(boolean) - Method in class org.mule.providers.AbstractConnector
The flag determines if the connector is being used on the server side or client.
setServerUrl(String) - Method in class org.mule.config.MuleConfiguration
 
setServiceOverrides(Map) - Method in class org.mule.providers.AbstractServiceEnabledConnector
 
setServiceUrl(String) - Method in class org.mule.components.rest.RestServiceWrapper
 
setSessionHandler(UMOSessionHandler) - Method in class org.mule.providers.AbstractConnector
 
setSingleton(boolean) - Method in class org.mule.impl.MuleDescriptor
Determines if only a single instance of this component is created.
setSingleton(boolean) - Method in interface org.mule.umo.UMODescriptor
Determines if only a single instance of this component is created.
setSourceType(String) - Method in class org.mule.transformers.AbstractTransformer
Convenience method to register source types using a bean property setter
setStartMaximumPoolSize(int) - Method in class org.mule.impl.work.MuleWorkManager
 
setStartTime(long) - Method in class org.mule.management.stats.AllStatistics
 
setStartupPropertiesFile(String) - Static method in class org.mule.MuleServer
 
setStatistics(AllStatistics) - Method in class org.mule.MuleManager
Sets statistics on this instance
setStatistics(ComponentStatistics) - Method in class org.mule.impl.model.DefaultMuleProxy
 
setStatistics(ComponentStatistics) - Method in interface org.mule.impl.model.MuleProxy
 
setStatistics(ComponentStatistics) - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
setStatistics(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.
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.AbstractCompressionTransformer
 
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
 
setStreaming(boolean) - Method in class org.mule.impl.endpoint.MuleEndpoint
Determines whether the endpoint should deal with requests as streams
setStreaming(boolean) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Determines whether the endpoint should deal with requests as streams
setStringProperty(String, String) - Method in class org.mule.impl.MuleEvent
 
setStringProperty(String, String) - Method in class org.mule.impl.MuleMessage
Sets a String property on the event
setStringProperty(String, String) - Method in class org.mule.providers.AbstractMessageAdapter
 
setStringProperty(String, String) - Method in interface org.mule.umo.UMOEvent
Deprecated. use event.getMessage().setStringProperty()
setStringProperty(String, String) - Method in interface org.mule.umo.provider.UMOMessageAdapter
Sets a String property on the event
setSupportedProtocols(List) - Method in class org.mule.providers.AbstractConnector
Sets A list of protocols that the connector can accept
setSyncMaximumPoolSize(int) - Method in class org.mule.impl.work.MuleWorkManager
 
setSynchronous(boolean) - Method in class org.mule.config.MuleConfiguration
 
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 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
 
setSystemProperties(Map) - Method in class org.mule.impl.container.PropertiesContainerContext
 
setThreadFactory(ThreadFactory) - Method in class org.mule.config.ThreadingProfile
 
setThreadPriority(int) - Method in class org.mule.config.ThreadingProfile
 
setThreadPriority(int) - Method in class org.mule.impl.work.WorkerContext
Defines the thread priority level of the thread, which will be dispatched to process this work.
setThreadTTL(long) - Method in class org.mule.config.ThreadingProfile
 
setThreadWaitTimeout(long) - Method in class org.mule.config.ThreadingProfile
 
setThreadingProfile(ThreadingProfile) - Method in class org.mule.impl.MuleDescriptor
 
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.routing.response.AbstractResponseRouter
 
setTimeout(int) - Method in class org.mule.routing.response.ResponseMessageRouter
 
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
 
setTimeout(int) - Method in interface org.mule.umo.routing.UMOResponseMessageRouter
 
setTimeout(int) - Method in interface org.mule.umo.routing.UMOResponseRouter
Sets the timeout delay that the response router should wait for a response for a given event.
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.config.builders.EndpointReference
 
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setTransactionConfig(UMOTransactionConfig) - Method in class org.mule.routing.outbound.AbstractOutboundRouter
 
setTransactionConfig(UMOTransactionConfig) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Sets the Transaction configuration for the endpoint
setTransactionConfig(UMOTransactionConfig) - Method in interface org.mule.umo.routing.UMOOutboundRouter
 
setTransactionManager(TransactionManager) - Method in class org.mule.MuleManager
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionManager(TransactionManager) - Method in interface org.mule.umo.manager.UMOManager
Sets the Jta Transaction Manager to use with this Mule server instance
setTransactionRollbackOnly(AbstractTransactionContext) - Method in class org.mule.util.xa.AbstractResourceManager
 
setTransactionTimeout(int) - Method in class org.mule.config.MuleConfiguration
 
setTransactionTimeout(int) - Method in class org.mule.util.xa.DefaultXASession
 
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.umo.FutureMessageResult
Set a post-invocation transformer.
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).
setTxManager(TransactionManager) - Method in class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
 
setType(String) - Method in class org.mule.impl.endpoint.MuleEndpoint
 
setType(String) - Method in interface org.mule.umo.endpoint.UMOEndpoint
Determines whether the message endpoint is a sender or receiver or both.
setUpperCase(boolean) - Method in class org.mule.transformers.simple.ByteArrayToHexString
 
setUrlFromMessage(boolean) - Method in class org.mule.components.rest.RestServiceWrapper
 
setUseSingleDispatcherThreadPool(boolean) - Method in class org.mule.providers.AbstractConnector
Should a single dispatcher thread pool be created for all distachers It is recommended that if you have a lot of dispatcher being created per connector that this should be set to true i.e.
setUseSingleReceiverThreadPool(boolean) - Method in class org.mule.providers.AbstractConnector
Should a single dispatcher thread pool be created for all recivers It is recommended that if you have a lot of receivers being registered per connector that this should be set to true
setUseTemplates(boolean) - Method in class org.mule.routing.outbound.FilteringOutboundRouter
 
setValid(boolean) - Method in class org.mule.impl.MuleSession
 
setValid(boolean) - Method in interface org.mule.umo.UMOSession
Determines if this session is valid.
setVersion(String) - Method in class org.mule.impl.MuleDescriptor
 
setVersion(String) - Method in interface org.mule.umo.UMODescriptor
The version on the Mule UMO.
setWireFormat(WireFormat) - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
setWireFormat(WireFormat) - Method in class org.mule.impl.internal.admin.MuleManagerComponent
 
setWorkListener(WorkListener) - Method in class org.mule.config.MuleConfiguration
 
setWorkListener(WorkListener) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
setWorkManager(UMOWorkManager) - Method in class org.mule.MuleManager
Obtains a workManager instance that can be used to schedule work in a thread pool.
setWorkManager(UMOWorkManager) - Method in class org.mule.providers.AbstractMessageReceiver
 
setWorkManager(UMOWorkManager) - Method in interface org.mule.umo.manager.UMOManager
Sets a workManager instance that can be used to schedule work in a thread pool.
setWorkManagerFactory(ThreadingProfile.WorkManagerFactory) - Method in class org.mule.config.ThreadingProfile
 
setWorkingDirectory(String) - Method in class org.mule.config.MuleConfiguration
 
setkey(byte[]) - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
setkey(String) - Method in class org.mule.impl.security.SecretKeyEncryptionStrategy
 
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.
shouldAggregate(EventGroup) - Method in class org.mule.routing.response.SingleResponseRouter
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
shutdown(int, long) - Method in class org.mule.util.queue.TransactionalQueueManager
 
shutdown(int, long) - Method in class org.mule.util.xa.AbstractResourceManager
 
singleton - Variable in class org.mule.impl.ImmutableMuleDescriptor
Determines if this component is a singleton
size() - Method in class org.mule.routing.inbound.EventGroup
 
size() - Method in interface org.mule.util.queue.Queue
Returns the number of elements in this queue.
size(QueueInfo) - Method in class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
splitAndTrim(String, String) - Static method in class org.mule.util.StringUtils
Like StringUtils.split(String, String), but additionally trims whitespace from the result tokens.
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.config.pool.CommonsPoolProxyPool
 
start() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
start() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
start() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
start(UMOWorkManager) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
start() - Method in class org.mule.impl.model.AbstractComponent
 
start(boolean) - Method in class org.mule.impl.model.AbstractComponent
Starts a Mule Component.
start() - Method in class org.mule.impl.model.AbstractModel
Starts all registered components
start() - Method in class org.mule.impl.model.DefaultMuleProxy
 
start() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
start() - Method in class org.mule.impl.work.MuleWorkManager
 
start() - Method in class org.mule.impl.work.NullWorkExecutorPool
 
start() - Method in interface org.mule.impl.work.WorkExecutorPool
 
start() - Method in class org.mule.impl.work.WorkExecutorPoolImpl
 
start() - Method in class org.mule.providers.AbstractMessageReceiver
 
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 interface org.mule.util.queue.QueueManager
 
start() - Method in class org.mule.util.timer.EventTimerTask
 
start() - Method in class org.mule.util.xa.AbstractResourceManager
 
start(Xid, int) - Method in class org.mule.util.xa.DefaultXASession
 
startAgents() - Method in class org.mule.MuleManager
{@inheritDoc}
startComponent(String) - Method in class org.mule.impl.model.AbstractModel
Starts a single Mule Component.
startComponent(String) - Method in interface org.mule.umo.model.UMOModel
Starts a single Mule Component.
startConnector() - Method in class org.mule.providers.AbstractConnector
 
startConnector() - Method in interface org.mule.umo.provider.UMOConnector
 
startListeners() - Method in class org.mule.impl.model.AbstractComponent
 
startOnConnect - Variable in class org.mule.providers.AbstractConnector
If the connect method was called via the start method, this will be set so that when the connector comes on line it will be started
startTransaction(Object) - Method in class org.mule.util.xa.AbstractResourceManager
Starts a new transaction and associates it with the current thread.
startWork(Work) - Method in class org.mule.impl.work.MuleWorkManager
 
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.mule.impl.work.MuleWorkManager
 
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.impl.DefaultComponentExceptionStrategy
 
statistics - Variable in class org.mule.routing.AbstractCatchAllStrategy
 
stats - Variable in class org.mule.impl.model.AbstractComponent
 
status - Variable in class org.mule.util.xa.AbstractTransactionContext
 
stop() - Method in class org.mule.MuleManager
Stops the MuleManager which stops all sessions and connectors
stop() - Method in class org.mule.config.pool.CommonsPoolProxyPool
 
stop() - Method in class org.mule.impl.DefaultLifecycleAdapter
 
stop() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
stop() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
stop() - Method in class org.mule.impl.model.AbstractComponent
 
stop() - Method in class org.mule.impl.model.AbstractModel
Stops any registered components
stop() - Method in class org.mule.impl.model.DefaultMuleProxy
 
stop() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
stop() - Method in class org.mule.impl.work.MuleWorkManager
 
stop() - Method in class org.mule.impl.work.NullWorkExecutorPool
 
stop() - Method in interface org.mule.impl.work.WorkExecutorPool
 
stop() - Method in class org.mule.impl.work.WorkExecutorPoolImpl
Stops this pool.
stop() - Method in class org.mule.providers.AbstractMessageReceiver
 
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 interface org.mule.util.queue.QueueManager
 
stop() - Method in class org.mule.util.timer.EventTimerTask
 
stop() - Method in class org.mule.util.xa.AbstractResourceManager
 
stop(int) - Method in class org.mule.util.xa.AbstractResourceManager
 
stop(int, long) - Method in class org.mule.util.xa.AbstractResourceManager
 
stopAgents() - Method in class org.mule.MuleManager
{@inheritDoc}
stopComponent(String) - Method in class org.mule.impl.model.AbstractModel
Stops a single Mule Component.
stopComponent(String) - Method in interface org.mule.umo.model.UMOModel
Stops a single Mule Component.
stopConnector() - Method in class org.mule.providers.AbstractConnector
 
stopConnector() - Method in interface org.mule.umo.provider.UMOConnector
 
stopListeners() - Method in class org.mule.impl.model.AbstractComponent
 
stopped - Variable in class org.mule.impl.model.AbstractComponent
Determines if the component has been stopped
stopped - Variable in class org.mule.providers.AbstractMessageReceiver
 
stopping - Variable in class org.mule.impl.model.AbstractComponent
Determines whether stop has been called and is still in progress
store(String, Object) - Method in class org.mule.util.queue.CachingPersistenceStrategy
 
store(String, Object) - Method in class org.mule.util.queue.FilePersistenceStrategy
 
store(String, Object) - Method in class org.mule.util.queue.MemoryPersistenceStrategy
 
store(String, Object) - Method in interface org.mule.util.queue.QueuePersistenceStrategy
Stores an object and returns its generated id.
storeId(Object) - Method in class org.mule.routing.inbound.IdempotentReceiver
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in class org.mule.impl.MuleSessionHandler
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in class org.mule.impl.NullSessionHandler
 
storeSessionInfoToMessage(UMOSession, UMOMessage) - Method in interface org.mule.umo.provider.UMOSessionHandler
 
streaming - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint should deal with requests as streams
stringToFile(String, String) - Static method in class org.mule.util.FileUtils
Reads the incoming String into a file at at the given destination.
stringToFile(String, String, boolean) - Static method in class org.mule.util.FileUtils
 
stringToFile(String, String, boolean, boolean) - Static method in class org.mule.util.FileUtils
 
subscriptionMatches(UMOServerNotification) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager.Listener
 
supports(Class) - Method in interface org.mule.umo.security.UMOSecurityProvider
 
supportsProtocol(String) - Method in class org.mule.providers.AbstractConnector
 
supportsProtocol(String) - Method in interface org.mule.umo.provider.UMOConnector
 
suspend() - Method in class org.mule.impl.model.DefaultMuleProxy
Controls the suspension of the UMO event processing
suspend() - Method in interface org.mule.impl.model.MuleProxy
Controls the suspension of the UMO event processing
suspend() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
Controls the suspension of the UMO event processing
suspendEncoding() - Method in class org.mule.util.Base64.OutputStream
Suspends encoding of the stream.
suspended - Variable in class org.mule.util.xa.AbstractTransactionContext
 
suspendedContexts - Variable in class org.mule.util.xa.AbstractXAResourceManager
 
synchronous - Variable in class org.mule.impl.ImmutableMuleEndpoint
whether events received by this endpoint should execute in a single thread
systemProperties - Variable in class org.mule.impl.container.PropertiesContainerContext
 

T

TEMPLATE_X_CAUSED_MALFORMED_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TIMEOUT_DO_NOT_WAIT - Static variable in interface org.mule.umo.UMOEvent
 
TIMEOUT_NOT_SET_VALUE - Static variable in interface org.mule.umo.UMOEvent
 
TIMEOUT_WAIT_FOREVER - Static variable in interface org.mule.umo.UMOEvent
 
TIME_AVERAGE - Static variable in class org.mule.util.counters.CounterFactory.Type
Counter representing the time average value of a counter
TOKEN_DELIM - Static variable in class org.mule.impl.security.MuleCredentials
 
TOO_MANY_ENTRY_POINTS_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TOO_MANY_MATCHING_METHODS_FOR_X_ON_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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.
TRANSFORM_FAILED_BEFORE_FILTER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TRANSFORM_FAILED_FROM_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TRANSFORM_FAILED_FROM_X_TO_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TRANSFORM_ON_X_NOT_OF_SPECIFIED_TYPE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TRANSFORM_X_UNEXPECTED_TYPE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TRANSFORM_X_UNSUPORTED_TYPE_X_ENDPOINT_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_AVAILABLE_BUT_ACTION_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CANT_BIND_ALREADY_BOUND - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CANT_BIND_NULL_RESOURCE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CANT_BIND_TO_NULL_KEY - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CANT_READ_STATE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CANT_START_X_TRANSACTION - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CANT_UNBIND - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_CAN_ONLY_BIND_TO_X_TYPE_RESOURCES - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_COMMIT_FAILED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_MANAGER_ALREADY_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_MANAGER_NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_MARKED_FOR_ROLLBACK - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_NOT_AVAILABLE_BUT_ACTION_IS_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_NO_CURRENT_TRANSACTION - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_RESOURCE_ALREADY_LISTED_FOR_KEY_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_ROLLBACK_FAILED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_SET_AUTO_COMMIT_FAILED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TX_SINGLE_RESOURCE_ONLY - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
TYPE_ERROR - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TYPE_FATAL - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TYPE_INBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_INFO - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TYPE_OUTBOUND - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_RESPONSE - Static variable in class org.mule.management.stats.RouterStatistics
 
TYPE_WARNING - Static variable in class org.mule.umo.manager.UMOServerNotification
 
TemplateEndpointRouter - class org.mule.routing.outbound.TemplateEndpointRouter.
The template endpoint router allows endpoints to be alered at runtime based on properties set on the current event of fallback values set on the endpoint properties.
TemplateEndpointRouter() - Constructor for class org.mule.routing.outbound.TemplateEndpointRouter
 
TemplateParser - class org.mule.util.TemplateParser.
TemplateParser is a simple string parser that will substitute tokens in a string with values supplied in a Map.
TemplateParser.TemplateCallback - interface org.mule.util.TemplateParser.TemplateCallback.
 
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, int, RejectedExecutionHandler, ThreadFactory) - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile(ThreadingProfile) - Constructor for class org.mule.config.ThreadingProfile
 
ThreadingProfile.WorkManagerFactory - interface org.mule.config.ThreadingProfile.WorkManagerFactory.
 
TimeAverage - class org.mule.util.counters.impl.TimeAverage.
 
TimeAverage(String, AbstractCounter) - Constructor for class org.mule.util.counters.impl.TimeAverage
 
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
 
TooManySatisfiableMethodsException - exception org.mule.model.TooManySatisfiableMethodsException.
TooManySatisfiableMethodsException is thrown by EntryPointResolvers when the component passed has more than one method that meets 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
 
TransactedFileSession - class org.mule.util.file.TransactedFileSession.
todo document
TransactedFileSession(AbstractXAResourceManager) - Constructor for class org.mule.util.file.TransactedFileSession
 
TransactedPollingMessageReceiver - class org.mule.providers.TransactedPollingMessageReceiver.
The TransactedPollingMessageReceiver is an abstract receiver that handles polling and transaction management.
TransactedPollingMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, Long) - Constructor for class org.mule.providers.TransactedPollingMessageReceiver
 
TransactedPollingMessageReceiver.MessageProcessorWorker - class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker.
 
TransactedPollingMessageReceiver.MessageProcessorWorker(TransactionTemplate, CountDownLatch, Object) - Constructor for class org.mule.providers.TransactedPollingMessageReceiver.MessageProcessorWorker
 
TransactionCallback - interface org.mule.transaction.TransactionCallback.
 
TransactionCoordination - class org.mule.transaction.TransactionCoordination.
 
TransactionException - exception org.mule.umo.TransactionException.
TransactionException is thrown when an exception occurs while trying to create, start commit or rollback an exception
TransactionException(Message) - Constructor for class org.mule.umo.TransactionException
 
TransactionException(Message, Throwable) - Constructor for class org.mule.umo.TransactionException
 
TransactionException(Throwable) - Constructor for class org.mule.umo.TransactionException
 
TransactionInProgressException - exception org.mule.transaction.TransactionInProgressException.
TransactionInProgressException is thrown if a new transaction is started when there is one already in progress
TransactionInProgressException(Message) - Constructor for class org.mule.transaction.TransactionInProgressException
 
TransactionInProgressException(Message, Throwable) - Constructor for class org.mule.transaction.TransactionInProgressException
 
TransactionNotInProgressException - exception org.mule.transaction.TransactionNotInProgressException.
TransactionNotInProgressException TODO (document class)
TransactionNotInProgressException(Message) - Constructor for class org.mule.transaction.TransactionNotInProgressException
 
TransactionNotInProgressException(Message, Throwable) - Constructor for class org.mule.transaction.TransactionNotInProgressException
 
TransactionRollbackException - exception org.mule.transaction.TransactionRollbackException.
 
TransactionRollbackException(Message) - Constructor for class org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(Message, Throwable) - Constructor for class org.mule.transaction.TransactionRollbackException
 
TransactionRollbackException(Throwable) - Constructor for class org.mule.transaction.TransactionRollbackException
 
TransactionStatusException - exception org.mule.transaction.TransactionStatusException.
 
TransactionStatusException(Message) - Constructor for class org.mule.transaction.TransactionStatusException
 
TransactionStatusException(Message, Throwable) - Constructor for class org.mule.transaction.TransactionStatusException
 
TransactionStatusException(Throwable) - Constructor for class org.mule.transaction.TransactionStatusException
 
TransactionTemplate - class org.mule.transaction.TransactionTemplate.
 
TransactionTemplate(UMOTransactionConfig, ExceptionListener) - Constructor for class org.mule.transaction.TransactionTemplate
 
TransactionalQueueManager - class org.mule.util.queue.TransactionalQueueManager.
The Transactional Queue Manager is responsible for creating and Managing transactional Queues.
TransactionalQueueManager() - Constructor for class org.mule.util.queue.TransactionalQueueManager
 
TransactionalQueueManager.QueueTransactionContext - class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext.
 
TransactionalQueueManager.QueueTransactionContext() - Constructor for class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
 
TransformerException - exception org.mule.umo.transformer.TransformerException.
TransformerException is a simple exception that is thrown by transformers.
TransformerException(Message, UMOTransformer) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerException(Message, UMOTransformer, Throwable) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerException(UMOTransformer, Throwable) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerException(Message, Throwable) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerException(Message) - Constructor for class org.mule.umo.transformer.TransformerException
 
TransformerPairWireFormat - class org.mule.transformers.wire.TransformerPairWireFormat.
TODO
TransformerPairWireFormat() - Constructor for class org.mule.transformers.wire.TransformerPairWireFormat
 
TransformerReference - class org.mule.config.builders.TransformerReference.
TransformerReference maintains a transformer reference.
TransformerReference(String, String, Object) - Constructor for class org.mule.config.builders.TransformerReference
 
take() - Method in interface org.mule.util.queue.Queue
Blocks and retrieves an object from this queue.
templateParser - Variable in class org.mule.impl.container.PropertiesContainerContext
 
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.util.xa.AbstractTransactionContext
 
timestamp - Variable in class org.mule.umo.manager.UMOServerNotification
 
toArrayOfComponentType(Object[], Class) - Static method in class org.mule.util.ArrayUtils
Creates a copy of the given array, but with the given Class as element type.
toFullString() - Method in class org.mule.impl.container.ContainerKeyPair
 
toFullString() - Method in class org.mule.impl.container.DescriptorContainerKeyPair
 
toHexString(byte[]) - Static method in class org.mule.util.StringUtils
 
toHexString(byte[], boolean) - Static method in class org.mule.util.StringUtils
Convert a byte array to a hexadecimal string.
toLong(Object) - Static method in class org.mule.util.NumberUtils
 
toString() - Method in class org.mule.config.ThreadingProfile
 
toString() - Method in class org.mule.config.builders.EndpointReference
 
toString() - Method in class org.mule.config.i18n.Message
 
toString() - Method in class org.mule.impl.ImmutableMuleDescriptor
 
toString() - Method in class org.mule.impl.ImmutableMuleEndpoint
 
toString() - Method in class org.mule.impl.MuleEvent
 
toString() - Method in class org.mule.impl.MuleEventContext
 
toString() - Method in class org.mule.impl.MuleMessage
 
toString() - Method in class org.mule.impl.MuleTransactionConfig
 
toString() - Method in class org.mule.impl.container.ContainerKeyPair
 
toString() - Method in class org.mule.impl.endpoint.MuleEndpointURI
 
toString() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
toString() - Method in class org.mule.impl.internal.notifications.ManagerNotification
 
toString() - Method in class org.mule.impl.internal.notifications.MessageNotification
 
toString() - Method in class org.mule.impl.message.BaseMessage
 
toString() - Method in class org.mule.impl.message.ExceptionMessage
 
toString() - Method in class org.mule.impl.model.AbstractComponent
 
toString() - Method in class org.mule.impl.model.DefaultMuleProxy
 
toString() - Method in class org.mule.impl.model.seda.optimised.OptimisedMuleProxy
 
toString() - Method in class org.mule.impl.security.AbstractJCEEncryptionStrategy
 
toString() - Method in class org.mule.impl.work.WorkerContext
 
toString() - Method in class org.mule.providers.AbstractMessageAdapter
 
toString() - Method in class org.mule.providers.NullPayload
 
toString() - Method in class org.mule.routing.inbound.EventGroup
 
toString() - Method in class org.mule.transformers.AbstractTransformer
 
toString() - Method in class org.mule.umo.manager.UMOServerNotification
 
toString(Object, int) - Static method in class org.mule.util.ArrayUtils
Like ArrayUtils.toString(Object) but considers at most maxElements values; overflow is indicated by an appended "[..]" ellipsis.
toString(Collection, boolean) - Static method in class org.mule.util.CollectionUtils
Creates a String representation of the given Collection, with optional newlines between elements.
toString(Collection, int) - Static method in class org.mule.util.CollectionUtils
Calls CollectionUtils.toString(Collection, int, boolean) with false for newline.
toString(Collection, int, boolean) - Static method in class org.mule.util.CollectionUtils
Creates a String representation of the given Collection, with optional newlines between elements.
toString(Map, boolean) - Static method in class org.mule.util.MapUtils
Creates a String representation of the given Map, with optional newlines between elements.
toString(Object) - Static method in class org.mule.util.StringMessageUtils
 
toString() - Method in class org.mule.util.concurrent.WaitableBoolean
 
toString() - Method in class org.mule.util.xa.AbstractTransactionContext
 
trace(Object) - Method in class org.mule.util.MuleLogger
 
trace(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
transactionConfig - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transaction configuration for this endpoint
transactionConfig - Variable in class org.mule.routing.outbound.AbstractOutboundRouter
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.AbstractEventAwareTransformer
 
transform(Object) - Method in class org.mule.transformers.AbstractTransformer
Transforms the object.
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.simple.ObjectToByteArray
 
transform(Object, String, UMOEventContext) - Method in class org.mule.transformers.simple.SerializableToByteArray
 
transform(Object) - Method in interface org.mule.umo.transformer.UMOSimpleTransformer
Thransforms the supllied data and returns the result
transformer - Variable in class org.mule.impl.ImmutableMuleEndpoint
The transformer used to transform the incoming or outgoing data
transformers - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 
truncate(String, int, boolean) - Static method in class org.mule.util.StringMessageUtils
 
type - Variable in class org.mule.impl.ImmutableMuleEndpoint
Determines whether the endpoint is a receiver or sender or both

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.manager.UMOAgent.
UMOAgent is a server plugin that can be initialised, started and destroyed along with the UMOManager itself.
UMOAuthentication - interface org.mule.umo.security.UMOAuthentication.
UMOAuthentication represents an authentication request and contains authentication information if the request was successful
UMOComponent - interface org.mule.umo.UMOComponent.
UMOComponent is the interal repesentation of a Mule Managed component.
UMOComponentFactory - interface org.mule.umo.model.UMOComponentFactory.
UMOComponentFactory is used to create UMOComponent instances
UMOConnectable - interface org.mule.umo.provider.UMOConnectable.
Interface for objects that should connect to a resource.
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.manager.UMOContainerContext.
UMOContainerContext defines the contract between Mule and an underlying container such as String or Pico.
UMOCredentials - interface org.mule.umo.security.UMOCredentials.
UMOCredentials holds credentials information for a user.
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 can be used to provide different types of Encryption strategy objects.
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 or 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 received 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.
UMOEventListener - interface org.mule.umo.lifecycle.UMOEventListener.
UMOEventListener is a marker interface that is implemented by ojects wishing to receive UMO events in managed environments, succh as an ejb container.
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(Message) - Constructor for class org.mule.umo.UMOException
 
UMOException(Message, Throwable) - Constructor for class org.mule.umo.UMOException
 
UMOException(Throwable) - Constructor for class org.mule.umo.UMOException
 
UMOException() - Constructor for class org.mule.umo.UMOException
 
UMOExceptionPayload - interface org.mule.umo.UMOExceptionPayload.
UMOExceptionPayload is a message payload that contains exception information that occurred during message processing
UMOExceptionReader - class org.mule.config.UMOExceptionReader.
Grabs all information from the UMOexception type
UMOExceptionReader() - Constructor for class org.mule.config.UMOExceptionReader
 
UMOFilter - interface org.mule.umo.UMOFilter.
The UMOFilter interface allows UMOMessage filtering.
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 received.
UMOInboundMessageRouter - interface org.mule.umo.routing.UMOInboundMessageRouter.
InboundRouterCollection manages a collection of inbound routers
UMOInboundRouter - interface org.mule.umo.routing.UMOInboundRouter.
UMOInboundRouter defines an interface for an inbound Message router.
UMOInterceptor - interface org.mule.umo.UMOInterceptor.
UMOInterceptor is based on a similar concept of servlet filters and works much the same way.
UMOInterceptorStack - interface org.mule.umo.UMOInterceptorStack.
Maintains a list of interceptors
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.manager.UMOManager.
UMOManager maintains and provides services for a UMO server instance.
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.
UMOMessageDispatcher is the interface responsible for distpatching events to a particular transport.
UMOMessageDispatcherFactory - interface org.mule.umo.provider.UMOMessageDispatcherFactory.
UMOMessageDispatcherFactory is a factory interface for creating a Message Dispatcher for the underlying transport
UMOMessageReceiver - interface org.mule.umo.provider.UMOMessageReceiver.
UMOMessageReceiver is used to receive data from an external system.
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 is used to control outbound routing behaviour for an event.
UMOPoolFactory - interface org.mule.umo.model.UMOPoolFactory.
UMOPoolFactory is a factory interface for created a component pool instance
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 Response Agrregators are used to collect responses that are usually sent to replyTo endpoints set on outbound routers.
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 defines the interface for a MessageRouter that manages more than one router.
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.
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.
UMOServerNotification - class org.mule.umo.manager.UMOServerNotification.
UMOServerNotification is an event triggered by something happening in the Server itself such as the server starting or a component being registered
UMOServerNotification(Object, int) - Constructor for class org.mule.umo.manager.UMOServerNotification
 
UMOServerNotification(Object, int, String) - Constructor for class org.mule.umo.manager.UMOServerNotification
 
UMOServerNotificationListener - interface org.mule.umo.manager.UMOServerNotificationListener.
UMOServerNotificationListener 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.
UMOSessionHandler - interface org.mule.umo.provider.UMOSessionHandler.
An interface used for reading and writing session information to and from the current message.
UMOSimpleTransformer - interface org.mule.umo.transformer.UMOSimpleTransformer.
UMOSimpleTransformer manages the transformation and or translation of one type of data to the other.
UMOStreamMessageAdapter - interface org.mule.umo.provider.UMOStreamMessageAdapter.
A stream message adapter rovides a generic base class for stream based message flows in Mule.
UMOTransaction - interface org.mule.umo.UMOTransaction.
 
UMOTransactionConfig - interface org.mule.umo.UMOTransactionConfig.
UMOTransactionConfig defines transaction configuration for a transactional endpoint.
UMOTransactionFactory - interface org.mule.umo.UMOTransactionFactory.
UMOTransactionFactory creates a transaction.
UMOTransactionManagerFactory - interface org.mule.umo.manager.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.
UMOWorkManager - interface org.mule.umo.manager.UMOWorkManager.
UMOWorkManager Extends the stanard WorkManager to add lifecycle methods
UNIQUE_ID_NOT_SUPPORTED_BY_ADAPTER_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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 JUG library
UnauthorisedException - exception org.mule.umo.security.UnauthorisedException.
UnauthorisedException is thrown if authentication fails
UnauthorisedException(Message) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(Message, Throwable) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(Message, UMOMessage) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(Message, UMOMessage, Throwable) - Constructor for class org.mule.umo.security.UnauthorisedException
 
UnauthorisedException(UMOMessage, 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, Message) - 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(Message, UMOMessage) - Constructor for class org.mule.umo.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(Message, UMOMessage, 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 builds an endpoint with the userinfo and host details.
UserInfoEndpointBuilder() - Constructor for class org.mule.impl.endpoint.UserInfoEndpointBuilder
 
umoMessage - Variable in class org.mule.umo.MessagingException
The UMOMessage being processed when the error occurred
unbind(Name) - Method in class org.mule.impl.jndi.SimpleContext
 
unbind(String) - Method in class org.mule.impl.jndi.SimpleContext
 
unbindTransaction(UMOTransaction) - Method in class org.mule.transaction.TransactionCoordination
 
uncompressByteArray(byte[]) - Method in interface org.mule.util.compression.CompressionStrategy
 
uncompressByteArray(byte[]) - Method in class org.mule.util.compression.GZipCompression
Used for uncompressing a byte array into a uncompressed byte array using GZIP
unregisterAgent(String) - Method in class org.mule.MuleManager
Removes and destroys a registered agent
unregisterAgent(String) - Method in interface org.mule.umo.manager.UMOManager
Removes and destroys a registered agent
unregisterComponent(String) - Method in class org.mule.config.builders.QuickConfigurationBuilder
Unregisters a previously register components.
unregisterComponent(UMODescriptor) - Method in class org.mule.impl.model.AbstractModel
 
unregisterComponent(UMODescriptor) - Method in interface org.mule.umo.model.UMOModel
Unregisters a component From the model
unregisterConnector(String) - Method in class org.mule.MuleManager
UnRegisters a UMOConnector with the MuleManager.
unregisterConnector(String) - Method in interface org.mule.umo.manager.UMOManager
UnRegisters a UMOConnector with the MuleManager.
unregisterEndpoint(String) - Method in class org.mule.MuleManager
unregisters a shared/global endpoint with the MuleManager.
unregisterEndpoint(String) - Method in interface org.mule.umo.manager.UMOManager
unregisters a shared/global endpoint with the MuleManager.
unregisterEndpointIdentifier(String) - Method in class org.mule.MuleManager
unregisters an endpointUri with a logical name
unregisterEndpointIdentifier(String) - Method in interface org.mule.umo.manager.UMOManager
unregisters an endpointUri with a logical name
unregisterListener(UMOServerNotificationListener) - 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(UMOServerNotificationListener) - Method in class org.mule.impl.internal.notifications.ServerNotificationManager
 
unregisterListener(UMOComponent, UMOEndpoint) - Method in class org.mule.providers.AbstractConnector
 
unregisterListener(UMOServerNotificationListener) - Method in interface org.mule.umo.manager.UMOManager
Unregisters a previously registered listener.
unregisterListener(UMOComponent, UMOEndpoint) - Method in interface org.mule.umo.provider.UMOConnector
 
unregisterListeners() - Method in class org.mule.impl.model.AbstractComponent
 
unregisterSourceType(Class) - Method in class org.mule.transformers.AbstractTransformer
 
unregisterSupportedProtocol(String) - Method in class org.mule.providers.AbstractConnector
 
unregisterTransformer(String) - Method in class org.mule.MuleManager
UnRegisters a transformer with the MuleManager.
unregisterTransformer(String) - Method in interface org.mule.umo.manager.UMOManager
UnRegisters a transformer with the MuleManager.
unregistered() - Method in class org.mule.impl.internal.admin.AbstractNotificationLoggerAgent
 
unregistered() - Method in class org.mule.impl.internal.admin.MuleAdminAgent
 
unregistered() - Method in interface org.mule.umo.manager.UMOAgent
 
unzip(File, File) - Static method in class org.mule.util.FileUtils
Unzip the specified archive to the given directory
useMultipleReceivers - Variable in class org.mule.providers.TransactedPollingMessageReceiver
determines whether Multiple receivers are created to improve throughput
useRemoteSync(UMOEvent) - Method in class org.mule.providers.AbstractMessageDispatcher
RemoteSync causes the message dispatch to wait for a response to an event on a response channel after it sends the event.
userInfo - Variable in class org.mule.impl.endpoint.AbstractEndpointBuilder
 

V

VALUE_X_IS_INVALID_FOR_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
VERSION - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
VERSION_INFO_NOT_SET - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
validateEncoding() - Method in class org.mule.MuleManager
 
validateMethod(Object, Method, String) - Method in class org.mule.model.DynamicEntryPoint
This method can be used to validate that the method exists and is allowed to be executed.
validateOSEncoding() - Method in class org.mule.MuleManager
 
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
Actions to perform on pool exhaustion
WaitPolicy - class org.mule.util.concurrent.WaitPolicy.
A handler for unexecutable tasks that waits until the task can be submitted for execution or times out.
WaitPolicy() - Constructor for class org.mule.util.concurrent.WaitPolicy
Constructs a WaitPolicy which waits (almost) forever.
WaitPolicy(long, TimeUnit) - Constructor for class org.mule.util.concurrent.WaitPolicy
Constructs a WaitPolicy with timeout.
WaitableBoolean - class org.mule.util.concurrent.WaitableBoolean.
 
WaitableBoolean(boolean) - Constructor for class org.mule.util.concurrent.WaitableBoolean
 
WaitableBoolean(boolean, Object) - Constructor for class org.mule.util.concurrent.WaitableBoolean
 
WeblogicTransactionManagerLookupFactory - class org.mule.transaction.lookup.WeblogicTransactionManagerLookupFactory.
 
WeblogicTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.WeblogicTransactionManagerLookupFactory
 
WebsphereTransactionManagerLookupFactory - class org.mule.transaction.lookup.WebsphereTransactionManagerLookupFactory.
The code borrowed from Spring's org.springframework.transaction.jta.WebSphereTransactionManagerFactoryBean.
WebsphereTransactionManagerLookupFactory() - Constructor for class org.mule.transaction.lookup.WebsphereTransactionManagerLookupFactory
 
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
 
WireFormat - interface org.mule.transformers.wire.WireFormat.
TODO
WireTap - class org.mule.routing.inbound.WireTap.
An inbound router that can forward every message to another destination as defined in the "endpoint" property.
WireTap() - Constructor for class org.mule.routing.inbound.WireTap
 
WorkExecutor - interface org.mule.impl.work.WorkExecutor.
WorkExecutor TODO
WorkExecutorPool - interface org.mule.impl.work.WorkExecutorPool.
Defines the operations that a pool in charge of the execution of Work instances must expose.
WorkExecutorPoolImpl - class org.mule.impl.work.WorkExecutorPoolImpl.
Based class for WorkExecutorPool.
WorkExecutorPoolImpl(ThreadingProfile, String) - Constructor for class org.mule.impl.work.WorkExecutorPoolImpl
Creates a pool with the specified minimum and maximum sizes.
WorkExecutorPoolImpl(BlockingQueue, int) - Constructor for class org.mule.impl.work.WorkExecutorPoolImpl
Creates a pool with the specified minimum and maximum sizes and using the specified Channel to enqueue the submitted Work instances.
WorkerContext - class org.mule.impl.work.WorkerContext.
WorkerContext TODO
WorkerContext(Work) - Constructor for class org.mule.impl.work.WorkerContext
Create a WorkWrapper.
WorkerContext(Work, long, ExecutionContext, WorkListener) - Constructor for class org.mule.impl.work.WorkerContext
Create a WorkWrapper with the specified execution context.
WriterMessageAdapter - class org.mule.providers.WriterMessageAdapter.
WriterMessageAdapter wraps a java.io.StringWriter and allows meta information to be associated with the writer
WriterMessageAdapter(Object) - Constructor for class org.mule.providers.WriterMessageAdapter
 
waitForAllTxToStop(long) - Method in class org.mule.util.xa.AbstractResourceManager
 
waitIfPaused(UMOEvent) - Method in class org.mule.impl.model.AbstractComponent
Called before an event is sent or dispatched to a component, it will block until resume() is called.
warn(Object) - Method in class org.mule.util.MuleLogger
 
warn(Object, Throwable) - Method in class org.mule.util.MuleLogger
 
whenEqual(boolean, Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenFalse(Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenNotEqual(boolean, Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
whenTrue(Runnable) - Method in class org.mule.util.concurrent.WaitableBoolean
 
wireFormat - Variable in class org.mule.impl.internal.admin.MuleManagerComponent
Use Serialization by default
workAccepted(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
workAccepted(Object) - Method in class org.mule.impl.work.WorkerContext
Call-back method used by a Work executor in order to notify this instance that the wrapped Work instance has been accepted.
workAccepted(WorkEvent) - Method in class org.mule.providers.AbstractConnector
 
workAccepted(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
workCompleted(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
workCompleted(WorkEvent) - Method in class org.mule.providers.AbstractConnector
 
workCompleted(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
workManager - Variable in class org.mule.impl.model.seda.SedaComponent
 
workManager - Variable in class org.mule.providers.AbstractMessageDispatcher
Thread pool of Connector sessions
workRejected(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
workRejected(WorkEvent) - Method in class org.mule.providers.AbstractConnector
 
workRejected(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
workStarted(WorkEvent) - Method in class org.mule.impl.model.seda.SedaComponent
 
workStarted(WorkEvent) - Method in class org.mule.providers.AbstractConnector
 
workStarted(WorkEvent) - Method in class org.mule.umo.manager.DefaultWorkListener
 
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(String) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(String, int, int) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(byte[]) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(byte[], int, int) - Method in class org.mule.providers.streaming.OutStreamMessageAdapter
 
write(UMOEvent) - Method in class org.mule.providers.streaming.StreamMessageAdapter
 
write(OutputStream, Object) - Method in class org.mule.transformers.wire.TransformerPairWireFormat
 
write(OutputStream, Object) - Method in interface org.mule.transformers.wire.WireFormat
 
write(UMOEvent, OutputStream) - Method in interface org.mule.umo.provider.OutputHandler
Write the event payload to the stream.
write(UMOEvent) - Method in interface org.mule.umo.provider.UMOStreamMessageAdapter
Writes the event to the current outputStream using the OutputHandler set on the StreamAdapter.
write(int) - Method in class org.mule.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.mule.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeException(Throwable) - Static method in class org.mule.config.ExceptionHelper
 
writeResponse(UMOMessage) - Static method in class org.mule.impl.RequestContext
 

X

XML_DTD_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Path to a Mule Dtd to use
XML_VALIDATE_SYSTEM_PROPERTY - Static variable in interface org.mule.config.MuleProperties
Configuration parsing properties
X_FAILED_TO_INITIALISE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
X_IS_DISPOSED - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
X_IS_NULL - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
X_MUST_IMPLEMENT_AN_INTERFACE - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
X_NOT_REGISTERED_WITH_MANAGER - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
X_NOT_SET_IN_SERVICE_X - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
X_PROPERTY_IS_NOT_SET_ON_EVENT - Static variable in interface org.mule.config.i18n.CoreMessageConstants
 
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
 
xor(boolean) - Method in class org.mule.util.concurrent.WaitableBoolean
 

_

_lock - Variable in class org.mule.util.concurrent.SynchronizedVariable
 

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-2006 MuleSource Inc.. All Rights Reserved.