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 . |
StreamClosedEvent |
Application event published when EOF is detected on a stream.
|