| Package | Description |
|---|---|
| net.kuujo.vertigo.io.impl | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Method and Description |
|---|---|
DefaultOutputContext.Builder |
DefaultOutputContext.Builder.addPort(DefaultOutputPortContext port)
Adds a port to the output.
|
DefaultOutputContext.Builder |
DefaultOutputContext.Builder.setPorts(DefaultOutputPortContext... ports)
Sets the output ports.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultOutputContext.Builder |
DefaultOutputContext.Builder.setPorts(Collection<DefaultOutputPortContext> ports)
Sets the output ports.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultOutputPortContext |
DefaultOutputPortContext.setOutput(OutputContext output) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultOutputPortContext.Builder |
DefaultOutputPortContext.Builder.newBuilder(DefaultOutputPortContext context)
Creates a new context builder.
|
Copyright © 2013-2014. All Rights Reserved.