Package org.mule

The Mule implementation of the Universal Message Objects(tm) API specification.

See:
          Description

Class Summary
AbstractAgent Implements common methods for all Agents.
DefaultMessageCollection A MuleMessage type that manages a collection of MuleMessage Objects.
DefaultMuleContext  
DefaultMuleEvent DefaultMuleEvent represents any data event occurring in the Mule environment.
DefaultMuleEventContext DefaultMuleEventContext is the context object for the current request.
DefaultMuleMessage DefaultMuleMessage is a wrapper that contains a payload and properties associated with the payload.
MessagePropertiesContext This object maintains a scoped map of properties.
MuleServer MuleServer is a simple application that represents a local Mule Server daemon.
OptimizedRequestContext NOT FOR PUBLIC USE - please use the interface provided by RequestContext.
RequestContext RequestContext is a thread context where components can get the current event or set response properties that will be sent on the outgoing message.
ResponseOutputStream ResponseOutputStream is an output stream associated with the currently received event.
RouteableExceptionStrategy RouteableExceptionStrategy allows transforming and routing exceptions to outbound routers.
VoidResult  
 

Enum Summary
MessageExchangePattern  
 

Package org.mule Description

The Mule implementation of the Universal Message Objects(tm) API specification.



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