|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| EchoService | |
| LogService | |
| Class Summary | |
| BridgeComponent | The BridgeComponent is a standard Mule component that enables a bridge between an inbound and outbound endpoints. |
| 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) |
| NoArgsCallWrapper | |
| NullComponent | Deprecated. This component used to be used together with the Forwarding consumer inbound router. |
| PassThroughComponent | Deprecated. The BridgeComponent should be used since it removes the slight
overhead of invoking the service object by never actually causing an
invocation. |
| StaticComponent | A component that will return a static data object as a result. |
| StreamingBridgeComponent | A simple Bridging component that can be used with the Streaming Model to bridge from one transport stream to another. |
A collection of simple mule components that can be useful to simplify configuration while testing.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||