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.component   
org.mule.api.component.builder   
org.mule.api.config   
org.mule.api.context Mule Context APIs, including the MuleContext, agent and server event interfaces 
org.mule.api.endpoint Endpoint interfaces. 
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.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.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.component   
org.mule.component.builder   
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.spring Support claases for Load Mule from Spring. 
org.mule.config.spring.processors   
org.mule.config.support   
org.mule.context   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.example.bookstore.transformers   
org.mule.example.errorhandler   
org.mule.example.errorhandler.exceptions   
org.mule.example.hello   
org.mule.example.loanbroker   
org.mule.example.loanbroker.routers   
org.mule.example.loanbroker.transformers   
org.mule.example.scripting   
org.mule.expression   
org.mule.expression.transformers   
org.mule.interceptor   
org.mule.lifecycle   
org.mule.message Wire message implementations. 
org.mule.model   
org.mule.model.direct   
org.mule.model.pipeline   
org.mule.model.resolvers   
org.mule.model.seda   
org.mule.module.acegi   
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.jaas   
org.mule.module.jaas.filters   
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.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.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.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.security.filters.http   
org.mule.module.spring.transaction   
org.mule.module.sxc   
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.registry   
org.mule.retry   
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.binding   
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.inbound Inbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.response Response router implementations that enable asynchronous event processing in request /response messaging requests. 
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.tck   
org.mule.tck.exceptions   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.tck.security   
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.bpm   
org.mule.transport.bpm.jbpm   
org.mule.transport.cxf   
org.mule.transport.cxf.component   
org.mule.transport.cxf.transport   
org.mule.transport.cxf.wsdl   
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.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.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.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.transformers   
org.mule.transport.soap   
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.soap.transformers   
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.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.
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.
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 executed.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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,
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.api
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 executed.
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
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.component.builder
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.config
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,
 

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.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,
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.api.expression
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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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,
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.api.lifecycle
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.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,
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.api.registry
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.api.retry
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..
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 executed.
 

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

Classes in org.mule.api used by org.mule.api.security
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
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,
MuleMessage
          MuleMessage represents a message payload.
 

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,
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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
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() and NamedObject.setName(java.lang.String) methods 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
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.
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.
MuleSession
          MuleSession is the context in which a request is executed.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.component
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.
 

Classes in org.mule.api used by org.mule.component.builder
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
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.component.simple
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
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
           
 

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

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

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

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

Classes in org.mule.api used by org.mule.context.notification
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.endpoint
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.example.bookstore.transformers
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.example.errorhandler
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() and NamedObject.setName(java.lang.String) methods 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.hello
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.example.loanbroker
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.example.loanbroker.routers
MuleMessage
          MuleMessage represents a message payload.
 

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

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

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

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

Classes in org.mule.api used by org.mule.interceptor
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.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.message
ExceptionPayload
          ExceptionPayload is a message payload that contains exception information that occurred during message processing.
 

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,
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.model.direct
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.model.pipeline
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() and NamedObject.setName(java.lang.String) methods 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
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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.module.acegi
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.jaas
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.jca
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() and NamedObject.setName(java.lang.String) methods to an object
 

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
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() and NamedObject.setName(java.lang.String) methods 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() and NamedObject.setName(java.lang.String) methods 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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.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
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,
 

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

Classes in org.mule.api used by org.mule.module.scripting.transformer
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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
MuleEventContext
          MuleEventContext is the context object for the current request.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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

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

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

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

Classes in org.mule.api used by org.mule.module.xml.expression
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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
MuleMessage
          MuleMessage represents a message payload.
 

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

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
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
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 executed.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.routing.binding
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
MuleMessage
          MuleMessage represents a message payload.
MuleSession
          MuleSession is the context in which a request is executed.
 

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.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.
MuleMessageCollection
          An interface that defines a collection of Mule Messages and methods for working with the collection.
 

Classes in org.mule.api used by org.mule.routing.outbound
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
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 executed.
 

Classes in org.mule.api used by org.mule.routing.response
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.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.
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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
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() and NamedObject.setName(java.lang.String) methods to an object
 

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
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.functional
MuleContext
           
MuleEventContext
          MuleEventContext is the context object for the current request.
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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
DefaultMuleException
          MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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

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

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

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

Classes in org.mule.api used by org.mule.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.transport
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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.transport.bpm
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.bpm.jbpm
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.cxf
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.
MuleSession
          MuleSession is the context in which a request is executed.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.transport.cxf.component
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.cxf.transport
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.cxf.wsdl
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.ejb
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() and NamedObject.setName(java.lang.String) methods to an object
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.transport.email
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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.transport.email.filters
MuleMessage
          MuleMessage represents a message payload.
 

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

Classes in org.mule.api used by org.mule.transport.file
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() and NamedObject.setName(java.lang.String) methods to an object
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.transport.file.filters
MuleMessage
          MuleMessage represents a message payload.
 

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

Classes in org.mule.api used by org.mule.transport.ftp
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.http
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.
MuleSession
          MuleSession is the context in which a request is executed.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.transport.http.components
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.transformers
MuleContext
           
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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
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() and NamedObject.setName(java.lang.String) methods to an object
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.transport.jms.activemq
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.transformers
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
 

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

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

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

Classes in org.mule.api used by org.mule.transport.multicast
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.transport.quartz
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.quartz.config
MuleContext
           
 

Classes in org.mule.api used by org.mule.transport.quartz.jobs
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.rmi
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() and NamedObject.setName(java.lang.String) methods to an object
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.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
MessagingException
          MessagingException is a general message exception thrown when errors specific to Message processing occur..
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() and NamedObject.setName(java.lang.String) methods to an object
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.transport.servlet.jetty
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() and NamedObject.setName(java.lang.String) methods to an object
 

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

Classes in org.mule.api used by org.mule.transport.soap
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.transport.soap.axis
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.
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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.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.
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 executed.
 

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

Classes in org.mule.api used by org.mule.transport.soap.axis.wsdl
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() and NamedObject.setName(java.lang.String) methods to an object
 

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

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

Classes in org.mule.api used by org.mule.transport.stdio
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.tcp
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.udp
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() and NamedObject.setName(java.lang.String) methods to an object
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.transport.vm
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() and NamedObject.setName(java.lang.String) methods to an object
 

Classes in org.mule.api used by org.mule.transport.xmpp
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.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods to an object
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.transport.xmpp.filters
MuleMessage
          MuleMessage represents a message payload.
 

Classes in org.mule.api used by org.mule.transport.xmpp.transformers
MuleMessage
          MuleMessage represents a message payload.
NamedObject
          Adds NamedObject.getName() and NamedObject.setName(java.lang.String) methods 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.pool
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
           
 

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