| io.vertx.axle.core.Future.complete() |
| io.vertx.axle.core.CompositeFuture.complete(CompositeFuture) |
| io.vertx.axle.core.Future.complete(T) |
| io.vertx.axle.core.CompositeFuture.completer() |
| io.vertx.axle.core.Future.completer() |
| io.vertx.axle.core.http.HttpClient.delete(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.delete(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.delete(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.delete(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.deleteAbs(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClientRequest.endHandler(Consumer<Void>) |
| io.vertx.axle.core.Future.fail(String) |
| io.vertx.axle.core.Future.fail(Throwable) |
| io.vertx.axle.core.http.HttpClientRequest.fetch(long) |
| io.vertx.axle.core.Future.future() |
| io.vertx.axle.core.http.HttpClient.get(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.get(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.get(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.get(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.getAbs(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.getNow(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.getNow(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.getNow(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.getNow(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.cli.CommandLine.getRawValues(Option) |
| io.vertx.axle.core.http.HttpClientRequest.handler(Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.head(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.head(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.head(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.head(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.headAbs(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.headNow(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.headNow(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.headNow(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.headNow(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.options(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.options(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.options(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.options(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.optionsAbs(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.optionsNow(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.optionsNow(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.optionsNow(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.optionsNow(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClientRequest.pause() |
| io.vertx.axle.core.http.HttpClient.post(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.post(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.post(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.post(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.postAbs(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.put(int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.put(RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.put(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.put(String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.putAbs(String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.eventbus.Message.reply(Object) |
| io.vertx.axle.core.eventbus.Message.reply(Object, DeliveryOptions) |
| io.vertx.axle.core.http.HttpClient.request(HttpMethod, int, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.request(HttpMethod, RequestOptions, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.request(HttpMethod, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.request(HttpMethod, String, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClient.requestAbs(HttpMethod, String, Consumer<HttpClientResponse>) |
| io.vertx.axle.core.http.HttpClientRequest.resume() |
| io.vertx.axle.core.eventbus.EventBus.send(String, Object) |
| io.vertx.axle.core.eventbus.EventBus.send(String, Object, DeliveryOptions) |
| io.vertx.axle.core.eventbus.MessageProducer.send(T) |
| io.vertx.axle.core.Future.tryComplete() |
| io.vertx.axle.core.CompositeFuture.tryComplete(CompositeFuture) |
| io.vertx.axle.core.Future.tryComplete(T) |
| io.vertx.axle.core.Future.tryFail(String) |
| io.vertx.axle.core.Future.tryFail(Throwable) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, MultiMap, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, MultiMap, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, MultiMap, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, MultiMap, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, MultiMap, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, MultiMap, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, MultiMap, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, MultiMap, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, String, Consumer<WebSocket>) |
| io.vertx.axle.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocketAbs(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Consumer<Throwable>) |
| io.vertx.axle.core.http.HttpClient.websocketStream(int, String, String) |
| io.vertx.axle.core.http.HttpClient.websocketStream(int, String, String, MultiMap) |
| io.vertx.axle.core.http.HttpClient.websocketStream(int, String, String, MultiMap, WebsocketVersion) |
| io.vertx.axle.core.http.HttpClient.websocketStream(int, String, String, MultiMap, WebsocketVersion, String) |
| io.vertx.axle.core.http.HttpClient.websocketStream(RequestOptions) |
| io.vertx.axle.core.http.HttpClient.websocketStream(RequestOptions, MultiMap) |
| io.vertx.axle.core.http.HttpClient.websocketStream(RequestOptions, MultiMap, WebsocketVersion) |
| io.vertx.axle.core.http.HttpClient.websocketStream(RequestOptions, MultiMap, WebsocketVersion, String) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, MultiMap) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, MultiMap, WebsocketVersion) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, MultiMap, WebsocketVersion, String) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, String) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, String, MultiMap) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, String, MultiMap, WebsocketVersion) |
| io.vertx.axle.core.http.HttpClient.websocketStream(String, String, MultiMap, WebsocketVersion, String) |
| io.vertx.axle.core.http.HttpClient.websocketStreamAbs(String, MultiMap, WebsocketVersion, String) |