| Package | Description |
|---|---|
| net.kuujo.vertigo.io.batch | |
| net.kuujo.vertigo.io.connection | |
| net.kuujo.vertigo.io.connection.impl | |
| net.kuujo.vertigo.io.port | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputBatchSupport<T extends InputBatchSupport<T>>
Support for receiving input batches.
|
| 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 |
DefaultInputConnection
Default input connection implementation.
|
| 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.