| Package | Description |
|---|---|
| net.kuujo.vertigo.io | |
| net.kuujo.vertigo.io.port | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Method and Description |
|---|---|
Port |
IOCollector.port(String name)
Returns a named port.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Port<T extends Port<T>>
Input/output port.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputPort
Input port on which messages are received.
|
interface |
OutputPort
Output port to which messages are sent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputPort
Default input port implementation.
|
class |
DefaultOutputPort
Default output port implementation.
|
Copyright © 2013-2014. All Rights Reserved.