Launcher
EventBusOptions.DEFAULT_CLUSTER_HOST
EventBusOptions.DEFAULT_CLUSTER_PING_INTERVAL
EventBusOptions.DEFAULT_CLUSTER_PING_REPLY_INTERVAL
EventBusOptions.DEFAULT_CLUSTER_PORT
EventBusOptions.DEFAULT_CLUSTER_PUBLIC_HOST
EventBusOptions.DEFAULT_CLUSTER_PUBLIC_PORT
EventBusOptions.DEFAULT_CLUSTERED
DatabindCodec.mapper()
DatabindCodec.prettyMapper()
KeyCertOptions.copy()
SSLEngineOptions.copy()
TrustOptions.copy()
Promise
Promise.complete()
Promise.complete(Object)
Handler<AsyncResult<T>>
Future.compose(Function)
JacksonCodec.decodeValue(Buffer, TypeReference)
JacksonCodec.decodeValue(String, TypeReference)
Handler<AsyncResult<HttpClientResponse>>
Promise.fail(String)
Promise.fail(Throwable)
Promise.promise()
VertxOptions.getEventBusOptions()
EventBusOptions.getHost()
EventBusOptions.getClusterPingInterval()
EventBusOptions.getClusterPingReplyInterval()
EventBusOptions.getPort()
EventBusOptions.getClusterPublicHost()
EventBusOptions.getClusterPublicPort()
CommandLine.getRawValuesForOption(Option)
getClientAuth() == ClientAuth.REQUIRED
EventBusOptions.isClustered()
null
getFileSystemOptions().getFileCachingEnabled()
Message.replyAndRequest(Object, DeliveryOptions, Handler)
Message.replyAndRequest(Object, Handler)
EventBus.request(String, Object, DeliveryOptions, Handler)
EventBus.request(String, Object, Handler)
MessageProducer.write(T)
EventBus.sender(java.lang.String)
setClientAuth(ClientAuth.REQUIRED)
setClientAuth(ClientAuth.NONE)
EventBusOptions.setClustered(boolean)
EventBusOptions.setHost(String)
EventBusOptions.setClusterPingInterval(long)
EventBusOptions.setClusterPingReplyInterval(long)
EventBusOptions.setPort(int)
EventBusOptions.setClusterPublicHost(String)
EventBusOptions.setClusterPublicPort(int)
getFileSystemOptions().setFileCachingEnabled(val)
Verticle.start(Promise)
Verticle.stop(Promise)
Promise.tryComplete()
Promise.tryComplete(Object)
Promise.tryFail(String)
Promise.tryFail(Throwable)
HttpClient.webSocket(int, String, String, Handler)
HttpClient.webSocket(WebSocketConnectOptions, Handler)
HttpClient.webSocket(String, Handler)
HttpClient.webSocket(String, String, Handler)
DefaultCommandFactory.DefaultCommandFactory(Class, Supplier)
Copyright © 2019 Eclipse. All rights reserved.