|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
StreamConnector can send and receive mule events over IO
streams.StreamMessageAdapterStreamMessageDispatcher A simple stream dispatcher that
obtains a stream from the Stream Connector to write to.StreamMessageDispatcherFactory creates a Stream dispatcher suitable for writing to fixed streams such
as System.in or System.outStreamMessageReceiver is a listener of events from a mule
components which then simply passes the events on to the target components.SystemStreamConnector Connects to the System streams in and out by default and add some basic fuctionality for
Writing out prompt messages
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||