Class | Description |
---|---|
PromptStdioConnector |
PromptStdioConnector connects to the System streams in and out by
default and add some basic fuctionality for writing out prompt messages. |
StdioConnector |
StdioConnector can send and receive Mule events over IO streams. |
StdioMessageDispatcher |
StdioMessageDispatcher is a simple stream dispatcher that obtains
a stream from the Stream Connector to write to. |
StdioMessageDispatcherFactory |
StdioMessageDispatcherFactory creates a Stream dispatcher suitable
for writing to fixed streams such as System.in or System.out. |
StdioMessageReceiver |
StdioMessageReceiver is a listener for events from Mule components
which then simply passes the events on to the target components. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.