| Interface | Description |
|---|---|
| AsciiCharEventFileStreamer.CharSink |
| Class | Description |
|---|---|
| AsciiCharEventFileStreamer |
Synchronous char streamer, reads bytes from a file and pushes CharEvent for
each byte read into a registered EventHandler.
|
| CharEventStreamer | |
| CharStreamer |
Reads files and streams pushing
CharEvent to an EventHandler. |
| EventPublsher<T extends com.fluxtion.api.event.Event> |
A node in a SEP that publishes an
Event to a registered
EventHandler. |
| ReadEvent | |
| ReadEvent.ReadEventFactory | |
| StringDriver |
Utility to publish a String as a set of CharEvent's into a SEP.
|
Copyright © 2019. All rights reserved.