Uses of Package
org.mule.api

Packages that use org.mule.api
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.agent Admin components and Agents used to control and Monitor Mule 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.api.agent   
org.mule.api.cache   
org.mule.api.client   
org.mule.api.component   
org.mule.api.config   
org.mule.api.construct   
org.mule.api.context Mule Context APIs, including the MuleContext, agent and server event interfaces 
org.mule.api.context.notification   
org.mule.api.el   
org.mule.api.endpoint Endpoint interfaces. 
org.mule.api.exception   
org.mule.api.expression   
org.mule.api.interceptor   
org.mule.api.lifecycle Lifecycle interfaces for all Components. 
org.mule.api.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
org.mule.api.object   
org.mule.api.processor   
org.mule.api.registry   
org.mule.api.retry   
org.mule.api.routing Interfaces that define inbound and outbound routing API. 
org.mule.api.routing.filter   
org.mule.api.security Security API for authentication and authorisation. 
org.mule.api.service   
org.mule.api.source   
org.mule.api.store   
org.mule.api.transaction   
org.mule.api.transformer Contains the interfaces for transformers and exceptions for the Transformer API. 
org.mule.api.transformer.wire   
org.mule.api.transport Contains the interfaces that comprise a provider implementation. 
org.mule.client   
org.mule.component   
org.mule.component.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.config.bootstrap   
org.mule.config.builders   
org.mule.config.converters   
org.mule.config.dsl   
org.mule.config.dsl.routers   
org.mule.config.endpoint   
org.mule.config.expression   
org.mule.config.pool   
org.mule.config.processors   
org.mule.config.spring Support claases for Load Mule from Spring. 
org.mule.config.spring.editors   
org.mule.config.spring.factories   
org.mule.config.spring.processors   
org.mule.config.spring.util   
org.mule.config.support   
org.mule.config.transformer   
org.mule.construct   
org.mule.construct.builder   
org.mule.construct.flow   
org.mule.construct.processor   
org.mule.context   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.el   
org.mule.el.context   
org.mule.el.mvel   
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.endpoint.dynamic   
org.mule.endpoint.inbound   
org.mule.endpoint.outbound   
org.mule.enricher   
org.mule.example.bookstore.transformers   
org.mule.example.cep   
org.mule.example.errorhandler   
org.mule.example.errorhandler.exceptions   
org.mule.example.geomail.components   
org.mule.example.geomail.routing   
org.mule.example.geomail.transformers   
org.mule.example.hello   
org.mule.example.loanbroker   
org.mule.example.loanbroker.processor   
org.mule.example.loanbroker.routers   
org.mule.example.loanbroker.transformers   
org.mule.example.notifications   
org.mule.example.scripting   
org.mule.exception   
org.mule.execution   
org.mule.expression   
org.mule.expression.transformers   
org.mule.impl.model.resolvers   
org.mule.interceptor   
org.mule.keygenerator   
org.mule.lifecycle   
org.mule.lifecycle.phases   
org.mule.lifecycle.processor   
org.mule.management.stats Jmx statistics support used to monitor messaging status for various Mule components. 
org.mule.message Wire message implementations. 
org.mule.model   
org.mule.model.resolvers   
org.mule.model.seda   
org.mule.module.atom   
org.mule.module.atom.routing   
org.mule.module.atom.server   
org.mule.module.atom.transformers   
org.mule.module.bpm   
org.mule.module.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
org.mule.module.client.remoting   
org.mule.module.client.remoting.notification   
org.mule.module.cxf   
org.mule.module.cxf.builder   
org.mule.module.cxf.component   
org.mule.module.cxf.config   
org.mule.module.cxf.endpoint   
org.mule.module.cxf.security   
org.mule.module.cxf.support   
org.mule.module.cxf.transport   
org.mule.module.drools   
org.mule.module.guice   
org.mule.module.ibeans.config   
org.mule.module.ibeans.spi   
org.mule.module.ibeans.spi.support   
org.mule.module.jaas   
org.mule.module.jaas.filters   
org.mule.module.jbpm   
org.mule.module.jca A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. 
org.mule.module.jersey   
org.mule.module.json JSON encoding support for Mule. 
org.mule.module.json.filters Filters for recognising JSON payloads in Mule. 
org.mule.module.json.transformers Transfromers for converting from JavaBeans and collections to JSON and back again. 
org.mule.module.launcher   
org.mule.module.launcher.application   
org.mule.module.management Mule system management extensions such as Jmx support. 
org.mule.module.management.agent Management agents including agents for Jdmk, MX4J, and Log4J 
org.mule.module.management.mbean Jmx Management beans for mule components, the model and the Mule server. 
org.mule.module.management.support Support classes and interface for Mule management subsystem 
org.mule.module.ognl.expression   
org.mule.module.ognl.filters   
org.mule.module.pgp   
org.mule.module.pgp.filters   
org.mule.module.rss.transformers   
org.mule.module.scripting.builders   
org.mule.module.scripting.component Base classes for script based components such as BeanShell or Groovy. 
org.mule.module.scripting.expression   
org.mule.module.scripting.filter   
org.mule.module.scripting.transformer   
org.mule.module.spring.events A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners. 
org.mule.module.spring.remoting   
org.mule.module.spring.security   
org.mule.module.spring.transaction   
org.mule.module.sxc   
org.mule.module.tomcat   
org.mule.module.ws.construct   
org.mule.module.ws.construct.builder   
org.mule.module.xml.el   
org.mule.module.xml.expression   
org.mule.module.xml.filters Filters that apply specifically to xml using xml querying mechanisms. 
org.mule.module.xml.routing   
org.mule.module.xml.transformer Xml and Xslt Transformer implementations. 
org.mule.module.xml.transformer.jaxb   
org.mule.module.xml.util   
org.mule.object   
org.mule.pattern.core.support   
org.mule.processor   
org.mule.processor.chain   
org.mule.processor.strategy   
org.mule.registry   
org.mule.retry   
org.mule.retry.async   
org.mule.retry.policies   
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.correlation   
org.mule.routing.filters Filters are often used by routers to determine if the event should be accepted by the router. 
org.mule.routing.filters.logic Filters that allow other filters to be combined. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.requestreply   
org.mule.security Core security implementation including the mule security manager and encryption types 
org.mule.security.filters Core sercurity filter types. 
org.mule.service   
org.mule.service.processor   
org.mule.session   
org.mule.source   
org.mule.tck   
org.mule.tck.exceptions   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.tck.junit4   
org.mule.tck.property   
org.mule.tck.security   
org.mule.tck.transformer   
org.mule.transaction Contains the core transaction support classes and exception types. 
org.mule.transaction.constraints Contains the transaction contraint filter used to control how and when transactions are committed. 
org.mule.transformer Provides the default transformer base implementations for Mule including compression and encryption support. 
org.mule.transformer.codec Transformers for Base64, UC and UU encoding/decoding. 
org.mule.transformer.compression Transformers for compressing and uncompressing message payloads. 
org.mule.transformer.encryption Transformers for encrypting and decrypting message payloads. 
org.mule.transformer.simple Basic transformer implementations. 
org.mule.transformer.wire   
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.transport.ajax   
org.mule.transport.ajax.container A AJAX transport allows Mule applications to send a receive events to the web browser. 
org.mule.transport.ajax.embedded A AJAX transport allows Mule applications to send a receive events to the web browser. 
org.mule.transport.ejb   
org.mule.transport.email Provides pop3, smtp and imap connectivity for Mule
org.mule.transport.email.filters   
org.mule.transport.email.transformers Contains transformers to convert to and from the java.mail.Message type. 
org.mule.transport.file Provides file transport in the form of a directory listeners and file dispatchers. 
org.mule.transport.file.filters Filename filters used to filter on a listening directory. 
org.mule.transport.file.transformers Transformers for converting to and from the FileMessage type. 
org.mule.transport.ftp   
org.mule.transport.http Provides http transport including proxy support. 
org.mule.transport.http.components   
org.mule.transport.http.construct   
org.mule.transport.http.construct.builder   
org.mule.transport.http.filters   
org.mule.transport.http.servlet   
org.mule.transport.http.transformers   
org.mule.transport.jdbc Provides jdbc transport. 
org.mule.transport.jdbc.sqlstrategy   
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.transport.jms.activemq Provides Jms connectivity with ActiveMQ-specific workarounds and improvements. 
org.mule.transport.jms.filters   
org.mule.transport.jms.i18n   
org.mule.transport.jms.jndi   
org.mule.transport.jms.mulemq   
org.mule.transport.jms.redelivery   
org.mule.transport.jms.transformers Contains transformers to convert to and from different javax.jms.Message types 
org.mule.transport.jms.weblogic Provides Jms connectivity with Weblogic-specific workarounds and improvements. 
org.mule.transport.jms.websphere Provides Jms connectivity with Websphere-specific workarounds and improvements. 
org.mule.transport.jnp   
org.mule.transport.multicast IP multicast connectivity for Mule
org.mule.transport.polling   
org.mule.transport.quartz   
org.mule.transport.quartz.config   
org.mule.transport.quartz.jobs   
org.mule.transport.rmi   
org.mule.transport.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.transport.servlet   
org.mule.transport.servlet.jetty   
org.mule.transport.servlet.jetty.util   
org.mule.transport.servlet.transformers   
org.mule.transport.sftp   
org.mule.transport.sftp.notification   
org.mule.transport.sftp.transformers   
org.mule.transport.soap.axis Provides an Axis soap transport for Mule
org.mule.transport.soap.axis.extensions Axis specific extensions and component implementation that enables Mule components to act as Axis soap services. 
org.mule.transport.soap.axis.extras   
org.mule.transport.soap.axis.wsdl   
org.mule.transport.ssl Provides tcp connectivity over Ssl for Mule
org.mule.transport.stdio   
org.mule.transport.tcp Provides tcp connectivity for Mule
org.mule.transport.udp Provides Udp connectivity for Mule
org.mule.transport.vm A connector implementation allowing events to be passed between Mule sessions via in-memory queues. 
org.mule.transport.xmpp   
org.mule.transport.xmpp.filters   
org.mule.transport.xmpp.transformers   
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
org.mule.util.concurrent   
org.mule.util.counters   
org.mule.util.counters.impl   
org.mule.util.monitor Various resource monitor implementations. 
org.mule.util.pool   
org.mule.util.queue A resource manager that allow access to transactional queues with optional persistence. 
org.mule.util.store   
org.mule.util.xa An abstract resource manager that supports local and xa transactions. 
org.mule.work A javax.resource.spi.WorkManager implementation. 
 

