Packages

package stream

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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.

  2. class StreamSerialException extends RuntimeException

    Represents a generic exception occured during streaming of serial data.

  3. class StreamWatcherException extends RuntimeException

Value Members

  1. object Serial extends ExtensionId[Serial] with ExtensionIdProvider

Ungrouped