| Package | Description |
|---|---|
| net.kuujo.vertigo.component | |
| net.kuujo.vertigo.component.impl | |
| net.kuujo.vertigo.io.impl | |
| net.kuujo.vertigo.java |
| Modifier and Type | Method and Description |
|---|---|
InputCollector |
Component.input()
Returns the component's
InputCollector. |
| Modifier and Type | Method and Description |
|---|---|
InputCollector |
DefaultComponent.input() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInputCollector
Default input collector implementation.
|
| Modifier and Type | Method and Description |
|---|---|
InputCollector |
DefaultInputCollector.open() |
InputCollector |
DefaultInputCollector.open(org.vertx.java.core.Handler<org.vertx.java.core.AsyncResult<Void>> doneHandler) |
| Modifier and Type | Field and Description |
|---|---|
protected InputCollector |
ComponentVerticle.input |
Copyright © 2013-2014. All Rights Reserved.