Package

ch.jodersky.flow

stream

Permalink

package stream

Visibility
  1. Public
  2. All

Type Members

  1. class Serial extends Extension

    Permalink

    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

    Permalink

    Represents a generic exception occured during streaming of serial data.

  3. class StreamWatcherException extends RuntimeException

    Permalink

Value Members

  1. object Serial extends ExtensionId[Serial] with ExtensionIdProvider

    Permalink

Ungrouped