Classes in org.mule.api used by org.mule
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
ExceptionPayload
          ExceptionPayload is a message payload that contains exception information that occurred during message processing.
FutureMessageResult
          FutureMessageResult is an MuleMessage result of a remote invocation on a Mule Server.
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleMessageCollection
          An interface that defines a collection of Mule Messages and methods for working with the collection.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
SingleResourceTransactionFactoryManager
           
ThreadSafeAccess
          Interface implemented by message-related objects that avoid exposing mutable data to multiple threads by providing immutable copies.
 

Classes in org.mule.api used by org.mule.agent
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api
ExceptionPayload
          ExceptionPayload is a message payload that contains exception information that occurred during message processing.
FutureMessageResult
          FutureMessageResult is an MuleMessage result of a remote invocation on a Mule Server.
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
NamedObject
          Adds NamedObject.getName() method to an object
SingleResourceTransactionFactoryManager
           
ThreadSafeAccess
          Interface implemented by message-related objects that avoid exposing mutable data to multiple threads by providing immutable copies.
 

Classes in org.mule.api used by org.mule.api.agent
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.cache
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.client
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.component
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.config
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.construct
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.context
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.context.notification
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.el
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.endpoint
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.exception
Acceptor
          Provides capability to only accept handling certain MuleEvents.
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.expression
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.interceptor
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.lifecycle
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.model
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.object
MuleContext
           
 

