All Classes

Class Summary 
Class Description
ByteStreamReadingMessageSource
A pollable source for receiving bytes from an InputStream.
ByteStreamWritingMessageHandler
A MessageHandler that writes a byte array to an OutputStream.
CharacterStreamReadingMessageSource
A pollable source for Readers.
CharacterStreamWritingMessageHandler
A MessageHandler that writes characters to a Writer.
ConsoleInboundChannelAdapterParser
Parser for the <stdin-channel-adapter> element.
ConsoleOutboundChannelAdapterParser
Parser for the "stdout-" and "stderr-channel-adapter" elements.
StreamClosedEvent
Application event published when EOF is detected on a stream.
StreamNamespaceHandler