See: Description
Class | Description |
---|---|
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 | Deprecated |
StaticComponent |
A service that will return a static data object as a result.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.