Classes in org.mule.api used by org.mule.api.processor
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.registry
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.retry
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.routing
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.routing.filter
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.security
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.service
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.source
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.store
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.transaction
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.transformer
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.api.transformer.wire
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.api.transport
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.client
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.component
AnnotatedObject
           
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.component.simple
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
 

Classes in org.mule.api used by org.mule.config
EndpointAnnotationParser
          An SPI interface that will process an Endpoint annotation.
MessageProcessorAnnotationParser
          An SPI interface used for creating Routers from Annotations.
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.config.bootstrap
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.builders
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.config.converters
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.dsl
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.dsl.routers
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.config.endpoint
EndpointAnnotationParser
          An SPI interface that will process an Endpoint annotation.
MessageProcessorAnnotationParser
          An SPI interface used for creating Routers from Annotations.
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.config.expression
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.pool
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.processors
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.config.spring
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.spring.editors
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.spring.factories
AnnotatedObject
           
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.config.spring.processors
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.spring.util
MuleContext
           
 

Classes in org.mule.api used by org.mule.config.support
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.config.transformer
AnnotatedObject
           
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.construct
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.construct.builder
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.construct.flow
MuleContext
           
 

Classes in org.mule.api used by org.mule.construct.processor
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.context
MuleContext
           
 

Classes in org.mule.api used by org.mule.context.notification
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.el
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.el.context
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.el.mvel
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.endpoint
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.endpoint.dynamic
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.endpoint.inbound
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.endpoint.outbound
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.enricher
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.example.bookstore.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.example.cep
MuleEventContext
          MuleEventContext is the context object for the current request.
 

