| Interface | Description |
|---|---|
| Closeable<T extends Closeable<T>> |
Closeable type.
|
| Input<T extends Input<T>> |
Basic input interface.
|
| InputCollector |
Interface for receiving messages on input ports.
|
| InputContext |
Input context is a wrapper around input port information for
a single component instance.
|
| IOCollector<T extends IOCollector<T>> |
Input/output collector.
|
| IOContext<T extends IOContext<T>> |
Input/output context.
|
| Openable<T extends Openable<T>> |
An openable type.
|
| Output<T extends Output<T>> |
Output interface.
|
| OutputCollector |
Interface for sending messages on output ports.
|
| OutputContext |
Output context is a wrapper around output port information for
a single component instance.
|
| Exception | Description |
|---|---|
| IOException |
I/O exception.
|
Copyright © 2013-2014. All Rights Reserved.