io.vertx.core.net.KeyCertOptions.clone()
|
io.vertx.core.net.TrustOptions.clone()
|
io.vertx.core.net.SSLEngineOptions.clone()
|
io.vertx.core.Future.complete()
|
io.vertx.core.Future.complete(T)
|
io.vertx.core.Future.completer()
|
io.vertx.core.Future.compose(Handler<T>, Future<U>)
|
io.vertx.core.http.HttpClientRequest.connectionHandler(Handler<HttpConnection>)
|
io.vertx.core.json.Json.decodeValue(Buffer, TypeReference<T>)
|
io.vertx.core.json.Json.decodeValue(String, TypeReference<T>)
|
io.vertx.core.http.HttpClient.delete(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.delete(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.delete(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.delete(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.deleteAbs(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClientRequest.endHandler(Handler<Void>)
|
io.vertx.core.Future.fail(String)
|
io.vertx.core.Future.fail(Throwable)
|
io.vertx.core.http.HttpClientRequest.fetch(long)
|
io.vertx.core.Future.future()
|
io.vertx.core.http.HttpClient.get(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.get(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.get(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.get(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.getAbs(String, Handler<HttpClientResponse>)
|
io.vertx.core.VertxOptions.getClusterHost()
|
io.vertx.core.VertxOptions.getClusterPingInterval()
|
io.vertx.core.VertxOptions.getClusterPingReplyInterval()
|
io.vertx.core.VertxOptions.getClusterPort()
|
io.vertx.core.VertxOptions.getClusterPublicHost()
|
io.vertx.core.VertxOptions.getClusterPublicPort()
|
io.vertx.core.http.HttpClientOptions.getMaxWebsocketFrameSize()
|
io.vertx.core.http.HttpServerOptions.getMaxWebsocketFrameSize()
|
io.vertx.core.http.HttpClientOptions.getMaxWebsocketMessageSize()
|
io.vertx.core.http.HttpServerOptions.getMaxWebsocketMessageSize()
|
io.vertx.core.http.HttpClient.getNow(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.getNow(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.getNow(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.getNow(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpServerOptions.getPerFrameWebsocketCompressionSupported()
|
io.vertx.core.http.HttpServerOptions.getPerMessageWebsocketCompressionSupported()
|
io.vertx.core.cli.CommandLine.getRawValues(Option)
|
io.vertx.core.http.HttpClientOptions.getTryUsePerMessageWebsocketCompression()
|
io.vertx.core.http.HttpClientOptions.getTryWebsocketDeflateFrameCompression()
|
io.vertx.core.http.HttpServerOptions.getWebsocketAllowServerNoContext()
|
io.vertx.core.http.HttpClientOptions.getWebsocketCompressionAllowClientNoContext()
|
io.vertx.core.http.HttpClientOptions.getWebsocketCompressionLevel()
|
io.vertx.core.http.HttpServerOptions.getWebsocketCompressionLevel()
|
io.vertx.core.http.HttpClientOptions.getWebsocketCompressionRequestServerNoContext()
|
io.vertx.core.http.HttpServerOptions.getWebsocketPreferredClientNoContext()
|
io.vertx.core.http.HttpServerOptions.getWebsocketSubProtocols()
|
io.vertx.core.http.HttpClientRequest.handler(Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.head(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.head(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.head(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.head(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.headAbs(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.headNow(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.headNow(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.headNow(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.headNow(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.net.NetServerOptions.isClientAuthRequired()
|
io.vertx.core.VertxOptions.isClustered()
|
io.vertx.core.spi.metrics.Metrics.isEnabled()
|
io.vertx.core.VertxOptions.isFileResolverCachingEnabled()
|
io.vertx.core.net.TCPSSLOptions.isUsePooledBuffers()
|
io.vertx.core.http.HttpClient.options(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.options(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.options(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.options(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.optionsAbs(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.optionsNow(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.optionsNow(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.optionsNow(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.optionsNow(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClientRequest.pause()
|
io.vertx.core.http.HttpClient.post(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.post(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.post(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.post(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.postAbs(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.put(int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.put(RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.put(String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.put(String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.putAbs(String, Handler<HttpClientResponse>)
|
io.vertx.core.eventbus.Message.reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>)
|
io.vertx.core.eventbus.Message.reply(Object, Handler<AsyncResult<Message<R>>>)
|
io.vertx.core.http.HttpClient.request(HttpMethod, int, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.request(HttpMethod, RequestOptions, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.request(HttpMethod, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.request(HttpMethod, String, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClient.requestAbs(HttpMethod, String, Handler<HttpClientResponse>)
|
io.vertx.core.http.HttpClientRequest.resume()
|
io.vertx.core.eventbus.EventBus.send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>)
|
io.vertx.core.eventbus.EventBus.send(String, Object, Handler<AsyncResult<Message<T>>>)
|
io.vertx.core.eventbus.MessageProducer.send(T)
|
io.vertx.core.eventbus.MessageProducer.send(T, Handler<AsyncResult<Message<R>>>)
|
io.vertx.core.net.NetServerOptions.setClientAuthRequired(boolean)
|
io.vertx.core.http.HttpServerOptions.setClientAuthRequired(boolean) |
io.vertx.core.VertxOptions.setClustered(boolean)
|
io.vertx.core.VertxOptions.setClusterHost(String)
|
io.vertx.core.VertxOptions.setClusterPingInterval(long)
|
io.vertx.core.VertxOptions.setClusterPingReplyInterval(long)
|
io.vertx.core.VertxOptions.setClusterPort(int)
|
io.vertx.core.VertxOptions.setClusterPublicHost(String)
|
io.vertx.core.VertxOptions.setClusterPublicPort(int)
|
io.vertx.core.VertxOptions.setFileResolverCachingEnabled(boolean)
|
io.vertx.core.CompositeFuture.setHandler(Handler<AsyncResult<CompositeFuture>>) |
io.vertx.core.Future.setHandler(Handler<AsyncResult<T>>)
|
io.vertx.core.http.HttpClientOptions.setMaxWebsocketFrameSize(int)
|
io.vertx.core.http.HttpServerOptions.setMaxWebsocketFrameSize(int)
|
io.vertx.core.http.HttpClientOptions.setMaxWebsocketMessageSize(int)
|
io.vertx.core.http.HttpServerOptions.setMaxWebsocketMessageSize(int)
|
io.vertx.core.DeploymentOptions.setMultiThreaded(boolean)
|
io.vertx.core.http.HttpServerOptions.setPerFrameWebsocketCompressionSupported(boolean)
|
io.vertx.core.http.HttpServerOptions.setPerMessageWebsocketCompressionSupported(boolean)
|
io.vertx.core.http.HttpClientOptions.setTryUsePerFrameWebsocketCompression(boolean)
|
io.vertx.core.http.HttpClientOptions.setTryUsePerMessageWebsocketCompression(boolean)
|
io.vertx.core.net.TCPSSLOptions.setUsePooledBuffers(boolean)
|
io.vertx.core.http.HttpServerOptions.setWebsocketAllowServerNoContext(boolean)
|
io.vertx.core.http.HttpClientOptions.setWebsocketCompressionAllowClientNoContext(boolean)
|
io.vertx.core.http.HttpClientOptions.setWebsocketCompressionLevel(int)
|
io.vertx.core.http.HttpServerOptions.setWebsocketCompressionLevel(int)
|
io.vertx.core.http.HttpClientOptions.setWebsocketCompressionRequestServerNoContext(boolean)
|
io.vertx.core.http.HttpServerOptions.setWebsocketPreferredClientNoContext(boolean)
|
io.vertx.core.http.HttpServerOptions.setWebsocketSubProtocols(String)
|
io.vertx.core.Verticle.start(Future<Void>)
|
io.vertx.core.AbstractVerticle.start(Future<Void>)
|
io.vertx.core.Verticle.stop(Future<Void>)
|
io.vertx.core.AbstractVerticle.stop(Future<Void>)
|
io.vertx.core.Future.tryComplete()
|
io.vertx.core.Future.tryComplete(T)
|
io.vertx.core.Future.tryFail(String)
|
io.vertx.core.Future.tryFail(Throwable)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, MultiMap, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, MultiMap, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, MultiMap, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, MultiMap, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, MultiMap, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, String, MultiMap, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>)
|
io.vertx.core.http.HttpClient.websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpClient.websocketAbs(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>)
|
io.vertx.core.http.HttpServer.websocketHandler()
|
io.vertx.core.http.HttpServer.websocketHandler(Handler<ServerWebSocket>)
|
io.vertx.core.http.HttpServer.websocketStream()
|
io.vertx.core.http.HttpClient.websocketStream(int, String, String)
|
io.vertx.core.http.HttpClient.websocketStream(int, String, String, MultiMap)
|
io.vertx.core.http.HttpClient.websocketStream(int, String, String, MultiMap, WebsocketVersion)
|
io.vertx.core.http.HttpClient.websocketStream(int, String, String, MultiMap, WebsocketVersion, String)
|
io.vertx.core.http.HttpClient.websocketStream(RequestOptions)
|
io.vertx.core.http.HttpClient.websocketStream(RequestOptions, MultiMap)
|
io.vertx.core.http.HttpClient.websocketStream(RequestOptions, MultiMap, WebsocketVersion)
|
io.vertx.core.http.HttpClient.websocketStream(RequestOptions, MultiMap, WebsocketVersion, String)
|
io.vertx.core.http.HttpClient.websocketStream(String)
|
io.vertx.core.http.HttpClient.websocketStream(String, MultiMap)
|
io.vertx.core.http.HttpClient.websocketStream(String, MultiMap, WebsocketVersion)
|
io.vertx.core.http.HttpClient.websocketStream(String, MultiMap, WebsocketVersion, String)
|
io.vertx.core.http.HttpClient.websocketStream(String, String)
|
io.vertx.core.http.HttpClient.websocketStream(String, String, MultiMap)
|
io.vertx.core.http.HttpClient.websocketStream(String, String, MultiMap, WebsocketVersion)
|
io.vertx.core.http.HttpClient.websocketStream(String, String, MultiMap, WebsocketVersion, String)
|
io.vertx.core.http.HttpClient.websocketStreamAbs(String, MultiMap, WebsocketVersion, String)
|