| Package | Description |
|---|---|
| net.kuujo.vertigo.io.connection.impl | |
| net.kuujo.vertigo.io.port | |
| net.kuujo.vertigo.io.port.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputConnectionContext
Input connection context.
|
| Constructor and Description |
|---|
DefaultInputConnection(org.vertx.java.core.Vertx vertx,
InputConnectionContext context) |
| Modifier and Type | Method and Description |
|---|---|
Collection<InputConnectionContext> |
InputPortContext.connections()
Returns a collection of input port connections.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<InputConnectionContext> |
DefaultInputPortContext.connections() |
| Modifier and Type | Method and Description |
|---|---|
DefaultInputPortContext.Builder |
DefaultInputPortContext.Builder.removeConnection(InputConnectionContext connection)
Removes a connection from the port.
|
Copyright © 2013-2014. All Rights Reserved.