Uses of Package
org.mule

Packages that use org.mule
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.client   
org.mule.api.endpoint Endpoint interfaces. 
org.mule.api.transport Contains the interfaces that comprise a provider implementation. 
org.mule.client   
org.mule.config.endpoint   
org.mule.config.i18n Internationalisation support for Mule messages and exception messages. 
org.mule.config.spring.factories   
org.mule.construct   
org.mule.construct.builder   
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.example.notifications   
org.mule.module.bpm   
org.mule.module.client.remoting   
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.launcher   
org.mule.module.launcher.application   
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.ws.construct.builder   
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.transport.ajax   
org.mule.transport.email Provides pop3, smtp and imap connectivity for Mule
org.mule.transport.file Provides file transport in the form of a directory listeners and file dispatchers. 
org.mule.transport.ftp   
org.mule.transport.http Provides http transport including proxy support. 
org.mule.transport.http.construct.builder   
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
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.soap.axis Provides an Axis soap transport for Mule
org.mule.transport.tcp Provides tcp connectivity for Mule
org.mule.transport.tcp.protocols   
org.mule.transport.udp Provides Udp connectivity for Mule
org.mule.transport.xmpp   
 

Classes in org.mule used by org.mule
DataTypeConversionResolver
          Resolves a conversion from one data type to another returning a converter Transformer that is able to convert the data.
DefaultMessageCollection
          A MuleMessage type that manages a collection of MuleMessage Objects.
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
MessageExchangePattern
           
ResponseOutputStream
          ResponseOutputStream is an output stream associated with the currently received event.
VoidMuleEvent
          A VoidMuleEvent represents a void return from a MessageProcessor such as a ONE_WAY OutboundEndpoint.
VoidResult
           
 

Classes in org.mule used by org.mule.agent
AbstractAgent
          Implements common methods for all Agents.
 

Classes in org.mule used by org.mule.api
DataTypeConversionResolver
          Resolves a conversion from one data type to another returning a converter Transformer that is able to convert the data.
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.api.client
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.api.endpoint
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.api.transport
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.client
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.config.endpoint
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.config.i18n
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.config.spring.factories
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.construct
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.construct.builder
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.endpoint
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.example.notifications
AbstractAgent
          Implements common methods for all Agents.
 

Classes in org.mule used by org.mule.module.bpm
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.module.client.remoting
AbstractAgent
          Implements common methods for all Agents.
 

Classes in org.mule used by org.mule.module.jbpm
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.module.jca
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.module.launcher
MuleCoreExtension
          Allows Mule modules and transports to extend core functionality in an application-independent fashion.
 

Classes in org.mule used by org.mule.module.launcher.application
MuleCoreExtension
          Allows Mule modules and transports to extend core functionality in an application-independent fashion.
 

Classes in org.mule used by org.mule.module.management.agent
AbstractAgent
          Implements common methods for all Agents.
 

Classes in org.mule used by org.mule.module.management.mbean
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.module.ws.construct.builder
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.transport
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.transport.ajax
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.email
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.file
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.ftp
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.http
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.transport.http.construct.builder
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.transport.jms
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.service
MessageExchangePattern
           
 

Classes in org.mule used by org.mule.transport.servlet
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.servlet.jetty
AbstractAgent
          Implements common methods for all Agents.
 

Classes in org.mule used by org.mule.transport.soap.axis
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.tcp
ResponseOutputStream
          ResponseOutputStream is an output stream associated with the currently received event.
 

Classes in org.mule used by org.mule.transport.tcp.protocols
ResponseOutputStream
          ResponseOutputStream is an output stream associated with the currently received event.
 

Classes in org.mule used by org.mule.transport.udp
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 

Classes in org.mule used by org.mule.transport.xmpp
DefaultMuleMessage
          DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
 



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