| Package | Description |
|---|---|
| net.kuujo.vertigo.component | |
| net.kuujo.vertigo.component.impl | |
| net.kuujo.vertigo.io.impl | |
| net.kuujo.vertigo.io.port | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Method and Description |
|---|---|
OutputContext |
InstanceContext.output()
Returns the instance output context.
|
| Modifier and Type | Method and Description |
|---|---|
OutputContext |
DefaultInstanceContext.output() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutputContext
Output context represents output information between a
source component and a target component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultOutputContext.notify(OutputContext update) |
void |
DefaultOutputCollector.update(OutputContext update) |
| Constructor and Description |
|---|
DefaultOutputCollector(org.vertx.java.core.Vertx vertx,
OutputContext context) |
| Modifier and Type | Method and Description |
|---|---|
OutputContext |
OutputPortContext.output()
Returns the parent output context.
|
| Modifier and Type | Method and Description |
|---|---|
OutputContext |
DefaultOutputPortContext.output() |
| Modifier and Type | Method and Description |
|---|---|
DefaultOutputPortContext |
DefaultOutputPortContext.setOutput(OutputContext output) |
Copyright © 2013-2014. All Rights Reserved.