| Package | Description |
|---|---|
| io.vertx.reactivex.core.parsetools |
| Modifier and Type | Method and Description |
|---|---|
static JsonEvent |
JsonEvent.newInstance(JsonEvent arg) |
| Modifier and Type | Method and Description |
|---|---|
Flowable<JsonEvent> |
JsonParser.toFlowable() |
Observable<JsonEvent> |
JsonParser.toObservable() |
| Modifier and Type | Method and Description |
|---|---|
JsonParser |
JsonParser.handler(Handler<JsonEvent> handler) |
Copyright © 2018 Eclipse. All rights reserved.