| 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 |
|---|---|
| DelegatingIOCallback<V> | |
| SimpleLineReader | |
| StringReader |
An implementation of
LineReader designed to stream lines of text to one or more
delegate LineReaders. |
| Exception | Description |
|---|---|
| CancelledException |
A simple exception thrown when a request is cancelled.
|
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.