Package org.mule.component.simple

A collection of simple mule components that can be useful to simplify configuration while testing.

See:
          Description

Class Summary
EchoComponent EchoComponent will log the message and return the payload back as the result.
LogComponent LogComponent simply logs the content (or content length if it is a large message)
NullComponent NullComponent is a service that is used as a placeholder.
PassThroughComponent PassThroughComponent will simply return the payload back as the result.
StaticComponent A service that will return a static data object as a result.
 

Package org.mule.component.simple Description

A collection of simple mule components that can be useful to simplify configuration while testing.



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