| Package | Description |
|---|---|
| net.kuujo.vertigo.io.connection.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputConnection
Default input connection implementation.
|
| Modifier and Type | Method and Description |
|---|---|
InputConnection |
DefaultInputConnection.groupHandler(String group,
org.vertx.java.core.Handler<InputGroup> handler) |
InputConnection |
DefaultInputConnection.messageHandler(org.vertx.java.core.Handler handler) |
InputConnection |
DefaultInputConnection.open() |
InputConnection |
DefaultInputConnection.open(org.vertx.java.core.Handler<org.vertx.java.core.AsyncResult<Void>> doneHandler) |
InputConnection |
DefaultInputConnection.pause() |
InputConnection |
DefaultInputConnection.resume() |
Copyright © 2013-2014. All Rights Reserved.