Classes in org.mule.api used by org.mule.example.errorhandler
AnnotatedObject
           
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.example.errorhandler.exceptions
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.example.geomail.components
MuleEventContext
          MuleEventContext is the context object for the current request.
 

Classes in org.mule.api used by org.mule.example.geomail.routing
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.example.geomail.transformers
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.example.hello
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.example.loanbroker
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.example.loanbroker.processor
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.example.loanbroker.routers
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.example.loanbroker.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.example.notifications
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.example.scripting
AnnotatedObject
           
MuleEventContext
          MuleEventContext is the context object for the current request.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.exception
Acceptor
          Provides capability to only accept handling certain MuleEvents.
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.execution
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.expression
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.expression.transformers
AnnotatedObject
           
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.impl.model.resolvers
MuleEventContext
          MuleEventContext is the context object for the current request.
 

Classes in org.mule.api used by org.mule.interceptor
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.keygenerator
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventKeyGenerator
          Defines a way to generate cache keys for MuleEvent instances.
 

Classes in org.mule.api used by org.mule.lifecycle
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.lifecycle.phases
MuleContext
           
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.lifecycle.processor
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.management.stats
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.message
ExceptionPayload
          ExceptionPayload is a message payload that contains exception information that occurred during message processing.
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.model
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.model.resolvers
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.model.seda
AnnotatedObject
           
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.atom
AnnotatedObject
           
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.atom.routing
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.atom.server
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.atom.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.bpm
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.client
FutureMessageResult
          FutureMessageResult is an MuleMessage result of a remote invocation on a Mule Server.
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.client.remoting
MuleContext
           
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.client.remoting.notification
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.cxf
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.cxf.builder
AnnotatedObject
           
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.cxf.component
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.cxf.config
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.cxf.endpoint
AnnotatedObject
           
MuleContext
           
 

Classes in org.mule.api used by org.mule.module.cxf.security
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.cxf.support
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
 

Classes in org.mule.api used by org.mule.module.cxf.transport
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.drools
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.guice
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.ibeans.config
AnnotatedObject
           
EndpointAnnotationParser
          An SPI interface that will process an Endpoint annotation.
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.ibeans.spi
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.ibeans.spi.support
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.jaas
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.jaas.filters
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.module.jbpm
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.jca
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.jersey
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.json
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.json.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.json.transformers
AnnotatedObject
           
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.launcher
MuleContext
           
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
 

Classes in org.mule.api used by org.mule.module.launcher.application
MuleContext
           
 

Classes in org.mule.api used by org.mule.module.management
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.management.agent
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.management.mbean
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.management.support
MuleContext
           
 

Classes in org.mule.api used by org.mule.module.ognl.expression
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.ognl.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.pgp
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleRuntimeException
          MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.pgp.filters
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.module.rss.transformers
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.scripting.builders
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.scripting.component
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.scripting.expression
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.scripting.filter
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.scripting.transformer
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.spring.events
MuleContext
           
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.spring.remoting
AnnotatedObject
           
MuleEventContext
          MuleEventContext is the context object for the current request.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.spring.security
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.spring.transaction
MuleContext
           
 

Classes in org.mule.api used by org.mule.module.sxc
AnnotatedObject
           
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.tomcat
MuleContext
           
 

Classes in org.mule.api used by org.mule.module.ws.construct
AnnotatedObject
           
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.ws.construct.builder
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.module.xml.el
MuleContext
           
 

