|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| EchoService | |
| LogService | |
| Class Summary | |
| BridgeComponent | Can be used to bridge inbound requests to an outbound router without any processing done inbetween. |
| 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 | Deprecated. This component used to be used in conjection with the Forwarding consumer inbound router. |
| PassThroughComponent | PassThroughComponent will simply return the payload back as the
result |
| StaticComponent | A component that will return a static data object as a result. |
A collection of simple mule components that can be useful to simplify configuration while testing.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||