| Interface | Description |
|---|---|
| HasLiveness |
Simple interfaces for types that need to be polled for liveness.
|
| IOCallback<V> | |
| IOMessage<B> | |
| IORequest<V> | |
| IORequestBuilder<V> | |
| LineReader |
An interface for reading lines of text,
with notification methods for the beginning and end of a stream of lines.
|
| Class | Description |
|---|---|
| SimpleLineReader | |
| StringReader |
An implementation of
LineReader designed to stream lines of text to one or more
delegate LineReaders. |
Copyright © December 07, 2012-2014 The Internet Party. All Rights Reserved.