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