|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
PromptStdioConnector connects to the System streams in and out by
default and add some basic fuctionality for writing out prompt messages.StdioConnector can send and receive Mule events over IO streams.StdioMessageDispatcher is a simple stream dispatcher that obtains
a stream from the Stream Connector to write to.StdioMessageDispatcherFactory creates a Stream dispatcher suitable
for writing to fixed streams such as System.in or System.out.StdioMessageReceiver is a listener for events from Mule components
which then simply passes the events on to the target components. elements.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||