| Package | Description |
|---|---|
| net.kuujo.vertigo.io | |
| net.kuujo.vertigo.io.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOContext<T extends IOContext<T>>
Input/output context.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputContext
Input context is a wrapper around input port information for
a single component instance.
|
interface |
OutputContext
Output context is a wrapper around output port information for
a single component instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputContext
Input context represents output information between a
source component and a target component.
|
class |
DefaultOutputContext
Output context represents output information between a
source component and a target component.
|
Copyright © 2013-2014. All Rights Reserved.