package stream
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class Serial extends Extension
Entry point to streaming over serial ports.
Entry point to streaming over serial ports. The design of this API is inspired by Akka's Tcp streams.
- class StreamSerialException extends RuntimeException
Represents a generic exception occured during streaming of serial data.
- class StreamWatcherException extends RuntimeException