| Package | Description |
|---|---|
| net.kuujo.vertigo.io.port | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PortContext<T extends PortContext<T>>
Base context for input and output port contexts.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputPortContext
Input port context represents a set of input connections for a single
port within a single instance of a component.
|
interface |
OutputPortContext
Output port context represents a set of output connections for a single
port within a single instance of a component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputPortContext
Input port context.
|
class |
DefaultOutputPortContext
Output port context.
|
Copyright © 2013-2014. All Rights Reserved.