|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Factory injected into their componentsAbstractEventAggregator will aggregate a set of messages into a
single message.RouterCatchAllStrategy is a strategy interface that allows developers to hook in custom code when
an event is being routed on the inbound or outbound but does not match any of the criteria defined for the routing.AbstractHierarchicalDefinitionParser with
methods that assume the data are associated with a single property.AbstractChildElementIterator.insertBean(org.mule.config.spring.parsers.assembly.BeanAssembler, org.springframework.beans.factory.config.BeanDefinition, org.w3c.dom.Element, org.w3c.dom.Element).Component to be used by all Component implementations.AbstractCompressionTransformer is a base class for all transformers
that can compress or uncompress data when they performa message transformation.ConfigurationBuilder implementations
that handles the logic of creating config arrays and Properties
argumentsAbstractConnector provides base functionality for all connectors
provided with Mule.AbstractCorrelationAggregatingMessageProcessor uses the CorrelationID and
CorrelationGroupSize properties of the MuleMessage to manage
message groups.MessageProcessor that dynamically chooses and uses
another MessageProcessorEncryptionTransformer will transform an array of bytes or string
into an encrypted array of bytesImmutableMuleEndpoint describes a Provider in the Mule Server.AbstractEndpointSecurityFilter provides basic initialisation for
all security filters, namely configuring the SecurityManager for this instanceUrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectorsEntryPointResolver.EnvelopeInterceptor is an intercepter that will fire before and after
an event is received.AbstractEventTransformer adds support for adding method details to
the result message.AbstractExceptionListener TODO (document class)AbstractExceptionListener is a base implementation that custom
Exception Listeners can override.InterceptingMessageProcessor that can be easily be extended and
used for filtering message flow through a MessageProcessor chain.AbstractSerialDelegatingDefinitionParser
to return the first definition as the final resultFlowConstruct that: Is constructed with
unique name and MuleContext.InterceptingMessageProcessor that simply
provides an implementation of setNext and holds the next message processor as an
attribute.EntryPointResolverSet, org.mule.api.routing.BindingCollection and
ObjectFactory.Documents.AbstractJmsTransformer is an abstract class that should be used for
all transformers where a JMS message will be the transformed or transformee
object.JobConfig.LifecycleManager interface and provides
almost all the plumbing required to write a LifecycleManager implementation.AbstractMailFilter is a base class for all javax.mail.Message
filters.AbstractRouterCollection provides common method implementations of router collections for in
and outbound routers.AbstractMessageDispatcherFactory is a base implementation of the
MessageDispatcherFactory interface for managing the lifecycle of
message dispatchers.MessageProcessors that require the
MuleEvent to log or send notifications etc.AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule.MessageRequesterFactory interface for managing the
lifecycle of message requesters.AbstractMessageSplitter is an outbound Message Splitter used to split
the contents of a received message into sub parts that can be processed by other
components.AbstractMessageTransformer is a transformer that has a reference
to the current message.DefaultExceptionStrategy provides a default exception handling
strategy.MuleModel is the default implementation of the Model.AbstractBeanDefinitionParser to provide additional features for
consistently customising bean representations for Mule bean definition parsers.AbstractMuleGuiceModule.configureMuleContext(org.mule.api.MuleContext) method
to do any Mule configuration such as register notifications.NamespaceHandlerSupport
to allow certain elements in document to be ignored by the handler.AbstractNotificationLoggerAgent Receives Mule server notifications
and logs them and can optionally route them to an endpoint.AbstractOutboundRouter is a base router class that tracks
statistics about message processing through the router.MuleDefinitionParser without
needing to subclass.AbstractPollingMessageReceiver implements a base class for polling
message receivers.MessageReceiver implementations.AbstractRecipientList is used to dispatch a single event to
multiple recipients over the same transport.ConfigurationBuilder implementation used for
ConfigurationBuider's that use one of more configuration resources of the same
type that are defined using strings or ConfigResource objects.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.ExpressionEvaluator that can be used for any JSR-233 script engine.HtmlTablePrinter prints event processing stats as a HTML tableAbstractTransformer is a base class for all transformers.AbstractXmlTransformer offers some XSLT transform on a DOM (or
other XML-ish) object.AbstractXmppFilter is a filter adapter so that Smack Filters can be
configured as Mule filters.AbstractXStreamTransformer is a base class for all XStream based
transformers.AnnotationInfo object be
accepted
AcegiAuthenticationAdapter TODOAcegiProviderAdapter is a wrapper for an Acegi Security provider to
use with the SecurityManagerAcegiSecurityContext is a SecurityContext wrapper used to
interface with an Acegi SecurityContextAcegiSecurityContextFactory creates an AcegiSecurityContext for an
Authentication objectMessageDispatching methods are invoked.
MessageDispatcherFactory.create(OutboundEndpoint).
MessageDispatching methods are invoked.
MessageRequesterFactory.create(org.mule.api.endpoint.InboundEndpoint).
#addOutboundAttachment(javax.activation.DataHandler) instead
MuleMessage.addProperties(java.util.Map, org.mule.api.transport.PropertyScope) instead
Address is a Persons addressChildAddressDefinitionParser and
either a
OrphanEndpointDefinitionParser
or a
ChildEndpointDefinitionParser
in one parser.Agent is a server plugin that can be initialised, started and
destroyed along with the MuleContext itself.AjaxMessageDispatcherMuleMessageFactory implementation for JSON messages.<ajax:connector> elements and
<ajax:servlet-connector> elements.AllStatistics TODOAndFilter accepts only if all the filters
accept.AnnotatedEndpointData objects (Annotaiton config data)
and turn them into EndpointBuilder or ImmutableEndpoint objects.EntryPointResolver implementation that will resolve methods on a service class
that have Mule expression annotations such as Payload, InboundHeaders or org.mule.api.annotations.expressions.XPath.Transformer annotations present.Transformer proxy around a transform method.config-change-[%s]-%d-thread-%d, where %s stands for application name,
the next number will tell one how many redeployments this app had during this container's
lifetime and the last digit, thread count, should always be 1.FunctionalTestComponent.getAppendString() to the contents of the message.
ApplicationEventException TODOAsynchronousEventListener will proces a received MuleEvent in a
separate Thread.LoanBroker is the Service that starts the loan request process.MuleEvent's asynchronously using a MuleWorkManager to
schedule asynchronous processing of the next MessageProcessor.ChildDefinitionParser - it
takes named properties and, instead of inserting them individually on the target, it packages them as
a Map and inserts that.Authentication represents an authentication request and contains
authentication information if the request was successfulSecurityProviderInfo.AxisConnector is used to maintain one or more Services for Axis
server instance.AxisInitialisable can be implemented by a Mule component that will
be used as an Axis service to customise the Axis Service objectAxisInitialisationCallback is invoked when an Axis component is
created from its descriptor.AxisMessageDispatcher is used to make soap requests via the Axis
soap client.AxisMessageDispatcherFactory creates an AxisMessageDispatcher, used
for making SOAP calls using the Axis stack.AxisMessageReceiver is used to register a component as a service
with a Axis server.AxisMessageDispatcher is used to make soap requests via the Axis
soap client.AxisMessageRequesterFactory creates an AxisMessageRequester, used
for making SOAP calls using the Axis stack.<axis:connector> elements.AxisServiceComponent is a Mule component implementation of the Axis
servlet.ServiceProxy is a proxy that wraps a soap endpointUri to look like
a Web service.AxisStringWriter wraps a java.io.StringWriter and allows meta information to be
associated with it.Bank is a representation of a bank from which to obtain loan
quotes.BankQuotesInboundAggregator receives a number of quotes and selects the
lowestBankQuotesInboundAggregator receives a number of quotes and selects the
lowestBankService is a representation of a bank form which to obtain loan
quotes.Base64.InputStream will read data from another InputStream,
given in the constructor, and encode/decode to/from Base64 notation on the
fly.Base64.InputStream in DECODE mode.
Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream will write data to another OutputStream,
given in the constructor, and encode/decode to/from Base64 notation on the
fly.Base64.OutputStream in ENCODE mode.
Base64.OutputStream in either ENCODE or DECODE mode.
Base64Encoder transforms Base64 encoded data into strings or byte
arrays.Base64Encoder transforms strings or byte arrays into Base64 encoded
string.BaseMessage A default message implementation used for messages sent
over the wire.Base to OutputHandlers.Transformer can be chained together to covert message payloads from one
object type to another.BatchConstraint is a filter that counts on every execution and
returns true when the batch size value equals the execution count.BeanUtils provides functions for altering the way commons BeanUtils
worksBlockingServerEvent 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 processedMuleContext instance using configured builder instance.
MuleContext instance using configured builder instance.
BusinessErrorManager is a Service that processes
exceptions of type org.mule.example.errorhandler.exceptions.BusinessException.BusinessException TODO (document class)BusinessHandlerByteArrayToObject works in the same way as
ByteArrayToSerializable but checks if the byte array is a
serialised object and if not will return a String created from the bytes as the
returnType on the transformer.ByteArrayToSerializable converts a serialized object to its object
representationCallable is used to provide a Service with an interface that supports
event calls.Call annotations.AbstractConnectable.connected is true and then will call
AbstractConnectable.doStart().
Call annotation.Call annotation.Map.ChainedReader allows Reader objects to be chained together.ThreadingProfile.DEFAULT_THREADING_PROFILE
ChainingRouter is used to pass a Mule event through multiple
targets using the result of the first as the input for the second.HttpServletRequest to
the MuleMessage
ChatString TODO (document class)NameStringToChatString is a dummy transformer used in the hello world
application to transform the ChatString object into a string.ChitChatter TODO (document class)MessageProcessor using a Filter
to evaluate the event being processed and find the first route that can be used.ClasspathScanner know if there was a
match on the class and whan the class was.MuleMessage.clearProperties(org.mule.api.transport.PropertyScope) instead
PropertyScope.INVOCATION and
PropertyScope.OUTBOUND.
Channel.
CommonsPoolProxyPool is an implementation of ObjectPool
that internally uses the commons-pool GenericObjectPool and uses a
ObjectFactory for creating new pooled instances.Component component processes a MuleEvent by invoking the
component instance that has been configured, optionally returning a result.ComponentException should be thrown when some action on a component
fails, such as starting or stoppingComponentMessageNotificationListener is an observer interface that objects
can use to receive notifications about messages being processed by componentsMessageSources.CompressionStrategy implementation class to use, if no other
can be found.
CompressionException TODO documentCompressionHelper a static class that provides facilities for
compressing and uncompressing byte arraysCompressionStrategy is a base interface for Different compression
strategiesconfig-change-[%s]-%d-thread-%d, where %s stands for application name,
the next number will tell one how many redeployments this app had during this container's
lifetime and the last digit, thread count, should always be 1.ConfigurationBuilder is used to configure a Mule instance,
represented by a MuleContext instance.ChildDefinitionParser to include
logic for identifying parent configuration element (since this only applies to "default"
elements there's an ugliness here - contradicitions (non-default children of configuration)
are avoided by the mule.xsd schema).FlowConstuctMessageProcessors to the chain using the builder provided.
AbstractConnectable.connect() after setting AbstractConnectable.startOnConnect
in true.
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.ConnectionNotification each time a retry attempt is made.Connector is the mechanism used to connect to external systems
and protocols in order to send and receive data.ConnectorException Is thrown in the context of a Connector,
usually some sort of transport level error where the connection has failed.Connector
instance.Throwable that
matches the specified class or subclass in the exception chain.
HttpServletRequest to
the MuleMessage
Conventions class, specifically the Conventions.attributeNameToPropertyName(String)
Method to evaluate the first character of the attribute name and ignore if it is upper case since this is not valid Bean notation
and Mule uses upper case to signify a non-bean attribute name.CorrelationPropertiesExpressionEvaluator is a default implementation used for
getting the Correlation information from a message.CorrelationSequenceComparator is a Comparator for
MuleEvents using their respective correlation sequences.CouldNotRouteOutboundMessageException thrown if Mule fails to route
the current outbound event.MuleMessage instance from transportMessage by extracting
its payload and, if available, any relevant message properties and attachments.
MuleMessage instance by extracting the payload from
transportMessage.
AbstractAnnotatedTransformerArgumentResolver.getArgumentClass() this method will be invoked
an instance of the object.
AbstractAnnotatedTransformerArgumentResolver.getArgumentClass() this method will be invoked
an instance of the object.
EndpointBuilder instance for the endpoint uri.
MuleMessage.getCorrelationGroupSize().
CreateException is thrown when creating an object inside Mule wasn't possible due
to inconsistent internal state or wrong input.DataType object from an object instance.
endpoint.
GetQuote
GetQuoteResponse
Message instance that is filled with the formatted
message with id code from the resource bundle bundlePath.
Message instance that is filled with the formatted
message with id code from the resource bundle bundlePath.
Message instance that is filled with the formatted
message with id code from the resource bundle bundlePath.
Message instance that is filled with the formatted
message with id code from the resource bundle bundlePath.
Message instance that is filled with the formatted
message with id code from the resource bundle bundlePath.
MessageProcessor that will process messages from the
configured MessageSource.
MuleContext is one exists, otherwise a
new MuleContext instance is created with defaults.
MuleContextBuilder provided.
MuleContextBuilder provided and
configures it with the list of configuration builder and c onfigures it with
configurationBuilder
MuleContextBuilder provided and
configures it with the list of configuration builders.
MuleContextBuilder provided and
configures it with the list of configuration builders.
MuleContextBuilder provided and
configures it with the list of configuration builder and c onfigures it with
configurationBuilder
MuleContext instance from the resource provided.
MuleContext instance from the resource provided.
MuleMessageFactory to create a new MuleMessage instance.
MuleMessageFactory to create a new MuleMessage instance.
MuleMessageFactory to create a new MuleMessage instance.
MuleMessageFactory using what's defined in the connector's
transport service descriptor.
createMuleMessageFactory method to create
a new MuleMessageFactory.
MuleMessageFactory from this connector's configuration,
typically through the transport descriptor.
MuleMessageFactory to create a new MuleMessage instance.
null as we override XmppMultiUserChatConversation.receive() and
XmppMultiUserChatConversation.receive(long).
ReflectionSocketFactory.
Message instance that is not read from a resource bundle.
JAXBElement<String>}
Credentials holds credentials information for a user.CredentialsAccessor is a template for obtaining user credentials
from the current message and writing the user credentials to an outbound messageCredentialsNotSetException is thrown when user credentials cannot
be obtained from the current messageCreditAgency defines the interface for the credit agency serviceCreditAgencyBean obtains a credit historey record for a customer.CreditAgencyHome the home inteface for the credit agency serviceCreditAgencyService the service that provides a credit score for a
customer.CreditProfile is a dummy finance profile for a customerCryptoFailureException is a generic exception thrown by an
CryptoStrategy if encryption or decryption fails.CSVPrinter prints service stats in CSV formatCustomer the loan broker customerCustomerQuoteRequest is the request sent by the the LoanBrokerCustomNotification 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.CustomNotificationListener is an observer interface that can be
used to listen for Custom notifications using
MuleContext.fireCustomEvent(..).CxfOutboundMessageProcessor.doSendWithClient(org.mule.api.MuleEvent) and in
CxfOutboundMessageProcessor.doSendWithProxy(org.mule.api.MuleEvent).DataType objects based on the
parameter types passed into the factory methods.DateService defines a Date serviceDateUtils contains some useful methods dealing date/time
conversion, formatting etc.EncryptionTransformer will transform an encrypted array of bytes or
string into an decrypted array of bytesDefaultComponentLifecycleAdapter is a default implementation of
LifecycleAdapter for use with JavaComponent that expects component
instances to implement Mule lifecycle interfaces in order to receive lifecycle.DefaultComponentLifecycleAdapterFactory creates a DefaultComponentLifecycleAdapter.DefaultConnectionManager TODOEntryPointResolverSet
It resolves a method to call on the given service when an event is received.DefaultExceptionPayload TODODefaultHandler TODO (document class)JavaComponent.instanceof operator to
detect JMS topics.DefaultLenderService is responsible for contacting the relivant
banks depending on the amount of the loanLifecycleAdapter
instances for implementations of JavaComponent that require
LifecycleAdapter pooling such as PooledJavaComponent.LoanBroker is the Service that starts the loan request process.MuleMessage type that manages a collection of MuleMessage Objects.MuleConnection TODODefaultMuleConnectionFactory an implementation of the
MuleconnectionFactory interface used by clients of this ResourceAdapter to obtain
a connection to Mule resources.MuleContextBuilder that uses DefaultMuleContext
as the default MuleContext implementation and builds it with defaults
values for MuleConfiguration, LifecycleManager, WorkManager,
WorkListener and ServerNotificationManager.MuleServer static and
uses DefaultMuleContextBuilder to build new MuleContext instances.DefaultMuleEvent represents any data event occurring in the Mule
environment.DefaultMuleEventContext is the context object for the current
request.MuleException Is the base exception type for the Mule application
any other exceptions thrown by Mule code will be based on this exception.DefaultMuleMessage is a wrapper that contains a payload and properties
associated with the payload.MuleMessage.DefaultMuleSession manages the interaction and distribution of events for
Mule Services.NameParserDefaultOutboundRouterCollection is a container of routers.DefaultReplyToHandler is responsible for processing a message
replyTo header.SecurityContext implementation which simply holds the Authentication object.DefaultServiceExceptionStrategy is the default exception handler
for components.StreamCloser's
from the Mule registry. configuration elements.- DefaultThreadingProfileDefinitionParser(String) -
Constructor for class org.mule.config.spring.parsers.specific.DefaultThreadingProfileDefinitionParser
-
- DefaultThreadPoolFactory - Class in org.mule.config.pool
-
- DefaultThreadPoolFactory() -
Constructor for class org.mule.config.pool.DefaultThreadPoolFactory
-
- defaultTimeout -
Variable in class org.mule.util.xa.AbstractResourceManager
-
- DefaultTransportServiceDescriptor - Class in org.mule.transport.service
-
- DefaultTransportServiceDescriptor(String, Properties, ClassLoader) -
Constructor for class org.mule.transport.service.DefaultTransportServiceDescriptor
-
- DefaultWorkListener - Class in org.mule.work
- Default exception Handler used when executing work in the work manager
- DefaultWorkListener() -
Constructor for class org.mule.work.DefaultWorkListener
-
- DefaultXASession - Class in org.mule.util.xa
- TODO document
- DefaultXASession(AbstractXAResourceManager) -
Constructor for class org.mule.util.xa.DefaultXASession
-
- DelayedResult - Interface in org.mule.module.xml.transformer
- A result type which delays writing until something further down
stream can setup the underlying output result.
- delegate -
Variable in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
-
- delegate -
Variable in class org.mule.transport.xmpp.filters.AbstractXmppFilter
-
- delegateHandler -
Variable in class org.mule.transport.jms.AutoDiscoveryRedeliveryHandlerFactory
-
- DelegateWorkManager - Class in org.mule.module.jca
DelegateWorkManager is a wrapper around a WorkManager provided by a
JCA container.- DelegateWorkManager(WorkManager) -
Constructor for class org.mule.module.jca.DelegateWorkManager
-
- DelegateWorkManager.RunnableWorkAdapter - Class in org.mule.module.jca
-
- DelegateWorkManager.RunnableWorkAdapter(Runnable) -
Constructor for class org.mule.module.jca.DelegateWorkManager.RunnableWorkAdapter
-
- DelegateXMLStreamReader - Class in org.mule.module.xml.stax
-
- DelegateXMLStreamReader(XMLStreamReader) -
Constructor for class org.mule.module.xml.stax.DelegateXMLStreamReader
-
- DelegatingInputStream - Class in org.mule.model.streaming
-
- DelegatingInputStream(InputStream) -
Constructor for class org.mule.model.streaming.DelegatingInputStream
-
- DelegatingOutputStream - Class in org.mule.module.cxf.support
-
- DelegatingOutputStream(OutputStream) -
Constructor for class org.mule.module.cxf.support.DelegatingOutputStream
-
- DELETE -
Static variable in class org.mule.transport.http.components.RestServiceWrapper
-
- delete() -
Method in class org.mule.transport.http.multipart.MultiPartInputStream.MultiPart
-
- delete() -
Method in interface org.mule.transport.http.multipart.Part
- Deletes the underlying storage for a file item, including deleting any
associated temporary disk file.
- DeleteException - Exception in org.mule.util.file
-
- DeleteException() -
Constructor for exception org.mule.util.file.DeleteException
-
- DeleteException(File) -
Constructor for exception org.mule.util.file.DeleteException
-
- deleteProperties(MuleMessage) -
Method in class org.mule.transformer.simple.MessagePropertiesTransformer
-
- deleteTree(File) -
Static method in class org.mule.util.FileUtils
- Delete a file tree recursively.
- deleteTree(File, String[]) -
Static method in class org.mule.util.FileUtils
- Delete a file tree recursively.
- deleteUnacceptedMessages -
Variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- DELIM -
Static variable in class org.mule.config.converters.PropertiesConverter
-
- DELIM -
Static variable in class org.mule.config.converters.TransformerConverter
-
- DELIM -
Static variable in interface org.mule.expression.ExpressionConstants
-
- delist() -
Method in interface org.mule.transaction.XaTransaction.MuleXaObject
-
- delist() -
Method in class org.mule.transport.jms.xa.SessionInvocationHandler
-
- DELIST_METHOD_NAME -
Static variable in interface org.mule.transaction.XaTransaction.MuleXaObject
-
- delistResource(XAResource, int) -
Method in class org.mule.transaction.XaTransaction
-
- delistResources() -
Method in class org.mule.transaction.XaTransaction
-
- deliver(Client, String, Object) -
Method in class org.mule.transport.ajax.AjaxMessageDispatcher
-
- DELTA -
Static variable in class org.mule.util.counters.CounterFactory.Type
- Counter representing the variation of a counter
- Delta - Class in org.mule.util.counters.impl
-
- Delta(String, AbstractCounter) -
Constructor for class org.mule.util.counters.impl.Delta
-
- deploy(Application) -
Method in class org.mule.module.launcher.DefaultMuleDeployer
-
- deploy(Application) -
Method in interface org.mule.module.launcher.MuleDeployer
-
- DeployableMuleXmlContextListener - Class in org.mule.config.builders
- This ServletContextListener should be used instead of
MuleXmlBuilderContextListener when the webapp is contributing a
configuration to an existing Mule instance configured and started at the server
level rather than embedding a Mule instance in the webapp itself. - DeployableMuleXmlContextListener() -
Constructor for class org.mule.config.builders.DeployableMuleXmlContextListener
-
- deployedApps -
Variable in class org.mule.module.launcher.DeploymentService.AppDirWatcher
-
- deployer -
Variable in class org.mule.module.launcher.DeploymentService
-
- DeploymentException - Exception in org.mule.module.launcher
-
- DeploymentException(Message) -
Constructor for exception org.mule.module.launcher.DeploymentException
-
- DeploymentException(Message, Throwable) -
Constructor for exception org.mule.module.launcher.DeploymentException
-
- DeploymentInitException - Exception in org.mule.module.launcher
-
- DeploymentInitException(Message) -
Constructor for exception org.mule.module.launcher.DeploymentInitException
-
- DeploymentInitException(Message, Throwable) -
Constructor for exception org.mule.module.launcher.DeploymentInitException
-
- DeploymentService - Class in org.mule.module.launcher
-
- DeploymentService() -
Constructor for class org.mule.module.launcher.DeploymentService
-
- deploymentService -
Variable in class org.mule.module.launcher.MuleContainer
-
- DeploymentService.AppDirWatcher - Class in org.mule.module.launcher
- Not thread safe.
- DeploymentService.AppDirWatcher(File) -
Constructor for class org.mule.module.launcher.DeploymentService.AppDirWatcher
-
- DeploymentStartException - Exception in org.mule.module.launcher
-
- DeploymentStartException(Message) -
Constructor for exception org.mule.module.launcher.DeploymentStartException
-
- DeploymentStartException(Message, Throwable) -
Constructor for exception org.mule.module.launcher.DeploymentStartException
-
- DeploymentStopException - Exception in org.mule.module.launcher
-
- DeploymentStopException(Message) -
Constructor for exception org.mule.module.launcher.DeploymentStopException
-
- DeploymentStopException(Message, Throwable) -
Constructor for exception org.mule.module.launcher.DeploymentStopException
-
- deployProcess(String) -
Method in class org.mule.transport.jbpm.Jbpm
-
- deployProcessFromStream(String, InputStream) -
Method in class org.mule.transport.jbpm.Jbpm
-
- dequeue() -
Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
-
- desc -
Variable in class org.mule.module.launcher.ApplicationMuleContextBuilder
-
- DescendentDefinitionParser - Class in org.mule.config.spring.parsers.generic
- An extension to
ChildDefinitionParser which recurses up the DOM
tree until it finds a named parent. - DescendentDefinitionParser(String, Class) -
Constructor for class org.mule.config.spring.parsers.generic.DescendentDefinitionParser
-
- describe(Object) -
Static method in class org.mule.util.BeanUtils
- The Apache BeanUtils version of this converts all values to String, which is pretty useless, it also includes
stuff not defined by the user
- describeBean(Object) -
Static method in class org.mule.util.BeanUtils
- Similar to
BeanUtils.describe(Object) except that it will only populate bean properties where there is a valid
getter and setter method.
- descriptor -
Variable in class org.mule.module.launcher.DefaultMuleApplication
-
- descriptorAlreadyExists(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- DescriptorParser - Interface in org.mule.module.launcher.descriptor
-
- DeserializationPostInitialisable - Interface in org.mule.util.store
- A marker interface used to trigger post-deserialization initialization of an object.
- DeserializationPostInitialisable.Implementation - Class in org.mule.util.store
-
- DeserializationPostInitialisable.Implementation() -
Constructor for class org.mule.util.store.DeserializationPostInitialisable.Implementation
-
- deserialize(InputStream, ClassLoader) -
Static method in class org.mule.util.SerializationUtils
- Deserializes an
Object from the specified stream.
- deserialize(byte[], ClassLoader) -
Static method in class org.mule.util.SerializationUtils
- Deserializes a single
Object from an array of bytes.
- destroy(OutboundEndpoint, MessageDispatcher) -
Method in interface org.mule.api.transport.MessageDispatcherFactory
- Invoked when a dispatcher returned
false for
MessageDispatcherFactory.validate(OutboundEndpoint, MessageDispatcher).
- destroy(InboundEndpoint, MessageRequester) -
Method in interface org.mule.api.transport.MessageRequesterFactory
- Invoked when a requester returned
false for
MessageRequesterFactory.validate(org.mule.api.endpoint.InboundEndpoint, org.mule.api.transport.MessageRequester).
- destroy() -
Method in class org.mule.config.builders.MuleXmlBuilderContextListener
-
- destroy() -
Method in class org.mule.config.builders.MuleXmlBuilderContextServlet
-
- destroy() -
Method in class org.mule.module.jca.MuleManagedConnection
- Destroys the physical connection.
- destroy(OutboundEndpoint, MessageDispatcher) -
Method in class org.mule.transport.AbstractMessageDispatcherFactory
-
- destroy(InboundEndpoint, MessageRequester) -
Method in class org.mule.transport.AbstractMessageRequesterFactory
-
- destroy(OutboundEndpoint, MessageDispatcher) -
Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
-
- destroy(InboundEndpoint, MessageRequester) -
Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
-
- destroy() -
Method in class org.mule.transport.servlet.jetty.util.EmbeddedJettyServer
-
- destroyFtp(EndpointURI, FTPClient) -
Method in class org.mule.transport.ftp.FtpConnector
-
- destroyObject(Object) -
Method in class org.mule.module.xml.transformer.XQueryTransformer.PooledXQueryTransformerFactory
-
- destroyObject(Object) -
Method in class org.mule.transport.ftp.FtpConnectionFactory
-
- destroyObject(Object, Object) -
Method in class org.mule.transport.KeyedPoolMessageDispatcherFactoryAdapter
-
- destroyObject(Object, Object) -
Method in class org.mule.transport.KeyedPoolMessageRequesterFactoryAdapter
-
- destroyObject(Object, Object) -
Method in class org.mule.transport.multicast.MulticastSocketFactory
-
- destroyObject(Object, Object) -
Method in class org.mule.transport.tcp.AbstractTcpSocketFactory
-
- destroyObject(Object, Object) -
Method in class org.mule.transport.udp.UdpSocketFactory
-
- destroyReceiver(MessageReceiver, ImmutableEndpoint) -
Method in class org.mule.transport.AbstractConnector
-
- destroySubcontext(Name) -
Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
-
- destroySubcontext(String) -
Method in class org.mule.config.spring.jndi.DefaultSpringJndiContext
-
- destroySubcontext(Name) -
Method in class org.mule.jndi.SimpleContext
-
- destroySubcontext(String) -
Method in class org.mule.jndi.SimpleContext
-
- destroySubcontext(Name) -
Method in class org.mule.tck.jndi.InMemoryContext
-
- destroySubcontext(String) -
Method in class org.mule.tck.jndi.InMemoryContext
-
- directory -
Variable in class org.mule.util.store.TextFileObjectStore
-
- DirectProtocol - Class in org.mule.transport.tcp.protocols
- The DirectProtocol class is an application level tcp protocol that does nothing.
- DirectProtocol() -
Constructor for class org.mule.transport.tcp.protocols.DirectProtocol
-
- DirectProtocol(boolean, int) -
Constructor for class org.mule.transport.tcp.protocols.DirectProtocol
-
- dirty -
Variable in class org.mule.util.xa.AbstractResourceManager
-
- DISABLE_TEMP_DESTINATIONS_PROPERTY -
Static variable in class org.mule.transport.jms.JmsConstants
-
- disableAttribute(MuleDefinitionParser, String) -
Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
-
- disableAttributes(MuleDefinitionParser, String[][]) -
Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
-
- disableAttributes(MuleDefinitionParser, String[]) -
Static method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
-
- DISABLED_EVENT -
Static variable in class org.mule.config.spring.parsers.specific.NotificationDisableDefinitionParser
-
- DISABLED_INTERFACE -
Static variable in class org.mule.config.spring.parsers.specific.NotificationDisableDefinitionParser
-
- disableInterface(Class<? extends ServerNotificationListener>) -
Method in class org.mule.context.notification.ServerNotificationManager
-
- disableKeepAlive(boolean) -
Method in class org.mule.transport.http.HttpResponse
-
- disableTransportTransformer -
Variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- disableType(Class<? extends ServerNotification>) -
Method in class org.mule.context.notification.ServerNotificationManager
-
- DISC_ON_CLUSTER_FAILURE -
Static variable in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
-
- disconnect() -
Method in interface org.mule.api.transport.Connectable
- Disconnect the from the underlying transport
- disconnect() -
Method in class org.mule.module.management.mbean.EndpointService
-
- disconnect() -
Method in interface org.mule.module.management.mbean.EndpointServiceMBean
-
- disconnect() -
Method in class org.mule.transport.AbstractConnectable
-
- disconnect() -
Method in class org.mule.transport.AbstractConnector
-
- disconnect() -
Method in class org.mule.transport.xmpp.AbstractXmppConversation
-
- disconnect() -
Method in interface org.mule.transport.xmpp.XmppConversation
- Disconnect from the Jabber conversation, e.g.
- DiscoverableTransformer - Interface in org.mule.api.transformer
- A interface to denote that a transformer is discoverable.
- dispatch(String, Object, Map<String, Object>) -
Method in interface org.mule.api.client.MuleClient
- Dispatches an event asynchronously to a endpointUri via a Mule server.
- dispatch(String, MuleMessage) -
Method in interface org.mule.api.client.MuleClient
- Dispatches an event asynchronously to a endpointUri via a Mule server.
- dispatch(MuleEvent) -
Method in interface org.mule.api.transport.MessageDispatching
- Dispatches an event from the endpoint to the external system
- dispatch(String, Object, Map<String, Object>) -
Method in class org.mule.client.DefaultLocalMuleClient
-
- dispatch(String, MuleMessage) -
Method in class org.mule.client.DefaultLocalMuleClient
-
- dispatch(String, Object, Map) -
Method in class org.mule.module.client.MuleClient
- Dispatches an event asynchronously to a endpointUri via a Mule server.
- dispatch(String, MuleMessage) -
Method in class org.mule.module.client.MuleClient
- Dispatches an event asynchronously to a endpointUri via a Mule server.
- dispatch(String, Object, Map) -
Method in class org.mule.module.jca.DefaultMuleConnection
- Dispatches an event asynchronously to a endpointUri via a mule server.
- dispatch(String, Object, Map) -
Method in interface org.mule.module.jca.MuleConnection
-
- dispatch(Message) -
Method in class org.mule.transport.xmpp.XmppChatConversation
-
- dispatch(Message) -
Method in interface org.mule.transport.xmpp.XmppConversation
- Asynchronously dispatch
message via the Jabber conversation.
- dispatch(Message) -
Method in class org.mule.transport.xmpp.XmppMessageConversation
-
- dispatch(Message) -
Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
-
- dispatchAction(RemoteDispatcherNotification, boolean, int) -
Method in class org.mule.module.client.RemoteDispatcher
-
- dispatchDirect(String, Object, Map) -
Method in class org.mule.module.client.MuleClient
- Dispatches an event asynchronously to a component
- dispatchDirect(String, MuleMessage) -
Method in class org.mule.module.client.MuleClient
- Dispatches an event asynchronously to a component
- dispatcherFactory -
Variable in class org.mule.transport.AbstractConnector
- Factory used to create dispatchers for this connector
- dispatchers -
Variable in class org.mule.transport.AbstractConnector
- A pool of dispatchers for this connector, keyed by endpoint
- dispatcherSocketsPool -
Variable in class org.mule.transport.udp.UdpConnector
-
- dispatchEvent(MuleMessage) -
Method in interface org.mule.api.MuleEventContext
- Deprecated.
- dispatchEvent(Object) -
Method in interface org.mule.api.MuleEventContext
- Deprecated.
- dispatchEvent(MuleMessage, EndpointURI) -
Method in interface org.mule.api.MuleEventContext
- Deprecated.
- dispatchEvent(MuleMessage, String) -
Method in interface org.mule.api.MuleEventContext
- Depending on the session state this methods either Passes an event
asynchronously to the next available Mule component in the pool or via the endpoint
configured for the event.
- dispatchEvent(MuleMessage, OutboundEndpoint) -
Method in interface org.mule.api.MuleEventContext
- Depending on the session state this methods either Passes an event
asynchronously to the next available Mule component in the pool or via the endpoint
configured for the event
- dispatchEvent(MuleEvent) -
Method in interface org.mule.api.service.Service
- Deprecated.
- dispatchEvent(Object) -
Method in class org.mule.DefaultMuleEventContext
- This will dispatch an event asynchronously via the configured outbound
endpoint on the service for this session
- dispatchEvent(MuleMessage) -
Method in class org.mule.DefaultMuleEventContext
- This will dispatch an event asynchronously via the configured outbound
endpoint on the service for this session
- dispatchEvent(MuleMessage, EndpointURI) -
Method in class org.mule.DefaultMuleEventContext
- Depending on the session state this methods either Passes an event
asynchronously to the next available Mule component in the pool or via the
endpointUri configured for the event
- dispatchEvent(MuleMessage, String) -
Method in class org.mule.DefaultMuleEventContext
- Depending on the session state this methods either Passes an event
asynchronously to the next available Mule component in the pool or via the
endpoint configured for the event
- dispatchEvent(MuleMessage, OutboundEndpoint) -
Method in class org.mule.DefaultMuleEventContext
- Depending on the session state this methods either Passes an event
asynchronously to the next available Mule component in the pool or via the
endpoint configured for the event
- dispatchEvent(MuleApplicationEvent) -
Method in class org.mule.module.spring.events.MuleEventMulticaster
- Will dispatch an application event through Mule
- dispatchEvent(MuleEvent) -
Method in class org.mule.service.AbstractService
- Deprecated.
- DispatchException - Exception in org.mule.api.transport
DispatchException is thrown when an endpoint dispatcher fails to
send, dispatch or receive a message.- DispatchException(MuleMessage, MessageProcessor) -
Constructor for exception org.mule.api.transport.DispatchException
- Deprecated. use DispatchException(MuleEvent, RoutingTarget)
- DispatchException(MuleEvent, MessageProcessor) -
Constructor for exception org.mule.api.transport.DispatchException
-
- DispatchException(MuleMessage, MessageProcessor, Throwable) -
Constructor for exception org.mule.api.transport.DispatchException
- Deprecated. use DispatchException(MuleEvent, RoutingTarget, Throwable)
- DispatchException(MuleEvent, MessageProcessor, Throwable) -
Constructor for exception org.mule.api.transport.DispatchException
-
- DispatchException(Message, MuleMessage, MessageProcessor) -
Constructor for exception org.mule.api.transport.DispatchException
- Deprecated. use DispatchException(Message, MuleEvent, RoutingTarget)
- DispatchException(Message, MuleEvent, MessageProcessor) -
Constructor for exception org.mule.api.transport.DispatchException
-
- DispatchException(Message, MuleMessage, MessageProcessor, Throwable) -
Constructor for exception org.mule.api.transport.DispatchException
- Deprecated. use DispatchException(Message, MuleEvent, RoutingTarget, Throwable)
- DispatchException(Message, MuleEvent, MessageProcessor, Throwable) -
Constructor for exception org.mule.api.transport.DispatchException
-
- dispatchMuleMessage(Message) -
Method in class org.mule.module.cxf.transport.MuleUniversalConduit
-
- dispatchRemote(String, Object, Map) -
Method in class org.mule.module.client.RemoteDispatcher
-
- dispatchToRemoteComponent(String, Object, Map) -
Method in class org.mule.module.client.RemoteDispatcher
- Dispatcher an event asynchronously to a components on a remote Mule instance.
- dispatchToSocket(MuleEvent) -
Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
-
- Disposable - Interface in org.mule.api.lifecycle
Disposable is a lifecycle interface that gets called at the dispose
lifecycle stage of the implementing service as the service is being destroyed.- DisposableCloser - Class in org.guiceyfruit.mule.support
- Disposes objects that implement
Disposable in the current scope when the scope closes - DisposableCloser() -
Constructor for class org.guiceyfruit.mule.support.DisposableCloser
-
- dispose() -
Method in class org.mule.agent.AbstractNotificationLoggerAgent
-
- dispose() -
Method in class org.mule.agent.ConfigScannerAgent
-
- dispose() -
Method in interface org.mule.api.lifecycle.Disposable
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.component.AbstractComponent
-
- dispose() -
Method in class org.mule.component.DefaultComponentLifecycleAdapter
- Propagates dispose() life-cycle to component object implementations if they
implement the mule
Disposable interface.
- dispose() -
Method in class org.mule.component.NullLifecycleAdapter
-
- dispose() -
Method in class org.mule.component.PooledJavaComponent.LifeCycleAdapterFactory
-
- dispose() -
Method in class org.mule.config.spring.util.SpringBeanLookup
-
- dispose() -
Method in class org.mule.config.transformer.AbstractAnnotatedTransformerArgumentResolver
-
- dispose() -
Method in class org.mule.construct.AbstractFlowConstruct
-
- dispose() -
Method in class org.mule.context.notification.ServerNotificationManager
-
- dispose() -
Method in class org.mule.DefaultMuleContext
-
- dispose() -
Method in class org.mule.example.loanbroker.AbstractLoanBrokerApp
-
- dispose() -
Method in class org.mule.example.notifications.HeartbeatAgent
-
- dispose() -
Method in class org.mule.exception.AbstractExceptionListener
-
- dispose() -
Method in class org.mule.interceptor.InterceptorStack
-
- dispose() -
Method in class org.mule.model.AbstractModel
- Destroys any current components
- dispose() -
Method in class org.mule.module.client.MuleClient
- Will dispose the MuleManager instance if a new instance was created for this
client.
- dispose() -
Method in class org.mule.module.client.RemoteDispatcher
-
- dispose() -
Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
-
- dispose() -
Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
-
- dispose() -
Method in class org.mule.module.cxf.CxfConfiguration
-
- dispose() -
Method in class org.mule.module.cxf.CxfInboundMessageProcessor
-
- dispose() -
Method in class org.mule.module.jca.DelegateWorkManager
-
- dispose() -
Method in class org.mule.module.json.transformers.JsonTransformerResolver
-
- dispose() -
Method in interface org.mule.module.launcher.Application
-
- dispose() -
Method in class org.mule.module.launcher.ApplicationWrapper
-
- dispose() -
Method in class org.mule.module.launcher.DefaultMuleApplication
-
- dispose() -
Method in class org.mule.module.management.agent.DefaultJmxSupportAgent
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.module.management.agent.JdmkAgent
-
- dispose() -
Method in class org.mule.module.management.agent.JmxAgent
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.module.management.agent.JmxServerNotificationAgent
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.module.management.agent.Log4jAgent
-
- dispose() -
Method in class org.mule.module.management.agent.Mx4jAgent
-
- dispose() -
Method in class org.mule.module.management.agent.RmiRegistryAgent
-
- dispose() -
Method in class org.mule.module.management.agent.WrapperManagerAgent
-
- dispose() -
Method in class org.mule.module.management.agent.YourKitProfilerAgent
-
- dispose() -
Method in class org.mule.module.management.mbean.ConnectorService
-
- dispose() -
Method in interface org.mule.module.management.mbean.ConnectorServiceMBean
-
- dispose() -
Method in class org.mule.module.management.mbean.MuleService
-
- dispose() -
Method in interface org.mule.module.management.mbean.MuleServiceMBean
-
- dispose() -
Method in class org.mule.module.management.mbean.ServiceService
-
- dispose() -
Method in interface org.mule.module.management.mbean.ServiceServiceMBean
-
- dispose() -
Method in class org.mule.module.ognl.expression.OgnlExpressionEvaluator
-
- dispose() -
Method in class org.mule.module.scripting.expression.AbstractScriptExpressionEvaluator
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.module.xml.expression.AbstractXPathExpressionEvaluator
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.module.xml.expression.JaxpXPathExpressionEvaluator
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
-
- dispose() -
Method in class org.mule.module.xml.transformer.XQueryTransformer
-
- dispose() -
Method in class org.mule.object.AbstractObjectFactory
-
- dispose() -
Method in class org.mule.object.JndiObjectFactory
-
- dispose() -
Method in class org.mule.object.SingletonObjectFactory
-
- dispose() -
Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
-
- dispose() -
Method in class org.mule.registry.AbstractRegistry
-
- dispose() -
Method in class org.mule.registry.AbstractRegistryBroker
-
- dispose() -
Method in class org.mule.registry.ExpressionEvaluatorProcessor
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.registry.MuleRegistryHelper
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.registry.TypeBasedTransformerResolver
-
- dispose() -
Method in class org.mule.routing.AbstractMatchingRouter
-
- dispose() -
Method in class org.mule.routing.outbound.AbstractOutboundRouter
-
- dispose() -
Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
-
- dispose() -
Method in class org.mule.service.AbstractService
-
- dispose() -
Method in class org.mule.tck.functional.FunctionalTestComponent
-
- dispose() -
Method in class org.mule.tck.testmodels.services.TestServiceComponent
- A lifecycle method where implementor should free up any resources.
- dispose() -
Method in class org.mule.transformer.AbstractTransformer
- Template method where deriving classes can do any clean up any resources or state
before the object is disposed.
- dispose() -
Method in class org.mule.transport.AbstractConnectable
- Template method to destroy any resources held by the Message Dispatcher
- dispose() -
Method in class org.mule.transport.AbstractConnector
-
- dispose() -
Method in class org.mule.transport.jbpm.Jbpm
-
- dispose() -
Method in class org.mule.transport.multicast.MulticastMessageReceiver.MulticastWorker
-
- dispose() -
Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
-
- dispose() -
Method in class org.mule.transport.udp.UdpMessageReceiver.UdpWorker
-
- dispose() -
Method in class org.mule.util.monitor.ExpiryMonitor
-
- dispose() -
Method in class org.mule.util.pool.CommonsPoolObjectPool
-
- dispose() -
Method in class org.mule.util.store.AbstractMonitoredObjectStore
-
- dispose() -
Method in class org.mule.util.store.TextFileObjectStore
-
- dispose() -
Method in class org.mule.work.MuleWorkManager
-
- disposeAndLogException() -
Method in class org.mule.transport.AbstractConnectable
-
- disposed -
Variable in class org.mule.object.AbstractObjectFactory
-
- DisposeException - Exception in org.mule.api.lifecycle
DisposeException TODO (document class)- DisposeException(Message, Disposable) -
Constructor for exception org.mule.api.lifecycle.DisposeException
-
- DisposeException(Message, Throwable, Disposable) -
Constructor for exception org.mule.api.lifecycle.DisposeException
-
- DisposeException(Throwable, Disposable) -
Constructor for exception org.mule.api.lifecycle.DisposeException
-
- disposeMethod -
Variable in class org.mule.component.DefaultComponentLifecycleAdapter
-
- disposeReceivers() -
Method in class org.mule.transport.AbstractConnector
-
- disposeWorkManagers() -
Method in class org.mule.transport.AbstractConnector
-
- disposing -
Variable in class org.mule.transport.tcp.TcpMessageReceiver
-
- disposing -
Variable in class org.mule.transport.udp.UdpMessageReceiver
-
- DIVIDE -
Static variable in class org.mule.util.counters.CounterFactory.Type
- Counter represening the division of two other counters
- doAllMethods(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doAuthenticate(MuleEvent) -
Method in class org.mule.example.notifications.DummySecurityFilter
-
- doBad(RequestLine) -
Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
-
- doBegin() -
Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
-
- doBegin() -
Method in class org.mule.transaction.AbstractTransaction
- Really begin the transaction.
- doBegin() -
Method in class org.mule.transaction.ExternalXaTransaction
-
- doBegin() -
Method in class org.mule.transaction.XaTransaction
-
- doBegin() -
Method in class org.mule.transport.jdbc.JdbcTransaction
-
- doBegin() -
Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
-
- doBegin() -
Method in class org.mule.transport.jms.JmsTransaction
-
- doBegin() -
Method in class org.mule.transport.vm.VMTransaction
-
- doBegin(AbstractTransactionContext) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doBegin(AbstractTransactionContext) -
Method in class org.mule.util.xa.AbstractResourceManager
-
- doBody() -
Method in class org.mule.module.launcher.MuleContainerStartupSplashScreen
-
- doBody(String) -
Method in class org.mule.util.SplashScreen
-
- doBuildInboundEndpoint() -
Method in class org.mule.endpoint.AbstractEndpointBuilder
-
- doBuildOutboundEndpoint() -
Method in class org.mule.endpoint.AbstractEndpointBuilder
-
- doCatchMessage(MuleEvent) -
Method in class org.mule.routing.AbstractCatchAllStrategy
-
- doCatchMessage(MuleEvent) -
Method in class org.mule.routing.ForwardingCatchAllStrategy
-
- doCatchMessage(MuleEvent) -
Method in class org.mule.routing.LoggingCatchAllStrategy
-
- doCatchMessage(MuleEvent) -
Method in class org.mule.routing.ServiceCatchAllStrategy
- Deprecated.
- doClientConnect() -
Method in class org.mule.transport.http.HttpConnector
-
- doCommit() -
Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
-
- doCommit() -
Method in class org.mule.transaction.AbstractTransaction
- Commit the transaction on the underlying resource
- doCommit() -
Method in class org.mule.transaction.XaTransaction
-
- doCommit() -
Method in class org.mule.transport.jdbc.JdbcTransaction
-
- doCommit() -
Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
-
- doCommit() -
Method in class org.mule.transport.jms.JmsTransaction
-
- doCommit() -
Method in class org.mule.transport.vm.VMTransaction
-
- doCommit(AbstractTransactionContext) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doCommit(AbstractTransactionContext) -
Method in class org.mule.util.xa.AbstractResourceManager
-
- doCompute() -
Method in class org.mule.util.counters.impl.AggregateCounter
-
- doCompute() -
Method in class org.mule.util.counters.impl.Average
-
- doCompute() -
Method in class org.mule.util.counters.impl.Delta
-
- doCompute() -
Method in class org.mule.util.counters.impl.InstantRate
-
- doCompute() -
Method in class org.mule.util.counters.impl.Max
-
- doCompute() -
Method in class org.mule.util.counters.impl.Min
-
- doCompute() -
Method in class org.mule.util.counters.impl.Operator
-
- doCompute() -
Method in class org.mule.util.counters.impl.RatePerUnit
-
- doCompute() -
Method in class org.mule.util.counters.impl.Sum
-
- doCompute() -
Method in class org.mule.util.counters.impl.TimeAverage
-
- doConfigure(MuleContext) -
Method in class org.mule.config.AnnotationsConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.config.builders.AbstractConfigurationBuilder
- Will configure a MuleContext based on the configuration provided.
- doConfigure(MuleContext) -
Method in class org.mule.config.builders.AutoConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.config.builders.DefaultsConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.config.builders.SimpleConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.config.builders.WebappMuleXmlConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.config.spring.SpringConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.config.spring.SpringXmlConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.module.guice.GuiceConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.module.ibeans.config.IBeanHolderConfigurationBuilder
-
- doConfigure(MuleContext) -
Method in class org.mule.module.scripting.builders.ScriptConfigurationBuilder
-
- doConfigureInboundEndpointBuilder(MuleContext, EndpointBuilder) -
Method in class org.mule.construct.builder.AbstractFlowConstructBuilder
-
- doConfigureInboundEndpointBuilder(MuleContext, EndpointBuilder) -
Method in class org.mule.construct.builder.BridgeBuilder
-
- doConfigureOutboundEndpointBuilder(MuleContext, EndpointBuilder) -
Method in class org.mule.construct.builder.AbstractFlowConstructWithSingleOutboundEndpointBuilder
-
- doConfigureOutboundEndpointBuilder(MuleContext, EndpointBuilder) -
Method in class org.mule.construct.builder.BridgeBuilder
-
- doConfigureThread(Thread) -
Method in class org.mule.util.concurrent.DaemonThreadFactory
-
- doConfigureThread(Thread) -
Method in class org.mule.util.concurrent.NamedThreadFactory
-
- doConnect() -
Method in class org.mule.endpoint.dynamic.NullConnector
-
- doConnect() -
Method in class org.mule.transport.AbstractConnectable
-
- doConnect() -
Method in class org.mule.transport.AbstractConnector
- Template method where any connections should be made for the connector
- doConnect() -
Method in class org.mule.transport.bpm.ProcessConnector
-
- doConnect() -
Method in class org.mule.transport.email.AbstractMailConnector
-
- doConnect() -
Method in class org.mule.transport.email.RetrieveMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.email.RetrieveMessageRequester
-
- doConnect() -
Method in class org.mule.transport.email.SmtpMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.file.FileConnector
-
- doConnect() -
Method in class org.mule.transport.file.FileMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.file.FileMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.file.FileMessageRequester
-
- doConnect() -
Method in class org.mule.transport.ftp.FtpConnector
-
- doConnect() -
Method in class org.mule.transport.ftp.FtpMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.ftp.FtpMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.ftp.FtpMessageRequester
-
- doConnect() -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.http.HttpClientMessageRequester
-
- doConnect() -
Method in class org.mule.transport.http.HttpMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.http.PollingHttpMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.ibean.IBeansConnector
-
- doConnect() -
Method in class org.mule.transport.jdbc.JdbcConnector
-
- doConnect() -
Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.jdbc.JdbcMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.jdbc.JdbcMessageRequester
-
- doConnect() -
Method in class org.mule.transport.jms.JmsConnector
-
- doConnect() -
Method in class org.mule.transport.jms.JmsMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.jms.JmsMessageReceiver
- Deprecated.
- doConnect() -
Method in class org.mule.transport.jms.JmsMessageRequester
-
- doConnect() -
Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.jms.websphere.WebsphereTransactedJmsMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.quartz.QuartzConnector
-
- doConnect() -
Method in class org.mule.transport.quartz.QuartzMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.quartz.QuartzMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
- Initializes endpoint
- doConnect() -
Method in class org.mule.transport.rmi.RmiConnector
-
- doConnect() -
Method in class org.mule.transport.rmi.RmiMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.rmi.RmiMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
- Template method where any connections should be made for the connector
- doConnect() -
Method in class org.mule.transport.servlet.ServletConnector
-
- doConnect() -
Method in class org.mule.transport.servlet.ServletMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.soap.axis.AxisConnector
-
- doConnect() -
Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.soap.axis.AxisMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.soap.axis.AxisMessageRequester
-
- doConnect() -
Method in class org.mule.transport.stdio.PromptStdioConnector
-
- doConnect() -
Method in class org.mule.transport.stdio.StdioMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.stdio.StdioMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.tcp.TcpConnector
-
- doConnect() -
Method in class org.mule.transport.tcp.TcpMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.tcp.TcpMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.tcp.TcpMessageRequester
-
- doConnect() -
Method in class org.mule.transport.udp.UdpConnector
-
- doConnect() -
Method in class org.mule.transport.udp.UdpMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.udp.UdpMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.udp.UdpMessageRequester
-
- doConnect() -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doConnect() -
Method in class org.mule.transport.vm.VMConnector
-
- doConnect() -
Method in class org.mule.transport.vm.VMMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.vm.VMMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.vm.VMMessageRequester
-
- doConnect() -
Method in class org.mule.transport.xmpp.AbstractXmppConversation
- Subclasses can override this method to create their conversation specific connection.
- doConnect() -
Method in class org.mule.transport.xmpp.XmppChatConversation
-
- doConnect() -
Method in class org.mule.transport.xmpp.XmppConnector
-
- doConnect() -
Method in class org.mule.transport.xmpp.XmppMessageDispatcher
-
- doConnect() -
Method in class org.mule.transport.xmpp.XmppMessageReceiver
-
- doConnect() -
Method in class org.mule.transport.xmpp.XmppMessageRequester
-
- doConnect() -
Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
-
- doConnect() -
Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
-
- doCreateMuleContext(MuleContextBuilder) -
Method in class org.mule.context.DefaultMuleContextFactory
-
- doDelete(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doDelete(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
-
- doDisconnect() -
Method in class org.mule.endpoint.dynamic.NullConnector
-
- doDisconnect() -
Method in class org.mule.transport.AbstractConnectable
-
- doDisconnect() -
Method in class org.mule.transport.AbstractConnector
- Template method where any connected resources used by the connector should be
disconnected
- doDisconnect() -
Method in class org.mule.transport.bpm.ProcessConnector
-
- doDisconnect() -
Method in class org.mule.transport.email.AbstractMailConnector
-
- doDisconnect() -
Method in class org.mule.transport.email.RetrieveMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.email.RetrieveMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.email.SmtpMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.file.FileConnector
-
- doDisconnect() -
Method in class org.mule.transport.file.FileMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.file.FileMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.file.FileMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.ftp.FtpConnector
-
- doDisconnect() -
Method in class org.mule.transport.ftp.FtpMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.ftp.FtpMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.ftp.FtpMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.http.HttpClientMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.http.PollingHttpMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.ibean.IBeansConnector
-
- doDisconnect() -
Method in class org.mule.transport.jdbc.JdbcConnector
-
- doDisconnect() -
Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.jdbc.JdbcMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.jdbc.JdbcMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.jms.activemq.ActiveMQJmsConnector
- Will additionally try to cleanup the ActiveMq connection, otherwise there's a deadlock on shutdown.
- doDisconnect() -
Method in class org.mule.transport.jms.JmsConnector
-
- doDisconnect() -
Method in class org.mule.transport.jms.JmsMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.jms.JmsMessageReceiver
- Deprecated.
- doDisconnect() -
Method in class org.mule.transport.jms.JmsMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.quartz.QuartzConnector
-
- doDisconnect() -
Method in class org.mule.transport.quartz.QuartzMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.quartz.QuartzMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
- Unbinds Rmi class from registry
- doDisconnect() -
Method in class org.mule.transport.rmi.RmiConnector
-
- doDisconnect() -
Method in class org.mule.transport.rmi.RmiMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.rmi.RmiMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
- Template method where any connected resources used by the connector should be
disconnected
- doDisconnect() -
Method in class org.mule.transport.servlet.ServletConnector
-
- doDisconnect() -
Method in class org.mule.transport.servlet.ServletMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.soap.axis.AxisConnector
-
- doDisconnect() -
Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.soap.axis.AxisMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.soap.axis.AxisMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.stdio.PromptStdioConnector
-
- doDisconnect() -
Method in class org.mule.transport.stdio.StdioMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.stdio.StdioMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.tcp.TcpConnector
-
- doDisconnect() -
Method in class org.mule.transport.tcp.TcpMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.tcp.TcpMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.tcp.TcpMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.udp.UdpConnector
-
- doDisconnect() -
Method in class org.mule.transport.udp.UdpMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.udp.UdpMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.udp.UdpMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.vm.VMConnector
-
- doDisconnect() -
Method in class org.mule.transport.vm.VMMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.vm.VMMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.vm.VMMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.AbstractXmppConversation
- Subclasses can override this method to perform custom disconnect actions.
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppChatConversation
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppConnector
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppMessageDispatcher
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppMessageReceiver
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppMessageRequester
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
-
- doDisconnect() -
Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.AbstractMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.ajax.AjaxMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.bpm.ProcessMessageDispatcher
- Performs an asynchronous action on the BPMS.
- doDispatch(MuleEvent) -
Method in class org.mule.transport.email.RetrieveMessageRequester
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.email.SmtpMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.file.FileMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.ftp.FtpMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.ibean.IBeansMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.jms.JmsMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.quartz.QuartzMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.rmi.RmiMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.stdio.StdioMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.tcp.TcpMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.udp.UdpMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.vm.VMMessageDispatcher
-
- doDispatch(MuleEvent) -
Method in class org.mule.transport.xmpp.XmppMessageDispatcher
-
- doDispose() -
Method in class org.mule.component.AbstractComponent
-
- doDispose() -
Method in class org.mule.component.AbstractJavaComponent
-
- doDispose() -
Method in class org.mule.component.DefaultJavaComponent
-
- doDispose() -
Method in class org.mule.component.SimpleCallableJavaComponent
-
- doDispose() -
Method in class org.mule.config.spring.SpringRegistry
-
- doDispose() -
Method in class org.mule.construct.AbstractFlowConstruct
-
- doDispose() -
Method in class org.mule.endpoint.dynamic.NullConnector
-
- doDispose() -
Method in class org.mule.model.seda.SedaService
-
- doDispose() -
Method in class org.mule.module.guice.GuiceRegistry
-
- doDispose() -
Method in class org.mule.registry.AbstractRegistry
-
- doDispose() -
Method in class org.mule.registry.TransientRegistry
-
- doDispose() -
Method in class org.mule.service.AbstractService
-
- doDispose() -
Method in class org.mule.transport.AbstractConnectable
-
- doDispose() -
Method in class org.mule.transport.AbstractConnector
- Template method to perform any work when destroying the connectoe
- doDispose() -
Method in class org.mule.transport.ajax.AjaxMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.bpm.ProcessConnector
-
- doDispose() -
Method in class org.mule.transport.email.AbstractMailConnector
-
- doDispose() -
Method in class org.mule.transport.email.RetrieveMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.email.RetrieveMessageRequester
-
- doDispose() -
Method in class org.mule.transport.email.SmtpMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.file.FileConnector
-
- doDispose() -
Method in class org.mule.transport.file.FileMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.file.FileMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.file.FileMessageRequester
-
- doDispose() -
Method in class org.mule.transport.ftp.FtpConnector
-
- doDispose() -
Method in class org.mule.transport.ftp.FtpMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.ftp.FtpMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.ftp.FtpMessageRequester
-
- doDispose() -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.http.HttpClientMessageRequester
-
- doDispose() -
Method in class org.mule.transport.http.PollingHttpMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.ibean.IBeansConnector
-
- doDispose() -
Method in class org.mule.transport.jdbc.JdbcConnector
-
- doDispose() -
Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.jdbc.JdbcMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.jdbc.JdbcMessageRequester
-
- doDispose() -
Method in class org.mule.transport.jms.JmsConnector
-
- doDispose() -
Method in class org.mule.transport.jms.JmsMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.jms.JmsMessageReceiver
- Deprecated.
- doDispose() -
Method in class org.mule.transport.jms.JmsMessageRequester
-
- doDispose() -
Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.multicast.MulticastMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.quartz.QuartzConnector
-
- doDispose() -
Method in class org.mule.transport.quartz.QuartzMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.quartz.QuartzMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.rmi.RmiConnector
-
- doDispose() -
Method in class org.mule.transport.rmi.RmiMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.rmi.RmiMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
- Template method to dispose any resources associated with this receiver.
- doDispose() -
Method in class org.mule.transport.servlet.ServletConnector
-
- doDispose() -
Method in class org.mule.transport.servlet.ServletMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.soap.axis.AxisConnector
-
- doDispose() -
Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.soap.axis.AxisMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.soap.axis.AxisMessageRequester
-
- doDispose() -
Method in class org.mule.transport.stdio.PromptStdioConnector
-
- doDispose() -
Method in class org.mule.transport.stdio.StdioConnector
-
- doDispose() -
Method in class org.mule.transport.stdio.StdioMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.stdio.StdioMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.tcp.TcpConnector
-
- doDispose() -
Method in class org.mule.transport.tcp.TcpMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.tcp.TcpMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.tcp.TcpMessageRequester
-
- doDispose() -
Method in class org.mule.transport.udp.UdpConnector
-
- doDispose() -
Method in class org.mule.transport.udp.UdpMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.udp.UdpMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.udp.UdpMessageRequester
-
- doDispose() -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doDispose() -
Method in class org.mule.transport.vm.VMConnector
-
- doDispose() -
Method in class org.mule.transport.vm.VMMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.vm.VMMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.vm.VMMessageRequester
-
- doDispose() -
Method in class org.mule.transport.xmpp.XmppConnector
-
- doDispose() -
Method in class org.mule.transport.xmpp.XmppMessageDispatcher
-
- doDispose() -
Method in class org.mule.transport.xmpp.XmppMessageReceiver
-
- doDispose() -
Method in class org.mule.transport.xmpp.XmppMessageRequester
-
- doDispose() -
Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
-
- doExecute(WorkerContext, Executor) -
Method in interface org.mule.api.work.WorkExecutor
- This method must be implemented by sub-classes in order to provide the
relevant synchronization policy.
- doExecute(WorkerContext, Executor) -
Method in class org.mule.work.ScheduleWorkExecutor
-
- doExecute(WorkerContext, Executor) -
Method in class org.mule.work.StartWorkExecutor
-
- doExecute(WorkerContext, Executor) -
Method in class org.mule.work.SyncWorkExecutor
-
- doFooter(MuleContext) -
Method in class org.mule.module.launcher.MuleContainerStartupSplashScreen
-
- doFooter(MuleContext) -
Method in class org.mule.util.ApplicationStartupSplashScreen
-
- doFooter(MuleContext) -
Method in class org.mule.util.ServerStartupSplashScreen
-
- doFooter(MuleContext) -
Method in class org.mule.util.SplashScreen
-
- doForceStop() -
Method in class org.mule.model.seda.SedaService
-
- doForceStop() -
Method in class org.mule.service.AbstractService
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.JarResourceServlet
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
-
- doGet(MuleEventContext, AxisStringWriter) -
Method in class org.mule.transport.soap.axis.AxisServiceComponent
-
- doGetObject() -
Method in class org.mule.config.spring.factories.AbstractEndpointFactoryBean
-
- doGetObject() -
Method in class org.mule.config.spring.factories.InboundEndpointFactoryBean
-
- doGetObject() -
Method in class org.mule.config.spring.factories.OutboundEndpointFactoryBean
-
- doHandshake(MuleEventContext) -
Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
-
- doHead(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doHeader(MuleContext) -
Method in class org.mule.util.ApplicationShutdownSplashScreen
-
- doHeader(MuleContext) -
Method in class org.mule.util.ApplicationStartupSplashScreen
-
- doHeader(MuleContext) -
Method in class org.mule.util.ServerShutdownSplashScreen
-
- doHeader(MuleContext) -
Method in class org.mule.util.ServerStartupSplashScreen
-
- doHeader(MuleContext) -
Method in class org.mule.util.SplashScreen
-
- doInit() -
Method in class org.mule.transport.servlet.AbstractReceiverServlet
-
- doInit() -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doInitialise() -
Method in class org.mule.agent.AbstractNotificationLoggerAgent
-
- doInitialise() -
Method in class org.mule.agent.EndpointNotificationLoggerAgent
-
- doInitialise() -
Method in class org.mule.agent.Log4jNotificationLoggerAgent
-
- doInitialise() -
Method in class org.mule.component.AbstractComponent
-
- doInitialise() -
Method in class org.mule.component.AbstractJavaComponent
-
- doInitialise() -
Method in class org.mule.component.PooledJavaComponent
-
- doInitialise() -
Method in class org.mule.config.spring.SpringRegistry
-
- doInitialise() -
Method in class org.mule.construct.AbstractFlowConstruct
-
- doInitialise() -
Method in class org.mule.endpoint.dynamic.NullConnector
-
- doInitialise() -
Method in class org.mule.example.notifications.DummySecurityFilter
-
- doInitialise(MuleContext) -
Method in class org.mule.exception.AbstractExceptionListener
-
- doInitialise() -
Method in class org.mule.model.seda.SedaService
- Initialise the service.
- doInitialise() -
Method in class org.mule.module.acegi.AcegiProviderAdapter
-
- doInitialise() -
Method in class org.mule.module.acegi.filters.http.HttpBasicAuthenticationFilter
-
- doInitialise() -
Method in class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent
-
- doInitialise() -
Method in class org.mule.module.guice.GuiceRegistry
-
- doInitialise() -
Method in class org.mule.module.jaas.filters.JaasSecurityFilter
-
- doInitialise() -
Method in class org.mule.module.jaas.JaasSimpleAuthenticationProvider
- The initialise method checks whether a jaas configuration file exists.
- doInitialise() -
Method in class org.mule.module.jca.JcaComponent
-
- doInitialise() -
Method in class org.mule.module.management.agent.JmxServerNotificationAgent
-
- doInitialise() -
Method in class org.mule.module.pgp.filters.PGPSecurityFilter
-
- doInitialise() -
Method in class org.mule.module.pgp.PGPSecurityProvider
-
- doInitialise() -
Method in class org.mule.module.scripting.component.ScriptComponent
-
- doInitialise() -
Method in class org.mule.module.spring.security.filters.http.HttpBasicAuthenticationFilter
-
- doInitialise() -
Method in class org.mule.module.spring.security.SpringProviderAdapter
-
- doInitialise() -
Method in class org.mule.registry.AbstractRegistry
-
- doInitialise() -
Method in class org.mule.registry.TransientRegistry
-
- doInitialise() -
Method in class org.mule.security.AbstractEndpointSecurityFilter
-
- doInitialise() -
Method in class org.mule.security.AbstractSecurityProvider
-
- doInitialise() -
Method in class org.mule.security.filters.MuleEncryptionEndpointSecurityFilter
-
- doInitialise() -
Method in class org.mule.service.AbstractService
-
- doInitialise() -
Method in class org.mule.tck.security.TestMultiuserSecurityProvider
-
- doInitialise() -
Method in class org.mule.transport.AbstractConnectable
-
- doInitialise() -
Method in class org.mule.transport.AbstractConnector
-
- doInitialise() -
Method in class org.mule.transport.ajax.AjaxMessageDispatcher
-
- doInitialise() -
Method in class org.mule.transport.ajax.embedded.AjaxConnector
-
- doInitialise() -
Method in class org.mule.transport.bpm.ProcessConnector
-
- doInitialise() -
Method in class org.mule.transport.email.AbstractMailConnector
-
- doInitialise() -
Method in class org.mule.transport.email.AbstractTlsRetrieveMailConnector
-
- doInitialise() -
Method in class org.mule.transport.email.SmtpsConnector
-
- doInitialise() -
Method in class org.mule.transport.file.FileConnector
-
- doInitialise() -
Method in class org.mule.transport.ftp.FtpConnector
-
- doInitialise() -
Method in class org.mule.transport.http.components.RestServiceWrapper
-
- doInitialise() -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- doInitialise() -
Method in class org.mule.transport.http.HttpConnector
-
- doInitialise() -
Method in class org.mule.transport.http.HttpsConnector
-
- doInitialise() -
Method in class org.mule.transport.ibean.IBeansConnector
-
- doInitialise() -
Method in class org.mule.transport.jdbc.JdbcConnector
-
- doInitialise() -
Method in class org.mule.transport.jersey.JerseyResourcesComponent
-
- doInitialise() -
Method in class org.mule.transport.jms.JmsConnector
-
- doInitialise() -
Method in class org.mule.transport.jms.mulemq.MuleMQJmsConnector
-
- doInitialise() -
Method in class org.mule.transport.multicast.MulticastConnector
-
- doInitialise() -
Method in class org.mule.transport.quartz.QuartzConnector
-
- doInitialise() -
Method in class org.mule.transport.rmi.RmiConnector
-
- doInitialise() -
Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
-
- doInitialise() -
Method in class org.mule.transport.servlet.jetty.JettyHttpsConnector
-
- doInitialise() -
Method in class org.mule.transport.servlet.ServletConnector
-
- doInitialise() -
Method in class org.mule.transport.soap.axis.AxisConnector
-
- doInitialise() -
Method in class org.mule.transport.ssl.SslConnector
-
- doInitialise() -
Method in class org.mule.transport.stdio.PromptStdioConnector
-
- doInitialise() -
Method in class org.mule.transport.tcp.TcpConnector
-
- doInitialise() -
Method in class org.mule.transport.udp.UdpConnector
-
- doInitialise() -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doInitialise() -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doInitialise() -
Method in class org.mule.transport.vm.VMConnector
-
- doInitialise() -
Method in class org.mule.transport.xmpp.XmppConnector
-
- doInTransaction() -
Method in interface org.mule.api.transaction.TransactionCallback
-
- doInTransaction() -
Method in class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
-
- doInvoke(MuleEvent) -
Method in class org.mule.component.AbstractComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.component.AbstractJavaComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.component.simple.PassThroughComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.module.cxf.component.WebServiceWrapperComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.module.jca.JcaComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.module.scripting.component.ScriptComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.transport.bpm.ProcessComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.transport.http.components.RestServiceWrapper
-
- doInvoke(MuleEvent) -
Method in class org.mule.transport.jersey.JerseyResourcesComponent
-
- doInvoke(MuleEvent) -
Method in class org.mule.transport.soap.axis.component.WebServiceWrapperComponent
-
- doLoad(QueueInfo, Object) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- DomDocumentToXml - Class in org.mule.module.xml.transformer
DomDocumentToXml Transform a org.w3c.dom.Document to XML String- DomDocumentToXml() -
Constructor for class org.mule.module.xml.transformer.DomDocumentToXml
-
- domToString(Element) -
Method in class org.mule.module.xml.config.XsltTextDefinitionParser
-
- domTypeNotSupported(Class) -
Static method in class org.mule.module.xml.i18n.XmlMessages
-
- DONT_BREAK_LINES -
Static variable in class org.mule.util.Base64
- Don't break lines when encoding (violates strict Base64 specification)
- doOptions(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doOtherValid(RequestLine, String) -
Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
- Parse the supplied
Element and populate the supplied
BeanDefinitionBuilder as required.
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.specific.FlowDefinitionParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.specific.ServiceDefinitionParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.config.spring.parsers.specific.SimpleServiceDefinitionParser
-
- doParse(Element, ParserContext, BeanDefinitionBuilder) -
Method in class org.mule.module.xml.config.NamespaceManagerDefinitionParser
- Parse the supplied
Element and populate the supplied
BeanDefinitionBuilder as required.
- doPause() -
Method in class org.mule.module.jca.JcaService
-
- doPause() -
Method in class org.mule.service.AbstractService
- Custom components can execute code necessary to put the service in a paused state here.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
-
- doPost(MuleEventContext, AxisStringWriter) -
Method in class org.mule.transport.soap.axis.AxisServiceComponent
-
- doPrepare(AbstractTransactionContext) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doPrepare(AbstractTransactionContext) -
Method in class org.mule.util.xa.AbstractResourceManager
-
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleRESTReceiverServlet
-
- doRemove(QueueInfo, Object) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doRequest(long) -
Method in class org.mule.transport.AbstractMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.email.RetrieveMessageRequester
- Make a specific request to the underlying transport.
- doRequest(long) -
Method in class org.mule.transport.file.FileMessageRequester
- Will attempt to do a receive from a directory, if the endpointUri resolves to
a file name the file will be returned, otherwise the first file in the
directory according to the filename filter configured on the connector.
- doRequest(long) -
Method in class org.mule.transport.ftp.FtpMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.http.HttpClientMessageRequester
- Make a specific request to the underlying transport
- doRequest(HttpRequest) -
Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
-
- doRequest(long) -
Method in class org.mule.transport.jdbc.JdbcMessageRequester
- Make a specific request to the underlying transport
- doRequest(long, MuleEvent) -
Method in class org.mule.transport.jdbc.JdbcMessageRequester
- Make a specific request to the underlying transport
Special case: The event is need when doReceive was called from doSend
- doRequest(long) -
Method in class org.mule.transport.jms.JmsMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.soap.axis.AxisMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.tcp.TcpMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.udp.UdpMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doRequest(long) -
Method in class org.mule.transport.vm.VMMessageRequester
- Make a specific request to the underlying transport
- doRequest(long) -
Method in class org.mule.transport.xmpp.XmppMessageRequester
-
- doResume() -
Method in class org.mule.module.jca.JcaService
-
- doResume() -
Method in class org.mule.service.AbstractService
- Custom components can execute code necessary to resume a service once it has
been paused If a developer overloads this method the doPause() method MUST
also be overloaded to avoid inconsistent state in the service
- doRollback() -
Method in class org.mule.module.spring.transaction.SpringTransactionFactory.SpringTransaction
-
- doRollback() -
Method in class org.mule.transaction.AbstractTransaction
- Rollback the transaction on the underlying resource
- doRollback() -
Method in class org.mule.transaction.XaTransaction
-
- doRollback() -
Method in class org.mule.transport.jdbc.JdbcTransaction
-
- doRollback() -
Method in class org.mule.transport.jms.JmsClientAcknowledgeTransaction
-
- doRollback() -
Method in class org.mule.transport.jms.JmsTransaction
-
- doRollback() -
Method in class org.mule.transport.vm.VMTransaction
-
- doRollback(AbstractTransactionContext) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doRollback(AbstractTransactionContext) -
Method in class org.mule.util.xa.AbstractResourceManager
-
- doRun() -
Method in class org.mule.module.jca.JcaComponent.MuleJcaWorker
-
- doRun() -
Method in class org.mule.tck.concurrency.TestingThread
-
- doRun() -
Method in class org.mule.transport.AbstractReceiverResourceWorker
-
- doRun() -
Method in class org.mule.transport.AbstractReceiverWorker
- The actual logic used to receive messages from the underlying transport.
- doRun() -
Method in class org.mule.work.AbstractMuleEventWork
-
- doSend(MuleEvent) -
Method in class org.mule.transport.AbstractMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.ajax.AjaxMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.bpm.ProcessMessageDispatcher
- Performs a synchronous action on the BPMS.
- doSend(MuleEvent) -
Method in class org.mule.transport.email.RetrieveMessageRequester
-
- doSend(MuleEvent) -
Method in class org.mule.transport.email.SmtpMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.file.FileMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.ftp.FtpMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.ibean.IBeansMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.jdbc.JdbcMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.jms.JmsMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.quartz.QuartzMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.rmi.RmiMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.soap.axis.AxisMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.stdio.StdioMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.tcp.LocalSocketTcpMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.tcp.TcpMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.udp.UdpMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.vm.VMMessageDispatcher
-
- doSend(MuleEvent) -
Method in class org.mule.transport.xmpp.XmppMessageDispatcher
-
- doSendWithClient(MuleEvent) -
Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
-
- doSendWithProxy(MuleEvent) -
Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
-
- doShutdown() -
Method in class org.mule.module.launcher.MuleContainer
-
- doShutdown() -
Method in class org.mule.MuleServer
-
- doSingleBean(int, MuleDefinitionParser, Element, ParserContext) -
Method in class org.mule.config.spring.parsers.delegate.AbstractFirstResultSerialDefinitionParser
-
- doSingleBean(int, MuleDefinitionParser, Element, ParserContext) -
Method in class org.mule.config.spring.parsers.delegate.AbstractSerialDelegatingDefinitionParser
-
- doSingleBean(int, MuleDefinitionParser, Element, ParserContext) -
Method in class org.mule.config.spring.parsers.delegate.AbstractSingleParentFamilyDefinitionParser
-
- doStart() -
Method in class org.mule.component.AbstractComponent
-
- doStart() -
Method in class org.mule.component.AbstractJavaComponent
-
- doStart() -
Method in class org.mule.component.DefaultJavaComponent
-
- doStart() -
Method in class org.mule.component.PooledJavaComponent
-
- doStart() -
Method in class org.mule.component.SimpleCallableJavaComponent
-
- doStart() -
Method in class org.mule.construct.AbstractFlowConstruct
-
- doStart() -
Method in class org.mule.endpoint.dynamic.NullConnector
-
- doStart() -
Method in class org.mule.model.seda.SedaService
-
- doStart() -
Method in class org.mule.module.tomcat.MuleTomcatListener
-
- doStart() -
Method in class org.mule.service.AbstractService
-
- doStart() -
Method in class org.mule.transport.AbstractConnectable
-
- doStart() -
Method in class org.mule.transport.AbstractConnector
- Template method to perform any work when starting the connectoe
- doStart() -
Method in class org.mule.transport.AbstractPollingMessageReceiver
-
- doStart() -
Method in class org.mule.transport.ajax.AjaxMessageReceiver
-
- doStart() -
Method in class org.mule.transport.ajax.embedded.AjaxConnector
-
- doStart() -
Method in class org.mule.transport.bpm.ProcessConnector
-
- doStart() -
Method in class org.mule.transport.email.AbstractMailConnector
-
- doStart() -
Method in class org.mule.transport.email.RetrieveMessageReceiver
-
- doStart() -
Method in class org.mule.transport.file.FileConnector
-
- doStart() -
Method in class org.mule.transport.ftp.FtpConnector
-
- doStart() -
Method in class org.mule.transport.ibean.IBeansConnector
-
- doStart() -
Method in class org.mule.transport.jdbc.JdbcConnector
-
- doStart() -
Method in class org.mule.transport.jms.JmsConnector
-
- doStart() -
Method in class org.mule.transport.jms.JmsMessageReceiver
- Deprecated.
- doStart() -
Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
-
- doStart() -
Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
-
- doStart() -
Method in class org.mule.transport.quartz.QuartzConnector
-
- doStart() -
Method in class org.mule.transport.quartz.QuartzMessageReceiver
-
- doStart() -
Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
-
- doStart() -
Method in class org.mule.transport.rmi.RmiConnector
-
- doStart() -
Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
-
- doStart() -
Method in class org.mule.transport.servlet.ServletConnector
-
- doStart() -
Method in class org.mule.transport.servlet.ServletMessageReceiver
-
- doStart() -
Method in class org.mule.transport.soap.axis.AxisConnector
- Template method to perform any work when starting the connectoe
- doStart() -
Method in class org.mule.transport.soap.axis.AxisMessageReceiver
-
- doStart() -
Method in class org.mule.transport.stdio.PromptStdioConnector
-
- doStart() -
Method in class org.mule.transport.stdio.StdioConnector
-
- doStart() -
Method in class org.mule.transport.tcp.TcpConnector
-
- doStart() -
Method in class org.mule.transport.tcp.TcpMessageReceiver
-
- doStart() -
Method in class org.mule.transport.TransactedPollingMessageReceiver
-
- doStart() -
Method in class org.mule.transport.udp.UdpConnector
-
- doStart() -
Method in class org.mule.transport.udp.UdpMessageReceiver
-
- doStart() -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doStart() -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doStart() -
Method in class org.mule.transport.vm.VMConnector
-
- doStart() -
Method in class org.mule.transport.xmpp.XmppConnector
-
- doStart() -
Method in class org.mule.transport.xmpp.XmppMessageReceiver
-
- doStart() -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doStart() -
Method in class org.mule.util.xa.AbstractResourceManager
-
- doStop() -
Method in class org.mule.component.AbstractComponent
-
- doStop() -
Method in class org.mule.component.DefaultJavaComponent
-
- doStop() -
Method in class org.mule.component.PooledJavaComponent
-
- doStop() -
Method in class org.mule.component.SimpleCallableJavaComponent
-
- doStop() -
Method in class org.mule.construct.AbstractFlowConstruct
-
- doStop() -
Method in class org.mule.endpoint.dynamic.NullConnector
-
- doStop() -
Method in class org.mule.model.seda.SedaService
-
- doStop() -
Method in class org.mule.module.tomcat.MuleTomcatListener
-
- doStop() -
Method in class org.mule.service.AbstractService
-
- doStop() -
Method in class org.mule.transport.AbstractConnectable
-
- doStop() -
Method in class org.mule.transport.AbstractConnector
- Template method to perform any work when stopping the connectoe
- doStop() -
Method in class org.mule.transport.AbstractPollingMessageReceiver
-
- doStop() -
Method in class org.mule.transport.bpm.ProcessConnector
-
- doStop() -
Method in class org.mule.transport.email.AbstractMailConnector
-
- doStop() -
Method in class org.mule.transport.email.RetrieveMessageReceiver
-
- doStop() -
Method in class org.mule.transport.file.FileConnector
-
- doStop() -
Method in class org.mule.transport.ftp.FtpConnector
-
- doStop() -
Method in class org.mule.transport.ibean.IBeansConnector
-
- doStop() -
Method in class org.mule.transport.jdbc.JdbcConnector
-
- doStop() -
Method in class org.mule.transport.jms.JmsConnector
-
- doStop() -
Method in class org.mule.transport.jms.JmsMessageReceiver
- Deprecated.
- doStop() -
Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver
-
- doStop() -
Method in class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
-
- doStop() -
Method in class org.mule.transport.quartz.QuartzConnector
-
- doStop() -
Method in class org.mule.transport.quartz.QuartzMessageReceiver
-
- doStop() -
Method in class org.mule.transport.rmi.RmiCallbackMessageReceiver
-
- doStop() -
Method in class org.mule.transport.rmi.RmiConnector
-
- doStop() -
Method in class org.mule.transport.servlet.jetty.JettyHttpConnector
-
- doStop() -
Method in class org.mule.transport.servlet.ServletConnector
-
- doStop() -
Method in class org.mule.transport.servlet.ServletMessageReceiver
-
- doStop() -
Method in class org.mule.transport.soap.axis.AxisConnector
- Template method to perform any work when stopping the connectoe
- doStop() -
Method in class org.mule.transport.soap.axis.AxisMessageReceiver
-
- doStop() -
Method in class org.mule.transport.stdio.StdioConnector
-
- doStop() -
Method in class org.mule.transport.tcp.TcpConnector
-
- doStop() -
Method in class org.mule.transport.tcp.TcpMessageReceiver
-
- doStop() -
Method in class org.mule.transport.udp.UdpConnector
-
- doStop() -
Method in class org.mule.transport.udp.UdpMessageReceiver
-
- doStop() -
Method in class org.mule.transport.UnsupportedMessageDispatcher
-
- doStop() -
Method in class org.mule.transport.UnsupportedMessageRequester
-
- doStop() -
Method in class org.mule.transport.vm.VMConnector
-
- doStop() -
Method in class org.mule.transport.xmpp.XmppConnector
-
- doStop() -
Method in class org.mule.transport.xmpp.XmppMessageReceiver
-
- doStore(QueueInfo, Object) -
Method in class org.mule.util.queue.TransactionalQueueManager
-
- doThreading -
Variable in class org.mule.processor.AsyncInterceptingMessageProcessor
-
- doToRemote(String, Object, Map, boolean, int) -
Method in class org.mule.module.client.RemoteDispatcher
-
- doToRemoteComponent(String, Object, Map, boolean) -
Method in class org.mule.module.client.RemoteDispatcher
-
- doTrace(HttpServletRequest, HttpServletResponse) -
Method in class org.mule.transport.servlet.MuleReceiverServlet
-
- doTransform(Object, String) -
Method in class org.mule.example.bookstore.transformers.AddBookResponse
-
- doTransform(Object, String) -
Method in class org.mule.example.bookstore.transformers.OrderToEmailTransformer
-
- doTransform(Object, String) -
Method in class org.mule.example.errorhandler.ErrorMessageToException
-
- doTransform(Object, String) -
Method in class org.mule.example.errorhandler.ErrorMessageToExceptionBean
-
- doTransform(Object, String) -
Method in class org.mule.example.errorhandler.ExceptionBeanToErrorMessage
-
- doTransform(Object, String) -
Method in class org.mule.example.geomail.transformers.IPToSender
-
- doTransform(Object, String) -
Method in class org.mule.example.hello.ChatStringToString
-
- doTransform(Object, String) -
Method in class org.mule.example.hello.ExceptionToString
-
- doTransform(Object, String) -
Method in class org.mule.example.hello.HttpRequestToNameString
-
- doTransform(Object, String) -
Method in class org.mule.example.hello.NameStringToChatString
-
- doTransform(Object, String) -
Method in class org.mule.example.hello.StdinToNameString
-
- doTransform(Object, String) -
Method in class org.mule.example.hello.StringToNameString
-
- doTransform(Object, String) -
Method in class org.mule.example.loanbroker.transformers.CreditProfileXmlToCreditProfile
-
- doTransform(Object, String) -
Method in class org.mule.example.loanbroker.transformers.LoanQuoteRequestToCreditProfileArgs
-
- doTransform(Object, String) -
Method in class org.mule.example.scripting.SimpleMathTransformer
-
- doTransform(Object, String) -
Method in class org.mule.example.scripting.StringToNumber
-
- doTransform(Object, String) -
Method in class org.mule.module.atom.transformers.BaseToOutputHandler
-
- doTransform(Object, String) -
Method in class org.mule.module.atom.transformers.ObjectToFeed
-
- doTransform(Object, String) -
Method in class org.mule.module.rss.transformers.ObjectToRssFeed
-
- doTransform(Object, String) -
Method in class org.mule.module.spring.remoting.ObjectToRemoteInvocationResultTransformer
-
- doTransform(Object, String) -
Method in class org.mule.module.spring.remoting.ObjectToRemoteInvocationTransformer
-
- doTransform(Object, String) -
Method in class org.mule.module.xml.transformer.jaxb.JAXBMarshallerTransformer
-
- doTransform(Object, String) -
Method in class org.mule.module.xml.transformer.jaxb.JAXBUnmarshallerTransformer
-
- doTransform(Object, String) -
Method in class org.mule.module.xml.transformer.JXPathExtractor
- Evaluate the expression in the context of the given object and returns the
result.
- doTransform(Object, String) -
Method in class org.mule.module.xml.transformer.XmlPrettyPrinter
-
- doTransform(Object, String) -
Method in class org.mule.module.xml.transformer.XPathExtractor
-
- doTransform(MuleMessage, String, Source, Result) -
Method in class org.mule.module.xml.transformer.XsltTransformer
-
- doTransform(Object, String) -
Method in class org.mule.tck.transformer.NoActionTransformer
-
- doTransform(Object, String) -
Method in class org.mule.tck.transformer.ValidateResponse
-
- doTransform(Object, String) -
Method in class org.mule.transformer.AbstractMessageTransformer
- Perform a non-message aware transform.
- doTransform(Object, String) -
Method in class org.mule.transformer.AbstractTransformer
-
- doTransform(Object, String) -
Method in class org.mule.transformer.codec.Base64Decoder
-
- doTransform(Object, String) -
Method in class org.mule.transformer.codec.Base64Encoder
-
- doTransform(Object, String) -
Method in class org.mule.transformer.codec.XmlEntityDecoder
-
- doTransform(Object, String) -
Method in class org.mule.transformer.codec.XmlEntityEncoder
-
- doTransform(Object, String) -
Method in class org.mule.transformer.compression.GZipCompressTransformer
-
- doTransform(Object, String) -
Method in class org.mule.transformer.compression.GZipUncompressTransformer
-
- doTransform(Object, String) -
Method in class org.mule.transformer.encryption.AbstractEncryptionTransformer
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.BeanToMap
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ByteArrayToHexString
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ByteArrayToObject
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ByteArrayToSerializable
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.GetBeanProperty
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.HexStringToByteArray
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.MapLookup
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.MapToBean
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ObjectArrayToString
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ObjectToByteArray
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ObjectToInputStream
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ObjectToOutputHandler
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.ObjectToString
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.SerializableToByteArray
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.StringAppendTransformer
-
- doTransform(Object, String) -
Method in class org.mule.transformer.simple.StringToObjectArray
-
- doTransform(MuleMessage) -
Method in class org.mule.transformer.TransformerTemplate.OverwitePayloadCallback
-
- doTransform(MuleMessage) -
Method in interface org.mule.transformer.TransformerTemplate.TransformerCallback
-
- doTransform(Object, String) -
Method in class org.mule.transport.email.transformers.EmailMessageToString
-
- doTransform(Object, String) -
Method in class org.mule.transport.email.transformers.MimeMessageToRfc822ByteArray
-
- doTransform(Object, String) -
Method in class org.mule.transport.email.transformers.Rfc822ByteArraytoMimeMessage
-
- doTransform(Object, String) -
Method in class org.mule.transport.file.transformers.FileToByteArray
-
- doTransform(Object, String) -
Method in class org.mule.transport.file.transformers.FileToString
- Simple implementation which relies on
FileToByteArray to get a
byte[] from the file beeing parsed and then transform it to a
String with the correct encoding.
- doTransform(Object, String) -
Method in class org.mule.transport.http.transformers.HttpClientMethodResponseToObject
-
- doTransform(Object, String) -
Method in class org.mule.transport.http.transformers.HttpResponseToString
- Perform the transformation to always return a String object
- doTransform(Object, String) -
Method in class org.mule.transport.http.transformers.ServletRequestToOutputHandler
-
- doTransform(Object, String) -
Method in class org.mule.transport.servlet.transformers.HttpRequestToByteArray
-
- doTransform(Object, String) -
Method in class org.mule.transport.servlet.transformers.HttpRequestToInputStream
-
- DOUBLE_ERROR -
Static variable in class org.mule.util.NumberUtils
-
- doUnregisterListener(FlowConstruct, InboundEndpoint, MessageReceiver) -
Method in class org.mule.transport.AbstractConnector
-
- doWork(RetryContext) -
Method in interface org.mule.api.retry.RetryCallback
-
- doWork(Work) -
Method in class org.mule.module.jca.DelegateWorkManager
-
- doWork(Work, long, ExecutionContext, WorkListener) -
Method in class org.mule.module.jca.DelegateWorkManager
-
- doWork(Work) -
Method in class org.mule.work.MuleWorkManager
-
- doWork(Work, long, ExecutionContext, WorkListener) -
Method in class org.mule.work.MuleWorkManager
-
- dropRef(String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
-
- DummySecurityFilter - Class in org.mule.example.notifications
- TODO
- DummySecurityFilter() -
Constructor for class org.mule.example.notifications.DummySecurityFilter
-
- dumpProperties(String, Properties, boolean) -
Method in class org.mule.transport.email.AbstractMailConnector
-
- duplicateDecoupledDestination() -
Method in class org.mule.module.cxf.transport.MuleUniversalConduit
-
- DURABLE_NAME_PROPERTY -
Static variable in class org.mule.transport.jms.JmsConstants
-
- DURABLE_PROPERTY -
Static variable in class org.mule.transport.jms.JmsConstants
-
- DYNAMIC_URI_PLACEHOLDER -
Static variable in class org.mule.endpoint.DynamicOutboundEndpoint
-
- DynamicAttributeDefinitionParser - Interface in org.mule.config.spring.parsers.collection
-
- dynamicEndpointsMustSpecifyAScheme() -
Static method in class org.mule.config.i18n.CoreMessages
-
- dynamicEndpointURIsCannotBeUsedOnInbound() -
Static method in class org.mule.config.i18n.CoreMessages
-
- dynamicName -
Variable in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
-
- DynamicOutboundEndpoint - Class in org.mule.endpoint
- An Outbound endpoint who's URI will be constructed based on the current message.
- DynamicOutboundEndpoint(MuleContext, EndpointBuilder, String) -
Constructor for class org.mule.endpoint.DynamicOutboundEndpoint
-
- DynamicOutboundEndpoint.NullOutboundEndpoint - Class in org.mule.endpoint
-
- DynamicRequestEndpoint - Class in org.mule.module.ibeans.spi.support
- A dynamic request endpoint is used in conjunction with the
Call annotation when there are no org.ibeans.annotation.param.Payload,
org.ibeans.annotation.param.PayloadParam or HeaderParam annotations
on a method and allows a dynamic InboundEndpoint to be created. - DynamicRequestEndpoint(InboundEndpoint, String) -
Constructor for class org.mule.module.ibeans.spi.support.DynamicRequestEndpoint
-
- DynamicRequestInterfaceBinding - Class in org.mule.module.ibeans.spi.support
- Creates an component binding that can use the
MessageRequester interface to make
a call. - DynamicRequestInterfaceBinding() -
Constructor for class org.mule.module.ibeans.spi.support.DynamicRequestInterfaceBinding
-
- DynamicURIInboundEndpoint - Class in org.mule.endpoint
- Allow's EndpointURI to be set and changed dynamically by wrapping up an immutable endpoint instance.
- DynamicURIInboundEndpoint(InboundEndpoint) -
Constructor for class org.mule.endpoint.DynamicURIInboundEndpoint
-
- DynamicURIInboundEndpoint(InboundEndpoint, EndpointURI) -
Constructor for class org.mule.endpoint.DynamicURIInboundEndpoint
-
- DynamicURIOutboundEndpoint - Class in org.mule.endpoint
- Allows EndpointURI to be set and changed dynamically by wrapping up an immutable
endpoint instance.
- DynamicURIOutboundEndpoint(OutboundEndpoint) -
Constructor for class org.mule.endpoint.DynamicURIOutboundEndpoint
-
- DynamicURIOutboundEndpoint(OutboundEndpoint, EndpointURI) -
Constructor for class org.mule.endpoint.DynamicURIOutboundEndpoint
-
EchoComponent will log the message and return the payload back as
the result.EjbMessageDispatcherFactory creates a dispatcher for marshalling
requests to an EJB MuleSession beanEmailMessageToString extracts a java mail Message contents and
returns a string.EncryptionNotSupportedException is thrown if an algorithm is set in
the MULE_USER header but it doesn't match the algorithm set on the security filterEncryptionStrategy can be used to provide different types of
Encryption strategy objects.EncryptionStrategyNotFoundException is thrown by the
SecurityManager when an encryption scheme is set in a property or header that
has not been registered witrh the managerEncryptionTransformer will transform an array of bytes or string
into an encrypted array of bytesEndpointException is an abstract exception extended by endpoint
specific exceptions.ImmutableEndpoint.EndpointMessageNotificationListener is an observer interface that objects
can use to receive notifications about messages being sent and received from endpointsEndpointNotFoundException is thrown when an endpoint name or
protocol is specified but a matching endpoint is not registered with the Mule
serverEndpointAbstractEventLoggerAgent will forward server notifications
to a configurered endpoint uri.EndpointPollingJob job.EndpointSecurityFilter is a base filter for secure filtering of
inbound and outbout event flowEndpointSelector selects the outgoing endpoint based on a
an expression evaluator ("header:endpoint" by default).EndpointURI is used to determine how a message is sent or
received.EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needsConnector
instance.EntryPoint defines the current entry method on a service.DefaultEntryPointResolverSet if after trying
all entrypointResolvers it cannot fin the entrypoint on the service serviceEntryPointResolver resolves a method to call on the given
Component when an event is received for the service.EntryPointResolver resolves a method to call on the given
service object when an event is received.EqualsFilter is a filter for comparing two objects using the
equals() method.ErrorFilter that allows for error filter expressions to be configured on
an iBeanErrorManager TODO (document class)ErrorMessage represents an exception.ErrorMessageToException transformer extracts and returns
the exception encapsulated by the ErrorMessage message payload.ErrorMessageToExceptionBean transformer returns
the exception bean encapsulated by the ErrorMessage message payload.FunctionalTestComponent and make assertions
on the message payload, headers or attachments or to make changes required
for the test.EventGeneratorJob job.EventGroup is a holder over events grouped by a common group Id.EventListener is a marker interface that is implemented by
objects wishing to receive Mule events in managed environments, such as an EJB
container.EventTimerTask is a task that causes TimeEvent to be fired to
listening objects when a specific number of milliseconds have passed.ExceptionBasedRouter Will send the current event to the first
endpoint that doesn't throw an exception.ExceptionBean is a POJO representing the details of a ThrowableExceptionHandler TODO (document class)ExceptionHelper provides a number of helper functions that can be
useful for dealing with Mule exceptions.ExceptionMessage is used by the DefaultServiceExceptionStrategy
for wrapping an exception with a message to send via an endpointUri.ExceptionNotificationListener is an observer interface that
objects can implement and then register themselves with the Mule manager to be
notified when a Exception event occurs.ExceptionPayload is a message payload that contains exception
information that occurred during message processing.ExceptionToString converts an exception to a String,
returning the exception's getMessage() result.Expirable implementing classes can be notified when they expireExpiryMonitor can monitor objects beased on an expiry time and can
invoke a callback method once the object time has expired.ExpressionErrorFilter,
XmlErrorFilter, AtomErrorFilter, RssErrorFilter, and
JsonErrorFilterExpressionEvaluator extracts a property from the message in a generic
way.DefaultExpressionManager so that they will
be resolved at run-time.ExpressionFilenameParser can use any expression language supported by Mule
to construct a file name for the current message.DefaultExpressionManager if an expression returns null
and failIfNull was set when ExpressionManager.evaluate(String,org.mule.api.MuleMessage,boolean)
was called.ExternalTransactionAwareTransactionFactory creates a transaction, possibly representing a transaction
started outside Mule.ExternalXaTransaction represents an external XA transaction in Mule.FailedToQueueEventException is thrown when an event cannot be put on
an internal service queue.FatalException can be thrown during initialisation or during
execution to indicate that something fatal has occurred and the MuleManager must
shutdown.FatalException TODO (document class)FatalBehaviour TODO (document class)FileConnector is used for setting up listeners on a directory and
for writing files to a directory.FileContentsMuleMessageFactory converts the
ReceiverFileInputStream's content into a byte[] as payload
for the MuleMessage.FileEndpointBuilder File uris need some special processing because
the uri path can be any length, and the default resolver relies on a particular
path format.FileMessageDispatcher is used to read/write files to the filesystemFileMessageDispatcherFactory creaes a dispatcher responsible for
writing files to diskFileMessageReceiver is a polling listener that reads files from a
directory.FileMessageDispatcher is used to read/write files to the filesystemFileMuleMessageFactory creates a new MuleMessage with a
File or ReceiverFileInputStream payload.FilenameParser is a simple expression parser interface for
processing filenamesFilenameRegexFilter filters incoming files from a directory, based
on a regular expression. elements.FilenameWildcardFilter filters incoming files from a directory,
based on file patterns.FileToByteArray reads the contents of a file as a byte array.FileToString reads file contents into a string.FileUtils contains useful methods for dealing with files &
directories.Filter interface allows MuleMessage filtering.FilteringRouter is a router that accepts events based on a filter
set.CustomNotificationListener notificationManager.
ExceptionNotificationListener
eventManager.
TransactionNotificationListeners.
MessageProcessorBuilder and configures it lazily so it can
be injected with the FlowConstruct.FlowConstruct to be injected.FlowConstructNotification is fired when an event such as the flow
construct starting occurs.AbstractHierarchicalDefinitionParser
and allows us to "fake" a parent when processing the same element.
ForwardingCatchAllStrategy acts as a catch and forward router for
any events not caught by the router this strategy is associated with. elements.FunctionalTestComponent is a service that can be used by
functional tests.FunctionlTestNotification is fired by the FunctionalTestComponent
when it receives an event.MuleContext.registerListener(ServerNotificationListener)
You can receive FunctionalTestNotifications from the FunctionalTestComponent.FutureMessageResult is an MuleMessage result of a remote invocation
on a Mule Server.MuleMessage.getInboundAttachment(String) instead
MuleMessage.getInboundAttachmentNames()
TcpConnector.getReceiveBacklog()
Element.
Element based on an
explicit "class" attribute.
MuleMessage.getInboundProperty(String, Object) instead
TcpConnector.getSendBufferSize() or TcpConnector.getReceiveBufferSize()
META-INF/services/org/mule/i18n/<bundleName>-messages.properties) from
bundleName.
Service for each incoming
MuleEvent routed on by the InboundRouterCollection.
MuleMessage.getInboundProperty(String, Object) instead
EndpointFactory for creation/lookup of individual endpoints instead
JavaComponent can have a custom entry-point resolver for its own
object.
Evaluator annotation.
String.
ReflectionEntryPointResolver.addIgnoredMethod(String)
MuleMessage.getInboundProperty(String, Object) instead
MuleMessage.getInboundProperty(String, Object) instead
SplitMessage instance and for
each part can associate an endpoint.
InvocationResult.State.SUCCESSFUL
MuleContext here
MuleMessageFactory lazily and holds a reference to it for
others to use.
AbstractConnector.isCreateMultipleTransactedReceivers() returns true.
AbstractConnector.numberOfConcurrentTransactedReceivers.
null if they cannot be determined.
null if they cannot be determined.
MuleMessage.getPayload(Class) call to every message in the collection and returns a
List of results.
MuleMessage.getPropertyNames(org.mule.api.transport.PropertyScope)
DefaultMuleMessage.getPropertyNames(org.mule.api.transport.PropertyScope)
MessagePropertiesContext.getPropertyNames(org.mule.api.transport.PropertyScope)
Transformer.getReturnDataType() instead.
Router annotation.
TransportServiceDescriptor for this connector.
Transformer.getSourceDataTypes() instead
HttpResponse.getStatusCode() instead
XsltTransformer.initialise()).
code from the resource bundle.
code from the resource bundle.
code from the resource bundle.
MuleMessage.getInboundProperty(String, Object) instead
getExpectedValue().
GoodCitizenClassLoader.close() method to release any connections to resources.
Disabling caching of jar resources fix e.g.Greeter expects a valid NameString object.ExpressionEvaluator that allows the user to define Groovy expressions to extract
data from the current message.GZipCompression is a CompressionStrategy implementation using the
GZip library included in the JDK java.util.zip.GZipCompressTransformer is a transformer compressing objects into
byte arrays.GZipCompressTransformer will uncompress a byte[] or InputStreamEventGroup.getGroupId().
HeartbeatNotification events at a given frequency to
notify that the server is alive and well.HeartbeatNotification events.HtmlTablePrinter prints event processing stats as a HTML tableHttpMethodParams object in the client
request to be set on the HttpMethod request object
HttpBasicAuthenticationFilter TODOHttpBasicAuthenticationFilter TODOHttpClientMessageDispatcher dispatches Mule events over HTTP.HttpClientMethodResponseToObject transforms a http client response
to a DefaultMuleMessage.HttpConnector provides a way of receiving and sending http requests
and responses.HttpConstants for request and response headersHttpMessageReceiver is a simple http server that can be used to
listen for HTTP requests on a particular port. elements.HttpServletRequest into an array of bytes by extracting the payload of
the request.HttpServletRequest into an InputStream.HttpRequestWildcardFilter filters out wildcard URL expressions.HttpsConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpConnector. elements.HttpsPollingConnector provides Secure http connectivity on top of what is already provided with the
Mule HttpPollingConnector.IBeansConnector TODO documentIBeansMessageDispatcher TODO documentIBeansMessageDispatcherFactory creates an IBeansMessageDispatcher instanceIBeansMessageReceiver TODO document elements
and supporting endpoint elements.IdempotentMessageFilter ensures that only unique messages are passed on.IdempotentSecureHashMessageFilter ensures that only unique messages are
received by a service.ObjectUtils.identityToString(Object) but without the object's full package
name.
IllegalTransactionStateException TODO (document class) elements. elements.TlsConfiguration)
for IMAPS from System properties.ImmutableEndpoint describes a Message endpoint where data is
sent or received.Transformer annotation.InboundAttachments annotation.MuleProperties.MULE_ORIGINATING_ENDPOINT_PROPERTY.InboundHeaders annotation.EndpointMessageNotification's when a message is received.DefaultBeanDefinitionDocumentReader after
construction but before any custom elements are parsed.
TransportServiceDescriptor This
will be called before the AbstractConnector.doInitialise() method is called.
Initialisable is a lifecycle interface that gets called at the
initialise lifecycle stage of the implementing service.InitialisationCallback is used to provide customised initialiation
for more complex components.InitialisationException is thrown by the initialise method defined
in the org.mule.api.lifecycle.Initialisable interface.Initialisable interface.
TransportFactory the endpoint used to
determine the connector type is passed to this method so that any properties
set on the endpoint that can be used to initialise the connector are made
available.
MuleMessageFactory instead
of re-using the instance from the connector.
AbstractConnector.start() is called.
MuleContextAware
InMemoryObjectStore implements an optionally bounded
in-memory store for message IDs with periodic expiry of old entries.MessageProcessors and wraps the invocation of the
chain in a composite MessageProcessor.MuleEvent's intercepting another listener
MessageProcessor.Interceptor is based on a similar concept of servlet filters and
works much the same way.EntryPointResolverEntryPointResolver instances registered on this set until
a match is found
MessageDispatcherFactory.isCreateDispatcherPerRequest() returns
false, which means that dispatchers are pooled according to
their lifecycle as described in MessageDispatcher.
AbstractConnector.getNumberOfConcurrentTransactedReceivers().
MessageDispatcherFactory.isCreateDispatcherPerRequest() returns
false, which means that dispatchers are pooled according to
their lifecycle as described in MessageRequester.
honorQosHeaders property.
AbstractConnector.start() is called.
RetryContext.getLastFailure() may return null.
TlsConfiguration) then this flag will
control whether client authenticatin is required.
Transformer.isSourceDataTypeSupported(org.mule.api.transformer.DataType) instead
AbstractTransformer.isSourceDataTypeSupported(org.mule.api.transformer.DataType, boolean)
jms://topic:trade.PriceUpdatesTopic.
instanceof operator.
IsXmlFilter accepts a String or byte[] if its contents are valid
(well-formed) XML.MessageProcessors and wraps the invocation of the
chain in a composite MessageProcessor.JavaComponent is a Java Component implementation used to
invoke Java component implementations.TransformerResolver implementation used to discover whether the current transform
requests requires JAXB.JaxenFilter evaluates an XPath expression against an XML document
using Jaxen.CxfOutboundMessageProcessor.JcaService Is the type of service used in Mule when embedded inside
an app server using JCA.JdmkAgent configures an Jdmk Http Adaptor for Jmx management,
statistics and configuration viewing of a Mule instance.JettyConnector can be using to embed a Jetty server to receive requests on an
http inound endpoint.JettyHttpMessageReceiver is a simple http server that can be used to
listen for http requests on a particular portJettyHttpsConnector can be using to embed a Jetty server to receive requests on an http inbound endpoint. elements. elements.Jms102bSupport is a template class to provide an absstraction
to to the Jms 1.0.2b api specification.Jms11Support is a template class to provide an abstraction to to
the JMS 1.1 API specification.JmsClientAcknowledgeTransaction is a transaction implementation of
performing a message acknowledgement.JmsClientAcknowledgeTransactionFactory creates a JMS Client
Acknowledge Transaction using a JMS Message.JmsConnector is a JMS 1.0.2b compliant connector that can be used
by a Mule endpoint.JmsMessageDispatcher is responsible for dispatching messages to JMS
destinations.JmsMessageDispatcherFactory creates a message adapter that will
send JMS messagesMultiConsumerJmsMessageReceiver (set by default).JmsMessageDispatcher is responsible for dispatching messages to JMS
destinations.JmsMessageDispatcherFactory creates a message adapter that will
send JMS messagesJMSMessageToObject Will convert a javax.jms.Message
or sub-type into an object by extracting the message payload.JmsMessageUtils contains helper method for dealing with JMS
messages in Mule.JmsReplyToHandler will process a JMS replyTo or hand off to the
default replyTo handler if the replyTo is a URL.JmsSelectorFilter is a wrapper for a JMS Selector.JmsSupport is an interface that provides a polymorphic facade to
the JMS 1.0.2b and 1.1 API specifications.javax.jms.Topic in,
possibly, a vendor-specific way.JmsTransaction is a wrapper for a JMS local transaction.JmsTransactionFactory creates a JMS local transactionJmxAgent registers Mule Jmx management beans with an MBean server.JmxManagementException is thrown by the Jmx agents if an error
occurs while executing an operation.JnpConnector uses the Java Naming protocol to bind to remote
objects<jnp:connector> elements.JsonNode object that
allows for nested object keys i.e.ObjectMapper into a method that requires it.JsonPath parameter annotationsTransformerResolver implementation used to discover whether the current transform
requests requires Json mashaling.JXPathFilter evaluates an XPath expression against a W3C Document,
XML string, or Java bean and returns true if the result is as expected.KeyedPoolMessageDispatcherFactoryAdapter adapts a
MessageDispatcherFactory with methods from commons-pool
KeyedPoolableObjectFactory.KeyedPoolMessageRequesterFactoryAdapter adapts a
MessageRequesterFactory with methods from commons-pool
KeyedPoolableObjectFactory.EntryPointResolverSet that mimics the behaviour of the Mule 1.x
DynamicEntryPointResolver.SerializeAndEncodeSessionHandler or SerializeOnlySessionHandler instead.DefaultLifecyclePhase adds lifecycle methods start,
stop and dispose.Registry.registerObject(String, Object, Object) method to have lifecycle
method calls on the registered objects omitted.
LifecycleAdapter is a wrapper around a pojo service that adds
Lifecycle methods to the pojo.LifecycleAdapterFactory TODO (document class)LifecycleManager
The callback is used so that transitions can be managed consistently outside of an objectLifecycleException TODOService or Connector should
implement this interface so that the registry lifecycle manager can introspect the lifecycle state of an object.TransientRegistry where the object registered
implements MuleContextAware.MessageProcessor chain used to process messages once the transport
specific MessageReceiver has received transport message and created
the MuleEvent
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.LoanQuoteRequest represents a customer request for a loan through a
loan brokerLoanBroker is the Service that starts the loan request process.LoanQuote is a loan quote from a bankLocaleMessage is a convenience interface for retrieving
internationalised strings from resource bundles.LocaleMessage is a convenience interface for retrieving
internationalised strings from resource bundles.LocaleMessage is a convenience interface for retrieving
internationalised strings from resource bundles.LocaleMessageHandler is essentially a merging of the Message
and Messages classes, since there is no good reason to have them separate.MuleClient adding methods that allow the use of an endpoint
instance.LocalSocketTcpMessageDispatcher will send transformed Mule events
over TCP.LocalSocketTcpMessageDispatcherLog4jAgent exposes the configuration of the Log4J instance running
in Mule for Jmx managementAbstractNotificationLoggerAgent Receives Mule server notifications
and logs them and can optionally route them to an endpointLogComponent simply logs the content (or content length if it is a
large message)LoggingCatchAllStrategy is a simple strategy that only logs any
events not caught by the router associated with this strategy.LoggingInterceptor is a simple interceptor that logs a message before
and after the event processing.MuleRegistry.lookupTransformer(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead
MuleRegistryHelper.lookupTransformer(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead. This
method should only be used internally to discover transformers, typically a user does not need ot do this
directly
MuleRegistry.lookupTransformers(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead
Transformer objects that accept the given
input and return the given output type of object
MuleRegistryHelper.lookupTransformer(org.mule.api.transformer.DataType, org.mule.api.transformer.DataType) instead. This
method should only be used internally to discover transformers, typically a user does not need ot do this
directly
Transformer objects that accept the given
input and return the given output type of object
MailSubjectRegExFilter applies a regular expression to a Mail
Message subject.MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a UrlManagementException is a general exception thrown by management
extensions.ManagementNotification is fired when monitored resources such as
internal queues reach capacityManagementNotificationListener is an observer interface that
objects can use to receive notifications about the state of the Mule instance and
its resourcesManualConstraint always returns false, meaning that the transaction
should be committed manually.ChildDefinitionParser
so that it generates a map instead of a bean definition.DefaultBeanAssembler
along with ChildSingletonMapDefinitionParser.MapLookup looks up and returns an object from a Map based on a key.AbstractTransformer.getReturnClass() and populates values of a
Map as bean properties on the object.PropertiesUtils.registerMaskedPropertyName(String).
MatchableMessageProcessors.MessageDispatching with
various lifecycle methods for the actual instances doing message sending.MessageDispatcherFactory is a factory interface for managing the
lifecycles of a transport's message dispatchers.InterceptingMessageProcessor that filters message flow using a Filter.MuleEvent's.MessageProcessor instances.MessagePropertyFilter can be used to filter against properties on
an event.MessageReceiver is used to receive data from an external system.MessageRequesting with
various lifecycle methods for the actual instances doing message sending.MessageProcessor that routes messages to zero or more destination
message processors.MessageProcessor.MessageTypeNotSupportedException is thrown when a MuleMessage instance is
to be created with an payload type that is not of supported type by that
MuleMessageFactory.MessagingException is a general message exception thrown when
errors specific to Message processing occur..MuleProperties.MULE_METHOD_PROPERTY
property on the incoming event to determine which method to invoke Users can customise the name
of the property used to look up the method name on the eventFailFastProblemReporter
that intercepts errors related to missing definition parsers to give a more helpful message.MockIntegrationBean annotation, inserting
a Mockito Mock object.Model encapsulates and manages the runtime behaviour of a
Mule Server instance.Model implementationsModelNotification is fired when an event such as the model starting
occurs.ModelNotificationListener is an observer interface that objects can
implement and then register themselves with the Mule manager to be notified when a
Model event occurs.ModelService exposes service information and actions on the Mule
Model.ModelServiceDescriptor describes the necessery information for
creating a model from a service descriptor.ModelServiceMBean JMX Service interface for the Model.MuleActivationSpec defines the contract between a Message Driven
Bean (MDB) and the Mule Resource Adapter.ContinuationCometdServlet servlet and binds the Bayeux object to
the Mule AjaxServletConnector.ContinuationBayeux so tat we can insert a different
message implementation that allows us to have better control over the message going across the wire.MuleApplicationContext is a simple extension application context
that allows resources to be loaded from the Classpath of file system using the
MuleBeanDefinitionReader.MuleApplicationEvent is an Spring ApplicationEvent used to wrap a
DefaultMuleEventCall annotated method calls.MuleClient is a simple interface for Mule clients to send and
receive events from a Mule Server.SpringXmlConfigurationBuilder to parse configResources.
MuleContext
MuleConfigProvider is needed because the Simple Provider does not
list services in the defaultConfiguration.MuleConfigurationService exposes the MuleConfiguration settings as
a management service.MuleConfigurationServiceMBean is a JMx service interface for the
Mule server configuration.MuleConnection defines the client connection methods for the JCA
CCI contractMuleConnectionFactory defines the connection factory interface that
the RA clients will obtain a reference to.MuleConnectionRequestInfo TODOMuleContext.MuleContextException is thrown when an exception occurs with Mule Context
objectsMuleContext.RegistryLifecycleManager and will
invoke lifecycle on the registry instance for the MuleContext.MuleContextNotification is fired when an event such as the mule
context starting occurs.MuleContextNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Manager event occurs.TransientRegistry where the object registered
implements MuleContextAware.MuleCredentials can be used to read and set Mule user information
that can be stored in a message header.MuleEncryptionEndpointSecurityFilter provides password-based
encryptionMuleEndpointKey TODOMuleEndpointURI is used to determine how a message is sent or received.MuleEvent represents any data event occuring in the Mule
environment.MuleEventContext is the context object for the current request.MuleEventListener is a interface that identifies an object as
wanting to receive Mule EventsMuleEventMulticaster is an implementation of a Spring
ApplicationeventMulticaster.MuleException is the base exception type for the Mule server any
other exceptions thrown by Mule code will be based on this exception,ExpressionManager to evaluate expressions in Call and
Template annotationsMuleHeaderCredentialsAccessor obtains and sets the user credentials
as Mule property headers.AbstractChildDefinitionParser
AbstractMuleBeanDefinitionParser
ChildDefinitionParser
MuleOrphanDefinitionParserHostConfiguration that retains its Protocol when
a new host is set via the URI.Log wrapper that supports boilerplate logging for high impact messagesMuleManagedConnection TODOMuleManagedConnectionFactory TODOMuleManagedConnectionMetaData TODOMuleMessage represents a message payload.MuleMessage available through it.MuleMessageFactory is a factory for creating a MuleMessage from a transport's
native message format (e.g.MuleMessage instances
MessageInfoMapping that simply
grabs the message information from the MuleMessage untouched.MuleMessage into an Http response.MockIntegrationBean annotation.MuleMsgProvider is an Axis service endpoint that builds services
from Mule managed components.http://www.mulesoft.org/schema/mule/core/${version} Namespace.MuleObjectNameProcessor is used to set spring ids to Mule object
names so the the bean id and name property on the object don't both have to be
set.MuleProperties is a set of constants pertaining to Mule properties.Request that adapts to a MuleMessageMuleResourceAdapter TODOMuleResourceLoader is a custom Spring resource loader that calls
standard Mule methods for loading resource files.Response that adapts to a MuleMessageReturn annotation.MuleRESTReceiverServlet is used for sending and receiving events from
the Mule server via a servlet container.MuleProvider is an Axis service endpoint that builds services from
Mule managed components.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.MuleSecurityManager is a default implementation security manager
for a Mule instance.MuleServer is a simple application that represents a local Mule
Server daemon.MuleService exposes certain Mule server functions for managementMuleServiceMBean is a JMX service interface for the MuleContext.MuleSession is the context in which a request is executed.MuleSoapHeaders is a helper class for extracting and writing Mule
header properties to s Soap messageMuleSoapHeadersHandler is an Axis handler that can read and write
Mule header properties to a SOAP message.MuleSubscriptionEventListener is a Spring ApplicationListener that
is used to register interest about Mule events.MuleTransactionConfig defines transaction configuration for a
transactional endpoint.MuleWorkManager is a JCA Work manager implementation used to manage
thread allocation for Mule components and connectors.MuleXmlBuilderContextListener is a bootstrap listener used to
construct a MuleContext instance.MulticastConnector can dispatch mule events using ip multicastingMulticaster is a utility that can call a given method on a
collection of objects that implement one or more common interfaces.MulticastingRouter will broadcast the current message to every endpoint
registed with the router. elements.Mx4jAgent configures an Mx4J Http Adaptor for Jmx management,
statistics and configuration viewing of a Mule instance.ParentDefinitionParser,
but allows any named bean to be the parent, rather than using the enclosing element in the DOM tree.NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an objectNameString is a simple string wrapper that holds a name and a greeting stringNameStringToChatString converts from a NameString object to a
ChatString object.ParentDefinitionParser so that the "name" attribute is set locally,
not on the parent.MuleRPCProvider.
NoActionTransformer doesn't do any transformation on the source
object and returns the source as the result.NoReceiverForEndpointException is thrown when an enpoint is
specified for a receiver but no such receiver exists.NoSatisfiableMethodsException is thrown by EntryPointResolvers when
the service passed has no methods that meet the criteria of the configured
EntryPointResolver.NotFilter accepts if the filter does not accept.ServerNotificationListener instances with the MuleContext
to receive notificationsNullComponent is a service that is used as a placeholder.NullLifecycleAdapter is a lifecycle adaptor implementation that
performs no Mule lifecycle propagation to Mule service component implementations.NullPayload represents a null event payloadNumberUtils contains useful methods for manipulating numbers.ObjectArrayToString transformer is the opposite of
StringToObjectArray - it simply converts Object[] to a String in which each
element is separated by a configurable delimiter (default is a space).ObjectFactory is a generic Factory interface.ObjectPool is a simple pooling interface for objectsObjectStore.ObjectStore's system fails.ObjectToByteArray converts serilaizable object to a byte array but
treats java.lang.String differently by converting to bytes using
the String.getBytrs() method.ObjectToInputStream converts serilaizable object to a input stream but
treats java.lang.String differently by converting to bytes using
the String.getBytes() method.ObjectToHttpClientMethodRequest transforms a MuleMessage into a
HttpClient HttpMethod that represents an HttpRequest.ObjectToInputStream converts Serializable objects to an InputStream
but treats java.lang.String, byte[] and
org.mule.api.transport.OutputHandler differently by using their
byte[] content rather thqn Serializing them.ObjectToJMSMessage will convert any object to a
javax.jms.Message or sub-type into an object.Message to a MuleMessage, with support for attachmentsObjectToOutputHandler converts a byte array into a String.ObjectToString transformer is useful for debugging.ObjectToXml converts any object to XML using Xstream.OlderComparatorComparator is a Comparator of File
which is capable of comparing files for equality based on their modification dates.MuleEventContext as
a complex type.
MuleEventContext as
a complex type.
OrFilter accepts if any of the filters accept the messageMap that can be used to populate
outbound attachments that will be set with the outgoing message.OutboundAttachments annotation.MuleMessage instance to allow access to outbound
attachments from within components and transformers without the these objects needing access to the Mule MessageMuleProperties.MULE_ENDPOINT_PROPERTY.Map without needing to use the Mule API (other than using the annotation)
on the method argument).OutboundHeaders annotation.MuleMessage instance to allow access to outbound
headers from within components and transformers without the these objects needing access to the Mule MessageEndpointMessageNotification's when a message is sent or
dispatched.OutboundPassThroughRouter allows outbound routing over a single
endpoint without any filtering.OutboundEndpoint.getResponseProperties().OutboundRouter is used to control outbound routing behaviour for an
event.RouterCatchAllStrategy is a strategy interface that allows developers to hook in custom code when
an event is being routed on the inbound or outbound but does not match any of the criteria defined for the routing.RouterCollection defines the interface for a MessageRouter that
manages more than one router.Map containing all request parameters to the
MuleMessage.
HttpServletRequest to
the MuleMessage.
BeanDefinitionBuilder instance for the
bean Class and passes it to the
AbstractMuleBeanDefinitionParser.doParse(org.w3c.dom.Element, org.springframework.beans.factory.xml.ParserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder) strategy method.
-Dkey=value
format.
multipart/form-data POST request.PassThroughComponent will simply return the payload back as the
result.Pausable.pause() method on an object.Payload annotation.PayloadTypeFilter filters based on the type of the object received.PeopleService is a test service that returns complex typesPerson part of the PeopleServiceTransactedPollingMessageReceiver
PollingTcpMessageReceiver acts as a polling TCP connector.PollingTcpMessageReceiver acts like a TCP client polling for new
messages.PooledJavaComponent implements pooling.LifeCycleAdaptorFactory wraps the Component' s
ObjectFactory.PoolingProfile is a configuration object used to define the object
pooling parameters for the service it is associated with. configuration elements.- PoolingProfileDefinitionParser() -
Constructor for class org.mule.config.spring.parsers.specific.PoolingProfileDefinitionParser
-
- POP3 -
Static variable in class org.mule.transport.email.Pop3Connector
-
- Pop3Connector - Class in org.mule.transport.email
Pop3Connector is used to connect and receive mail from a POP3
mailbox.- Pop3Connector(MuleContext) -
Constructor for class org.mule.transport.email.Pop3Connector
-
- Pop3NamespaceHandler - Class in org.mule.transport.email.config
- Reigsters a Bean Definition Parser for handling
elements. - Pop3NamespaceHandler() -
Constructor for class org.mule.transport.email.config.Pop3NamespaceHandler
-
- POP3S -
Static variable in class org.mule.transport.email.Pop3sConnector
-
- Pop3sConnector - Class in org.mule.transport.email
- Creates a secure connection to a POP3 mailbox
- Pop3sConnector(MuleContext) -
Constructor for class org.mule.transport.email.Pop3sConnector
-
- Pop3sNamespaceHandler - Class in org.mule.transport.email.config
- Reigsters a Bean Definition Parser for handling
elements. - Pop3sNamespaceHandler() -
Constructor for class org.mule.transport.email.config.Pop3sNamespaceHandler
-
- Pop3sSocketFactory - Class in org.mule.transport.email
- A socket factor that reads "indirect" configuration (see
TlsConfiguration)
for POP3S from System properties. - Pop3sSocketFactory() -
Constructor for class org.mule.transport.email.Pop3sSocketFactory
-
- populate(Object, Map) -
Static method in class org.mule.util.BeanUtils
- This will overlay a map of properties on a bean.
- populateBindings(Bindings) -
Method in class org.mule.module.scripting.builders.ScriptConfigurationBuilder
-
- populateBindings(Bindings, Object) -
Method in class org.mule.module.scripting.component.Scriptable
-
- populateBindings(Bindings, MuleMessage) -
Method in class org.mule.module.scripting.component.Scriptable
-
- populateBindings(Bindings, MuleEvent) -
Method in class org.mule.module.scripting.component.Scriptable
-
- populateContext(Context) -
Method in class org.mule.transport.ajax.embedded.AjaxConnector
-
- populateDefaultBindings(Bindings) -
Method in class org.mule.module.scripting.component.Scriptable
-
- populateProcessVariables(MuleEvent, Map, PropertyScope) -
Method in class org.mule.transport.bpm.ProcessMessageDispatcher
-
- populateProps(Map<String, Object>, MuleMessage, PropertyScope) -
Static method in class org.mule.transport.soap.axis.extras.AxisCleanAndAddProperties
-
- populateTestData(Context) -
Method in class org.mule.tck.jndi.TestContextFactory
-
- populateWithoutFail(Object, Map, boolean) -
Static method in class org.mule.util.BeanUtils
- Exception safe version of BeanUtils.populate()
- PORT -
Static variable in class org.mule.endpoint.URIBuilder
-
- port -
Variable in class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder
-
- PORT_PROPERTY -
Static variable in class org.mule.transport.udp.UdpConnector
-
- portNotFound(String) -
Static method in class org.mule.module.cxf.i18n.CxfMessages
-
- postDeregister() -
Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
-
- postDeregister() -
Method in class org.mule.module.management.mbean.ServiceService
-
- postDeregister() -
Method in class org.mule.module.management.mbean.ServiceStats
-
- postDeserialisationInit(Object) -
Method in class org.mule.module.xml.transformer.XmlToObject
-
- postLatchAwait(String) -
Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- postLatchAwait(String) -
Method in class org.mule.service.processor.ServiceAsyncRequestReplyRequestor
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.AbstractChildDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
- Hook method that derived classes can implement to inspect/change a
bean definition after parsing is complete.
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.collection.ChildListEntryDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.generic.NamedDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.generic.OptionalChildDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.generic.ParentDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.generic.TextDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in interface org.mule.config.spring.parsers.PostProcessor
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.processors.AddAttribute
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.processors.ConstructorReference
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.processors.ExtendTarget
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.specific.DataObjectDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.specific.GlobalPropertyDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.specific.MessageFilterDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.config.spring.parsers.specific.ObjectFactoryWrapper
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.module.management.config.JmxAgentDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.module.scripting.config.ScriptDefinitionParser
-
- postProcess(ParserContext, BeanAssembler, Element) -
Method in class org.mule.module.xml.config.XsltTextDefinitionParser
-
- postProcess(FTPClient, FTPFile, MuleMessage) -
Method in class org.mule.transport.ftp.FtpMessageReceiver
-
- postProcessAfterInitialization(Object, String) -
Method in class org.mule.config.spring.ExpressionEvaluatorPostProcessor
-
- postProcessAfterInitialization(Object, String) -
Method in class org.mule.config.spring.MuleContextPostProcessor
-
- postProcessAfterInitialization(Object, String) -
Method in class org.mule.config.spring.NotificationListenersPostProcessor
-
- postProcessAfterInitialization(Object, String) -
Method in class org.mule.config.spring.processors.DecoratingFlowAnnotationsBeanProcessor
-
- postProcessAfterInitialization(Object, String) -
Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
-
- postProcessAfterInitialization(Object, String) -
Method in class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
-
- postProcessBeforeInitialization(Object, String) -
Method in class org.mule.config.spring.ExpressionEvaluatorPostProcessor
-
- postProcessBeforeInitialization(Object, String) -
Method in class org.mule.config.spring.MuleContextPostProcessor
-
- postProcessBeforeInitialization(Object, String) -
Method in class org.mule.config.spring.NotificationListenersPostProcessor
-
- postProcessBeforeInitialization(Object, String) -
Method in class org.mule.config.spring.processors.DecoratingFlowAnnotationsBeanProcessor
-
- postProcessBeforeInitialization(Object, String) -
Method in class org.mule.config.spring.processors.MuleObjectNameProcessor
-
- postProcessBeforeInitialization(Object, String) -
Method in class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
-
- postProcessMessage(MuleMessage) -
Method in class org.mule.transport.AbstractReceiverWorker
- If a result is returned back this method will get called before the message is added to te list of
results (these are later passed to
AbstractReceiverWorker.handleResults(java.util.List))
- PostProcessor - Interface in org.mule.config.spring.parsers
- This interface allows post-processing of the bean assmebler to be injected into
definition parsers
- postRegister(Boolean) -
Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
-
- postRegister(Boolean) -
Method in class org.mule.module.management.mbean.ServiceService
-
- postRegister(Boolean) -
Method in class org.mule.module.management.mbean.ServiceStats
-
- PRE_INIT_PROCESSORS_BYPASS_FLAG -
Static variable in interface org.mule.api.registry.MuleRegistry
- Determines whether pre-init processors should get executed on an object added to the registry.
- PreAuthenticatedAuthenticationProvider - Class in org.mule.module.spring.security
- Provides a pre authenticated authentication
- PreAuthenticatedAuthenticationProvider() -
Constructor for class org.mule.module.spring.security.PreAuthenticatedAuthenticationProvider
-
- preDeregister() -
Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
-
- preDeregister() -
Method in class org.mule.module.management.mbean.ServiceService
-
- preDeregister() -
Method in class org.mule.module.management.mbean.ServiceStats
-
- Preferred - Annotation Type in org.mule.module.launcher.descriptor
- Provides a means to give preference to an SPI implementation over others.
- PREFERRED_ENCODING -
Static variable in class org.mule.util.Base64
- Preferred encoding.
- PREFERRED_TRANSFORMER_FACTORY -
Static variable in class org.mule.module.xml.transformer.XsltTransformer
-
- PREFIX -
Static variable in class org.mule.config.spring.parsers.generic.AutoIdUtils
-
- PrefixValueMap - Class in org.mule.config.spring.parsers.assembly.configuration
-
- PrefixValueMap(String) -
Constructor for class org.mule.config.spring.parsers.assembly.configuration.PrefixValueMap
-
- PreInitProcessor - Interface in org.mule.api.registry
- Fired after the inject phase but before the initialise lifecycle phase
- prepare(Message) -
Method in class org.mule.module.cxf.transport.MuleUniversalConduit
- Prepare the message for writing.
- prepare(Message) -
Method in class org.mule.module.cxf.transport.MuleUniversalDestination.ResponseConduit
-
- prepare(Xid) -
Method in class org.mule.transport.jms.xa.XAResourceWrapper
-
- prepare(Xid) -
Method in class org.mule.util.xa.DefaultXASession
-
- prepareBeanFactory(ConfigurableListableBeanFactory) -
Method in class org.mule.config.spring.MuleApplicationContext
-
- prepareFile(FTPClient, FTPFile) -
Method in class org.mule.transport.ftp.FtpMessageRequester
-
- PrepareLoanQuoteRequest - Class in org.mule.example.loanbroker.bpm.activity
- Prepares a loan request for the banks based on the original customer request and the customer's
credit profile.
- PrepareLoanQuoteRequest() -
Constructor for class org.mule.example.loanbroker.bpm.activity.PrepareLoanQuoteRequest
-
- prepareRequest(CustomerQuoteRequest, CreditProfile) -
Static method in class org.mule.example.loanbroker.bpm.activity.PrepareLoanQuoteRequest
-
- prepareStatement(Connection, String) -
Method in class org.mule.transport.jdbc.ExtendedQueryRunner
-
- prepareToBuildEndpoint() -
Method in class org.mule.endpoint.AbstractEndpointBuilder
-
- prepareTransaction(AbstractTransactionContext) -
Method in class org.mule.util.xa.AbstractResourceManager
-
- prepareWinFilename(String) -
Static method in class org.mule.util.FileUtils
-
- prependMessage(String) -
Method in exception org.mule.api.MuleException
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.AbstractHierarchicalDefinitionParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
- Hook method that derived classes can implement to modify internal state before processing.
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.collection.OrphanMapDefinitionParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.generic.ChildDefinitionParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.generic.OrphanDefinitionParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.generic.WrappingChildDefinitionParser
-
- preProcess(PropertyConfiguration, Element) -
Method in interface org.mule.config.spring.parsers.PreProcessor
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.AddAttribute
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.AttributeConcatenation
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.BlockAttribute
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.CheckExclusiveAttribute
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.CheckExclusiveAttributes
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.CheckExclusiveAttributesAndChildren
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.CheckRequiredAttributes
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.ProvideDefaultName
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.ProvideDefaultNameFromElement
-
- preProcess(PropertyConfiguration, Element) -
Method in class org.mule.config.spring.parsers.processors.RequireAttribute
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.specific.endpoint.EndpointRefParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.specific.FilterRefDefinitionParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.specific.properties.SimplePropertyDefinitionParser
-
- preProcess(Element) -
Method in class org.mule.config.spring.parsers.specific.SimpleComponentDefinitionParser
-
- preprocessEndpointData(AnnotatedEndpointData) -
Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
- This method can be overridden to process endpoints before they get built.
- preProcessMessage(Object) -
Method in class org.mule.transport.AbstractReceiverWorker
- Before a message is passed into Mule this callback is called and can be used by the worker to inspect the
message before it gets sent to Mule
- preProcessMessage(Message, Session) -
Method in class org.mule.transport.jms.JmsConnector
- This method may be overridden in order to apply pre-processing to the message
as soon as it arrives.
- preProcessMessage(Object) -
Method in class org.mule.transport.jms.JmsMessageReceiver.JmsWorker
- Deprecated.
- preProcessMessage(Object) -
Method in class org.mule.transport.jms.MultiConsumerJmsMessageReceiver.JmsWorker
-
- PreProcessor - Interface in org.mule.config.spring.parsers
- This interface allows pre-processing of the element.
- preRegister(MBeanServer, ObjectName) -
Method in class org.mule.module.management.agent.ClassloaderSwitchingMBeanWrapper
-
- preRegister(MBeanServer, ObjectName) -
Method in class org.mule.module.management.mbean.ServiceService
-
- preRegister(MBeanServer, ObjectName) -
Method in class org.mule.module.management.mbean.ServiceStats
-
- preRouteMessage(MuleMessage) -
Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
-
- preRouteMuleMessage(MuleMessage) -
Method in class org.mule.transport.AbstractReceiverWorker
- This callback is called before a message is routed into Mule and can be used by the worker to set connection
specific properties to message before it gets routed
- preRouteMuleMessage(MuleMessage) -
Method in class org.mule.transport.ssl.SslMessageReceiver.SslWorker
-
- preRouteMuleMessage(MuleMessage) -
Method in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
-
- preTransformMessage(MuleMessage) -
Method in class org.mule.transport.jms.JmsMessageDispatcher
- This method is called before the current message is transformed.
- PrettyLoggingFeature - Class in org.mule.module.cxf.feature
- Same as the standard CXF LoggingFeature, but with pretty-printed XML
for the message payload.
- PrettyLoggingFeature() -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingFeature
-
- PrettyLoggingInInterceptor - Class in org.mule.module.cxf.feature
- Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
- PrettyLoggingInInterceptor() -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingInInterceptor(String) -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingInInterceptor(int) -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingInInterceptor(PrintWriter) -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- PrettyLoggingOutInterceptor - Class in org.mule.module.cxf.feature
- Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
- PrettyLoggingOutInterceptor() -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- PrettyLoggingOutInterceptor(String) -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- PrettyLoggingOutInterceptor(int) -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- PrettyLoggingOutInterceptor(PrintWriter) -
Constructor for class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- print(Object) -
Method in class org.mule.management.stats.printers.AbstractTablePrinter
-
- print(Collection) -
Method in class org.mule.management.stats.printers.AbstractTablePrinter
-
- print(String) -
Method in class org.mule.management.stats.printers.AbstractTablePrinter
-
- print(Collection) -
Method in class org.mule.management.stats.printers.CSVPrinter
-
- print(Collection) -
Method in class org.mule.management.stats.printers.HtmlTablePrinter
-
- print(Collection) -
Method in class org.mule.management.stats.printers.SimplePrinter
-
- print(Collection) -
Method in class org.mule.management.stats.printers.XMLPrinter
-
- print(String) -
Method in class org.mule.transport.http.ResponseWriter
-
- print(int) -
Method in class org.mule.transport.http.ResponseWriter
-
- print() -
Method in class org.mule.util.ExceptionHolder
-
- printCSVSummary() -
Method in class org.mule.module.management.mbean.StatisticsService
-
- printCSVSummary() -
Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
-
- printHtmlStats() -
Method in class org.mule.example.bookstore.DataWarehouse
-
- printHtmlSummary() -
Method in class org.mule.module.management.mbean.StatisticsService
-
- printHtmlSummary() -
Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
-
- println(Object) -
Method in class org.mule.management.stats.printers.AbstractTablePrinter
-
- println(String) -
Method in class org.mule.management.stats.printers.AbstractTablePrinter
-
- println(String, int) -
Method in class org.mule.management.stats.printers.XMLPrinter
-
- println(int) -
Method in class org.mule.transport.http.ResponseWriter
-
- println(String) -
Method in class org.mule.transport.http.ResponseWriter
-
- println() -
Method in class org.mule.transport.http.ResponseWriter
-
- printProviderStatsXml(String, int) -
Method in class org.mule.management.stats.printers.XMLPrinter
-
- printXmlSummary() -
Method in class org.mule.module.management.mbean.StatisticsService
-
- printXmlSummary() -
Method in interface org.mule.module.management.mbean.StatisticsServiceMBean
-
- PRIORITY_PROPERTY -
Static variable in class org.mule.transport.jms.JmsConstants
-
- process(OutboundEndpoint, Object, Map<String, Object>) -
Method in interface org.mule.api.client.LocalMuleClient
- Sends an event synchronously to a endpointUri via a Mule server and a
resulting message is returned.
- process(OutboundEndpoint, MuleMessage) -
Method in interface org.mule.api.client.LocalMuleClient
- Sends an event synchronously to a endpointUri via a Mule server and a
resulting message is returned.
- process(String, MessageExchangePattern, Object, Map<String, Object>) -
Method in interface org.mule.api.client.MuleClient
- Processes a message with an outbound endpoint using the specified
MessageExchangePattern
- process(String, MessageExchangePattern, MuleMessage) -
Method in interface org.mule.api.client.MuleClient
- Processes a messsage with an outbound endpoint using the specified
MessageExchangePattern
- process(MuleEvent) -
Method in interface org.mule.api.component.InterfaceBinding
- This method is responsible for routing the Message via the MuleSession.
- process(MuleEvent) -
Method in interface org.mule.api.interceptor.Interceptor
- Invoked when the component should be called.
- process(MuleEvent) -
Method in interface org.mule.api.processor.MessageProcessor
- Invokes the MessageProcessor.
- process(Object) -
Method in interface org.mule.api.registry.ObjectProcessor
-
- process(MuleEvent) -
Method in interface org.mule.api.routing.OutboundRouterCatchAllStrategy
- This method will be invoked when an event is received or being sent where the criteria of the router(s) do not
match the current event.
- process(OutboundEndpoint, Object, Map<String, Object>) -
Method in class org.mule.client.DefaultLocalMuleClient
-
- process(OutboundEndpoint, MuleMessage) -
Method in class org.mule.client.DefaultLocalMuleClient
-
- process(String, MessageExchangePattern, Object, Map<String, Object>) -
Method in class org.mule.client.DefaultLocalMuleClient
-
- process(String, MessageExchangePattern, MuleMessage) -
Method in class org.mule.client.DefaultLocalMuleClient
-
- process(MuleEvent) -
Method in class org.mule.component.AbstractComponent
-
- process(MuleEvent) -
Method in class org.mule.component.DefaultInterfaceBinding
-
- process(Object) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- process(Object) -
Method in class org.mule.config.processors.LookupInjectionProcessor
-
- process(Object) -
Method in class org.mule.config.transformer.AnnotatedTransformerObjectProcessor
-
- process(MuleEvent) -
Method in class org.mule.construct.AbstractFlowConstruct
-
- process(MuleEvent) -
Method in class org.mule.endpoint.DefaultOutboundEndpoint
-
- process(MuleEvent) -
Method in class org.mule.endpoint.DynamicOutboundEndpoint.NullOutboundEndpoint
-
- process(MuleEvent) -
Method in class org.mule.endpoint.DynamicOutboundEndpoint
-
- process(MuleEvent) -
Method in class org.mule.endpoint.DynamicURIOutboundEndpoint
-
- process(MuleEvent) -
Method in class org.mule.endpoint.inbound.InboundEndpointMimeTypeCheckingMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.inbound.InboundEndpointPropertyMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.inbound.InboundExceptionDetailsMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundEndpointMimeTypeCheckingMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundEndpointPropertyMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundEventTimeoutMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundResponsePropertiesMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundRewriteResponseEventMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundSessionHandlerMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.outbound.OutboundTxRollbackMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.endpoint.SecurityFilterMessageProcessorBuilder
- Should never be called
- process(LoanBrokerQuoteRequest) -
Method in class org.mule.example.loanbroker.esb.CreditAgencyGateway
-
- process(MuleEvent) -
Method in class org.mule.interceptor.AbstractEnvelopeInterceptor
-
- process(MuleEvent) -
Method in class org.mule.interceptor.InterceptorStack
-
- process(MuleEvent) -
Method in class org.mule.interceptor.TimerInterceptor
-
- process(MuleEvent) -
Method in class org.mule.module.atom.routing.InboundFeedSplitter
-
- process(MuleEvent) -
Method in class org.mule.module.cxf.config.FlowConfiguringMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.module.cxf.CxfInboundMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.module.ibeans.config.CallInterfaceBinding
-
- process(MuleEvent) -
Method in class org.mule.module.ibeans.config.IBeanBinding
-
- process(Object) -
Method in class org.mule.module.ibeans.config.IntegrationBeanAnnotatedObjectProcessor
-
- process(Object) -
Method in class org.mule.module.ibeans.config.MockIntegrationBeansAnnotationProcessor
-
- process(MuleEvent) -
Method in class org.mule.module.ibeans.spi.support.CallOutboundEndpoint
-
- process(MuleEvent) -
Method in class org.mule.module.ibeans.spi.support.DynamicRequestInterfaceBinding
-
- process(MuleEvent) -
Method in class org.mule.module.rss.routing.InboundFeedSplitter
-
- process(MuleEvent) -
Method in class org.mule.processor.AbstractDynamicMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.AbstractFilteringMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.AbstractMessageObserver
-
- process(MuleEvent) -
Method in class org.mule.processor.AbstractResponseMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.AsyncInterceptingMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.ExceptionHandlingMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.NullMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.SecurityFilterMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.StopFurtherMessageProcessingMessageProcessor
-
- process(MuleEvent) -
Method in class org.mule.processor.TransactionalInterceptingMessageProcessor
-
- process(Object) -
Method in class org.mule.registry.ExpressionEvaluatorProcessor
-
- process(Object) -
Method in class org.mule.registry.JSR250ValidatorProcessor
-
- process(Object) -
Method in class org.mule.registry.LifecycleStateInjectorProcessor
-
- process(Object) -
Method in class org.mule.registry.MuleContextProcessor
-
- process(Object) -
Method in class org.mule.registry.NotificationListenerProcessor
-
- process(MuleEvent) -
Method in class org.mule.routing.AbstractAggregator
-
- process(MuleEvent) -
Method in class org.mule.routing.AbstractCatchAllStrategy
- This method will be invoked when an event is received or being sent where the criteria of the router(s) do not
match the current event.
- process(MuleEvent) -
Method in class org.mule.routing.AbstractMatchingRouter
-
- process(MuleEvent) -
Method in class org.mule.routing.AbstractSelectiveRouter
-
- process(MuleEvent) -
Method in class org.mule.routing.AbstractSplitter
-
- process(MuleEvent) -
Method in class org.mule.routing.correlation.EventCorrelator
-
- process(MuleEvent) -
Method in class org.mule.routing.outbound.AbstractOutboundRouter
-
- process(MuleEvent) -
Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
-
- process(MuleEvent) -
Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- process(MuleEvent) -
Method in class org.mule.routing.requestreply.ReplyToPropertyRequestReplyReplier
-
- process(MuleEvent) -
Method in class org.mule.routing.requestreply.SimpleRequestReplyReplier
-
- process(MuleEvent) -
Method in class org.mule.routing.Resequencer
-
- process(MuleEvent) -
Method in class org.mule.service.AbstractService
-
- process(MuleEvent) -
Method in class org.mule.service.processor.ServiceInternalMessageProcessor
- We do all this together here rather than chaining them in order to conserve
2.x exception handling behaviour
- process(MuleEvent) -
Method in class org.mule.service.processor.ServiceOutboundMessageProcessor
-
- process(Object, MuleEventContext) -
Method in class org.mule.tck.functional.FunctionalTestComponent
- The service method that implements the test component logic.
- process(MuleEvent) -
Method in class org.mule.transformer.AbstractTransformer
-
- process(MuleEvent) -
Method in class org.mule.transport.AbstractMessageDispatcher
-
- PROCESS -
Static variable in class org.mule.transport.bpm.config.BpmNamespaceHandler
-
- PROCESS_ENDED -
Static variable in class org.mule.transport.jbpm.Jbpm
-
- PROCESS_VARIABLE_DATA -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROCESS_VARIABLE_INCOMING -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROCESS_VARIABLE_INCOMING_SOURCE -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- processAction(MuleEvent) -
Method in class org.mule.transport.bpm.ProcessMessageDispatcher
-
- processAsync(MuleEvent) -
Method in class org.mule.processor.AsyncInterceptingMessageProcessor
-
- processAsync(MuleEvent) -
Method in class org.mule.processor.SedaStageInterceptingMessageProcessor
-
- processAxisFault(AxisFault) -
Method in class org.mule.transport.soap.axis.AxisServiceComponent
-
- processChildElement(ParserContext, BeanAssembler, Element, Element) -
Method in class org.mule.config.spring.parsers.processors.AbstractChildElementIterator
-
- processClientRequest(MessageContext, boolean) -
Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
- Method processClientRequest
- processClientResponse(MessageContext) -
Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
- Method processClientResponse
- ProcessComponent - Class in org.mule.transport.bpm
-
- ProcessComponent() -
Constructor for class org.mule.transport.bpm.ProcessComponent
-
- ProcessConnector - Class in org.mule.transport.bpm
- The BPM provider allows Mule events to initiate and/or advance processes in an
external or embedded Business Process Management System (BPMS).
- ProcessConnector(MuleContext) -
Constructor for class org.mule.transport.bpm.ProcessConnector
-
- processCookies(MuleEvent) -
Method in class org.mule.transport.http.HttpClientMessageDispatcher
-
- processDefaultRoute(MuleEvent) -
Method in class org.mule.routing.AbstractMatchingRouter
-
- processed -
Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- processedGroups -
Variable in class org.mule.routing.correlation.EventCorrelator
-
- processedLock -
Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- processEndpoint(AnnotatedEndpointData) -
Method in class org.mule.config.endpoint.AnnotatedEndpointHelper
-
- processEngine -
Variable in class org.mule.transport.jbpm.Jbpm
-
- processException(ErrorMessage, Throwable) -
Method in class org.mule.example.errorhandler.AbstractExceptionHandler
-
- processException(ErrorMessage, Throwable) -
Method in class org.mule.example.errorhandler.handlers.BusinessHandler
-
- processException(ErrorMessage, Throwable) -
Method in class org.mule.example.errorhandler.handlers.DefaultHandler
-
- processException(ErrorMessage, Throwable) -
Method in class org.mule.example.errorhandler.handlers.FatalHandler
-
- processFile(File) -
Method in class org.mule.transport.file.FileMessageReceiver
-
- processFile(FTPFile) -
Method in class org.mule.transport.ftp.FtpMessageReceiver
-
- processFileUrl(URL, String, Class, int) -
Method in class org.mule.util.scan.ClasspathScanner
-
- processIdField -
Variable in class org.mule.transport.bpm.ProcessConnector
- This field will be used to correlate messages with processes.
- ProcessIfStartedMessageProcessor - Class in org.mule.lifecycle.processor
-
- ProcessIfStartedMessageProcessor(Startable, LifecycleState) -
Constructor for class org.mule.lifecycle.processor.ProcessIfStartedMessageProcessor
-
- ProcessIfStartedWaitIfPausedMessageProcessor - Class in org.mule.lifecycle.processor
-
- ProcessIfStartedWaitIfPausedMessageProcessor(Startable, LifecycleState) -
Constructor for class org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
-
- ProcessIfStartedWaitIfSyncPausedMessageProcessor - Class in org.mule.lifecycle.processor
-
- ProcessIfStartedWaitIfSyncPausedMessageProcessor(Startable, LifecycleState) -
Constructor for class org.mule.lifecycle.processor.ProcessIfStartedWaitIfSyncPausedMessageProcessor
-
- processInbound(Class, Service) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- processInboundRouters(Class, Service) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- processIncomingHeaders(Map<String, Object>, String, Header) -
Method in class org.mule.transport.http.HttpMuleMessageFactory
-
- PROCESSING_CLASS -
Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
-
- PROCESSING_FIELD -
Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
-
- PROCESSING_METHOD -
Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
-
- PROCESSING_PARAM -
Static variable in class org.mule.util.scan.annotations.AnnotationsScanner
-
- processingQuote(LoanQuote) -
Static method in class org.mule.example.loanbroker.LocaleMessage
-
- processIntermediaryResult(MuleMessage, MuleMessage) -
Method in class org.mule.routing.outbound.ChainingRouter
- Process intermediary result of invocation.
- processJarUrl(URL, String, Class, int) -
Method in class org.mule.util.scan.ClasspathScanner
-
- processListRequest(AxisStringWriter) -
Method in class org.mule.transport.soap.axis.AxisServiceComponent
-
- processMessage(Object) -
Method in class org.mule.transport.jdbc.JdbcMessageReceiver
-
- processMessage(Message, MuleEvent) -
Method in class org.mule.transport.jms.JmsMessageDispatcher
- This method is called once the JMS message is created.
- processMessage(Message, MuleEvent) -
Method in class org.mule.transport.jms.JmsReplyToHandler
-
- processMessage(Object) -
Method in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
-
- processMessage(Object) -
Method in class org.mule.transport.TransactedPollingMessageReceiver
-
- processMessage(Object) -
Method in class org.mule.transport.vm.VMMessageReceiver
-
- processMessage(Message) -
Method in class org.mule.transport.xmpp.XmppPollingMessageReceiver
-
- ProcessMessageDispatcher - Class in org.mule.transport.bpm
- Initiates or advances a workflow process from an outgoing Mule event.
- ProcessMessageDispatcher(OutboundEndpoint) -
Constructor for class org.mule.transport.bpm.ProcessMessageDispatcher
-
- ProcessMessageDispatcherFactory - Class in org.mule.transport.bpm
- Creates a WorkflowMessageDispatcher instance.
- ProcessMessageDispatcherFactory() -
Constructor for class org.mule.transport.bpm.ProcessMessageDispatcherFactory
-
- ProcessMessageReceiver - Class in org.mule.transport.bpm
- Generates an incoming Mule event from an executing workflow process.
- ProcessMessageReceiver(Connector, FlowConstruct, InboundEndpoint) -
Constructor for class org.mule.transport.bpm.ProcessMessageReceiver
-
- processMethodRequest(MessageContext, MuleEventContext, AxisStringWriter, EndpointURI) -
Method in class org.mule.transport.soap.axis.AxisServiceComponent
-
- processNext(MuleEvent) -
Method in class org.mule.lifecycle.processor.ProcessIfStartedWaitIfPausedMessageProcessor
-
- processNext(MuleEvent) -
Method in class org.mule.lifecycle.processor.ProcessIfStartedWaitIfSyncPausedMessageProcessor
-
- processNext(MuleEvent) -
Method in class org.mule.module.cxf.CxfInboundMessageProcessor
-
- processNext(MuleEvent) -
Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
- This method is public so it can be invoked from the MuleUniversalConduit.
- processNext(MuleEvent, Exchange) -
Method in class org.mule.module.cxf.transport.MuleUniversalConduit
-
- processNext(MuleEvent) -
Method in class org.mule.processor.AbstractInterceptingMessageProcessor
-
- processNext(MuleEvent) -
Method in class org.mule.routing.IdempotentMessageFilter
-
- processNext(MuleEvent) -
Method in class org.mule.service.ForwardingConsumer
- Deprecated.
- processors -
Variable in class org.mule.config.spring.factories.CompositeMessageProcessorFactoryBean
-
- processors -
Variable in class org.mule.processor.builder.InterceptingChainMessageProcessorBuilder
-
- processors -
Variable in class org.mule.processor.builder.IteratingListMessageProcessorBuilder
-
- processors -
Variable in class org.mule.service.ServiceCompositeMessageSource
-
- processOutbound(Class, Service) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- processOutboundRouter(Class) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- processPacket(Packet) -
Method in class org.mule.transport.xmpp.XmppMessageReceiver
-
- processParts(List, MuleEvent) -
Method in class org.mule.routing.AbstractSplitter
-
- processProperty(Attr, BeanAssembler) -
Method in class org.mule.config.spring.parsers.AbstractMuleBeanDefinitionParser
-
- processReply(Class, Service) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- processReplyRouters(Class, Service) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- processReplyTo(MuleEvent, MuleMessage, Object) -
Method in interface org.mule.api.transport.ReplyToHandler
-
- processReplyTo(MuleEvent, MuleEvent, ReplyToHandler, Object) -
Method in class org.mule.routing.requestreply.ReplyToPropertyRequestReplyReplier
-
- processReplyTo(MuleEvent, MuleEvent, ReplyToHandler, Object) -
Method in class org.mule.service.processor.ServiceInternalMessageProcessor
-
- processReplyTo(MuleEvent, MuleMessage, Object) -
Method in class org.mule.transport.ajax.AjaxReplyToHandler
-
- processReplyTo(MuleEvent, MuleMessage, Object) -
Method in class org.mule.transport.DefaultReplyToHandler
-
- processReplyTo(MuleEvent, MuleMessage, Object) -
Method in class org.mule.transport.jms.JmsReplyToHandler
-
- processReplyTo(MuleEvent, MuleMessage, Object) -
Method in class org.mule.transport.servlet.jetty.JettyContinuationsReplyToHandler
-
- processRequest(HttpRequest) -
Method in class org.mule.transport.http.HttpMessageReceiver.HttpWorker
-
- processResponse(MuleEvent) -
Method in class org.mule.processor.AbstractResponseMessageProcessor
-
- processResponse(MuleEvent) -
Method in class org.mule.processor.ResponseMessageProcessorAdapter
-
- processSchema(InputStream, OutputStream) -
Method in class org.mule.tools.schemadocs.SchemaDocsMain
-
- processServerRequest(MessageContext) -
Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
- Method processServerRequest
- processServerResponse(MessageContext, boolean) -
Method in class org.mule.transport.soap.axis.extensions.MuleSoapHeadersHandler
- Method processServerResponse
- processTemplate(Template, String, VelocityContext) -
Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
-
- processVariables(Iterator, VelocityContext, boolean) -
Method in class com.javaforge.bobber.plugin.archetype.BobberArchetype
-
- processWsdlRequest(MessageContext, AxisStringWriter) -
Method in class org.mule.transport.soap.axis.AxisServiceComponent
-
- productInformation() -
Static method in class org.mule.config.i18n.CoreMessages
- Returns a message that is a product informatin.
- PROFILER_OBJECT_NAME -
Static variable in class org.mule.module.management.agent.YourKitProfilerAgent
- MBean name to register under.
- ProjectArchetypeMojo - Class in org.mule.tools.maven.archetype
- Builds archetype containers.
- ProjectArchetypeMojo() -
Constructor for class org.mule.tools.maven.archetype.ProjectArchetypeMojo
-
- PromptStdioConnector - Class in org.mule.transport.stdio
PromptStdioConnector connects to the System streams in and out by
default and add some basic fuctionality for writing out prompt messages.- PromptStdioConnector(MuleContext) -
Constructor for class org.mule.transport.stdio.PromptStdioConnector
-
- propagate() -
Method in class org.mule.util.counters.impl.AbstractCounter
-
- propagateJMSProperties(Message, Map<String, Object>) -
Method in class org.mule.transport.jms.JmsMuleMessageFactory
-
- propagateMagicProperties(MuleMessage, MuleMessage) -
Method in class org.mule.routing.outbound.AbstractOutboundRouter
- Propagates a number of internal system properties to handle correlation, session, etc.
- PROPERTIES -
Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
-
- properties -
Variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- properties -
Variable in class org.mule.message.BaseMessageDTO
-
- properties -
Variable in class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder
-
- properties -
Variable in class org.mule.object.AbstractObjectFactory
-
- PROPERTIES -
Static variable in class org.mule.transport.rmi.config.RmiNamespaceHandler
-
- PROPERTIES -
Static variable in class org.mule.transport.soap.axis.config.AxisNamespaceHandler
-
- PropertiesConverter - Class in org.mule.config.converters
- Converts a comma-separated list of key/value pairs, e.g.,
"apple=green, banana=yellow" into a Properties map. - PropertiesConverter() -
Constructor for class org.mule.config.converters.PropertiesConverter
-
- PropertiesDescriptorParser - Class in org.mule.module.launcher.descriptor
-
- PropertiesDescriptorParser() -
Constructor for class org.mule.module.launcher.descriptor.PropertiesDescriptorParser
-
- propertiesNotSet(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- propertiesOrNotSet(String, String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- propertiesToString(Map, boolean) -
Static method in class org.mule.util.PropertiesUtils
- Deprecated. Use
MapUtils.toString(Map, boolean) instead
- PropertiesUtils - Class in org.mule.util
PropertiesHelper is a utility class for manipulating and filtering
property Maps.- PropertiesUtils() -
Constructor for class org.mule.util.PropertiesUtils
- Do not instanciate.
- PROPERTY_ACTION -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROPERTY_BINARY_TRANSFER -
Static variable in class org.mule.transport.ftp.FtpConnector
-
- PROPERTY_CONNECTOR_NAME -
Static variable in interface org.mule.api.endpoint.EndpointURI
-
- PROPERTY_CRON_EXPRESSION -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_DIRECTORY -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_ENDPOINT -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROPERTY_ENDPOINT_NAME -
Static variable in interface org.mule.api.endpoint.EndpointURI
-
- PROPERTY_ENDPOINT_URI -
Static variable in interface org.mule.api.endpoint.EndpointURI
-
- PROPERTY_FAVORITE_COLOR -
Static variable in class org.mule.tck.security.TestSingleUserSecurityProvider
-
- PROPERTY_FILE_AGE -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_FILE_SIZE -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_FILE_TIMESTAMP -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_FILENAME -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_FILENAME -
Static variable in class org.mule.transport.ftp.FtpConnector
-
- PROPERTY_JOB_CONFIG -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_JOB_DATA -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_JOB_OBJECT -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_JOB_REF -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_MOVE_TO_DIRECTORY -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_MOVE_TO_PATTERN -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_NUMBER_LOGINS -
Static variable in class org.mule.tck.security.TestSingleUserSecurityProvider
-
- PROPERTY_ORIGINAL_FILENAME -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_OUTPUT_PATTERN -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_OUTPUT_PATTERN -
Static variable in class org.mule.transport.ftp.FtpConnector
-
- PROPERTY_PASSIVE_MODE -
Static variable in class org.mule.transport.ftp.FtpConnector
-
- PROPERTY_PAYLOAD -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_POLLING_FREQUENCY -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_POLLING_FREQUENCY -
Static variable in class org.mule.transport.ftp.FtpConnector
-
- PROPERTY_POLLING_FREQUENCY -
Static variable in class org.mule.transport.jdbc.JdbcConnector
-
- PROPERTY_PREFIX -
Static variable in class org.mule.api.config.MuleProperties
- The prefix for any Mule-specific properties set on an event
- PROPERTY_PROCESS_ID -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROPERTY_PROCESS_STARTED -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROPERTY_PROCESS_TYPE -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROPERTY_READ_FROM_DIRECTORY -
Static variable in class org.mule.transport.file.FileConnector
-
- PROPERTY_REPEAT_COUNT -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_REPEAT_INTERVAL -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_RESPONSE_PROPERTIES -
Static variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- PROPERTY_RESPONSE_TIMEOUT -
Static variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- PROPERTY_RESPONSE_TRANSFORMERS -
Static variable in interface org.mule.api.endpoint.EndpointURI
-
- PROPERTY_RMI_SECURITY_POLICY -
Static variable in class org.mule.transport.rmi.RmiConnector
-
- PROPERTY_RMI_SERVER_CODEBASE -
Static variable in class org.mule.transport.rmi.RmiConnector
-
- PROPERTY_SERVER_CLASS_NAME -
Static variable in class org.mule.transport.rmi.RmiConnector
-
- PROPERTY_SERVICE_CLASS_NAME -
Static variable in class org.mule.transport.rmi.RmiCallbackMessageReceiver
- The property name for the service object implementing the callback interface
RmiAble This should be set on the inbound endpoint
- PROPERTY_SERVICE_METHOD_PARAM_TYPES -
Static variable in class org.mule.transport.rmi.RmiConnector
- The property name that explicitly defines which argument types should be
passed to a remote object method invocation.
- PROPERTY_SERVICE_METHOD_PARAMS_LIST -
Static variable in class org.mule.transport.rmi.RmiConnector
- The property name for a list of objects used to call a Remote object via an
RMI or EJB MessageReceiver
- PROPERTY_START_DELAY -
Static variable in class org.mule.transport.quartz.QuartzConnector
-
- PROPERTY_TRANSFORMERS -
Static variable in interface org.mule.api.endpoint.EndpointURI
-
- PROPERTY_TRANSITION -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROPERTY_WRITE_TO_DIRECTORY -
Static variable in class org.mule.transport.file.FileConnector
-
- PropertyConfiguration - Interface in org.mule.config.spring.parsers.assembly.configuration
- This collects together various constraints/rewrites that can be applied to attributes.
- PropertyConverter - Interface in org.mule.api.expression
- TODO
- propertyDoesNotExistOnObject(String, Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- PropertyFactory - Interface in org.mule.api.config
PropertyFactory is used to create objects from the property file.- propertyHasInvalidValue(String, Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- propertyIsNotSetOnEvent(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- propertyIsNotSupportedType(String, Class<?>, Class<?>) -
Static method in class org.mule.config.i18n.CoreMessages
-
- propertyIsNotSupportedType(String, Class<?>[], Class<?>) -
Static method in class org.mule.config.i18n.CoreMessages
-
- PropertyPlaceholderProcessor - Class in org.mule.config.spring.processors
- TODO
- PropertyPlaceholderProcessor() -
Constructor for class org.mule.config.spring.processors.PropertyPlaceholderProcessor
-
- PropertyScope - Class in org.mule.api.transport
- A PropertyScope is used to associate a message property with a lifetime.
- PropertyScope.ScopeComparator - Class in org.mule.api.transport
- Used for comparing
PropertyScope instances in a map. - PropertyScope.ScopeComparator() -
Constructor for class org.mule.api.transport.PropertyScope.ScopeComparator
-
- propertyTemplateMalformed(String) -
Static method in class org.mule.config.builders.i18n.BuildersMessages
-
- PROTOCOL -
Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.AddressedEndpointDefinitionParser
-
- PROTOCOL -
Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.ChildAddressDefinitionParser
-
- PROTOCOL -
Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.OrphanAddressDefinitionParser
-
- PROTOCOL -
Static variable in class org.mule.endpoint.URIBuilder
-
- PROTOCOL -
Static variable in class org.mule.transport.ajax.container.AjaxServletConnector
-
- PROTOCOL -
Static variable in class org.mule.transport.ajax.embedded.AjaxConnector
-
- PROTOCOL -
Static variable in class org.mule.transport.bpm.ProcessConnector
-
- PROTOCOL -
Static variable in class org.mule.transport.ibean.IBeansConnector
-
- PROTOCOL -
Static variable in class org.mule.transport.tcp.config.ByteOrMessageProtocolDefinitionParser
-
- protocol -
Variable in class org.mule.transport.tcp.TcpMessageReceiver.TcpWorker
-
- ProtocolHandlerDefinitionParser - Class in org.mule.config.spring.parsers.specific.tls
-
- ProtocolHandlerDefinitionParser() -
Constructor for class org.mule.config.spring.parsers.specific.tls.ProtocolHandlerDefinitionParser
-
- ProtocolStream - Class in org.mule.transport.tcp.protocols
-
- ProtocolStream(TcpProtocol, boolean, OutputStream) -
Constructor for class org.mule.transport.tcp.protocols.ProtocolStream
-
- PrototypeObjectFactory - Class in org.mule.object
- Creates a new instance of the object on each call.
- PrototypeObjectFactory() -
Constructor for class org.mule.object.PrototypeObjectFactory
- For Spring only
- PrototypeObjectFactory(String) -
Constructor for class org.mule.object.PrototypeObjectFactory
-
- PrototypeObjectFactory(String, Map) -
Constructor for class org.mule.object.PrototypeObjectFactory
-
- PrototypeObjectFactory(Class<?>) -
Constructor for class org.mule.object.PrototypeObjectFactory
-
- PrototypeObjectFactory(Class<?>, Map) -
Constructor for class org.mule.object.PrototypeObjectFactory
-
- ProvideDefaultName - Class in org.mule.config.spring.parsers.processors
-
- ProvideDefaultName(String) -
Constructor for class org.mule.config.spring.parsers.processors.ProvideDefaultName
-
- ProvideDefaultNameFromElement - Class in org.mule.config.spring.parsers.processors
-
- ProvideDefaultNameFromElement() -
Constructor for class org.mule.config.spring.parsers.processors.ProvideDefaultNameFromElement
-
- provideEndLatch() -
Method in class org.mule.work.WorkerContext
- Provides a latch, which can be used to wait the end of a work execution.
- provideStartLatch() -
Method in class org.mule.work.WorkerContext
- Provides a latch, which can be used to wait the start of a work execution.
- ProxyClientFactoryBean - Class in org.mule.module.cxf.config
-
- ProxyClientFactoryBean() -
Constructor for class org.mule.module.cxf.config.ProxyClientFactoryBean
-
- ProxyClientMessageProcessorBuilder - Class in org.mule.module.cxf.builder
- Creates an outbound proxy based on a specially configure CXF Client.
- ProxyClientMessageProcessorBuilder() -
Constructor for class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder
-
- proxyPoolTimedOut() -
Static method in class org.mule.config.i18n.CoreMessages
-
- ProxyService - Interface in org.mule.module.cxf.support
-
- ProxyServiceConfiguration - Class in org.mule.module.cxf.support
-
- ProxyServiceConfiguration() -
Constructor for class org.mule.module.cxf.support.ProxyServiceConfiguration
-
- ProxyServiceFactoryBean - Class in org.mule.module.cxf.config
-
- ProxyServiceFactoryBean() -
Constructor for class org.mule.module.cxf.config.ProxyServiceFactoryBean
-
- ProxyServiceFactoryBean - Class in org.mule.module.cxf.support
-
- ProxyServiceFactoryBean() -
Constructor for class org.mule.module.cxf.support.ProxyServiceFactoryBean
-
- ProxyServiceMessageProcessorBuilder - Class in org.mule.module.cxf.builder
- Creates an inbound proxy based on a specially configure CXF Server.
- ProxyServiceMessageProcessorBuilder() -
Constructor for class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder
-
- pseudoParser -
Variable in class org.mule.module.xml.stax.StaxSource
-
- put(Object, Object) -
Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
-
- put(String, DataHandler) -
Method in class org.mule.expression.InboundAttachmentsMap
-
- put(String, DataHandler) -
Method in class org.mule.expression.OutboundAttachmentsMap
-
- put(String, Object, String) -
Method in class org.mule.expression.OutboundAttachmentsMap
-
- put(String, Object) -
Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
-
- put(K, Object) -
Method in class org.mule.transport.http.multipart.MultiMap
- Put and entry into the map.
- put(Object, Object) -
Method in class org.mule.util.MapCombiner
-
- put(Object) -
Method in interface org.mule.util.queue.Queue
- Puts a new object in this queue and wait if necessary.
- putAll(Map) -
Method in class org.mule.config.spring.parsers.assembly.MapEntryCombiner
-
- putAll(Map<? extends String, ? extends DataHandler>) -
Method in class org.mule.expression.InboundAttachmentsMap
-
- putAll(Map<? extends String, ? extends DataHandler>) -
Method in class org.mule.expression.OutboundAttachmentsMap
-
- putAll(Map<? extends String, ?>) -
Method in class org.mule.expression.OutboundHeadersExpressionEvaluator.SendHeadersMap
-
- putAll(Map) -
Method in class org.mule.transport.http.multipart.MultiMap
- Put all contents of map.
- putAll(Map) -
Method in class org.mule.util.MapCombiner
-
- putIfAbsent(K, Object) -
Method in class org.mule.transport.http.multipart.MultiMap
-
- putNow(Object) -
Method in class org.mule.util.queue.QueueInfo
-
- putValues(K, List) -
Method in class org.mule.transport.http.multipart.MultiMap
- Put multi valued entry.
- putValues(K, String[]) -
Method in class org.mule.transport.http.multipart.MultiMap
- Put multi valued entry.
Queue TODOQueuePersistenceStrategy defines the The api to a persistent queue
store.QueueProfile determines how an internal queue for a service will
behaveRaHelper is a collection of helper methods used by this RA
implementationBase64.InputStream.read() repeatedly until the end of stream is reached or
len bytes are read.
timeout occurs.
FunctionalTestComponent.ReceiveException is specifically thrown by the Provider receive
method if something fails in the underlying transportRecoverableException 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.RedeliveryHandler is used to control how redelivered messages are
processed by a connector.RedeliveryHandler
instances upon request.ReflectEntryPointResolver is used to determine the entry point on a service
after an event has been received for it.RegExFilter is used to match a String argument against a regular expression.DataContentHandler for use with certain mime types.
HashMap view of values stored in the registryRegistryNotification is fired when an event such as a Registry
being started occurs.RegistryNotificationListener is an observer interface that objects
can implement and then register themselves with the MuleContext to be notified
when a Registry event occurs.RegistryServiceMBean JMX Service interface for the RegistryRemoteDispatcher is used to make and receive requests to a remote
Mule instance.RemoteDispatcherAgent manages the server endpoint that receives Admin and
remote client requestsRemoteDispatcherComponent is a MuleManager interal server component
responsible for receiving remote requests and dispatching them locally.RemoteDispatcherNotification is used to invoke actions on a remote mule serverManagementNotificationListener is an observer interface that
objects can use to receive notifications about the state of the Mule instance and
its resourcesMuleMessage.removeOutboundAttachment(java.lang.String) instead
MuleMessage.removeProperty(String, org.mule.api.transport.PropertyScope)
StringUtils.repeat(String, int) but with a single character as argument.
Map that's
passed into AjaxMuleMessageFactory.
ReplyToHandler is used to handle routing where a replyTo endpointUri is
set on the messageRequestContext is a thread context where components can get the
current event or set response properties that will be sent on the outgoing
message.MuleEvent's by invoking the next MessageProcessor and
then rather than returning the result to this processors MessageSource
sending it via a seperate reply MessageProcessor,MuleEvent's by invoking the next MessageProcessor but receiving the reply,
which is turn is returned from this MessageProcessor from a seperate MessageSource rather than
using the return value of the next MessageProcessor invocation.ResequenceCorrelatorCallback.aggregateEvents(org.mule.routing.EventGroup) method only resequences the events and
returns an MuleEvent[] wrapped in a MuleMessage impl.ResequenceMessagesCorrelatorCallback.aggregateEvents(org.mule.routing.EventGroup) method only resequences the events and
returns an MuleEvent[] wrapped in a MuleMessage impl.CorrelationEventResequencer is used to resequence events according
to their dispatch sequence in the correlation group.ResourceNameEndpointBuilder extracts a resource name from a uri
endpointUriResponseOutputStream is an output stream associated with the
currently received event.ResponseTimeoutException is thrown when a response is not received
in a given timeout in the Response Router.FunctionalTestComponent otherwise
you will get duplicate messages, since both this class and the FunctionalTestComponent will write
a return message back to the callee.PolicyStatus
which indicates whether the policy is exhausted or should continue to retry.RetryPolicy instance each time the retry goes into effect,
thereby resetting any state the policy may have (counters, etc.)
A RetryNotifier may be set in order to take action upon each retry attempt.AbstractTransformer.transform(java.lang.Object) method is
called
RmiConnector can bind or send to a given RMI port on a given host.RmiMessageDispatcher will send transformed mule events over
RMI-JRMP.<rmi:connector> elements.RouteableExceptionStrategy allows transforming and routing exceptions
to outbound routers.RoutePathNotFoundException is thrown if a routing path for an event
cannot be found.RouterStatistics TODORouterStats TODORouterStatsMBean TODORoutingException is a base class for all routing exceptions.RoutingNotificationListener is an observer interface that objects
can use to receive notifications about routing events such as async-reply misses.AbstractReceiverWorker.release() once AbstractReceiverWorker.doRun() completes.
ScheduledDispatchJob job.SecretKeyEncryptionStrategy.SecurityContext holds security information and is associated
with the MuleSession.SecurityContextFactory is responsible for creating a
SecurityContext instance.SecurityException is a generic security exceptionEndpointSecurityFilter configured on
the endpoint.SecurityManager is responsible for managing one or more
security providers.SecurityNotification is fired when a request for authorisation failed.MuleContextNotificationListener is an observer interface that objects
can implement to receive notifications about secure access requests.SecurityProvider is a target security provider that actually
does the work of authenticating credentials and populating the Authentication
object.SecurityProviderNotFoundException is thrown by the
SecurityManager when an authentication request is made but no suitable security
provider can be found to process the authenticationMuleEvent's asynchronously using a MuleWorkManager to
schedule asynchronous processing of the next MessageProcessor.MessageProcessors using a Filter to
evaluate the event being processed and determine if a given route should be used.SerializableToByteArray converts a serializable object or a String
to a byte array.RemoteDispatcher and the server
RemoteDispatcherAgent.ServerNotification is an event triggered by something happening in
the Server itself such as the server starting or a service being registered.ServerNotificationListener is an observer interface that ojects
can implement and register themselves with the Mule Server to receive
notifications when the server, model and components stop, start, initialise, etc.Service is the internal representation of a Mule Managed service.StartableCompositeMessageSource which adds message processors between the composite
source and the target listenerServiceAware is an injector interface that will supply a
Service to the object.StartableCompositeMessageSource which adds message processors between the composite
source and the target listenerServiceFinder can be used as a hook into the service lookup process to
return the correct Service Descriptor for a given service name.ServiceNotification is fired when an event such as the service
starting occurs.ServiceNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Service event occurs.ServiceService exposes service information about a Mule Managed
service.ServiceServiceMBean defines the management interface for a mule
managed service.ServiceStats TODOServiceStatsMBean TODOMuleServletContextListener.CONNECTOR_NAME instead
ServletConnector is a channel adapter between Mule and a servlet
engine.ServletMessageReceiver is a receiver that is invoked from a Servlet
when an event is received. elements.HttpServletRequest into an OutputHandlerSessionException is thrown when errors occur in the DefaultMuleSession or
Seession ManagerTcpConnector.setReceiveBacklog(int)
MuleHierarchicalBeanDefinitionParserDelegate
MuleMessage.setOutboundProperty(String, Object) instead
TcpConnector.setSendBufferSize(int) or TcpConnector.setReceiveBufferSize(int)
Service for each incoming
MuleEvent routed on by the InboundRouterCollection.
handleRedelivery() is called
handleRedelivery() is called
GenericKeyedObjectPool.setMaxWait(long)
GenericKeyedObjectPool.setWhenExhaustedAction(byte)
MuleMessage.setOutboundProperty(String, Object) instead
true will create a consumer on
connect, in contrast to lazy instantiation in the poll loop.
JavaComponent can have a custom entry-point resolver for its own
object.
InvocationResult.State.SUCCESSFUL
honorQosHeaders property, which determines whether
JmsMessageDispatcher should honor incoming message's QoS headers
(JMSPriority, JMSDeliveryMode).
AbstractConnector.start() is called.
MuleMessage.setOutboundProperty(String, Object) instead
MuleMessage.setOutboundProperty(String, Object) instead
MessageService contains a callback method used to generate Mule messages from your process.
AbstractConnector.numberOfConcurrentTransactedReceivers.
MuleMessage.setProperty(String, Object, org.mule.api.transport.PropertyScope) or
preferrably any of the scope-specific set methods.
DefaultMuleMessage.setProperty(String, Object, org.mule.api.transport.PropertyScope) or
preferrably any of the scope-specific set methods.
MessagePropertiesContext.setProperty(String, Object, org.mule.api.transport.PropertyScope)
GenericKeyedObjectPool.setMaxWait(long)
GenericKeyedObjectPool.setWhenExhaustedAction(byte)
TlsConfiguration) then this flag will
control whether client authenticatin is required.
Transformer.setReturnDataType(DataType) instead
JXPathExtractor.expression evaluation, set
this to false.
MuleMessage.setOutboundProperty(String, Object) instead
setExpectedValue(String expectedValue).
JavaComponent implementation to be used when
LifecycleAdapter is not required because i) the object instance implements
Callable and so entry-point resolution is required and ii) component bindings
are not used.ObjectFactory can be set but must return object
instances that implement Callable.Callable
MuleMessageCollection.EchoComponent and
LogComponent.AbstractFlowConstruct that allows a list of
MessageProcessors that will be used to process messages to be configured.LifecycleManager implementation is designed to track the lifecycle of objects
that support the org.mule.api.lifecycle.Initialisable.PHASE_NAME, org.mule.api.lifecycle.Startable.PHASE_NAME,
org.mule.api.lifecycle.Stoppable.PHASE_NAME and org.mule.api.lifecycle.Disposable.PHASE_NAME phases and
adds convenience methods for firing these phases by callbacks.SimplePrinter Default stats printerPropertyConfigurationregistry-bootstrap.properties into the local registry.SmtpConnector is used to connect to and send data to an SMTP mail
serverSmtpMessageDispatcher will dispatch Mule events as Mime email
messages over an SMTP gateway.SmtpMessageDispatcherFactory creates an instance of an SmtpMessage
dispatcher used for sending email events via an SMTP gatewayTlsConfiguration)
for SMTPS from System properties.SoapServiceFinder finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementationsSocketEndpointBuilder builds an endpointUri based on host and port
onlyobjects before the
lifecycle method is applied to them.
StringUtils.split(String, String), but
additionally trims whitespace from the result tokens.
AcegiProviderAdapter is a wrapper for an Acegi Security provider to
use with the SecurityManagerAcegiSecurityContext is a SecurityContext wrapper used to
interface with an Acegi SecurityContextAcegiSecurityContextFactory creates an AcegiSecurityContext for an
Authentication objectSpringXmlConfigurationBuilder enables Mule to be configured from a
Spring XML Configuration file used with Mule name-spaces.SslConnector provides a connector for SSL connections. elements.Startable interface.
AbstractConnectable.connect() if it is
needed.
Startable provides an object with a Startable.start() method
which gets called when the Mule instance gets started.CompositeMessageSource that propagates both injection of FlowConstruct
and lifecycle to nested MessageSources.YourKitProfilerServiceMBean.captureMemorySnapshot() every N seconds.
YourKitProfilerServiceMBean.captureMemorySnapshot() every N seconds.
DisposeException TODO (document class)CustomJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger.EndpointPollingJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger.EventGeneratorJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger.ScheduledDispatchJob except the JobDetail state is persistent
for each request and only one instance of the job will fire at any given trigger.StaticRecipientList is used to dispatch a single event to multiple
recipients over the same transport.Statistics TODOStatisicsService exposes Mule processing statisticsStatisticsServiceMBean is a JMX interfaces for querying Mule event
processing statistics.stdin input operation.StdioConnector can send and receive Mule events over IO streams.StdioMessageDispatcher is a simple stream dispatcher that obtains
a stream from the Stream Connector to write to.StdioMessageDispatcherFactory creates a Stream dispatcher suitable
for writing to fixed streams such as System.in or System.out.StdioMessageReceiver is a listener for events from Mule components
which then simply passes the events on to the target components. elements.Stoppable interface.
MuleContext which stops all sessions and
connectors
YourKitProfilerServiceMBean.startCapturingMemSnapshot(int)
YourKitProfilerServiceMBean.startCapturingMemSnapshot(int)
DisposeException TODO (document class)Stoppable is a lifecycle interfaqce that introduces a Stoppable.stop() method to an object.StringToEmailMessage will convert a String to a JavaMail Message,
using the String as the contents.StringToNameString converts from a String to a NameString object.StringToObjectArray converts a String into an object array.StringUtils contains useful methods for manipulating Strings.FilteringRouter is a router that accepts events based on a filter
set.SyncLoanBroker is a synchronous Loan Broker that makes the calls to
various components through the event context synchronously.TcpConnector can bind or sent to a given TCP port on a given host.TcpMessageDispatcher and the TcpMessageReceiver use this
class as the input parameter to the read() method on the TcpProtocol
interface.TcpMessageReceiver acts like a TCP server to receive socket
requests. elements.TemplateParser is a simple string parser that will substitute
tokens in a string with values supplied in a Map.TestServiceComponent is a test WebServices service. configuration elements.- ThreadingProfileDefinitionParser(String, String) -
Constructor for class org.mule.config.spring.parsers.specific.ThreadingProfileDefinitionParser
-
- ThreadPoolFactory - Class in org.mule.config.pool
- Uses a standard JDK's
SPI discovery
mechanism to locate implementations.
- ThreadPoolFactory() -
Constructor for class org.mule.config.pool.ThreadPoolFactory
-
- ThreadSafeAccess - Interface in org.mule.api
- Interface implemented by message-related objects that avoid exposing mutable data to multiple threads
by providing immutable copies.
- ThreadSafeAccess.AccessControl - Class in org.mule.api
- This helper class can be used by code implementing this interface to determine whether
the thread safety of a message should be enforced or not.
- ThreadSafeAccess.AccessControl() -
Constructor for class org.mule.api.ThreadSafeAccess.AccessControl
-
- throwException() -
Method in class org.mule.tck.functional.FunctionalTestComponent
- Always throws a
FunctionalTestException.
- throwOnUnaccepted -
Variable in class org.mule.processor.AbstractFilteringMessageProcessor
- Throw a FilterUnacceptedException when a message is rejected by the filter?
- throwsException(String) -
Method in interface org.mule.tck.testmodels.services.ITestComponent
-
- throwsException(String) -
Method in class org.mule.tck.testmodels.services.TestComponent
-
- TIME_AVERAGE -
Static variable in class org.mule.util.counters.CounterFactory.Type
- Counter representing the time average value of a counter
- TIME_TO_LIVE_PROPERTY -
Static variable in class org.mule.transport.jms.JmsConstants
-
- TimeAverage - Class in org.mule.util.counters.impl
-
- TimeAverage(String, AbstractCounter) -
Constructor for class org.mule.util.counters.impl.TimeAverage
-
- TimedSocket - Class in org.mule.util
- This class implements a timeout feature on socket connections.
- TimeEvent - Class in org.mule.util.timer
TimeEvent TODO is an event that occurs at a specified number of
milliseconds.- TimeEvent(Object, String, long) -
Constructor for class org.mule.util.timer.TimeEvent
-
- TimeEventListener - Interface in org.mule.util.timer
TimeEventListener provides a method to pass timer events to
implementing objects.- timeExpired(TimeEvent) -
Method in interface org.mule.util.timer.TimeEventListener
- Passes the TimeEvent to an object
- TIMEOUT -
Static variable in class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
-
- timeout -
Variable in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- timeout -
Variable in class org.mule.service.ServiceAsyncReplyCompositeMessageSource
-
- timeout -
Variable in class org.mule.transport.jms.XaTransactedJmsMessageReceiver
-
- timeout -
Variable in class org.mule.transport.servlet.AbstractReceiverServlet
-
- timeout -
Variable in class org.mule.util.xa.AbstractTransactionContext
-
- TIMEOUT_DO_NOT_WAIT -
Static variable in interface org.mule.api.MuleEvent
-
- TIMEOUT_NOT_SET_VALUE -
Static variable in interface org.mule.api.MuleEvent
-
- TIMEOUT_WAIT_FOREVER -
Static variable in interface org.mule.api.MuleEvent
-
- TimerInterceptor - Class in org.mule.interceptor
TimerInterceptor simply times and displays the time taken to process
an event.- TimerInterceptor() -
Constructor for class org.mule.interceptor.TimerInterceptor
-
- timestamp -
Variable in class org.mule.api.context.notification.ServerNotification
-
- TLS -
Static variable in class org.mule.transport.ssl.TlsConnector
-
- TlsConfiguration - Class in org.mule.api.security.tls
- Support for configuring TLS/SSL connections.
- TlsConfiguration(String) -
Constructor for class org.mule.api.security.tls.TlsConfiguration
- Support for TLS connections with a given initial value for the key store
- TlsConnector - Class in org.mule.transport.ssl
TlsConnector Provides TLS connections- TlsConnector(MuleContext) -
Constructor for class org.mule.transport.ssl.TlsConnector
-
- TlsDirectKeyStore - Interface in org.mule.api.security
- Configure direct key stores.
- TlsDirectTrustStore - Interface in org.mule.api.security
- Configure direct trust stores.
- TlsIndirectKeyStore - Interface in org.mule.api.security
- Configure indirect key stores.
- TlsIndirectTrustStore - Interface in org.mule.api.security
- Configure indirect trust stores.
- TlsNamespaceHandler - Class in org.mule.transport.ssl.config
- Reigsters a Bean Definition Parser for handling
elements. - TlsNamespaceHandler() -
Constructor for class org.mule.transport.ssl.config.TlsNamespaceHandler
-
- TlsPropertiesMapper - Class in org.mule.api.security.tls
- Move a
TlsConfiguration to and from Properties (typically System Properties). - TlsPropertiesMapper(String) -
Constructor for class org.mule.api.security.tls.TlsPropertiesMapper
-
- TlsPropertiesSocketFactory - Class in org.mule.api.security.tls
- A socket factory that is configured via Properties, using a
TlsConfiguration
that has been stored via TlsPropertiesMapper. - TlsPropertiesSocketFactory(boolean, String) -
Constructor for class org.mule.api.security.tls.TlsPropertiesSocketFactory
-
- TlsProtocolHandler - Interface in org.mule.api.security
- Set the underlying protocol handler.
- to(String) -
Method in class org.mule.config.dsl.ComponentBuilder
-
- to(String) -
Method in class org.mule.config.dsl.OutRouteBuilder
-
- to(String) -
Method in class org.mule.config.dsl.ServiceBuilder
-
- TO_ADDRESSES_PROPERTY -
Static variable in interface org.mule.transport.email.MailProperties
-
- toAbsoluteFile(String) -
Method in class org.mule.module.launcher.DefaultMuleApplication
- Resolve a resource relative to an application root.
- toArray() -
Method in class org.mule.routing.EventGroup
- Returns a snapshot of collected events in this group.
- toArray(Object, Class<?>) -
Static method in class org.mule.transport.http.multipart.LazyList
- Convert a lazylist to an array
- toArray() -
Method in class org.mule.util.concurrent.ConcurrentHashSet
-
- toArray(Object[]) -
Method in class org.mule.util.concurrent.ConcurrentHashSet
-
- toArrayOfComponentType(Object[], Class) -
Static method in class org.mule.util.ArrayUtils
- Creates a copy of the given array, but with the given
Class as
element type.
- toArrayOfComponentType(Collection, Class<T>) -
Static method in class org.mule.util.CollectionUtils
- Creates an array of the given Collection's elements, but with the given
Class as element type.
- toByteArray(Message, String, String) -
Static method in class org.mule.transport.jms.JmsMessageUtils
-
- toByteArray(InputStream) -
Static method in class org.mule.util.IOUtils
- This method wraps
IOUtils' toByteArray(InputStream)
method but catches any IOException and wraps it into a RuntimeException.
- toComponent(Class) -
Method in class org.mule.config.dsl.ServiceBuilder
-
- toComponent(Object) -
Method in class org.mule.config.dsl.ServiceBuilder
-
- toDocument(Object, MuleContext) -
Static method in class org.mule.module.xml.util.XMLUtils
-
- toDocument(Object, String, MuleContext) -
Static method in class org.mule.module.xml.util.XMLUtils
- Converts an object of unknown type to an org.dom4j.Document if possible.
- toDOMNode(Object) -
Method in class org.mule.module.xml.filters.AbstractJaxpFilter
-
- toDouble(Object) -
Static method in class org.mule.util.NumberUtils
-
- toDouble(String) -
Static method in class org.mule.util.NumberUtils
-
- toException() -
Method in class org.mule.example.errorhandler.ExceptionBean
-
- toFloat(Object) -
Static method in class org.mule.util.NumberUtils
-
- toFloat(String) -
Static method in class org.mule.util.NumberUtils
-
- toHexString(byte[]) -
Static method in class org.mule.util.StringUtils
-
- toHexString(byte[], boolean) -
Static method in class org.mule.util.StringUtils
- Convert a byte array to a hexadecimal string.
- toInt(Object) -
Static method in class org.mule.util.NumberUtils
-
- toInt(String) -
Static method in class org.mule.util.NumberUtils
-
- TOKEN_DELIM -
Static variable in class org.mule.security.MuleCredentials
-
- toLeftOf(String, String, String) -
Static method in class org.mule.tools.schemadocs.SchemaDocsMain
-
- toListHeader(String) -
Static method in class org.mule.transport.email.MailUtils
- Convert a header name to the property name associated with a list of
header values (ie prepend the prefix)
- toLong(Object) -
Static method in class org.mule.util.NumberUtils
-
- toLong(String) -
Static method in class org.mule.util.NumberUtils
-
- toMessage(Object, Session) -
Static method in class org.mule.transport.jms.JmsMessageUtils
-
- toMessageCollection() -
Method in class org.mule.routing.EventGroup
-
- toMuleMessage(MuleContext) -
Method in class org.mule.message.DefaultMuleMessageDTO
-
- toObject(Message, String, String) -
Static method in class org.mule.transport.jms.JmsMessageUtils
-
- tooManyAcceptableMethodsOnObjectForTypes(Object, Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- tooManyAcceptableMethodsOnObjectUsingResolverForTypes(Object, Object, String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object, Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- tooManyMatchingMethodsOnObjectWhichReturn(Object, Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- tooManyRedeliveries(String, String, int, String) -
Static method in class org.mule.transport.jms.i18n.JmsMessages
-
- TooManySatisfiableMethodsException - Exception in org.mule.model.resolvers
TooManySatisfiableMethodsException is thrown by EntryPointResolvers
when the service passed has more than one method that meets the criteria of the
configured EntryPointResolver.- TooManySatisfiableMethodsException(Object, Object[]) -
Constructor for exception org.mule.model.resolvers.TooManySatisfiableMethodsException
-
- TooManySatisfiableMethodsException(Object, Class<?>) -
Constructor for exception org.mule.model.resolvers.TooManySatisfiableMethodsException
-
- TOPIC -
Static variable in class org.mule.transport.jms.config.JmsNamespaceHandler
-
- TOPIC_PROPERTY -
Static variable in class org.mule.transport.jms.JmsConstants
-
- toPooledComponent(Class) -
Method in class org.mule.config.dsl.ServiceBuilder
-
- toRightOf(String, String, String, boolean) -
Static method in class org.mule.tools.schemadocs.SchemaDocsMain
-
- toStreamSource(XMLInputFactory, boolean, InputStream) -
Static method in class org.mule.module.xml.util.XMLUtils
-
- toString() -
Method in class org.mule.agent.ConfigScannerAgent
-
- toString() -
Method in class org.mule.api.context.notification.ServerNotification
-
- toString() -
Method in enum org.mule.api.registry.ServiceType
-
- toString() -
Method in class org.mule.api.transport.PropertyScope
-
- toString() -
Method in class org.mule.component.AbstractComponent
-
- toString() -
Method in class org.mule.component.BindingInvocationHandler
-
- toString() -
Method in class org.mule.component.DefaultInterfaceBinding
-
- toString() -
Method in class org.mule.config.ChainedThreadingProfile
-
- toString() -
Method in class org.mule.config.ConfigResource
-
- toString() -
Method in class org.mule.config.i18n.Message
-
- toString() -
Method in class org.mule.config.ImmutableThreadingProfile
-
- toString() -
Method in class org.mule.config.QueueProfile
-
- toString() -
Method in class org.mule.construct.AbstractFlowConstruct
-
- toString() -
Method in class org.mule.context.DefaultMuleContextBuilder
-
- toString() -
Method in class org.mule.context.notification.ComponentMessageNotification
-
- toString() -
Method in class org.mule.context.notification.EndpointMessageNotification
-
- toString() -
Method in class org.mule.context.notification.ListenerSubscriptionPair
-
- toString() -
Method in class org.mule.context.notification.MuleContextNotification
-
- toString() -
Method in class org.mule.context.notification.RegistryNotification
-
- toString() -
Method in class org.mule.context.notification.TransactionNotification
-
- toString() -
Method in class org.mule.DefaultMuleEvent
-
- toString() -
Method in class org.mule.DefaultMuleEventContext
-
- toString() -
Method in class org.mule.DefaultMuleMessage
-
- toString() -
Method in class org.mule.endpoint.AbstractEndpoint
-
- toString() -
Method in class org.mule.endpoint.inbound.InboundEndpointMimeTypeCheckingMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.inbound.InboundEndpointPropertyMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.inbound.InboundExceptionDetailsMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.MuleEndpointURI
-
- toString() -
Method in class org.mule.endpoint.outbound.OutboundEndpointMimeTypeCheckingMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.outbound.OutboundEndpointPropertyMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.outbound.OutboundEventTimeoutMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.outbound.OutboundRewriteResponseEventMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.outbound.OutboundSessionHandlerMessageProcessor
-
- toString() -
Method in class org.mule.endpoint.URIBuilder
-
- toString() -
Method in class org.mule.example.geomail.components.ReceivedHeader
-
- toString() -
Method in class org.mule.example.geomail.dao.Sender
-
- toString() -
Method in class org.mule.example.hello.ChatString
-
- toString() -
Method in class org.mule.example.loanbroker.messages.LoanQuote
-
- toString() -
Method in class org.mule.example.notifications.HeartbeatNotification
-
- toString() -
Method in class org.mule.example.stockquote.StockQuote
-
- toString() -
Method in class org.mule.impl.model.resolvers.AnnotatedEntryPointResolver
-
- toString() -
Method in class org.mule.lifecycle.LifecycleObject
-
- toString() -
Method in class org.mule.message.BaseMessageDTO
-
- toString() -
Method in class org.mule.message.ExceptionMessage
-
- toString() -
Method in class org.mule.MessagePropertiesContext
-
- toString() -
Method in class org.mule.model.AbstractModel
-
- toString() -
Method in class org.mule.model.resolvers.AbstractArgumentEntryPointResolver
-
- toString() -
Method in class org.mule.model.resolvers.AbstractEntryPointResolver
-
- toString() -
Method in class org.mule.model.resolvers.CallableEntryPointResolver
-
- toString() -
Method in class org.mule.model.resolvers.ExplicitMethodEntryPointResolver
-
- toString() -
Method in class org.mule.model.resolvers.MethodHeaderPropertyEntryPointResolver
-
- toString() -
Method in class org.mule.model.resolvers.ReflectionEntryPointResolver
-
- toString() -
Method in class org.mule.module.boot.LicenseHandler.LicenseInfo
-
- toString() -
Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
-
- toString() -
Method in class org.mule.module.cxf.support.DelegatingOutputStream
-
- toString() -
Method in class org.mule.module.ibeans.config.CallInterfaceBinding
-
- toString() -
Method in class org.mule.module.ibeans.config.IBeanBinding
-
- toString() -
Method in class org.mule.module.ibeans.config.IBeanHolder
-
- toString() -
Method in class org.mule.module.jaas.MuleJaasPrincipal
-
- toString() -
Method in class org.mule.module.jca.MuleEndpointKey
-
- toString() -
Method in class org.mule.module.json.JsonData
-
- toString() -
Method in class org.mule.module.launcher.ApplicationWrapper
-
- toString() -
Method in class org.mule.module.launcher.DefaultMuleApplication
-
- toString() -
Method in class org.mule.module.launcher.MuleApplicationClassLoader
-
- toString() -
Method in class org.mule.module.launcher.MuleSharedDomainClassLoader
-
- toString() -
Method in class org.mule.module.ws.construct.WSProxy
-
- toString() -
Method in class org.mule.processor.AbstractDynamicMessageProcessor
-
- toString() -
Method in class org.mule.processor.AbstractInterceptingMessageProcessor
-
- toString() -
Method in class org.mule.processor.AbstractMessageObserver
-
- toString() -
Method in class org.mule.processor.builder.InterceptingChainMessageProcessorBuilder
-
- toString() -
Method in class org.mule.processor.builder.IteratingListMessageProcessorBuilder
-
- toString() -
Method in class org.mule.processor.NullMessageProcessor
-
- toString() -
Method in class org.mule.retry.policies.NoRetryPolicyTemplate
-
- toString() -
Method in class org.mule.routing.AbstractSelectiveRouter
-
- toString() -
Method in class org.mule.routing.EventGroup
-
- toString() -
Method in class org.mule.routing.MessageFilter
-
- toString() -
Method in class org.mule.routing.MessageProcessorFilterPair
-
- toString() -
Method in class org.mule.routing.outbound.DefaultOutboundRouterCollection
-
- toString() -
Method in class org.mule.routing.outbound.SplitMessage.MessagePart
-
- toString() -
Method in class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
-
- toString() -
Method in class org.mule.security.AbstractJCEEncryptionStrategy
-
- toString() -
Method in class org.mule.service.AbstractService
-
- toString() -
Method in class org.mule.source.StartableCompositeMessageSource
-
- toString() -
Method in class org.mule.tck.functional.FunctionalStreamingTestComponent
-
- toString() -
Method in class org.mule.tck.testmodels.services.Person
-
- toString() -
Method in class org.mule.transaction.AbstractSingleResourceTransaction
-
- toString() -
Method in class org.mule.transaction.AbstractTransaction
-
- toString() -
Method in class org.mule.transaction.MuleTransactionConfig
-
- toString() -
Method in class org.mule.transaction.XaTransaction
-
- toString() -
Method in class org.mule.transformer.AbstractTransformer
-
- toString(List<Transformer>) -
Static method in class org.mule.transformer.TransformerUtils
-
- toString() -
Method in class org.mule.transformer.TransformerWeighting
-
- toString() -
Method in class org.mule.transformer.types.CollectionDataType
-
- toString() -
Method in class org.mule.transformer.types.SimpleDataType
-
- toString() -
Method in class org.mule.transport.AbstractConnectable
-
- toString() -
Method in class org.mule.transport.AbstractConnector
-
- toString() -
Method in class org.mule.transport.AbstractMessageDispatcherFactory
-
- toString() -
Method in class org.mule.transport.AbstractMessageReceiver
-
- toString() -
Method in class org.mule.transport.AbstractMessageRequesterFactory
-
- toString(Object) -
Static method in class org.mule.transport.http.multipart.LazyList
-
- toString() -
Method in class org.mule.transport.http.RequestLine
-
- toString() -
Method in class org.mule.transport.jms.xa.XAResourceWrapper
-
- toString() -
Method in class org.mule.transport.NullPayload
-
- toString() -
Method in class org.mule.transport.servlet.events.ServletContextNotification
-
- toString() -
Method in class org.mule.transport.tcp.TcpSocketKey
-
- toString() -
Method in class org.mule.util.annotation.AnnotationMetaData
-
- toString(Object, int) -
Static method in class org.mule.util.ArrayUtils
- Like
ArrayUtils.toString(Object) but considers at most maxElements
values; overflow is indicated by an appended "[..]" ellipsis.
- toString(Collection, boolean) -
Static method in class org.mule.util.CollectionUtils
- Creates a String representation of the given Collection, with optional
newlines between elements.
- toString(Collection, int) -
Static method in class org.mule.util.CollectionUtils
- Calls
CollectionUtils.toString(Collection, int, boolean) with false
for newline.
- toString(Collection, int, boolean) -
Static method in class org.mule.util.CollectionUtils
- Creates a String representation of the given Collection, with optional
newlines between elements.
- toString() -
Method in class org.mule.util.concurrent.WaitableBoolean
-
- toString(InputStream) -
Static method in class org.mule.util.IOUtils
- This method wraps
IOUtils' toString(InputStream)
method but catches any IOException and wraps it into a RuntimeException.
- toString() -
Method in class org.mule.util.MapCombiner
-
- toString(Map, boolean) -
Static method in class org.mule.util.MapUtils
- Creates a String representation of the given Map, with optional newlines
between elements.
- toString(Object) -
Static method in class org.mule.util.ObjectUtils
-
- toString() -
Method in class org.mule.util.scan.annotations.AnnotationInfo.NameValue
-
- toString() -
Method in class org.mule.util.scan.annotations.AnnotationInfo
-
- toString() -
Method in class org.mule.util.SplashScreen
-
- toString() -
Method in class org.mule.util.store.InMemoryObjectStore.StoredObject
-
- toString() -
Method in class org.mule.util.store.InMemoryObjectStore
-
- toString(Object) -
Static method in class org.mule.util.StringMessageUtils
-
- toString() -
Method in class org.mule.util.xa.AbstractTransactionContext
-
- toString() -
Method in class org.mule.VoidResult
-
- toString() -
Method in class org.mule.work.WorkerContext
-
- toStringArray(Object) -
Static method in class org.mule.transport.http.multipart.LazyList
-
- toStringArrayMap() -
Method in class org.mule.transport.http.multipart.MultiMap
-
- touch() -
Method in class org.mule.transport.soap.axis.extensions.AxisMuleSession
-
- toUrl(String, Object) -
Method in class org.mule.transport.bpm.ProcessConnector
- Generate a URL based on the process name and ID such as "bpm://myProcess/2342"
If the parameters are missing, and
allowGlobalReceiver is true,
the GLOBAL_RECEIVER is returned.
- toW3cDocument(Object) -
Static method in class org.mule.module.xml.util.XMLUtils
- Converts a payload to a
Document representation.
- toXml(Document) -
Static method in class org.mule.module.xml.util.XMLUtils
- Converts a DOM to an XML string.
- toXmlSource(XMLInputFactory, boolean, Object) -
Static method in class org.mule.module.xml.util.XMLUtils
- Convert our object to a Source type efficiently.
- toXMLStreamReader(XMLInputFactory, Object) -
Static method in class org.mule.module.xml.util.XMLUtils
- Returns an XMLStreamReader for an object of unknown type if possible.
- trace(Object) -
Method in class org.mule.util.MuleLogger
-
- trace(Object, Throwable) -
Method in class org.mule.util.MuleLogger
-
- transacted -
Variable in class org.mule.construct.builder.BridgeBuilder
-
- transacted(boolean) -
Method in class org.mule.construct.builder.BridgeBuilder
-
- TransactedPollingMessageReceiver - Class in org.mule.transport
- The TransactedPollingMessageReceiver is an abstract receiver that handles polling
and transaction management.
- TransactedPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint) -
Constructor for class org.mule.transport.TransactedPollingMessageReceiver
-
- TransactedPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint, long) -
Constructor for class org.mule.transport.TransactedPollingMessageReceiver
- Deprecated. please use
TransactedPollingMessageReceiver.TransactedPollingMessageReceiver(Connector, FlowConstruct, InboundEndpoint)
instead
- TransactedPollingMessageReceiver.MessageProcessorWorker - Class in org.mule.transport
-
- TransactedPollingMessageReceiver.MessageProcessorWorker(TransactionTemplate, CountDownLatch, Object) -
Constructor for class org.mule.transport.TransactedPollingMessageReceiver.MessageProcessorWorker
-
- TransactedSingleResourceJmsMessageReceiver - Class in org.mule.transport.jms
-
- TransactedSingleResourceJmsMessageReceiver(Connector, FlowConstruct, InboundEndpoint) -
Constructor for class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver
-
- TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker - Class in org.mule.transport.jms
-
- TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker(Message) -
Constructor for class org.mule.transport.jms.TransactedSingleResourceJmsMessageReceiver.MessageReceiverWorker
-
- Transaction - Interface in org.mule.api.transaction
-
- transaction -
Variable in class org.mule.transaction.XaTransaction
- The inner JTA transaction
- TRANSACTION_BEGAN -
Static variable in class org.mule.context.notification.TransactionNotification
-
- TRANSACTION_COMMITTED -
Static variable in class org.mule.context.notification.TransactionNotification
-
- TRANSACTION_EVENT_ACTION_START_RANGE -
Static variable in class org.mule.api.context.notification.ServerNotification
-
- TRANSACTION_ROLLEDBACK -
Static variable in class org.mule.context.notification.TransactionNotification
-
- TransactionalFunctionalTestComponent - Class in org.mule.tck.functional
- This service is useful for unit tests involving transactionality because it
will roll back the current transaction upon message arrival.
- TransactionalFunctionalTestComponent() -
Constructor for class org.mule.tck.functional.TransactionalFunctionalTestComponent
-
- TransactionalInterceptingMessageProcessor - Class in org.mule.processor
- Wraps the invocation of the next
MessageProcessor with a transaction. - TransactionalInterceptingMessageProcessor(TransactionConfig) -
Constructor for class org.mule.processor.TransactionalInterceptingMessageProcessor
-
- TransactionalMessageProcessorsFactoryBean - Class in org.mule.config.spring.factories
-
- TransactionalMessageProcessorsFactoryBean() -
Constructor for class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
-
- TransactionalQueueManager - Class in org.mule.util.queue
- The Transactional Queue Manager is responsible for creating and Managing
transactional Queues.
- TransactionalQueueManager() -
Constructor for class org.mule.util.queue.TransactionalQueueManager
-
- TransactionalQueueManager.QueueTransactionContext - Class in org.mule.util.queue
-
- TransactionalQueueManager.QueueTransactionContext() -
Constructor for class org.mule.util.queue.TransactionalQueueManager.QueueTransactionContext
-
- transactionAlreadyBound() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionAvailableButActionIs(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionCallback<T> - Interface in org.mule.api.transaction
-
- transactionCannotBindNullResource() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionCannotBindToNullKey() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionCannotReadState() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionCannotUnbind() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionCanOnlyBindToResources(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionCollection - Interface in org.mule.transaction
- Marks a collection of transactions, e.g.
- transactionCommitFailed() -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionConfig - Interface in org.mule.api.transaction
TransactionConfig defines transaction configuration for a
transactional endpoint.- transactionConfig -
Variable in class org.mule.config.spring.factories.TransactionalMessageProcessorsFactoryBean
-
- transactionConfig -
Variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- transactionConfig -
Variable in class org.mule.processor.TransactionalInterceptingMessageProcessor
-
- transactionConfig -
Variable in class org.mule.routing.outbound.AbstractOutboundRouter
-
- TransactionConfigDefinitionParser - Class in org.mule.config.spring.parsers.specific
-
- TransactionConfigDefinitionParser() -
Constructor for class org.mule.config.spring.parsers.specific.TransactionConfigDefinitionParser
-
- TransactionCoordination - Class in org.mule.transaction
-
- TransactionDefinitionParser - Class in org.mule.config.spring.parsers.specific
- Generates a transaction config with embedded factory.
- TransactionDefinitionParser() -
Constructor for class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
-
- TransactionDefinitionParser(Class) -
Constructor for class org.mule.config.spring.parsers.specific.TransactionDefinitionParser
-
- TransactionException - Exception in org.mule.api.transaction
-
TransactionException is thrown when an exception occurs while
trying to create, start commit or rollback an exception - TransactionException(Message) -
Constructor for exception org.mule.api.transaction.TransactionException
-
- TransactionException(Message, Throwable) -
Constructor for exception org.mule.api.transaction.TransactionException
-
- TransactionException(Throwable) -
Constructor for exception org.mule.api.transaction.TransactionException
-
- TransactionFactory - Interface in org.mule.api.transaction
TransactionFactory creates a transaction.- transactionFactoryIsMandatory(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionInProgressException - Exception in org.mule.transaction
-
TransactionInProgressException is thrown if a new transaction is
started when there is one already in progress. - TransactionInProgressException(Message) -
Constructor for exception org.mule.transaction.TransactionInProgressException
-
- TransactionInProgressException(Message, Throwable) -
Constructor for exception org.mule.transaction.TransactionInProgressException
-
- transactionManagerAlreadySet() -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionManagerDefinitionParser - Class in org.mule.config.spring.parsers.specific
-
- TransactionManagerDefinitionParser() -
Constructor for class org.mule.config.spring.parsers.specific.TransactionManagerDefinitionParser
-
- TransactionManagerDefinitionParser(Class) -
Constructor for class org.mule.config.spring.parsers.specific.TransactionManagerDefinitionParser
-
- TransactionManagerFactory - Interface in org.mule.api.transaction
TranactionManagerFactory is a factory class for creating a
transaction manager for the MuleServer.- transactionMarkedForRollback() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionNotAvailableButActionIs(String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionNotification - Class in org.mule.context.notification
-
- TransactionNotification(Transaction, int) -
Constructor for class org.mule.context.notification.TransactionNotification
-
- TransactionNotificationListener<T extends TransactionNotification> - Interface in org.mule.api.context.notification
TransactionNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Transaction event occurs.- TransactionNotInProgressException - Exception in org.mule.transaction
-
TransactionNotInProgressException TODO (document class) - TransactionNotInProgressException(Message) -
Constructor for exception org.mule.transaction.TransactionNotInProgressException
-
- TransactionNotInProgressException(Message, Throwable) -
Constructor for exception org.mule.transaction.TransactionNotInProgressException
-
- transactionPerMessage -
Variable in class org.mule.transport.jdbc.JdbcConnector
- Should each DB record be received in a separate transaction or should
there be a single transaction for the entire ResultSet?
- transactionResourceAlreadyListedForKey(Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionRollbackException - Exception in org.mule.transaction
-
- TransactionRollbackException(Message) -
Constructor for exception org.mule.transaction.TransactionRollbackException
-
- TransactionRollbackException(Message, Throwable) -
Constructor for exception org.mule.transaction.TransactionRollbackException
-
- TransactionRollbackException(Throwable) -
Constructor for exception org.mule.transaction.TransactionRollbackException
-
- transactionRollbackFailed() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transactionSetAutoCommitFailed() -
Static method in class org.mule.transport.jdbc.i18n.JdbcMessages
-
- transactionSingleResourceOnly() -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransactionStatusException - Exception in org.mule.transaction
-
- TransactionStatusException(Message) -
Constructor for exception org.mule.transaction.TransactionStatusException
-
- TransactionStatusException(Message, Throwable) -
Constructor for exception org.mule.transaction.TransactionStatusException
-
- TransactionStatusException(Throwable) -
Constructor for exception org.mule.transaction.TransactionStatusException
-
- TransactionTemplate<T> - Class in org.mule.transaction
-
- TransactionTemplate(TransactionConfig, MuleContext) -
Constructor for class org.mule.transaction.TransactionTemplate
-
- TRANSFER_ENCODING_CHUNKED -
Static variable in class org.mule.transport.http.HttpConstants
-
- transforemrMapBeanClassNotSet() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transform(Object, MuleEvent) -
Method in interface org.mule.api.transformer.MessageTransformer
- Thransforms the supplied data and returns the result
- transform(Object, String, MuleEvent) -
Method in interface org.mule.api.transformer.MessageTransformer
- Thransforms the supplied data and returns the result
- transform(InputStream, OutputStream, String) -
Method in interface org.mule.api.transformer.StreamingTransformer
- Thransforms the supplied data and returns the result
- transform(Object) -
Method in interface org.mule.api.transformer.Transformer
- Thransforms the supplied data and returns the result
- transform(Object, String) -
Method in interface org.mule.api.transformer.Transformer
- Thransforms the supplied data and returns the result
- transform(Object, Method) -
Method in class org.mule.module.client.AbstractEventTransformer
-
- transform(String) -
Method in class org.mule.module.cxf.feature.PrettyLoggingInInterceptor
-
- transform(String) -
Method in class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor
-
- transform(MuleMessage, String) -
Method in class org.mule.transformer.AbstractMessageAwareTransformer
- Deprecated. Subclasses implement this method.
- transform(Object, String) -
Method in class org.mule.transformer.AbstractMessageTransformer
- Transform the message with no event specified.
- transform(Object, MuleEvent) -
Method in class org.mule.transformer.AbstractMessageTransformer
- transform the specified message
- transform(Object, String, MuleEvent) -
Method in class org.mule.transformer.AbstractMessageTransformer
- transform the specified message
- transform(Object) -
Method in class org.mule.transformer.AbstractTransformer
-
- transform(Object, String) -
Method in class org.mule.transformer.AbstractTransformer
-
- Transformer - Annotation Type in org.mule.api.annotations
- Used to mark a method on a class as a Mule Transformer, which means it will be made available in the Mule container.
- Transformer - Interface in org.mule.api.transformer
Transformer can be chained together to covert message payloads
from one object type to another.- TRANSFORMER_FACTORY_JDK5 -
Static variable in class org.mule.module.xml.util.XMLUtils
-
- TRANSFORMER_KEY -
Variable in class org.mule.config.bootstrap.SimpleRegistryBootstrap
-
- TRANSFORMER_REFS_ATTRIBUTE -
Static variable in class org.mule.config.spring.parsers.specific.AbstractFlowConstructDefinitionParser
-
- TransformerAnnotatedBeanProcessor - Class in org.mule.config.spring.processors
- TODO
- TransformerAnnotatedBeanProcessor() -
Constructor for class org.mule.config.spring.processors.TransformerAnnotatedBeanProcessor
-
- TransformerArgumentResolver - Interface in org.mule.config.transformer
- Used by the transformer proxy to find or create context objects such as JAXB to be passed into a transform method
- TransformerChain - Class in org.mule.transformer
- A referencable chain of transformers that can be used as a single transformer
- TransformerChain(List<Transformer>) -
Constructor for class org.mule.transformer.TransformerChain
-
- TransformerChain(Transformer...) -
Constructor for class org.mule.transformer.TransformerChain
-
- TransformerChain(String, List<Transformer>) -
Constructor for class org.mule.transformer.TransformerChain
-
- TransformerChain(String, Transformer...) -
Constructor for class org.mule.transformer.TransformerChain
-
- transformerChange(Transformer, TransformerResolver.RegistryAction) -
Method in interface org.mule.api.registry.TransformerResolver
- A callback that is called when a transformer is registered or unregistered from the registry.
- transformerChange(Transformer, TransformerResolver.RegistryAction) -
Method in class org.mule.module.json.transformers.JsonTransformerResolver
-
- transformerChange(Transformer, TransformerResolver.RegistryAction) -
Method in class org.mule.module.xml.transformer.jaxb.JAXBTransformerResolver
-
- transformerChange(Transformer, TransformerResolver.RegistryAction) -
Method in class org.mule.registry.TypeBasedTransformerResolver
-
- TransformerConverter - Class in org.mule.config.converters
- Converts a String list of Transformer names into a List of
Transformer objects. - TransformerConverter() -
Constructor for class org.mule.config.converters.TransformerConverter
-
- TransformerException - Exception in org.mule.api.transformer
TransformerException is a simple exception that is thrown by
transformers.- TransformerException(Message, Transformer) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(Message, List<Transformer>) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(Message, Transformer, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(Message, List<Transformer>, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(Transformer, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(List<Transformer>, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(Message, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- TransformerException(Message) -
Constructor for exception org.mule.api.transformer.TransformerException
-
- transformerInvalidReturnType(Class<?>, String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransformerList - Class in org.mule.config.converters
- Type definition for a transformer list.
- TransformerList() -
Constructor for class org.mule.config.converters.TransformerList
-
- transformerListCache -
Variable in class org.mule.registry.MuleRegistryHelper
- We cache transformer searches so that we only search once
- TransformerMessagingException - Exception in org.mule.api.transformer
- An exception that occurred while transforming a message.
- TransformerMessagingException(Message, MuleEvent, Transformer) -
Constructor for exception org.mule.api.transformer.TransformerMessagingException
-
- TransformerMessagingException(Message, MuleEvent, Transformer, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerMessagingException
-
- TransformerMessagingException(MuleEvent, Transformer, Throwable) -
Constructor for exception org.mule.api.transformer.TransformerMessagingException
-
- transformerMethodNotValid(Method) -
Static method in class org.mule.config.i18n.AnnotationsMessages
-
- transformerNotImplementDiscoverable(Transformer) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransformerPairWireFormat - Class in org.mule.transformer.wire
- A pairing of an outbound transformer and an inbound transformer that can be used to serialize and deserialize data.
- TransformerPairWireFormat() -
Constructor for class org.mule.transformer.wire.TransformerPairWireFormat
-
- transformerPool -
Variable in class org.mule.module.xml.transformer.XQueryTransformer
-
- transformerPool -
Variable in class org.mule.module.xml.transformer.XsltTransformer
-
- TransformerResolver - Interface in org.mule.api.registry
- A TransformResolver is used to find transformers that match a certain criteria in the registry.
- TransformerResolver.RegistryAction - Enum in org.mule.api.registry
- Possible registry actions that occur that will trigger an event fired via
#transformerChange() method. - TransformerRouter - Class in org.mule.routing.outbound
- Deprecated.
- TransformerRouter() -
Constructor for class org.mule.routing.outbound.TransformerRouter
- Deprecated.
- transformers -
Variable in class org.mule.endpoint.AbstractEndpointBuilder
-
- transformers -
Variable in class org.mule.endpoint.AbstractEndpointURIBuilder
-
- TRANSFORMERS_ATTRIBUTE -
Static variable in class org.mule.config.spring.parsers.specific.endpoint.support.EndpointUtils
-
- TransformerTemplate - Class in org.mule.transformer
- TODO
- TransformerTemplate(TransformerTemplate.TransformerCallback) -
Constructor for class org.mule.transformer.TransformerTemplate
-
- TransformerTemplate.OverwitePayloadCallback - Class in org.mule.transformer
-
- TransformerTemplate.OverwitePayloadCallback(Object) -
Constructor for class org.mule.transformer.TransformerTemplate.OverwitePayloadCallback
-
- TransformerTemplate.TransformerCallback - Interface in org.mule.transformer
-
- TransformerUtils - Class in org.mule.transformer
-
- TransformerUtils() -
Constructor for class org.mule.transformer.TransformerUtils
-
- TransformerUtils.TransformerSource - Interface in org.mule.transformer
-
- TransformerWeighting - Class in org.mule.transformer
- Given a
Transformer instance, an input class and output class
this object will create a weighting for a transformer. - TransformerWeighting(Class, Class, Transformer) -
Constructor for class org.mule.transformer.TransformerWeighting
-
- transformFailed(String, String) -
Static method in class org.mule.config.i18n.CoreMessages
-
- transformFailedBeforeFilter() -
Static method in class org.mule.config.i18n.CoreMessages
-
- transformFailedFrom(Class<?>) -
Static method in class org.mule.config.i18n.CoreMessages
-
- transformFromMessage(Message, String) -
Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
-
- transformHasMultipleMatches(Class<?>, Class<?>, Transformer, Transformer) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransformingMatchable - Interface in org.mule.api.routing
-
- transformMessage() -
Method in interface org.mule.api.MuleEvent
- Deprecated. Since Mule 3.0 this method does nothing. The message is already transformed before the event reaches a component
IF you need to have access to the original message, the must be no transformations before the component, this
means that any 'connector-level' transfromers will have to be explicitly overriden via the service overrides on the connector.
- transformMessage(Class<T>) -
Method in interface org.mule.api.MuleEvent
- Transforms the message into the requested format.
- transformMessage(DataType<T>) -
Method in interface org.mule.api.MuleEvent
- Transforms the message into the requested format.
- transformMessage(DataType) -
Method in interface org.mule.api.MuleEventContext
- Returns the message transformed into its recognised or expected format.
- transformMessage(Class) -
Method in interface org.mule.api.MuleEventContext
- Returns the message transformed into it's recognised or expected format.
- transformMessage(MuleMessage, String) -
Method in class org.mule.config.transformer.AnnotatedTransformerProxy
-
- transformMessage(Class<T>) -
Method in class org.mule.DefaultMuleEvent
-
- transformMessage(DataType<T>) -
Method in class org.mule.DefaultMuleEvent
-
- transformMessage() -
Method in class org.mule.DefaultMuleEvent
- Deprecated.
- transformMessage(DataType) -
Method in class org.mule.DefaultMuleEventContext
- Returns the message transformed into its recognised or expected format.
- transformMessage(Class) -
Method in class org.mule.DefaultMuleEventContext
- Returns the message transformed into its recognised or expected format.
- transformMessage(MuleMessage, String) -
Method in class org.mule.example.bookstore.transformers.HttpRequestToBook
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.example.loanbroker.transformers.RestRequestToCustomerRequest
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.expression.transformers.BeanBuilderTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.expression.transformers.ExpressionTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.atom.transformers.AtomEntryBuilderTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.json.transformers.JsonToObject
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.json.transformers.ObjectToJson
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.scripting.transformer.ScriptTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.DomDocumentToXml
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.ObjectToXml
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.XmlToDomDocument
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.XmlToObject
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.XmlToOutputHandler
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.XmlToXMLStreamReader
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.XQueryTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.module.xml.transformer.XsltTransformer
- Transform, using XSLT, a XML String to another String.
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.AbstractMessageAwareTransformer
- Deprecated. Transform the message.
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.AbstractMessageTransformer
- Transform the message
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.simple.AutoTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.simple.MessagePropertiesTransformer
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.simple.MuleMessageToByteArray
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.TransformerChain
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transformer.TransformerTemplate
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.email.transformers.StringToEmailMessage
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.http.transformers.HttpRequestBodyToParamMap
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.http.transformers.MuleMessageToHttpResponse
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.jms.transformers.JMSMessageToObject
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.jms.transformers.ObjectToJMSMessage
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.servlet.transformers.HttpRequestToParameter
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.servlet.transformers.HttpRequestToParameterMap
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.xmpp.transformers.ObjectToXmppPacket
-
- transformMessage(MuleMessage, String) -
Method in class org.mule.transport.xmpp.transformers.XmppPacketToObject
-
- transformMessageToBytes() -
Method in interface org.mule.api.MuleEvent
- Deprecated. use
MuleEvent.transformMessage(org.mule.api.transformer.DataType) instead
- transformMessageToBytes() -
Method in interface org.mule.api.MuleEventContext
- Deprecated. use
MuleEventContext.transformMessage(org.mule.api.transformer.DataType) instead
- transformMessageToBytes() -
Method in class org.mule.DefaultMuleEvent
- Deprecated. use
DefaultMuleEvent.transformMessage(org.mule.api.transformer.DataType) instead
- transformMessageToBytes() -
Method in class org.mule.DefaultMuleEventContext
- Deprecated. use
DefaultMuleEventContext.transformMessage(org.mule.api.transformer.DataType) instead
- transformMessageToString() -
Method in interface org.mule.api.MuleEvent
- Returns the message transformed into it's recognised or expected format and
then into a String.
- transformMessageToString() -
Method in interface org.mule.api.MuleEventContext
- Returns the message transformed into it's recognised or expected format and
then into a String.
- transformMessageToString() -
Method in class org.mule.DefaultMuleEvent
- Returns the message transformed into it's recognised or expected format and
then into a String.
- transformMessageToString() -
Method in class org.mule.DefaultMuleEventContext
- Returns the message transformed into it's recognised or expected format and
then into a String.
- transformOnObjectNotOfSpecifiedType(DataType, Object) -
Static method in class org.mule.config.i18n.CoreMessages
-
- transformOnObjectUnsupportedTypeOfEndpoint(String, Class<?>, ImmutableEndpoint) -
Static method in class org.mule.config.i18n.CoreMessages
-
- transformResponse(Object, MuleEvent) -
Method in class org.mule.transport.http.HttpMessageReceiver
-
- transformToMessage(MuleMessage) -
Method in class org.mule.transport.jms.transformers.AbstractJmsTransformer
-
- transformUnexpectedType(Class<?>, Class<?>) -
Static method in class org.mule.config.i18n.CoreMessages
-
- transformUnexpectedType(DataType, DataType) -
Static method in class org.mule.config.i18n.CoreMessages
-
- TransientRegistry - Class in org.mule.registry
- Use synchronized(registry) when reading/writing/iterating over the contents of the registry hashmap.
- TransientRegistry(MuleContext) -
Constructor for class org.mule.registry.TransientRegistry
-
- TransientRegistry(String, MuleContext) -
Constructor for class org.mule.registry.TransientRegistry
-
- translateName(String) -
Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
- Extract a JavaBean property name from the supplied attribute name.
- translateName(String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
-
- translateName(String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
- Extract a JavaBean property name from the supplied attribute name.
- translateName(String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
-
- translateName(String) -
Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
-
- translateValue(String, String) -
Method in interface org.mule.config.spring.parsers.assembly.configuration.PropertyConfiguration
-
- translateValue(String, String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.ReusablePropertyConfiguration
-
- translateValue(String, String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.SimplePropertyConfiguration
-
- translateValue(String, String) -
Method in class org.mule.config.spring.parsers.assembly.configuration.TempWrapperPropertyConfiguration
-
- translateValue(String, String) -
Method in class org.mule.config.spring.parsers.delegate.AllAttributeChildDefinitionParser
-
- TRANSPORT_ID -
Static variable in class org.mule.module.cxf.transport.MuleUniversalTransport
-
- TransportArchetypeMojo - Class in org.mule.tools.maven.archetype
- Builds archetype containers.
- TransportArchetypeMojo() -
Constructor for class org.mule.tools.maven.archetype.TransportArchetypeMojo
-
- transportClass -
Variable in class org.mule.module.cxf.CxfInboundMessageProcessor
-
- TransportEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
- This is intended for use by endpoint-specific parsers for non-global endpoint
elements.
- TransportEndpointDefinitionParser(String, Class, String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
-
- TransportEndpointDefinitionParser(String, boolean, Class, String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
-
- TransportEndpointDefinitionParser(String, boolean, Class, String[], String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
-
- TransportEndpointDefinitionParser(String, boolean, Class, String[], String[][], String[][]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
-
- TransportEndpointDefinitionParser(String, boolean, Class, String[], String[], String[][], String[][]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportEndpointDefinitionParser
-
- transportFactory -
Variable in class org.mule.config.endpoint.AnnotatedEndpointHelper
-
- TransportFactory - Class in org.mule.transport.service
TransportFactory can be used for generically creating endpoints
from an url.- TransportFactory(MuleContext) -
Constructor for class org.mule.transport.service.TransportFactory
-
- TransportFactoryException - Exception in org.mule.transport.service
TransportFactoryException is thrown by the endpoint factory if the
endpoint service cannot be found in the META-INF/services directory or if any part
of the endpoint cannot be instanciated.- TransportFactoryException(Message) -
Constructor for exception org.mule.transport.service.TransportFactoryException
-
- TransportFactoryException(Message, Throwable) -
Constructor for exception org.mule.transport.service.TransportFactoryException
-
- TransportFactoryException(Throwable) -
Constructor for exception org.mule.transport.service.TransportFactoryException
-
- TransportGlobalEndpointDefinitionParser - Class in org.mule.config.spring.parsers.specific.endpoint
- A parser for global endpoints.
- TransportGlobalEndpointDefinitionParser(String, String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
-
- TransportGlobalEndpointDefinitionParser(String, boolean, String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
-
- TransportGlobalEndpointDefinitionParser(String, boolean, String[], String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
-
- TransportGlobalEndpointDefinitionParser(String, boolean, Class, String[], String[]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
-
- TransportGlobalEndpointDefinitionParser(String, boolean, String[], String[][], String[][]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
-
- TransportGlobalEndpointDefinitionParser(String, boolean, String[], String[], String[][], String[][]) -
Constructor for class org.mule.config.spring.parsers.specific.endpoint.TransportGlobalEndpointDefinitionParser
-
- TransportServiceDescriptor - Interface in org.mule.transport.service
TransportServiceDescriptor describes the necessary information for
creating a connector from a service descriptor.- TransportServiceException - Exception in org.mule.transport.service
TransportServiceException is thrown if a ProviderServicedescriptor
has a service error set.- TransportServiceException(Message) -
Constructor for exception org.mule.transport.service.TransportServiceException
-
- TransportServiceException(Message, Throwable) -
Constructor for exception org.mule.transport.service.TransportServiceException
-
- TransportServiceNotFoundException - Exception in org.mule.transport.service
TransportServiceNotFoundException is thorown if no matching service
endpoint descriptor is found for the connector protocol.- TransportServiceNotFoundException(String) -
Constructor for exception org.mule.transport.service.TransportServiceNotFoundException
-
- TransportServiceNotFoundException(String, Throwable) -
Constructor for exception org.mule.transport.service.TransportServiceNotFoundException
-
- treeBindings -
Variable in class org.mule.config.spring.jndi.DefaultSpringJndiContext
-
- TRUE -
Static variable in class org.mule.config.endpoint.ConfigurableTransportFactory
-
- truncate(String, int, boolean) -
Static method in class org.mule.util.StringMessageUtils
-
- TrustStoreDefinitionParser - Class in org.mule.config.spring.parsers.specific.tls
-
- TrustStoreDefinitionParser() -
Constructor for class org.mule.config.spring.parsers.specific.tls.TrustStoreDefinitionParser
-
- tryInboundEndpointAnnotation(AnnotationMetaData, ChannelType) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- tryOutboundEndpointAnnotation(AnnotationMetaData, ChannelType) -
Method in class org.mule.config.processors.DecoratingAnnotatedServiceProcessor
-
- tryToGetTheOperationInDotNetNamingConvention(Endpoint, String) -
Method in class org.mule.module.cxf.CxfOutboundMessageProcessor
- This method tries to call
CxfOutboundMessageProcessor.getBindingOperationFromEndpoint(Endpoint, String) with the .net
naming convention for .net webservices (method names start with a capital
letter).
- tryToJoinChat() -
Method in class org.mule.transport.xmpp.XmppMultiUserChatConversation
-
- TwoStageMapBeanAssembler - Class in org.mule.config.spring.parsers.assembly
- This is used by
MapDefinitionParserMutator - it takes
a normal bean definition and re-packages it as a map (rather than individual values). - TwoStageMapBeanAssembler(TwoStageMapBeanAssemblerFactory.BeanAssemblerStore, PropertyConfiguration, BeanDefinitionBuilder, PropertyConfiguration, BeanDefinition) -
Constructor for class org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssembler
-
- TwoStageMapBeanAssemblerFactory - Class in org.mule.config.spring.parsers.assembly
-
- TwoStageMapBeanAssemblerFactory(TwoStageMapBeanAssemblerFactory.BeanAssemblerStore) -
Constructor for class org.mule.config.spring.parsers.assembly.TwoStageMapBeanAssemblerFactory
-
- TwoStageMapBeanAssemblerFactory.BeanAssemblerStore - Interface in org.mule.config.spring.parsers.assembly
-
- txManager -
Variable in class org.mule.transaction.XaTransaction
-
- txStatusMappings -
Static variable in class org.mule.transaction.AbstractSingleResourceTransaction
- TX status code to human-readable string mappings.
- type -
Variable in class org.mule.construct.builder.SimpleServiceBuilder
-
- type(SimpleService.Type) -
Method in class org.mule.construct.builder.SimpleServiceBuilder
-
- type -
Variable in class org.mule.transformer.types.SimpleDataType
-
- TYPE_BINDING -
Static variable in class org.mule.management.stats.RouterStatistics
-
- TYPE_ERROR -
Static variable in class org.mule.api.context.notification.ServerNotification
-
- TYPE_FATAL -
Static variable in class org.mule.api.context.notification.ServerNotification
-
- TYPE_INBOUND -
Static variable in class org.mule.management.stats.RouterStatistics
-
- TYPE_INFO -
Static variable in class org.mule.api.context.notification.ServerNotification
-
- TYPE_OUTBOUND -
Static variable in class org.mule.management.stats.RouterStatistics
-
- TYPE_RESPONSE -
Static variable in class org.mule.management.stats.RouterStatistics
-
- TYPE_TRACE -
Static variable in class org.mule.api.context.notification.ServerNotification
-
- TYPE_WARNING -
Static variable in class org.mule.api.context.notification.ServerNotification
-
- TypeBasedTransformerResolver - Class in org.mule.registry
- Will discover transformers based on type information only.
- TypeBasedTransformerResolver() -
Constructor for class org.mule.registry.TypeBasedTransformerResolver
-
UdpConnector can send and receive Mule events as Datagram packets.UdpMessageDispatcher is responsible for dispatching MuleEvents as
UDP packets on the networkUdpMessageDispatcherFactory creates a dispatcher for sending UDP
packets.UdpMessageReceiver receives UDP message packets.MessageProcessor that should be used to handle messages that are not accepted by the filter.
UnauthorisedException is thrown if authentication failsUnknownAuthenticationTypeException is thrown if a security context
request is make with an unrecognised Authentication type.AbstractPollingMessageReceiver.schedule().
UnsupportedAuthenticationSchemeException is thrown when a
authentication scheme is being used on the message that the Security filter does
not understandEndpointURIBuilderConnector
instance.UrlEndpointBuilder is the default endpointUri strategy suitable for
most connectorsUserInfoEndpointBuilder builds an endpoint with the userinfo and
host details.UUID Generates a UUID using JDK 5.MessageDispatcherFactory.passivate(OutboundEndpoint, MessageDispatcher).
MessageRequesterFactory.passivate(org.mule.api.endpoint.InboundEndpoint, org.mule.api.transport.MessageRequester).
MapMessage#writeObject(Object) accepts only primitives (and wrappers), String and byte[].
StreamMessage.writeObject(Object) accepts only primitives (and wrappers), String and byte[].
VMConnector A simple endpoint wrapper to allow a Mule service to
be accessed from an endpointVMMessageDispatcher is used for providing in memory interaction
between components.VMMessageDispatcherFactory creates an in-memory event dispatcherVMMessageReceiver is a listener for events from a Mule service which then simply passes
the events on to the target service.VMMessageDispatcher is used for providing in memory interaction
between components.VMMessageDispatcherFactory creates an in-memory event dispatcher elements.WebappMuleXmlConfigurationBuilder will first try and load config
resources using the ServletContext and if this fails then it will attempt to load
config resource from the classpath.WildcardFilter is used to match Strings against wildcards.WireTap MessageProcessor allows inspection of messages in a flow.WorkerContext TODOWorkExecutor TODOWorkManager extends the standard JCA WorkManager with lifecycle
methods and util.concurrent bridging.Base64.OutputStream.write(int) repeatedly until len bytes are
written.
WSDDJavaMuleProvider is a factory class for creating the
MuleProvider.DynamicClientFactory.WsdlServiceFinder finds a the connector service to use by checking
the classpath for jars required for each of the soap connector implementations elements.XaTransaction represents an XA transaction in Mule.XaTransactionFactory Is used to create/retrieve a Transaction from
a transaction manager configured on the MuleManager.XmlMessageProtocol to continue reading
until either a new message or EOF is found.XmlMessageSplitter will split a DOM4J document into nodes
based on the "splitExpression" property.XMLPrinter prints event processing stats as a XML documentXMLStreamReader to SAX events on a
ContentHandler, bridging between the two parser technologies.XmlToDomDocument transforms a XML String to org.w3c.dom.Document.XmlToObject converts xml created by the ObjectToXml transformer in to a
java object graph.XmppAndFilter an Xmpp AND filterXmppConversation implementation that sends messages via ChatXmppConnector represents a connection to a Jabber server.XmppConversation abstract from the XMPP conversation type
(e.g.XmppConversation instances based on the endpoint's configuration.XmppFromContainsFilter is an Xmpp FromContainsfilter adapter.XmppConversation implementation for sending normal Jabber messages.XmppMessageReceiver is responsible for receiving Mule events over XMPP.XmppMessageTypeFilter is an Xmpp MessageTypeFilter adapter. elements.XmppNotFilter an Xmpp NOT filterXmppOrFilter an Xmpp OR filterXmppPacketIDFilter is an Xmpp PacketIDFilter adapter.XmppPacketTypeFilter is an Xmpp PacketTypeFilter adapter.XmppThreadFilter is an Xmpp ThreadFilter adapter.XmppToContainsFilter is an Xmpp ToContainsfilter adapter.XsltTransformer performs an XSLT transform on a DOM (or other XML-ish)
object.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||