| Package | Description |
|---|---|
| net.kuujo.vertigo.io | |
| net.kuujo.vertigo.io.connection | |
| net.kuujo.vertigo.io.connection.impl | |
| net.kuujo.vertigo.io.group | |
| net.kuujo.vertigo.io.port | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Input<T extends Input<T>>
Basic input interface.
|
| Modifier and Type | Method and Description |
|---|---|
static Pump |
Pump.createPump(Input<?> input,
Output<?> output)
Creates a new pump.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputConnection
Input connection represents the receiving side of a connection
between two instances of two components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionInputGroup
Connection level input group.
|
class |
DefaultInputConnection
Default input connection implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputGroup
Input groups represent collections of input messages.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputPort
Input port on which messages are received.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputPort
Default input port implementation.
|
Copyright © 2013-2014. All Rights Reserved.