Classes in org.mule.api used by org.mule.module.xml.expression
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.xml.filters
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.xml.routing
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.module.xml.transformer
AnnotatedObject
           
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.xml.transformer.jaxb
AnnotatedObject
           
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.module.xml.util
MuleContext
           
 

Classes in org.mule.api used by org.mule.object
MuleContext
           
 

Classes in org.mule.api used by org.mule.pattern.core.support
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.processor
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.processor.chain
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.processor.strategy
MuleContext
           
 

Classes in org.mule.api used by org.mule.registry
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.retry
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.retry.async
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.retry.policies
MuleContext
           
 

Classes in org.mule.api used by org.mule.routing
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleMessageCollection
          An interface that defines a collection of Mule Messages and methods for working with the collection.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
 

Classes in org.mule.api used by org.mule.routing.correlation
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.routing.filters
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.routing.filters.logic
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.routing.outbound
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.routing.requestreply
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.security
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.security.filters
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.service
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.service.processor
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.session
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
 

Classes in org.mule.api used by org.mule.source
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.tck
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.tck.exceptions
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.tck.functional
AnnotatedObject
           
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.tck.junit4
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.tck.property
MuleEventContext
          MuleEventContext is the context object for the current request.
 

Classes in org.mule.api used by org.mule.tck.security
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
MuleEventContext
          MuleEventContext is the context object for the current request.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.tck.transformer
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transaction
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.transaction.constraints
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
 

Classes in org.mule.api used by org.mule.transformer
AnnotatedObject
           
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transformer.codec
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transformer.compression
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transformer.encryption
AnnotatedObject
           
EncryptionStrategy
          EncryptionStrategy can be used to provide different types of Encryption strategy objects.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transformer.simple
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transformer.wire
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.transport
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is processed by Mule.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.ajax
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.ajax.container
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.ajax.embedded
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.ejb
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.email
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.email.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.email.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.file
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.file.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.file.transformers
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.ftp
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.http
ExceptionPayload
          ExceptionPayload is a message payload that contains exception information that occurred during message processing.
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.http.components
AnnotatedObject
           
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.http.construct
AnnotatedObject
           
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.http.construct.builder
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.transport.http.filters
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.http.servlet
AnnotatedObject
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.http.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jdbc
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jdbc.sqlstrategy
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.jms
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jms.activemq
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jms.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.jms.i18n
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.jms.jndi
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.transport.jms.mulemq
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jms.redelivery
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.jms.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jms.weblogic
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jms.websphere
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.jnp
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.multicast
MuleContext
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.polling
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.quartz
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.quartz.config
EndpointAnnotationParser
          An SPI interface that will process an Endpoint annotation.
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.quartz.jobs
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.rmi
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.service
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.transport.servlet
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.servlet.jetty
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.servlet.jetty.util
MuleContext
           
 

Classes in org.mule.api used by org.mule.transport.servlet.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.sftp
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.sftp.notification
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.sftp.transformers
AnnotatedObject
           
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.soap.axis
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.soap.axis.extensions
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleSession
          MuleSession is the context in which a request is processed by Mule.
 

Classes in org.mule.api used by org.mule.transport.soap.axis.extras
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.soap.axis.wsdl
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.ssl
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.stdio
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.tcp
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.udp
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.vm
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.xmpp
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.transport.xmpp.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.xmpp.transformers
AnnotatedObject
           
MuleMessage
          MuleMessage represents a message payload.
NameableObject
          Adds NamedObject.getName() and NameableObject.setName(java.lang.String) methods to an object
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.util
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.util.concurrent
MuleContext
           
 

Classes in org.mule.api used by org.mule.util.counters
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.util.counters.impl
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.util.monitor
MuleContext
           
 

Classes in org.mule.api used by org.mule.util.pool
MuleContext
           
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.util.queue
MuleContext
           
NamedObject
          Adds NamedObject.getName() method to an object
 

Classes in org.mule.api used by org.mule.util.store
MuleContext
           
 

Classes in org.mule.api used by org.mule.util.xa
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 

Classes in org.mule.api used by org.mule.work
MuleContext
           
MuleEvent
          MuleEvent represents any data event occuring in the Mule environment.
MuleException
          MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception,
 



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