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