| Package | Description |
|---|---|
| net.kuujo.vertigo.io.connection.impl | |
| net.kuujo.vertigo.io.stream | |
| net.kuujo.vertigo.io.stream.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOutputConnectionContext
Output connection context.
|
| Constructor and Description |
|---|
DefaultOutputConnection(org.vertx.java.core.Vertx vertx,
OutputConnectionContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<OutputConnectionContext> |
OutputStreamContext.connections()
Returns a list of output connections.
|
| Modifier and Type | Method and Description |
|---|---|
List<OutputConnectionContext> |
DefaultOutputStreamContext.connections() |
| Modifier and Type | Method and Description |
|---|---|
DefaultOutputStreamContext.Builder |
DefaultOutputStreamContext.Builder.removeConnection(OutputConnectionContext connection)
Removes a connection from the component.
|
Copyright © 2013-2014. All Rights Reserved.