Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 

A

absoluteURI() - Method in interface io.vertx.core.http.HttpClientRequest
 
absoluteURI() - Method in interface io.vertx.core.http.HttpServerRequest
 
absoluteURI() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
absoluteURI() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
absoluteURI() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
absoluteURI() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
AbstractServiceReference<T> - Class in io.vertx.servicediscovery.types
A class to simplify the implementation of service reference.
AbstractServiceReference(Vertx, ServiceDiscovery, Record) - Constructor for class io.vertx.servicediscovery.types.AbstractServiceReference
Creates a new instance of AbstractServiceReference.
AbstractUser - Class in io.vertx.ext.auth
Useful base class for implementing a User object.
AbstractUser() - Constructor for class io.vertx.ext.auth.AbstractUser
 
AbstractVerticle - Class in io.vertx.core
An abstract base class that you can extend to write your own Verticle classes.
AbstractVerticle() - Constructor for class io.vertx.core.AbstractVerticle
 
AbstractVerticle - Class in io.vertx.reactivex.core
 
AbstractVerticle() - Constructor for class io.vertx.reactivex.core.AbstractVerticle
 
AbstractVerticle - Class in io.vertx.rxjava.core
 
AbstractVerticle() - Constructor for class io.vertx.rxjava.core.AbstractVerticle
 
ACCEPT - Static variable in class io.vertx.core.http.HttpHeaders
Accept header name
accept() - Method in interface io.vertx.core.http.ServerWebSocket
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in interface io.vertx.ext.web.ParsedHeaderValues
 
accept(HttpServerRequest) - Method in interface io.vertx.ext.web.Router
This method is used to provide a request to the router.
accept(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
accept(HttpServerRequest) - Method in class io.vertx.reactivex.ext.web.Router
This method is used to provide a request to the router.
accept(boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
accept() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Accept the WebSocket and terminate the WebSocket handshake.
accept() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
accept(HttpServerRequest) - Method in class io.vertx.rxjava.ext.web.Router
This method is used to provide a request to the router.
accept(boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client with "connection accepted" return code.
ACCEPT_CHARSET - Static variable in class io.vertx.core.http.HttpHeaders
Accept-Charset header name
ACCEPT_ENCODING - Static variable in class io.vertx.core.http.HttpHeaders
Accept-Encoding header name
ACCEPT_LANGUAGE - Static variable in class io.vertx.core.http.HttpHeaders
Accept-Language header name
ACCEPT_PATCH - Static variable in class io.vertx.core.http.HttpHeaders
Accept-Patch header name
ACCEPT_RANGES - Static variable in class io.vertx.core.http.HttpHeaders
Accept-Ranges header name
acceptableLanguages() - Method in interface io.vertx.ext.web.RoutingContext
Returns the languages for the current request.
acceptableLanguages() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Returns the languages for the current request.
acceptableLanguages() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Returns the languages for the current request.
acceptableLocales() - Method in interface io.vertx.ext.web.RoutingContext
acceptableLocales() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Returns the locales for the current request.
acceptableLocales() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Returns the locales for the current request.
acceptCharset() - Method in interface io.vertx.ext.web.ParsedHeaderValues
 
acceptCharset() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
acceptCharset() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
accepted(ProtonDelivery, boolean) - Static method in interface io.vertx.proton.ProtonHelper
Accept the given delivery by applying Accepted disposition state, and optionally settling.
acceptEncoding() - Method in interface io.vertx.ext.web.ParsedHeaderValues
 
acceptEncoding() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
acceptEncoding() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
acceptLanguage() - Method in interface io.vertx.ext.web.ParsedHeaderValues
 
acceptLanguage() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
acceptLanguage() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
acceptMoreValues(Option) - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the given option accept more values.
acceptMoreValues(Option) - Method in class io.vertx.reactivex.core.cli.CommandLine
Checks whether or not the given option accept more values.
acceptMoreValues(Option) - Method in class io.vertx.rxjava.core.cli.CommandLine
Checks whether or not the given option accept more values.
acceptValue() - Method in class io.vertx.core.cli.Option
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Allow-Credentials header name
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Allow-Headers header name
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Allow-Methods header name
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Allow-Origin header name
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Expose-Headers header name
ACCESS_CONTROL_MAX_AGE - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Max-Age header name
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Request-Headers header name
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class io.vertx.core.http.HttpHeaders
Access-Control-Request-Method header name
AccessToken - Interface in io.vertx.ext.auth.oauth2
AccessToken extension to the User interface
accessToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
The Access Token if present parsed as a JsonObject
accessToken(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
Get decoded `access_token` from the principal.
AccessToken - Class in io.vertx.reactivex.ext.auth.oauth2
AccessToken extension to the User interface

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

AccessToken(AccessToken) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
accessToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
The Access Token if present parsed as a JsonObject
accessToken(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
Get decoded `access_token` from the principal.
AccessToken - Class in io.vertx.rxjava.ext.auth.oauth2
AccessToken extension to the User interface

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

AccessToken(AccessToken) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
accessToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
The Access Token if present parsed as a JsonObject
accessToken(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
Get decoded `access_token` from the principal.
acr(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
acr(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
acr(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
actualPort() - Method in interface io.vertx.core.http.HttpServer
The actual port the server is listening on.
actualPort() - Method in interface io.vertx.core.net.NetServer
The actual port the server is listening on.
actualPort() - Method in interface io.vertx.mqtt.MqttServer
The actual port the server is listening on.
actualPort() - Method in interface io.vertx.proton.ProtonServer
Gets the actual port being listened on.
actualPort() - Method in class io.vertx.reactivex.core.http.HttpServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.reactivex.core.net.NetServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.reactivex.mqtt.MqttServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.rxjava.core.http.HttpServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.rxjava.core.net.NetServer
The actual port the server is listening on.
actualPort() - Method in class io.vertx.rxjava.mqtt.MqttServer
The actual port the server is listening on.
add(String, String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
add(String, Iterable<String>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
add(CharSequence, CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
add(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
add(Enum) - Method in class io.vertx.core.json.JsonArray
Add an enum to the JSON array.
add(CharSequence) - Method in class io.vertx.core.json.JsonArray
Add a CharSequence to the JSON array.
add(String) - Method in class io.vertx.core.json.JsonArray
Add a String to the JSON array.
add(Integer) - Method in class io.vertx.core.json.JsonArray
Add an Integer to the JSON array.
add(Long) - Method in class io.vertx.core.json.JsonArray
Add a Long to the JSON array.
add(Double) - Method in class io.vertx.core.json.JsonArray
Add a Double to the JSON array.
add(Float) - Method in class io.vertx.core.json.JsonArray
Add a Float to the JSON array.
add(Boolean) - Method in class io.vertx.core.json.JsonArray
Add a Boolean to the JSON array.
add(JsonObject) - Method in class io.vertx.core.json.JsonArray
Add a JSON object to the JSON array.
add(JsonArray) - Method in class io.vertx.core.json.JsonArray
Add another JSON array to the JSON array.
add(byte[]) - Method in class io.vertx.core.json.JsonArray
Add a binary value to the JSON array.
add(Instant) - Method in class io.vertx.core.json.JsonArray
Add a Instant value to the JSON array.
add(Object) - Method in class io.vertx.core.json.JsonArray
Add an Object to the JSON array.
add(String, String) - Method in interface io.vertx.core.MultiMap
Adds a new value with the specified name and value.
add(CharSequence, CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.add(String, String) but accepting CharSequence as parameters
add(String, Iterable<String>) - Method in interface io.vertx.core.MultiMap
Adds a new values under the specified name
add(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.MultiMap
Like MultiMap.add(String, Iterable) but accepting CharSequence as parameters
add(K, V, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
Add a value to the values for that key in the map.
add(String, String) - Method in class io.vertx.reactivex.core.MultiMap
Adds a new value with the specified name and value.
add(String, String) - Method in class io.vertx.rxjava.core.MultiMap
Adds a new value with the specified name and value.
addAll(MultiMap) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
addAll(Map<String, String>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
addAll(JsonArray) - Method in class io.vertx.core.json.JsonArray
Appends all of the elements in the specified array to the end of this JSON array.
addAll(MultiMap) - Method in interface io.vertx.core.MultiMap
Adds all the entries from another MultiMap to this one
addAll(Map<String, String>) - Method in interface io.vertx.core.MultiMap
Adds all the entries from a Map to this
addAll(MultiMap) - Method in class io.vertx.reactivex.core.MultiMap
Adds all the entries from another MultiMap to this one
addAll(MultiMap) - Method in class io.vertx.rxjava.core.MultiMap
Adds all the entries from another MultiMap to this one
addAndGet(long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGet(long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGet(long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Add the value to the counter atomically and return the new count
addAndGetObservable(long) - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
addArgument(Argument) - Method in interface io.vertx.core.cli.CLI
Adds an argument.
addArgument(Argument) - Method in class io.vertx.reactivex.core.cli.CLI
Adds an argument.
addArgument(Argument) - Method in class io.vertx.rxjava.core.cli.CLI
Adds an argument.
addArguments(List<Argument>) - Method in interface io.vertx.core.cli.CLI
Adds a set of arguments.
addArguments(List<Argument>) - Method in class io.vertx.reactivex.core.cli.CLI
Adds a set of arguments.
addArguments(List<Argument>) - Method in class io.vertx.rxjava.core.cli.CLI
Adds a set of arguments.
addAudience(String) - Method in class io.vertx.ext.jwt.JWTOptions
 
addAuthorities(Set<String>) - Method in interface io.vertx.ext.web.handler.AuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Add a set of required authorities for this auth handler
addAuthorities(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Add a set of required authorities for this auth handler
addAuthority(String) - Method in interface io.vertx.ext.web.handler.AuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Add a required authority for this auth handler
addAuthority(String) - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
Add a single authority to the authorities set.
addBodyEndHandler(Handler<Void>) - Method in interface io.vertx.ext.web.RoutingContext
Provides a handler that will be called after the last part of the body is written to the wire.
addBodyEndHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Provides a handler that will be called after the last part of the body is written to the wire.
addBodyEndHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Provides a handler that will be called after the last part of the body is written to the wire.
addCertificate(String, String) - Method in class io.vertx.ext.jwt.JWT
Deprecated.
Replaced by JWT.addJWK(JWK)
addCertPath(String) - Method in class io.vertx.core.net.PemKeyCertOptions
Add a path to a certificate file
addCertPath(String) - Method in class io.vertx.core.net.PemTrustOptions
Add a certificate path
addCertValue(Buffer) - Method in class io.vertx.core.net.PemKeyCertOptions
Add a certificate as a buffer
addCertValue(Buffer) - Method in class io.vertx.core.net.PemTrustOptions
Add a certificate value
addChoice(String) - Method in class io.vertx.core.cli.Option
Adds a choice to the list of values accepted by this option.
addChoice(String) - Method in class io.vertx.core.cli.TypedOption
 
addCloseHook(Closeable) - Method in interface io.vertx.core.Context
 
addCookie(Cookie) - Method in interface io.vertx.ext.web.RoutingContext
Add a cookie.
addCookie(Cookie) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Add a cookie.
addCookie(Cookie) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Add a cookie.
addCrlPath(String) - Method in class io.vertx.core.eventbus.EventBusOptions
 
addCrlPath(String) - Method in class io.vertx.core.http.HttpClientOptions
 
addCrlPath(String) - Method in class io.vertx.core.http.HttpServerOptions
 
addCrlPath(String) - Method in class io.vertx.core.net.ClientOptionsBase
 
addCrlPath(String) - Method in class io.vertx.core.net.NetClientOptions
 
addCrlPath(String) - Method in class io.vertx.core.net.NetServerOptions
 
addCrlPath(String) - Method in class io.vertx.core.net.TCPSSLOptions
Add a CRL path
addCrlPath(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
addCrlPath(String) - Method in class io.vertx.mqtt.MqttClientOptions
 
addCrlPath(String) - Method in class io.vertx.mqtt.MqttServerOptions
 
addCrlPath(String) - Method in class io.vertx.proton.ProtonClientOptions
 
addCrlPath(String) - Method in class io.vertx.proton.ProtonServerOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.eventbus.EventBusOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.http.HttpClientOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.http.HttpServerOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.net.ClientOptionsBase
 
addCrlValue(Buffer) - Method in class io.vertx.core.net.NetClientOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.net.NetServerOptions
 
addCrlValue(Buffer) - Method in class io.vertx.core.net.TCPSSLOptions
Add a CRL value
addCrlValue(Buffer) - Method in class io.vertx.ext.web.client.WebClientOptions
 
addCrlValue(Buffer) - Method in class io.vertx.mqtt.MqttClientOptions
 
addCrlValue(Buffer) - Method in class io.vertx.mqtt.MqttServerOptions
 
addCrlValue(Buffer) - Method in class io.vertx.proton.ProtonClientOptions
 
addCrlValue(Buffer) - Method in class io.vertx.proton.ProtonServerOptions
 
addDisabledMetricsCategory(MetricsDomain) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set metric that will not be registered.
addDisabledTransport(String) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.eventbus.EventBusOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.http.HttpClientOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.http.HttpServerOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.net.ClientOptionsBase
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.net.NetClientOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.net.NetServerOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.core.net.TCPSSLOptions
Add an enabled cipher suite, appended to the ordered suites.
addEnabledCipherSuite(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.mqtt.MqttClientOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.mqtt.MqttServerOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.proton.ProtonClientOptions
 
addEnabledCipherSuite(String) - Method in class io.vertx.proton.ProtonServerOptions
 
addEnabledSaslMechanism(String) - Method in class io.vertx.proton.ProtonClientOptions
Adds a mechanism name that the client may use during SASL negotiation.
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.http.HttpClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.http.HttpServerOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.ClientOptionsBase
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.NetClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.NetServerOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.TCPSSLOptions
Add an enabled SSL/TLS protocols, appended to the ordered protocols.
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.mqtt.MqttClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.mqtt.MqttServerOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.proton.ProtonClientOptions
 
addEnabledSecureTransportProtocol(String) - Method in class io.vertx.proton.ProtonServerOptions
 
addGet(String) - Method in class io.vertx.redis.op.SortOptions
 
addHeader(String, String) - Method in class io.vertx.core.eventbus.DeliveryOptions
Add a message header.
addHeadersEndHandler(Handler<Void>) - Method in interface io.vertx.ext.web.RoutingContext
Add a handler that will be called just before headers are written to the response.
addHeadersEndHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Add a handler that will be called just before headers are written to the response.
addHeadersEndHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Add a handler that will be called just before headers are written to the response.
addInboundPermitted(PermittedOptions) - Method in class io.vertx.ext.bridge.BridgeOptions
Adds an inbound permitted option to the current BridgeOptions.
addInboundPermitted(PermittedOptions) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
addInterceptor(Handler<SendContext>) - Method in interface io.vertx.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addInterceptor(Handler<SendContext>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addInterceptor(Handler<SendContext>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Add an interceptor that will be called whenever a message is sent from Vert.x
addInterceptor(Function<Message<JsonObject>, Future<Message<JsonObject>>>) - Method in class io.vertx.serviceproxy.ServiceBinder
 
addJWK(JWK) - Method in class io.vertx.ext.jwt.JWT
Adds a JSON Web Key (rfc7517) to the crypto map.
addKeyPair(String, String, String) - Method in class io.vertx.ext.jwt.JWT
Deprecated.
Replaced by JWT.addJWK(JWK)
addKeyPath(String) - Method in class io.vertx.core.net.PemKeyCertOptions
Add a path to a key file
addKeyValue(Buffer) - Method in class io.vertx.core.net.PemKeyCertOptions
Add a key as a buffer
addLabelMatch(Match) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Add a rule for label matching.
addNull() - Method in class io.vertx.core.json.JsonArray
Add a null value to the JSON array.
addOption(Option) - Method in interface io.vertx.core.cli.CLI
Adds an option.
addOption(Option) - Method in class io.vertx.reactivex.core.cli.CLI
Adds an option.
addOption(Option) - Method in class io.vertx.rxjava.core.cli.CLI
Adds an option.
addOptions(List<Option>) - Method in interface io.vertx.core.cli.CLI
Adds a set of options.
addOptions(List<Option>) - Method in class io.vertx.reactivex.core.cli.CLI
Adds a set of options.
addOptions(List<Option>) - Method in class io.vertx.rxjava.core.cli.CLI
Adds a set of options.
addOutboundPermitted(PermittedOptions) - Method in class io.vertx.ext.bridge.BridgeOptions
Adds an outbound permitted option to the current BridgeOptions.
addOutboundPermitted(PermittedOptions) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
addPermission(String) - Method in class io.vertx.ext.jwt.JWTOptions
Add a permission to this token.
addPublicKey(String, String) - Method in class io.vertx.ext.jwt.JWT
Deprecated.
Replaced by JWT.addJWK(JWK)
addPubSecKey(PubSecKeyOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
addPubSecKey(PubSecKeyOptions) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
addQueryParam(String, String) - Method in interface io.vertx.ext.web.client.HttpRequest
Add a query parameter to the request.
addQueryParam(String, String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Add a query parameter to the request.
addQueryParam(String, String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Add a query parameter to the request.
addReporter(ReportOptions) - Method in class io.vertx.ext.unit.report.ReportingOptions
Add a reporter to the current list.
addReporter(ReportOptions) - Method in class io.vertx.ext.unit.TestOptions
 
address() - Method in interface io.vertx.core.eventbus.Message
The address the message was sent to
address() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
address() - Method in interface io.vertx.core.eventbus.MessageProducer
 
address() - Method in class io.vertx.reactivex.core.eventbus.Message
The address the message was sent to
address() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
address() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
address() - Method in class io.vertx.rxjava.core.eventbus.Message
The address the message was sent to
address() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
address() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
AddressResolverOptions - Class in io.vertx.core.dns
Configuration options for Vert.x hostname resolver.
AddressResolverOptions() - Constructor for class io.vertx.core.dns.AddressResolverOptions
 
AddressResolverOptions(AddressResolverOptions) - Constructor for class io.vertx.core.dns.AddressResolverOptions
 
AddressResolverOptions(JsonObject) - Constructor for class io.vertx.core.dns.AddressResolverOptions
 
AddressResolverOptionsConverter - Class in io.vertx.core.dns
Converter for AddressResolverOptions.
AddressResolverOptionsConverter() - Constructor for class io.vertx.core.dns.AddressResolverOptionsConverter
 
addSearchDomain(String) - Method in class io.vertx.core.dns.AddressResolverOptions
Add a DNS search domain.
addSecret(SecretOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
addSecret(String, String) - Method in class io.vertx.ext.jwt.JWT
Deprecated.
Replaced by JWT.addJWK(JWK)
addSecretKey(String, String) - Method in class io.vertx.ext.jwt.JWT
Deprecated.
Replaced by JWT.addJWK(JWK)
addSentinel(String) - Method in class io.vertx.redis.RedisOptions
Add Sentinel node.
addServer(String) - Method in class io.vertx.core.dns.AddressResolverOptions
Add a DNS server address.
addService(ServerServiceDefinition) - Method in class io.vertx.grpc.VertxServerBuilder
 
addService(BindableService) - Method in class io.vertx.grpc.VertxServerBuilder
 
addStore(ConfigStoreOptions) - Method in class io.vertx.config.ConfigRetrieverOptions
 
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.vertx.grpc.VertxServerBuilder
 
addTransportFilter(ServerTransportFilter) - Method in class io.vertx.grpc.VertxServerBuilder
 
AdminUtils - Interface in io.vertx.kafka.admin
Provides a wrapper around important methods in Kafka's AdminUtils, namely
AdminUtils - Class in io.vertx.reactivex.kafka.admin
Provides a wrapper around important methods in Kafka's AdminUtils, namely

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

AdminUtils(AdminUtils) - Constructor for class io.vertx.reactivex.kafka.admin.AdminUtils
 
AdminUtils - Class in io.vertx.rxjava.kafka.admin
Provides a wrapper around important methods in Kafka's AdminUtils, namely

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

AdminUtils(AdminUtils) - Constructor for class io.vertx.rxjava.kafka.admin.AdminUtils
 
after(Handler<TestContext>) - Method in interface io.vertx.ext.unit.TestSuite
Set a callback executed after the tests.
after(Handler<TestContext>) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Set a callback executed after the tests.
after(Handler<TestContext>) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Set a callback executed after the tests.
afterAll(ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
afterConfigParsed(JsonObject) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher after the config has been parsed.
afterEach(Handler<TestContext>) - Method in interface io.vertx.ext.unit.TestSuite
Set a callback executed after each test and before the suite after callback.
afterEach(ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
afterEach(Handler<TestContext>) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Set a callback executed after each test and before the suite after callback.
afterEach(Handler<TestContext>) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Set a callback executed after each test and before the suite after callback.
afterStartingVertx(Vertx) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher after the vertx instance is started.
afterStartingVertx() - Method in class io.vertx.core.Starter
Deprecated.
Hook for sub classes of Starter after the vertx instance is started.
afterStoppingVertx() - Method in class io.vertx.core.Launcher
 
afterTestExecution(ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
AGE - Static variable in class io.vertx.core.http.HttpHeaders
Age header name
AggregateOptions - Enum in io.vertx.redis.op
 
all(Future<T1>, Future<T2>) - Static method in interface io.vertx.core.CompositeFuture
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
all(Future<T1>, Future<T2>, Future<T3>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.all(Future, Future) but with 3 futures.
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.all(Future, Future) but with 4 futures.
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.all(Future, Future) but with 5 futures.
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.all(Future, Future) but with 6 futures.
all(List<Future>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.all(Future, Future) but with a list of futures.
all(Future<T1>, Future<T2>) - Static method in class io.vertx.reactivex.core.CompositeFuture
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
all(Future<T1>, Future<T2>, Future<T3>) - Static method in class io.vertx.reactivex.core.CompositeFuture
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in class io.vertx.reactivex.core.CompositeFuture
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in class io.vertx.reactivex.core.CompositeFuture
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in class io.vertx.reactivex.core.CompositeFuture
all(List<Future>) - Static method in class io.vertx.reactivex.core.CompositeFuture
all(Future<T1>, Future<T2>) - Static method in class io.vertx.rxjava.core.CompositeFuture
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
all(Future<T1>, Future<T2>, Future<T3>) - Static method in class io.vertx.rxjava.core.CompositeFuture
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in class io.vertx.rxjava.core.CompositeFuture
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in class io.vertx.rxjava.core.CompositeFuture
all(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in class io.vertx.rxjava.core.CompositeFuture
all(List<Future>) - Static method in class io.vertx.rxjava.core.CompositeFuture
allArguments() - Method in interface io.vertx.core.cli.CommandLine
 
allArguments() - Method in class io.vertx.reactivex.core.cli.CommandLine
 
allArguments() - Method in class io.vertx.rxjava.core.cli.CommandLine
 
ALLOW - Static variable in class io.vertx.core.http.HttpHeaders
Allow header name
allowCredentials(boolean) - Method in interface io.vertx.ext.web.handler.CorsHandler
Set whether credentials are allowed.
allowCredentials(boolean) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Set whether credentials are allowed.
allowCredentials(boolean) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Set whether credentials are allowed.
allowedHeader(String) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add an allowed header
allowedHeader(String) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add an allowed header
allowedHeader(String) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Add an allowed header
allowedHeaders(Set<String>) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add a set of allowed headers
allowedHeaders(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add a set of allowed headers
allowedHeaders(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Add a set of allowed headers
allowedMethod(HttpMethod) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add an allowed method
allowedMethod(HttpMethod) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add an allowed method
allowedMethod(HttpMethod) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Add an allowed method
allowedMethods(Set<HttpMethod>) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add a set of allowed methods
allowedOrigins(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
allowedOrigins(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
allowedOrigins(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
AmbiguousOptionException - Exception in io.vertx.core.cli
Exception thrown when the command line is ambiguous meaning it cannot determine exactly which option has to be set.
AmbiguousOptionException(String, List<Option>) - Constructor for exception io.vertx.core.cli.AmbiguousOptionException
Creates a new instance of AmbiguousOptionException.
any(Future<T1>, Future<T2>) - Static method in interface io.vertx.core.CompositeFuture
Return a composite future, succeeded when any futures is succeeded, failed when all futures are failed.
any(Future<T1>, Future<T2>, Future<T3>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.any(Future, Future) but with 3 futures.
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.any(Future, Future) but with 4 futures.
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.any(Future, Future) but with 5 futures.
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.any(Future, Future) but with 6 futures.
any(List<Future>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.any(Future, Future) but with a list of futures.
any(Future<T1>, Future<T2>) - Static method in class io.vertx.reactivex.core.CompositeFuture
Return a composite future, succeeded when any futures is succeeded, failed when all futures are failed.
any(Future<T1>, Future<T2>, Future<T3>) - Static method in class io.vertx.reactivex.core.CompositeFuture
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in class io.vertx.reactivex.core.CompositeFuture
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in class io.vertx.reactivex.core.CompositeFuture
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in class io.vertx.reactivex.core.CompositeFuture
any(List<Future>) - Static method in class io.vertx.reactivex.core.CompositeFuture
any(Future<T1>, Future<T2>) - Static method in class io.vertx.rxjava.core.CompositeFuture
Return a composite future, succeeded when any futures is succeeded, failed when all futures are failed.
any(Future<T1>, Future<T2>, Future<T3>) - Static method in class io.vertx.rxjava.core.CompositeFuture
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in class io.vertx.rxjava.core.CompositeFuture
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in class io.vertx.rxjava.core.CompositeFuture
any(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in class io.vertx.rxjava.core.CompositeFuture
any(List<Future>) - Static method in class io.vertx.rxjava.core.CompositeFuture
append(AuthProvider) - Method in interface io.vertx.ext.auth.ChainAuth
Appends a auth provider to the chain.
append(AuthHandler) - Method in interface io.vertx.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
append(AuthProvider) - Method in class io.vertx.reactivex.ext.auth.ChainAuth
Appends a auth provider to the chain.
append(AuthHandler) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
append(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Append a value to a key
append(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append a value to a key
append(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Append a value to a key
append(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Append a value to a key
append(AuthProvider) - Method in class io.vertx.rxjava.ext.auth.ChainAuth
Appends a auth provider to the chain.
append(AuthHandler) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Appends a auth provider to the chain.
append(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Append a value to a key
append(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append a value to a key
appendArgument(StringBuilder, Argument, boolean) - Method in class io.vertx.core.cli.UsageMessageFormatter
Appends the usage clause for an Argument to a StringBuilder.
appendBuffer(Buffer) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified Buffer to the end of this Buffer.
appendBuffer(Buffer, int, int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified Buffer starting at the offset using len to the end of this Buffer.
appendBuffer(Buffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified Buffer to the end of this Buffer.
appendBuffer(Buffer, int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified Buffer starting at the offset using len to the end of this Buffer.
appendBuffer(Buffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified Buffer to the end of this Buffer.
appendBuffer(Buffer, int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified Buffer starting at the offset using len to the end of this Buffer.
appendByte(byte) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified byte to the end of the Buffer.
appendByte(byte) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified byte to the end of the Buffer.
appendByte(byte) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified byte to the end of the Buffer.
appendBytes(byte[]) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified byte[] to the end of the Buffer.
appendBytes(byte[], int, int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified number of bytes from byte[] to the end of the Buffer, starting at the given offset.
appendDouble(double) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified double to the end of the Buffer.
appendDouble(double) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified double to the end of the Buffer.
appendDouble(double) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified double to the end of the Buffer.
appendFloat(float) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified float to the end of the Buffer.
appendFloat(float) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified float to the end of the Buffer.
appendFloat(float) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified float to the end of the Buffer.
appendInt(int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified int to the end of the Buffer.
appendInt(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified int to the end of the Buffer.
appendInt(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified int to the end of the Buffer.
appendIntLE(int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified int to the end of the Buffer in the Little Endian Byte Order.
appendIntLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified int to the end of the Buffer in the Little Endian Byte Order.
appendIntLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified int to the end of the Buffer in the Little Endian Byte Order.
appendLong(long) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified long to the end of the Buffer.
appendLong(long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified long to the end of the Buffer.
appendLong(long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified long to the end of the Buffer.
appendLongLE(long) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified long to the end of the Buffer in the Little Endian Byte Order.
appendLongLE(long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified long to the end of the Buffer in the Little Endian Byte Order.
appendLongLE(long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified long to the end of the Buffer in the Little Endian Byte Order.
appendMedium(int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified 24bit int to the end of the Buffer.
appendMedium(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified 24bit int to the end of the Buffer.
appendMedium(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified 24bit int to the end of the Buffer.
appendMediumLE(int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified 24bit int to the end of the Buffer in the Little Endian Byte Order.
appendMediumLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified 24bit int to the end of the Buffer in the Little Endian Byte Order.
appendMediumLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified 24bit int to the end of the Buffer in the Little Endian Byte Order.
appendObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
appendObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
appendOption(StringBuilder, Option) - Method in class io.vertx.core.cli.UsageMessageFormatter
Appends the usage clause for an Option to a StringBuilder.
appendShort(short) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified short to the end of the Buffer.The buffer will expand as necessary to accommodate any bytes written.
appendShort(short) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified short to the end of the Buffer.The buffer will expand as necessary to accommodate any bytes written.
appendShort(short) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified short to the end of the Buffer.The buffer will expand as necessary to accommodate any bytes written.
appendShortLE(short) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified short to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendShortLE(short) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified short to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendShortLE(short) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified short to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendString(String, String) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified String to the end of the Buffer with the encoding as specified by enc.
appendString(String) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified String str to the end of the Buffer with UTF-8 encoding.
appendString(String, String) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified String to the end of the Buffer with the encoding as specified by enc.
appendString(String) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified String str to the end of the Buffer with UTF-8 encoding.
appendString(String, String) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified String to the end of the Buffer with the encoding as specified by enc.
appendString(String) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified String str to the end of the Buffer with UTF-8 encoding.
appendUnsignedByte(short) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned byte to the end of the Buffer.
appendUnsignedByte(short) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified unsigned byte to the end of the Buffer.
appendUnsignedByte(short) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified unsigned byte to the end of the Buffer.
appendUnsignedInt(long) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned int to the end of the Buffer.
appendUnsignedInt(long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified unsigned int to the end of the Buffer.
appendUnsignedInt(long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified unsigned int to the end of the Buffer.
appendUnsignedIntLE(long) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned int to the end of the Buffer in the Little Endian Byte Order.
appendUnsignedIntLE(long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified unsigned int to the end of the Buffer in the Little Endian Byte Order.
appendUnsignedIntLE(long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified unsigned int to the end of the Buffer in the Little Endian Byte Order.
appendUnsignedShort(int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned short to the end of the Buffer.The buffer will expand as necessary to accommodate any bytes written.
appendUnsignedShort(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified unsigned short to the end of the Buffer.The buffer will expand as necessary to accommodate any bytes written.
appendUnsignedShort(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified unsigned short to the end of the Buffer.The buffer will expand as necessary to accommodate any bytes written.
appendUnsignedShortLE(int) - Method in interface io.vertx.core.buffer.Buffer
Appends the specified unsigned short to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendUnsignedShortLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Appends the specified unsigned short to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
appendUnsignedShortLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Appends the specified unsigned short to the end of the Buffer in the Little Endian Byte Order.The buffer will expand as necessary to accommodate any bytes written.
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.vertx.core.http.HttpHeaders
application/x-www-form-urlencoded header value
apply(Statement, Description) - Method in class io.vertx.ext.unit.junit.RepeatRule
 
apply(Statement, Description) - Method in class io.vertx.ext.unit.junit.RunTestOnContext
 
apply(Statement, Description) - Method in class io.vertx.ext.unit.junit.Timeout
 
apply(Flowable<B>) - Method in class io.vertx.reactivex.core.json.FlowableUnmarshaller
 
apply(Maybe<B>) - Method in class io.vertx.reactivex.core.json.MaybeUnmarshaller
 
apply(Observable<B>) - Method in class io.vertx.reactivex.core.json.ObservableUnmarshaller
 
apply(Single<B>) - Method in class io.vertx.reactivex.core.json.SingleUnmarshaller
 
apply(Message<JsonObject>) - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
 
applySystemProperties() - Method in class io.vertx.core.spi.launcher.DefaultCommand
Sets the system properties specified by the user command line.
areUsersAuthorizedForEverything() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
argName - Variable in class io.vertx.core.cli.Argument
The argument name used in the usage.
argName - Variable in class io.vertx.core.cli.Option
the option name used in usage message.
Argument - Annotation Type in io.vertx.core.cli.annotations
Annotates a setter to be called with the value of a command line argument.
Argument - Class in io.vertx.core.cli
Defines a command line argument.
Argument() - Constructor for class io.vertx.core.cli.Argument
Creates a new empty instance of Argument.
Argument(Argument) - Constructor for class io.vertx.core.cli.Argument
Creates a new instance of Argument by copying other.
Argument(JsonObject) - Constructor for class io.vertx.core.cli.Argument
Creates a new instance of Argument from the given JSON object.
ArgumentConverter - Class in io.vertx.core.cli
Converter for Argument.
ArgumentConverter() - Constructor for class io.vertx.core.cli.ArgumentConverter
 
arrayEventMode() - Method in interface io.vertx.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json array.
arrayEventMode() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json array.
arrayEventMode() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json array.
arrayValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
arrayValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
arrayValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
arrayValueMode() - Method in interface io.vertx.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json array.
arrayValueMode() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json array.
arrayValueMode() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json array.
as(BodyCodec<U>) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to decode the response with the responseCodec.
as(BodyCodec<U>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to decode the response with the responseCodec.
as(BodyCodec<U>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to decode the response with the responseCodec.
asMessageHandler() - Method in interface io.vertx.ext.unit.collect.EventBusCollector
 
asReadStream(Observable<R>, Function<R, J>) - Static method in class io.vertx.rx.java.ReadStreamSubscriber
 
assertEquals(Object, Object) - Method in interface io.vertx.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertEquals(Object, Object, String) - Method in interface io.vertx.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertEquals(Object, Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertEquals(Object, Object, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertEquals(Object, Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertEquals(Object, Object, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the expected argument is equals to the actual argument.
assertFalse(boolean) - Method in interface io.vertx.ext.unit.TestContext
Assert the specified condition is false.
assertFalse(boolean, String) - Method in interface io.vertx.ext.unit.TestContext
Assert the specified condition is false.
assertFalse(boolean) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is false.
assertFalse(boolean, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is false.
assertFalse(boolean) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the specified condition is false.
assertFalse(boolean, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the specified condition is false.
assertInRange(double, double, double) - Method in interface io.vertx.ext.unit.TestContext
Asserts that the expected double argument is equals to the actual double argument within a positive delta.
assertInRange(double, double, double, String) - Method in interface io.vertx.ext.unit.TestContext
Asserts that the expected double argument is equals to the actual double argument within a positive delta.
assertInRange(double, double, double) - Method in class io.vertx.reactivex.ext.unit.TestContext
Asserts that the expected double argument is equals to the actual double argument within a positive delta.
assertInRange(double, double, double, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Asserts that the expected double argument is equals to the actual double argument within a positive delta.
assertInRange(double, double, double) - Method in class io.vertx.rxjava.ext.unit.TestContext
Asserts that the expected double argument is equals to the actual double argument within a positive delta.
assertInRange(double, double, double, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Asserts that the expected double argument is equals to the actual double argument within a positive delta.
assertNotEquals(Object, Object) - Method in interface io.vertx.ext.unit.TestContext
Assert the first argument is not equals to the second argument.
assertNotEquals(Object, Object, String) - Method in interface io.vertx.ext.unit.TestContext
Assert the first argument is not equals to the second argument.
assertNotEquals(Object, Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the first argument is not equals to the second argument.
assertNotEquals(Object, Object, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the first argument is not equals to the second argument.
assertNotEquals(Object, Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the first argument is not equals to the second argument.
assertNotEquals(Object, Object, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the first argument is not equals to the second argument.
assertNotNull(Object) - Method in interface io.vertx.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object, String) - Method in interface io.vertx.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the expected argument is not null.
assertNotNull(Object, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the expected argument is not null.
assertNull(Object) - Method in interface io.vertx.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object, String) - Method in interface io.vertx.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the expected argument is null.
assertNull(Object, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the expected argument is null.
assertTrue(boolean) - Method in interface io.vertx.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean, String) - Method in interface io.vertx.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean, String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the specified condition is true.
assertTrue(boolean, String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Assert the specified condition is true.
assign(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assign(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assign(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Manually assign a set of partitions to this consumer.
assign(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Manually assign a set of partitions to this consumer.
assign(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assign(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assign(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assign(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
assign(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
assignment(Handler<AsyncResult<Set<TopicPartition>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
assignment(Handler<AsyncResult<Set<TopicPartition>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the set of partitions currently assigned to this consumer.
assignment(Handler<AsyncResult<Set<TopicPartition>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
assignment(Handler<AsyncResult<Set<TopicPartition>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
asStream() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
asStream() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
Async - Interface in io.vertx.ext.unit
An asynchronous exit point for a test.

async() - Method in interface io.vertx.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
async(int) - Method in interface io.vertx.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
Async - Class in io.vertx.reactivex.ext.unit
An asynchronous exit point for a test.

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Async(Async) - Constructor for class io.vertx.reactivex.ext.unit.Async
 
async() - Method in class io.vertx.reactivex.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
async(int) - Method in class io.vertx.reactivex.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
Async - Class in io.vertx.rxjava.ext.unit
An asynchronous exit point for a test.

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Async(Async) - Constructor for class io.vertx.rxjava.ext.unit.Async
 
async() - Method in class io.vertx.rxjava.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
async(int) - Method in class io.vertx.rxjava.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
asyncAssertFailure() - Method in interface io.vertx.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a failed result it completes the async operation.

When the returned handler is called back with a succeeded result it fails the test.

asyncAssertFailure(Handler<Throwable>) - Method in interface io.vertx.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a failed result it completes the async operation.

When the returned handler is called back with a succeeded result it fails the test.

asyncAssertFailure() - Method in class io.vertx.reactivex.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a failed result it completes the async operation.

When the returned handler is called back with a succeeded result it fails the test.

asyncAssertFailure(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a failed result it completes the async operation.

When the returned handler is called back with a succeeded result it fails the test.

asyncAssertFailure() - Method in class io.vertx.rxjava.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a failed result it completes the async operation.

When the returned handler is called back with a succeeded result it fails the test.

asyncAssertFailure(Handler<Throwable>) - Method in class io.vertx.rxjava.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a failed result it completes the async operation.

When the returned handler is called back with a succeeded result it fails the test.

asyncAssertSuccess() - Method in interface io.vertx.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a succeeded result it completes the async operation.

When the returned handler is called back with a failed result it fails the test with the cause of the failure.

asyncAssertSuccess(Handler<T>) - Method in interface io.vertx.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a succeeded result it invokes the resultHandler argument with the async result.

asyncAssertSuccess() - Method in class io.vertx.reactivex.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a succeeded result it completes the async operation.

When the returned handler is called back with a failed result it fails the test with the cause of the failure.

asyncAssertSuccess(Handler<T>) - Method in class io.vertx.reactivex.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a succeeded result it invokes the resultHandler argument with the async result.

asyncAssertSuccess() - Method in class io.vertx.rxjava.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a succeeded result it completes the async operation.

When the returned handler is called back with a failed result it fails the test with the cause of the failure.

asyncAssertSuccess(Handler<T>) - Method in class io.vertx.rxjava.ext.unit.TestContext
Creates and returns a new async handler, the returned handler controls the completion of the test.

When the returned handler is called back with a succeeded result it invokes the resultHandler argument with the async result.

AsyncFile - Interface in io.vertx.core.file
Represents a file on the file-system which can be read from, or written to asynchronously.
AsyncFile - Class in io.vertx.reactivex.core.file
Represents a file on the file-system which can be read from, or written to asynchronously.
AsyncFile(AsyncFile) - Constructor for class io.vertx.reactivex.core.file.AsyncFile
 
AsyncFile - Class in io.vertx.rxjava.core.file
Represents a file on the file-system which can be read from, or written to asynchronously.
AsyncFile(AsyncFile) - Constructor for class io.vertx.rxjava.core.file.AsyncFile
 
AsyncMap<K,V> - Interface in io.vertx.core.shareddata
An asynchronous map.
AsyncMap<K,V> - Class in io.vertx.reactivex.core.shareddata
An asynchronous map.
AsyncMap(AsyncMap) - Constructor for class io.vertx.reactivex.core.shareddata.AsyncMap
 
AsyncMap(AsyncMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.core.shareddata.AsyncMap
 
AsyncMap<K,V> - Class in io.vertx.rxjava.core.shareddata
An asynchronous map.
AsyncMap(AsyncMap) - Constructor for class io.vertx.rxjava.core.shareddata.AsyncMap
 
AsyncMap(AsyncMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.core.shareddata.AsyncMap
 
AsyncMultiMap<K,V> - Interface in io.vertx.core.spi.cluster
An asynchronous multi-map.
AsyncResult<T> - Interface in io.vertx.core
Encapsulates the result of an asynchronous operation.
attachments() - Method in interface io.vertx.proton.ProtonConnection
Retrieves the attachments record, upon which application items can be set/retrieved.
attachments() - Method in interface io.vertx.proton.ProtonDelivery
Retrieves the attachments record, upon which application items can be set/retrieved.
attachments() - Method in interface io.vertx.proton.ProtonLink
Retrieves the attachments record, upon which application items can be set/retrieved.
attachments() - Method in interface io.vertx.proton.ProtonSession
Retrieves the attachments record, upon which application items can be set/retrieved.
Auth - Class in io.vertx.config.vault.client
Represents Auth result.
Auth() - Constructor for class io.vertx.config.vault.client.Auth
 
auth() - Method in interface io.vertx.mqtt.MqttEndpoint
 
auth() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
auth(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Authenticate to the server
auth(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Authenticate to the server
auth(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Authenticate to the server
auth(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Authenticate to the server
auth() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
auth(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Authenticate to the server
auth(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Authenticate to the server
authenticate(JsonObject, Handler<AsyncResult<User>>) - Method in interface io.vertx.ext.auth.AuthProvider
Authenticate a user.
authenticate(JsonObject, Handler<AsyncResult<User>>) - Method in class io.vertx.reactivex.ext.auth.AuthProvider
Authenticate a user.
authenticate(JsonObject, Handler<AsyncResult<User>>) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
Authenticate a user.
authenticateObservable(JsonObject) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
AuthHandler - Interface in io.vertx.ext.web.handler
Base interface for auth handlers.
AuthHandler - Interface in io.vertx.reactivex.ext.web.handler
Base interface for auth handlers.
AuthHandler - Interface in io.vertx.rxjava.ext.web.handler
Base interface for auth handlers.
authObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
authObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
AuthOptions - Interface in io.vertx.ext.auth
A common base object for authentication options.
AUTHORIZATION - Static variable in class io.vertx.core.http.HttpHeaders
Authorization header name
authorize(User, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.handler.AuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Authorizes the given user against all added authorities.
authorize(User, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Authorizes the given user against all added authorities.
authorizeObservable(User) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
authorizeObservable(User) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
authorizeObservable(User) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
authorizeObservable(User) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
authorizeObservable(User) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
authorizeObservable(User) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
authorizeURL(JsonObject) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Generate a redirect URL to the authN/Z backend.
authorizeURL(JsonObject) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Generate a redirect URL to the authN/Z backend.
authorizeURL(JsonObject) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Generate a redirect URL to the authN/Z backend.
AuthProvider - Interface in io.vertx.ext.auth
User-facing interface for authenticating users.
AuthProvider - Class in io.vertx.reactivex.ext.auth
User-facing interface for authenticating users.
AuthProvider(AuthProvider) - Constructor for class io.vertx.reactivex.ext.auth.AuthProvider
 
AuthProvider - Class in io.vertx.rxjava.ext.auth
User-facing interface for authenticating users.
AuthProvider(AuthProvider) - Constructor for class io.vertx.rxjava.ext.auth.AuthProvider
 
authTime(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
authTime(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
authTime(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
autoKeepAlive(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
Enable/disable auto keep alive (sending ping response)
autoKeepAlive(boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Enable/disable auto keep alive (sending ping response)
autoKeepAlive(boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Enable/disable auto keep alive (sending ping response)
availableAlgorithms() - Method in class io.vertx.ext.jwt.JWT
 
await() - Method in interface io.vertx.ext.unit.Completion
Cause the current thread to wait until this completion completes.

If the current thread is interrupted, an exception will be thrown.

await(long) - Method in interface io.vertx.ext.unit.Completion
Cause the current thread to wait until this completion completes with a configurable timeout.

If completion times out or the current thread is interrupted, an exception will be thrown.

await() - Method in class io.vertx.reactivex.ext.unit.Completion
Cause the current thread to wait until this completion completes.

If the current thread is interrupted, an exception will be thrown.

await(long) - Method in class io.vertx.reactivex.ext.unit.Completion
Cause the current thread to wait until this completion completes with a configurable timeout.

If completion times out or the current thread is interrupted, an exception will be thrown.

await() - Method in class io.vertx.rxjava.ext.unit.Completion
Cause the current thread to wait until this completion completes.

If the current thread is interrupted, an exception will be thrown.

await(long) - Method in class io.vertx.rxjava.ext.unit.Completion
Cause the current thread to wait until this completion completes with a configurable timeout.

If completion times out or the current thread is interrupted, an exception will be thrown.

awaitCompletion(long, TimeUnit) - Method in class io.vertx.junit5.VertxTestContext
Wait for the completion of the test context.
awaitSuccess() - Method in interface io.vertx.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds.

If the current thread is interrupted or the suite fails, an exception will be thrown.

awaitSuccess(long) - Method in interface io.vertx.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds with a configurable timeout.

If completion times out or the current thread is interrupted or the suite fails, an exception will be thrown.

awaitSuccess() - Method in interface io.vertx.ext.unit.TestCase
Assert the test case passes and block until it is executed.
awaitSuccess(long, TimeUnit) - Method in interface io.vertx.ext.unit.TestCase
Assert the test case passes and block until it is executed.
awaitSuccess(Vertx) - Method in interface io.vertx.ext.unit.TestCase
Assert the test case passes and block until it is executed.
awaitSuccess(Vertx, long, TimeUnit) - Method in interface io.vertx.ext.unit.TestCase
Assert the test case passes and block until it is executed.
awaitSuccess() - Method in class io.vertx.reactivex.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds.

If the current thread is interrupted or the suite fails, an exception will be thrown.

awaitSuccess(long) - Method in class io.vertx.reactivex.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds with a configurable timeout.

If completion times out or the current thread is interrupted or the suite fails, an exception will be thrown.

awaitSuccess() - Method in class io.vertx.rxjava.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds.

If the current thread is interrupted or the suite fails, an exception will be thrown.

awaitSuccess(long) - Method in class io.vertx.rxjava.ext.unit.Completion
Cause the current thread to wait until this completion completes and succeeds with a configurable timeout.

If completion times out or the current thread is interrupted or the suite fails, an exception will be thrown.

awaitTermination(long, TimeUnit) - Method in class io.vertx.grpc.VertxServer
 
awaitTermination() - Method in class io.vertx.grpc.VertxServer
 
AzureADAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Azure AD.
AzureADAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Azure AD.
AzureADAuth(AzureADAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
AzureADAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Azure AD.
AzureADAuth(AzureADAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 

B

BackendRegistries - Class in io.vertx.micrometer.backends
BackendRegistries is responsible for managing registries related to particular micrometer backends (influxdb, prometheus...) It contains a store of BackendRegistry objects, each of whose encapsulating a micrometer's MeterRegistry
BackendRegistry - Interface in io.vertx.micrometer.backends
 
background(boolean) - Method in class io.vertx.ext.mongo.IndexOptions
Should the index should be created in the background
BaseBridgeEvent - Interface in io.vertx.ext.bridge
Represents an event that occurs on the event bus bridge.
BaseBridgeEvent - Class in io.vertx.reactivex.ext.bridge
Represents an event that occurs on the event bus bridge.
BaseBridgeEvent(BaseBridgeEvent) - Constructor for class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
BaseBridgeEvent - Class in io.vertx.rxjava.ext.bridge
Represents an event that occurs on the event bus bridge.
BaseBridgeEvent(BaseBridgeEvent) - Constructor for class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
BasicAuthHandler - Interface in io.vertx.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
BasicAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
BasicAuthHandler(BasicAuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
BasicAuthHandler - Class in io.vertx.rxjava.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
BasicAuthHandler(BasicAuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
batch(List<String>, Handler<AsyncResult<List<Integer>>>) - Method in interface io.vertx.ext.sql.SQLConnection
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
batch(List<String>, Handler<AsyncResult<List<Integer>>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
batch(List<String>, Handler<AsyncResult<List<Integer>>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
batchCallableWithParams(String, List<JsonArray>, List<JsonArray>, Handler<AsyncResult<List<Integer>>>) - Method in interface io.vertx.ext.sql.SQLConnection
Batch a callable statement with all entries from the args list.
batchCallableWithParams(String, List<JsonArray>, List<JsonArray>, Handler<AsyncResult<List<Integer>>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Batch a callable statement with all entries from the args list.
batchCallableWithParams(String, List<JsonArray>, List<JsonArray>, Handler<AsyncResult<List<Integer>>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Batch a callable statement with all entries from the args list.
batchCallableWithParamsObservable(String, List<JsonArray>, List<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
batchHandler(Handler<KafkaConsumerRecords<K, V>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Set the handler to be used when batches of messages are fetched from the Kafka server.
batchHandler(Handler<ConsumerRecords<K, V>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Set the handler that will be called when a new batch of records is returned from Kafka.
batchHandler(Handler<KafkaConsumerRecords<K, V>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Set the handler to be used when batches of messages are fetched from the Kafka server.
batchHandler(Handler<KafkaConsumerRecords<K, V>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Set the handler to be used when batches of messages are fetched from the Kafka server.
batchObservable(List<String>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
batchWithParams(String, List<JsonArray>, Handler<AsyncResult<List<Integer>>>) - Method in interface io.vertx.ext.sql.SQLConnection
Batch a prepared statement with all entries from the args list.
batchWithParams(String, List<JsonArray>, Handler<AsyncResult<List<Integer>>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Batch a prepared statement with all entries from the args list.
batchWithParams(String, List<JsonArray>, Handler<AsyncResult<List<Integer>>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Batch a prepared statement with all entries from the args list.
batchWithParamsObservable(String, List<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
bcryptCheck(String, String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
before(Handler<TestContext>) - Method in interface io.vertx.ext.unit.TestSuite
Set a callback executed before the tests.
before(Handler<TestContext>) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Set a callback executed before the tests.
before(Handler<TestContext>) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Set a callback executed before the tests.
beforeAll(ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
beforeDeployingVerticle(DeploymentOptions) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher before the verticle is deployed.
beforeDeployingVerticle(DeploymentOptions) - Method in class io.vertx.core.Starter
Deprecated.
Hook for sub classes of Starter before the verticle is deployed.
beforeEach(Handler<TestContext>) - Method in interface io.vertx.ext.unit.TestSuite
Set a callback executed before each test and after the suite before callback.
beforeEach(ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
beforeEach(Handler<TestContext>) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Set a callback executed before each test and after the suite before callback.
beforeEach(Handler<TestContext>) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Set a callback executed before each test and after the suite before callback.
beforeStartingVertx(VertxOptions) - Method in class io.vertx.core.Launcher
Hook for sub-classes of Launcher before the vertx instance is started.
beforeStartingVertx(VertxOptions) - Method in class io.vertx.core.Starter
Deprecated.
Hook for sub classes of Starter before the vertx instance is started.
beforeStoppingVertx(Vertx) - Method in class io.vertx.core.Launcher
 
beforeTestExecution(ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
begin(T) - Method in interface io.vertx.core.spi.metrics.PoolMetrics
The submitted task start to use the resource.
beginHandleMessage(H, boolean) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called when an handler begin to process a message.

The thread model depends on the actual context thats registered the handler.

beginningOffsets(Set<TopicPartition>, Handler<AsyncResult<Map<TopicPartition, Long>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(Set<TopicPartition>, Handler<AsyncResult<Map<TopicPartition, Long>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the first offset for the given partitions.
beginningOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the first offset for the given partition.
beginningOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginningOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
beginTime() - Method in interface io.vertx.ext.unit.report.TestResult
The time at which the test began in millis.
beginTime() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
The time at which the test began in millis.
beginTime() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
The time at which the test began in millis.
bgrewriteaof(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Asynchronously rewrite the append-only file
bgrewriteaof(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Asynchronously rewrite the append-only file
bgrewriteaof(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Asynchronously rewrite the append-only file
bgrewriteaof(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Asynchronously rewrite the append-only file
bgrewriteaof(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Asynchronously rewrite the append-only file
bgrewriteaof(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Asynchronously rewrite the append-only file
bgrewriteaofObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
bgrewriteaofObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
bgsave(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Asynchronously save the dataset to disk
bgsave(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Asynchronously save the dataset to disk
bgsave(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Asynchronously save the dataset to disk
bgsave(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Asynchronously save the dataset to disk
bgsave(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Asynchronously save the dataset to disk
bgsave(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Asynchronously save the dataset to disk
bgsaveObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
bgsaveObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
binaryData() - Method in interface io.vertx.core.http.WebSocketFrame
 
binaryData() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
binaryData() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
binaryFrame(Buffer, boolean) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a binary WebSocket frame.
binaryFrame(Buffer, boolean) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
 
binaryFrame(Buffer, boolean) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
Create a binary WebSocket frame.
binaryFrame(Buffer, boolean) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
Create a binary WebSocket frame.
binaryHandlerID() - Method in interface io.vertx.core.http.WebSocketBase
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.reactivex.core.http.WebSocket
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in class io.vertx.rxjava.core.http.WebSocket
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryHandlerID() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
When a Websocket is created it automatically registers an event handler with the event bus - the ID of that handler is given by this method.
binaryMessageHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.WebSocketBase
Set a binary message handler on the connection.
binaryMessageHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Set a binary message handler on the connection.
binaryMessageHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
Set a binary message handler on the connection.
binaryMessageHandler(Handler<Buffer>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Set a binary message handler on the connection.
binaryMessageHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Set a binary message handler on the connection.
binaryMessageHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
Set a binary message handler on the connection.
binaryMessageHandler(Handler<Buffer>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Set a binary message handler on the connection.
binaryValue() - Method in interface io.vertx.core.parsetools.JsonEvent
Return the binary value.
binaryValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
Return the binary value.
binaryValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
Return the binary value.
bindings() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
bindings() - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
bindings() - Method in interface io.vertx.servicediscovery.ServiceDiscovery
 
bitcount(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Count set bits in a string
bitcount(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count set bits in a string
bitcount(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Count set bits in a string
bitcount(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Count set bits in a string
bitcount(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Count set bits in a string
bitcount(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count set bits in a string
bitcountObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
bitcountObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
bitcountRange(String, long, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Count set bits in a string
bitcountRange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count set bits in a string
bitcountRange(String, long, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Count set bits in a string
bitcountRange(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Count set bits in a string
bitcountRange(String, long, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Count set bits in a string
bitcountRange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count set bits in a string
bitcountRangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
bitcountRangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
bitfield(String, BitFieldOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
bitfield(String, BitFieldOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
bitfield(String, BitFieldOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
BitFieldGetCommand - Class in io.vertx.redis.op
 
BitFieldGetCommand() - Constructor for class io.vertx.redis.op.BitFieldGetCommand
 
BitFieldGetCommand(BitFieldGetCommand) - Constructor for class io.vertx.redis.op.BitFieldGetCommand
 
BitFieldGetCommand(JsonObject) - Constructor for class io.vertx.redis.op.BitFieldGetCommand
 
BitFieldIncrbyCommand - Class in io.vertx.redis.op
 
BitFieldIncrbyCommand() - Constructor for class io.vertx.redis.op.BitFieldIncrbyCommand
 
BitFieldIncrbyCommand(BitFieldIncrbyCommand) - Constructor for class io.vertx.redis.op.BitFieldIncrbyCommand
 
BitFieldIncrbyCommand(JsonObject) - Constructor for class io.vertx.redis.op.BitFieldIncrbyCommand
 
bitfieldObservable(String, BitFieldOptions) - Method in class io.vertx.rxjava.redis.RedisClient
BitFieldOptions - Class in io.vertx.redis.op
 
BitFieldOptions() - Constructor for class io.vertx.redis.op.BitFieldOptions
 
BitFieldOptions(BitFieldOptions) - Constructor for class io.vertx.redis.op.BitFieldOptions
 
BitFieldOptions(JsonObject) - Constructor for class io.vertx.redis.op.BitFieldOptions
 
BitFieldOverflowOptions - Enum in io.vertx.redis.op
 
BitFieldSetCommand - Class in io.vertx.redis.op
 
BitFieldSetCommand() - Constructor for class io.vertx.redis.op.BitFieldSetCommand
 
BitFieldSetCommand(BitFieldSetCommand) - Constructor for class io.vertx.redis.op.BitFieldSetCommand
 
BitFieldSetCommand(JsonObject) - Constructor for class io.vertx.redis.op.BitFieldSetCommand
 
bitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
bitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
bitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
bitfieldWithOverflowObservable(String, BitFieldOptions, BitFieldOverflowOptions) - Method in class io.vertx.rxjava.redis.RedisClient
bitop(BitOperation, String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Perform bitwise operations between strings
bitop(BitOperation, String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Perform bitwise operations between strings
bitop(BitOperation, String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Perform bitwise operations between strings
bitop(BitOperation, String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Perform bitwise operations between strings
bitop(BitOperation, String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Perform bitwise operations between strings
bitop(BitOperation, String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Perform bitwise operations between strings
BitOperation - Enum in io.vertx.redis.op
 
bitopObservable(BitOperation, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
bitopObservable(BitOperation, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
bitpos(String, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Find first bit set or clear in a string
bitpos(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find first bit set or clear in a string
bitpos(String, int, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Find first bit set or clear in a string
bitpos(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Find first bit set or clear in a string
bitpos(String, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Find first bit set or clear in a string
bitpos(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find first bit set or clear in a string
bitposFrom(String, int, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Find first bit set or clear in a string See also bitposRange() method, which takes start, and stop offset.
bitposFrom(String, int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find first bit set or clear in a string
bitposFrom(String, int, int, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Find first bit set or clear in a string See also bitposRange() method, which takes start, and stop offset.
bitposFrom(String, int, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Find first bit set or clear in a string
bitposFrom(String, int, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Find first bit set or clear in a string See also bitposRange() method, which takes start, and stop offset.
bitposFrom(String, int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find first bit set or clear in a string
bitposFromObservable(String, int, int) - Method in class io.vertx.rxjava.redis.RedisClient
bitposFromObservable(String, int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
bitposObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
bitposObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
bitposRange(String, int, int, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Find first bit set or clear in a string Note: when both start, and stop offsets are specified, behaviour is slightly different than if only start is specified
bitposRange(String, int, int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find first bit set or clear in a string
bitposRange(String, int, int, int, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Find first bit set or clear in a string Note: when both start, and stop offsets are specified, behaviour is slightly different than if only start is specified
bitposRange(String, int, int, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Find first bit set or clear in a string
bitposRange(String, int, int, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Find first bit set or clear in a string Note: when both start, and stop offsets are specified, behaviour is slightly different than if only start is specified
bitposRange(String, int, int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find first bit set or clear in a string
bitposRangeObservable(String, int, int, int) - Method in class io.vertx.rxjava.redis.RedisClient
bitposRangeObservable(String, int, int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
bits(Integer) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the number of precision of the stored geohash value of the location data in 2d indexes.
blockingCreate() - Method in interface io.vertx.core.spi.VerticleFactory
If the VerticleFactory.createVerticle(String, ClassLoader) method might be slow Vert.x will call it using a worker thread instead of an event loop if this returns true
blockingHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.Route
Like Route.blockingHandler(Handler, boolean) called with ordered = true
blockingHandler(Handler<RoutingContext>, boolean) - Method in interface io.vertx.ext.web.Route
Specify a blocking request handler for the route.
blockingHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.Route
blockingHandler(Handler<RoutingContext>, boolean) - Method in class io.vertx.reactivex.ext.web.Route
Specify a blocking request handler for the route.
blockingHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava.ext.web.Route
blockingHandler(Handler<RoutingContext>, boolean) - Method in class io.vertx.rxjava.ext.web.Route
Specify a blocking request handler for the route.
blockingScheduler(WorkerExecutor) - Static method in class io.vertx.reactivex.core.RxHelper
Create a scheduler for a WorkerExecutor object, actions are executed on the threads of this executor.
blockingScheduler(Vertx, boolean) - Static method in class io.vertx.reactivex.core.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
blockingScheduler(Vertx) - Static method in class io.vertx.reactivex.core.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
blockingScheduler(Vertx) - Static method in class io.vertx.reactivex.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
blockingScheduler(Vertx, boolean) - Static method in class io.vertx.reactivex.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
blockingScheduler(WorkerExecutor) - Static method in class io.vertx.reactivex.RxHelper
Create a scheduler for a WorkerExecutor object, actions are executed on the threads of this executor.
blockingScheduler(Vertx) - Static method in class io.vertx.rx.java.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
blockingScheduler(Vertx, boolean) - Static method in class io.vertx.rx.java.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
blockingScheduler(Vertx) - Static method in class io.vertx.rxjava.core.RxHelper
Create a scheduler for a Vertx object, actions can be blocking, they are not executed on Vertx event loop.
BlockingServerInterceptor - Class in io.vertx.grpc
Wraps the ServerInterceptor and executes it on worker thread.
blockMulticastGroup(String, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the Handler once the operation completes.
blockMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the Handler once the operation completes.
blockMulticastGroup(String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the once the operation completes.
blockMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the once the operation completes.
blockMulticastGroup(String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the once the operation completes.
blockMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the once the operation completes.
blockMulticastGroupObservable(String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
blockMulticastGroupObservable(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
blpop(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the first element in a list, or block until one is available
blpop(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the first element in a list, or block until one is available
blpop(String, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Remove and get the first element in a list, or block until one is available
blpop(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and get the first element in a list, or block until one is available
blpop(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the first element in a list, or block until one is available
blpop(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the first element in a list, or block until one is available
blpopMany(List<String>, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the first element in any of the lists, or block until one is available
blpopMany(List<String>, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the first element in any of the lists, or block until one is available
blpopMany(List<String>, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Remove and get the first element in any of the lists, or block until one is available
blpopMany(List<String>, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and get the first element in any of the lists, or block until one is available
blpopMany(List<String>, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the first element in any of the lists, or block until one is available
blpopMany(List<String>, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the first element in any of the lists, or block until one is available
blpopManyObservable(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisClient
blpopManyObservable(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
blpopObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
blpopObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
body() - Method in interface io.vertx.core.eventbus.Message
The body of the message.
body() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
The HTTP response body as a buffer
body() - Method in interface io.vertx.ext.web.client.HttpResponse
 
body() - Method in class io.vertx.reactivex.core.eventbus.Message
The body of the message.
body() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
The HTTP response body as a buffer
body() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
body() - Method in class io.vertx.rxjava.core.eventbus.Message
The body of the message.
body() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
The HTTP response body as a buffer
body() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
bodyAsBuffer() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsBuffer() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsBuffer() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
bodyAsJson(Class<R>) - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsJson(Class<R>) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsJson(Class<R>) - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsJsonArray() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsJsonObject() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
bodyAsString() - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in interface io.vertx.ext.web.client.HttpResponse
 
bodyAsString() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
bodyAsString() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
bodyAsString(String) - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
BodyCodec<T> - Interface in io.vertx.ext.web.codec
A codec for encoding and decoding HTTP bodies.
BodyCodec<T> - Class in io.vertx.reactivex.ext.web.codec
A codec for encoding and decoding HTTP bodies.
BodyCodec(BodyCodec) - Constructor for class io.vertx.reactivex.ext.web.codec.BodyCodec
 
BodyCodec(BodyCodec, TypeArg<T>) - Constructor for class io.vertx.reactivex.ext.web.codec.BodyCodec
 
BodyCodec<T> - Class in io.vertx.rxjava.ext.web.codec
A codec for encoding and decoding HTTP bodies.
BodyCodec(BodyCodec) - Constructor for class io.vertx.rxjava.ext.web.codec.BodyCodec
 
BodyCodec(BodyCodec, TypeArg<T>) - Constructor for class io.vertx.rxjava.ext.web.codec.BodyCodec
 
bodyEndHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerResponse
Provides a handler that will be called after the last part of the body is written to the wire.
bodyEndHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Provides a handler that will be called after the last part of the body is written to the wire.
bodyEndHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Provides a handler that will be called after the last part of the body is written to the wire.
bodyHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
BodyHandler - Interface in io.vertx.ext.web.handler
A handler which gathers the entire request body and sets it on the RoutingContext.
bodyHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
BodyHandler - Class in io.vertx.reactivex.ext.web.handler
A handler which gathers the entire request body and sets it on the .
BodyHandler(BodyHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.BodyHandler
 
bodyHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
Convenience method for receiving the entire request body in one piece.
bodyHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Convenience method for receiving the entire request body in one piece.
BodyHandler - Class in io.vertx.rxjava.ext.web.handler
A handler which gathers the entire request body and sets it on the .
BodyHandler(BodyHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.BodyHandler
 
bodyStream() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
BodyStream<T> - Interface in io.vertx.ext.web.codec.spi
The body stream decodes a WriteStream into the a T instance.
bodyStream() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
bodyStream() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
BooleanConverter - Class in io.vertx.core.cli.converters
A converter for boolean.
booleanValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
booleanValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
booleanValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
BoxAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for box.com.
BoxAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for box.com.
BoxAuth(BoxAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
BoxAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for box.com.
BoxAuth(BoxAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
bridge(BridgeOptions) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(BridgeOptions, Handler<BridgeEvent>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(BridgeOptions) but specifying a handler that will receive bridge events.
bridge(BridgeOptions) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(BridgeOptions, Handler<BridgeEvent>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.BridgeOptions) but specifying a handler that will receive bridge events.
bridge(BridgeOptions) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
Bridge the SockJS handler to the Vert.x event bus.
bridge(BridgeOptions, Handler<BridgeEvent>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
Like SockJSHandler.bridge(io.vertx.ext.web.handler.sockjs.BridgeOptions) but specifying a handler that will receive bridge events.
BridgeEvent - Interface in io.vertx.ext.web.handler.sockjs
Represents an event that occurs on the event bus bridge.
BridgeEvent - Class in io.vertx.reactivex.ext.web.handler.sockjs
Represents an event that occurs on the event bus bridge.
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
BridgeEvent - Class in io.vertx.rxjava.ext.web.handler.sockjs
Represents an event that occurs on the event bus bridge.
BridgeEvent(BridgeEvent) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
BridgeEventType - Enum in io.vertx.ext.bridge
Bridge Event Types.
BridgeOptions - Class in io.vertx.ext.bridge
Specify the event bus bridge options.
BridgeOptions() - Constructor for class io.vertx.ext.bridge.BridgeOptions
Creates a new instance of BridgeOptions, without any inbound and outbound permitted.
BridgeOptions(BridgeOptions) - Constructor for class io.vertx.ext.bridge.BridgeOptions
Creates a new instance of BridgeOptions by copying the content of another BridgeOptions
BridgeOptions(JsonObject) - Constructor for class io.vertx.ext.bridge.BridgeOptions
Creates a new instance of BridgeOptions from its JSON representation.
BridgeOptions - Class in io.vertx.ext.web.handler.sockjs
Options for configuring the event bus bridge.
BridgeOptions(BridgeOptions) - Constructor for class io.vertx.ext.web.handler.sockjs.BridgeOptions
Copy constructor
BridgeOptions() - Constructor for class io.vertx.ext.web.handler.sockjs.BridgeOptions
Default constructor
BridgeOptions(JsonObject) - Constructor for class io.vertx.ext.web.handler.sockjs.BridgeOptions
Constructor from JSON
BridgeOptionsConverter - Class in io.vertx.ext.bridge
Converter for BridgeOptions.
BridgeOptionsConverter() - Constructor for class io.vertx.ext.bridge.BridgeOptionsConverter
 
brpop(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the last element in a list, or block until one is available
brpop(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the last element in a list, or block until one is available
brpop(String, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Remove and get the last element in a list, or block until one is available
brpop(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and get the last element in a list, or block until one is available
brpop(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the last element in a list, or block until one is available
brpop(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the last element in a list, or block until one is available
brpoplpush(String, String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Pop a value from a list, push it to another list and return it; or block until one is available
brpoplpush(String, String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Pop a value from a list, push it to another list and return it; or block until one is available
brpoplpush(String, String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Pop a value from a list, push it to another list and return it; or block until one is available
brpoplpush(String, String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Pop a value from a list, push it to another list and return it; or block until one is available
brpoplpush(String, String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Pop a value from a list, push it to another list and return it; or block until one is available
brpoplpush(String, String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Pop a value from a list, push it to another list and return it; or block until one is available
brpoplpushObservable(String, String, int) - Method in class io.vertx.rxjava.redis.RedisClient
brpoplpushObservable(String, String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
brpopMany(List<String>, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the last element in any of the lists, or block until one is available
brpopMany(List<String>, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the last element in any of the lists, or block until one is available
brpopMany(List<String>, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Remove and get the last element in any of the lists, or block until one is available
brpopMany(List<String>, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and get the last element in any of the lists, or block until one is available
brpopMany(List<String>, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the last element in any of the lists, or block until one is available
brpopMany(List<String>, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the last element in any of the lists, or block until one is available
brpopManyObservable(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisClient
brpopManyObservable(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
brpopObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
brpopObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
bucketSize(Double) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the specified the number of units within which to group the location values for geoHaystack Indexes
Buffer - Interface in io.vertx.core.buffer
Most data is shuffled around inside Vert.x using buffers.
buffer() - Static method in interface io.vertx.core.buffer.Buffer
Create a new, empty buffer.
buffer(int) - Static method in interface io.vertx.core.buffer.Buffer
Create a new buffer given the initial size hint.
buffer(String) - Static method in interface io.vertx.core.buffer.Buffer
Create a new buffer from a string.
buffer(String, String) - Static method in interface io.vertx.core.buffer.Buffer
Create a new buffer from a string and using the specified encoding.
buffer(byte[]) - Static method in interface io.vertx.core.buffer.Buffer
Create a new buffer from a byte[].
buffer(ByteBuf) - Static method in interface io.vertx.core.buffer.Buffer
Create a new buffer from a Netty ByteBuf.
buffer(int) - Method in interface io.vertx.core.spi.BufferFactory
 
buffer() - Method in interface io.vertx.core.spi.BufferFactory
 
buffer(String) - Method in interface io.vertx.core.spi.BufferFactory
 
buffer(String, String) - Method in interface io.vertx.core.spi.BufferFactory
 
buffer(byte[]) - Method in interface io.vertx.core.spi.BufferFactory
 
buffer(ByteBuf) - Method in interface io.vertx.core.spi.BufferFactory
 
buffer() - Static method in interface io.vertx.ext.web.codec.BodyCodec
 
Buffer() - Static method in class io.vertx.kafka.client.serialization.VertxSerdes
 
Buffer - Class in io.vertx.reactivex.core.buffer
Most data is shuffled around inside Vert.x using buffers.
Buffer(Buffer) - Constructor for class io.vertx.reactivex.core.buffer.Buffer
 
buffer() - Static method in class io.vertx.reactivex.core.buffer.Buffer
Create a new, empty buffer.
buffer(int) - Static method in class io.vertx.reactivex.core.buffer.Buffer
Create a new buffer given the initial size hint.
buffer(String) - Static method in class io.vertx.reactivex.core.buffer.Buffer
Create a new buffer from a string.
buffer(String, String) - Static method in class io.vertx.reactivex.core.buffer.Buffer
Create a new buffer from a string and using the specified encoding.
buffer() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
Buffer - Class in io.vertx.rxjava.core.buffer
Most data is shuffled around inside Vert.x using buffers.
Buffer(Buffer) - Constructor for class io.vertx.rxjava.core.buffer.Buffer
 
buffer() - Static method in class io.vertx.rxjava.core.buffer.Buffer
Create a new, empty buffer.
buffer(int) - Static method in class io.vertx.rxjava.core.buffer.Buffer
Create a new buffer given the initial size hint.
buffer(String) - Static method in class io.vertx.rxjava.core.buffer.Buffer
Create a new buffer from a string.
buffer(String, String) - Static method in class io.vertx.rxjava.core.buffer.Buffer
Create a new buffer from a string and using the specified encoding.
buffer() - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
BUFFER_SIZE - Static variable in class io.vertx.rx.java.ReadStreamSubscriber
 
BufferDeserializer - Class in io.vertx.kafka.client.serialization
Kafka deserializer for raw bytes in a buffer
BufferDeserializer() - Constructor for class io.vertx.kafka.client.serialization.BufferDeserializer
 
BufferFactory - Interface in io.vertx.core.spi
 
BufferSerde() - Constructor for class io.vertx.kafka.client.serialization.VertxSerdes.BufferSerde
 
BufferSerializer - Class in io.vertx.kafka.client.serialization
Kafka serializer for raw bytes in a buffer
BufferSerializer() - Constructor for class io.vertx.kafka.client.serialization.BufferSerializer
 
build() - Method in class io.vertx.grpc.VertxChannelBuilder
 
build() - Method in class io.vertx.grpc.VertxServerBuilder
 
build(Class<T>) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
Creates a proxy to a service on the event bus.
buildConfiguration(List<File>, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.config.spi.utils.FileSet
Iterates over the given set of files, and for each matching file, computes the resulting configuration.
buildWrapped(StringBuilder, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Builds the specified text to the specified buffer.
buildWrapped(StringBuilder, int, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Builds the specified text to the specified buffer.
BulkOperation - Class in io.vertx.ext.mongo
Contains all data needed for one operation of a bulk write operation.
BulkOperation(JsonObject) - Constructor for class io.vertx.ext.mongo.BulkOperation
Json constructor
BulkOperation.BulkOperationType - Enum in io.vertx.ext.mongo
Enum for the different possible operations
bulkWrite(String, List<BulkOperation>, Handler<AsyncResult<MongoClientBulkWriteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Execute a bulk operation.
bulkWrite(String, List<BulkOperation>, Handler<AsyncResult<MongoClientBulkWriteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Execute a bulk operation.
bulkWrite(String, List<BulkOperation>, Handler<AsyncResult<MongoClientBulkWriteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Execute a bulk operation.
bulkWriteObservable(String, List<BulkOperation>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
BulkWriteOptions - Class in io.vertx.ext.mongo
Options for configuring bulk write operations.
BulkWriteOptions() - Constructor for class io.vertx.ext.mongo.BulkWriteOptions
Default constructor
BulkWriteOptions(boolean) - Constructor for class io.vertx.ext.mongo.BulkWriteOptions
Constructor specifying ordered
BulkWriteOptions(BulkWriteOptions) - Constructor for class io.vertx.ext.mongo.BulkWriteOptions
Copy constructor
BulkWriteOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.BulkWriteOptions
Constructor from JSON
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions, Handler<AsyncResult<MongoClientBulkWriteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions, Handler<AsyncResult<MongoClientBulkWriteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions, Handler<AsyncResult<MongoClientBulkWriteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
bulkWriteWithOptionsObservable(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
bytesRead(S, SocketAddress, long) - Method in interface io.vertx.core.spi.metrics.NetworkMetrics
Called when bytes have been read
bytesWritten() - Method in interface io.vertx.core.http.HttpServerResponse
 
bytesWritten(S, SocketAddress, long) - Method in interface io.vertx.core.spi.metrics.NetworkMetrics
Called when bytes have been written
bytesWritten() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
bytesWritten() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 

C

CACHE_CONTROL - Static variable in class io.vertx.core.http.HttpHeaders
Cache-Control header name
cached() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Gets the service object if already retrieved.
cached() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
Gets the service object if already retrieved.
cached() - Method in interface io.vertx.servicediscovery.ServiceReference
Gets the service object if already retrieved.
cached() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
Returns the service object.
cachedAs(Class<X>) - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Gets the service object if already retrieved.
cachedAs(Class<X>) - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
Gets the service object if already retrieved.
cachedAs(Class<X>) - Method in interface io.vertx.servicediscovery.ServiceReference
Gets the service object if already retrieved.
cachedAs(Class<X>) - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
GGets the service object if already retrieved.
cachedPermissions - Variable in class io.vertx.ext.auth.AbstractUser
 
call(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLOperations
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(Subscriber<? super T>) - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
Subscription
call(Subscriber<? super R>) - Method in class io.vertx.rx.java.ObservableReadStream
 
call(SingleSubscriber<? super T>) - Method in class io.vertx.rx.java.SingleOnSubscribeAdapter
Subscription
call(Subscriber<? super T>) - Method in class io.vertx.rx.java.UnmarshallerOperator
 
call(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
call(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Calls the given SQL PROCEDURE which returns the result from the procedure.
callObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Deprecated.
callObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLOperations
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParams(String, JsonArray, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Calls the given SQL PROCEDURE which returns the result from the procedure.
callWithParamsObservable(String, JsonArray, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
callWithParamsObservable(String, JsonArray, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
cancel() - Method in interface io.vertx.core.TimeoutStream
Cancels the timeout.
cancel() - Method in class io.vertx.reactivex.core.TimeoutStream
Cancels the timeout.
cancel() - Method in class io.vertx.rxjava.core.TimeoutStream
Cancels the timeout.
cancelTimer(long) - Method in interface io.vertx.core.Vertx
Cancels the timer with the specified id.
cancelTimer(long) - Method in class io.vertx.reactivex.core.Vertx
Cancels the timer with the specified id.
cancelTimer(long) - Method in class io.vertx.rxjava.core.Vertx
Cancels the timer with the specified id.
CaseInsensitiveHeaders - Class in io.vertx.core.http
This multi-map implementation has case insensitive keys, and can be used to hold some HTTP headers prior to making an HTTP request.
CaseInsensitiveHeaders() - Constructor for class io.vertx.core.http.CaseInsensitiveHeaders
 
caseInsensitiveMultiMap() - Static method in interface io.vertx.core.MultiMap
Create a multi-map implementation with case insensitive keys, for instance it can be used to hold some HTTP headers.
caseInsensitiveMultiMap() - Static method in class io.vertx.reactivex.core.MultiMap
Create a multi-map implementation with case insensitive keys, for instance it can be used to hold some HTTP headers.
caseInsensitiveMultiMap() - Static method in class io.vertx.rxjava.core.MultiMap
Create a multi-map implementation with case insensitive keys, for instance it can be used to hold some HTTP headers.
cause() - Method in interface io.vertx.core.AsyncResult
A Throwable describing failure.
cause(int) - Method in interface io.vertx.core.CompositeFuture
Returns a cause of a wrapped future
cause() - Method in interface io.vertx.core.Future
A Throwable describing failure.
cause() - Method in interface io.vertx.ext.unit.report.Failure
 
cause(int) - Method in class io.vertx.reactivex.core.CompositeFuture
Returns a cause of a wrapped future
cause() - Method in class io.vertx.reactivex.core.Future
A Throwable describing failure.
cause(int) - Method in class io.vertx.rxjava.core.CompositeFuture
Returns a cause of a wrapped future
cause() - Method in class io.vertx.rxjava.core.Future
A Throwable describing failure.
causeOfFailure() - Method in class io.vertx.junit5.VertxTestContext
Give the cause of failure.
certificatePath() - Method in interface io.vertx.core.net.SelfSignedCertificate
Filesystem path to the X.509 certificate file in PEM format .
certificatePath() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Filesystem path to the X.509 certificate file in PEM format .
certificatePath() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Filesystem path to the X.509 certificate file in PEM format .
ChainAuth - Interface in io.vertx.ext.auth
Chain several auth providers as if they were one.
ChainAuth - Class in io.vertx.reactivex.ext.auth
Chain several auth providers as if they were one.
ChainAuth(ChainAuth) - Constructor for class io.vertx.reactivex.ext.auth.ChainAuth
 
ChainAuth - Class in io.vertx.rxjava.ext.auth
Chain several auth providers as if they were one.
ChainAuth(ChainAuth) - Constructor for class io.vertx.rxjava.ext.auth.ChainAuth
 
ChainAuthHandler - Interface in io.vertx.ext.web.handler
An auth handler that chains to a sequence of handlers.
ChainAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that chains to a sequence of handlers.
ChainAuthHandler(ChainAuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
ChainAuthHandler - Class in io.vertx.rxjava.ext.web.handler
An auth handler that chains to a sequence of handlers.
ChainAuthHandler(ChainAuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
changeTopicConfig(String, Map<String, String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.admin.AdminUtils
Updates the configuration of the topic given by topicName.
changeTopicConfig(String, Map<String, String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Updates the configuration of the topic given by topicName.
changeTopicConfig(String, Map<String, String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Updates the configuration of the topic given by topicName.
CharacterConverter - Class in io.vertx.core.cli.converters
A converter for character.
charset() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
charSet() - Method in interface io.vertx.ext.web.FileUpload
 
charset() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
charSet() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
charset() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
charSet() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
Checkpoint - Interface in io.vertx.junit5
A test completion checkpoint, flagging it advances towards the test context completion.
checkpoint() - Method in class io.vertx.junit5.VertxTestContext
Create a checkpoint.
checkpoint(int) - Method in class io.vertx.junit5.VertxTestContext
Create a checkpoint.
checksum() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
checksum() - Method in class io.vertx.kafka.client.producer.RecordMetadata
 
checksum() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
checksum() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
chmod(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmod(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmod(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
chmodBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
chmodBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
chmodObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
chmodRecursive(String, String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursive(String, String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursive(String, String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
chmodRecursiveBlocking(String, String, String) - Method in interface io.vertx.core.file.FileSystem
chmodRecursiveBlocking(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
chmodRecursiveBlocking(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
chmodRecursiveObservable(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
choices - Variable in class io.vertx.core.cli.Option
if the option value has to be in a definited set, this field represents the set of values.
ChoosableIterable<T> - Interface in io.vertx.core.spi.cluster
An extension of Iterable which allows keeps track of an iterator internally to allow the next element to be chosen
choose() - Method in interface io.vertx.core.spi.cluster.ChoosableIterable
Return the next element T in a round robin fashion.
chown(String, String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chown(String, String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chown(String, String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
chownBlocking(String, String, String) - Method in interface io.vertx.core.file.FileSystem
chownBlocking(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Blocking version of
chownBlocking(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Blocking version of
chownObservable(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
CHUNKED - Static variable in class io.vertx.core.http.HttpHeaders
chunked header value
CircuitBreaker - Interface in io.vertx.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x
CircuitBreaker - Class in io.vertx.reactivex.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

CircuitBreaker(CircuitBreaker) - Constructor for class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
CircuitBreaker - Class in io.vertx.rxjava.circuitbreaker
An implementation of the circuit breaker pattern for Vert.x

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

CircuitBreaker(CircuitBreaker) - Constructor for class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
CircuitBreakerOptions - Class in io.vertx.circuitbreaker
Circuit breaker configuration options.
CircuitBreakerOptions() - Constructor for class io.vertx.circuitbreaker.CircuitBreakerOptions
Creates a new instance of CircuitBreakerOptions using the default values.
CircuitBreakerOptions(CircuitBreakerOptions) - Constructor for class io.vertx.circuitbreaker.CircuitBreakerOptions
Creates a new instance of CircuitBreakerOptions by copying the other instance.
CircuitBreakerOptions(JsonObject) - Constructor for class io.vertx.circuitbreaker.CircuitBreakerOptions
Creates a new instance of CircuitBreakerOptions from the given json object.
CircuitBreakerOptionsConverter - Class in io.vertx.circuitbreaker
Converter for CircuitBreakerOptions.
CircuitBreakerOptionsConverter() - Constructor for class io.vertx.circuitbreaker.CircuitBreakerOptionsConverter
 
CircuitBreakerState - Enum in io.vertx.circuitbreaker
Circuit breaker states.
ckquorum(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master, and the majority needed to authorize the failover.
ckquorum(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master, and the majority needed to authorize the failover.
ckquorum(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master, and the majority needed to authorize the failover.
ckquorumObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
classBlock(RunNotifier) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
ClassLoaderUtils - Class in io.vertx.servicediscovery.utils
 
ClassLoaderUtils() - Constructor for class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
clear() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
clear() - Method in class io.vertx.core.json.JsonArray
Remove all entries from the JSON array
clear() - Method in class io.vertx.core.json.JsonObject
Remove all the entries in this JSON object
clear() - Method in interface io.vertx.core.MultiMap
Removes all
clear(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Clear all entries in the map
clear() - Method in interface io.vertx.core.shareddata.LocalMap
Clear all entries in the map
clear() - Method in interface io.vertx.ext.auth.ChainAuth
Clears the chain.
clear() - Method in interface io.vertx.ext.web.handler.ChainAuthHandler
Clears the chain.
clear() - Method in interface io.vertx.ext.web.Router
Remove all the routes from this router
clear(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
Remove all sessions from the store
clear() - Method in class io.vertx.reactivex.core.MultiMap
Removes all
clear(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Clear all entries in the map
clear() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Clear all entries in the map
clear() - Method in class io.vertx.reactivex.ext.auth.ChainAuth
Clears the chain.
clear() - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Clears the chain.
clear() - Method in class io.vertx.reactivex.ext.web.Router
Remove all the routes from this router
clear(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Remove all sessions from the store
clear() - Method in class io.vertx.rxjava.core.MultiMap
Removes all
clear(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Clear all entries in the map
clear() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Clear all entries in the map
clear() - Method in class io.vertx.rxjava.ext.auth.ChainAuth
Clears the chain.
clear() - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Clears the chain.
clear() - Method in class io.vertx.rxjava.ext.web.Router
Remove all the routes from this router
clear(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Remove all sessions from the store
clearAuthorities() - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
Clear the current set of authorities.
clearCache() - Method in class io.vertx.ext.auth.AbstractUser
 
clearCache() - Method in interface io.vertx.ext.auth.User
The User object will cache any authorities that it knows it has to avoid hitting the underlying auth provider each time.
clearCache() - Method in class io.vertx.reactivex.ext.auth.User
The User object will cache any authorities that it knows it has to avoid hitting the underlying auth provider each time.
clearCache() - Method in class io.vertx.rxjava.ext.auth.User
The User object will cache any authorities that it knows it has to avoid hitting the underlying auth provider each time.
clearObservable() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
use AsyncMap.rxClear() instead
clearObservable() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Deprecated.
clearUser() - Method in interface io.vertx.ext.web.RoutingContext
Clear the current user object in the context.
clearUser() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Clear the current user object in the context.
clearUser() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Clear the current user object in the context.
CLI - Interface in io.vertx.core.cli
Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).
cli() - Method in interface io.vertx.core.cli.CommandLine
 
cli() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
CLI - Class in io.vertx.reactivex.core.cli
Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).
CLI(CLI) - Constructor for class io.vertx.reactivex.core.cli.CLI
 
cli() - Method in class io.vertx.reactivex.core.cli.CommandLine
 
CLI - Class in io.vertx.rxjava.core.cli
Interface defining a command-line interface (in other words a command such as 'run', 'ls'...).
CLI(CLI) - Constructor for class io.vertx.rxjava.core.cli.CLI
 
cli() - Method in class io.vertx.rxjava.core.cli.CommandLine
 
CLIConfigurator - Class in io.vertx.core.cli.annotations
Class responsible for defining CLI using annotations and injecting values extracted by the parser.
CLIConfigurator() - Constructor for class io.vertx.core.cli.annotations.CLIConfigurator
 
ClientAuth - Enum in io.vertx.core.http
Configures the engine to require/request client authentication.
clientGetname(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the current connection name
clientGetname(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the current connection name
clientGetname(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get the current connection name
clientGetname(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the current connection name
clientGetname(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the current connection name
clientGetname(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the current connection name
clientGetnameObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clientGetnameObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
clientId() - Method in interface io.vertx.mqtt.MqttClient
 
clientId() - Method in class io.vertx.reactivex.mqtt.MqttClient
 
clientId() - Method in class io.vertx.rxjava.mqtt.MqttClient
 
clientIdentifier() - Method in interface io.vertx.mqtt.MqttEndpoint
 
clientIdentifier() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
clientIdentifier() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
clientKill(KillFilter, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Kill the connection of a client
clientKill(KillFilter, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Kill the connection of a client
clientKill(KillFilter, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Kill the connection of a client
clientKill(KillFilter, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Kill the connection of a client
clientKill(KillFilter, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Kill the connection of a client
clientKill(KillFilter, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Kill the connection of a client
clientKillObservable(KillFilter) - Method in class io.vertx.rxjava.redis.RedisClient
clientKillObservable(KillFilter) - Method in class io.vertx.rxjava.redis.RedisTransaction
clientList(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the list of client connections
clientList(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the list of client connections
clientList(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get the list of client connections
clientList(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the list of client connections
clientList(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the list of client connections
clientList(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the list of client connections
clientListObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clientListObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
ClientOptionsBase - Class in io.vertx.core.net
Base class for Client options
ClientOptionsBase() - Constructor for class io.vertx.core.net.ClientOptionsBase
Default constructor
ClientOptionsBase(ClientOptionsBase) - Constructor for class io.vertx.core.net.ClientOptionsBase
Copy constructor
ClientOptionsBase(JsonObject) - Constructor for class io.vertx.core.net.ClientOptionsBase
Create options from some JSON
ClientOptionsBaseConverter - Class in io.vertx.core.net
Converter for ClientOptionsBase.
ClientOptionsBaseConverter() - Constructor for class io.vertx.core.net.ClientOptionsBaseConverter
 
clientPause(long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Stop processing commands from clients for some time
clientPause(long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Stop processing commands from clients for some time
clientPause(long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Stop processing commands from clients for some time
clientPause(long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Stop processing commands from clients for some time
clientPause(long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Stop processing commands from clients for some time
clientPause(long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Stop processing commands from clients for some time
clientPauseObservable(long) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clientPauseObservable(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
clientReply(ClientReplyOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Instruct the server whether to reply to commands.
clientReply(ClientReplyOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Instruct the server whether to reply to commands.
clientReply(ClientReplyOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Instruct the server whether to reply to commands.
clientReplyObservable(ClientReplyOptions) - Method in class io.vertx.rxjava.redis.RedisClient
ClientReplyOptions - Enum in io.vertx.redis.op
 
clientSetname(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the current connection name
clientSetname(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the current connection name
clientSetname(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set the current connection name
clientSetname(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the current connection name
clientSetname(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the current connection name
clientSetname(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the current connection name
clientSetnameObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
clientSetnameObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
CLIException - Exception in io.vertx.core.cli
High level exception thrown when an issue in the command line processing occurs.
CLIException(String) - Constructor for exception io.vertx.core.cli.CLIException
Creates a new instance of CLIException.
CLIException(String, Exception) - Constructor for exception io.vertx.core.cli.CLIException
Creates a new instance of CLIException.
clone() - Method in class io.vertx.core.net.JdkSSLEngineOptions
 
clone() - Method in class io.vertx.core.net.JksOptions
 
clone() - Method in interface io.vertx.core.net.KeyCertOptions
 
clone() - Method in class io.vertx.core.net.OpenSSLEngineOptions
 
clone() - Method in class io.vertx.core.net.PemKeyCertOptions
 
clone() - Method in class io.vertx.core.net.PemTrustOptions
 
clone() - Method in class io.vertx.core.net.PfxOptions
 
clone() - Method in class io.vertx.core.net.SSLEngineOptions
 
clone() - Method in interface io.vertx.core.net.TrustOptions
 
clone() - Method in interface io.vertx.ext.auth.AuthOptions
 
clone() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
close() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Closes the circuit breaker.
close() - Method in interface io.vertx.config.ConfigRetriever
Closes the retriever.
close(Handler<Void>) - Method in class io.vertx.config.kubernetes.ConfigMapStore
 
close(Handler<Void>) - Method in interface io.vertx.config.spi.ConfigStore
Closes the configuration store.
close() - Method in class io.vertx.config.vault.client.SlimVaultClient
Closes the client.
close(Handler<Void>) - Method in class io.vertx.config.vault.VaultConfigStore
 
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.Closeable
 
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
close() - Method in interface io.vertx.core.datagram.DatagramSocket
Closes the DatagramSocket.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.eventbus.EventBus
Close the event bus and release any resources held.
close() - Method in interface io.vertx.core.eventbus.MessageProducer
Closes the producer, this method should be called when the message producer is not used anymore.
close() - Method in interface io.vertx.core.file.AsyncFile
Close the file.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.AsyncFile
Close the file.
close() - Method in interface io.vertx.core.http.HttpClient
Close the client.
close() - Method in interface io.vertx.core.http.HttpConnection
Close the connection and all the currently active streams.
CLOSE - Static variable in class io.vertx.core.http.HttpHeaders
close header value
close() - Method in interface io.vertx.core.http.HttpServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServer
Like HttpServer.close() but supplying a handler that will be called when the server is actually closed (or has failed).
close() - Method in interface io.vertx.core.http.HttpServerResponse
Close the underlying TCP connection corresponding to the request.
close() - Method in interface io.vertx.core.http.WebSocketBase
Close the WebSocket.
close(short) - Method in interface io.vertx.core.http.WebSocketBase
 
close(short, String) - Method in interface io.vertx.core.http.WebSocketBase
 
close() - Method in interface io.vertx.core.net.NetClient
Close the client.
close() - Method in interface io.vertx.core.net.NetServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetServer
Like NetServer.close() but supplying a handler that will be notified when close is complete.
close() - Method in interface io.vertx.core.net.NetSocket
Close the NetSocket
close() - Method in interface io.vertx.core.shareddata.LocalMap
Close and release the map
close() - Method in interface io.vertx.core.spi.metrics.Metrics
Used to close out the metrics, for example when an http server/client has been closed.

No specific thread and context can be expected when this method is called.

close(Handler<Void>) - Method in interface io.vertx.core.spi.resolver.ResolverProvider
 
close() - Method in interface io.vertx.core.spi.VerticleFactory
Close the factory.
close() - Method in interface io.vertx.core.Vertx
Stop the the Vertx instance and release any resources held by it.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.Vertx
Like Vertx.close() but the completionHandler will be called when the close is complete
close() - Method in interface io.vertx.core.WorkerExecutor
Close the executor.
close() - Method in class io.vertx.ext.auth.PRNG
 
close(DataSource) - Method in interface io.vertx.ext.jdbc.spi.DataSourceProvider
 
close() - Method in interface io.vertx.ext.mongo.MongoClient
Close the client and release its resources
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLClient
Close the client and release all resources.
close() - Method in interface io.vertx.ext.sql.SQLClient
Close the client
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
Closes the connection.
close() - Method in interface io.vertx.ext.sql.SQLConnection
Closes the connection.
close() - Method in interface io.vertx.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
close() - Method in interface io.vertx.ext.web.client.WebClient
Close the client.
close() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Close it
close() - Method in interface io.vertx.ext.web.sstore.SessionStore
Close the store
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.admin.AdminUtils
Closes the underlying connection to Zookeeper.
close() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Close the consumer
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Close the consumer
close() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Close the stream
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Close the stream
close() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Close the producer
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Close the producer
close(long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Close the producer
close() - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Close the stream
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Close the stream
close(long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Close the stream
close() - Method in class io.vertx.kafka.client.serialization.BufferDeserializer
 
close() - Method in class io.vertx.kafka.client.serialization.BufferSerializer
 
close() - Method in class io.vertx.kafka.client.serialization.JsonArrayDeserializer
 
close() - Method in class io.vertx.kafka.client.serialization.JsonArraySerializer
 
close() - Method in class io.vertx.kafka.client.serialization.JsonObjectDeserializer
 
close() - Method in class io.vertx.kafka.client.serialization.JsonObjectSerializer
 
close() - Method in interface io.vertx.micrometer.backends.BackendRegistry
 
close() - Method in class io.vertx.micrometer.backends.InfluxDbBackendRegistry
 
close() - Method in class io.vertx.micrometer.backends.JmxBackendRegistry
 
close() - Method in enum io.vertx.micrometer.backends.NoopBackendRegistry
 
close() - Method in class io.vertx.micrometer.backends.PrometheusBackendRegistry
 
close() - Method in interface io.vertx.mqtt.MqttEndpoint
Close the endpoint, so the connection with remote MQTT client
close() - Method in interface io.vertx.mqtt.MqttServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.mqtt.MqttServer
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
close() - Method in interface io.vertx.proton.ProtonConnection
Closes the AMQP connection, i.e.
close() - Method in interface io.vertx.proton.ProtonLink
Closes the AMQP link, i.e.
close() - Method in interface io.vertx.proton.ProtonServer
Closes the server and any currently open connections.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.proton.ProtonServer
Closes the server and any currently open connections, notifying the given handler when complete.
close() - Method in interface io.vertx.proton.ProtonSession
Closed the AMQP session, i.e.
close() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Closes the circuit breaker.
close() - Method in class io.vertx.reactivex.config.ConfigRetriever
Closes the retriever.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
close() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Closes the DatagramSocket.
close() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
Closes the producer, this method should be called when the message producer is not used anymore.
close() - Method in class io.vertx.reactivex.core.file.AsyncFile
Close the file.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.AsyncFile
Close the file.
close() - Method in class io.vertx.reactivex.core.http.HttpClient
Close the client.
close() - Method in class io.vertx.reactivex.core.http.HttpConnection
Close the connection and all the currently active streams.
close() - Method in class io.vertx.reactivex.core.http.HttpServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.close() but supplying a handler that will be called when the server is actually closed (or has failed).
close() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Close the underlying TCP connection corresponding to the request.
close() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Close the WebSocket.
close(short) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
close(short, String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
close() - Method in class io.vertx.reactivex.core.http.WebSocket
Close the WebSocket.
close(short) - Method in class io.vertx.reactivex.core.http.WebSocket
 
close(short, String) - Method in class io.vertx.reactivex.core.http.WebSocket
 
close() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Close the WebSocket.
close(short) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
close(short, String) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
close() - Method in class io.vertx.reactivex.core.net.NetClient
Close the client.
close() - Method in class io.vertx.reactivex.core.net.NetServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.close() but supplying a handler that will be notified when close is complete.
close() - Method in class io.vertx.reactivex.core.net.NetSocket
Close the NetSocket
close() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Close and release the map
close() - Method in class io.vertx.reactivex.core.Vertx
Stop the the Vertx instance and release any resources held by it.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.close() but the completionHandler will be called when the close is complete
close() - Method in class io.vertx.reactivex.core.WorkerExecutor
Close the executor.
close() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Close the client and release its resources
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Close the client and release all resources.
close() - Method in class io.vertx.reactivex.ext.sql.SQLClient
Close the client
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Closes the connection.
close() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Closes the connection.
close() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
close() - Method in class io.vertx.reactivex.ext.web.client.WebClient
Close the client.
close() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Close it
close() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Close the store
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Closes the underlying connection to Zookeeper.
close() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Close the consumer
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Close the consumer
close() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Close the producer
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Close the producer
close(long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Close the producer
close() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Close the endpoint, so the connection with remote MQTT client
close() - Method in class io.vertx.reactivex.mqtt.MqttServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.mqtt.MqttServer
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Close the client - when it is fully closed the handler will be called.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Close the client - when it is fully closed the handler will be called.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Close the client - when it is fully closed the handler will be called.
close() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Closes the service discovery
close(Handler<Void>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
Close the exporter
close(Handler<Void>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
Closes the importer
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Close the client - when it is fully closed the handler will be called.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisTransaction
Close the client - when it is fully closed the handler will be called.
close(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Close the client - when it is fully closed the handler will be called.
close() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Closes the circuit breaker.
close() - Method in class io.vertx.rxjava.config.ConfigRetriever
Closes the retriever.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
close() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Closes the DatagramSocket.
close() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
Closes the producer, this method should be called when the message producer is not used anymore.
close() - Method in class io.vertx.rxjava.core.file.AsyncFile
Close the file.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.AsyncFile
Close the file.
close() - Method in class io.vertx.rxjava.core.http.HttpClient
Close the client.
close() - Method in class io.vertx.rxjava.core.http.HttpConnection
Close the connection and all the currently active streams.
close() - Method in class io.vertx.rxjava.core.http.HttpServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.close() but supplying a handler that will be called when the server is actually closed (or has failed).
close() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Close the underlying TCP connection corresponding to the request.
close() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Close the WebSocket.
close(short) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
close(short, String) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
close() - Method in class io.vertx.rxjava.core.http.WebSocket
Close the WebSocket.
close(short) - Method in class io.vertx.rxjava.core.http.WebSocket
 
close(short, String) - Method in class io.vertx.rxjava.core.http.WebSocket
 
close() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Close the WebSocket.
close(short) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
close(short, String) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
close() - Method in class io.vertx.rxjava.core.net.NetClient
Close the client.
close() - Method in class io.vertx.rxjava.core.net.NetServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.close() but supplying a handler that will be notified when close is complete.
close() - Method in class io.vertx.rxjava.core.net.NetSocket
Close the NetSocket
close() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Close and release the map
close() - Method in class io.vertx.rxjava.core.Vertx
Stop the the Vertx instance and release any resources held by it.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.close() but the completionHandler will be called when the close is complete
close() - Method in class io.vertx.rxjava.core.WorkerExecutor
Close the executor.
close() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Close the client and release its resources
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Close the client and release all resources.
close() - Method in class io.vertx.rxjava.ext.sql.SQLClient
Close the client
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Closes the connection.
close() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Closes the connection.
close() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
close() - Method in class io.vertx.rxjava.ext.web.client.WebClient
Close the client.
close() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
Close it
close() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Close the store
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Closes the underlying connection to Zookeeper.
close() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Close the consumer
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Close the consumer
close() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Close the producer
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Close the producer
close(long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Close the producer
close() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Close the endpoint, so the connection with remote MQTT client
close() - Method in class io.vertx.rxjava.mqtt.MqttServer
Close the server.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.mqtt.MqttServer
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Close the client - when it is fully closed the handler will be called.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Close the client - when it is fully closed the handler will be called.
close(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Close the client - when it is fully closed the handler will be called.
close() - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Closes the service discovery
close(Handler<Void>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
Close the exporter
close(Handler<Void>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
Closes the importer
close(Handler<Void>) - Method in class io.vertx.servicediscovery.kubernetes.KubernetesServiceImporter
 
close() - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Closes the service discovery
close(Handler<Void>) - Method in interface io.vertx.servicediscovery.spi.ServiceExporter
Close the exporter
close(Handler<Void>) - Method in interface io.vertx.servicediscovery.spi.ServiceImporter
Closes the importer
close() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
close() - Method in class io.vertx.serviceproxy.ProxyHandler
 
Closeable - Interface in io.vertx.core
 
closed() - Method in interface io.vertx.core.http.HttpServerResponse
 
closed() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
closed() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
closed - Variable in class io.vertx.serviceproxy.ProxyHandler
 
closeEndpoint(String, int, E) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when an endpoint is closed.
closeHandler(Handler<Void>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Sets a Handler invoked when the circuit breaker state switches to close.
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpConnection
Set a close handler.
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerResponse
Set a close handler for the response, this is called when the underlying connection is closed and the response was still using the connection.
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.ServerWebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocketBase
Set a close handler.
closeHandler(Handler<Void>) - Method in interface io.vertx.core.net.NetSocket
Set a handler that will be called when the NetSocket is closed
closeHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttClient
Set a handler that will be called when the connection with server is closed
closeHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set a close handler.
closeHandler(Handler<AsyncResult<ProtonConnection>>) - Method in interface io.vertx.proton.ProtonConnection
Sets a handler for when an AMQP Close frame is received from the remote peer.
closeHandler(Handler<AsyncResult<T>>) - Method in interface io.vertx.proton.ProtonLink
Sets a handler for when an AMQP Detach frame with closed=true is received from the remote peer.
closeHandler(Handler<AsyncResult<ProtonSession>>) - Method in interface io.vertx.proton.ProtonSession
Sets a handler for when an AMQP End frame is received from the remote peer.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Sets a invoked when the circuit breaker state switches to close.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Set a close handler for the response, this is called when the underlying connection is closed and the response was still using the connection.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.net.NetSocket
Set a handler that will be called when the NetSocket is closed
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Set a handler that will be called when the connection with server is closed
closeHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Sets a invoked when the circuit breaker state switches to close.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Set a close handler for the response, this is called when the underlying connection is closed and the response was still using the connection.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.WebSocket
 
closeHandler(Handler<Void>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Set a close handler.
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.net.NetSocket
Set a handler that will be called when the NetSocket is closed
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Set a handler that will be called when the connection with server is closed
closeHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set a close handler.
closeObservable() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.core.file.AsyncFile
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.core.http.HttpServer
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.core.net.NetServer
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.core.Vertx
Deprecated.
use Vertx.rxClose() instead
closeObservable() - Method in class io.vertx.rxjava.ext.sql.SQLClient
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
closeObservable() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Deprecated.
closeReason() - Method in interface io.vertx.core.http.WebSocketFrame
 
closeReason() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
closeReason() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
closeStatusCode() - Method in interface io.vertx.core.http.WebSocketFrame
 
closeStatusCode() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
closeStatusCode() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
CloudFoundryAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for CloudFoundry UAA.
CloudFoundryAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for CloudFoundry UAA.
CloudFoundryAuth(CloudFoundryAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
CloudFoundryAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for CloudFoundry UAA.
CloudFoundryAuth(CloudFoundryAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
clusterAddslots(List<Long>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Assign new hash slots to receiving node.
clusterAddslots(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Assign new hash slots to receiving node.
clusterAddslots(List<Long>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Assign new hash slots to receiving node.
clusterAddslots(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Assign new hash slots to receiving node.
clusterAddslots(List<Long>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Assign new hash slots to receiving node.
clusterAddslots(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Assign new hash slots to receiving node.
clusterAddslotsObservable(List<Long>) - Method in class io.vertx.rxjava.redis.RedisClient
clusterAddslotsObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterCountFailureReports(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the number of failure reports active for a given node.
clusterCountFailureReports(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the number of failure reports active for a given node.
clusterCountFailureReports(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Return the number of failure reports active for a given node.
clusterCountFailureReports(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the number of failure reports active for a given node.
clusterCountFailureReports(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the number of failure reports active for a given node.
clusterCountFailureReports(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the number of failure reports active for a given node.
clusterCountFailureReportsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
clusterCountFailureReportsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterCountkeysinslot(long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the number of local keys in the specified hash slot.
clusterCountkeysinslot(long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the number of local keys in the specified hash slot.
clusterCountkeysinslot(long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Return the number of local keys in the specified hash slot.
clusterCountkeysinslot(long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the number of local keys in the specified hash slot.
clusterCountkeysinslot(long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the number of local keys in the specified hash slot.
clusterCountkeysinslot(long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the number of local keys in the specified hash slot.
clusterCountkeysinslotObservable(long) - Method in class io.vertx.rxjava.redis.RedisClient
clusterCountkeysinslotObservable(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterDelslots(long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set hash slots as unbound in receiving node.
clusterDelslots(long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set hash slots as unbound in receiving node.
clusterDelslots(long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set hash slots as unbound in receiving node.
clusterDelslots(long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set hash slots as unbound in receiving node.
clusterDelslots(long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set hash slots as unbound in receiving node.
clusterDelslots(long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set hash slots as unbound in receiving node.
clusterDelslotsMany(List<Long>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set hash slots as unbound in receiving node.
clusterDelslotsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set hash slots as unbound in receiving node.
clusterDelslotsMany(List<Long>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set hash slots as unbound in receiving node.
clusterDelslotsMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set hash slots as unbound in receiving node.
clusterDelslotsMany(List<Long>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set hash slots as unbound in receiving node.
clusterDelslotsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set hash slots as unbound in receiving node.
clusterDelslotsManyObservable(List<Long>) - Method in class io.vertx.rxjava.redis.RedisClient
clusterDelslotsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterDelslotsObservable(long) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterDelslotsObservable(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
ClusteredSessionStore - Interface in io.vertx.ext.web.sstore
A session store which stores sessions in a distributed map so they are available across the cluster.
ClusteredSessionStore - Class in io.vertx.reactivex.ext.web.sstore
A session store which stores sessions in a distributed map so they are available across the cluster.
ClusteredSessionStore(ClusteredSessionStore) - Constructor for class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
ClusteredSessionStore - Class in io.vertx.rxjava.ext.web.sstore
A session store which stores sessions in a distributed map so they are available across the cluster.
ClusteredSessionStore(ClusteredSessionStore) - Constructor for class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
clusteredVertx(VertxOptions, Handler<AsyncResult<Vertx>>) - Method in interface io.vertx.core.spi.VertxFactory
 
clusteredVertx(VertxOptions, Handler<AsyncResult<Vertx>>) - Static method in interface io.vertx.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertx(VertxOptions, Handler<AsyncResult<Vertx>>) - Static method in class io.vertx.reactivex.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertx(VertxOptions, Handler<AsyncResult<Vertx>>) - Static method in class io.vertx.rxjava.core.Vertx
Creates a clustered instance using the specified options.
clusteredVertxObservable(VertxOptions) - Static method in class io.vertx.rxjava.core.Vertx
clusterFailover(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Forces a slave to perform a manual failover of its master.
clusterFailover(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
clusterFailover(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Forces a slave to perform a manual failover of its master.
clusterFailover(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
clusterFailover(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Forces a slave to perform a manual failover of its master.
clusterFailover(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
clusterFailoverObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterFailoverObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
clusterFailOverWithOptions(FailoverOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Forces a slave to perform a manual failover of its master.
clusterFailOverWithOptions(FailoverOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
clusterFailOverWithOptions(FailoverOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Forces a slave to perform a manual failover of its master.
clusterFailOverWithOptions(FailoverOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
clusterFailOverWithOptions(FailoverOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Forces a slave to perform a manual failover of its master.
clusterFailOverWithOptions(FailoverOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
clusterFailOverWithOptionsObservable(FailoverOptions) - Method in class io.vertx.rxjava.redis.RedisClient
clusterFailOverWithOptionsObservable(FailoverOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterForget(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove a node from the nodes table.
clusterForget(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove a node from the nodes table.
clusterForget(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Remove a node from the nodes table.
clusterForget(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove a node from the nodes table.
clusterForget(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove a node from the nodes table.
clusterForget(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove a node from the nodes table.
clusterForgetObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
clusterForgetObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterGetkeysinslot(long, long, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return local key names in the specified hash slot.
clusterGetkeysinslot(long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return local key names in the specified hash slot.
clusterGetkeysinslot(long, long, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return local key names in the specified hash slot.
clusterGetkeysinslot(long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return local key names in the specified hash slot.
clusterGetkeysinslot(long, long, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return local key names in the specified hash slot.
clusterGetkeysinslot(long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return local key names in the specified hash slot.
clusterGetkeysinslotObservable(long, long) - Method in class io.vertx.rxjava.redis.RedisClient
clusterGetkeysinslotObservable(long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
ClusterHealthCheck - Interface in io.vertx.ext.cluster.infinispan
A helper to create Vert.x cluster HealthChecks procedures.
ClusterHealthCheck - Class in io.vertx.reactivex.ext.cluster.infinispan
A helper to create Vert.x cluster HealthChecks procedures.
ClusterHealthCheck(ClusterHealthCheck) - Constructor for class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
ClusterHealthCheck - Class in io.vertx.rxjava.ext.cluster.infinispan
A helper to create Vert.x cluster HealthChecks procedures.
ClusterHealthCheck(ClusterHealthCheck) - Constructor for class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
clusterInfo(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Provides info about Redis Cluster node state.
clusterInfo(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Provides info about Redis Cluster node state.
clusterInfo(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Provides info about Redis Cluster node state.
clusterInfo(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Provides info about Redis Cluster node state.
clusterInfo(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Provides info about Redis Cluster node state.
clusterInfo(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Provides info about Redis Cluster node state.
clusterInfoObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterInfoObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
clusterKeyslot(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the hash slot of the specified key.
clusterKeyslot(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the hash slot of the specified key.
clusterKeyslot(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Returns the hash slot of the specified key.
clusterKeyslot(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Returns the hash slot of the specified key.
clusterKeyslot(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the hash slot of the specified key.
clusterKeyslot(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the hash slot of the specified key.
clusterKeyslotObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
clusterKeyslotObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
ClusterManager - Interface in io.vertx.core.spi.cluster
A cluster provider for Vert.x must implement this interface.
clusterMeet(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Force a node cluster to handshake with another node.
clusterMeet(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Force a node cluster to handshake with another node.
clusterMeet(String, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Force a node cluster to handshake with another node.
clusterMeet(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Force a node cluster to handshake with another node.
clusterMeet(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Force a node cluster to handshake with another node.
clusterMeet(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Force a node cluster to handshake with another node.
clusterMeetObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
clusterMeetObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterNodes(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get Cluster config for the node.
clusterNodes(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get Cluster config for the node.
clusterNodes(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get Cluster config for the node.
clusterNodes(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get Cluster config for the node.
clusterNodes(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get Cluster config for the node.
clusterNodes(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get Cluster config for the node.
clusterNodesObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterNodesObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
clusterReplicate(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Reconfigure a node as a slave of the specified master node.
clusterReplicate(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reconfigure a node as a slave of the specified master node.
clusterReplicate(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Reconfigure a node as a slave of the specified master node.
clusterReplicate(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Reconfigure a node as a slave of the specified master node.
clusterReplicate(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Reconfigure a node as a slave of the specified master node.
clusterReplicate(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reconfigure a node as a slave of the specified master node.
clusterReplicateObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
clusterReplicateObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterReset(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Reset a Redis Cluster node.
clusterReset(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset a Redis Cluster node.
clusterReset(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Reset a Redis Cluster node.
clusterReset(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Reset a Redis Cluster node.
clusterReset(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Reset a Redis Cluster node.
clusterReset(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset a Redis Cluster node.
clusterResetObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterResetObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
clusterResetWithOptions(ResetOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Reset a Redis Cluster node.
clusterResetWithOptions(ResetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset a Redis Cluster node.
clusterResetWithOptions(ResetOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Reset a Redis Cluster node.
clusterResetWithOptions(ResetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Reset a Redis Cluster node.
clusterResetWithOptions(ResetOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Reset a Redis Cluster node.
clusterResetWithOptions(ResetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset a Redis Cluster node.
clusterResetWithOptionsObservable(ResetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
clusterResetWithOptionsObservable(ResetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterSaveconfig(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Forces the node to save cluster state on disk.
clusterSaveconfig(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Forces the node to save cluster state on disk.
clusterSaveconfig(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Forces the node to save cluster state on disk.
clusterSaveconfig(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Forces the node to save cluster state on disk.
clusterSaveconfig(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Forces the node to save cluster state on disk.
clusterSaveconfig(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Forces the node to save cluster state on disk.
clusterSaveconfigObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterSaveconfigObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterSetConfigEpoch(long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the configuration epoch in a new node.
clusterSetConfigEpoch(long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the configuration epoch in a new node.
clusterSetConfigEpoch(long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set the configuration epoch in a new node.
clusterSetConfigEpoch(long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the configuration epoch in a new node.
clusterSetConfigEpoch(long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the configuration epoch in a new node.
clusterSetConfigEpoch(long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the configuration epoch in a new node.
clusterSetConfigEpochObservable(long) - Method in class io.vertx.rxjava.redis.RedisClient
clusterSetConfigEpochObservable(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterSetslot(long, SlotCmd, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Bind an hash slot to a specific node.
clusterSetslot(long, SlotCmd, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Bind an hash slot to a specific node.
clusterSetslot(long, SlotCmd, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Bind an hash slot to a specific node.
clusterSetslot(long, SlotCmd, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Bind an hash slot to a specific node.
clusterSetslot(long, SlotCmd, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Bind an hash slot to a specific node.
clusterSetslot(long, SlotCmd, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Bind an hash slot to a specific node.
clusterSetslotObservable(long, SlotCmd) - Method in class io.vertx.rxjava.redis.RedisClient
clusterSetslotObservable(long, SlotCmd) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterSetslotWithNode(long, SlotCmd, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Bind an hash slot to a specific node.
clusterSetslotWithNode(long, SlotCmd, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Bind an hash slot to a specific node.
clusterSetslotWithNode(long, SlotCmd, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Bind an hash slot to a specific node.
clusterSetslotWithNode(long, SlotCmd, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Bind an hash slot to a specific node.
clusterSetslotWithNode(long, SlotCmd, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Bind an hash slot to a specific node.
clusterSetslotWithNode(long, SlotCmd, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Bind an hash slot to a specific node.
clusterSetslotWithNodeObservable(long, SlotCmd, String) - Method in class io.vertx.rxjava.redis.RedisClient
clusterSetslotWithNodeObservable(long, SlotCmd, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterSlaves(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
List slave nodes of the specified master node.
clusterSlaves(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
List slave nodes of the specified master node.
clusterSlaves(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
List slave nodes of the specified master node.
clusterSlaves(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
List slave nodes of the specified master node.
clusterSlaves(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
List slave nodes of the specified master node.
clusterSlaves(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
List slave nodes of the specified master node.
clusterSlavesObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
clusterSlavesObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
clusterSlots(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get array of Cluster slot to node mappings
clusterSlots(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get array of Cluster slot to node mappings
clusterSlots(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get array of Cluster slot to node mappings
clusterSlots(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get array of Cluster slot to node mappings
clusterSlots(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get array of Cluster slot to node mappings
clusterSlots(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get array of Cluster slot to node mappings
clusterSlotsObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
clusterSlotsObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
code() - Method in exception io.vertx.core.dns.DnsException
The DnsResponseCode which caused this DnsException to be created.
code() - Method in enum io.vertx.core.dns.DnsResponseCode
Returns the error code for this DnsResponseCode.
code() - Method in interface io.vertx.mqtt.messages.MqttConnAckMessage
 
code() - Method in class io.vertx.mqtt.MqttConnectionException
 
code() - Method in class io.vertx.mqtt.MqttException
 
code() - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
code() - Method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
column(String) - Method in interface io.vertx.ext.sql.SQLRowStream
Will convert the column name to the json array index.
column(String) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Will convert the column name to the json array index.
column(String) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Will convert the column name to the json array index.
columns() - Method in interface io.vertx.ext.sql.SQLRowStream
Returns all column names available in the underlying resultset.
columns() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Returns all column names available in the underlying resultset.
columns() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Returns all column names available in the underlying resultset.
Command - Interface in io.vertx.core.spi.launcher
A plug-in to the Vert.x command or Launcher class.
command() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
command(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get array of Redis command details
command(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get array of Redis command details
command(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get array of Redis command details
command(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get array of Redis command details
command(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get array of Redis command details
command(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get array of Redis command details
commandCount(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get total number of Redis commands
commandCount(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get total number of Redis commands
commandCount(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get total number of Redis commands
commandCount(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get total number of Redis commands
commandCount(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get total number of Redis commands
commandCount(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get total number of Redis commands
commandCountObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
commandCountObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
CommandFactory<C extends Command> - Interface in io.vertx.core.spi.launcher
SPI Interface to provide a new Launcher command.
CommandFactoryLookup - Interface in io.vertx.core.spi.launcher
The interface to implement to look for commands.
commandGetkeys(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Extract keys given a full Redis command
commandGetkeys(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Extract keys given a full Redis command
commandGetkeys(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Extract keys given a full Redis command
commandGetkeys(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Extract keys given a full Redis command
commandGetkeys(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Extract keys given a full Redis command
commandGetkeys(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Extract keys given a full Redis command
commandGetkeysObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
commandGetkeysObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
commandInfo(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get array of specific Redis command details
commandInfo(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get array of specific Redis command details
commandInfo(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get array of specific Redis command details
commandInfo(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get array of specific Redis command details
commandInfo(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get array of specific Redis command details
commandInfo(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get array of specific Redis command details
commandInfoObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
commandInfoObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
CommandLine - Interface in io.vertx.core.cli
The parser transforms a CLI (a model) into an CommandLine.
commandLine() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
CommandLine - Class in io.vertx.reactivex.core.cli
The parser transforms a CLI (a model) into an CommandLine.
CommandLine(CommandLine) - Constructor for class io.vertx.reactivex.core.cli.CommandLine
 
CommandLine - Class in io.vertx.rxjava.core.cli
The parser transforms a CLI (a model) into an CommandLine.
CommandLine(CommandLine) - Constructor for class io.vertx.rxjava.core.cli.CommandLine
 
commandObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
commandObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
commit(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
Commits all changes made since the previous commit/rollback.
commit() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit(Map<TopicPartition, OffsetAndMetadata>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Commit the specified offsets for the specified list of topics and partitions to Kafka.
commit(Map<TopicPartition, OffsetAndMetadata>, Handler<AsyncResult<Map<TopicPartition, OffsetAndMetadata>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Commit the specified offsets for the specified list of topics and partitions to Kafka.
commit() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Commit current offsets for all the subscribed list of topics and partition.
commit(Handler<AsyncResult<Map<TopicPartition, OffsetAndMetadata>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Commit current offsets for all the subscribed list of topics and partition.
commit(Map<TopicPartition, OffsetAndMetadata>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Commit the specified offsets for the specified list of topics and partitions to Kafka.
commit(Map<TopicPartition, OffsetAndMetadata>, Handler<AsyncResult<Map<TopicPartition, OffsetAndMetadata>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Commit the specified offsets for the specified list of topics and partitions to Kafka.
commit(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Commits all changes made since the previous commit/rollback.
commit() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Commits all changes made since the previous commit/rollback.
commit() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commit(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
commitObservable() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Deprecated.
committed(TopicPartition, Handler<AsyncResult<OffsetAndMetadata>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
committed(TopicPartition, Handler<AsyncResult<OffsetAndMetadata>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the last committed offset for the given partition (whether the commit happened by this process or another).
committed(TopicPartition, Handler<AsyncResult<OffsetAndMetadata>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
committed(TopicPartition, Handler<AsyncResult<OffsetAndMetadata>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
compareAndSet(long, long, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareAndSet(long, long, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareAndSet(long, long, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
compareAndSetObservable(long, long) - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
CompletableHelper - Class in io.vertx.reactivex
 
CompletableHelper() - Constructor for class io.vertx.reactivex.CompletableHelper
 
complete() - Method in interface io.vertx.core.CompositeFuture
Set this instance as result.
complete(T) - Method in interface io.vertx.core.Future
Set the result.
complete() - Method in interface io.vertx.core.Future
Set a null result.
complete() - Method in interface io.vertx.ext.unit.Async
Signals the asynchronous operation is done, this method must be called with a count greater than 0, otherwise it throws an IllegalStateException to signal the error.
complete(CompositeFuture) - Method in class io.vertx.reactivex.core.CompositeFuture
Set the result.
complete() - Method in class io.vertx.reactivex.core.CompositeFuture
Set this instance as result.
complete(T) - Method in class io.vertx.reactivex.core.Future
Set the result.
complete() - Method in class io.vertx.reactivex.core.Future
Set a null result.
complete(Boolean) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
complete() - Method in class io.vertx.reactivex.ext.unit.Async
Signals the asynchronous operation is done, this method must be called with a count greater than 0, otherwise it throws an IllegalStateException to signal the error.
complete(Boolean) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
complete(CompositeFuture) - Method in class io.vertx.rxjava.core.CompositeFuture
Set the result.
complete() - Method in class io.vertx.rxjava.core.CompositeFuture
Set this instance as result.
complete(T) - Method in class io.vertx.rxjava.core.Future
Set the result.
complete() - Method in class io.vertx.rxjava.core.Future
Set a null result.
complete(Boolean) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
complete() - Method in class io.vertx.rxjava.ext.unit.Async
Signals the asynchronous operation is done, this method must be called with a count greater than 0, otherwise it throws an IllegalStateException to signal the error.
complete(Boolean) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
completed() - Method in class io.vertx.junit5.VertxTestContext
Check if the context has completed.
completeNow() - Method in class io.vertx.junit5.VertxTestContext
Complete the test context immediately, making the corresponding test pass.
completer() - Method in interface io.vertx.core.Future
 
completer() - Method in class io.vertx.reactivex.core.CompositeFuture
 
completer() - Method in class io.vertx.reactivex.core.Future
 
completer() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
completer() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
completer() - Method in class io.vertx.rxjava.core.CompositeFuture
 
completer() - Method in class io.vertx.rxjava.core.Future
 
completer() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
completer() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
Completion<T> - Interface in io.vertx.ext.unit
A completion object that emits completion notifications either succeeded or failed.
Completion<T> - Class in io.vertx.reactivex.ext.unit
A completion object that emits completion notifications either succeeded or failed.
Completion(Completion) - Constructor for class io.vertx.reactivex.ext.unit.Completion
 
Completion(Completion, TypeArg<T>) - Constructor for class io.vertx.reactivex.ext.unit.Completion
 
Completion<T> - Class in io.vertx.rxjava.ext.unit
A completion object that emits completion notifications either succeeded or failed.
Completion(Completion) - Constructor for class io.vertx.rxjava.ext.unit.Completion
 
Completion(Completion, TypeArg<T>) - Constructor for class io.vertx.rxjava.ext.unit.Completion
 
completionHandler(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.eventbus.MessageConsumer
Optional method which can be called to indicate when the registration has been propagated across the cluster.
completionHandler(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
Optional method which can be called to indicate when the registration has been propagated across the cluster.
completionHandler(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Optional method which can be called to indicate when the registration has been propagated across the cluster.
completionHandlerObservable() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Deprecated.
component() - Method in interface io.vertx.ext.web.MIMEHeader
Gets the parsed component part of the MIME.
component() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Gets the parsed component part of the MIME.
component() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Gets the parsed component part of the MIME.
compose(Handler<T>, Future<U>) - Method in interface io.vertx.core.Future
Compose this future with a provided next future.
compose(Function<T, Future<U>>) - Method in interface io.vertx.core.Future
Compose this future with a mapper function.
compose(Handler<CompositeFuture>, Future<U>) - Method in class io.vertx.reactivex.core.CompositeFuture
Compose this future with a provided next future.
compose(Function<CompositeFuture, Future<U>>) - Method in class io.vertx.reactivex.core.CompositeFuture
Compose this future with a mapper function.
compose(Handler<T>, Future<U>) - Method in class io.vertx.reactivex.core.Future
Compose this future with a provided next future.
compose(Function<T, Future<U>>) - Method in class io.vertx.reactivex.core.Future
Compose this future with a mapper function.
compose(Handler<Boolean>, Future<U>) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
compose(Function<Boolean, Future<U>>) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
compose(Handler<Boolean>, Future<U>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
compose(Function<Boolean, Future<U>>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
compose(Handler<CompositeFuture>, Future<U>) - Method in class io.vertx.rxjava.core.CompositeFuture
Compose this future with a provided next future.
compose(Function<CompositeFuture, Future<U>>) - Method in class io.vertx.rxjava.core.CompositeFuture
Compose this future with a mapper function.
compose(Handler<T>, Future<U>) - Method in class io.vertx.rxjava.core.Future
Compose this future with a provided next future.
compose(Function<T, Future<U>>) - Method in class io.vertx.rxjava.core.Future
Compose this future with a mapper function.
compose(Handler<Boolean>, Future<U>) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
compose(Function<Boolean, Future<U>>) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
compose(Handler<Boolean>, Future<U>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
compose(Function<Boolean, Future<U>>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
CompositeFuture - Interface in io.vertx.core
The composite future wraps a list of futures, it is useful when several futures needs to be coordinated.
CompositeFuture - Class in io.vertx.reactivex.core
The composite future wraps a list of futures, it is useful when several futures needs to be coordinated.
CompositeFuture(CompositeFuture) - Constructor for class io.vertx.reactivex.core.CompositeFuture
 
CompositeFuture - Class in io.vertx.rxjava.core
The composite future wraps a list of futures, it is useful when several futures needs to be coordinated.
CompositeFuture(CompositeFuture) - Constructor for class io.vertx.rxjava.core.CompositeFuture
 
compressorRegistry(CompressorRegistry) - Method in class io.vertx.grpc.VertxChannelBuilder
 
compressorRegistry(CompressorRegistry) - Method in class io.vertx.grpc.VertxServerBuilder
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
If the value for the specified key is present and non-null, attempts to compute a new mapping given the key and its current mapped value.
computeOptionsAndArguments(StringBuilder, List<Option>, List<Argument>) - Method in class io.vertx.core.cli.UsageMessageFormatter
Computes the help for the specified Options to the specified writer.
computeUsage(StringBuilder, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
computeUsageLine(StringBuilder, String, CLI) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
ConcreteInheritsToString - Interface in io.vertx.codegen.extra
 
ConcreteOverridesToString - Interface in io.vertx.codegen.extra
 
condition(Symbol, String) - Static method in interface io.vertx.proton.ProtonHelper
Create an ErrorCondition with the given error condition value and error description string.
condition(String, String) - Static method in interface io.vertx.proton.ProtonHelper
Create an ErrorCondition with the given error condition value (which will be converted to the required Symbol type) and error description string.
config() - Method in class io.vertx.core.AbstractVerticle
Get the configuration of the verticle.
config() - Method in interface io.vertx.core.Context
If the context is associated with a Verticle deployment, this returns the configuration that was specified when the verticle was deployed.
config() - Method in class io.vertx.reactivex.core.Context
If the context is associated with a Verticle deployment, this returns the configuration that was specified when the verticle was deployed.
config() - Method in class io.vertx.rxjava.core.Context
If the context is associated with a Verticle deployment, this returns the configuration that was specified when the verticle was deployed.
ConfigChange - Class in io.vertx.config
A structure representing a configuration change.
ConfigChange(JsonObject, JsonObject) - Constructor for class io.vertx.config.ConfigChange
Creates a new ConfigChange instance.
ConfigChange() - Constructor for class io.vertx.config.ConfigChange
Creates a new instance from ConfigChange using empty JSON Object for both the old and new configuration.
ConfigChange(ConfigChange) - Constructor for class io.vertx.config.ConfigChange
Creates a new instance of ConfigChange copying the values stored in the given object.
ConfigChange(JsonObject) - Constructor for class io.vertx.config.ConfigChange
Creates a new ConfigChange instance from the given JSON object.
configGet(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a configuration parameter
configGet(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a configuration parameter
configGet(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get the value of a configuration parameter
configGet(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the value of a configuration parameter
configGet(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a configuration parameter
configGet(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a configuration parameter
configGetObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
configGetObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
ConfigMapStore - Class in io.vertx.config.kubernetes
An implementation of configuration store reading config map from Kubernetes.
ConfigMapStore(Vertx, JsonObject) - Constructor for class io.vertx.config.kubernetes.ConfigMapStore
 
ConfigMapStoreFactory - Class in io.vertx.config.kubernetes
 
ConfigMapStoreFactory() - Constructor for class io.vertx.config.kubernetes.ConfigMapStoreFactory
 
ConfigProcessor - Interface in io.vertx.config.spi
A processor transforms a chunk of configuration retrieved from a configuration store as a Buffer to a JsonObject.
configResetstat(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Reset the stats returned by INFO
configResetstat(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset the stats returned by INFO
configResetstat(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Reset the stats returned by INFO
configResetstat(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Reset the stats returned by INFO
configResetstat(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Reset the stats returned by INFO
configResetstat(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset the stats returned by INFO
configResetstatObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
configResetstatObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
ConfigRetriever - Interface in io.vertx.config
Defines a configuration retriever that read configuration from ConfigStore and tracks changes periodically.
ConfigRetriever - Class in io.vertx.reactivex.config
Defines a configuration retriever that read configuration from and tracks changes periodically.
ConfigRetriever(ConfigRetriever) - Constructor for class io.vertx.reactivex.config.ConfigRetriever
 
ConfigRetriever - Class in io.vertx.rxjava.config
Defines a configuration retriever that read configuration from and tracks changes periodically.
ConfigRetriever(ConfigRetriever) - Constructor for class io.vertx.rxjava.config.ConfigRetriever
 
ConfigRetrieverOptions - Class in io.vertx.config
 
ConfigRetrieverOptions() - Constructor for class io.vertx.config.ConfigRetrieverOptions
 
ConfigRetrieverOptions(ConfigRetrieverOptions) - Constructor for class io.vertx.config.ConfigRetrieverOptions
 
ConfigRetrieverOptions(JsonObject) - Constructor for class io.vertx.config.ConfigRetrieverOptions
 
ConfigRetrieverOptionsConverter - Class in io.vertx.config
Converter for ConfigRetrieverOptions.
ConfigRetrieverOptionsConverter() - Constructor for class io.vertx.config.ConfigRetrieverOptionsConverter
 
configRewrite(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Rewrite the configuration file with the in memory configuration
configRewrite(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Rewrite the configuration file with the in memory configuration
configRewrite(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Rewrite the configuration file with the in memory configuration
configRewrite(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Rewrite the configuration file with the in memory configuration
configRewrite(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Rewrite the configuration file with the in memory configuration
configRewrite(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Rewrite the configuration file with the in memory configuration
configRewriteObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
configRewriteObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
configSet(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set a configuration parameter to the given value
configSet(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set a configuration parameter to the given value
configSet(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set a configuration parameter to the given value
configSet(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set a configuration parameter to the given value
configSet(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set a configuration parameter to the given value
configSet(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set a configuration parameter to the given value
configSetObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
configSetObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
ConfigStore - Interface in io.vertx.config.spi
Defines a configuration store.
ConfigStoreFactory - Interface in io.vertx.config.spi
Factory to create instances of ConfigStore.
ConfigStoreOptions - Class in io.vertx.config
Data object representing the configuration of a configuration store.
ConfigStoreOptions() - Constructor for class io.vertx.config.ConfigStoreOptions
 
ConfigStoreOptions(ConfigStoreOptions) - Constructor for class io.vertx.config.ConfigStoreOptions
 
ConfigStoreOptions(JsonObject) - Constructor for class io.vertx.config.ConfigStoreOptions
 
configStream() - Method in interface io.vertx.config.ConfigRetriever
 
configStream() - Method in class io.vertx.reactivex.config.ConfigRetriever
 
configStream() - Method in class io.vertx.rxjava.config.ConfigRetriever
 
configure(Map<String, ?>, boolean) - Method in class io.vertx.kafka.client.serialization.BufferDeserializer
 
configure(Map<String, ?>, boolean) - Method in class io.vertx.kafka.client.serialization.BufferSerializer
 
configure(Map<String, ?>, boolean) - Method in class io.vertx.kafka.client.serialization.JsonArrayDeserializer
 
configure(Map<String, ?>, boolean) - Method in class io.vertx.kafka.client.serialization.JsonArraySerializer
 
configure(Map<String, ?>, boolean) - Method in class io.vertx.kafka.client.serialization.JsonObjectDeserializer
 
configure(Map<String, ?>, boolean) - Method in class io.vertx.kafka.client.serialization.JsonObjectSerializer
 
connect(int, String, Handler<AsyncResult<NetSocket>>) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String, Handler<AsyncResult<NetSocket>>) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(SocketAddress, Handler<AsyncResult<NetSocket>>) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String, Handler<AsyncResult<NetSocket>>) - Method in interface io.vertx.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path
connect(int, String, Handler<AsyncResult<MqttConnAckMessage>>) - Method in interface io.vertx.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String, Handler<AsyncResult<MqttConnAckMessage>>) - Method in interface io.vertx.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(String, int, Handler<AsyncResult<ProtonConnection>>) - Method in interface io.vertx.proton.ProtonClient
Connect to the given host and port, without credentials.
connect(String, int, String, String, Handler<AsyncResult<ProtonConnection>>) - Method in interface io.vertx.proton.ProtonClient
Connect to the given host and port, with credentials (if required by server peer).
connect(ProtonClientOptions, String, int, Handler<AsyncResult<ProtonConnection>>) - Method in interface io.vertx.proton.ProtonClient
Connect to the given host and port, without credentials.
connect(ProtonClientOptions, String, int, String, String, Handler<AsyncResult<ProtonConnection>>) - Method in interface io.vertx.proton.ProtonClient
Connect to the given host and port, with credentials (if required by server peer).
connect(int, String, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(SocketAddress, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path
connect(int, String, Handler<AsyncResult<MqttConnAckMessage>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String, Handler<AsyncResult<MqttConnAckMessage>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(int, String, String, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific port and host.
connect(SocketAddress, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect(SocketAddress, String, Handler<AsyncResult<NetSocket>>) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
connect() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP CONNECT request
connect(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path
connect(int, String, Handler<AsyncResult<MqttConnAckMessage>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connect(int, String, String, Handler<AsyncResult<MqttConnAckMessage>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
connected(E, S, WebSocket) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a web socket connects.
connected(S, ServerWebSocket) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when a server web socket connects.
connected(SocketAddress, String) - Method in interface io.vertx.core.spi.metrics.TCPMetrics
Called when a client has connected, which is applicable for TCP connections.

The remote name of the client is a best effort to provide the name of the remote host, i.e if the name is specified at creation time, this name will be used otherwise it will be the remote address.

connectHandler(Handler<NetSocket>) - Method in interface io.vertx.core.net.NetServer
Supply a connect handler for this server.
connectHandler() - Method in interface io.vertx.core.net.NetServer
 
connectHandler(Handler<ProtonConnection>) - Method in interface io.vertx.proton.ProtonServer
The handler called when a new client connection is accepted.
connectHandler() - Method in interface io.vertx.proton.ProtonServer
Returns the current connectHandler.
connectHandler(Handler<NetSocket>) - Method in class io.vertx.reactivex.core.net.NetServer
Supply a connect handler for this server.
connectHandler(Handler<NetSocket>) - Method in class io.vertx.rxjava.core.net.NetServer
Supply a connect handler for this server.
connection() - Method in interface io.vertx.core.http.HttpClientRequest
 
CONNECTION - Static variable in class io.vertx.core.http.HttpHeaders
Connection header name
connection() - Method in interface io.vertx.core.http.HttpServerRequest
 
connection() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
connection() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
connection() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
connection() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
connectionHandler(Handler<HttpConnection>) - Method in interface io.vertx.core.http.HttpClientRequest
Set a connection handler called when an HTTP connection has been established.
connectionHandler(Handler<HttpConnection>) - Method in interface io.vertx.core.http.HttpServer
Set a connection handler for the server.
connectionHandler(Handler<HttpConnection>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Set a connection handler called when an HTTP connection has been established.
connectionHandler(Handler<HttpConnection>) - Method in class io.vertx.reactivex.core.http.HttpServer
Set a connection handler for the server.
connectionHandler(Handler<HttpConnection>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Set a connection handler called when an HTTP connection has been established.
connectionHandler(Handler<HttpConnection>) - Method in class io.vertx.rxjava.core.http.HttpServer
Set a connection handler for the server.
ConnectionPoolTooBusyException - Exception in io.vertx.core.http
Represents a failure to add a HttpClientRequest to the wait queue on an ConnectionManager.
ConnectionPoolTooBusyException(String) - Constructor for exception io.vertx.core.http.ConnectionPoolTooBusyException
Create a ConnectionPoolTooBusyException
connectObservable(int, String) - Method in class io.vertx.rxjava.core.net.NetClient
connectObservable(int, String, String) - Method in class io.vertx.rxjava.core.net.NetClient
connectObservable(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetClient
connectObservable(SocketAddress, String) - Method in class io.vertx.rxjava.core.net.NetClient
connectStream() - Method in interface io.vertx.core.net.NetServer
Return the connect stream for this server.
connectStream() - Method in class io.vertx.reactivex.core.net.NetServer
Return the connect stream for this server.
connectStream() - Method in class io.vertx.rxjava.core.net.NetServer
Return the connect stream for this server.
connectWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path regex
connectWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path regex
connectWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP CONNECT request and the specified path regex
ConstructorBasedConverter<T> - Class in io.vertx.core.cli.converters
This 'default' converter tries to create objects using a constructor taking a single String argument.
consumer(String) - Method in interface io.vertx.core.eventbus.EventBus
Create a message consumer against the specified address.
consumer(String, Handler<Message<T>>) - Method in interface io.vertx.core.eventbus.EventBus
Create a consumer and register it against the specified address.
consumer(String) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a message consumer against the specified address.
consumer(String, Handler<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a consumer and register it against the specified address.
consumer - Variable in class io.vertx.rx.java.SingleOnSubscribeAdapter
 
consumer(String) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Create a message consumer against the specified address.
consumer(String, Handler<Message<T>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Create a consumer and register it against the specified address.
consumer - Variable in class io.vertx.serviceproxy.ProxyHandler
 
consumes(String) - Method in interface io.vertx.ext.web.Route
Add a content type consumed by this route.
consumes(String) - Method in class io.vertx.reactivex.ext.web.Route
Add a content type consumed by this route.
consumes(String) - Method in class io.vertx.rxjava.ext.web.Route
Add a content type consumed by this route.
contains(String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
contains(CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
contains(Object) - Method in class io.vertx.core.json.JsonArray
Does the JSON array contain the specified value? This method will scan the entire array until it finds a value or reaches the end.
contains(String) - Method in interface io.vertx.core.MultiMap
Checks to see if there is a value with the specified name
contains(CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.contains(String) but accepting a CharSequence as a parameter
contains(String, String, boolean) - Method in interface io.vertx.core.MultiMap
Check if there is a header with the specified name and value.
contains(CharSequence, CharSequence, boolean) - Method in interface io.vertx.core.MultiMap
Like MultiMap.contains(String, String, boolean) but accepting CharSequence parameters.
contains(String) - Method in class io.vertx.reactivex.core.MultiMap
Checks to see if there is a value with the specified name
contains(String, String, boolean) - Method in class io.vertx.reactivex.core.MultiMap
Check if there is a header with the specified name and value.
contains(String) - Method in class io.vertx.rxjava.core.MultiMap
Checks to see if there is a value with the specified name
contains(String, String, boolean) - Method in class io.vertx.rxjava.core.MultiMap
Check if there is a header with the specified name and value.
containsKey(String) - Method in class io.vertx.core.json.JsonObject
Does the JSON object contain the specified key?
containsKey(Object) - Method in interface io.vertx.core.shareddata.LocalMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in interface io.vertx.core.shareddata.LocalMap
Returns @{code true} if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Returns @{code true} if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Returns @{code true} if this map maps one or more keys to the specified value.
CONTENT_BASE - Static variable in class io.vertx.core.http.HttpHeaders
Content-Base header name
CONTENT_ENCODING - Static variable in class io.vertx.core.http.HttpHeaders
Content-Encoding header name
CONTENT_LANGUAGE - Static variable in class io.vertx.core.http.HttpHeaders
Content-Language header name
CONTENT_LENGTH - Static variable in class io.vertx.core.http.HttpHeaders
Content-Length header name
CONTENT_LOCATION - Static variable in class io.vertx.core.http.HttpHeaders
Content-Location header name
CONTENT_MD5 - Static variable in class io.vertx.core.http.HttpHeaders
Content-MD5 header name
CONTENT_RANGE - Static variable in class io.vertx.core.http.HttpHeaders
Content-Rage header name
CONTENT_TRANSFER_ENCODING - Static variable in class io.vertx.core.http.HttpHeaders
Content-Transfer-Encoding header name
CONTENT_TYPE - Static variable in class io.vertx.core.http.HttpHeaders
Content-Type header name
contentTransferEncoding() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
contentTransferEncoding() - Method in interface io.vertx.ext.web.FileUpload
 
contentTransferEncoding() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
contentTransferEncoding() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
contentTransferEncoding() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
contentTransferEncoding() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
contentType() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
contentType() - Method in interface io.vertx.ext.web.FileUpload
 
contentType() - Method in interface io.vertx.ext.web.ParsedHeaderValues
 
contentType() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
contentType() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
contentType() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
contentType() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
contentType() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
contentType() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
context - Variable in class io.vertx.core.AbstractVerticle
Reference to the context of the verticle
Context - Interface in io.vertx.core
The execution context of a Handler execution.
context() - Method in interface io.vertx.core.spi.VertxFactory
 
Context - Class in io.vertx.reactivex.core
The execution context of a io.vertx.reactivex.core.Handler execution.
Context(Context) - Constructor for class io.vertx.reactivex.core.Context
 
Context - Class in io.vertx.rxjava.core
The execution context of a io.vertx.rxjava.core.Handler execution.
Context(Context) - Constructor for class io.vertx.rxjava.core.Context
 
ContextScheduler - Class in io.vertx.reactivex
 
ContextScheduler(Context, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Context, boolean, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Vertx, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(Vertx, boolean, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(WorkerExecutor) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler(WorkerExecutor, boolean) - Constructor for class io.vertx.reactivex.ContextScheduler
 
ContextScheduler - Class in io.vertx.rx.java
 
ContextScheduler(Context, boolean) - Constructor for class io.vertx.rx.java.ContextScheduler
 
ContextScheduler(Context, boolean, boolean) - Constructor for class io.vertx.rx.java.ContextScheduler
 
ContextScheduler(Vertx, boolean) - Constructor for class io.vertx.rx.java.ContextScheduler
 
ContextScheduler(Vertx, boolean, boolean) - Constructor for class io.vertx.rx.java.ContextScheduler
 
ContextScheduler(WorkerExecutor) - Constructor for class io.vertx.rx.java.ContextScheduler
 
ContextScheduler(WorkerExecutor, boolean) - Constructor for class io.vertx.rx.java.ContextScheduler
 
ContextScheduler.ContextWorker - Class in io.vertx.reactivex
 
ContextScheduler.ContextWorker - Class in io.vertx.rx.java
 
ContextWorker() - Constructor for class io.vertx.reactivex.ContextScheduler.ContextWorker
 
ContextWorker() - Constructor for class io.vertx.rx.java.ContextScheduler.ContextWorker
 
continuationFrame(Buffer, boolean) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a continuation frame
continuationFrame(Buffer, boolean) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
 
continuationFrame(Buffer, boolean) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
Create a continuation frame
continuationFrame(Buffer, boolean) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
Create a continuation frame
CONTINUE - Static variable in class io.vertx.core.http.HttpHeaders
100-continue header value
continueHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpClientRequest
If you send an HTTP request with the header Expect set to the value 100-continue and the server responds with an interim HTTP response with a status code of 100 and a continue handler has been set using this method, then the handler will be called.
continueHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
If you send an HTTP request with the header Expect set to the value 100-continue and the server responds with an interim HTTP response with a status code of 100 and a continue handler has been set using this method, then the handler will be called.
continueHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
If you send an HTTP request with the header Expect set to the value 100-continue and the server responds with an interim HTTP response with a status code of 100 and a continue handler has been set using this method, then the handler will be called.
convert(String) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
ConvertedBy - Annotation Type in io.vertx.core.cli.annotations
Annotates @Option setters to indicate how the value is converted to the argument type.
Converter<T> - Interface in io.vertx.core.cli.converters
The converter interface to convert Strings to Objects.
converter - Variable in class io.vertx.core.cli.TypedArgument
The converter to use to create the value.
converter - Variable in class io.vertx.core.cli.TypedOption
the converter to create the value.
Converters - Class in io.vertx.core.cli.converters
Entry point to the converter system.
Converters() - Constructor for class io.vertx.core.cli.converters.Converters
 
convertToJsonObject(JsonArray) - Static method in class io.vertx.redis.utils.JsonUtils
Converts the array response of sentinel response to the map.
COOKIE - Static variable in class io.vertx.core.http.HttpHeaders
Content-Cookie header name
Cookie - Interface in io.vertx.ext.web
Represents an HTTP Cookie.
cookie(String, String) - Static method in interface io.vertx.ext.web.Cookie
Create a new cookie
cookie(Cookie) - Static method in interface io.vertx.ext.web.Cookie
Create a new cookie from a Netty cookie
Cookie - Class in io.vertx.reactivex.ext.web
Represents an HTTP Cookie.
Cookie(Cookie) - Constructor for class io.vertx.reactivex.ext.web.Cookie
 
cookie(String, String) - Static method in class io.vertx.reactivex.ext.web.Cookie
Create a new cookie
Cookie - Class in io.vertx.rxjava.ext.web
Represents an HTTP Cookie.
Cookie(Cookie) - Constructor for class io.vertx.rxjava.ext.web.Cookie
 
cookie(String, String) - Static method in class io.vertx.rxjava.ext.web.Cookie
Create a new cookie
cookieCount() - Method in interface io.vertx.ext.web.RoutingContext
 
cookieCount() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
cookieCount() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
CookieHandler - Interface in io.vertx.ext.web.handler
A handler which decodes cookies from the request, makes them available in the RoutingContext and writes them back in the response.
CookieHandler - Class in io.vertx.reactivex.ext.web.handler
A handler which decodes cookies from the request, makes them available in the and writes them back in the response.
CookieHandler(CookieHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.CookieHandler
 
CookieHandler - Class in io.vertx.rxjava.ext.web.handler
A handler which decodes cookies from the request, makes them available in the and writes them back in the response.
CookieHandler(CookieHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.CookieHandler
 
cookies() - Method in interface io.vertx.core.http.HttpClientResponse
 
cookies() - Method in interface io.vertx.ext.web.client.HttpResponse
 
cookies() - Method in interface io.vertx.ext.web.RoutingContext
 
cookies() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
cookies() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
cookies() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
cookies() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
cookies() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
cookies() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
copy() - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of the entire Buffer.
copy(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy() - Method in class io.vertx.core.json.JsonArray
Make a copy of the JSON array
copy() - Method in class io.vertx.core.json.JsonObject
Copy the JSON object
copy() - Method in interface io.vertx.ext.web.client.HttpRequest
Copy this request
copy() - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a copy of the entire Buffer.
copy(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Copy this request
copy() - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a copy of the entire Buffer.
copy(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy(String, String, CopyOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copy() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Copy this request
copyBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
copyBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
copyBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
copyObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
copyObservable(String, String, CopyOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
CopyOptions - Class in io.vertx.core.file
Describes the copy (and move) options.
CopyOptions() - Constructor for class io.vertx.core.file.CopyOptions
Default constructor.
CopyOptions(CopyOptions) - Constructor for class io.vertx.core.file.CopyOptions
Copy constructor.
CopyOptions(JsonObject) - Constructor for class io.vertx.core.file.CopyOptions
Constructor to create options from JSON.
CopyOptionsConverter - Class in io.vertx.core.file
Converter for CopyOptions.
CopyOptionsConverter() - Constructor for class io.vertx.core.file.CopyOptionsConverter
 
copyRecursive(String, String, boolean, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursive(String, String, boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursive(String, String, boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
copyRecursiveBlocking(String, String, boolean) - Method in interface io.vertx.core.file.FileSystem
copyRecursiveBlocking(String, String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
copyRecursiveBlocking(String, String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
copyRecursiveObservable(String, String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
CorsHandler - Interface in io.vertx.ext.web.handler
A handler which implements server side http://www.w3.org/TR/cors/[CORS] support for Vert.x-Web.
CorsHandler - Class in io.vertx.reactivex.ext.web.handler
A handler which implements server side http://www.w3.org/TR/cors/[CORS] support for Vert.x-Web.
CorsHandler(CorsHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.CorsHandler
 
CorsHandler - Class in io.vertx.rxjava.ext.web.handler
A handler which implements server side http://www.w3.org/TR/cors/[CORS] support for Vert.x-Web.
CorsHandler(CorsHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.CorsHandler
 
count(String, JsonObject, Handler<AsyncResult<Long>>) - Method in interface io.vertx.ext.mongo.MongoClient
Count matching documents in a collection.
count() - Method in interface io.vertx.ext.unit.Async
 
count(String, JsonObject, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Count matching documents in a collection.
count() - Method in class io.vertx.reactivex.ext.unit.Async
 
count(String, JsonObject, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Count matching documents in a collection.
count() - Method in class io.vertx.rxjava.ext.unit.Async
 
countActions() - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
countActions() - Method in class io.vertx.rx.java.ContextScheduler.ContextWorker
 
countDown() - Method in interface io.vertx.ext.unit.Async
Count down the async.
countDown() - Method in class io.vertx.reactivex.ext.unit.Async
Count down the async.
countDown() - Method in class io.vertx.rxjava.ext.unit.Async
Count down the async.
Counter - Interface in io.vertx.core.shareddata
An asynchronous counter that can be used to across the cluster to maintain a consistent count.
Counter - Class in io.vertx.reactivex.core.shareddata
An asynchronous counter that can be used to across the cluster to maintain a consistent count.
Counter(Counter) - Constructor for class io.vertx.reactivex.core.shareddata.Counter
 
Counter - Class in io.vertx.rxjava.core.shareddata
An asynchronous counter that can be used to across the cluster to maintain a consistent count.
Counter(Counter) - Constructor for class io.vertx.rxjava.core.shareddata.Counter
 
countObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
country() - Method in interface io.vertx.ext.web.Locale
Deprecated.
country() - Method in class io.vertx.reactivex.ext.web.Locale
Returns the country as reported by the HTTP client.
country() - Method in class io.vertx.rxjava.ext.web.Locale
Returns the country as reported by the HTTP client.
create(String, Vertx, CircuitBreakerOptions) - Static method in interface io.vertx.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker.
create(String, Vertx) - Static method in interface io.vertx.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
create(Vertx) - Static method in interface io.vertx.circuitbreaker.HystrixMetricHandler
Creates the handler, using the default notification address.
create(Vertx, String) - Static method in interface io.vertx.circuitbreaker.HystrixMetricHandler
Creates the handler.
create(Vertx, ConfigRetrieverOptions) - Static method in interface io.vertx.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx) - Static method in interface io.vertx.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever, using the default settings (json file, system properties and environment variables).
create(Vertx, JsonObject) - Method in class io.vertx.config.kubernetes.ConfigMapStoreFactory
 
create(Vertx, JsonObject) - Method in interface io.vertx.config.spi.ConfigStoreFactory
Creates an instance of the ConfigStore.
create(Vertx, JsonObject) - Method in class io.vertx.config.vault.VaultConfigStoreFactory
 
create(String) - Static method in interface io.vertx.core.cli.CLI
Creates an instance of CLI using the default implementation.
create(Class<?>) - Static method in interface io.vertx.core.cli.CLI
Creates an instance of CLI from the given Java class.
create(CLI) - Static method in interface io.vertx.core.cli.CommandLine
Creates a command line object from the CLI.
create(Class<T>, String) - Static method in class io.vertx.core.cli.converters.Converters
 
create(String, Converter<T>) - Static method in class io.vertx.core.cli.converters.Converters
 
create() - Static method in interface io.vertx.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance.
create(String) - Static method in interface io.vertx.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance with a fully-qualified domain name,
create(CommandLine) - Method in interface io.vertx.core.spi.launcher.CommandFactory
 
create(CommandLine) - Method in class io.vertx.core.spi.launcher.DefaultCommandFactory
 
create() - Static method in interface io.vertx.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider
create(Vertx) - Static method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx, String) - Static method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth by using the given htfile file.
create(Vertx) - Static method in interface io.vertx.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, HtpasswdAuthOptions) - Static method in interface io.vertx.ext.auth.htpasswd.HtpasswdAuth
 
create(Vertx, JsonObject) - Static method in interface io.vertx.ext.auth.jwt.JWTAuth
Deprecated.
create(Vertx, JWTAuthOptions) - Static method in interface io.vertx.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, OAuth2FlowType, OAuth2ClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, OAuth2FlowType) - Static method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, String, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Gtihub
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Gtihub
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, JsonObject, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String) - Static method in interface io.vertx.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, HttpClientOptions) - Static method in interface io.vertx.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, AuthProvider) - Static method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in interface io.vertx.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx, DataSource) - Static method in interface io.vertx.ext.jdbc.JDBCClient
Create a client using a pre-existing data source
create(Vertx, ReportingOptions) - Static method in interface io.vertx.ext.unit.collect.EventBusCollector
Create a message handler reporting with the specified options.
create(Vertx, Handler<TestSuiteReport>) - Static method in interface io.vertx.ext.unit.collect.EventBusCollector
 
create(String, Handler<TestContext>) - Static method in interface io.vertx.ext.unit.TestCase
Create a test case.
create(String) - Static method in interface io.vertx.ext.unit.TestSuite
Create and return a new test suite.
create(Object) - Static method in interface io.vertx.ext.unit.TestSuite
Create and return a new test suite configured after the testSuiteObject argument.
create(Vertx) - Static method in interface io.vertx.ext.web.client.WebClient
Create a web client using the provided vertx instance and default options.
create(Vertx, WebClientOptions) - Static method in interface io.vertx.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Function<Buffer, T>) - Static method in interface io.vertx.ext.web.codec.BodyCodec
Create a codec that buffers the entire body and then apply the decode function and returns the result.
create(Handler<AsyncResult<BodyStream<T>>>) - Method in interface io.vertx.ext.web.codec.BodyCodec
Create the BodyStream.
create(AuthProvider) - Static method in interface io.vertx.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthProvider, String) - Static method in interface io.vertx.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create() - Static method in interface io.vertx.ext.web.handler.BodyHandler
Create a body handler with defaults
create(String) - Static method in interface io.vertx.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create() - Static method in interface io.vertx.ext.web.handler.ChainAuthHandler
 
create() - Static method in interface io.vertx.ext.web.handler.CookieHandler
Create a cookie handler
create(String) - Static method in interface io.vertx.ext.web.handler.CorsHandler
Create a CORS handler
create(String) - Static method in interface io.vertx.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(HtdigestAuth) - Static method in interface io.vertx.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(HtdigestAuth, long) - Static method in interface io.vertx.ext.web.handler.DigestAuthHandler
Create a digest auth handler, specifying the expire timeout for nonces.
create() - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(String, boolean) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler
create(boolean) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler
create(String) - Static method in interface io.vertx.ext.web.handler.ErrorHandler
Create an error handler
create() - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler with defaults
create(String) - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path
create(String, long) - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path, and with the specified max cache time
create(long) - Static method in interface io.vertx.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(AuthProvider) - Static method in interface io.vertx.ext.web.handler.FormLoginHandler
Create a handler
create(AuthProvider, String, String, String, String) - Static method in interface io.vertx.ext.web.handler.FormLoginHandler
Create a handler
create(JWTAuth) - Static method in interface io.vertx.ext.web.handler.JWTAuthHandler
Create a JWT auth handler
create(JWTAuth, String) - Static method in interface io.vertx.ext.web.handler.JWTAuthHandler
Create a JWT auth handler
create() - Static method in interface io.vertx.ext.web.handler.LoggerHandler
Create a handler with default format
create(LoggerFormat) - Static method in interface io.vertx.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(boolean, LoggerFormat) - Static method in interface io.vertx.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(OAuth2Auth, String) - Static method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning
create(OAuth2Auth) - Static method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler without host pinning.
create(AuthProvider) - Static method in interface io.vertx.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthProvider, String) - Static method in interface io.vertx.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthProvider, String, String) - Static method in interface io.vertx.ext.web.handler.RedirectAuthHandler
Create a handler
create() - Static method in interface io.vertx.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create(String) - Static method in interface io.vertx.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler with a custom disable flag.
create() - Static method in interface io.vertx.ext.web.handler.ResponseTimeHandler
Create a handler
create(SessionStore) - Static method in interface io.vertx.ext.web.handler.SessionHandler
Create a session handler
create(Vertx) - Static method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, SockJSHandlerOptions) - Static method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create() - Static method in interface io.vertx.ext.web.handler.StaticHandler
Create a handler using defaults
create(String) - Static method in interface io.vertx.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(String, ClassLoader) - Static method in interface io.vertx.ext.web.handler.StaticHandler
Create a handler, specifying web-root and a classloader used to load the resources.
create(TemplateEngine) - Static method in interface io.vertx.ext.web.handler.TemplateHandler
Create a handler
create(TemplateEngine, String, String) - Static method in interface io.vertx.ext.web.handler.TemplateHandler
Create a handler
create() - Static method in interface io.vertx.ext.web.handler.TimeoutHandler
Create a handler
create(long) - Static method in interface io.vertx.ext.web.handler.TimeoutHandler
Create a handler
create(long, int) - Static method in interface io.vertx.ext.web.handler.TimeoutHandler
Create a handler
create(AuthProvider) - Static method in interface io.vertx.ext.web.handler.UserSessionHandler
Create a new handler
create(String, Handler<RoutingContext>) - Static method in interface io.vertx.ext.web.handler.VirtualHostHandler
Create a handler
create() - Static method in interface io.vertx.ext.web.Locale
Deprecated.
 
create(String) - Static method in interface io.vertx.ext.web.Locale
Deprecated.
 
create(String, String) - Static method in interface io.vertx.ext.web.Locale
Deprecated.
 
create(String, String, String) - Static method in interface io.vertx.ext.web.Locale
Deprecated.
 
create(Vertx, String) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, String, long) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store.

The retry timeout value, configures how long the session handler will retry to get a session from the store when it is not found.

create(Vertx) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, long) - Static method in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Create a session store.

The retry timeout value, configures how long the session handler will retry to get a session from the store when it is not found.

create(Vertx) - Static method in interface io.vertx.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String) - Static method in interface io.vertx.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String, long) - Static method in interface io.vertx.ext.web.sstore.LocalSessionStore
Create a session store
create() - Static method in interface io.vertx.ext.web.templ.FreeMarkerTemplateEngine
Create a template engine using defaults
create() - Static method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Create a template engine using defaults
create(GrpcReadStream<I>, StreamObserver<O>) - Static method in interface io.vertx.grpc.GrpcBidiExchange
 
create(StreamObserver<I>, StreamObserver<O>) - Static method in interface io.vertx.grpc.GrpcBidiExchange
 
create(StreamObserver<T>) - Static method in interface io.vertx.grpc.GrpcReadStream
 
create() - Static method in interface io.vertx.grpc.GrpcReadStream
 
create(GrpcReadStream<I>, StreamObserver<O>) - Static method in interface io.vertx.grpc.GrpcUniExchange
 
create(StreamObserver<T>) - Static method in interface io.vertx.grpc.GrpcWriteStream
 
create(Vertx, String) - Static method in interface io.vertx.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, String, boolean) - Static method in interface io.vertx.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, String, int, boolean, boolean) - Static method in interface io.vertx.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, Consumer<K, V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance from a native Consumer.
create(Vertx, Map<String, String>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Properties) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Properties, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Properties) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Properties, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Map<String, Object>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Map<String, Object>, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Consumer<K, V>) - Static method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Create a new KafkaReadStream instance
create(Vertx, Producer<K, V>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance from a native Producer.
create(Vertx, Map<String, String>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Properties) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Properties, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(String, K, V, Long, Integer) - Static method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, K, V, Integer) - Static method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, K, V) - Static method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, V) - Static method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(Vertx, Properties) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, Properties, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, Map<String, Object>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, Map<String, Object>, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Vertx, Producer<K, V>) - Static method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Create a new KafkaWriteStream instance
create(Measured) - Static method in interface io.vertx.micrometer.MetricsService
Creates a metric service for a given Measured object.
create(MqttConnectReturnCode, boolean) - Static method in interface io.vertx.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(int, MqttQoS, boolean, boolean, String, ByteBuf) - Static method in interface io.vertx.mqtt.messages.MqttPublishMessage
Create a concrete instance of a Vert.x publish message
create(int, List<Integer>) - Static method in interface io.vertx.mqtt.messages.MqttSubAckMessage
Create a concrete instance of a Vert.x suback message
create(int, List<MqttTopicSubscription>) - Static method in interface io.vertx.mqtt.messages.MqttSubscribeMessage
Create a concrete instance of a Vert.x subscribe message
create(int, List<String>) - Static method in interface io.vertx.mqtt.messages.MqttUnsubscribeMessage
Create a concrete instance of a Vert.x unsubscribe message
create(Vertx, MqttClientOptions) - Static method in interface io.vertx.mqtt.MqttClient
Return an MQTT client instance
create(Vertx) - Static method in interface io.vertx.mqtt.MqttClient
Return an MQTT client instance using the default options
create(Vertx, MqttServerOptions) - Static method in interface io.vertx.mqtt.MqttServer
Return an MQTT server instance
create(Vertx) - Static method in interface io.vertx.mqtt.MqttServer
Return an MQTT server instance using default options
create(Vertx) - Static method in interface io.vertx.proton.ProtonClient
Create a ProtonClient instance with the given Vertx instance.
create(Vertx) - Static method in interface io.vertx.proton.ProtonServer
Create a ProtonServer instance with the given Vertx instance.
create(Vertx, ProtonServerOptions) - Static method in interface io.vertx.proton.ProtonServer
Create a ProtonServer instance with the given Vertx instance and options.
create() - Method in interface io.vertx.proton.sasl.ProtonSaslAuthenticatorFactory
Create a ProtonSaslAuthenticator for use with a connection.
create(String, Vertx, CircuitBreakerOptions) - Static method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker.
create(String, Vertx) - Static method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
create(Vertx) - Static method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
Creates the handler, using the default notification address.
create(Vertx, String) - Static method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
Creates the handler.
create(Vertx, ConfigRetrieverOptions) - Static method in class io.vertx.reactivex.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx) - Static method in class io.vertx.reactivex.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever, using the default settings (json file, system properties and environment variables).
create(String) - Static method in class io.vertx.reactivex.core.cli.CLI
Creates an instance of CLI using the default implementation.
create(CLI) - Static method in class io.vertx.reactivex.core.cli.CommandLine
Creates a command line object from the CLI.
create() - Static method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance.
create(String) - Static method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance with a fully-qualified domain name,
create() - Static method in class io.vertx.reactivex.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider
create(Vertx) - Static method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth by using the given htfile file.
create(Vertx, JWTAuthOptions) - Static method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, OAuth2FlowType, OAuth2ClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, OAuth2FlowType) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, String, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Gtihub
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Gtihub
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, JsonObject, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, AuthProvider) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx, ReportingOptions) - Static method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
Create a message handler reporting with the specified options.
create(Vertx, Handler<TestSuiteReport>) - Static method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
create(String, Handler<TestContext>) - Static method in class io.vertx.reactivex.ext.unit.TestCase
Create a test case.
create(String) - Static method in class io.vertx.reactivex.ext.unit.TestSuite
Create and return a new test suite.
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
Create a web client using the provided vertx instance and default options.
create(Vertx, WebClientOptions) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Function<Buffer, T>) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
Create a codec that buffers the entire body and then apply the decode function and returns the result.
create(AuthProvider) - Static method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthProvider, String) - Static method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create() - Static method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Create a body handler with defaults
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create() - Static method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
create() - Static method in class io.vertx.reactivex.ext.web.handler.CookieHandler
Create a cookie handler
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Create a CORS handler
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(HtdigestAuth) - Static method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(HtdigestAuth, long) - Static method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Create a digest auth handler, specifying the expire timeout for nonces.
create() - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(String, boolean) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler
create(boolean) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
Create an error handler
create() - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
Create a handler with defaults
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path
create(String, long) - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path, and with the specified max cache time
create(long) - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(AuthProvider) - Static method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Create a handler
create(AuthProvider, String, String, String, String) - Static method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Create a handler
create(JWTAuth) - Static method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Create a JWT auth handler
create(JWTAuth, String) - Static method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Create a JWT auth handler
create() - Static method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
Create a handler with default format
create(LoggerFormat) - Static method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(boolean, LoggerFormat) - Static method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(OAuth2Auth, String) - Static method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning
create(OAuth2Auth) - Static method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler without host pinning.
create(AuthProvider) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthProvider, String) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthProvider, String, String) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Create a handler
create() - Static method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler with a custom disable flag.
create() - Static method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
Create a handler
create(SessionStore) - Static method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Create a session handler
create(Vertx) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, SockJSHandlerOptions) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create() - Static method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Create a handler using defaults
create(String) - Static method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(TemplateEngine) - Static method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
Create a handler
create(TemplateEngine, String, String) - Static method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
Create a handler
create() - Static method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
Create a handler
create(long) - Static method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
Create a handler
create(long, int) - Static method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
Create a handler
create(AuthProvider) - Static method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
Create a new handler
create(String, Handler<RoutingContext>) - Static method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
Create a handler
create() - Static method in class io.vertx.reactivex.ext.web.Locale
 
create(String) - Static method in class io.vertx.reactivex.ext.web.Locale
 
create(String, String) - Static method in class io.vertx.reactivex.ext.web.Locale
 
create(String, String, String) - Static method in class io.vertx.reactivex.ext.web.Locale
 
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, String, long) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Create a session store.

The retry timeout value, configures how long the session handler will retry to get a session from the store when it is not found.

create(Vertx) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, long) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
Create a session store.

The retry timeout value, configures how long the session handler will retry to get a session from the store when it is not found.

create(Vertx) - Static method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String) - Static method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String, long) - Static method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
Create a session store
create() - Static method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
Create a template engine using defaults
create() - Static method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.reactivex.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, String, boolean) - Static method in class io.vertx.reactivex.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, String, int, boolean, boolean) - Static method in class io.vertx.reactivex.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(String, K, V, Long, Integer) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, K, V) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, V) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(Measured) - Static method in class io.vertx.reactivex.micrometer.MetricsService
Creates a metric service for a given object.
create(MqttConnectReturnCode, boolean) - Static method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(Vertx, MqttClientOptions) - Static method in class io.vertx.reactivex.mqtt.MqttClient
Return an MQTT client instance
create(Vertx) - Static method in class io.vertx.reactivex.mqtt.MqttClient
Return an MQTT client instance using the default options
create(Vertx, MqttServerOptions) - Static method in class io.vertx.reactivex.mqtt.MqttServer
Return an MQTT server instance
create(Vertx) - Static method in class io.vertx.reactivex.mqtt.MqttServer
Return an MQTT server instance using default options
create(Vertx) - Static method in class io.vertx.reactivex.redis.RedisClient
 
create(Vertx, RedisOptions) - Static method in class io.vertx.reactivex.redis.RedisClient
 
create(String) - Static method in class io.vertx.reactivex.redis.Script
 
create(String, String) - Static method in class io.vertx.reactivex.redis.Script
 
create(Vertx, RedisOptions) - Static method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
create(Vertx, ServiceDiscoveryOptions) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx, ServiceDiscoveryOptions, Handler<ServiceDiscovery>) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx, Handler<ServiceDiscovery>) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx) - Static method in interface io.vertx.redis.RedisClient
 
create(Vertx, JsonObject) - Static method in interface io.vertx.redis.RedisClient
Deprecated.
For type safety please use RedisClient.create(Vertx, RedisOptions).
create(Vertx, RedisOptions) - Static method in interface io.vertx.redis.RedisClient
 
create(String) - Static method in interface io.vertx.redis.Script
 
create(String, String) - Static method in interface io.vertx.redis.Script
 
create(Vertx, RedisOptions) - Static method in interface io.vertx.redis.sentinel.RedisSentinel
 
create(String, Vertx, CircuitBreakerOptions) - Static method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker.
create(String, Vertx) - Static method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Creates a new instance of CircuitBreaker, with default options.
create(Vertx) - Static method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
Creates the handler, using the default notification address.
create(Vertx, String) - Static method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
Creates the handler.
create(Vertx, ConfigRetrieverOptions) - Static method in class io.vertx.rxjava.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever.
create(Vertx) - Static method in class io.vertx.rxjava.config.ConfigRetriever
Creates an instance of the default implementation of the ConfigRetriever, using the default settings (json file, system properties and environment variables).
create(String) - Static method in class io.vertx.rxjava.core.cli.CLI
Creates an instance of CLI using the default implementation.
create(CLI) - Static method in class io.vertx.rxjava.core.cli.CommandLine
Creates a command line object from the CLI.
create() - Static method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance.
create(String) - Static method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Create a new SelfSignedCertificate instance with a fully-qualified domain name,
create() - Static method in class io.vertx.rxjava.ext.auth.ChainAuth
Create a Chainable Auth Provider auth provider
create(Vertx) - Static method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth.
create(Vertx, String) - Static method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
Creates an instance of HtdigestAuth by using the given htfile file.
create(Vertx, JWTAuthOptions) - Static method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
Create a JWT auth provider
create(Vertx, OAuth2FlowType, OAuth2ClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, OAuth2FlowType) - Static method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Create a OAuth2 auth provider
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
Create a OAuth2Auth provider for Microsoft Azure Active Directory
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
Create a OAuth2Auth provider for App.net
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
Create a OAuth2Auth provider for CloudFoundry UAA
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
Create a OAuth2Auth provider for Dropbox
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
Create a OAuth2Auth provider for Facebook
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
Create a OAuth2Auth provider for Foursquare
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Gtihub
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
Create a OAuth2Auth provider for Gtihub
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, JsonObject, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
Create a OAuth2Auth provider for Google Service Account (Server to Server)
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
Create a OAuth2Auth provider for Heroku
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
Create a OAuth2Auth provider for Instagram
create(Vertx, JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, JsonObject, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, OAuth2FlowType, JsonObject, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
Create a OAuth2Auth provider for Keycloak
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
Create a OAuth2Auth provider for LinkedIn
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
Create a OAuth2Auth provider for live.com
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
Create a OAuth2Auth provider for Mailchimp
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
Create a OAuth2Auth provider for Salesforce
create(Vertx, String, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
Create a OAuth2Auth provider for Shopify
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
Create a OAuth2Auth provider for SoundCloud
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
Create a OAuth2Auth provider for Stripe
create(Vertx, String, String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, String, String, HttpClientOptions) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
Create a OAuth2Auth provider for Twitter
create(Vertx, AuthProvider) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
create(Vertx) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Creates a new instance of the default implementation of HealthChecks.
create(Vertx, ReportingOptions) - Static method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
Create a message handler reporting with the specified options.
create(Vertx, Handler<TestSuiteReport>) - Static method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
create(String, Handler<TestContext>) - Static method in class io.vertx.rxjava.ext.unit.TestCase
Create a test case.
create(String) - Static method in class io.vertx.rxjava.ext.unit.TestSuite
Create and return a new test suite.
create(Vertx) - Static method in class io.vertx.rxjava.ext.web.client.WebClient
Create a web client using the provided vertx instance and default options.
create(Vertx, WebClientOptions) - Static method in class io.vertx.rxjava.ext.web.client.WebClient
Create a web client using the provided vertx instance.
create(Function<Buffer, T>) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
Create a codec that buffers the entire body and then apply the decode function and returns the result.
create(AuthProvider) - Static method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Create a basic auth handler
create(AuthProvider, String) - Static method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Create a basic auth handler, specifying realm
create() - Static method in class io.vertx.rxjava.ext.web.handler.BodyHandler
Create a body handler with defaults
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.BodyHandler
Create a body handler and use the given upload directory.
create() - Static method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
create() - Static method in class io.vertx.rxjava.ext.web.handler.CookieHandler
Create a cookie handler
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Create a CORS handler
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Instantiate a new CSRFHandlerImpl with a secret
create(HtdigestAuth) - Static method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Create a digest auth handler
create(HtdigestAuth, long) - Static method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Create a digest auth handler, specifying the expire timeout for nonces.
create() - Static method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
Create an error handler using defaults
create(String, boolean) - Static method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
Create an error handler
create(boolean) - Static method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
Create an error handler
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
Create an error handler
create() - Static method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
Create a handler with defaults
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path
create(String, long) - Static method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
Create a handler attempting to load favicon file from the specified path, and with the specified max cache time
create(long) - Static method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
Create a handler with the specified max cache time
create(AuthProvider) - Static method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
Create a handler
create(AuthProvider, String, String, String, String) - Static method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
Create a handler
create(JWTAuth) - Static method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Create a JWT auth handler
create(JWTAuth, String) - Static method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Create a JWT auth handler
create() - Static method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
Create a handler with default format
create(LoggerFormat) - Static method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(boolean, LoggerFormat) - Static method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
Create a handler with he specified format
create(OAuth2Auth, String) - Static method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler with host pinning
create(OAuth2Auth) - Static method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Create a OAuth2 auth handler without host pinning.
create(AuthProvider) - Static method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthProvider, String) - Static method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Create a handler
create(AuthProvider, String, String) - Static method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Create a handler
create() - Static method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler.
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
Create a response content type handler with a custom disable flag.
create() - Static method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
Create a handler
create(SessionStore) - Static method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Create a session handler
create(Vertx) - Static method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create(Vertx, SockJSHandlerOptions) - Static method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
Create a SockJS handler
create() - Static method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Create a handler using defaults
create(String) - Static method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Create a handler, specifying web-root
create(TemplateEngine) - Static method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
Create a handler
create(TemplateEngine, String, String) - Static method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
Create a handler
create() - Static method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
Create a handler
create(long) - Static method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
Create a handler
create(long, int) - Static method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
Create a handler
create(AuthProvider) - Static method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
Create a new handler
create(String, Handler<RoutingContext>) - Static method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
Create a handler
create() - Static method in class io.vertx.rxjava.ext.web.Locale
 
create(String) - Static method in class io.vertx.rxjava.ext.web.Locale
 
create(String, String) - Static method in class io.vertx.rxjava.ext.web.Locale
 
create(String, String, String) - Static method in class io.vertx.rxjava.ext.web.Locale
 
create(Vertx, String) - Static method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, String, long) - Static method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
Create a session store.

The retry timeout value, configures how long the session handler will retry to get a session from the store when it is not found.

create(Vertx) - Static method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
Create a session store
create(Vertx, long) - Static method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
Create a session store.

The retry timeout value, configures how long the session handler will retry to get a session from the store when it is not found.

create(Vertx) - Static method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String) - Static method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
Create a session store
create(Vertx, String, long) - Static method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
Create a session store
create() - Static method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
Create a template engine using defaults
create() - Static method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
Create a template engine using defaults
create(Vertx, String) - Static method in class io.vertx.rxjava.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, String, boolean) - Static method in class io.vertx.rxjava.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, String, int, boolean, boolean) - Static method in class io.vertx.rxjava.kafka.admin.AdminUtils
Create a new AdminUtils instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Create a new KafkaConsumer instance
create(Vertx, Map<String, String>) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(Vertx, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Create a new KafkaProducer instance
create(String, K, V, Long, Integer) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, K, V) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(String, V) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
Create a concrete instance of a Vert.x producer record
create(Measured) - Static method in class io.vertx.rxjava.micrometer.MetricsService
Creates a metric service for a given object.
create(MqttConnectReturnCode, boolean) - Static method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
Create a concrete instance of a Vert.x connack message
create(Vertx, MqttClientOptions) - Static method in class io.vertx.rxjava.mqtt.MqttClient
Return an MQTT client instance
create(Vertx) - Static method in class io.vertx.rxjava.mqtt.MqttClient
Return an MQTT client instance using the default options
create(Vertx, MqttServerOptions) - Static method in class io.vertx.rxjava.mqtt.MqttServer
Return an MQTT server instance
create(Vertx) - Static method in class io.vertx.rxjava.mqtt.MqttServer
Return an MQTT server instance using default options
create(Vertx) - Static method in class io.vertx.rxjava.redis.RedisClient
 
create(Vertx, RedisOptions) - Static method in class io.vertx.rxjava.redis.RedisClient
 
create(String) - Static method in class io.vertx.rxjava.redis.Script
 
create(String, String) - Static method in class io.vertx.rxjava.redis.Script
 
create(Vertx, RedisOptions) - Static method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
create(Vertx, ServiceDiscoveryOptions) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx, ServiceDiscoveryOptions, Handler<ServiceDiscovery>) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx, Handler<ServiceDiscovery>) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Router, ServiceDiscovery) - Static method in class io.vertx.servicediscovery.rest.ServiceDiscoveryRestEndpoint
Creates the REST endpoint using the default root (/discovery).
create(Router, ServiceDiscovery, String) - Static method in class io.vertx.servicediscovery.rest.ServiceDiscoveryRestEndpoint
Creates the REST endpoint using the given root.
create(Vertx, ServiceDiscoveryOptions) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
create(Vertx, ServiceDiscoveryOptions, Handler<ServiceDiscovery>) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Creates an instance of ServiceDiscovery.
create(Vertx, Handler<ServiceDiscovery>) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Creates a new instance of ServiceDiscovery using the default configuration.
createCollection(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Create a new collection
createCollection(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a new collection
createCollection(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Create a new collection
createCollectionObservable(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
createDatagramSocket(DatagramSocketOptions) - Method in interface io.vertx.core.Vertx
Create a datagram socket using the specified options
createDatagramSocket() - Method in interface io.vertx.core.Vertx
Create a datagram socket using default options
createDatagramSocket(DatagramSocketOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a datagram socket using the specified options
createDatagramSocket() - Method in class io.vertx.reactivex.core.Vertx
Create a datagram socket using default options
createDatagramSocket(DatagramSocketOptions) - Method in class io.vertx.rxjava.core.Vertx
Create a datagram socket using the specified options
createDatagramSocket() - Method in class io.vertx.rxjava.core.Vertx
Create a datagram socket using default options
createDelegate(String) - Method in class io.vertx.core.logging.JULLogDelegateFactory
 
createDelegate(String) - Method in class io.vertx.core.logging.Log4j2LogDelegateFactory
 
createDelegate(String) - Method in class io.vertx.core.logging.Log4jLogDelegateFactory
 
createDelegate(String) - Method in class io.vertx.core.logging.SLF4JLogDelegateFactory
 
createDelegate(String) - Method in interface io.vertx.core.spi.logging.LogDelegateFactory
 
createDelete(JsonObject) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new delete operation with the given filter
createDnsClient(int, String) - Method in interface io.vertx.core.Vertx
Create a DNS client to connect to a DNS server at the specified host and port, with the default query timeout (5 seconds)

createDnsClient() - Method in interface io.vertx.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions.getAddressResolverOptions()
createDnsClient(DnsClientOptions) - Method in interface io.vertx.core.Vertx
Create a DNS client to connect to a DNS server
createDnsClient(int, String) - Method in class io.vertx.reactivex.core.Vertx
Create a DNS client to connect to a DNS server at the specified host and port, with the default query timeout (5 seconds)

createDnsClient() - Method in class io.vertx.reactivex.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions
createDnsClient(DnsClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a DNS client to connect to a DNS server
createDnsClient(int, String) - Method in class io.vertx.rxjava.core.Vertx
Create a DNS client to connect to a DNS server at the specified host and port, with the default query timeout (5 seconds)

createDnsClient() - Method in class io.vertx.rxjava.core.Vertx
Create a DNS client to connect to the DNS server configured by VertxOptions
createDnsClient(DnsClientOptions) - Method in class io.vertx.rxjava.core.Vertx
Create a DNS client to connect to a DNS server
createEndpoint(String, int, int) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Provides metrics for a particular endpoint
createFile(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
createFile(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
createFileBlocking(String) - Method in interface io.vertx.core.file.FileSystem
createFileBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
createFileBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
createFileBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
createFileBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
createFileBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
createFileObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
createFileObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
createHttpClient(HttpClientOptions) - Method in interface io.vertx.core.Vertx
Create a HTTP/HTTPS client using the specified options
createHttpClient() - Method in interface io.vertx.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpClient(HttpClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a HTTP/HTTPS client using the specified options
createHttpClient() - Method in class io.vertx.reactivex.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpClient(HttpClientOptions) - Method in class io.vertx.rxjava.core.Vertx
Create a HTTP/HTTPS client using the specified options
createHttpClient() - Method in class io.vertx.rxjava.core.Vertx
Create a HTTP/HTTPS client using default options
createHttpServer(HttpServerOptions) - Method in interface io.vertx.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServer() - Method in interface io.vertx.core.Vertx
Create an HTTP/HTTPS server using default options
createHttpServer(HttpServerOptions) - Method in class io.vertx.reactivex.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServer() - Method in class io.vertx.reactivex.core.Vertx
Create an HTTP/HTTPS server using default options
createHttpServer(HttpServerOptions) - Method in class io.vertx.rxjava.core.Vertx
Create an HTTP/HTTPS server using the specified options
createHttpServer() - Method in class io.vertx.rxjava.core.Vertx
Create an HTTP/HTTPS server using default options
createIndex(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Creates an index.
createIndex(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates an index.
createIndex(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Creates an index.
createIndexObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
createIndexWithOptions(String, JsonObject, IndexOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Creates an index.
createIndexWithOptions(String, JsonObject, IndexOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates an index.
createIndexWithOptions(String, JsonObject, IndexOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Creates an index.
createIndexWithOptionsObservable(String, JsonObject, IndexOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
createInsert(JsonObject) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new insert operation with the given document
createKeycloak(Vertx, OAuth2FlowType, JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Deprecated.
You should use the provider helper KeycloakAuth instead. Create a OAuth2 auth provider
createKeycloak(Vertx, OAuth2FlowType, JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
createKeycloak(Vertx, OAuth2FlowType, JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
createMechanism() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanismFactory
Creates an instance of the authentication mechanism implementation.
createMetrics(EventBus) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the event bus metrics SPI when the event bus is created.

createMetrics(HttpServer, SocketAddress, HttpServerOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the http server metrics SPI when an http server is created.

createMetrics(HttpClient, HttpClientOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the http client metrics SPI when an http client has been created.

createMetrics(SocketAddress, NetServerOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the net server metrics SPI when a net server is created.

createMetrics(NetClientOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the net client metrics SPI when a net client is created.

createMetrics(DatagramSocket, DatagramSocketOptions) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the datagram/udp metrics SPI when a datagram socket is created.

createMetrics(P, String, String, int) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Provides the pool metrics SPI.
createNetClient(NetClientOptions) - Method in interface io.vertx.core.Vertx
Create a TCP/SSL client using the specified options
createNetClient() - Method in interface io.vertx.core.Vertx
Create a TCP/SSL client using default options
createNetClient(NetClientOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL client using the specified options
createNetClient() - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL client using default options
createNetClient(NetClientOptions) - Method in class io.vertx.rxjava.core.Vertx
Create a TCP/SSL client using the specified options
createNetClient() - Method in class io.vertx.rxjava.core.Vertx
Create a TCP/SSL client using default options
createNetServer(NetServerOptions) - Method in interface io.vertx.core.Vertx
Create a TCP/SSL server using the specified options
createNetServer() - Method in interface io.vertx.core.Vertx
Create a TCP/SSL server using default options
createNetServer(NetServerOptions) - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL server using the specified options
createNetServer() - Method in class io.vertx.reactivex.core.Vertx
Create a TCP/SSL server using default options
createNetServer(NetServerOptions) - Method in class io.vertx.rxjava.core.Vertx
Create a TCP/SSL server using the specified options
createNetServer() - Method in class io.vertx.rxjava.core.Vertx
Create a TCP/SSL server using default options
createNonShared(Vertx, JsonObject) - Static method in interface io.vertx.ext.jdbc.JDBCClient
Create a JDBC client which maintains its own data source.
createNonShared(Vertx, JsonObject) - Static method in interface io.vertx.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
createNonShared(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.jdbc.JDBCClient
Create a JDBC client which maintains its own data source.
createNonShared(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
createNonShared(Vertx, JsonObject) - Static method in class io.vertx.rxjava.ext.jdbc.JDBCClient
Create a JDBC client which maintains its own data source.
createNonShared(Vertx, JsonObject) - Static method in class io.vertx.rxjava.ext.mongo.MongoClient
Create a Mongo client which maintains its own data source.
createOptimized(String) - Static method in class io.vertx.core.http.HttpHeaders
Create an optimized CharSequence which can be used as header name or value.
createPadding(int) - Static method in class io.vertx.core.cli.UsageMessageFormatter
Return a String of padding of length len.
createProcedure(Vertx) - Static method in interface io.vertx.ext.cluster.infinispan.ClusterHealthCheck
createProcedure(Vertx, boolean) - Static method in interface io.vertx.ext.cluster.infinispan.ClusterHealthCheck
Creates a ready-to-use Vert.x cluster HealthChecks procedure.
createProcedure(Vertx) - Static method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
createProcedure(Vertx, boolean) - Static method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
Creates a ready-to-use Vert.x cluster HealthChecks procedure.
createProcedure(Vertx) - Static method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
createProcedure(Vertx, boolean) - Static method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
Creates a ready-to-use Vert.x cluster HealthChecks procedure.
createProvider(Vertx) - Method in interface io.vertx.ext.auth.AuthOptions
Create the suitable provider for this option.
createProvider(Vertx) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
createProxy(Class<T>, Vertx, String) - Static method in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
 
createProxy(Class<T>, Vertx, String, DeliveryOptions) - Static method in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
 
createReceiver(String) - Method in interface io.vertx.proton.ProtonConnection
Creates a receiver used to consumer messages from the given node address.
createReceiver(String, ProtonLinkOptions) - Method in interface io.vertx.proton.ProtonConnection
Creates a receiver used to consumer messages from the given node address.
createReceiver(String) - Method in interface io.vertx.proton.ProtonSession
Creates a receiver used to consumer messages from the given node address.
createReceiver(String, ProtonLinkOptions) - Method in interface io.vertx.proton.ProtonSession
Creates a receiver used to consumer messages from the given node address.
createRecord(String, String, String, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.EventBusService
Sugar method to creates a record for this type.
createRecord(String, String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.EventBusService
Creates a record based on the parameters.
createRecord(String, String, int, String, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method to create a record for a HTTP endpoint.
createRecord(String, boolean, String, int, String, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
createRecord(String, String, int, String) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
createRecord(String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
createRecord(String, String, String, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
Create a record representing a data producer.
createRecord(String, String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
createRecord(String, String) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method to create a record for a Mongo data source.
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method to create a record for a Redis data source.
createRecord(String, String, String, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.EventBusService
Sugar method to creates a record for this type.
createRecord(String, String, String) - Static method in class io.vertx.rxjava.servicediscovery.types.EventBusService
Creates a record based on the parameters.
createRecord(String, String, int, String, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method to create a record for a HTTP endpoint.
createRecord(String, boolean, String, int, String, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
createRecord(String, String, int, String) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
createRecord(String, String) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
createRecord(String, String, String, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
Create a record representing a data producer.
createRecord(String, String, String) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
createRecord(String, String) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method to create a record for a Mongo data source.
createRecord(String, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method to create a record for a Redis data source.
createRecord(String, String, Class, JsonObject) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Sugar method to creates a record for this type.
createRecord(String, String, String, JsonObject) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Sugar method to creates a record for this type.
createRecord(String, String, Class) - Static method in interface io.vertx.servicediscovery.types.EventBusService
createRecord(String, String, String) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Creates a record based on the parameters.
createRecord(String, String, int, String, JsonObject) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method to create a record for a HTTP endpoint.
createRecord(String, boolean, String, int, String, JsonObject) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Same as HttpEndpoint.createRecord(String, String, int, String, JsonObject) but let you configure whether or not the service is using https.
createRecord(String, String, int, String) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
createRecord(String, String) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Same as HttpEndpoint.createRecord(String, String, int, String, JsonObject) but without metadata, using the port 80 and using "/" as root.
createRecord(String, JsonObject, JsonObject) - Static method in interface io.vertx.servicediscovery.types.JDBCDataSource
 
createRecord(String, String, String, JsonObject) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Create a record representing a data producer.
createRecord(String, String, Class, JsonObject) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Create a record representing a data producer.
createRecord(String, String, Class) - Static method in interface io.vertx.servicediscovery.types.MessageSource
createRecord(String, String, String) - Static method in interface io.vertx.servicediscovery.types.MessageSource
createRecord(String, String) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Same as MessageSource.createRecord(String, String, Class, JsonObject) without additional metadata, and no type for the payload.
createRecord(String, JsonObject, JsonObject) - Static method in interface io.vertx.servicediscovery.types.MongoDataSource
Convenient method to create a record for a Mongo data source.
createRecord(String, JsonObject, JsonObject) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method to create a record for a Redis data source.
createReplace(JsonObject, JsonObject) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new replace operation with the given filter and replace document
createReplace(JsonObject, JsonObject, boolean) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new replace operation with the given filter, replace document, and the upsert flag
createRunnerForTestWithParameters(TestWithParameters) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParametersFactory
 
createSender(String) - Method in interface io.vertx.proton.ProtonConnection
Creates a sender used to send messages to the given node address.
createSender(String, ProtonLinkOptions) - Method in interface io.vertx.proton.ProtonConnection
Creates a sender used to send messages to the given node address.
createSender(String) - Method in interface io.vertx.proton.ProtonSession
Creates a sender used to send messages to the given node address.
createSender(String, ProtonLinkOptions) - Method in interface io.vertx.proton.ProtonSession
Creates a sender used to send messages to the given node address.
createSession(long) - Method in interface io.vertx.ext.web.sstore.SessionStore
Create a new session using the default min length.
createSession(long, int) - Method in interface io.vertx.ext.web.sstore.SessionStore
Create a new session
createSession() - Method in interface io.vertx.proton.ProtonConnection
Creates a new session, which can be used to create new senders/receivers on.
createSession(long) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Create a new session using the default min length.
createSession(long, int) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Create a new session
createSession(long) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Create a new session using the default min length.
createSession(long, int) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Create a new session
createShared(Vertx, JsonObject, String) - Static method in interface io.vertx.ext.jdbc.JDBCClient
Create a JDBC client which shares its data source with any other JDBC clients created with the same data source name
createShared(Vertx, JsonObject) - Static method in interface io.vertx.ext.jdbc.JDBCClient
Like JDBCClient.createShared(io.vertx.core.Vertx, JsonObject, String) but with the default data source name
createShared(Vertx, JsonObject, String) - Static method in interface io.vertx.ext.mongo.MongoClient
Create a Mongo client which shares its data source with any other Mongo clients created with the same data source name
createShared(Vertx, JsonObject) - Static method in interface io.vertx.ext.mongo.MongoClient
createShared(Vertx, String, Properties) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, String, Map<String, String>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, String, Map<String, String>, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, String, Properties, Class<K>, Class<V>) - Static method in interface io.vertx.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, JsonObject, String) - Static method in class io.vertx.reactivex.ext.jdbc.JDBCClient
Create a JDBC client which shares its data source with any other JDBC clients created with the same data source name
createShared(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.jdbc.JDBCClient
createShared(Vertx, JsonObject, String) - Static method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a Mongo client which shares its data source with any other Mongo clients created with the same data source name
createShared(Vertx, JsonObject) - Static method in class io.vertx.reactivex.ext.mongo.MongoClient
createShared(Vertx, String, Map<String, String>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, String, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, JsonObject, String) - Static method in class io.vertx.rxjava.ext.jdbc.JDBCClient
Create a JDBC client which shares its data source with any other JDBC clients created with the same data source name
createShared(Vertx, JsonObject) - Static method in class io.vertx.rxjava.ext.jdbc.JDBCClient
createShared(Vertx, JsonObject, String) - Static method in class io.vertx.rxjava.ext.mongo.MongoClient
Create a Mongo client which shares its data source with any other Mongo clients created with the same data source name
createShared(Vertx, JsonObject) - Static method in class io.vertx.rxjava.ext.mongo.MongoClient
createShared(Vertx, String, Map<String, String>) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createShared(Vertx, String, Map<String, String>, Class<K>, Class<V>) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Get or create a KafkaProducer instance which shares its stream with any other KafkaProducer created with the same name
createSharedWorkerExecutor(String) - Method in interface io.vertx.core.Vertx
createSharedWorkerExecutor(String, int) - Method in interface io.vertx.core.Vertx
createSharedWorkerExecutor(String, int, long) - Method in interface io.vertx.core.Vertx
Create a named worker executor, the executor should be closed when it's not needed anymore to release resources.

This method can be called mutiple times with the same name.

createSharedWorkerExecutor(String) - Method in class io.vertx.reactivex.core.Vertx
createSharedWorkerExecutor(String, int) - Method in class io.vertx.reactivex.core.Vertx
createSharedWorkerExecutor(String, int, long) - Method in class io.vertx.reactivex.core.Vertx
Create a named worker executor, the executor should be closed when it's not needed anymore to release resources.

This method can be called mutiple times with the same name.

createSharedWorkerExecutor(String) - Method in class io.vertx.rxjava.core.Vertx
createSharedWorkerExecutor(String, int) - Method in class io.vertx.rxjava.core.Vertx
createSharedWorkerExecutor(String, int, long) - Method in class io.vertx.rxjava.core.Vertx
Create a named worker executor, the executor should be closed when it's not needed anymore to release resources.

This method can be called mutiple times with the same name.

createTest() - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
createToken(TokenRequest, Handler<AsyncResult<Auth>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Creates a new token.
createTopic(String, int, int, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s)
createTopic(String, int, int, Map<String, String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s).
createTopic(String, int, int, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s)
createTopic(String, int, int, Map<String, String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s).
createTopic(String, int, int, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s)
createTopic(String, int, int, Map<String, String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s).
createUpdate(JsonObject, JsonObject) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new update operation with the given filter and update document
createUpdate(JsonObject, JsonObject, boolean, boolean) - Static method in class io.vertx.ext.mongo.BulkOperation
Create a new update operation with the given filter, update document, the upsert flag, and multi flag
createVerticle(String, ClassLoader) - Method in interface io.vertx.core.spi.VerticleFactory
Create a verticle instance.
createWithDelegate(Class<X>, T) - Static method in class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
createWithHealthChecks(HealthChecks, AuthProvider) - Static method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks) - Static method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks, AuthProvider) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks, AuthProvider) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWithHealthChecks(HealthChecks) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Creates an instance of the default implementation of the HealthCheckHandler.
createWorker() - Method in class io.vertx.reactivex.ContextScheduler
 
createWorker() - Method in class io.vertx.rx.java.ContextScheduler
 
creationTime() - Method in interface io.vertx.core.file.FileProps
The date the file was created
creationTime() - Method in class io.vertx.reactivex.core.file.FileProps
The date the file was created
creationTime() - Method in class io.vertx.rxjava.core.file.FileProps
The date the file was created
cryptCheck(String, String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
Crypto - Interface in io.vertx.ext.jwt
Internal common interface for all crypto algorithms.
CSRFHandler - Interface in io.vertx.ext.web.handler
This handler adds a CSRF token to requests which mutate state.
CSRFHandler - Class in io.vertx.reactivex.ext.web.handler
This handler adds a CSRF token to requests which mutate state.
CSRFHandler(CSRFHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
CSRFHandler - Class in io.vertx.rxjava.ext.web.handler
This handler adds a CSRF token to requests which mutate state.
CSRFHandler(CSRFHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
current() - Static method in interface io.vertx.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current(Context) - Static method in interface io.vertx.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the provided vert.x context.
current(Vertx) - Static method in interface io.vertx.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x instance.
current() - Static method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current(Vertx) - Static method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x instance.
current() - Static method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x context.
current(Vertx) - Static method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
Get or create a secure non blocking random number generator using the current vert.x instance.
currentContext() - Static method in interface io.vertx.core.Vertx
Gets the current context
currentContext() - Static method in class io.vertx.reactivex.core.Vertx
Gets the current context
currentContext() - Static method in class io.vertx.rxjava.core.Vertx
Gets the current context
currentRoute() - Method in interface io.vertx.ext.web.RoutingContext
 
currentRoute() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
currentRoute() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
customFrameHandler(Handler<HttpFrame>) - Method in interface io.vertx.core.http.HttpClientResponse
Set an custom frame handler.
customFrameHandler(Handler<HttpFrame>) - Method in interface io.vertx.core.http.HttpServerRequest
Set a custom frame handler.
customFrameHandler(Handler<HttpFrame>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Set an custom frame handler.
customFrameHandler(Handler<HttpFrame>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Set a custom frame handler.
customFrameHandler(Handler<HttpFrame>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
Set an custom frame handler.
customFrameHandler(Handler<HttpFrame>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Set a custom frame handler.

D

data() - Method in interface io.vertx.core.datagram.DatagramPacket
Returns the data of the DatagramPacket
data() - Method in interface io.vertx.ext.web.RoutingContext
 
data() - Method in interface io.vertx.ext.web.Session
 
data() - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
Returns the data of the DatagramPacket
data() - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
Returns the data of the DatagramPacket
DatagramPacket - Interface in io.vertx.core.datagram
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
DatagramPacket - Class in io.vertx.reactivex.core.datagram
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
DatagramPacket(DatagramPacket) - Constructor for class io.vertx.reactivex.core.datagram.DatagramPacket
 
DatagramPacket - Class in io.vertx.rxjava.core.datagram
A received datagram packet (UDP) which contains the data and information about the sender of the data itself.
DatagramPacket(DatagramPacket) - Constructor for class io.vertx.rxjava.core.datagram.DatagramPacket
 
DatagramSocket - Interface in io.vertx.core.datagram
A datagram socket can be used to send DatagramPacket's to remote datagram servers and receive DatagramPackets .
DatagramSocket - Class in io.vertx.reactivex.core.datagram
A datagram socket can be used to send DatagramPacket's to remote datagram servers and receive DatagramPackets .
DatagramSocket(DatagramSocket) - Constructor for class io.vertx.reactivex.core.datagram.DatagramSocket
 
DatagramSocket - Class in io.vertx.rxjava.core.datagram
A datagram socket can be used to send DatagramPacket's to remote datagram servers and receive DatagramPackets .
DatagramSocket(DatagramSocket) - Constructor for class io.vertx.rxjava.core.datagram.DatagramSocket
 
DatagramSocketMetrics - Interface in io.vertx.core.spi.metrics
The datagram/udp metrics SPI which Vert.x will use to call when each event occurs pertaining to datagram sockets.

The thread model for the datagram socket depends on the actual context thats started the server.

DatagramSocketOptions - Class in io.vertx.core.datagram
Options used to configure a datagram socket.
DatagramSocketOptions() - Constructor for class io.vertx.core.datagram.DatagramSocketOptions
Default constructor
DatagramSocketOptions(DatagramSocketOptions) - Constructor for class io.vertx.core.datagram.DatagramSocketOptions
Copy constructor
DatagramSocketOptions(JsonObject) - Constructor for class io.vertx.core.datagram.DatagramSocketOptions
Constructor to create options from JSON
DatagramSocketOptionsConverter - Class in io.vertx.core.datagram
Converter for DatagramSocketOptions.
DatagramSocketOptionsConverter() - Constructor for class io.vertx.core.datagram.DatagramSocketOptionsConverter
 
DataSourceProvider - Interface in io.vertx.ext.jdbc.spi
 
DATE - Static variable in class io.vertx.core.http.HttpHeaders
Date header name
dbsize(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the number of keys in the selected database
dbsize(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the number of keys in the selected database
dbsize(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Return the number of keys in the selected database
dbsize(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the number of keys in the selected database
dbsize(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the number of keys in the selected database
dbsize(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the number of keys in the selected database
dbsizeObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
dbsizeObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
debug(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
debug(Object, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
debug(Object, Throwable, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
debug(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
debug(Object, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
debug(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
debug(Object) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
debug(Object, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
debug(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
debug(Object) - Method in class io.vertx.core.logging.Logger
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.Logger
 
debug(Object, Object...) - Method in class io.vertx.core.logging.Logger
 
debug(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Logger
 
debug(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
debug(Object, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
debug(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
debug(Object, Throwable, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
debug(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
debug(Object, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
debug(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
debug(Object, Throwable, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
debugObject(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get debugging information about a key
debugObject(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get debugging information about a key
debugObject(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get debugging information about a key
debugObject(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get debugging information about a key
debugObject(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get debugging information about a key
debugObject(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get debugging information about a key
debugObjectObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
debugObjectObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
debugSegfault(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Make the server crash
debugSegfault(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Make the server crash
debugSegfault(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Make the server crash
debugSegfault(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Make the server crash
debugSegfault(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Make the server crash
debugSegfault(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Make the server crash
debugSegfaultObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
debugSegfaultObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
decode(String) - Method in class io.vertx.ext.jwt.JWT
 
DecodeException - Exception in io.vertx.core.json
Instances of this Exception are thrown if failed to decode a JSON string, because of invalid JSON.
DecodeException() - Constructor for exception io.vertx.core.json.DecodeException
 
DecodeException(String) - Constructor for exception io.vertx.core.json.DecodeException
 
DecodeException(String, Throwable) - Constructor for exception io.vertx.core.json.DecodeException
 
decodeFromWire(int, Buffer) - Method in interface io.vertx.core.eventbus.MessageCodec
Called by Vert.x when a message is decoded from the wire.
decodeFromWire(int, Buffer) - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
decodeToken(String, Handler<AsyncResult<AccessToken>>) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Decode a token to a AccessToken object.
decodeToken(String, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Decode a token to a AccessToken object.
decodeToken(String, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Decode a token to a AccessToken object.
decodeTokenObservable(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
decodeValue(String, Class<T>) - Static method in class io.vertx.core.json.Json
Decode a given JSON string to a POJO of the given class type.
decodeValue(String, TypeReference<T>) - Static method in class io.vertx.core.json.Json
Decode a given JSON string to a POJO of the given type.
decodeValue(Buffer, TypeReference<T>) - Static method in class io.vertx.core.json.Json
Decode a given JSON buffer to a POJO of the given class type.
decodeValue(Buffer, Class<T>) - Static method in class io.vertx.core.json.Json
Decode a given JSON buffer to a POJO of the given class type.
decompressorRegistry(DecompressorRegistry) - Method in class io.vertx.grpc.VertxChannelBuilder
 
decompressorRegistry(DecompressorRegistry) - Method in class io.vertx.grpc.VertxServerBuilder
 
decr(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Decrement the integer value of a key by one
decr(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Decrement the integer value of a key by one
decr(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Decrement the integer value of a key by one
decr(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Decrement the integer value of a key by one
decr(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Decrement the integer value of a key by one
decr(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Decrement the integer value of a key by one
decrby(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Decrement the integer value of a key by the given number
decrby(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Decrement the integer value of a key by the given number
decrby(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Decrement the integer value of a key by the given number
decrby(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Decrement the integer value of a key by the given number
decrby(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Decrement the integer value of a key by the given number
decrby(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Decrement the integer value of a key by the given number
decrbyObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
decrbyObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
decrementAndGet(Handler<AsyncResult<Long>>) - Method in interface io.vertx.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGet(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGet(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Decrement the counter atomically and return the new count
decrementAndGetObservable() - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
decrObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
decrObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
decrypt(byte[]) - Method in class io.vertx.ext.jwt.JWK
 
DEFAULT_ACCEPT_BACKLOG - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default accept backlog = 1024
DEFAULT_ACCEPT_BACKLOG - Static variable in class io.vertx.core.net.NetServerOptions
The default accept backlog = 1024
DEFAULT_ACCEPT_UNMASKED_FRAMES - Static variable in class io.vertx.core.http.HttpServerOptions
Default WebSocket Masked bit is true as depicted by RFC.
DEFAULT_ADDRESS - Static variable in class io.vertx.ext.bridge.PermittedOptions
The default permitted address : null.
DEFAULT_ADDRESS_REGEX - Static variable in class io.vertx.ext.bridge.PermittedOptions
The default permitted address regex : null.
DEFAULT_ALPN_VERSIONS - Static variable in class io.vertx.core.http.HttpClientOptions
Default Application-Layer Protocol Negotiation versions = [] (automatic according to protocol version)
DEFAULT_ALPN_VERSIONS - Static variable in class io.vertx.core.http.HttpServerOptions
Default Application-Layer Protocol Negotiation versions = [HTTP/2,HTTP/1.1]
DEFAULT_ALWAYS_ASYNC_FS - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether async filesystem access should always be used
DEFAULT_ANNOUNCE_ADDRESS - Static variable in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
DEFAULT_APPEND - Static variable in class io.vertx.core.file.OpenOptions
Whether the file should be opened in append mode by default = false.
DEFAULT_ARG_NAME - Static variable in class io.vertx.core.cli.Argument
The default argument name displayed in the usage.
DEFAULT_ARG_NAME - Static variable in class io.vertx.core.cli.Option
Default name in the usage message.
DEFAULT_ARG_NAME - Static variable in class io.vertx.core.cli.UsageMessageFormatter
default name for an argument
DEFAULT_ATOMIC_MOVE - Static variable in class io.vertx.core.file.CopyOptions
Whether move should be performed as an atomic filesystem operation by default = false.
DEFAULT_BACKGROUD - Static variable in class io.vertx.ext.mongo.IndexOptions
 
DEFAULT_BATCH_SIZE - Static variable in class io.vertx.ext.mongo.FindOptions
The default value of batchSize = 10.
DEFAULT_BATCH_SIZE - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
Default value for the maximum number of metrics in a batch = 10000.
DEFAULT_BLOCKED_THREAD_CHECK_INTERVAL - Static variable in class io.vertx.core.VertxOptions
The default value of blocked thread check interval = 1000 ms.
DEFAULT_BODY_LIMIT - Static variable in interface io.vertx.ext.web.handler.BodyHandler
Default max size for a request body.
DEFAULT_BROADCAST - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of broadcast for the socket = false
DEFAULT_CACHE_ENTRY_TIMEOUT - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default cache entry timeout, when caching
DEFAULT_CACHE_MAX_TIME_TO_LIVE - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the negative cache max TTL = 0x7fffffff
DEFAULT_CACHE_MIN_TIME_TO_LIVE - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the negative cache min TTL = 0
DEFAULT_CACHE_NEGATIVE_TIME_TO_LIVE - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the negative cache TTL = 0
DEFAULT_CACHING_ENABLED - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether cache header handling is enabled
DEFAULT_CLEAN_SESSION - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_CLIENT_AUTH - Static variable in class io.vertx.core.eventbus.EventBusOptions
Default value of whether client auth is required (SSL/TLS) = No
DEFAULT_CLIENT_AUTH - Static variable in class io.vertx.core.net.NetServerOptions
Default value of whether client auth is required (SSL/TLS) = No
DEFAULT_CLUSTER_HOST - Static variable in class io.vertx.core.VertxOptions
The default hostname to use when clustering = "localhost"
DEFAULT_CLUSTER_PING_INTERVAL - Static variable in class io.vertx.core.VertxOptions
The default value of cluster ping interval = 20000 ms.
DEFAULT_CLUSTER_PING_REPLY_INTERVAL - Static variable in class io.vertx.core.VertxOptions
The default value of cluster ping reply interval = 20000 ms.
DEFAULT_CLUSTER_PORT - Static variable in class io.vertx.core.VertxOptions
The default port to use when clustering = 0 (meaning assign a random port)
DEFAULT_CLUSTER_PUBLIC_HOST - Static variable in class io.vertx.core.VertxOptions
The default cluster public host to use = null which means use the same as the cluster host
DEFAULT_CLUSTER_PUBLIC_PORT - Static variable in class io.vertx.core.VertxOptions
The default cluster public port to use = -1 which means use the same as the cluster port
DEFAULT_CLUSTERED - Static variable in class io.vertx.core.VertxOptions
The default value of whether Vert.x is clustered = false.
DEFAULT_COMPRESSION_ENABLED - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default gzip enabled on InfluxDb = true.
DEFAULT_COMPRESSION_LEVEL - Static variable in class io.vertx.core.http.HttpServerOptions
Default gzip/deflate compression level = 6 (Netty legacy)
DEFAULT_COMPRESSION_SUPPORTED - Static variable in class io.vertx.core.http.HttpServerOptions
Default value of whether compression is supported = false
DEFAULT_CONNECT_TIMEOUT - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default value of connect timeout = 60000 ms
DEFAULT_CONNECT_TIMEOUT - Static variable in class io.vertx.core.net.ClientOptionsBase
The default value of connect timeout = 60000 ms
DEFAULT_CONNECT_TIMEOUT - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default connection timeout (seconds) = 1.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.vertx.serviceproxy.ServiceBinder
 
DEFAULT_CONTENT_TYPE - Static variable in interface io.vertx.ext.web.handler.TemplateHandler
The default content type header to be used in the response
DEFAULT_COOKIE_HTTP_ONLY_FLAG - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default of whether the cookie has the HttpOnly flag set More info: https://www.owasp.org/index.php/HttpOnly
DEFAULT_COOKIE_NAME - Static variable in interface io.vertx.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_PATH - Static variable in interface io.vertx.ext.web.handler.CSRFHandler
 
DEFAULT_COOKIE_SECURE_FLAG - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default of whether the cookie has the 'secure' flag set to allow transmission over https only.
DEFAULT_COPY_ATTRIBUTES - Static variable in class io.vertx.core.file.CopyOptions
Whether the file attributes should be copied by default = false.
DEFAULT_CREATE - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_CREATENEW - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_DATABASE - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default InfluxDb database = default.
DEFAULT_DB_NAME - Static variable in interface io.vertx.ext.mongo.MongoClient
The name of the default database
DEFAULT_DECODER_INITIAL_BUFFER_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
Default initial buffer size for HttpObjectDecoder = 128 bytes
DEFAULT_DECODER_INITIAL_BUFFER_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default initial buffer size for HttpObjectDecoder = 128 bytes
DEFAULT_DECOMPRESSION_SUPPORTED - Static variable in class io.vertx.core.http.HttpServerOptions
Default value of whether decompression is supported = false
DEFAULT_DEFAULT_HOST - Static variable in class io.vertx.core.http.HttpClientOptions
The default value for host name = "localhost"
DEFAULT_DEFAULT_PORT - Static variable in class io.vertx.core.http.HttpClientOptions
The default value for port = 80
DEFAULT_DELETE_UPLOADED_FILES_ON_END - Static variable in interface io.vertx.ext.web.handler.BodyHandler
Default value of whether uploaded files should be removed after handling the request
DEFAULT_DELETED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
The default value is 0, signifying no document was deleted
DEFAULT_DELETEONCLOSE - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_DESC_PAD - Static variable in class io.vertx.core.cli.UsageMessageFormatter
number of space characters to be prefixed to each description line
DEFAULT_DIRECTORY_LISTING - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether directory listing is enabled
DEFAULT_DIRECTORY_TEMPLATE - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default template file to use for directory listing
DEFAULT_DISABLE_FLAG - Static variable in interface io.vertx.ext.web.handler.ResponseContentTypeHandler
 
DEFAULT_DISPLAY_EXCEPTION_DETAILS - Static variable in interface io.vertx.ext.web.handler.ErrorHandler
Should exception details be displayed by default?
DEFAULT_DOCMATCHED - Static variable in class io.vertx.ext.mongo.MongoClientUpdateResult
The default value is 0, signifying no match
DEFAULT_DOCMODIFIED - Static variable in class io.vertx.ext.mongo.MongoClientUpdateResult
The default value is 0, signifying no document is modified
DEFAULT_DOMAIN - Static variable in class io.vertx.micrometer.VertxJmxMetricsOptions
Default value for the domain = metrics.
DEFAULT_DS_NAME - Static variable in interface io.vertx.ext.jdbc.JDBCClient
The name of the default data source
DEFAULT_DSYNC - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_EMBEDDED_SERVER_ENDPOINT - Static variable in class io.vertx.micrometer.VertxPrometheusOptions
The default metrics endpoint = /metrics when using an embedded server.
DEFAULT_ENABLE_FS_TUNING - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether fs async/sync tuning should be used
DEFAULT_ENABLE_PUSH - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.isPushEnabled() : true
DEFAULT_ENABLED - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
Default value for enabled = false.
DEFAULT_ENABLED - Static variable in class io.vertx.micrometer.VertxJmxMetricsOptions
Default value for enabled = false.
DEFAULT_ENABLED - Static variable in class io.vertx.micrometer.VertxPrometheusOptions
Default value for enabled = false.
DEFAULT_ENABLED_SECURE_TRANSPORT_PROTOCOLS - Static variable in class io.vertx.core.net.TCPSSLOptions
The default ENABLED_SECURE_TRANSPORT_PROTOCOLS value = { "SSLv2Hello", "TLSv1", "TLSv1.1", "TLSv1.2" }

SSLv3 is NOT enabled due to POODLE vulnerability http://en.wikipedia.org/wiki/POODLE

"SSLv2Hello" is NOT enabled since it's disabled by default since JDK7

DEFAULT_ERROR_HANDLER_TEMPLATE - Static variable in interface io.vertx.ext.web.handler.ErrorHandler
The default template to use for rendering
DEFAULT_ERRORCODE - Static variable in interface io.vertx.ext.web.handler.TimeoutHandler
The default error code
DEFAULT_EVENT_LOOP_POOL_SIZE - Static variable in class io.vertx.core.VertxOptions
The default number of event loop threads to be used = 2 * number of cores on the machine
DEFAULT_EXTRA_SETTINGS - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getExtraSettings() : null
DEFAULT_FALLBACK_ON_FAILURE - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default value of the fallback on failure property.
DEFAULT_FILE_CACHING_ENABLED - Static variable in class io.vertx.core.VertxOptions
The default value for file resolver caching enabled = the value of the system property "vertx.disableFileCaching" or true
DEFAULT_FILES_READ_ONLY - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default value of whether files are read -only and never will be updated
DEFAULT_FOLLOW_REDIRECTS - Static variable in class io.vertx.ext.web.client.WebClientOptions
The default value of whether the Web Client should follow redirects = true.
DEFAULT_FORCE_SNI - Static variable in class io.vertx.core.http.HttpClientOptions
 
DEFAULT_FORMAT - Static variable in class io.vertx.ext.unit.report.ReportOptions
The simple format is the default format value.
DEFAULT_FORMAT - Static variable in interface io.vertx.ext.web.handler.LoggerHandler
 
DEFAULT_HA - Static variable in class io.vertx.core.DeploymentOptions
 
DEFAULT_HA_ENABLED - Static variable in class io.vertx.core.VertxOptions
The default value of HA enabled = false
DEFAULT_HA_GROUP - Static variable in class io.vertx.core.VertxOptions
The default value of Ha group is "__DEFAULT__"
DEFAULT_HANDLE_100_CONTINE_AUTOMATICALLY - Static variable in class io.vertx.core.http.HttpServerOptions
Default value of whether 100-Continue should be handled automatically
DEFAULT_HEADER_NAME - Static variable in interface io.vertx.ext.web.handler.CSRFHandler
 
DEFAULT_HEADER_TABLE_SIZE - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getHeaderTableSize() : 4096
DEFAULT_HEARTBEAT_INTERVAL - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
DEFAULT_HOST - Static variable in class io.vertx.core.dns.DnsClientOptions
The default value for the host = null (configured by VertxOptions.getAddressResolverOptions())
DEFAULT_HOST - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default host to listen on = "0.0.0.0" (meaning listen on all available interfaces).
DEFAULT_HOST - Static variable in class io.vertx.core.http.RequestOptions
The default value for host name = "localhost"
DEFAULT_HOST - Static variable in class io.vertx.core.net.NetServerOptions
The default host to listen on = "0.0.0.0" (meaning listen on all available interfaces).
DEFAULT_HOST - Static variable in class io.vertx.core.net.ProxyOptions
The default hostname for proxy connect = "localhost"
DEFAULT_HOST - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_HOSTNAME_VERIFICATION_ALGORITHM - Static variable in class io.vertx.core.net.NetClientOptions
Default value to determine hostname verification algorithm hostname verification (for SSL/TLS) = ""
DEFAULT_HTTP2_CLEAR_TEXT_UPGRADE - Static variable in class io.vertx.core.http.HttpClientOptions
Default using HTTP/1.1 upgrade for establishing an h2C connection = true
DEFAULT_HTTP2_CONNECTION_WINDOW_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
The default connection window size for HTTP/2 = -1
DEFAULT_HTTP2_CONNECTION_WINDOW_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
 
DEFAULT_HTTP2_KEEP_ALIVE_TIMEOUT - Static variable in class io.vertx.core.http.HttpClientOptions
The default keep alive timeout for HTTP/2 connection can send = 60 seconds
DEFAULT_HTTP2_MAX_POOL_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
The default maximum number of connections an HTTP/2 client will pool = 1
DEFAULT_HTTP2_MULTIPLEXING_LIMIT - Static variable in class io.vertx.core.http.HttpClientOptions
The default maximum number of concurrent streams per connection for HTTP/2 = -1
DEFAULT_HTTP_SERVER_MATCH - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Default label match for public http server: exclude remote label
DEFAULT_IDLE_TIMEOUT - Static variable in class io.vertx.core.net.TCPSSLOptions
Default idle timeout = 0
DEFAULT_INCLUDE_HIDDEN - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether hidden files can be served
DEFAULT_INDEX_PAGE - Static variable in interface io.vertx.ext.web.handler.StaticHandler
The default index page
DEFAULT_INDEX_TEMPLATE - Static variable in interface io.vertx.ext.web.handler.TemplateHandler
The default index page
DEFAULT_INITIAL_SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.vertx.core.http.HttpServerOptions
The default initial settings max concurrent stream for an HTTP/2 server = 100
DEFAULT_INITIAL_WINDOW_SIZE - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getInitialWindowSize() : 65535
DEFAULT_INSERT_JSESSIONID - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
DEFAULT_INSERTED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
The default value is 0, signifying no document was inserted
DEFAULT_INSTANCES - Static variable in class io.vertx.core.DeploymentOptions
 
DEFAULT_INTERNAL_BLOCKING_POOL_SIZE - Static variable in class io.vertx.core.VertxOptions
The default number of threads in the internal blocking pool (used by some internal operations) = 20
DEFAULT_IPV6 - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of use IP v6 = false
DEFAULT_ISOLATION_GROUP - Static variable in class io.vertx.core.DeploymentOptions
 
DEFAULT_KEEP_ALIVE - Static variable in class io.vertx.core.http.HttpClientOptions
Default value of whether keep-alive is enabled = true
DEFAULT_KEEP_ALIVE_TIME_SECONDS - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_KEEP_ALIVE_TIMEOUT - Static variable in class io.vertx.core.http.HttpClientOptions
The default keep alive timeout for HTTP/1.1 connection can send = 60 seconds
DEFAULT_LABEL_MATCHES - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
The default label matches: empty by default
DEFAULT_LEFT_PAD - Static variable in class io.vertx.core.cli.UsageMessageFormatter
default padding to the left of each line
DEFAULT_LIBRARY_URL - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
DEFAULT_LIMIT - Static variable in class io.vertx.ext.mongo.FindOptions
The default value of limit = -1, signifying no limit
DEFAULT_LOG_ENABLED - Static variable in class io.vertx.core.net.NetworkOptions
The default log enabled = false
DEFAULT_LOGIN_REDIRECT_URL - Static variable in interface io.vertx.ext.web.handler.RedirectAuthHandler
Default path the user will be redirected to
DEFAULT_LONG_OPT_PREFIX - Static variable in class io.vertx.core.cli.UsageMessageFormatter
default prefix for long Option
DEFAULT_LONG_OPT_SEPARATOR - Static variable in class io.vertx.core.cli.UsageMessageFormatter
default separator displayed between a long Option and its value
DEFAULT_LOOPBACK_MODE_DISABLED - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of loopback disabled = true
DEFAULT_MATCH - Static variable in class io.vertx.ext.bridge.PermittedOptions
The default permitted match : null.
DEFAULT_MATCHED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
The default value is 0, signifying no document was matched
DEFAULT_MAX_ADDRESS_LENGTH - Static variable in class io.vertx.ext.web.handler.sockjs.BridgeOptions
Default value for max address length = 200
DEFAULT_MAX_AGE_SECONDS - Static variable in interface io.vertx.ext.web.handler.FaviconHandler
The default max age in seconds as set in the cache-control header
DEFAULT_MAX_AGE_SECONDS - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default max age for cache headers
DEFAULT_MAX_AVG_SERVE_TIME_NS - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default max avg serve time, in ns, over which serving will be considered slow
DEFAULT_MAX_BUFFER_SIZE - Static variable in class io.vertx.rx.java.ObservableReadStream
 
DEFAULT_MAX_BYTES_STREAMING - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
DEFAULT_MAX_CACHE_SIZE - Static variable in interface io.vertx.ext.web.handler.StaticHandler
The default max cache size
DEFAULT_MAX_CACHE_SIZE - Static variable in interface io.vertx.ext.web.templ.FreeMarkerTemplateEngine
Default max number of templates to cache
DEFAULT_MAX_CACHE_SIZE - Static variable in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Default max number of templates to cache
DEFAULT_MAX_CHUNK_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
Default max HTTP chunk size = 8192
DEFAULT_MAX_CHUNK_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max HTTP chunk size = 8192
DEFAULT_MAX_CONCURRENT_STREAMS - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getMaxConcurrentStreams() : 0xFFFFFFFFL
DEFAULT_MAX_EVENT_LOOP_EXECUTE_TIME - Static variable in class io.vertx.core.VertxOptions
The default value of max event loop execute time = 2000000000 ns (2 seconds)
DEFAULT_MAX_FAILURES - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default number of failures.
DEFAULT_MAX_FRAME_SIZE - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getMaxFrameSize() : 16384
DEFAULT_MAX_HANDLERS_PER_SOCKET - Static variable in class io.vertx.ext.web.handler.sockjs.BridgeOptions
Default value for max handlers per socket = 1000
DEFAULT_MAX_HEADER_LIST_SIZE - Static variable in class io.vertx.core.http.Http2Settings
Default HTTP/2 spec value for Http2Settings.getMaxHeaderListSize() : Integer.MAX_VALUE
DEFAULT_MAX_HEADER_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
Default max length of all headers = 8192
DEFAULT_MAX_HEADER_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max length of all headers = 8192
DEFAULT_MAX_INFLIGHT_QUEUE - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_MAX_INITIAL_LINE_LENGTH - Static variable in class io.vertx.core.http.HttpClientOptions
Default max length of the initial line (e.g.
DEFAULT_MAX_INITIAL_LINE_LENGTH - Static variable in class io.vertx.core.http.HttpServerOptions
Default max length of the initial line (e.g.
DEFAULT_MAX_MESSAGE_SIZE - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_MAX_MESSAGE_SIZE - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_MAX_POOL_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
The default maximum number of HTTP/1 connections a client will pool = 5
DEFAULT_MAX_QUERIES - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the max dns queries per query = 4
DEFAULT_MAX_REDIRECTS - Static variable in class io.vertx.core.http.HttpClientOptions
 
DEFAULT_MAX_SIZE - Static variable in interface io.vertx.kafka.client.producer.KafkaWriteStream
 
DEFAULT_MAX_WAIT_QUEUE_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
Default max wait queue size = -1 (unbounded)
DEFAULT_MAX_WEBSOCKET_FRAME_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
The default value for maximum websocket frame size = 65536 bytes
DEFAULT_MAX_WEBSOCKET_FRAME_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max websocket framesize = 65536
DEFAULT_MAX_WEBSOCKET_MESSAGE_SIZE - Static variable in class io.vertx.core.http.HttpClientOptions
The default value for maximum websocket messages (could be assembled from multiple frames) is 4 full frames worth of data
DEFAULT_MAX_WEBSOCKET_MESSAGE_SIZE - Static variable in class io.vertx.core.http.HttpServerOptions
Default max websocket message size (could be assembled from multiple frames) is 4 full frames worth of data
DEFAULT_MAX_WORKER_EXECUTE_TIME - Static variable in class io.vertx.core.VertxOptions
The default value of max worker execute time = 60000000000 ns (60 seconds)
DEFAULT_MERGE_FORM_ATTRIBUTES - Static variable in interface io.vertx.ext.web.handler.BodyHandler
Default value of whether form attributes should be merged into request params
DEFAULT_METRICS_ENABLED - Static variable in class io.vertx.core.metrics.MetricsOptions
The default value of metrics enabled false
DEFAULT_METRICS_NAME - Static variable in class io.vertx.core.net.ClientOptionsBase
The default value of the client metrics = "":
DEFAULT_METRICS_ROLLING_BUCKETS - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default number of buckets used for the rolling window.
DEFAULT_METRICS_ROLLING_WINDOW - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default rolling window for metrics in milliseconds.
DEFAULT_MODIFIED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
The default value is 0, signifying no document was modified
DEFAULT_MULTI - Static variable in class io.vertx.ext.mongo.UpdateOptions
The default value of multi = false
DEFAULT_MULTI_THREADED - Static variable in class io.vertx.core.DeploymentOptions
 
DEFAULT_MULTICAST_NETWORK_INTERFACE - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of multicast network interface = null
DEFAULT_MULTICAST_TIME_TO_LIVE - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of multicast disabled = -1
DEFAULT_NAG_HTTPS - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default of whether a nagging log warning should be written if the session handler is accessed over HTTP, not HTTPS
DEFAULT_NDOTS - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default ndots value = loads the value from the OS on Linux otherwise use the value 1
DEFAULT_NET_SERVER_MATCH - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Default label match for public net server: exclude remote label
DEFAULT_NOFOLLOW_LINKS - Static variable in class io.vertx.core.file.CopyOptions
Whether symbolic links should not be followed during copy or move operations by default = false.
DEFAULT_NONCE_EXPIRE_TIMEOUT - Static variable in interface io.vertx.ext.web.handler.DigestAuthHandler
The default nonce expire timeout to use in milliseconds.
DEFAULT_NOTIFICATION_ADDRESS - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default address on which the circuit breakers are sending their update.
DEFAULT_NOTIFICATION_PERIOD - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default notification period in milliseconds.
DEFAULT_NUM_THREADS - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default number of threads used = 2.
DEFAULT_OPT_PREFIX - Static variable in class io.vertx.core.cli.UsageMessageFormatter
default prefix for shortOpts
DEFAULT_OPT_RESOURCE_ENABLED - Static variable in class io.vertx.core.dns.AddressResolverOptions
DEFAULT_ORDERED - Static variable in class io.vertx.ext.mongo.BulkWriteOptions
The default value of ordered = true
DEFAULT_PASSWORD_PARAM - Static variable in interface io.vertx.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the password
DEFAULT_PERMS - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_PING_TIMEOUT - Static variable in class io.vertx.ext.web.handler.sockjs.BridgeOptions
Default value for ping timeout = 10000 ms
DEFAULT_PIPELINING - Static variable in class io.vertx.core.http.HttpClientOptions
Default value of whether pipe-lining is enabled = false
DEFAULT_PIPELINING_LIMIT - Static variable in class io.vertx.core.http.HttpClientOptions
The default maximum number of requests an HTTP/1.1 pipe-lined connection can send = 10
DEFAULT_POOL_CLEANER_PERIOD - Static variable in class io.vertx.core.http.HttpClientOptions
Default pool cleaner period = 1000 ms (1 second)
DEFAULT_POOL_NAME - Static variable in interface io.vertx.ext.mongo.MongoClient
The name of the default pool
DEFAULT_PORT - Static variable in class io.vertx.core.dns.DnsClientOptions
The default value for the port = -1 (configured by VertxOptions.getAddressResolverOptions())
DEFAULT_PORT - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default port to listen on = 0 (meaning a random ephemeral free port will be chosen)
DEFAULT_PORT - Static variable in class io.vertx.core.http.HttpServerOptions
Default port the server will listen on = 80
DEFAULT_PORT - Static variable in class io.vertx.core.http.RequestOptions
The default value for port = 80
DEFAULT_PORT - Static variable in class io.vertx.core.net.NetServerOptions
The default port to listen on = 0 (meaning a random ephemeral free port will be chosen)
DEFAULT_PORT - Static variable in class io.vertx.core.net.ProxyOptions
The default port for proxy connect = 3128 3128 is the default port for e.g.
DEFAULT_PORT - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_PORT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_PREFER_NATIVE_TRANSPORT - Static variable in class io.vertx.core.VertxOptions
The default value for preferring native transport = false
DEFAULT_PROTOCOL_VERSION - Static variable in class io.vertx.core.http.HttpClientOptions
The default protocol version = HTTP/1.1
DEFAULT_PROVIDER_CLASS - Static variable in interface io.vertx.ext.jdbc.JDBCClient
The default data source provider is C3P0
DEFAULT_QUERY_TIMEOUT - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value for the query timeout in millis = 5000
DEFAULT_QUERY_TIMEOUT - Static variable in class io.vertx.core.dns.DnsClientOptions
The default value for the query timeout in millis = 5000
DEFAULT_QUORUM_SIZE - Static variable in class io.vertx.core.VertxOptions
The default value of quorum size = 1
DEFAULT_RANGE_SUPPORT - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether Range request handling support should be used
DEFAULT_RD_FLAG - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value of the rd flag = true
DEFAULT_READ - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_READ_TIMEOUT - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default read timeout (seconds) = 10.
DEFAULT_REALM - Static variable in interface io.vertx.ext.web.handler.BasicAuthHandler
The default realm to use
DEFAULT_REAPER_INTERVAL - Static variable in interface io.vertx.ext.web.sstore.LocalSessionStore
Default of how often, in ms, to check for expired sessions
DEFAULT_RECEIVE_BUFFER_SIZE - Static variable in class io.vertx.core.net.NetworkOptions
The default value of TCP receive buffer size
DEFAULT_RECONNECT_ATTEMPTS - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default value for reconnect attempts = 0
DEFAULT_RECONNECT_ATTEMPTS - Static variable in class io.vertx.core.net.NetClientOptions
The default value for reconnect attempts = 0
DEFAULT_RECONNECT_INTERVAL - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default value for reconnect interval = 1000 ms
DEFAULT_RECONNECT_INTERVAL - Static variable in class io.vertx.core.net.NetClientOptions
The default value for reconnect interval = 1000 ms
DEFAULT_REGISTRY_NAME - Static variable in class io.vertx.micrometer.MicrometerMetricsOptions
Default registry name is 'default'
DEFAULT_REMOVEDCOUNT - Static variable in class io.vertx.ext.mongo.MongoClientDeleteResult
The default value is 0, signifying no document is removed
DEFAULT_REPLACE_EXISTING - Static variable in class io.vertx.core.file.CopyOptions
Whether an existing file, empty directory, or link should be replaced by default = false.
DEFAULT_REPLY_TIMEOUT - Static variable in class io.vertx.ext.web.handler.sockjs.BridgeOptions
Default value for reply timeout = 30000
DEFAULT_REQUIRED_AUTHORITY - Static variable in class io.vertx.ext.bridge.PermittedOptions
The default permitted required authority : null.
DEFAULT_RESET_TIMEOUT - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default time before it attempts to re-close the circuit (half-open state) in milliseconds.
DEFAULT_RESPONSE_BODY - Static variable in interface io.vertx.ext.web.handler.CSRFHandler
 
DEFAULT_RETRY_TIMEOUT - Static variable in interface io.vertx.ext.web.sstore.ClusteredSessionStore
Default retry time out, in ms, for a session not found in this store.
DEFAULT_RETURN_NEW_DOCUMENT - Static variable in class io.vertx.ext.mongo.UpdateOptions
The default value of returning new document = false
DEFAULT_RETURN_URL_PARAM - Static variable in interface io.vertx.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the return url
DEFAULT_RETURN_URL_PARAM - Static variable in interface io.vertx.ext.web.handler.RedirectAuthHandler
Default name of param used to store return url information in session
DEFAULT_REUSE_ADDRESS - Static variable in class io.vertx.core.datagram.DatagramSocketOptions
The default value of reuse address = false
DEFAULT_REUSE_ADDRESS - Static variable in class io.vertx.core.net.NetworkOptions
The default value of reuse address
DEFAULT_REUSE_PORT - Static variable in class io.vertx.core.net.NetworkOptions
The default value of reuse port
DEFAULT_ROOT - Static variable in class io.vertx.servicediscovery.rest.ServiceDiscoveryRestEndpoint
 
DEFAULT_ROOT_FILESYSTEM_ACCESS - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether access to the root of the file system should be allowed or just allow from the current working directory.
DEFAULT_ROTATE_SERVERS - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default servers rotate value = loads the value from the OS on Linux otherwise use the value false
DEFAULT_SEACH_DOMAINS - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default value of search domains = null
DEFAULT_SEND_BUFFER_SIZE - Static variable in class io.vertx.core.net.NetworkOptions
The default value of TCP send buffer size
DEFAULT_SEND_UNMASKED_FRAMES - Static variable in class io.vertx.core.http.HttpClientOptions
Default WebSocket Masked bit is true as depicted by RFC.
DEFAULT_SEND_VARY_HEADER - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default of whether vary header should be sent.
DEFAULT_SERVERS - Static variable in class io.vertx.core.dns.AddressResolverOptions
The default list of DNS servers = null (uses system name server's list like resolve.conf otherwise Google Public DNS)
DEFAULT_SESSION_CACHE_ENABLED - Static variable in class io.vertx.core.net.OpenSSLEngineOptions
Default value of whether session cache is enabled in open SSL session server context = true
DEFAULT_SESSION_COOKIE_NAME - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default name of session cookie
DEFAULT_SESSION_MAP_NAME - Static variable in interface io.vertx.ext.web.sstore.ClusteredSessionStore
The default name used for the session map
DEFAULT_SESSION_MAP_NAME - Static variable in interface io.vertx.ext.web.sstore.LocalSessionStore
Default name for map used to store sessions
DEFAULT_SESSION_TIMEOUT - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default time, in ms, that a session lasts for without being accessed before expiring.
DEFAULT_SESSION_TIMEOUT - Static variable in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
DEFAULT_SESSIONID_LENGTH - Static variable in interface io.vertx.ext.web.sstore.SessionStore
Default length for a session id.
DEFAULT_SESSIONID_MIN_LENGTH - Static variable in interface io.vertx.ext.web.handler.SessionHandler
Default min length for a session id.
DEFAULT_SKIP - Static variable in class io.vertx.ext.mongo.FindOptions
The default value of skip = 0
DEFAULT_SNI - Static variable in class io.vertx.core.net.NetServerOptions
Default value of whether the server supports SNI = false
DEFAULT_SO_LINGER - Static variable in class io.vertx.core.net.TCPSSLOptions
The default value of SO_linger = -1
DEFAULT_SPARSE - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_SPARSE - Static variable in class io.vertx.ext.mongo.IndexOptions
 
DEFAULT_SSL - Static variable in class io.vertx.core.http.RequestOptions
SSL enabled by default = false
DEFAULT_SSL - Static variable in class io.vertx.core.net.TCPSSLOptions
SSL enable by default = false
DEFAULT_SSL_ENGINE - Static variable in class io.vertx.core.net.TCPSSLOptions
The default SSL engine options = null (autoguess)
DEFAULT_START_EMBEDDED_SERVER - Static variable in class io.vertx.micrometer.VertxPrometheusOptions
Default value for starting an embedded server = false.
DEFAULT_STEP - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
Default value for metric collection interval (in seconds) = 10.
DEFAULT_STEP - Static variable in class io.vertx.micrometer.VertxJmxMetricsOptions
Default value for metric collection interval (in seconds) = 10.
DEFAULT_SYNC - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_TCP_CORK - Static variable in class io.vertx.core.net.TCPSSLOptions
The default TCP_CORK value = false
DEFAULT_TCP_FAST_OPEN - Static variable in class io.vertx.core.net.TCPSSLOptions
The default TCP_FASTOPEN value = false
DEFAULT_TCP_KEEP_ALIVE - Static variable in class io.vertx.core.net.TCPSSLOptions
The default value of TCP keep alive = false
DEFAULT_TCP_NO_DELAY - Static variable in class io.vertx.core.net.TCPSSLOptions
The default value of TCP-no-delay = true (Nagle disabled)
DEFAULT_TCP_QUICKACK - Static variable in class io.vertx.core.net.TCPSSLOptions
The default TCP_QUICKACK value = false
DEFAULT_TEMPLATE_DIRECTORY - Static variable in interface io.vertx.ext.web.handler.TemplateHandler
The default directory where templates will be looked for
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.FreeMarkerTemplateEngine
Default template extension
DEFAULT_TEMPLATE_EXTENSION - Static variable in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Default template extension
DEFAULT_TIMEOUT - Static variable in class io.vertx.circuitbreaker.CircuitBreakerOptions
Default timeout in milliseconds.
DEFAULT_TIMEOUT - Static variable in class io.vertx.core.eventbus.DeliveryOptions
The default send timeout.
DEFAULT_TIMEOUT - Static variable in class io.vertx.ext.unit.TestOptions
The default time out value in milliseconds: 2 minutes.
DEFAULT_TIMEOUT - Static variable in interface io.vertx.ext.web.handler.TimeoutHandler
The default timeout, in ms
DEFAULT_TIMEOUT_ON_CONNECT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_TLS_PORT - Static variable in class io.vertx.mqtt.MqttServerOptions
 
DEFAULT_TO - Static variable in class io.vertx.ext.unit.report.ReportOptions
The console is the default to value.
DEFAULT_TRAFFIC_CLASS - Static variable in class io.vertx.core.net.NetworkOptions
The default value of traffic class
DEFAULT_TRUNCATEEXISTING - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_TRUST_ALL - Static variable in class io.vertx.core.eventbus.EventBusOptions
The default value of whether all servers (SSL/TLS) should be trusted = true
DEFAULT_TRUST_ALL - Static variable in class io.vertx.core.net.ClientOptionsBase
The default value of whether all servers (SSL/TLS) should be trusted = false
DEFAULT_TRY_USE_COMPRESSION - Static variable in class io.vertx.core.http.HttpClientOptions
Default value of whether the client will attempt to use compression = false
DEFAULT_TSL_PORT - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_TYPE - Static variable in class io.vertx.core.net.ProxyOptions
The default proxy type (HTTP)
DEFAULT_TYPE - Static variable in class io.vertx.micrometer.Match
The default value : MatchType.EQUALS
DEFAULT_UNIQUE - Static variable in class io.vertx.ext.mongo.IndexOptions
 
DEFAULT_UPLOADS_DIRECTORY - Static variable in interface io.vertx.ext.web.handler.BodyHandler
Default uploads directory on server for file uploads
DEFAULT_UPSERT - Static variable in class io.vertx.ext.mongo.UpdateOptions
The default value of upsert = false
DEFAULT_URI - Static variable in class io.vertx.core.http.RequestOptions
The default relative request URI = ""
DEFAULT_URI - Static variable in class io.vertx.micrometer.VertxInfluxDbOptions
The default InfluxDb server URI = http://localhost:8086.
DEFAULT_USAGE_ADDRESS - Static variable in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
DEFAULT_USAGE_PREFIX - Static variable in class io.vertx.core.cli.UsageMessageFormatter
the string to display at the beginning of the usage statement
DEFAULT_USE_ALPN - Static variable in class io.vertx.core.net.TCPSSLOptions
Default use alpn = false
DEFAULT_USE_EVENT_LOOP - Static variable in class io.vertx.ext.unit.TestOptions
The default value for using or not the event loop: null.
DEFAULT_USE_POOLED_BUFFERS - Static variable in class io.vertx.core.net.TCPSSLOptions
The default value of Netty use pooled buffers = false
DEFAULT_USER_AGENT - Static variable in class io.vertx.ext.web.client.WebClientOptions
The default user agent string = Vert.x-WebClient/<version>.
DEFAULT_USER_AGENT_ENABLED - Static variable in class io.vertx.ext.web.client.WebClientOptions
The default value of whether the Web Client should send a user agent header = true.
DEFAULT_USERNAME_PARAM - Static variable in interface io.vertx.ext.web.handler.FormLoginHandler
The default value of the form attribute which will contain the username
DEFAULT_VERIFY_HOST - Static variable in class io.vertx.core.http.HttpClientOptions
Default value of whether hostname verification (for SSL/TLS) is enabled = true
DEFAULT_WEB_ROOT - Static variable in interface io.vertx.ext.web.handler.StaticHandler
Default value of the web-root, where files are served from
DEFAULT_WEIGHT - Static variable in interface io.vertx.ext.web.ParsedHeaderValue
If no "q" parameter is present, the default weight is 1.
DEFAULT_WIDTH - Static variable in class io.vertx.core.cli.UsageMessageFormatter
default number of characters per line
DEFAULT_WILL_FLAG - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_WILL_QOS - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_WILL_RETAIN - Static variable in class io.vertx.mqtt.MqttClientOptions
 
DEFAULT_WORKER - Static variable in class io.vertx.core.DeploymentOptions
 
DEFAULT_WORKER_POOL_SIZE - Static variable in class io.vertx.core.VertxOptions
The default number of threads in the worker pool = 20
DEFAULT_WRITE - Static variable in class io.vertx.core.file.OpenOptions
 
DEFAULT_WRITE_QUEUE_MAX_SIZE - Static variable in interface io.vertx.core.eventbus.MessageProducer
 
DefaultCommand - Class in io.vertx.core.spi.launcher
Default implementation of Command using annotation to define itself.
DefaultCommand() - Constructor for class io.vertx.core.spi.launcher.DefaultCommand
 
DefaultCommandFactory<C extends Command> - Class in io.vertx.core.spi.launcher
Default implementation of CommandFactory.
DefaultCommandFactory(Class<C>) - Constructor for class io.vertx.core.spi.launcher.DefaultCommandFactory
Creates a new CommandFactory.
defaultLanguage(String) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the language for the text index.
DefaultValue - Annotation Type in io.vertx.core.cli.annotations
Annotation to set a default value to an option.
defaultValue - Variable in class io.vertx.core.cli.Argument
The optional default value of this argument.
defaultValue - Variable in class io.vertx.core.cli.Option
the option default value.
define(Class<?>) - Static method in class io.vertx.core.cli.annotations.CLIConfigurator
Creates an instance of the given class, and extracts the metadata from the given class.
define() - Method in interface io.vertx.core.spi.launcher.CommandFactory
Creates a new CLI instance.
define() - Method in class io.vertx.core.spi.launcher.DefaultCommandFactory
 
DEFLATE_GZIP - Static variable in class io.vertx.core.http.HttpHeaders
deflate,gzip header value
del(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete a key
del(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete a key
del(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Delete a key
del(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Delete a key
del(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete a key
del(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete a key
delete(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Deletes a secret from `path`.
delete(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server with the specified options.
delete(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server with the specified options, specifying a response handler to receive the response
delete(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and port, specifying a response handler to receive the response
delete(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and default port, specifying a response handler to receive the response
delete(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the default host and port, specifying a response handler to receive the response
delete() - Method in interface io.vertx.core.net.SelfSignedCertificate
Delete the private key and certificate files.
delete(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP DELETE request
delete(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path
delete(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
Delete the session with the specified ID
delete(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server with the specified options.
delete(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server with the specified options, specifying a response handler to receive the response
delete(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and port, specifying a response handler to receive the response
delete(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and default port, specifying a response handler to receive the response
delete(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the default host and port, specifying a response handler to receive the response
delete() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Delete the private key and certificate files.
delete(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP DELETE request
delete(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path
delete(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Delete the session with the specified ID
delete(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
delete(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server with the specified options.
delete(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server with the specified options, specifying a response handler to receive the response
delete(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and port, specifying a response handler to receive the response
delete(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the specified host and default port, specifying a response handler to receive the response
delete(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server at the default host and port, specifying a response handler to receive the response
delete() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Delete the private key and certificate files.
delete(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the default host and port.
delete(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and port.
delete(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server at the specified host and default port.
delete() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP DELETE request
delete(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path
delete(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Delete the session with the specified ID
deleteAbs(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server using an absolute URI
deleteAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP DELETE request to send to the server using an absolute URI, specifying a response handler to receive the response
deleteAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server using an absolute URI, specifying a response handler to receive the response
deleteAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server using an absolute URI
deleteAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP DELETE request to send to the server using an absolute URI, specifying a response handler to receive the response
deleteAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server using an absolute URI, specifying a response handler to receive the response
deleteAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server using an absolute URI
deleteAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP DELETE request to send to the server using an absolute URI, specifying a response handler to receive the response
deleteAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP DELETE request to send to the server using an absolute URI, specifying a response handler to receive the response
deleteBlocking(String) - Method in interface io.vertx.core.file.FileSystem
deleteBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
deleteBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
DELETED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for documents deleted.
deleteObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
deleteObservable(String) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
deleteRecursive(String, boolean, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursive(String, boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursive(String, boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
deleteRecursiveBlocking(String, boolean) - Method in interface io.vertx.core.file.FileSystem
deleteRecursiveBlocking(String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
deleteRecursiveBlocking(String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
deleteRecursiveObservable(String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
deleteTopic(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.admin.AdminUtils
Delete the Kafka topic given by the topicName.
deleteTopic(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Delete the Kafka topic given by the topicName.
deleteTopic(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Delete the Kafka topic given by the topicName.
deleteWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path regex
deleteWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path regex
deleteWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP DELETE request and the specified path regex
delimitedMode(String) - Method in interface io.vertx.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the String delim encoded in latin-1 .
delimitedMode(Buffer) - Method in interface io.vertx.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the delimiter delim.
delimitedMode(String) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the String delim encoded in latin-1 .
delimitedMode(Buffer) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the delimiter delim.
delimitedMode(String) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the String delim encoded in latin-1 .
delimitedMode(Buffer) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
Flip the parser into delimited mode, and where the delimiter can be represented by the delimiter delim.
DeliveryOptions - Class in io.vertx.core.eventbus
Delivery options are used to configure message delivery.
DeliveryOptions() - Constructor for class io.vertx.core.eventbus.DeliveryOptions
Default constructor
DeliveryOptions(DeliveryOptions) - Constructor for class io.vertx.core.eventbus.DeliveryOptions
Copy constructor
DeliveryOptions(JsonObject) - Constructor for class io.vertx.core.eventbus.DeliveryOptions
Create a delivery options from JSON
deliveryOptions(DeliveryOptions) - Method in interface io.vertx.core.eventbus.MessageProducer
Update the delivery options of this producer.
deliveryOptions(DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
Update the delivery options of this producer.
deliveryOptions(DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
Update the delivery options of this producer.
delMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete many keys
delMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete many keys
delMany(List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Delete many keys
delMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Delete many keys
delMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete many keys
delMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete many keys
delManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
delManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
delObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
delObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
DEPLOYMENT_OPTIONS_PROP_PREFIX - Static variable in class io.vertx.core.Starter
Deprecated.
 
deploymentID() - Method in class io.vertx.core.AbstractVerticle
Get the deployment ID of the verticle deployment
deploymentID() - Method in interface io.vertx.core.Context
If the context is associated with a Verticle deployment, this returns the deployment ID of that deployment.
deploymentID() - Method in class io.vertx.reactivex.core.Context
If the context is associated with a Verticle deployment, this returns the deployment ID of that deployment.
deploymentID() - Method in class io.vertx.rxjava.core.Context
If the context is associated with a Verticle deployment, this returns the deployment ID of that deployment.
deploymentIDs() - Method in interface io.vertx.core.Vertx
Return a Set of deployment IDs for the currently deployed deploymentIDs.
deploymentIDs() - Method in class io.vertx.reactivex.core.Vertx
Return a Set of deployment IDs for the currently deployed deploymentIDs.
deploymentIDs() - Method in class io.vertx.rxjava.core.Vertx
Return a Set of deployment IDs for the currently deployed deploymentIDs.
DeploymentOptions - Class in io.vertx.core
Options for configuring a verticle deployment.
DeploymentOptions() - Constructor for class io.vertx.core.DeploymentOptions
Default constructor
DeploymentOptions(DeploymentOptions) - Constructor for class io.vertx.core.DeploymentOptions
Copy constructor
DeploymentOptions(JsonObject) - Constructor for class io.vertx.core.DeploymentOptions
Constructor for creating a instance from JSON
deploymentOptions - Variable in class io.vertx.core.Starter
Deprecated.
 
DeploymentOptionsConverter - Class in io.vertx.core
Converter for DeploymentOptions.
DeploymentOptionsConverter() - Constructor for class io.vertx.core.DeploymentOptionsConverter
 
deployVerticle(Verticle) - Method in interface io.vertx.core.Vertx
Deploy a verticle instance that you have created yourself.
deployVerticle(Verticle, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle) but the completionHandler will be notified when the deployment is complete.
deployVerticle(Verticle, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Class<? extends Verticle>, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle, DeploymentOptions) but Verticle instance is created by invoking the default constructor of verticleClass.
deployVerticle(Supplier<Verticle>, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle, DeploymentOptions) but Verticle instance is created by invoking the verticleSupplier.
deployVerticle(Verticle, DeploymentOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle, Handler) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Class<? extends Verticle>, DeploymentOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle, DeploymentOptions, Handler) but Verticle instance is created by invoking the default constructor of verticleClass.
deployVerticle(Supplier<Verticle>, DeploymentOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle, DeploymentOptions, Handler) but Verticle instance is created by invoking the verticleSupplier.
deployVerticle(String) - Method in interface io.vertx.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(String) but the completionHandler will be notified when the deployment is complete.
deployVerticle(String, DeploymentOptions) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(Verticle) but DeploymentOptions are provided to configure the deployment.
deployVerticle(String, DeploymentOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.Vertx
Like Vertx.deployVerticle(String, Handler) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Vertx, Verticle) - Static method in class io.vertx.reactivex.core.RxHelper
Deploy a verticle you have created yourself, using an RxJava vertx instance.
deployVerticle(Vertx, Verticle, DeploymentOptions) - Static method in class io.vertx.reactivex.core.RxHelper
Like RxHelper.deployVerticle(Vertx, Verticle), but DeploymentOptions are provided to configure the deployment.
deployVerticle(String) - Method in class io.vertx.reactivex.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but the completionHandler will be notified when the deployment is complete.
deployVerticle(String, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(String, DeploymentOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(Vertx, Verticle) - Static method in class io.vertx.rxjava.core.RxHelper
Deploy a verticle you have created yourself, using an RxJava vertx instance.
deployVerticle(Vertx, Verticle, DeploymentOptions) - Static method in class io.vertx.rxjava.core.RxHelper
Like RxHelper.deployVerticle(Vertx, Verticle), but DeploymentOptions are provided to configure the deployment.
deployVerticle(String) - Method in class io.vertx.rxjava.core.Vertx
Deploy a verticle instance given a name.
deployVerticle(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but the completionHandler will be notified when the deployment is complete.
deployVerticle(String, DeploymentOptions) - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticle(String, DeploymentOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
deployVerticleObservable(String) - Method in class io.vertx.rxjava.core.Vertx
deployVerticleObservable(String, DeploymentOptions) - Method in class io.vertx.rxjava.core.Vertx
dequeueRequest(E, T) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a request for connection is satisfied.
Description - Annotation Type in io.vertx.core.cli.annotations
Annotation used to write the option or command documentation.
description - Variable in class io.vertx.core.cli.Argument
The argument description.
description - Variable in class io.vertx.core.cli.Option
The option description.
deserialize(String, byte[]) - Method in class io.vertx.kafka.client.serialization.BufferDeserializer
 
deserialize(String, byte[]) - Method in class io.vertx.kafka.client.serialization.JsonArrayDeserializer
 
deserialize(String, byte[]) - Method in class io.vertx.kafka.client.serialization.JsonObjectDeserializer
 
destroy() - Method in interface io.vertx.ext.web.Session
Destroy the session
destroy() - Method in class io.vertx.reactivex.ext.web.Session
Destroy the session
destroy() - Method in class io.vertx.rxjava.ext.web.Session
Destroy the session
detach() - Method in interface io.vertx.proton.ProtonLink
Detaches the AMQP link, i.e.
detachHandler(Handler<AsyncResult<T>>) - Method in interface io.vertx.proton.ProtonLink
Sets a handler for when an AMQP Detach frame with closed=false is received from the remote peer.
Digest - Class in io.vertx.ext.auth.htpasswd.digest
 
Digest() - Constructor for class io.vertx.ext.auth.htpasswd.digest.Digest
 
DigestAuthHandler - Interface in io.vertx.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
DigestAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
DigestAuthHandler(DigestAuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
DigestAuthHandler - Class in io.vertx.rxjava.ext.web.handler
An auth handler that provides HTTP Basic Authentication support.
DigestAuthHandler(DigestAuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
directExecutor() - Method in class io.vertx.grpc.VertxChannelBuilder
 
directExecutor() - Method in class io.vertx.grpc.VertxServerBuilder
 
disable() - Method in interface io.vertx.ext.web.Route
Disable this route.
disable() - Method in class io.vertx.reactivex.ext.web.Route
Disable this route.
disable() - Method in class io.vertx.rxjava.ext.web.Route
Disable this route.
DISABLE_DNS_RESOLVER_PROP_NAME - Static variable in interface io.vertx.core.spi.resolver.ResolverProvider
 
DISABLE_METRICS_PROPERTY_NAME - Static variable in interface io.vertx.core.spi.metrics.Metrics
 
discard(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Discard all commands issued after MULTI
discard(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Discard all commands issued after MULTI
discard(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Discard all commands issued after MULTI
discardObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
disconnect() - Method in interface io.vertx.mqtt.MqttClient
Disconnects from the MQTT server
disconnect(Handler<AsyncResult<Void>>) - Method in interface io.vertx.mqtt.MqttClient
Disconnects from the MQTT server calling disconnectHandler after disconnection
disconnect() - Method in interface io.vertx.proton.ProtonConnection
Disconnects the underlying transport connection.
disconnect() - Method in class io.vertx.reactivex.mqtt.MqttClient
Disconnects from the MQTT server
disconnect(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Disconnects from the MQTT server calling disconnectHandler after disconnection
disconnect() - Method in class io.vertx.rxjava.mqtt.MqttClient
Disconnects from the MQTT server
disconnect(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Disconnects from the MQTT server calling disconnectHandler after disconnection
disconnected(W) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when the web socket has disconnected.
disconnected(W) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when the server web socket has disconnected.
disconnected(S, SocketAddress) - Method in interface io.vertx.core.spi.metrics.TCPMetrics
Called when a client has disconnected, which is applicable for TCP connections.
disconnectHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
disconnectHandler(Handler<ProtonConnection>) - Method in interface io.vertx.proton.ProtonConnection
Sets a handler for when the underlying transport connection indicates it has disconnected.
disconnectHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
disconnectHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set a disconnect handler on the MQTT endpoint.
dispatch(AsyncResult<T>) - Method in class io.vertx.rx.java.HandlerAdapter
 
dispose() - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
disposition(DeliveryState, boolean) - Method in interface io.vertx.proton.ProtonDelivery
Updates the DeliveryState, and optionally settle the delivery as well.
distinct(String, String, String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinct(String, String, String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatch(String, String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
distinctBatchWithQuery(String, String, String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject, int) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject, int) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctBatchWithQuery(String, String, String, JsonObject, int) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctObservable(String, String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
distinctWithQuery(String, String, String, JsonObject, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQuery(String, String, String, JsonObject, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQuery(String, String, String, JsonObject, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
distinctWithQueryObservable(String, String, String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
DnsClient - Interface in io.vertx.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient - Class in io.vertx.reactivex.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient(DnsClient) - Constructor for class io.vertx.reactivex.core.dns.DnsClient
 
DnsClient - Class in io.vertx.rxjava.core.dns
Provides a way to asynchronously lookup information from DNS servers.
DnsClient(DnsClient) - Constructor for class io.vertx.rxjava.core.dns.DnsClient
 
DnsClientOptions - Class in io.vertx.core.dns
Configuration options for Vert.x DNS client.
DnsClientOptions() - Constructor for class io.vertx.core.dns.DnsClientOptions
 
DnsClientOptions(JsonObject) - Constructor for class io.vertx.core.dns.DnsClientOptions
 
DnsClientOptions(DnsClientOptions) - Constructor for class io.vertx.core.dns.DnsClientOptions
 
DnsClientOptionsConverter - Class in io.vertx.core.dns
Converter for DnsClientOptions.
DnsClientOptionsConverter() - Constructor for class io.vertx.core.dns.DnsClientOptionsConverter
 
DnsException - Exception in io.vertx.core.dns
Exception which is used to notify the AsyncResult if the DNS query returns a DnsResponseCode which indicates and error.
DnsException(DnsResponseCode) - Constructor for exception io.vertx.core.dns.DnsException
 
DnsResponseCode - Enum in io.vertx.core.dns
Represents the possible response codes a server may send after receiving a query.
DOC_MATCHED - Static variable in class io.vertx.ext.mongo.MongoClientUpdateResult
Constant to be used when storing and retrieving Json for documents matched.
DOC_MODIFIED - Static variable in class io.vertx.ext.mongo.MongoClientUpdateResult
Constant to be used when storing and retrieving Json for documents modified.
doIsPermitted(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.AbstractUser
 
domainSocketAddress(String) - Static method in interface io.vertx.core.net.SocketAddress
Create a domain socket address.
domainSocketAddress(String) - Static method in class io.vertx.reactivex.core.net.SocketAddress
Create a domain socket address.
domainSocketAddress(String) - Static method in class io.vertx.rxjava.core.net.SocketAddress
Create a domain socket address.
doSomething() - Method in interface io.vertx.codegen.extra.ConcreteInheritsToString
 
doSomething() - Method in interface io.vertx.codegen.extra.ConcreteOverridesToString
 
doSomething(Function<Message<JsonObject>, T>) - Method in interface io.vertx.codegen.extra.MethodWithGenericFunctionArg
 
doSomething(ReadStream<T>) - Method in interface io.vertx.codegen.extra.MethodWithReadStreamArg
 
doubleValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
doubleValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
doubleValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
drain(long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.proton.ProtonReceiver
Initiates a 'drain' of link credit from the remote sender.
drained() - Method in interface io.vertx.proton.ProtonSender
Manually mark the link drained, such that if the receiver has requested the link be drained (as indicated by the value of the ProtonLink.getDrain() flag) then any remaining credit is discarded and if necessary notice sent to the receiver indicating it has been.
drainHandler(Handler<Void>) - Method in interface io.vertx.core.eventbus.MessageProducer
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.file.AsyncFile
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpClientRequest
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerResponse
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.http.ServerWebSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocketBase
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.net.NetSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.core.streams.WriteStream
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
drainHandler(Handler<Void>) - Method in interface io.vertx.grpc.GrpcUniExchange
 
drainHandler(Handler<Void>) - Method in interface io.vertx.grpc.GrpcWriteStream
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.net.NetSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.reactivex.core.streams.WriteStream
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.WebSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.net.NetSocket
 
drainHandler(Handler<Void>) - Method in interface io.vertx.rxjava.core.streams.WriteStream
Set a drain handler on the stream.
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
drainHandler(Handler<Void>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
DropboxAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Dropbox.
DropboxAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Dropbox.
DropboxAuth(DropboxAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
DropboxAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Dropbox.
DropboxAuth(DropboxAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
dropCollection(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Drop a collection
dropCollection(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drop a collection
dropCollection(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Drop a collection
dropCollectionObservable(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
dropIndex(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Drops the index given its name.
dropIndex(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drops the index given its name.
dropIndex(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Drops the index given its name.
dropIndexObservable(String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Dummy - Class in io.vertx.ext.sockjs.proxy
This class is just there to enable the javadoc generation.
Dummy() - Constructor for class io.vertx.ext.sockjs.proxy.Dummy
 
dump(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a serialized version of the value stored at the specified key.
dump(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a serialized version of the value stored at the specified key.
dump(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Return a serialized version of the value stored at the specified key.
dump(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a serialized version of the value stored at the specified key.
dump(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a serialized version of the value stored at the specified key.
dump(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a serialized version of the value stored at the specified key.
dumpObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
dumpObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
durationTime() - Method in interface io.vertx.ext.unit.report.TestResult
How long the test lasted in millis.
durationTime() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
How long the test lasted in millis.
durationTime() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
How long the test lasted in millis.

E

ECDSA_ALGORITHMS - Static variable in interface io.vertx.ext.jwt.Crypto
 
ECDSALength(String) - Method in interface io.vertx.ext.jwt.Crypto
 
echo(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Echo the given string
echo(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Echo the given string
echo(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Echo the given string
echo(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Echo the given string
echo(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Echo the given string
echo(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Echo the given string
echoObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
echoObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
email(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
email(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
email(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
enable() - Method in interface io.vertx.ext.web.Route
Enable this route.
enable() - Method in class io.vertx.reactivex.ext.web.Route
Enable this route.
enable() - Method in class io.vertx.rxjava.ext.web.Route
Enable this route.
enableCryptAndDisablePlainTextPwd() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
enablePlainTextAndDisableCryptPwd() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
encode(Object) - Static method in class io.vertx.core.json.Json
Encode a POJO to JSON using the underlying Jackson mapper.
encode() - Method in class io.vertx.core.json.JsonArray
Encode the JSON array to a string
encode() - Method in class io.vertx.core.json.JsonObject
Encode this JSON object as a string.
encode() - Method in interface io.vertx.ext.web.Cookie
Encode the cookie to a string.
encode() - Method in class io.vertx.reactivex.ext.web.Cookie
Encode the cookie to a string.
encode() - Method in class io.vertx.rxjava.ext.web.Cookie
Encode the cookie to a string.
EncodeException - Exception in io.vertx.core.json
 
EncodeException(String) - Constructor for exception io.vertx.core.json.EncodeException
 
EncodeException(String, Throwable) - Constructor for exception io.vertx.core.json.EncodeException
 
EncodeException() - Constructor for exception io.vertx.core.json.EncodeException
 
encodePrettily(Object) - Static method in class io.vertx.core.json.Json
Encode a POJO to JSON with pretty indentation, using the underlying Jackson mapper.
encodePrettily() - Method in class io.vertx.core.json.JsonArray
Encode the JSON array prettily as a string
encodePrettily() - Method in class io.vertx.core.json.JsonObject
Encode this JSON object a a string, with whitespace to make the object easier to read by a human, or other sentient organism.
encodeToBuffer(Object) - Static method in class io.vertx.core.json.Json
Encode a POJO to JSON using the underlying Jackson mapper.
encodeToWire(Buffer, S) - Method in interface io.vertx.core.eventbus.MessageCodec
Called by Vert.x when marshalling a message to the wire.
encodeToWire(Buffer, ServiceException) - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
encrypt(byte[]) - Method in class io.vertx.ext.jwt.JWK
 
end() - Method in interface io.vertx.core.eventbus.MessageProducer
Closes the producer, calls MessageProducer.close()
end() - Method in interface io.vertx.core.file.AsyncFile
Close the file, see AsyncFile.close().
end(String) - Method in interface io.vertx.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String in UTF-8 encoding
end(String, String) - Method in interface io.vertx.core.http.HttpClientRequest
Same as HttpClientRequest.end(Buffer) but writes a String with the specified encoding
end(Buffer) - Method in interface io.vertx.core.http.HttpClientRequest
Same as HttpClientRequest.end() but writes some data to the request body before ending.
end() - Method in interface io.vertx.core.http.HttpClientRequest
Ends the request.
end(String) - Method in interface io.vertx.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String in UTF-8 encoding before ending the response.
end(String, String) - Method in interface io.vertx.core.http.HttpServerResponse
Same as HttpServerResponse.end(Buffer) but writes a String with the specified encoding before ending the response.
end(Buffer) - Method in interface io.vertx.core.http.HttpServerResponse
Same as HttpServerResponse.end() but writes some data to the response body before ending.
end() - Method in interface io.vertx.core.http.HttpServerResponse
Ends the response.
end() - Method in interface io.vertx.core.http.WebSocketBase
end() - Method in interface io.vertx.core.net.NetSocket
end() - Method in interface io.vertx.core.parsetools.JsonParser
End the stream, this must be called after all the json stream has been processed.
end(T, boolean) - Method in interface io.vertx.core.spi.metrics.PoolMetrics
The submitted tasks has completed its execution and release the resource.
end() - Method in interface io.vertx.core.streams.WriteStream
Ends the stream.
end(T) - Method in interface io.vertx.core.streams.WriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
end() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
end() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
end(KafkaProducerRecord<K, V>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
end(T) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
Same as MessageProducer.end(T) but writes some data to the stream before ending.
end() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
Closes the producer, calls MessageProducer.close()
end(Buffer) - Method in class io.vertx.reactivex.core.file.AsyncFile
Same as AsyncFile.end(io.vertx.reactivex.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.reactivex.core.file.AsyncFile
Close the file, see AsyncFile.close().
end(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes a String in UTF-8 encoding
end(String, String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes a String with the specified encoding
end(Buffer) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes some data to the request body before ending.
end() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Ends the request.
end(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes a String in UTF-8 encoding before ending the response.
end(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes a String with the specified encoding before ending the response.
end(Buffer) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes some data to the response body before ending.
end() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Ends the response.
end(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Same as WebSocketBase.end(io.vertx.reactivex.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
end(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
Same as WebSocketBase.end(io.vertx.reactivex.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.reactivex.core.http.WebSocket
end(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Same as WebSocketBase.end(io.vertx.reactivex.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
end(Buffer) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.end(io.vertx.reactivex.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.reactivex.core.net.NetSocket
end() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
End the stream, this must be called after all the json stream has been processed.
end() - Method in interface io.vertx.reactivex.core.streams.WriteStream
Ends the stream.
end(T) - Method in interface io.vertx.reactivex.core.streams.WriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
end() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
end() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
end(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
end(T) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
Same as MessageProducer.end(T) but writes some data to the stream before ending.
end() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
Closes the producer, calls MessageProducer.close()
end(Buffer) - Method in class io.vertx.rxjava.core.file.AsyncFile
Same as AsyncFile.end(io.vertx.rxjava.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.rxjava.core.file.AsyncFile
Close the file, see AsyncFile.close().
end(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes a String in UTF-8 encoding
end(String, String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes a String with the specified encoding
end(Buffer) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Same as HttpClientRequest.end(java.lang.String) but writes some data to the request body before ending.
end() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Ends the request.
end(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes a String in UTF-8 encoding before ending the response.
end(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes a String with the specified encoding before ending the response.
end(Buffer) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Same as HttpServerResponse.end(java.lang.String) but writes some data to the response body before ending.
end() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Ends the response.
end(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Same as WebSocketBase.end(io.vertx.rxjava.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
end(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
Same as WebSocketBase.end(io.vertx.rxjava.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.rxjava.core.http.WebSocket
end(Buffer) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Same as WebSocketBase.end(io.vertx.rxjava.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
end(Buffer) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.end(io.vertx.rxjava.core.buffer.Buffer) but writes some data to the stream before ending.
end() - Method in class io.vertx.rxjava.core.net.NetSocket
end() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
End the stream, this must be called after all the json stream has been processed.
end() - Method in interface io.vertx.rxjava.core.streams.WriteStream
Ends the stream.
end(T) - Method in interface io.vertx.rxjava.core.streams.WriteStream
Same as WriteStream.end() but writes some data to the stream before ending.
end(Buffer) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
end() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
end() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
end(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
ended() - Method in interface io.vertx.core.http.HttpServerResponse
 
ended() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
ended() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
endHandleMessage(H, Throwable) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called when an handler finish to process a message.

The thread model depends on the actual context thats registered the handler.

endHandler(Handler<Void>) - Method in interface io.vertx.codegen.extra.ReadStreamExt
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.datagram.DatagramSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.eventbus.MessageConsumer
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.file.AsyncFile
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpClientRequest
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpClientResponse
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerFileUpload
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerRequest
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerResponse
Set an end handler for the response.
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.ServerWebSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.http.WebSocketBase
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.net.NetSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.parsetools.JsonParser
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.parsetools.RecordParser
 
endHandler(Handler<Void>) - Method in interface io.vertx.core.streams.ReadStream
Set an end handler.
endHandler(Handler<Void>) - Method in interface io.vertx.core.TimeoutStream
 
endHandler(Handler<Void>) - Method in interface io.vertx.ext.sql.SQLRowStream
 
endHandler(Handler<TestResult>) - Method in interface io.vertx.ext.unit.report.TestCaseReport
Set a callback for completion, the specified handler is invoked when the test exec has completed.
endHandler(Handler<Void>) - Method in interface io.vertx.ext.unit.report.TestSuiteReport
 
endHandler(Handler<Void>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
endHandler(Handler<Void>) - Method in interface io.vertx.grpc.GrpcReadStream
Set an end handler.
endHandler(Handler<Void>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Set an end handler for the response.
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.net.NetSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
endHandler(Handler<Void>) - Method in interface io.vertx.reactivex.core.streams.ReadStream
Set an end handler.
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.TimeoutStream
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
endHandler(Handler<TestResult>) - Method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
Set a callback for completion, the specified handler is invoked when the test exec has completed.
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Set an end handler for the response.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.WebSocket
 
endHandler(Handler<Void>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.net.NetSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
endHandler(Handler<Void>) - Method in interface io.vertx.rxjava.core.streams.ReadStream
Set an end handler.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.TimeoutStream
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
endHandler(Handler<TestResult>) - Method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
Set a callback for completion, the specified handler is invoked when the test exec has completed.
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
endHandler(Handler<Void>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
endOffsets(Set<TopicPartition>, Handler<AsyncResult<Map<TopicPartition, Long>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partitions.
endOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsets(Set<TopicPartition>, Handler<AsyncResult<Map<TopicPartition, Long>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the last offset for the given partitions.
endOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the last offset for the given partition.
endOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
endOffsets(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
ENDPOINT - Static variable in class io.vertx.servicediscovery.Record
 
endpointConnected(E, S) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a connection is made to a endpoint.
endpointDisconnected(E, S) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a connection to an endpoint is closed.
endpointHandler(Handler<MqttEndpoint>) - Method in interface io.vertx.mqtt.MqttServer
Set the endpoint handler for the server.
endpointHandler(Handler<MqttEndpoint>) - Method in class io.vertx.reactivex.mqtt.MqttServer
Set the endpoint handler for the server.
endpointHandler(Handler<MqttEndpoint>) - Method in class io.vertx.rxjava.mqtt.MqttServer
Set the endpoint handler for the server.
enqueueRequest(E) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when a connection is requested.
ensureValidity() - Method in class io.vertx.core.cli.Argument
Checks that the argument configuration is valid.
ensureValidity() - Method in class io.vertx.core.cli.Option
Checks whether or not the option is valid.
ensureValidity() - Method in class io.vertx.core.cli.TypedArgument
Checks whether or not the argument configuration is valid.
ensureValidity() - Method in class io.vertx.core.cli.TypedOption
 
entries() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
entries() - Method in interface io.vertx.core.MultiMap
Returns all entries in the multi-map.
entries(Handler<AsyncResult<Map<K, V>>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Get the entries of the map, asynchronously.
entrySet() - Method in interface io.vertx.core.shareddata.LocalMap
Returns a Set view of the mappings contained in this map.
entryStream() - Method in interface io.vertx.ext.cluster.infinispan.InfinispanAsyncMap
Get the entries of the map as a ReadStream.
equals(Object) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
equals(Object) - Method in class io.vertx.core.DeploymentOptions
 
equals(Object) - Method in class io.vertx.core.dns.AddressResolverOptions
 
equals(Object) - Method in class io.vertx.core.http.Http2Settings
 
equals(Object) - Method in class io.vertx.core.http.HttpClientOptions
 
equals(Object) - Method in class io.vertx.core.http.HttpServerOptions
 
equals(Object) - Method in class io.vertx.core.json.JsonArray
 
equals(Object) - Method in class io.vertx.core.json.JsonObject
 
equals(Object) - Method in class io.vertx.core.metrics.MetricsOptions
 
equals(Object) - Method in class io.vertx.core.net.ClientOptionsBase
 
equals(Object) - Method in class io.vertx.core.net.JdkSSLEngineOptions
 
equals(Object) - Method in class io.vertx.core.net.JksOptions
 
equals(Object) - Method in class io.vertx.core.net.NetClientOptions
 
equals(Object) - Method in class io.vertx.core.net.NetServerOptions
 
equals(Object) - Method in class io.vertx.core.net.NetworkOptions
 
equals(Object) - Method in class io.vertx.core.net.OpenSSLEngineOptions
 
equals(Object) - Method in class io.vertx.core.net.PemKeyCertOptions
 
equals(Object) - Method in class io.vertx.core.net.PemTrustOptions
 
equals(Object) - Method in class io.vertx.core.net.PfxOptions
 
equals(Object) - Method in class io.vertx.core.net.ProxyOptions
 
equals(Object) - Method in class io.vertx.core.net.TCPSSLOptions
 
equals(Object) - Method in class io.vertx.core.VertxOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.FindOptions
 
equals(Object) - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
 
equals(Object) - Method in class io.vertx.ext.mongo.MongoClientDeleteResult
 
equals(Object) - Method in class io.vertx.ext.mongo.MongoClientUpdateResult
 
equals(Object) - Method in class io.vertx.ext.mongo.UpdateOptions
 
equals(Object) - Method in class io.vertx.ext.sql.ResultSet
 
equals(Object) - Method in class io.vertx.ext.sql.UpdateResult
 
equals(Object) - Method in class io.vertx.proton.ProtonClientOptions
 
equals(Object) - Method in class io.vertx.proton.ProtonServerOptions
 
equals(Object) - Method in class io.vertx.proton.ProtonTransportOptions
 
equals(Object) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
equals(Object) - Method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
equals(Object) - Method in class io.vertx.reactivex.config.ConfigRetriever
 
equals(Object) - Method in class io.vertx.reactivex.core.buffer.Buffer
 
equals(Object) - Method in class io.vertx.reactivex.core.cli.CLI
 
equals(Object) - Method in class io.vertx.reactivex.core.cli.CommandLine
 
equals(Object) - Method in class io.vertx.reactivex.core.CompositeFuture
 
equals(Object) - Method in class io.vertx.reactivex.core.Context
 
equals(Object) - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
 
equals(Object) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
equals(Object) - Method in class io.vertx.reactivex.core.dns.DnsClient
 
equals(Object) - Method in class io.vertx.reactivex.core.dns.MxRecord
 
equals(Object) - Method in class io.vertx.reactivex.core.dns.SrvRecord
 
equals(Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
 
equals(Object) - Method in class io.vertx.reactivex.core.eventbus.Message
 
equals(Object) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
equals(Object) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
equals(Object) - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
equals(Object) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
equals(Object) - Method in class io.vertx.reactivex.core.file.FileProps
 
equals(Object) - Method in class io.vertx.reactivex.core.file.FileSystem
 
equals(Object) - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
equals(Object) - Method in class io.vertx.reactivex.core.Future
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpClient
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpConnection
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpFrame
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpServer
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
equals(Object) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
equals(Object) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
equals(Object) - Method in class io.vertx.reactivex.core.http.WebSocket
 
equals(Object) - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
equals(Object) - Method in class io.vertx.reactivex.core.MultiMap
 
equals(Object) - Method in class io.vertx.reactivex.core.net.NetClient
 
equals(Object) - Method in class io.vertx.reactivex.core.net.NetServer
 
equals(Object) - Method in class io.vertx.reactivex.core.net.NetSocket
 
equals(Object) - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
 
equals(Object) - Method in class io.vertx.reactivex.core.net.SocketAddress
 
equals(Object) - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
equals(Object) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
equals(Object) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
equals(Object) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
 
equals(Object) - Method in class io.vertx.reactivex.core.shareddata.Counter
 
equals(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
 
equals(Object) - Method in class io.vertx.reactivex.core.shareddata.Lock
 
equals(Object) - Method in class io.vertx.reactivex.core.shareddata.SharedData
 
equals(Object) - Method in class io.vertx.reactivex.core.streams.Pump
 
equals(Object) - Method in class io.vertx.reactivex.core.TimeoutStream
 
equals(Object) - Method in class io.vertx.reactivex.core.Vertx
 
equals(Object) - Method in class io.vertx.reactivex.core.WorkerExecutor
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.AuthProvider
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.ChainAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.User
 
equals(Object) - Method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
equals(Object) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
equals(Object) - Method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
equals(Object) - Method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
equals(Object) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
equals(Object) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.sql.SQLClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
 
equals(Object) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.Async
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.Completion
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.report.TestResult
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.TestCase
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.TestCompletion
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
 
equals(Object) - Method in class io.vertx.reactivex.ext.unit.TestSuite
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.client.WebClient
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.Cookie
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.FileUpload
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.Locale
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.MIMEHeader
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.Route
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.Router
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.Session
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
equals(Object) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
 
equals(Object) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
equals(Object) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
equals(Object) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
equals(Object) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
equals(Object) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
equals(Object) - Method in class io.vertx.reactivex.micrometer.MetricsService
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.MqttClient
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.MqttServer
 
equals(Object) - Method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
equals(Object) - Method in class io.vertx.reactivex.redis.RedisClient
 
equals(Object) - Method in class io.vertx.reactivex.redis.RedisTransaction
 
equals(Object) - Method in class io.vertx.reactivex.redis.Script
 
equals(Object) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.types.EventBusService
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.types.MessageSource
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
equals(Object) - Method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
equals(Object) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
equals(Object) - Method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
equals(Object) - Method in class io.vertx.rxjava.config.ConfigRetriever
 
equals(Object) - Method in class io.vertx.rxjava.core.buffer.Buffer
 
equals(Object) - Method in class io.vertx.rxjava.core.cli.CLI
 
equals(Object) - Method in class io.vertx.rxjava.core.cli.CommandLine
 
equals(Object) - Method in class io.vertx.rxjava.core.CompositeFuture
 
equals(Object) - Method in class io.vertx.rxjava.core.Context
 
equals(Object) - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
 
equals(Object) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
equals(Object) - Method in class io.vertx.rxjava.core.dns.DnsClient
 
equals(Object) - Method in class io.vertx.rxjava.core.dns.MxRecord
 
equals(Object) - Method in class io.vertx.rxjava.core.dns.SrvRecord
 
equals(Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
 
equals(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
 
equals(Object) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
equals(Object) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
equals(Object) - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
equals(Object) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
equals(Object) - Method in class io.vertx.rxjava.core.file.FileProps
 
equals(Object) - Method in class io.vertx.rxjava.core.file.FileSystem
 
equals(Object) - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
equals(Object) - Method in class io.vertx.rxjava.core.Future
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpClient
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpConnection
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpFrame
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpServer
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
equals(Object) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
equals(Object) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
equals(Object) - Method in class io.vertx.rxjava.core.http.WebSocket
 
equals(Object) - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
equals(Object) - Method in class io.vertx.rxjava.core.MultiMap
 
equals(Object) - Method in class io.vertx.rxjava.core.net.NetClient
 
equals(Object) - Method in class io.vertx.rxjava.core.net.NetServer
 
equals(Object) - Method in class io.vertx.rxjava.core.net.NetSocket
 
equals(Object) - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
 
equals(Object) - Method in class io.vertx.rxjava.core.net.SocketAddress
 
equals(Object) - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
equals(Object) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
equals(Object) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
equals(Object) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
 
equals(Object) - Method in class io.vertx.rxjava.core.shareddata.Counter
 
equals(Object) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
 
equals(Object) - Method in class io.vertx.rxjava.core.shareddata.Lock
 
equals(Object) - Method in class io.vertx.rxjava.core.shareddata.SharedData
 
equals(Object) - Method in class io.vertx.rxjava.core.streams.Pump
 
equals(Object) - Method in class io.vertx.rxjava.core.TimeoutStream
 
equals(Object) - Method in class io.vertx.rxjava.core.Vertx
 
equals(Object) - Method in class io.vertx.rxjava.core.WorkerExecutor
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.ChainAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.User
 
equals(Object) - Method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
equals(Object) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
equals(Object) - Method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
equals(Object) - Method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
equals(Object) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
equals(Object) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
equals(Object) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
 
equals(Object) - Method in class io.vertx.rxjava.ext.sql.SQLClient
 
equals(Object) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
 
equals(Object) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.Async
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.Completion
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.report.TestResult
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.TestCase
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.TestCompletion
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
 
equals(Object) - Method in class io.vertx.rxjava.ext.unit.TestSuite
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.client.WebClient
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.Cookie
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.FileUpload
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.LanguageHeader
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.Locale
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.MIMEHeader
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.Route
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.Router
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.Session
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
equals(Object) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
 
equals(Object) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
equals(Object) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
equals(Object) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
equals(Object) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
equals(Object) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
equals(Object) - Method in class io.vertx.rxjava.micrometer.MetricsService
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.MqttClient
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.MqttServer
 
equals(Object) - Method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
equals(Object) - Method in class io.vertx.rxjava.redis.RedisClient
 
equals(Object) - Method in class io.vertx.rxjava.redis.RedisTransaction
 
equals(Object) - Method in class io.vertx.rxjava.redis.Script
 
equals(Object) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.types.EventBusService
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.types.MessageSource
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
equals(Object) - Method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
equals(Object) - Method in class io.vertx.servicediscovery.Record
Checks whether or not the current object is equal to the given object.
error(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
error(Object, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
error(Object, Throwable, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
error(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
error(Object, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
error(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
error(Object) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
error(Object, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
error(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
error(Object) - Method in class io.vertx.core.logging.Logger
 
error(Object, Throwable) - Method in class io.vertx.core.logging.Logger
 
error(Object, Object...) - Method in class io.vertx.core.logging.Logger
 
error(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Logger
 
error(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
error(Object, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
error(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
error(Object, Throwable, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
error(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
error(Object, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
error(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
error(Object, Throwable, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
ErrorHandler - Interface in io.vertx.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler - Class in io.vertx.reactivex.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler(ErrorHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
ErrorHandler - Class in io.vertx.rxjava.ext.web.handler
A pretty error handler for rendering error pages.
ErrorHandler(ErrorHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
ETAG - Static variable in class io.vertx.core.http.HttpHeaders
Etag header name
eval(String, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Execute a Lua script server side.
eval(String, List<String>, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Execute a Lua script server side.
eval(String, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Execute a Lua script server side.
eval(String, List<String>, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Execute a Lua script server side.
eval(String, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Execute a Lua script server side.
eval(String, List<String>, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Execute a Lua script server side.
evalObservable(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
evalObservable(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
evalScript(Script, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Execute a Lua script server side.
evalScript(Script, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Execute a Lua script server side.
evalScript(Script, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Execute a Lua script server side.
evalScriptObservable(Script, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
evalsha(String, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Execute a Lua script server side.
evalsha(String, List<String>, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Execute a Lua script server side.
evalsha(String, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Execute a Lua script server side.
evalsha(String, List<String>, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Execute a Lua script server side.
evalsha(String, List<String>, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Execute a Lua script server side.
evalsha(String, List<String>, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Execute a Lua script server side.
evalshaObservable(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
evalshaObservable(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
EVENT_TEST_CASE_BEGIN - Static variable in interface io.vertx.ext.unit.collect.EventBusCollector
Json type field value that signals a test case begins, used as part of the test reporting protocol for the event bus.
EVENT_TEST_CASE_END - Static variable in interface io.vertx.ext.unit.collect.EventBusCollector
Json type field value that signals a test case ends, used as part of the test reporting protocol for the event bus.
EVENT_TEST_SUITE_BEGIN - Static variable in interface io.vertx.ext.unit.collect.EventBusCollector
Json type field value that signals a test suite begins, used as part of the test reporting protocol for the event bus.
EVENT_TEST_SUITE_END - Static variable in interface io.vertx.ext.unit.collect.EventBusCollector
Json type field value that signals a test suite ends, used as part of the test reporting protocol for the event bus.
EVENT_TEST_SUITE_ERROR - Static variable in interface io.vertx.ext.unit.collect.EventBusCollector
Json type field value that reports a test suite error, used as part of the test reporting protocol for the event bus.
EventBus - Interface in io.vertx.core.eventbus
A Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.
eventBus() - Method in interface io.vertx.core.Vertx
Get the event bus object.
EventBus - Class in io.vertx.reactivex.core.eventbus
A Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.
EventBus(EventBus) - Constructor for class io.vertx.reactivex.core.eventbus.EventBus
 
eventBus() - Method in class io.vertx.reactivex.core.Vertx
Get the event bus object.
EventBus - Class in io.vertx.rxjava.core.eventbus
A Vert.x event-bus is a light-weight distributed messaging system which allows different parts of your application, or different applications and services to communicate with each in a loosely coupled way.
EventBus(EventBus) - Constructor for class io.vertx.rxjava.core.eventbus.EventBus
 
eventBus() - Method in class io.vertx.rxjava.core.Vertx
Get the event bus object.
EventBusCollector - Interface in io.vertx.ext.unit.collect
The event bus collector listen to events on the Vert.x event bus and translate them into reports.
EventBusCollector - Class in io.vertx.reactivex.ext.unit.collect
The event bus collector listen to events on the Vert.x event bus and translate them into reports.
EventBusCollector(EventBusCollector) - Constructor for class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
EventBusCollector - Class in io.vertx.rxjava.ext.unit.collect
The event bus collector listen to events on the Vert.x event bus and translate them into reports.
EventBusCollector(EventBusCollector) - Constructor for class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
eventBusInitialized(EventBus) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Metrics cannot use the event bus in their constructor as the event bus is not yet initialized.
eventBusInitialized(EventBus) - Method in interface io.vertx.micrometer.backends.BackendRegistry
 
eventBusInitialized(EventBus) - Method in class io.vertx.micrometer.backends.InfluxDbBackendRegistry
 
eventBusInitialized(EventBus) - Method in class io.vertx.micrometer.backends.JmxBackendRegistry
 
eventBusInitialized(EventBus) - Method in enum io.vertx.micrometer.backends.NoopBackendRegistry
 
eventBusInitialized(EventBus) - Method in class io.vertx.micrometer.backends.PrometheusBackendRegistry
 
EventBusMetrics<H> - Interface in io.vertx.core.spi.metrics
The event bus metrics SPI which Vert.x will use to call when each event occurs.
EventBusOptions - Class in io.vertx.core.eventbus
Options to configure the event bus.
EventBusOptions() - Constructor for class io.vertx.core.eventbus.EventBusOptions
Creates a new instance of EventBusOptions using the default configuration.
EventBusOptions(EventBusOptions) - Constructor for class io.vertx.core.eventbus.EventBusOptions
Copy constructor to create an instance of EventBusOptions using the values of the given object.
EventBusOptions(JsonObject) - Constructor for class io.vertx.core.eventbus.EventBusOptions
Creates a new instance of EventBusOptions from the JSON object.
EventBusOptionsConverter - Class in io.vertx.core.eventbus
Converter for EventBusOptions.
EventBusOptionsConverter() - Constructor for class io.vertx.core.eventbus.EventBusOptionsConverter
 
EventBusService - Class in io.vertx.reactivex.servicediscovery.types
for event bus services (service proxies).
EventBusService(EventBusService) - Constructor for class io.vertx.reactivex.servicediscovery.types.EventBusService
 
EventBusService - Class in io.vertx.rxjava.servicediscovery.types
for event bus services (service proxies).
EventBusService(EventBusService) - Constructor for class io.vertx.rxjava.servicediscovery.types.EventBusService
 
EventBusService - Interface in io.vertx.servicediscovery.types
ServiceType for event bus services (service proxies).
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.codegen.extra.ReadStreamExt
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.Context
Set an exception handler called when the context runs an action throwing an uncaught throwable.

When this handler is called, Vertx.currentContext() will return this context.

exceptionHandler() - Method in interface io.vertx.core.Context
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.datagram.DatagramSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.eventbus.MessageConsumer
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.eventbus.MessageProducer
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.file.AsyncFile
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpConnection
Set an handler called when a connection error happens
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpServer
Set an exception handler called for socket errors happening before the HTTP connection is established, e.g during the TLS handshake.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpServerFileUpload
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.HttpServerResponse
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.ServerWebSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.WebSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.http.WebSocketBase
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.net.NetServer
Set an exception handler called for socket errors happening before the connection is passed to the NetServer.connectHandler(io.vertx.core.Handler<io.vertx.core.net.NetSocket>), e.g during the TLS handshake.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.net.NetSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.parsetools.JsonParser
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.parsetools.RecordParser
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.streams.ReadStream
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.streams.StreamBase
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.streams.WriteStream
Set an exception handler on the write stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.TimeoutStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.core.Vertx
Set a default exception handler for Context, set on Context.exceptionHandler(Handler) at creation.
exceptionHandler() - Method in interface io.vertx.core.Vertx
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.sql.SQLRowStream
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.unit.report.TestSuiteReport
Set an exception handler, the exception handler reports the test suite errors, it can be called mulitple times before the test ends.
exceptionHandler() - Method in interface io.vertx.ext.unit.TestContext
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.ext.web.Router
Specify a handler for any unhandled exceptions on this router.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.GrpcReadStream
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.grpc.GrpcWriteStream
Set an exception handler on the write stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.mqtt.MqttClient
Set an exception handler for the client, that will be called when an error happens in internal netty structures.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.mqtt.MqttServer
Set an exception handler for the server, that will be called when an error happens independantly of an accepted MqttEndpoint, like a rejected connection
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.Context
Set an exception handler called when the context runs an action throwing an uncaught throwable.

When this handler is called, Vertx.currentContext() will return this context.

exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Set an handler called when a connection error happens
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpServer
Set an exception handler called for socket errors happening before the HTTP connection is established, e.g during the TLS handshake.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.net.NetServer
Set an exception handler called for socket errors happening before the connection is passed to the NetServer.connectHandler(io.vertx.core.Handler<io.vertx.reactivex.core.net.NetSocket>), e.g during the TLS handshake.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.net.NetSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.reactivex.core.streams.ReadStream
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.reactivex.core.streams.StreamBase
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.reactivex.core.streams.WriteStream
Set an exception handler on the write stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.TimeoutStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.core.Vertx
Set a default exception handler for Context, set on at creation.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
Set an exception handler, the exception handler reports the test suite errors, it can be called mulitple times before the test ends.
exceptionHandler() - Method in class io.vertx.reactivex.ext.unit.TestContext
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.ext.web.Router
Specify a handler for any unhandled exceptions on this router.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Set an exception handler for the client, that will be called when an error happens in internal netty structures.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.reactivex.mqtt.MqttServer
Set an exception handler for the server, that will be called when an error happens independantly of an accepted MqttEndpoint, like a rejected connection
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.Context
Set an exception handler called when the context runs an action throwing an uncaught throwable.

When this handler is called, Vertx.currentContext() will return this context.

exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Set an handler called when a connection error happens
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpServer
Set an exception handler called for socket errors happening before the HTTP connection is established, e.g during the TLS handshake.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.WebSocket
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.net.NetServer
Set an exception handler called for socket errors happening before the connection is passed to the NetServer.connectHandler(io.vertx.core.Handler<io.vertx.rxjava.core.net.NetSocket>), e.g during the TLS handshake.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.net.NetSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava.core.streams.ReadStream
Set an exception handler on the read stream.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava.core.streams.StreamBase
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in interface io.vertx.rxjava.core.streams.WriteStream
Set an exception handler on the write stream.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.TimeoutStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.core.Vertx
Set a default exception handler for Context, set on at creation.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
Set an exception handler, the exception handler reports the test suite errors, it can be called mulitple times before the test ends.
exceptionHandler() - Method in class io.vertx.rxjava.ext.unit.TestContext
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.ext.web.Router
Specify a handler for any unhandled exceptions on this router.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Set an exception handler for the client, that will be called when an error happens in internal netty structures.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set an exception handler.
exceptionHandler(Handler<Throwable>) - Method in class io.vertx.rxjava.mqtt.MqttServer
Set an exception handler for the server, that will be called when an error happens independantly of an accepted MqttEndpoint, like a rejected connection
exceptionOccurred(S, SocketAddress, Throwable) - Method in interface io.vertx.core.spi.metrics.NetworkMetrics
Called when exceptions occur for a specific connection.
exec(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Execute all commands issued after MULTI
exec(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisTransaction
Execute all commands issued after MULTI
exec(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Execute all commands issued after MULTI
execObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
execute(Handler<Future<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Same as CircuitBreaker.executeWithFallback(Handler, Function) but using the circuit breaker default fallback.
execute(String, String...) - Method in class io.vertx.core.spi.launcher.ExecutionContext
Executes another command.
execute(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given SQL statement
execute(Handler<Future<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
execute(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL statement
execute(Handler<Future<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
execute(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL statement
executeAndReport(Future<T>, Handler<Future<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Same as CircuitBreaker.executeAndReportWithFallback(Future, Handler, Function) but using the circuit breaker default fallback.
executeAndReport(Future<T>, Handler<Future<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
executeAndReport(Future<T>, Handler<Future<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
executeAndReportWithFallback(Future<T>, Handler<Future<T>>, Function<Throwable, T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeAndReportWithFallback(Future<T>, Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeAndReportWithFallback(Future<T>, Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Context
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Context
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Vertx
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Vertx
Like Vertx.executeBlocking(Handler, boolean, Handler) called with ordered = true.
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in interface io.vertx.core.WorkerExecutor
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in interface io.vertx.core.WorkerExecutor
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.Context
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.Context
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.Vertx
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.Vertx
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.WorkerExecutor
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.WorkerExecutor
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.Context
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.Context
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.Vertx
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.Vertx
executeBlocking(Handler<Future<T>>, boolean, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.WorkerExecutor
Safely execute some blocking code.
executeBlocking(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.WorkerExecutor
executeBlockingObservable(Handler<Future<T>>, boolean) - Method in class io.vertx.rxjava.core.Context
executeBlockingObservable(Handler<Future<T>>) - Method in class io.vertx.rxjava.core.Context
executeBlockingObservable(Handler<Future<T>>, boolean) - Method in class io.vertx.rxjava.core.Vertx
executeBlockingObservable(Handler<Future<T>>) - Method in class io.vertx.rxjava.core.Vertx
executeBlockingObservable(Handler<Future<T>>, boolean) - Method in class io.vertx.rxjava.core.WorkerExecutor
executeBlockingObservable(Handler<Future<T>>) - Method in class io.vertx.rxjava.core.WorkerExecutor
executeCommand(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Same as CircuitBreaker.executeWithFallback(Handler, Function) but using the circuit breaker default fallback.
executeCommand(String, String...) - Static method in class io.vertx.core.Launcher
Utility method to execute a specific command.
executeCommand(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
executeCommand(Handler<Future<T>>, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
executeCommandObservable(Handler<Future<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
executeCommandWithFallback(Handler<Future<T>>, Function<Throwable, T>, Handler<AsyncResult<T>>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
executeCommandWithFallback(Handler<Future<T>>, Function<Throwable, T>, Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
executeCommandWithFallback(Handler<Future<T>>, Function<Throwable, T>, Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
executeCommandWithFallbackObservable(Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
executeObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
executeWithFallback(Handler<Future<T>>, Function<Throwable, T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executeWithFallback(Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Executes the given operation with the circuit breaker control.
executionContext - Variable in class io.vertx.core.spi.launcher.DefaultCommand
The execution context of the command.
ExecutionContext - Class in io.vertx.core.spi.launcher
The execution context contains various information on the execution.
ExecutionContext(Command, VertxCommandLauncher, CommandLine) - Constructor for class io.vertx.core.spi.launcher.ExecutionContext
Creates a new instance of ExecutionContext.
executor(Executor) - Method in class io.vertx.grpc.VertxChannelBuilder
 
executor(Executor) - Method in class io.vertx.grpc.VertxServerBuilder
 
exists(String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if a key exists
exists(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if a key exists
exists(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Determine if a key exists
exists(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine if a key exists
exists(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
exists(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if a key exists
exists(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if a key exists
existsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
existsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
existsBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
existsMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if one or many keys exist
existsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if one or many keys exist
existsMany(List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Determine if one or many keys exist
existsMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine if one or many keys exist
existsMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if one or many keys exist
existsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if one or many keys exist
existsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
existsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
existsObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
existsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
existsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
EXPECT - Static variable in class io.vertx.core.http.HttpHeaders
Expect header name
expire(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set a key's time to live in seconds
expire(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set a key's time to live in seconds
expire(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set a key's time to live in seconds
expire(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set a key's time to live in seconds
expire(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set a key's time to live in seconds
expire(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set a key's time to live in seconds
expireAfter(Long, TimeUnit) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the time to live for documents in the collection
expireat(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the expiration for a key as a UNIX timestamp
expireat(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp
expireat(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set the expiration for a key as a UNIX timestamp
expireat(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp
expireat(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the expiration for a key as a UNIX timestamp
expireat(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp
expireatObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
expireatObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
expired() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Check if the access token is expired or not.
expired() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Check if the access token is expired or not.
expired() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Check if the access token is expired or not.
expireObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
expireObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
EXPIRES - Static variable in class io.vertx.core.http.HttpHeaders
Expires header name
exposedHeader(String) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add an exposed header
exposedHeader(String) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add an exposed header
exposedHeader(String) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Add an exposed header
exposedHeaders(Set<String>) - Method in interface io.vertx.ext.web.handler.CorsHandler
Add a set of exposed headers
exposedHeaders(Set<String>) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Add a set of exposed headers
exposedHeaders(Set<String>) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Add a set of exposed headers
extractDelegate(Object) - Static method in class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
extractDelegateFromJRubyObject(Object) - Static method in class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
extractDelegateFromJsObject(Object) - Static method in class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
extraParams(JsonObject) - Method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
Extra parameters needed to be passed while requesting a token.
extraParams(JsonObject) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Extra parameters needed to be passed while requesting a token.
extraParams(JsonObject) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Extra parameters needed to be passed while requesting a token.

F

FacebookAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Facebook.
FacebookAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Facebook.
FacebookAuth(FacebookAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
FacebookAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Facebook.
FacebookAuth(FacebookAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
factory - Static variable in interface io.vertx.core.buffer.Buffer
 
factory - Static variable in interface io.vertx.core.Future
 
factory - Static variable in interface io.vertx.core.http.WebSocketFrame
 
factory(Vertx, AddressResolverOptions) - Static method in interface io.vertx.core.spi.resolver.ResolverProvider
 
factory - Static variable in interface io.vertx.core.streams.Pump
 
factory - Static variable in interface io.vertx.core.Vertx
 
factory - Static variable in interface io.vertx.ext.unit.report.Reporter
 
fail(int, String) - Method in interface io.vertx.core.eventbus.Message
Signal to the sender that processing of this message failed.
fail(Throwable) - Method in interface io.vertx.core.Future
Set the failure.
fail(String) - Method in interface io.vertx.core.Future
Try to set the failure.
fail() - Method in interface io.vertx.ext.unit.TestContext
Throw a failure.
fail(String) - Method in interface io.vertx.ext.unit.TestContext
Throw a failure with the specified failure message.
fail(Throwable) - Method in interface io.vertx.ext.unit.TestContext
Throw a failure with the specified failure cause.
fail(int) - Method in interface io.vertx.ext.web.RoutingContext
Fail the context with the specified status code.
fail(Throwable) - Method in interface io.vertx.ext.web.RoutingContext
Fail the context with the specified throwable.
fail(Throwable) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
fail(Throwable) - Method in interface io.vertx.grpc.GrpcUniExchange
 
fail(Throwable) - Method in interface io.vertx.grpc.GrpcWriteStream
Send an error event into the stream.
fail(int, String) - Method in class io.vertx.reactivex.core.eventbus.Message
Signal to the sender that processing of this message failed.
fail(Throwable) - Method in class io.vertx.reactivex.core.Future
Set the failure.
fail(String) - Method in class io.vertx.reactivex.core.Future
Try to set the failure.
fail() - Method in class io.vertx.reactivex.ext.unit.TestContext
Throw a failure.
fail(String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Throw a failure with the specified failure message.
fail(Throwable) - Method in class io.vertx.reactivex.ext.unit.TestContext
Throw a failure with the specified failure cause.
fail(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Fail the context with the specified status code.
fail(Throwable) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Fail the context with the specified throwable.
fail(int, String) - Method in class io.vertx.rxjava.core.eventbus.Message
Signal to the sender that processing of this message failed.
fail(Throwable) - Method in class io.vertx.rxjava.core.Future
Set the failure.
fail(String) - Method in class io.vertx.rxjava.core.Future
Try to set the failure.
fail() - Method in class io.vertx.rxjava.ext.unit.TestContext
Throw a failure.
fail(String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Throw a failure with the specified failure message.
fail(Throwable) - Method in class io.vertx.rxjava.ext.unit.TestContext
Throw a failure with the specified failure cause.
fail(int) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Fail the context with the specified status code.
fail(Throwable) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Fail the context with the specified throwable.
fail(int, String) - Static method in exception io.vertx.serviceproxy.ServiceException
Create a failed Future containing a ServiceException.
fail(int, String, JsonObject) - Static method in exception io.vertx.serviceproxy.ServiceException
Create a failed Future containing a ServiceException.
failed() - Method in interface io.vertx.core.AsyncResult
Did it fail?
failed(int) - Method in interface io.vertx.core.CompositeFuture
Returns true if a wrapped future is failed
failed() - Method in interface io.vertx.core.Future
Did it fail?
failed() - Method in interface io.vertx.ext.unit.report.TestResult
Did it fail?
failed() - Method in interface io.vertx.ext.web.RoutingContext
 
failed() - Method in class io.vertx.junit5.VertxTestContext
Check if the context has been marked has failed or not.
failed(int) - Method in class io.vertx.reactivex.core.CompositeFuture
Returns true if a wrapped future is failed
failed() - Method in class io.vertx.reactivex.core.Future
Did it fail?
failed() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
Did it fail?
failed() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
failed(int) - Method in class io.vertx.rxjava.core.CompositeFuture
Returns true if a wrapped future is failed
failed() - Method in class io.vertx.rxjava.core.Future
Did it fail?
failed() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
Did it fail?
failed() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
failedFuture(Throwable) - Static method in interface io.vertx.core.Future
Create a failed future with the specified failure cause.
failedFuture(String) - Static method in interface io.vertx.core.Future
Create a failed future with the specified failure message.
failedFuture(Throwable) - Method in interface io.vertx.core.spi.FutureFactory
 
failedFuture(Throwable) - Static method in class io.vertx.reactivex.core.Future
Create a failed future with the specified failure cause.
failedFuture(String) - Static method in class io.vertx.reactivex.core.Future
Create a failed future with the specified failure message.
failedFuture(Throwable) - Static method in class io.vertx.rxjava.core.Future
Create a failed future with the specified failure cause.
failedFuture(String) - Static method in class io.vertx.rxjava.core.Future
Create a failed future with the specified failure message.
failing() - Method in class io.vertx.junit5.VertxTestContext
Create an asynchronous result handler that expects a failure.
failing(Handler<Throwable>) - Method in class io.vertx.junit5.VertxTestContext
Create an asynchronous result handler that expects a failure, and passes the exception to another handler.
failNow(Throwable) - Method in class io.vertx.junit5.VertxTestContext
Make the test context fail immediately, making the corresponding test fail.
failover(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels (however a new version of the configuration will be published so that the other Sentinels will update their configurations)
failover(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels (however a new version of the configuration will be published so that the other Sentinels will update their configurations)
failover(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels (however a new version of the configuration will be published so that the other Sentinels will update their configurations)
failoverObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
FailoverOptions - Enum in io.vertx.redis.op
 
Failure - Interface in io.vertx.ext.unit.report
A failure provides the details of a failure that happened during the execution of a test case.

The failure can be: an assertion failure: an assertion failed an error failure: an expected error occured

failure() - Method in interface io.vertx.ext.unit.report.TestResult
An exception describing failure, null if the test succeeded.
failure() - Method in interface io.vertx.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(Throwable) then this will return that throwable.
Failure - Class in io.vertx.reactivex.ext.unit.report
A failure provides the details of a failure that happened during the execution of a test case.

The failure can be: an assertion failure: an assertion failed an error failure: an expected error occured

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Failure(Failure) - Constructor for class io.vertx.reactivex.ext.unit.report.Failure
 
failure() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
An exception describing failure, null if the test succeeded.
failure() - Method in class io.vertx.reactivex.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(int) then this will return that throwable.
Failure - Class in io.vertx.rxjava.ext.unit.report
A failure provides the details of a failure that happened during the execution of a test case.

The failure can be: an assertion failure: an assertion failed an error failure: an expected error occured

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Failure(Failure) - Constructor for class io.vertx.rxjava.ext.unit.report.Failure
 
failure() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
An exception describing failure, null if the test succeeded.
failure() - Method in class io.vertx.rxjava.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(int) then this will return that throwable.
failureCode() - Method in exception io.vertx.core.eventbus.ReplyException
Get the failure code for the message
failureCount() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
 
failureCount() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
failureCount() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
failureFuture(String) - Method in interface io.vertx.core.spi.FutureFactory
 
failureHandler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.Route
Specify a failure handler for the route.
failureHandler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.Route
Specify a failure handler for the route.
failureHandler(Handler<RoutingContext>) - Method in class io.vertx.rxjava.ext.web.Route
Specify a failure handler for the route.
failureType() - Method in exception io.vertx.core.eventbus.ReplyException
Get the failure type for the message
fallback(Function<Throwable, T>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Sets a default Function invoked when the bridge is open to handle the "request", or on failure if CircuitBreakerOptions.isFallbackOnFailure() is enabled.
fallback(Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Sets a default invoked when the bridge is open to handle the "request", or on failure if CircuitBreakerOptions is enabled.
fallback(Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Sets a default invoked when the bridge is open to handle the "request", or on failure if CircuitBreakerOptions is enabled.
fallbackHandlerRegistry(HandlerRegistry) - Method in class io.vertx.grpc.VertxServerBuilder
 
fatal(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
fatal(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
fatal(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
fatal(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
fatal(Object) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
fatal(Object, Throwable) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
fatal(Object) - Method in class io.vertx.core.logging.Logger
 
fatal(Object, Throwable) - Method in class io.vertx.core.logging.Logger
 
fatal(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
fatal(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
fatal(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
fatal(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
FaviconHandler - Interface in io.vertx.ext.web.handler
A handler that serves favicons.
FaviconHandler - Class in io.vertx.reactivex.ext.web.handler
A handler that serves favicons.
FaviconHandler(FaviconHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
FaviconHandler - Class in io.vertx.rxjava.ext.web.handler
A handler that serves favicons.
FaviconHandler(FaviconHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
fetch(String, Handler<AsyncResult<OAuth2Response>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
fetch(HttpMethod, String, JsonObject, Buffer, Handler<AsyncResult<OAuth2Response>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
fetch(String, Handler<AsyncResult<OAuth2Response>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
fetch(HttpMethod, String, JsonObject, Buffer, Handler<AsyncResult<OAuth2Response>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
fetch(String, Handler<AsyncResult<OAuth2Response>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
fetch(HttpMethod, String, JsonObject, Buffer, Handler<AsyncResult<OAuth2Response>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
FetchDirection - Enum in io.vertx.ext.sql
Represents the fetch direction hint
fetchObservable(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
fetchObservable(HttpMethod, String, JsonObject, Buffer) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
fieldName() - Method in interface io.vertx.core.parsetools.JsonEvent
 
fieldName() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
fieldName() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
fieldNames() - Method in class io.vertx.core.json.JsonObject
Return the set of field names in the JSON objects
filename() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
fileName() - Method in interface io.vertx.ext.web.FileUpload
 
filename() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
fileName() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
filename() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
fileName() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
FileProps - Interface in io.vertx.core.file
Represents properties of a file on the file system.
FileProps - Class in io.vertx.reactivex.core.file
Represents properties of a file on the file system.
FileProps(FileProps) - Constructor for class io.vertx.reactivex.core.file.FileProps
 
FileProps - Class in io.vertx.rxjava.core.file
Represents properties of a file on the file system.
FileProps(FileProps) - Constructor for class io.vertx.rxjava.core.file.FileProps
 
FileSet - Class in io.vertx.config.spi.utils
Utility class to manage file set selected using a pattern.
FileSet(Vertx, File, JsonObject) - Constructor for class io.vertx.config.spi.utils.FileSet
Creates a new FileSet from a json object.
FileSystem - Interface in io.vertx.core.file
Contains a broad set of operations for manipulating files on the file system.
fileSystem() - Method in interface io.vertx.core.Vertx
Get the filesystem object.
FileSystem - Class in io.vertx.reactivex.core.file
Contains a broad set of operations for manipulating files on the file system.
FileSystem(FileSystem) - Constructor for class io.vertx.reactivex.core.file.FileSystem
 
fileSystem() - Method in class io.vertx.reactivex.core.Vertx
Get the filesystem object.
FileSystem - Class in io.vertx.rxjava.core.file
Contains a broad set of operations for manipulating files on the file system.
FileSystem(FileSystem) - Constructor for class io.vertx.rxjava.core.file.FileSystem
 
fileSystem() - Method in class io.vertx.rxjava.core.Vertx
Get the filesystem object.
FileSystemException - Exception in io.vertx.core.file
Exception thrown by the FileSystem class
FileSystemException(String) - Constructor for exception io.vertx.core.file.FileSystemException
 
FileSystemException(String, Throwable) - Constructor for exception io.vertx.core.file.FileSystemException
 
FileSystemException(Throwable) - Constructor for exception io.vertx.core.file.FileSystemException
 
FileSystemProps - Interface in io.vertx.core.file
Represents properties of the file system.
FileSystemProps - Class in io.vertx.reactivex.core.file
Represents properties of the file system.
FileSystemProps(FileSystemProps) - Constructor for class io.vertx.reactivex.core.file.FileSystemProps
 
FileSystemProps - Class in io.vertx.rxjava.core.file
Represents properties of the file system.
FileSystemProps(FileSystemProps) - Constructor for class io.vertx.rxjava.core.file.FileSystemProps
 
FileUpload - Interface in io.vertx.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload - Class in io.vertx.reactivex.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload(FileUpload) - Constructor for class io.vertx.reactivex.ext.web.FileUpload
 
FileUpload - Class in io.vertx.rxjava.ext.web
Represents a file-upload from an HTTP multipart form submission.
FileUpload(FileUpload) - Constructor for class io.vertx.rxjava.ext.web.FileUpload
 
fileUploads() - Method in interface io.vertx.ext.web.RoutingContext
 
fileUploads() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
fileUploads() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
filterGenerators() - Method in class io.vertx.serviceproxy.ServiceProxyProcessor
 
find(String, JsonObject, Handler<AsyncResult<List<JsonObject>>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find matching documents in the specified collection
find(String, JsonObject, Handler<AsyncResult<List<JsonObject>>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection
find(String, JsonObject, Handler<AsyncResult<List<JsonObject>>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find matching documents in the specified collection
findBatch(String, JsonObject) - Method in interface io.vertx.ext.mongo.MongoClient
Find matching documents in the specified collection.
findBatch(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection.
findBatch(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find matching documents in the specified collection.
findBatchWithOptions(String, JsonObject, FindOptions) - Method in interface io.vertx.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options.
findBatchWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options.
findBatchWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options.
findBestUserAcceptedIn(List<T>, Collection<T>) - Method in interface io.vertx.ext.web.ParsedHeaderValues
Given the sorted list of parsed header values the user has sent and an Iterable of acceptable values: It finds the first accepted header that matches any inside the Iterable.
findMatchedBy(Collection<T>) - Method in interface io.vertx.ext.web.ParsedHeaderValue
Finds the first ParsedHeaderValue in the list that matches with this header value.
findObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOne(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOne(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOne(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection
findOneAndDelete(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDelete(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDelete(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOneAndDeleteWithOptions(String, JsonObject, FindOptions, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptions(String, JsonObject, FindOptions, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptions(String, JsonObject, FindOptions, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
findOneAndDeleteWithOptionsObservable(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOneAndReplace(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplace(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplace(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
findOneAndReplaceWithOptionsObservable(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOneAndUpdate(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdate(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdate(String, JsonObject, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
findOneAndUpdateWithOptionsObservable(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findOneObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
FindOptions - Class in io.vertx.ext.mongo
Options used to configure find operations.
FindOptions() - Constructor for class io.vertx.ext.mongo.FindOptions
Default constructor
FindOptions(FindOptions) - Constructor for class io.vertx.ext.mongo.FindOptions
Copy constructor
FindOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.FindOptions
Constructor from JSON
FindOptionsConverter - Class in io.vertx.ext.mongo
Converter for FindOptions.
FindOptionsConverter() - Constructor for class io.vertx.ext.mongo.FindOptionsConverter
 
findWithOptions(String, JsonObject, FindOptions, Handler<AsyncResult<List<JsonObject>>>) - Method in interface io.vertx.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptions(String, JsonObject, FindOptions, Handler<AsyncResult<List<JsonObject>>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptions(String, JsonObject, FindOptions, Handler<AsyncResult<List<JsonObject>>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
findWithOptionsObservable(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
findWrapPos(String, int, int) - Static method in class io.vertx.core.cli.UsageMessageFormatter
Finds the next text wrap position after startPos for the text in text with the column width width.
fireComplete() - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
Fire completed to active observer
fireError(Throwable) - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
Fire error to active observer
fireNext(T) - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
Fire next to active observer
fireResult(T) - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
Fire result to active observer
fixedSizeMode(int) - Method in interface io.vertx.core.parsetools.RecordParser
Flip the parser into fixed size mode, where the record size is specified by size in bytes.
fixedSizeMode(int) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
Flip the parser into fixed size mode, where the record size is specified by size in bytes.
fixedSizeMode(int) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
Flip the parser into fixed size mode, where the record size is specified by size in bytes.
flag - Variable in class io.vertx.core.cli.Option
whether or not the option is a flag.
flag() - Method in interface io.vertx.junit5.Checkpoint
Flags the checkpoint.
flags() - Method in interface io.vertx.core.http.HttpFrame
 
flags() - Method in class io.vertx.reactivex.core.http.HttpFrame
 
flags() - Method in class io.vertx.rxjava.core.http.HttpFrame
 
floatValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
floatValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
floatValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
flow(int) - Method in interface io.vertx.proton.ProtonReceiver
Grants the given number of message credits to the sender.
FlowableHelper - Class in io.vertx.reactivex.core
 
FlowableHelper() - Constructor for class io.vertx.reactivex.core.FlowableHelper
 
FlowableHelper - Class in io.vertx.reactivex
 
FlowableHelper() - Constructor for class io.vertx.reactivex.FlowableHelper
 
FlowableUnmarshaller<T,B> - Class in io.vertx.reactivex.core.json
An operator to unmarshall json to pojos.
FlowableUnmarshaller(Function<B, Buffer>, Class<T>) - Constructor for class io.vertx.reactivex.core.json.FlowableUnmarshaller
 
FlowableUnmarshaller(Function<B, Buffer>, TypeReference<T>) - Constructor for class io.vertx.reactivex.core.json.FlowableUnmarshaller
 
FlowableUnmarshaller(Function<B, Buffer>, Class<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.FlowableUnmarshaller
 
FlowableUnmarshaller(Function<B, Buffer>, TypeReference<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.FlowableUnmarshaller
 
flush() - Method in interface io.vertx.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flush(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.AsyncFile
Same as AsyncFile.flush() but the handler will be called when the flush is complete or if an error occurs
flush(Handler<Void>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flush(Handler<Void>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Invoking this method makes all buffered records immediately available to write
flush() - Method in class io.vertx.reactivex.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flush(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.AsyncFile
Same as AsyncFile.flush() but the handler will be called when the flush is complete or if an error occurs
flush(Handler<Void>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flush() - Method in class io.vertx.rxjava.core.file.AsyncFile
Flush any writes made to this file to underlying persistent storage.
flush(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.AsyncFile
Same as AsyncFile.flush() but the handler will be called when the flush is complete or if an error occurs
flush(Handler<Void>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Invoking this method makes all buffered records immediately available to write
flushall(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all keys from all databases
flushall(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all keys from all databases
flushall(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove all keys from all databases
flushall(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove all keys from all databases
flushall(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all keys from all databases
flushall(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all keys from all databases
flushallObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
flushallObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
flushConfig(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
flushConfig(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
flushConfig(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
flushConfigObservable() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Deprecated.
flushdb(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all keys from the current database
flushdb(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all keys from the current database
flushdb(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove all keys from the current database
flushdb(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove all keys from the current database
flushdb(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all keys from the current database
flushdb(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all keys from the current database
flushdbObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
flushdbObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
flushObservable() - Method in class io.vertx.rxjava.core.file.AsyncFile
Deprecated.
followRedirects(boolean) - Method in interface io.vertx.ext.web.client.HttpRequest
Set wether or not to follow the directs for the request.
followRedirects(boolean) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Set wether or not to follow the directs for the request.
followRedirects(boolean) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Set wether or not to follow the directs for the request.
forAddress(Vertx, String, int) - Static method in class io.vertx.grpc.VertxChannelBuilder
 
forAddress(Vertx, SocketAddress) - Static method in class io.vertx.grpc.VertxChannelBuilder
 
forAddress(Vertx, SocketAddress) - Static method in class io.vertx.grpc.VertxServerBuilder
 
forAddress(Vertx, String, int) - Static method in class io.vertx.grpc.VertxServerBuilder
 
forEach(Consumer<? super Map.Entry<String, String>>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface io.vertx.core.shareddata.LocalMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
format(LogRecord) - Method in class io.vertx.core.logging.VertxLoggerFormatter
 
formAttributes() - Method in interface io.vertx.core.http.HttpServerRequest
Returns a map of all form attributes in the request.
formAttributes() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Returns a map of all form attributes in the request.
formAttributes() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Returns a map of all form attributes in the request.
FormLoginHandler - Interface in io.vertx.ext.web.handler
Handler that handles login from a form on a custom login page.
FormLoginHandler - Class in io.vertx.reactivex.ext.web.handler
Handler that handles login from a form on a custom login page.
FormLoginHandler(FormLoginHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
FormLoginHandler - Class in io.vertx.rxjava.ext.web.handler
Handler that handles login from a form on a custom login page.
FormLoginHandler(FormLoginHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
forPort(Vertx, int) - Static method in class io.vertx.grpc.VertxServerBuilder
 
forTarget(Vertx, String) - Static method in class io.vertx.grpc.VertxChannelBuilder
 
FoursquareAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Foursquare.
FoursquareAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Foursquare.
FoursquareAuth(FoursquareAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
FoursquareAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Foursquare.
FoursquareAuth(FoursquareAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.core.http.ServerWebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.core.http.WebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.core.http.WebSocketBase
Set a frame handler on the connection.
frameHandler(Handler<WebSocketFrame>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Set a frame handler on the connection.
frameHandler(Handler<WebSocketFrame>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in class io.vertx.rxjava.core.http.WebSocket
 
frameHandler(Handler<WebSocketFrame>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Set a frame handler on the connection.
free() - Method in interface io.vertx.proton.ProtonLink
Tidies up related link resources when complete with use.
free() - Method in interface io.vertx.proton.ProtonSession
Tidies up related session resources when complete with use.
FreeMarkerTemplateEngine - Interface in io.vertx.ext.web.templ
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine - Class in io.vertx.reactivex.ext.web.templ
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine(FreeMarkerTemplateEngine) - Constructor for class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
FreeMarkerTemplateEngine - Class in io.vertx.rxjava.ext.web.templ
A template engine that uses the FreeMarker library.
FreeMarkerTemplateEngine(FreeMarkerTemplateEngine) - Constructor for class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
from(Properties) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
FROM - Static variable in class io.vertx.core.cli.converters.FromBasedConverter
 
FROM - Static variable in class io.vertx.core.http.HttpHeaders
From header name
from(int) - Static method in enum io.vertx.ext.sql.TransactionIsolation
 
from(String) - Static method in enum io.vertx.ext.sql.TransactionIsolation
 
FROM_STRING - Static variable in class io.vertx.core.cli.converters.FromStringBasedConverter
 
FromBasedConverter<T> - Class in io.vertx.core.cli.converters
This 'default' converter tries to create objects using a static 'from' method taking a single String argument.
fromInt(int) - Static method in enum io.vertx.core.eventbus.ReplyFailure
 
fromJson(JsonObject, CircuitBreakerOptions) - Static method in class io.vertx.circuitbreaker.CircuitBreakerOptionsConverter
 
fromJson(JsonObject, ConfigRetrieverOptions) - Static method in class io.vertx.config.ConfigRetrieverOptionsConverter
 
fromJson(JsonObject, TokenRequest) - Static method in class io.vertx.config.vault.client.TokenRequestConverter
 
fromJson(JsonObject, Argument) - Static method in class io.vertx.core.cli.ArgumentConverter
 
fromJson(JsonObject, Option) - Static method in class io.vertx.core.cli.OptionConverter
 
fromJson(JsonObject, DatagramSocketOptions) - Static method in class io.vertx.core.datagram.DatagramSocketOptionsConverter
 
fromJson(JsonObject) - Method in class io.vertx.core.DeploymentOptions
Initialise the fields of this instance from the specified JSON
fromJson(JsonObject, DeploymentOptions) - Static method in class io.vertx.core.DeploymentOptionsConverter
 
fromJson(JsonObject, AddressResolverOptions) - Static method in class io.vertx.core.dns.AddressResolverOptionsConverter
 
fromJson(JsonObject, DnsClientOptions) - Static method in class io.vertx.core.dns.DnsClientOptionsConverter
 
fromJson(JsonObject, EventBusOptions) - Static method in class io.vertx.core.eventbus.EventBusOptionsConverter
 
fromJson(JsonObject, CopyOptions) - Static method in class io.vertx.core.file.CopyOptionsConverter
 
fromJson(JsonObject, OpenOptions) - Static method in class io.vertx.core.file.OpenOptionsConverter
 
fromJson(JsonObject, GoAway) - Static method in class io.vertx.core.http.GoAwayConverter
 
fromJson(JsonObject, Http2Settings) - Static method in class io.vertx.core.http.Http2SettingsConverter
 
fromJson(JsonObject, HttpClientOptions) - Static method in class io.vertx.core.http.HttpClientOptionsConverter
 
fromJson(JsonObject, HttpServerOptions) - Static method in class io.vertx.core.http.HttpServerOptionsConverter
 
fromJson(JsonObject, MetricsOptions) - Static method in class io.vertx.core.metrics.MetricsOptionsConverter
 
fromJson(JsonObject, ClientOptionsBase) - Static method in class io.vertx.core.net.ClientOptionsBaseConverter
 
fromJson(JsonObject, JksOptions) - Static method in class io.vertx.core.net.JksOptionsConverter
 
fromJson(JsonObject, NetClientOptions) - Static method in class io.vertx.core.net.NetClientOptionsConverter
 
fromJson(JsonObject, NetServerOptions) - Static method in class io.vertx.core.net.NetServerOptionsConverter
 
fromJson(JsonObject, NetworkOptions) - Static method in class io.vertx.core.net.NetworkOptionsConverter
 
fromJson(JsonObject, OpenSSLEngineOptions) - Static method in class io.vertx.core.net.OpenSSLEngineOptionsConverter
 
fromJson(JsonObject, PemKeyCertOptions) - Static method in class io.vertx.core.net.PemKeyCertOptionsConverter
 
fromJson(JsonObject, PemTrustOptions) - Static method in class io.vertx.core.net.PemTrustOptionsConverter
 
fromJson(JsonObject, PfxOptions) - Static method in class io.vertx.core.net.PfxOptionsConverter
 
fromJson(JsonObject, ProxyOptions) - Static method in class io.vertx.core.net.ProxyOptionsConverter
 
fromJson(JsonObject, TCPSSLOptions) - Static method in class io.vertx.core.net.TCPSSLOptionsConverter
 
fromJson(JsonObject, VertxOptions) - Static method in class io.vertx.core.VertxOptionsConverter
 
fromJson(JsonObject, JWTAuthOptions) - Static method in class io.vertx.ext.auth.jwt.JWTAuthOptionsConverter
 
fromJson(JsonObject, JWTKeyStoreOptions) - Static method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptionsConverter
 
fromJson(JsonObject, KeyStoreOptions) - Static method in class io.vertx.ext.auth.KeyStoreOptionsConverter
 
fromJson(JsonObject, OAuth2ClientOptions) - Static method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptionsConverter
 
fromJson(JsonObject, PubSecKeyOptions) - Static method in class io.vertx.ext.auth.PubSecKeyOptionsConverter
 
fromJson(JsonObject, SecretOptions) - Static method in class io.vertx.ext.auth.SecretOptionsConverter
 
fromJson(JsonObject, BridgeOptions) - Static method in class io.vertx.ext.bridge.BridgeOptionsConverter
 
fromJson(JsonObject, PermittedOptions) - Static method in class io.vertx.ext.bridge.PermittedOptionsConverter
 
fromJson(JsonObject, Status) - Static method in class io.vertx.ext.healthchecks.StatusConverter
 
fromJson(JsonObject, JWTOptions) - Static method in class io.vertx.ext.jwt.JWTOptionsConverter
 
fromJson(JsonObject, FindOptions) - Static method in class io.vertx.ext.mongo.FindOptionsConverter
 
fromJson(JsonObject, ResultSet) - Static method in class io.vertx.ext.sql.ResultSetConverter
 
fromJson(JsonObject, SQLOptions) - Static method in class io.vertx.ext.sql.SQLOptionsConverter
 
fromJson(JsonObject, UpdateResult) - Static method in class io.vertx.ext.sql.UpdateResultConverter
 
fromJson(JsonObject, ReportingOptions) - Static method in class io.vertx.ext.unit.report.ReportingOptionsConverter
 
fromJson(JsonObject, ReportOptions) - Static method in class io.vertx.ext.unit.report.ReportOptionsConverter
 
fromJson(JsonObject, TestOptions) - Static method in class io.vertx.ext.unit.TestOptionsConverter
 
fromJson(JsonObject, WebClientOptions) - Static method in class io.vertx.ext.web.client.WebClientOptionsConverter
 
fromJson(JsonObject, PartitionInfo) - Static method in class io.vertx.kafka.client.common.PartitionInfoConverter
 
fromJson(JsonObject, MicrometerMetricsOptions) - Static method in class io.vertx.micrometer.MicrometerMetricsOptionsConverter
 
fromJson(JsonObject, VertxInfluxDbOptions) - Static method in class io.vertx.micrometer.VertxInfluxDbOptionsConverter
 
fromJson(JsonObject, VertxJmxMetricsOptions) - Static method in class io.vertx.micrometer.VertxJmxMetricsOptionsConverter
 
fromJson(JsonObject, VertxPrometheusOptions) - Static method in class io.vertx.micrometer.VertxPrometheusOptionsConverter
 
fromJson(JsonObject, MqttClientOptions) - Static method in class io.vertx.mqtt.MqttClientOptionsConverter
 
fromJson(JsonObject, RedisOptions) - Static method in class io.vertx.redis.RedisOptionsConverter
 
fromJson(JsonObject, Record) - Static method in class io.vertx.servicediscovery.RecordConverter
 
fromJson(JsonObject, ServiceDiscoveryOptions) - Static method in class io.vertx.servicediscovery.ServiceDiscoveryOptionsConverter
 
fromJson(JsonObject, HttpLocation) - Static method in class io.vertx.servicediscovery.types.HttpLocationConverter
 
fromString(String) - Method in class io.vertx.core.cli.converters.BooleanConverter
Creates the boolean value from the given String.
fromString(String) - Method in class io.vertx.core.cli.converters.CharacterConverter
 
fromString(String) - Method in class io.vertx.core.cli.converters.ConstructorBasedConverter
Converts the given input to an object by using the constructor approach.
fromString(String) - Method in interface io.vertx.core.cli.converters.Converter
 
fromString(String) - Method in class io.vertx.core.cli.converters.FromBasedConverter
Converts the given input to an object by using the 'from' method.
fromString(String) - Method in class io.vertx.core.cli.converters.FromStringBasedConverter
Converts the given input to an object by using the 'fromString' method.
fromString(String) - Method in class io.vertx.core.cli.converters.StringConverter
Just returns the given input.
fromString(String) - Method in class io.vertx.core.cli.converters.ValueOfBasedConverter
Converts the given input to an object by using the 'valueOf' method.
FromStringBasedConverter<T> - Class in io.vertx.core.cli.converters
This 'default' converter tries to create objects using a static 'from' method taking a single String argument.
fsProps(String, Handler<AsyncResult<FileSystemProps>>) - Method in interface io.vertx.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsProps(String, Handler<AsyncResult<FileSystemProps>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsProps(String, Handler<AsyncResult<FileSystemProps>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
fsPropsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
fsPropsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
fsPropsBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
fsPropsObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Future<T> - Interface in io.vertx.core
Represents the result of an action that may, or may not, have occurred yet.
future(Handler<Future<T>>) - Static method in interface io.vertx.core.Future
Create a future that hasn't completed yet and that is passed to the handler before it is returned.
future() - Static method in interface io.vertx.core.Future
Create a future that hasn't completed yet
future() - Method in interface io.vertx.core.spi.FutureFactory
 
future(T, ErrorCondition) - Static method in interface io.vertx.proton.ProtonHelper
 
Future<T> - Class in io.vertx.reactivex.core
Represents the result of an action that may, or may not, have occurred yet.
Future(Future) - Constructor for class io.vertx.reactivex.core.Future
 
Future(Future, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.Future
 
future(Handler<Future<T>>) - Static method in class io.vertx.reactivex.core.Future
Create a future that hasn't completed yet and that is passed to the handler before it is returned.
future() - Static method in class io.vertx.reactivex.core.Future
Create a future that hasn't completed yet
Future<T> - Class in io.vertx.rxjava.core
Represents the result of an action that may, or may not, have occurred yet.
Future(Future) - Constructor for class io.vertx.rxjava.core.Future
 
Future(Future, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.Future
 
future(Handler<Future<T>>) - Static method in class io.vertx.rxjava.core.Future
Create a future that hasn't completed yet and that is passed to the handler before it is returned.
future() - Static method in class io.vertx.rxjava.core.Future
Create a future that hasn't completed yet
FutureFactory - Interface in io.vertx.core.spi
 

G

generateToken(JsonObject, JWTOptions) - Method in interface io.vertx.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject) - Method in interface io.vertx.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject, JWTOptions) - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject) - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject, JWTOptions) - Method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
Generate a new JWT token.
generateToken(JsonObject) - Method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
Generate a new JWT token.
geoadd(String, double, double, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(String, double, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(String, double, double, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(String, double, double, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(String, double, double, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoadd(String, double, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddMany(String, List<GeoMember>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddMany(String, List<GeoMember>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddMany(String, List<GeoMember>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddMany(String, List<GeoMember>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddMany(String, List<GeoMember>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddMany(String, List<GeoMember>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
geoaddManyObservable(String, List<GeoMember>) - Method in class io.vertx.rxjava.redis.RedisClient
geoaddManyObservable(String, List<GeoMember>) - Method in class io.vertx.rxjava.redis.RedisTransaction
geoaddObservable(String, double, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
geoaddObservable(String, double, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
geodist(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
geodist(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
geodist(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
geodist(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
geodist(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
geodist(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
geodistObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
geodistObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
geodistWithUnit(String, String, String, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
geodistWithUnit(String, String, String, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
geodistWithUnit(String, String, String, GeoUnit, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
geodistWithUnit(String, String, String, GeoUnit, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
geodistWithUnit(String, String, String, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
geodistWithUnit(String, String, String, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
geodistWithUnitObservable(String, String, String, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
geodistWithUnitObservable(String, String, String, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
geohash(String, String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohash(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohash(String, String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohash(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohash(String, String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohash(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashMany(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashMany(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashMany(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
geohashManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
geohashManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
geohashObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
geohashObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
GeoMember - Class in io.vertx.redis.op
 
GeoMember() - Constructor for class io.vertx.redis.op.GeoMember
 
GeoMember(GeoMember) - Constructor for class io.vertx.redis.op.GeoMember
 
GeoMember(JsonObject) - Constructor for class io.vertx.redis.op.GeoMember
 
geopos(String, String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geopos(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geopos(String, String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geopos(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geopos(String, String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geopos(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposMany(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposMany(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposMany(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
geoposManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
geoposManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
geoposObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
geoposObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
georadius(String, double, double, double, GeoUnit, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadius(String, double, double, double, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadius(String, double, double, double, GeoUnit, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadius(String, double, double, double, GeoUnit, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadius(String, double, double, double, GeoUnit, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadius(String, double, double, double, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusbymember(String, String, double, GeoUnit, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymember(String, String, double, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymember(String, String, double, GeoUnit, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymember(String, String, double, GeoUnit, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymember(String, String, double, GeoUnit, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymember(String, String, double, GeoUnit, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberObservable(String, String, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
georadiusbymemberObservable(String, String, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
georadiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
georadiusbymemberWithOptionsObservable(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisClient
georadiusbymemberWithOptionsObservable(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
georadiusObservable(String, double, double, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
georadiusObservable(String, double, double, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
GeoRadiusOptions - Class in io.vertx.redis.op
 
GeoRadiusOptions() - Constructor for class io.vertx.redis.op.GeoRadiusOptions
 
GeoRadiusOptions(GeoRadiusOptions) - Constructor for class io.vertx.redis.op.GeoRadiusOptions
 
GeoRadiusOptions(JsonObject) - Constructor for class io.vertx.redis.op.GeoRadiusOptions
 
georadiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
georadiusWithOptionsObservable(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisClient
georadiusWithOptionsObservable(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
GeoUnit - Enum in io.vertx.redis.op
GeoUnit represents a geo spatial unit it covers both the metric and imperial systems.
get(Handler<AsyncResult<Buffer>>) - Method in class io.vertx.config.kubernetes.ConfigMapStore
 
get(Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.config.spi.ConfigStore
Retrieves the configuration store in this store.
get(String) - Static method in class io.vertx.config.spi.utils.Processors
Gets a configuration processor matching with the given format.
get(Handler<AsyncResult<Buffer>>) - Method in class io.vertx.config.vault.VaultConfigStore
 
get(String) - Method in interface io.vertx.core.Context
Get some data from the context.
get(String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
get(CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
get(int) - Method in class io.vertx.core.http.Http2Settings
Return a setting value according to its identifier.
get(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server with the specified options.
get(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and port.
get(String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and default port.
get(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server with the specified options, specifying a response handler to receive the response
get(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and port, specifying a response handler to receive the response
get(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and default port, specifying a response handler to receive the response
get(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server at the default host and port.
get(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server at the default host and port, specifying a response handler to receive the response
GET - Static variable in class io.vertx.core.http.HttpHeaders
GET header value
get(CharSequence) - Method in interface io.vertx.core.MultiMap
 
get(String) - Method in interface io.vertx.core.MultiMap
Returns the value of with the specified name.
get(K, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
get(Handler<AsyncResult<Long>>) - Method in interface io.vertx.core.shareddata.Counter
Get the current value of the counter
get(Object) - Method in interface io.vertx.core.shareddata.LocalMap
Get a value from the map
get(K, Handler<AsyncResult<ChoosableIterable<V>>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
Get the values from the map for the key.
get(String) - Method in interface io.vertx.ext.unit.TestContext
Get some data from the context.
get(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the default host and port.
get(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and port.
get(String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and default port.
get() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP GET request
get(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP GET request and the specified path
get(String) - Method in interface io.vertx.ext.web.RoutingContext
Get some data from the context.
get(String) - Method in interface io.vertx.ext.web.Session
Get some data from the session
get(String, Handler<AsyncResult<Session>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
Get the session with the specified ID
get(String) - Method in class io.vertx.reactivex.core.Context
Get some data from the context.
get(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server with the specified options.
get(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and port.
get(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and default port.
get(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server with the specified options, specifying a response handler to receive the response
get(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and port, specifying a response handler to receive the response
get(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and default port, specifying a response handler to receive the response
get(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server at the default host and port.
get(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server at the default host and port, specifying a response handler to receive the response
get(String) - Method in class io.vertx.reactivex.core.MultiMap
Returns the value of with the specified name.
get(K, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
get(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Get the current value of the counter
get(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Get a value from the map
get(String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Get some data from the context.
get(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the default host and port.
get(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and port.
get(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and default port.
get() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP GET request
get(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP GET request and the specified path
get(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Get some data from the context.
get(String) - Method in class io.vertx.reactivex.ext.web.Session
Get some data from the session
get(String, Handler<AsyncResult<Session>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Get the session with the specified ID
get(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a key
get(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a key
get() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Gets the object to access the service.
get(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get the value of a key
get(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the value of a key
get(String) - Method in class io.vertx.rxjava.core.Context
Get some data from the context.
get(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server with the specified options.
get(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and port.
get(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and default port.
get(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server with the specified options, specifying a response handler to receive the response
get(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and port, specifying a response handler to receive the response
get(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server at the specified host and default port, specifying a response handler to receive the response
get(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server at the default host and port.
get(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server at the default host and port, specifying a response handler to receive the response
get(String) - Method in class io.vertx.rxjava.core.MultiMap
Returns the value of with the specified name.
get(HttpClient, String) - Static method in class io.vertx.rxjava.core.RxHelper
 
get(HttpClient, String, String) - Static method in class io.vertx.rxjava.core.RxHelper
 
get(HttpClient, int, String, String) - Static method in class io.vertx.rxjava.core.RxHelper
 
get(HttpClient, int, String, String, MultiMap) - Static method in class io.vertx.rxjava.core.RxHelper
Returns an Observable<HttpClientResponse> that performs a get request each time it is subscribed.
get(K, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
get(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Get the current value of the counter
get(Object) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Get a value from the map
get(String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Get some data from the context.
get(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the default host and port.
get(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and port.
get(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP GET request to send to the server at the specified host and default port.
get() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP GET request
get(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP GET request and the specified path
get(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Get some data from the context.
get(String) - Method in class io.vertx.rxjava.ext.web.Session
Get some data from the session
get(String, Handler<AsyncResult<Session>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Get the session with the specified ID
get(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a key
get(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a key
get() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
Gets the object to access the service.
get() - Method in interface io.vertx.servicediscovery.ServiceReference
Gets the object to access the service.
get(Vertx, ServiceDiscovery, Record, JsonObject) - Method in interface io.vertx.servicediscovery.spi.ServiceType
Gets the `service` for the given record.
get() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
Gets the service object.
getAbs(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server using an absolute URI
getAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server using an absolute URI
getAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server using an absolute URI
getAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP GET request to send to the server using an absolute URI, specifying a response handler to receive the response
getAcceptableContentType() - Method in interface io.vertx.ext.web.RoutingContext
If the route specifies produces matches, e.g.
getAcceptableContentType() - Method in class io.vertx.reactivex.ext.web.RoutingContext
If the route specifies produces matches, e.g.
getAcceptableContentType() - Method in class io.vertx.rxjava.ext.web.RoutingContext
If the route specifies produces matches, e.g.
getAcceptBacklog() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getAcceptBacklog() - Method in class io.vertx.core.net.NetServerOptions
 
getAccessor() - Method in class io.vertx.config.vault.client.Auth
 
getAccessor() - Method in class io.vertx.config.vault.client.Lookup
 
getAddress() - Method in class io.vertx.ext.bridge.PermittedOptions
 
getAddress() - Method in class io.vertx.redis.RedisOptions
Get the default `PUB/SUB` eventbus address prefix, default `io.vertx.redis`.
getAddressRegex() - Method in class io.vertx.ext.bridge.PermittedOptions
 
getAddressResolverOptions() - Method in class io.vertx.core.VertxOptions
 
getAlgorithm() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
getAlgorithm() - Method in class io.vertx.ext.jwt.JWK
 
getAlgorithm() - Method in class io.vertx.ext.jwt.JWTOptions
 
getAlias() - Method in class io.vertx.micrometer.Match
 
getAll(String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
getAll(CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
getAll(String) - Method in interface io.vertx.core.MultiMap
Returns the values with the specified name
getAll(CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.getAll(String) but accepting a CharSequence as a parameter
getAll(String) - Method in class io.vertx.reactivex.core.MultiMap
Returns the values with the specified name
getAll(String) - Method in class io.vertx.rxjava.core.MultiMap
Returns the values with the specified name
getAlpnVersions() - Method in class io.vertx.core.http.HttpClientOptions
 
getAlpnVersions() - Method in class io.vertx.core.http.HttpServerOptions
 
getAndAdd(long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAdd(long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAdd(long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
getAndAddObservable(long) - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
getAndIncrement(Handler<AsyncResult<Long>>) - Method in interface io.vertx.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrement(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrement(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
getAndIncrementObservable() - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
getAnnounceAddress() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
getApplicationId() - Method in class io.vertx.config.vault.client.Auth
 
getArgName() - Method in class io.vertx.core.cli.Argument
 
getArgName() - Method in class io.vertx.core.cli.Option
 
getArgName() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getArgument(String) - Method in interface io.vertx.core.cli.CLI
Gets an Argument based on its name (argument name).
getArgument(int) - Method in interface io.vertx.core.cli.CLI
Gets an Argument based on its index.
getArgument() - Method in exception io.vertx.core.cli.InvalidValueException
 
getArgument() - Method in exception io.vertx.core.cli.MissingValueException
 
getArgument(String) - Method in class io.vertx.reactivex.core.cli.CLI
Gets an Argument based on its name (argument name).
getArgument(int) - Method in class io.vertx.reactivex.core.cli.CLI
Gets an Argument based on its index.
getArgument(String) - Method in class io.vertx.rxjava.core.cli.CLI
Gets an Argument based on its name (argument name).
getArgument(int) - Method in class io.vertx.rxjava.core.cli.CLI
Gets an Argument based on its index.
getArguments() - Method in interface io.vertx.core.cli.CLI
Gets the list of defined arguments.
getArguments() - Method in class io.vertx.reactivex.core.cli.CLI
Gets the list of defined arguments.
getArguments() - Method in class io.vertx.rxjava.core.cli.CLI
Gets the list of defined arguments.
getArgumentValue(String) - Method in interface io.vertx.core.cli.CommandLine
Gets the value of an argument with the matching name (arg name).
getArgumentValue(int) - Method in interface io.vertx.core.cli.CommandLine
Gets the value of an argument with the given index.
getArgumentValue(String) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the value of an argument with the matching name (arg name).
getArgumentValue(int) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the value of an argument with the given index.
getArgumentValue(String) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the value of an argument with the matching name (arg name).
getArgumentValue(int) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the value of an argument with the given index.
getArgumentValues(int) - Method in interface io.vertx.core.cli.CommandLine
Gets the values of an argument with the matching index.
getAs(Class<X>) - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Gets the object to access the service.
getAs(Class<X>) - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
Gets the object to access the service.
getAs(Class<X>) - Method in interface io.vertx.servicediscovery.ServiceReference
Gets the object to access the service.
getAs(Class<X>) - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
Gets the service object.
getAsyncMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in interface io.vertx.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return an async map for the given name
getAsyncMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getAsyncMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get the AsyncMap with the specified name.
getAsyncMapObservable(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
getAsyncMultiMap(String, Handler<AsyncResult<AsyncMultiMap<K, V>>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return an async multi-map for the given name
getAsyncMultiMap(String, Handler<AsyncResult<AsyncMultiMap<K, V>>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getAudience() - Method in class io.vertx.ext.jwt.JWTOptions
 
getAuth() - Method in class io.vertx.redis.RedisOptions
Get the password for authentication at connection time.
getAuthorizationPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Get the Oauth2 authorization resource path.
getAutoGeneratedKeysIndexes() - Method in class io.vertx.ext.sql.SQLOptions
 
getBackendConfiguration() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
getBaseName() - Method in interface io.vertx.micrometer.MetricsService
 
getBaseName() - Method in class io.vertx.reactivex.micrometer.MetricsService
 
getBaseName() - Method in class io.vertx.rxjava.micrometer.MetricsService
 
getBatchSize() - Method in class io.vertx.ext.mongo.FindOptions
 
getBatchSize() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get batch size, which is the maximum number of measurements sent per request to the InfluxDB server.
getBinary(int) - Method in class io.vertx.core.json.JsonArray
Get the byte[] at position pos in the array.
getBinary(String) - Method in class io.vertx.core.json.JsonObject
Get the binary value with the specified key.
getBinary(String, byte[]) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getBinary(String) but specifying a default value to return if there is no entry.
getBinary(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a key - without decoding as utf-8
getBinary(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a key - without decoding as utf-8
getBinary(String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.redis.RedisClient
Get the value of a key - without decoding as utf-8
getBinary(String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.redis.RedisTransaction
Get the value of a key - without decoding as utf-8
getBinary(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a key - without decoding as utf-8
getBinary(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a key - without decoding as utf-8
getBinaryObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
getBinaryObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
getbit(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the bit value at offset in the string value stored at key
getbit(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the bit value at offset in the string value stored at key
getbit(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Returns the bit value at offset in the string value stored at key
getbit(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Returns the bit value at offset in the string value stored at key
getbit(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the bit value at offset in the string value stored at key
getbit(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the bit value at offset in the string value stored at key
getbitObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
getbitObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
getBits() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the number of precision of the stored geohash value of the location data in 2d indexes.
getBlockedThreadCheckInterval() - Method in class io.vertx.core.VertxOptions
Get the value of blocked thread check period, in ms.
getBody() - Method in interface io.vertx.ext.web.RoutingContext
 
getBody() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
getBody() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
getBodyAsJson() - Method in interface io.vertx.ext.web.RoutingContext
 
getBodyAsJson() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
getBodyAsJson() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
getBodyAsJsonArray() - Method in interface io.vertx.ext.web.RoutingContext
 
getBodyAsJsonArray() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
getBodyAsJsonArray() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
getBodyAsString() - Method in interface io.vertx.ext.web.RoutingContext
 
getBodyAsString(String) - Method in interface io.vertx.ext.web.RoutingContext
Get the entire HTTP request body as a string, assuming the specified encoding.
getBodyAsString() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
getBodyAsString(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Get the entire HTTP request body as a string, assuming the specified encoding.
getBodyAsString() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
getBodyAsString(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Get the entire HTTP request body as a string, assuming the specified encoding.
getBoolean(int) - Method in class io.vertx.core.json.JsonArray
Get the Boolean at position pos in the array,
getBoolean(String) - Method in class io.vertx.core.json.JsonObject
Get the Boolean value with the specified key
getBoolean(String, Boolean) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getBoolean(String) but specifying a default value to return if there is no entry.
getBucketSize() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the specified the number of units within which to group the location values for geoHaystack Indexes
getBuffer(int, int) - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a Buffer starting at position start and ending at position end - 1
getBuffer(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a Buffer starting at position start and ending at position end - 1
getBuffer(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a Buffer starting at position start and ending at position end - 1
getByte(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the byte at position pos in the Buffer.
getByte(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the byte at position pos in the Buffer.
getByte(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the byte at position pos in the Buffer.
getByteBuf() - Method in interface io.vertx.core.buffer.Buffer
Returns the Buffer as a Netty ByteBuf.
getBytes() - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of the entire Buffer as a byte[]
getBytes(int, int) - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a byte[] starting at position start and ending at position end - 1
getBytes(byte[]) - Method in interface io.vertx.core.buffer.Buffer
Transfers the content of the Buffer into a byte[].
getBytes(byte[], int) - Method in interface io.vertx.core.buffer.Buffer
Transfers the content of the Buffer into a byte[] at the specific destination.
getBytes(int, int, byte[]) - Method in interface io.vertx.core.buffer.Buffer
Transfers the content of the Buffer starting at position start and ending at position end - 1 into a byte[].
getBytes(int, int, byte[], int) - Method in interface io.vertx.core.buffer.Buffer
Transfers the content of the Buffer starting at position start and ending at position end - 1 into a byte[] at the specific destination.
getCacheContainer() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getCachedConfig() - Method in interface io.vertx.config.ConfigRetriever
Gets the last computed configuration.
getCachedConfig() - Method in class io.vertx.reactivex.config.ConfigRetriever
Gets the last computed configuration.
getCachedConfig() - Method in class io.vertx.rxjava.config.ConfigRetriever
Gets the last computed configuration.
getCacheMaxTimeToLive() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getCacheMinTimeToLive() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getCacheNegativeTimeToLive() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getCatalog() - Method in class io.vertx.ext.sql.SQLOptions
 
getCertPath() - Method in class io.vertx.core.net.PemKeyCertOptions
Get the path to the first certificate file
getCertPaths() - Method in class io.vertx.core.net.PemKeyCertOptions
Get all the paths to the certificates files
getCertPaths() - Method in class io.vertx.core.net.PemTrustOptions
 
getCertValue() - Method in class io.vertx.core.net.PemKeyCertOptions
Get the first certificate as a buffer
getCertValues() - Method in class io.vertx.core.net.PemKeyCertOptions
Get all the certificates as a list of buffer
getCertValues() - Method in class io.vertx.core.net.PemTrustOptions
 
getChallengeResponse(byte[]) - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Create a response based on a given challenge from the remote peer.
getChoices() - Method in class io.vertx.core.cli.Option
 
getClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured HttpClient.
getClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured HttpClient.
getClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<HttpClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured HttpClient.
getClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<HttpClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured HttpClient.
getClientAuth() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getClientAuth() - Method in class io.vertx.core.net.NetServerOptions
 
getClientID() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Get the provider client id
getClientId() - Method in class io.vertx.mqtt.MqttClientOptions
 
getClientSecret() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Get the provider client secret
getClientSecretParameterName() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
When a provider uses a non standard HTTP form field name, the client secret can be overriden here.
getClusterHost() - Method in class io.vertx.core.VertxOptions
Get the host name to be used for clustering.
getClusterManager() - Method in class io.vertx.core.VertxOptions
Get the cluster manager to be used when clustering.
getClusterPingInterval() - Method in class io.vertx.core.eventbus.EventBusOptions
Get the value of cluster ping reply interval, in ms.
getClusterPingInterval() - Method in class io.vertx.core.VertxOptions
Get the value of cluster ping interval, in ms.
getClusterPingReplyInterval() - Method in class io.vertx.core.eventbus.EventBusOptions
Get the value of cluster ping reply interval, in ms.
getClusterPingReplyInterval() - Method in class io.vertx.core.VertxOptions
Get the value of cluster ping reply interval, in ms.
getClusterPort() - Method in class io.vertx.core.VertxOptions
Get the port to be used for clustering
getClusterPublicHost() - Method in class io.vertx.core.eventbus.EventBusOptions
Get the public facing port to be used when clustering.
getClusterPublicHost() - Method in class io.vertx.core.VertxOptions
Get the public facing hostname to be used when clustering.
getClusterPublicPort() - Method in class io.vertx.core.eventbus.EventBusOptions
Gets the public facing port to be used when clustering.
getClusterPublicPort() - Method in class io.vertx.core.VertxOptions
Get the public facing port to be used when clustering.
getClusterWideMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in interface io.vertx.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMap(String, Handler<AsyncResult<AsyncMap<K, V>>>) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get the cluster wide map with the specified name.
getClusterWideMapObservable(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
getCode() - Method in exception io.vertx.core.http.StreamResetException
 
getCodecName() - Method in class io.vertx.core.eventbus.DeliveryOptions
Get the codec name.
getCollections(Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollections(Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollections(Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Get a list of all collections in the database.
getCollectionsObservable() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Deprecated.
getColumnNames() - Method in class io.vertx.ext.sql.ResultSet
Get the column names
getCompressionLevel() - Method in class io.vertx.core.http.HttpServerOptions
 
getCondition() - Method in interface io.vertx.proton.ProtonConnection
Gets the local ErrorCondition object.
getCondition() - Method in interface io.vertx.proton.ProtonLink
Gets the local ErrorCondition object.
getCondition() - Method in interface io.vertx.proton.ProtonSession
Gets the local ErrorCondition object.
getConfig(Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.config.ConfigRetriever
Reads the configuration from the different ConfigStore and computes the final configuration.
getConfig() - Method in class io.vertx.config.ConfigStoreOptions
 
getConfig() - Method in class io.vertx.core.DeploymentOptions
Get the JSON configuration that will be passed to the verticle(s) when deployed.
getConfig(Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.config.ConfigRetriever
Reads the configuration from the different and computes the final configuration.
getConfig(Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.config.ConfigRetriever
Reads the configuration from the different and computes the final configuration.
getConfigAsFuture(ConfigRetriever) - Static method in interface io.vertx.config.ConfigRetriever
Same as ConfigRetriever.getConfig(Handler), but returning a Future object.
getConfigAsFuture(ConfigRetriever) - Static method in class io.vertx.reactivex.config.ConfigRetriever
getConfigAsFuture(ConfigRetriever) - Static method in class io.vertx.rxjava.config.ConfigRetriever
getConnection(Handler<AsyncResult<SQLConnection>>) - Method in interface io.vertx.ext.sql.SQLClient
Returns a connection that can be used to perform SQL operations on.
getConnection() - Method in interface io.vertx.proton.ProtonSession
Gets the connection this session is on.
getConnection(Handler<AsyncResult<SQLConnection>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Returns a connection that can be used to perform SQL operations on.
getConnection(Handler<AsyncResult<SQLConnection>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Returns a connection that can be used to perform SQL operations on.
getConnectionObservable() - Method in class io.vertx.rxjava.ext.sql.SQLClient
Deprecated.
getConnectTimeout() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getConnectTimeout() - Method in class io.vertx.core.net.ClientOptionsBase
 
getConnectTimeout() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the connection timeout for InfluxDB server connections, in seconds.
getConsumer(ServiceDiscovery, JsonObject, Handler<AsyncResult<MessageConsumer<T>>>) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
getConsumer(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<MessageConsumer<T>>>) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
getConsumer(ServiceDiscovery, JsonObject, Handler<AsyncResult<MessageConsumer<T>>>) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
getConsumer(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<MessageConsumer<T>>>) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
getConsumer(ServiceDiscovery, JsonObject, Handler<AsyncResult<MessageConsumer<T>>>) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured MessageConsumer.
getConsumer(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<MessageConsumer<T>>>) - Static method in interface io.vertx.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured MessageConsumer.
getContainer() - Method in interface io.vertx.proton.ProtonConnection
Gets the container id value requested of/advertised to peers in the AMQP Open frame.
getConverter() - Method in class io.vertx.core.cli.TypedArgument
 
getConverter() - Method in class io.vertx.core.cli.TypedOption
 
getCookie(String) - Method in interface io.vertx.ext.web.RoutingContext
Get the cookie with the specified name.
getCookie(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Get the cookie with the specified name.
getCookie(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Get the cookie with the specified name.
getCounter(String, Handler<AsyncResult<Counter>>) - Method in interface io.vertx.core.shareddata.SharedData
Get an asynchronous counter.
getCounter(String, Handler<AsyncResult<Counter>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
 
getCounter(String, Handler<AsyncResult<Counter>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getCounter(String, Handler<AsyncResult<Counter>>) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous counter.
getCounter(String, Handler<AsyncResult<Counter>>) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get an asynchronous counter.
getCounterObservable(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
getCreationTime() - Method in class io.vertx.config.vault.client.Lookup
 
getCreationTTL() - Method in class io.vertx.config.vault.client.Lookup
 
getCredit() - Method in interface io.vertx.proton.ProtonLink
Retrieves the current amount of credit.
getCrlPaths() - Method in class io.vertx.core.net.TCPSSLOptions
 
getCrlValues() - Method in class io.vertx.core.net.TCPSSLOptions
Get the CRL values
getCwd() - Method in class io.vertx.core.spi.launcher.DefaultCommand
 
getData() - Method in class io.vertx.config.vault.client.Secret
 
getData() - Method in class io.vertx.ext.healthchecks.Status
 
getDataSource(JsonObject) - Method in interface io.vertx.ext.jdbc.spi.DataSourceProvider
 
getDb() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the InfluxDB database name used to store metrics
getDebugData() - Method in class io.vertx.core.http.GoAway
 
getDebugInfo() - Method in exception io.vertx.serviceproxy.ServiceException
Get the Debugging information provided to this ServiceException
getDecoderInitialBufferSize() - Method in class io.vertx.core.http.HttpClientOptions
 
getDecoderInitialBufferSize() - Method in class io.vertx.core.http.HttpServerOptions
 
getDefaultHost() - Method in class io.vertx.core.http.HttpClientOptions
Get the default host name to be used by this client in requests if none is provided when making the request.
getDefaultLanguage() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the language for a text index.
getDefaultNow() - Static method in class io.vertx.micrometer.backends.BackendRegistries
Get the default micrometer registry.
getDefaultPort() - Method in class io.vertx.core.http.HttpClientOptions
Get the default port to be used by this client in requests if none is provided when making the request.
getDefaultValue() - Method in class io.vertx.core.cli.Argument
 
getDefaultValue() - Method in class io.vertx.core.cli.Option
 
getDelegate() - Method in class io.vertx.core.logging.Logger
 
getDelegate() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
getDelegate() - Method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
getDelegate() - Method in class io.vertx.reactivex.config.ConfigRetriever
 
getDelegate() - Method in class io.vertx.reactivex.core.buffer.Buffer
 
getDelegate() - Method in class io.vertx.reactivex.core.cli.CLI
 
getDelegate() - Method in class io.vertx.reactivex.core.cli.CommandLine
 
getDelegate() - Method in class io.vertx.reactivex.core.CompositeFuture
 
getDelegate() - Method in class io.vertx.reactivex.core.Context
 
getDelegate() - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
 
getDelegate() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
getDelegate() - Method in class io.vertx.reactivex.core.dns.DnsClient
 
getDelegate() - Method in class io.vertx.reactivex.core.dns.MxRecord
 
getDelegate() - Method in class io.vertx.reactivex.core.dns.SrvRecord
 
getDelegate() - Method in class io.vertx.reactivex.core.eventbus.EventBus
 
getDelegate() - Method in class io.vertx.reactivex.core.eventbus.Message
 
getDelegate() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
getDelegate() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
getDelegate() - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
getDelegate() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
getDelegate() - Method in class io.vertx.reactivex.core.file.FileProps
 
getDelegate() - Method in class io.vertx.reactivex.core.file.FileSystem
 
getDelegate() - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
getDelegate() - Method in class io.vertx.reactivex.core.Future
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpClient
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpFrame
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpServer
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
getDelegate() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
getDelegate() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
getDelegate() - Method in class io.vertx.reactivex.core.http.WebSocket
 
getDelegate() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
getDelegate() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
getDelegate() - Method in interface io.vertx.reactivex.core.metrics.Measured
 
getDelegate() - Method in class io.vertx.reactivex.core.MultiMap
 
getDelegate() - Method in class io.vertx.reactivex.core.net.NetClient
 
getDelegate() - Method in class io.vertx.reactivex.core.net.NetServer
 
getDelegate() - Method in class io.vertx.reactivex.core.net.NetSocket
 
getDelegate() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
 
getDelegate() - Method in class io.vertx.reactivex.core.net.SocketAddress
 
getDelegate() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
getDelegate() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
getDelegate() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
getDelegate() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
 
getDelegate() - Method in class io.vertx.reactivex.core.shareddata.Counter
 
getDelegate() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
 
getDelegate() - Method in class io.vertx.reactivex.core.shareddata.Lock
 
getDelegate() - Method in class io.vertx.reactivex.core.shareddata.SharedData
 
getDelegate() - Method in class io.vertx.reactivex.core.streams.Pump
 
getDelegate() - Method in interface io.vertx.reactivex.core.streams.ReadStream
 
getDelegate() - Method in interface io.vertx.reactivex.core.streams.StreamBase
 
getDelegate() - Method in interface io.vertx.reactivex.core.streams.WriteStream
 
getDelegate() - Method in class io.vertx.reactivex.core.TimeoutStream
 
getDelegate() - Method in class io.vertx.reactivex.core.Vertx
 
getDelegate() - Method in class io.vertx.reactivex.core.WorkerExecutor
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.AuthProvider
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.ChainAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.User
 
getDelegate() - Method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
getDelegate() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
getDelegate() - Method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
getDelegate() - Method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
getDelegate() - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
getDelegate() - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.sql.SQLClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
 
getDelegate() - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
 
getDelegate() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.Async
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.Completion
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.TestCase
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.TestCompletion
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.TestContext
 
getDelegate() - Method in class io.vertx.reactivex.ext.unit.TestSuite
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.client.WebClient
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.Cookie
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.Locale
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
 
getDelegate() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.Route
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.Router
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.Session
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
getDelegate() - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
 
getDelegate() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
getDelegate() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
getDelegate() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
getDelegate() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
getDelegate() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
getDelegate() - Method in class io.vertx.reactivex.micrometer.MetricsService
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
getDelegate() - Method in interface io.vertx.reactivex.mqtt.messages.MqttMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.MqttClient
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.MqttServer
 
getDelegate() - Method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
getDelegate() - Method in class io.vertx.reactivex.redis.RedisClient
 
getDelegate() - Method in class io.vertx.reactivex.redis.RedisTransaction
 
getDelegate() - Method in class io.vertx.reactivex.redis.Script
 
getDelegate() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.types.EventBusService
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.types.MessageSource
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
getDelegate() - Method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
getDelegate() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
getDelegate() - Method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
getDelegate() - Method in class io.vertx.rxjava.config.ConfigRetriever
 
getDelegate() - Method in class io.vertx.rxjava.core.buffer.Buffer
 
getDelegate() - Method in class io.vertx.rxjava.core.cli.CLI
 
getDelegate() - Method in class io.vertx.rxjava.core.cli.CommandLine
 
getDelegate() - Method in class io.vertx.rxjava.core.CompositeFuture
 
getDelegate() - Method in class io.vertx.rxjava.core.Context
 
getDelegate() - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
 
getDelegate() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
getDelegate() - Method in class io.vertx.rxjava.core.dns.DnsClient
 
getDelegate() - Method in class io.vertx.rxjava.core.dns.MxRecord
 
getDelegate() - Method in class io.vertx.rxjava.core.dns.SrvRecord
 
getDelegate() - Method in class io.vertx.rxjava.core.eventbus.EventBus
 
getDelegate() - Method in class io.vertx.rxjava.core.eventbus.Message
 
getDelegate() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
getDelegate() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
getDelegate() - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
getDelegate() - Method in class io.vertx.rxjava.core.file.AsyncFile
 
getDelegate() - Method in class io.vertx.rxjava.core.file.FileProps
 
getDelegate() - Method in class io.vertx.rxjava.core.file.FileSystem
 
getDelegate() - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
getDelegate() - Method in class io.vertx.rxjava.core.Future
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpClient
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpFrame
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpServer
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
getDelegate() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
getDelegate() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
getDelegate() - Method in class io.vertx.rxjava.core.http.WebSocket
 
getDelegate() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
getDelegate() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
getDelegate() - Method in interface io.vertx.rxjava.core.metrics.Measured
 
getDelegate() - Method in class io.vertx.rxjava.core.MultiMap
 
getDelegate() - Method in class io.vertx.rxjava.core.net.NetClient
 
getDelegate() - Method in class io.vertx.rxjava.core.net.NetServer
 
getDelegate() - Method in class io.vertx.rxjava.core.net.NetSocket
 
getDelegate() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
 
getDelegate() - Method in class io.vertx.rxjava.core.net.SocketAddress
 
getDelegate() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
getDelegate() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
getDelegate() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
getDelegate() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
 
getDelegate() - Method in class io.vertx.rxjava.core.shareddata.Counter
 
getDelegate() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
 
getDelegate() - Method in class io.vertx.rxjava.core.shareddata.Lock
 
getDelegate() - Method in class io.vertx.rxjava.core.shareddata.SharedData
 
getDelegate() - Method in class io.vertx.rxjava.core.streams.Pump
 
getDelegate() - Method in interface io.vertx.rxjava.core.streams.ReadStream
 
getDelegate() - Method in interface io.vertx.rxjava.core.streams.StreamBase
 
getDelegate() - Method in interface io.vertx.rxjava.core.streams.WriteStream
 
getDelegate() - Method in class io.vertx.rxjava.core.TimeoutStream
 
getDelegate() - Method in class io.vertx.rxjava.core.Vertx
 
getDelegate() - Method in class io.vertx.rxjava.core.WorkerExecutor
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.AuthProvider
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.ChainAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.User
 
getDelegate() - Method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
getDelegate() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
getDelegate() - Method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
getDelegate() - Method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
getDelegate() - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
getDelegate() - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
getDelegate() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
 
getDelegate() - Method in class io.vertx.rxjava.ext.sql.SQLClient
 
getDelegate() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
 
getDelegate() - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
 
getDelegate() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.Async
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.Completion
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.TestCase
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.TestCompletion
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.TestContext
 
getDelegate() - Method in class io.vertx.rxjava.ext.unit.TestSuite
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.client.WebClient
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.Cookie
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
getDelegate() - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.Locale
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
 
getDelegate() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.Route
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.Router
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.Session
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
getDelegate() - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
 
getDelegate() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
getDelegate() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
getDelegate() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
getDelegate() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
getDelegate() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
getDelegate() - Method in class io.vertx.rxjava.micrometer.MetricsService
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
getDelegate() - Method in interface io.vertx.rxjava.mqtt.messages.MqttMessage
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.MqttClient
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.MqttServer
 
getDelegate() - Method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
getDelegate() - Method in class io.vertx.rxjava.redis.RedisClient
 
getDelegate() - Method in class io.vertx.rxjava.redis.RedisTransaction
 
getDelegate() - Method in class io.vertx.rxjava.redis.Script
 
getDelegate() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.types.EventBusService
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.types.MessageSource
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
getDelegate() - Method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
getDeletedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of deleted documents
getDescPadding() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getDescription() - Method in class io.vertx.core.cli.Argument
 
getDescription() - Method in interface io.vertx.core.cli.CLI
 
getDescription() - Method in class io.vertx.core.cli.Option
 
getDescription() - Method in class io.vertx.reactivex.core.cli.CLI
 
getDescription() - Method in class io.vertx.rxjava.core.cli.CLI
 
getDisabledMetricsCategories() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
 
getDisabledTransports() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getDisplayName() - Method in class io.vertx.config.vault.client.Lookup
 
getDisplayName() - Method in class io.vertx.config.vault.client.TokenRequest
 
getDocMatched() - Method in class io.vertx.ext.mongo.MongoClientUpdateResult
Get the number of documents that're matched
getDocModified() - Method in class io.vertx.ext.mongo.MongoClientUpdateResult
Get the number of documents that're modified
getDocument() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the document, used by insert, replace, and update operations
getDocUpsertedId() - Method in class io.vertx.ext.mongo.MongoClientUpdateResult
Get the document id that's upserted
getDomain() - Method in interface io.vertx.ext.web.Cookie
 
getDomain() - Method in class io.vertx.micrometer.Match
 
getDomain() - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Get the JMX domain under which metrics are published
getDomain() - Method in class io.vertx.reactivex.ext.web.Cookie
 
getDomain() - Method in class io.vertx.rxjava.ext.web.Cookie
 
getDomainSocketAddress() - Method in class io.vertx.redis.RedisOptions
Get the domain socket address for the Redis server.
getDouble(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the double at position pos in the Buffer.
getDouble(int) - Method in class io.vertx.core.json.JsonArray
Get the Double at position pos in the array,
getDouble(String) - Method in class io.vertx.core.json.JsonObject
Get the Double value with the specified key
getDouble(String, Double) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getDouble(String) but specifying a default value to return if there is no entry.
getDouble(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the double at position pos in the Buffer.
getDouble(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the double at position pos in the Buffer.
getDrain() - Method in interface io.vertx.proton.ProtonLink
Retrieves the current value of link 'drain' flag.
getEmbeddedServerEndpoint() - Method in class io.vertx.micrometer.VertxPrometheusOptions
Get the HTTP endpoint used if an embedded server is configured
getEmbeddedServerOptions() - Method in class io.vertx.micrometer.VertxPrometheusOptions
Get the HTTP server options of the embedded server, if any
getEnabledCipherSuites() - Method in class io.vertx.core.net.TCPSSLOptions
 
getEnabledSaslMechanisms() - Method in class io.vertx.proton.ProtonClientOptions
Get the mechanisms the client should be restricted to use.
getEnabledSecureTransportProtocols() - Method in class io.vertx.core.net.TCPSSLOptions
Returns the enabled SSL/TLS protocols
getEncoding() - Method in class io.vertx.redis.RedisOptions
Return the character encoding for Strings, default `UTF-8`.
getEndpoint() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getErrorCode() - Method in class io.vertx.core.http.GoAway
 
getEventBusOptions() - Method in class io.vertx.core.VertxOptions
 
getEventLoopPoolSize() - Method in class io.vertx.core.VertxOptions
Get the number of event loop threads to be used by the Vert.x instance.
getExpected() - Method in exception io.vertx.core.cli.MissingOptionException
 
getExpireAfter(TimeUnit) - Method in class io.vertx.ext.mongo.IndexOptions
Gets the time to live for documents in the collection
getExpiresInSeconds() - Method in class io.vertx.ext.jwt.JWTOptions
 
getExplicitMaxTTL() - Method in class io.vertx.config.vault.client.Lookup
 
getExtensionTarget() - Method in class io.vertx.ext.web.Http2PushMapping
 
getExtraClasspath() - Method in class io.vertx.core.DeploymentOptions
Get any extra classpath to be used when deploying the verticle.
getExtraParameters() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Extra parameters to send to the provider
getExtraSettings() - Method in class io.vertx.core.http.Http2Settings
 
getFactory() - Method in class io.vertx.core.metrics.MetricsOptions
Get the metrics factory to be used when metrics are enabled.
getFetchDirection() - Method in class io.vertx.ext.sql.SQLOptions
 
getFetchSize() - Method in class io.vertx.ext.sql.SQLOptions
 
getFields() - Method in class io.vertx.ext.mongo.FindOptions
Get the fields
getFilePath() - Method in class io.vertx.ext.web.Http2PushMapping
 
getFilter() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the filter document, used by replace, update, and delete operations
getFloat(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the float at position pos in the Buffer.
getFloat(int) - Method in class io.vertx.core.json.JsonArray
Get the Float at position pos in the array,
getFloat(String) - Method in class io.vertx.core.json.JsonObject
Get the Float value with the specified key
getFloat(String, Float) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getFloat(String) but specifying a default value to return if there is no entry.
getFloat(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the float at position pos in the Buffer.
getFloat(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the float at position pos in the Buffer.
getFlowType() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Returns the configured flow type for the Oauth2 provider.
getFlowType() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Returns the configured flow type for the Oauth2 provider.
getFlowType() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Returns the configured flow type for the Oauth2 provider.
getFormat() - Method in class io.vertx.config.ConfigStoreOptions
 
getFormat() - Method in class io.vertx.ext.unit.report.ReportOptions
 
getFormAttribute(String) - Method in interface io.vertx.core.http.HttpServerRequest
Return the first form attribute value with the specified name
getFormAttribute(String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Return the first form attribute value with the specified name
getFormAttribute(String) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Return the first form attribute value with the specified name
getGet() - Method in class io.vertx.redis.op.BitFieldOptions
 
getHAGroup() - Method in class io.vertx.core.VertxOptions
Get the HA group to be used when HA is enabled.
getHandlebars() - Method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Get a reference to the internal Handlebars object so it can be configured.
getHeader(String) - Method in interface io.vertx.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(CharSequence) - Method in interface io.vertx.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.core.http.HttpServerRequest
Return the first header value with the specified name
getHeader(CharSequence) - Method in interface io.vertx.core.http.HttpServerRequest
Return the first header value with the specified name
getHeader(String) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
Looks up a HTTP response header by name, in case where the response is a list of headers, the first one is returned.
getHeader() - Method in class io.vertx.ext.jwt.JWTOptions
 
getHeader(String) - Method in interface io.vertx.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
Looks up a HTTP response header by name, in case where the response is a list of headers, the first one is returned.
getHeader(String) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Return the first header value with the specified name
getHeader(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
Looks up a HTTP response header by name, in case where the response is a list of headers, the first one is returned.
getHeader(String) - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
Return the first header value with the specified name
getHeaders() - Method in class io.vertx.core.eventbus.DeliveryOptions
Get the message headers
getHeaders() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Custom headers to send along with every request.
getHeaderTableSize() - Method in class io.vertx.core.http.Http2Settings
 
getHeartbeat() - Method in class io.vertx.proton.ProtonClientOptions
Return the heartbeat (in milliseconds) as maximum delay between sending frames for the remote peers.
getHeartbeat() - Method in class io.vertx.proton.ProtonServerOptions
Gets the heart beat (in milliseconds) as maximum delay between sending frames for the remote peers.
getHeartbeat() - Method in class io.vertx.proton.ProtonTransportOptions
Returns the heart beat as maximum delay between sending frames for the remote peers.
getHeartbeatInterval() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getHost() - Method in class io.vertx.core.dns.DnsClientOptions
Get the host name to be used by this client in requests.
getHost() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getHost() - Method in interface io.vertx.core.http.HttpClientRequest
 
getHost() - Method in class io.vertx.core.http.RequestOptions
Get the host name to be used by the client request.
getHost() - Method in class io.vertx.core.net.NetServerOptions
 
getHost() - Method in class io.vertx.core.net.ProxyOptions
Get proxy host.
getHost() - Method in class io.vertx.kafka.client.common.Node
 
getHost() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
getHost() - Method in class io.vertx.redis.RedisOptions
Get the host name for the Redis server, default `localhost`.
getHost() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
getHost() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getHostname() - Method in interface io.vertx.proton.ProtonConnection
Gets the hostname value requested of/advertised to peers in the AMQP Open frame.
getHostnameVerificationAlgorithm() - Method in class io.vertx.core.net.NetClientOptions
 
getHostsPath() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getHostsValue() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getHtpasswdFile() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
getHttp2ConnectionWindowSize() - Method in class io.vertx.core.http.HttpClientOptions
 
getHttp2ConnectionWindowSize() - Method in class io.vertx.core.http.HttpServerOptions
 
getHttp2KeepAliveTimeout() - Method in class io.vertx.core.http.HttpClientOptions
 
getHttp2MaxPoolSize() - Method in class io.vertx.core.http.HttpClientOptions
Get the maximum pool size for HTTP/2 connections
getHttp2MultiplexingLimit() - Method in class io.vertx.core.http.HttpClientOptions
 
getId() - Method in class io.vertx.config.vault.client.Lookup
 
getId() - Method in class io.vertx.config.vault.client.TokenRequest
 
getId() - Method in interface io.vertx.ext.jwt.Crypto
 
getId() - Method in class io.vertx.ext.jwt.JWK
 
getId() - Method in class io.vertx.kafka.client.common.Node
 
getIdleTimeout() - Method in class io.vertx.core.net.TCPSSLOptions
 
getIdString() - Method in class io.vertx.kafka.client.common.Node
 
getIfEligible(Class<T>) - Static method in class io.vertx.core.cli.converters.ConstructorBasedConverter
Checks whether the given class can be used by the ConstructorBasedConverter (i.e.
getIfEligible(Class<T>) - Static method in class io.vertx.core.cli.converters.FromBasedConverter
Checks whether the given class can be used by the FromBasedConverter (i.e.
getIfEligible(Class<T>) - Static method in class io.vertx.core.cli.converters.FromStringBasedConverter
Checks whether the given class can be used by the FromStringBasedConverter (i.e.
getIfEligible(Class<T>) - Static method in class io.vertx.core.cli.converters.ValueOfBasedConverter
Checks whether the given class can be used by the ValueOfBasedConverter (i.e.
getInboundPermitteds() - Method in class io.vertx.ext.bridge.BridgeOptions
 
getInboundPermitteds() - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
getIncomingCapacity() - Method in interface io.vertx.proton.ProtonSession
Gets the incoming capacity in bytes, used to govern session-level flow control.
getIncrby() - Method in class io.vertx.redis.op.BitFieldOptions
 
getIncrement() - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
getIndex() - Method in class io.vertx.core.cli.Argument
 
getInfluxDbOptions() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the specific options for InfluxDB reporting.
getInitialResponse() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Create an initial response based on selected mechanism.
getInitialSettings() - Method in class io.vertx.core.http.HttpClientOptions
 
getInitialSettings() - Method in class io.vertx.core.http.HttpServerOptions
 
getInitialWindowSize() - Method in class io.vertx.core.http.Http2Settings
 
getInsertedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of inserted documents
getInstanceCount() - Method in interface io.vertx.core.Context
 
getInstanceCount() - Method in class io.vertx.reactivex.core.Context
 
getInstanceCount() - Method in class io.vertx.rxjava.core.Context
 
getInstances() - Method in class io.vertx.core.DeploymentOptions
Get the number of instances that should be deployed.
getInstant(int) - Method in class io.vertx.core.json.JsonArray
Get the Instant at position pos in the array.
getInstant(String) - Method in class io.vertx.core.json.JsonObject
Get the instant value with the specified key.
getInstant(String, Instant) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getInstant(String) but specifying a default value to return if there is no entry.
getInSyncReplicas() - Method in class io.vertx.kafka.client.common.PartitionInfo
 
getInt(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the int at position pos in the Buffer.
getInt(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the int at position pos in the Buffer.
getInt(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the int at position pos in the Buffer.
getInteger(int) - Method in class io.vertx.core.json.JsonArray
Get the Integer at position pos in the array,
getInteger(String) - Method in class io.vertx.core.json.JsonObject
Get the Integer value with the specified key
getInteger(String, Integer) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getInteger(String) but specifying a default value to return if there is no entry.
getInternalBlockingPoolSize() - Method in class io.vertx.core.VertxOptions
Get the value of internal blocking pool size.
getIntLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a 32-bit integer at the specified absolute index in this buffer with Little Endian Byte Order.
getIntLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets a 32-bit integer at the specified absolute index in this buffer with Little Endian Byte Order.
getIntLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets a 32-bit integer at the specified absolute index in this buffer with Little Endian Byte Order.
getIntrospectionPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
The provider token introspection resource path
getIsolatedClasses() - Method in class io.vertx.core.DeploymentOptions
Get the list of isolated class names, the names can be a Java class fully qualified name such as 'com.mycompany.myproject.engine.MyClass' or a wildcard matching such as `com.mycompany.myproject.*`.
getIsolationGroup() - Method in class io.vertx.core.DeploymentOptions
Get the isolation group that will be used when deploying the verticle(s)
getIssuer() - Method in class io.vertx.ext.jwt.JWTOptions
 
getJDBCClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in interface io.vertx.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<JDBCClient>>) - Static method in interface io.vertx.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in interface io.vertx.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<JDBCClient>>) - Static method in interface io.vertx.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
getJdkSslEngineOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
getJmxMetricsOptions() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the specific options for JMX reporting.
getJsonArray(int) - Method in class io.vertx.core.json.JsonArray
Get the JsonArray at position pos in the array.
getJsonArray(String) - Method in class io.vertx.core.json.JsonObject
Get the JsonArray value with the specified key
getJsonArray(String, JsonArray) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getJsonArray(String) but specifying a default value to return if there is no entry.
getJsonObject(int) - Method in class io.vertx.core.json.JsonArray
Get the JsonObject at position pos in the array.
getJsonObject(String) - Method in class io.vertx.core.json.JsonObject
Get the JsonObject value with the specified key
getJsonObject(String, JsonObject) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getJsonObject(String) but specifying a default value to return if there is no entry.
getJwkPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
getJWTOptions() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getJWTOptions() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
getKeepAliveTimeout() - Method in class io.vertx.core.http.HttpClientOptions
 
getKeepAliveTimeSeconds() - Method in class io.vertx.mqtt.MqttClientOptions
 
getKeyCertOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
getKeyManagerFactory(Vertx) - Method in interface io.vertx.core.net.KeyCertOptions
Create and return the key manager factory for these options.
getKeyPath() - Method in class io.vertx.core.net.PemKeyCertOptions
Get the path to the first key file
getKeyPaths() - Method in class io.vertx.core.net.PemKeyCertOptions
Get all the paths to the key files
getKeys() - Method in class io.vertx.ext.sql.UpdateResult
Get any generated keys
getKeyStore() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getKeyStoreOptions() - Method in class io.vertx.core.net.TCPSSLOptions
Get the key/cert options in jks format, aka Java keystore.
getKeyValue() - Method in class io.vertx.core.net.PemKeyCertOptions
Get the first key as a buffer
getKeyValues() - Method in class io.vertx.core.net.PemKeyCertOptions
Get all the keys as a list of buffer
getLabel() - Method in class io.vertx.micrometer.Match
 
getLabelMatchs() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
 
getLanguageOverride() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the name of the field that contains the language string.
getLastRenewalTime() - Method in class io.vertx.config.vault.client.Lookup
 
getLastStreamId() - Method in class io.vertx.core.http.GoAway
 
getLeader() - Method in class io.vertx.kafka.client.common.PartitionInfo
 
getLeaseDuration() - Method in class io.vertx.config.vault.client.Auth
 
getLeaseDuration() - Method in class io.vertx.config.vault.client.Secret
 
getLeaseId() - Method in class io.vertx.config.vault.client.Secret
 
getLeeway() - Method in class io.vertx.ext.jwt.JWTOptions
 
getLeftPadding() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getLibraryURL() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getLimit() - Method in class io.vertx.ext.mongo.FindOptions
Get the limit - this determines the max number of rows to return
getLinkName() - Method in class io.vertx.proton.ProtonLinkOptions
 
getList() - Method in class io.vertx.core.json.JsonArray
Get the unerlying List
getListSeparator() - Method in class io.vertx.core.cli.TypedOption
 
getLocalAddress() - Method in class io.vertx.core.net.ClientOptionsBase
 
getLocalMap(String) - Method in interface io.vertx.core.shareddata.SharedData
Return a LocalMap with the specific name.
getLocalMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Return a LocalMap with the specific name.
getLocalMap(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Return a LocalMap with the specific name.
getLocalState() - Method in interface io.vertx.proton.ProtonDelivery
Gets the current local state for the delivery.
getLocation() - Method in class io.vertx.servicediscovery.Record
 
getLock(String, Handler<AsyncResult<Lock>>) - Method in interface io.vertx.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLock(String, Handler<AsyncResult<Lock>>) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLock(String, Handler<AsyncResult<Lock>>) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
getLockObservable(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
getLockWithTimeout(String, long, Handler<AsyncResult<Lock>>) - Method in interface io.vertx.core.shareddata.SharedData
Like SharedData.getLock(String, Handler) but specifying a timeout.
getLockWithTimeout(String, long, Handler<AsyncResult<Lock>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
 
getLockWithTimeout(String, long, Handler<AsyncResult<Lock>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getLockWithTimeout(String, long, Handler<AsyncResult<Lock>>) - Method in class io.vertx.reactivex.core.shareddata.SharedData
getLockWithTimeout(String, long, Handler<AsyncResult<Lock>>) - Method in class io.vertx.rxjava.core.shareddata.SharedData
getLockWithTimeoutObservable(String, long) - Method in class io.vertx.rxjava.core.shareddata.SharedData
getLogActivity() - Method in class io.vertx.core.net.NetworkOptions
 
getLogger(Class<?>) - Static method in class io.vertx.core.logging.LoggerFactory
 
getLogger(String) - Static method in class io.vertx.core.logging.LoggerFactory
 
getLogoutPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
The provider logout path
getLong(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the long at position pos in the Buffer.
getLong(int) - Method in class io.vertx.core.json.JsonArray
Get the Long at position pos in the array,
getLong(String) - Method in class io.vertx.core.json.JsonObject
Get the Long value with the specified key
getLong(String, Long) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getLong(String) but specifying a default value to return if there is no entry.
getLong(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the long at position pos in the Buffer.
getLong(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the long at position pos in the Buffer.
getLongLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a 64-bit long integer at the specified absolute index in this buffer in Little Endian Byte Order.
getLongLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets a 64-bit long integer at the specified absolute index in this buffer in Little Endian Byte Order.
getLongLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets a 64-bit long integer at the specified absolute index in this buffer in Little Endian Byte Order.
getLongName() - Method in class io.vertx.core.cli.Option
 
getLongOptionPrefix() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getLongOptionSeparator() - Method in class io.vertx.core.cli.UsageMessageFormatter
Returns the separator displayed between a long option and its value.
getMap() - Method in class io.vertx.core.json.JsonObject
Get the underlying Map as is.
getMasterAddrByName(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Return the ip and port number of the master with that name.
getMasterAddrByName(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Return the ip and port number of the master with that name.
getMasterAddrByName(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Return the ip and port number of the master with that name.
getMasterAddrByNameObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
getMasterName() - Method in class io.vertx.redis.RedisOptions
Get name of Redis master.
getMatch() - Method in class io.vertx.ext.bridge.PermittedOptions
 
getMatchedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of matched documents
getMax() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the upper inclusive boundary for the longitude and latitude values for 2d indexes..
getMaxAddressLength() - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
getMaxBufferedMessages() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
getMaxBufferedMessages() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
getMaxBufferedMessages() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
getMaxBytesStreaming() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getMaxChunkSize() - Method in class io.vertx.core.http.HttpClientOptions
Returns the maximum HTTP chunk size
getMaxChunkSize() - Method in class io.vertx.core.http.HttpServerOptions
Returns the maximum HTTP chunk size
getMaxConcurrentStreams() - Method in class io.vertx.core.http.Http2Settings
 
getMaxEventLoopExecuteTime() - Method in class io.vertx.core.VertxOptions
Get the value of max event loop execute time, in ns.
getMaxFailures() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getMaxFrameSize() - Method in class io.vertx.core.http.Http2Settings
 
getMaxFrameSize() - Method in class io.vertx.proton.ProtonClientOptions
Gets the maximum frame size to announce in the AMQP OPEN frame.
getMaxFrameSize() - Method in class io.vertx.proton.ProtonServerOptions
Gets the maximum frame size to announce in the AMQP OPEN frame.
getMaxFrameSize() - Method in class io.vertx.proton.ProtonTransportOptions
Gets the maximum frame size to announce in the AMQP OPEN frame.
getMaxHandlersPerSocket() - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
getMaxHeaderListSize() - Method in class io.vertx.core.http.Http2Settings
 
getMaxHeaderSize() - Method in class io.vertx.core.http.HttpClientOptions
 
getMaxHeaderSize() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxInflightQueue() - Method in class io.vertx.mqtt.MqttClientOptions
 
getMaxInitialLineLength() - Method in class io.vertx.core.http.HttpClientOptions
 
getMaxInitialLineLength() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxMessageSize() - Method in class io.vertx.mqtt.MqttClientOptions
 
getMaxMessageSize() - Method in class io.vertx.mqtt.MqttServerOptions
 
getMaxMessageSize() - Method in interface io.vertx.proton.ProtonLink
Gets the local link max message size.
getMaxPoolSize() - Method in class io.vertx.core.http.HttpClientOptions
Get the maximum pool size for connections
getMaxQueries() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getMaxRedirects() - Method in class io.vertx.core.http.HttpClientOptions
 
getMaxRetries() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getMaxWaitQueueSize() - Method in class io.vertx.core.http.HttpClientOptions
Returns the maximum wait queue size
getMaxWebsocketFrameSize() - Method in class io.vertx.core.http.HttpClientOptions
Get the maximum websocket framesize to use
getMaxWebsocketFrameSize() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxWebsocketMessageSize() - Method in class io.vertx.core.http.HttpClientOptions
Get the maximum websocket message size to use
getMaxWebsocketMessageSize() - Method in class io.vertx.core.http.HttpServerOptions
 
getMaxWorkerExecuteTime() - Method in class io.vertx.core.DeploymentOptions
Get the value of max worker execute time, in ns.
getMaxWorkerExecuteTime() - Method in class io.vertx.core.VertxOptions
Get the value of max worker execute time, in ns.
getMechanismName() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanismFactory
Get the name of the mechanism supported by the factory
getMedium(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a 24-bit medium integer at the specified absolute index in this buffer.
getMedium(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets a 24-bit medium integer at the specified absolute index in this buffer.
getMedium(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets a 24-bit medium integer at the specified absolute index in this buffer.
getMediumLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a 24-bit medium integer at the specified absolute index in this buffer in the Little Endian Byte Order.
getMediumLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets a 24-bit medium integer at the specified absolute index in this buffer in the Little Endian Byte Order.
getMediumLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets a 24-bit medium integer at the specified absolute index in this buffer in the Little Endian Byte Order.
getMessageFormat() - Method in interface io.vertx.proton.ProtonDelivery
Gets the message format for the current delivery.
getMeta() - Method in class io.vertx.config.vault.client.TokenRequest
 
getMetadata() - Method in class io.vertx.config.vault.client.Auth
 
getMetadata() - Method in class io.vertx.config.vault.client.Lookup
 
getMetadata() - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
 
getMetadata() - Method in class io.vertx.servicediscovery.Record
Gets the metadata attached to the record.
getMeterRegistry() - Method in interface io.vertx.micrometer.backends.BackendRegistry
 
getMeterRegistry() - Method in class io.vertx.micrometer.backends.InfluxDbBackendRegistry
 
getMeterRegistry() - Method in class io.vertx.micrometer.backends.JmxBackendRegistry
 
getMeterRegistry() - Method in enum io.vertx.micrometer.backends.NoopBackendRegistry
 
getMeterRegistry() - Method in class io.vertx.micrometer.backends.PrometheusBackendRegistry
 
getMetrics() - Method in interface io.vertx.core.spi.metrics.MetricsProvider
Returns the metrics implementation.
getMetricsName() - Method in class io.vertx.core.net.ClientOptionsBase
 
getMetricsOptions() - Method in class io.vertx.core.VertxOptions
 
getMetricsRollingBuckets() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getMetricsRollingWindow() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getMetricsSnapshot() - Method in interface io.vertx.micrometer.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.

getMetricsSnapshot(String) - Method in interface io.vertx.micrometer.MetricsService
Will return the metrics that begins with the baseName, null if no metrics is available.

getMetricsSnapshot() - Method in class io.vertx.reactivex.micrometer.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.

getMetricsSnapshot(String) - Method in class io.vertx.reactivex.micrometer.MetricsService
Will return the metrics that begins with the baseName, null if no metrics is available.

getMetricsSnapshot() - Method in class io.vertx.rxjava.micrometer.MetricsService
Will return the metrics that correspond with the measured object, null if no metrics is available.

getMetricsSnapshot(String) - Method in class io.vertx.rxjava.micrometer.MetricsService
Will return the metrics that begins with the baseName, null if no metrics is available.

getMin() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the lower inclusive boundary for the longitude and latitude values for 2d indexes..
getModifiedCount() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Returns the number of modified documents
getMongoClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<MongoClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<MongoClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<MongoClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<MongoClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<MongoClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<MongoClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<MongoClient>>) - Static method in interface io.vertx.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<MongoClient>>) - Static method in interface io.vertx.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMongoClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<MongoClient>>) - Static method in interface io.vertx.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
getMulticastNetworkInterface() - Method in class io.vertx.core.datagram.DatagramSocketOptions
Get the multicast network interface address
getMulticastTimeToLive() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
getName() - Method in interface io.vertx.core.cli.CLI
 
getName() - Method in class io.vertx.core.cli.Option
 
getName() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the name of the index.
getName() - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
getName() - Method in interface io.vertx.ext.web.Cookie
 
getName() - Method in interface io.vertx.proton.ProtonLink
Retrieves the link name
getName() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
 
getName() - Method in class io.vertx.reactivex.core.cli.CLI
 
getName() - Method in class io.vertx.reactivex.ext.web.Cookie
 
getName() - Method in class io.vertx.rxjava.core.cli.CLI
 
getName() - Method in class io.vertx.rxjava.ext.web.Cookie
 
getName() - Method in class io.vertx.servicediscovery.Record
Gets the name of the service.
getName() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Gets the service discovery name used in service usage events.
getNdots() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getNewConfiguration() - Method in class io.vertx.config.ConfigChange
 
getNewLine() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getNext() - Method in class io.vertx.ext.sql.ResultSet
Get the next result set
getNodeID() - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return the unique node ID for this node
getNodeID() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getNodes() - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return a list of node IDs corresponding to the nodes in the cluster
getNodes() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getNotificationAddress() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getNotificationPeriod() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getNow(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP GET request to the server with the specified options, specifying a response handler to receive the response
getNow(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP GET request to the server at the specified host and port, specifying a response handler to receive the response
getNow(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP GET request to the server at the specified host and default port, specifying a response handler to receive the response
getNow(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP GET request to the server at the default host and port, specifying a response handler to receive the response
getNow(String) - Static method in class io.vertx.micrometer.backends.BackendRegistries
Get the micrometer registry of the given name.
getNow(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP GET request to the server with the specified options, specifying a response handler to receive the response
getNow(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP GET request to the server at the specified host and port, specifying a response handler to receive the response
getNow(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP GET request to the server at the specified host and default port, specifying a response handler to receive the response
getNow(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP GET request to the server at the default host and port, specifying a response handler to receive the response
getNow(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP GET request to the server with the specified options, specifying a response handler to receive the response
getNow(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP GET request to the server at the specified host and port, specifying a response handler to receive the response
getNow(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP GET request to the server at the specified host and default port, specifying a response handler to receive the response
getNow(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP GET request to the server at the default host and port, specifying a response handler to receive the response
getNumColumns() - Method in class io.vertx.ext.sql.ResultSet
Return the number of columns in the result set
getNumRows() - Method in class io.vertx.ext.sql.ResultSet
Return the number of rows in the result set
getNumThreads() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the number of threads used by the push scheduler
getNumUses() - Method in class io.vertx.config.vault.client.Lookup
 
getNumUses() - Method in class io.vertx.config.vault.client.TokenRequest
 
getObservable(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
use AsyncMap.rxGet(K) instead
getObservable() - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
use Counter.rxGet() instead
getObservable(String) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Deprecated.
getObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
getObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
getOffset() - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
 
getOffset() - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
 
getOffset() - Method in class io.vertx.kafka.client.producer.RecordMetadata
 
getOffset() - Method in class io.vertx.redis.op.BitFieldGetCommand
 
getOffset() - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
getOffset() - Method in class io.vertx.redis.op.BitFieldSetCommand
 
getOpenSslEngineOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
getOption(String) - Method in interface io.vertx.core.cli.CLI
Gets an Option based on its name (short name, long name or argument name).
getOption() - Method in exception io.vertx.core.cli.InvalidValueException
 
getOption() - Method in exception io.vertx.core.cli.MissingValueException
 
getOption(String) - Method in class io.vertx.reactivex.core.cli.CLI
Gets an Option based on its name (short name, long name or argument name).
getOption(String) - Method in class io.vertx.rxjava.core.cli.CLI
Gets an Option based on its name (short name, long name or argument name).
getOptionComparator() - Method in class io.vertx.core.cli.UsageMessageFormatter
Comparator used to sort the options when they output in help text.
getOptionPrefix() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getOptions() - Method in exception io.vertx.core.cli.AmbiguousOptionException
 
getOptions() - Method in interface io.vertx.core.cli.CLI
Gets the list of options.
getOptions() - Method in class io.vertx.reactivex.core.cli.CLI
Gets the list of options.
getOptions() - Method in class io.vertx.rxjava.core.cli.CLI
Gets the list of options.
getOptionValue(String) - Method in interface io.vertx.core.cli.CommandLine
Gets the value of an option with the matching name (can be the long name, short name or arg name).
getOptionValue(String) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the value of an option with the matching name (can be the long name, short name or arg name).
getOptionValue(String) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the value of an option with the matching name (can be the long name, short name or arg name).
getOptionValues(String) - Method in interface io.vertx.core.cli.CommandLine
Gets the values of an option with the matching name (can be the long name, short name or arg name).
getOrCreateContext() - Method in interface io.vertx.core.Vertx
Gets the current context, or creates one if there isn't one
getOrCreateContext() - Method in class io.vertx.reactivex.core.Vertx
Gets the current context, or creates one if there isn't one
getOrCreateContext() - Method in class io.vertx.rxjava.core.Vertx
Gets the current context, or creates one if there isn't one
getOrDefault(Object, V) - Method in interface io.vertx.core.shareddata.LocalMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Returns the value to which the specified key is mapped, or defaultValue if this map contains no mapping for the key.
getOutboundPermitteds() - Method in class io.vertx.ext.bridge.BridgeOptions
 
getOutboundPermitteds() - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
getOutput() - Method in class io.vertx.ext.sql.ResultSet
Get the registered outputs
getParam(String) - Method in interface io.vertx.core.http.HttpServerRequest
Return the first param value with the specified name
getParam(String) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Return the first param value with the specified name
getParam(String) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Return the first param value with the specified name
getPartialFilterExpression() - Method in class io.vertx.ext.mongo.IndexOptions
Get the filter expression for the documents to be included in the index or null if not set
getPartition() - Method in class io.vertx.kafka.client.common.PartitionInfo
 
getPartition() - Method in class io.vertx.kafka.client.common.TopicPartition
 
getPartition() - Method in class io.vertx.kafka.client.producer.RecordMetadata
 
getPassword() - Method in class io.vertx.core.net.JksOptions
 
getPassword() - Method in class io.vertx.core.net.PfxOptions
Get the password
getPassword() - Method in class io.vertx.core.net.ProxyOptions
Get proxy password.
getPassword() - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
 
getPassword() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getPassword() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the password used for authenticated connections
getPassword() - Method in class io.vertx.mqtt.MqttClientOptions
 
getPassword() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Returns the configured password value for this Mechanism.
getPath() - Method in class io.vertx.config.vault.client.Lookup
 
getPath() - Method in class io.vertx.core.net.JksOptions
Get the path to the ksy store
getPath() - Method in class io.vertx.core.net.PfxOptions
Get the path
getPath() - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
 
getPath() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getPath() - Method in interface io.vertx.ext.web.Cookie
 
getPath() - Method in interface io.vertx.ext.web.Route
 
getPath() - Method in class io.vertx.reactivex.ext.web.Cookie
 
getPath() - Method in class io.vertx.reactivex.ext.web.Route
 
getPath() - Method in class io.vertx.rxjava.ext.web.Cookie
 
getPath() - Method in class io.vertx.rxjava.ext.web.Route
 
getPemKeyCertOptions() - Method in class io.vertx.core.net.TCPSSLOptions
Get the key/cert store options in pem format.
getPemTrustOptions() - Method in class io.vertx.core.net.TCPSSLOptions
Get the trust options in pem format
getPermissions() - Method in class io.vertx.ext.jwt.JWTOptions
 
getPermissionsClaimKey() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getPerms() - Method in class io.vertx.core.file.OpenOptions
Get the permissions string to be used if creating a file
getPfxKeyCertOptions() - Method in class io.vertx.core.net.TCPSSLOptions
Get the key/cert options in pfx format.
getPfxTrustOptions() - Method in class io.vertx.core.net.TCPSSLOptions
Get the trust options in pfx format
getPingTimeout() - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
getPipeliningLimit() - Method in class io.vertx.core.http.HttpClientOptions
 
getPolicies() - Method in class io.vertx.config.vault.client.Auth
 
getPolicies() - Method in class io.vertx.config.vault.client.Lookup
 
getPolicies() - Method in class io.vertx.config.vault.client.TokenRequest
 
getPoolCleanerPeriod() - Method in class io.vertx.core.http.HttpClientOptions
 
getPort() - Method in class io.vertx.core.dns.DnsClientOptions
Get the port to be used by this client in requests.
getPort() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getPort() - Method in class io.vertx.core.http.RequestOptions
Get the port to be used by the client request.
getPort() - Method in class io.vertx.core.net.NetServerOptions
 
getPort() - Method in class io.vertx.core.net.ProxyOptions
Get proxy port.
getPort() - Method in class io.vertx.grpc.VertxServer
 
getPort() - Method in class io.vertx.kafka.client.common.Node
 
getPort() - Method in class io.vertx.redis.RedisOptions
Get the tcp port where the Redis server is listening, default 6379.
getPort() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getPreferNativeTransport() - Method in class io.vertx.core.VertxOptions
 
getPrefetch() - Method in interface io.vertx.proton.ProtonReceiver
Get the current prefetch value.
getPrefix() - Method in enum io.vertx.micrometer.MetricsDomain
 
getPreviousConfiguration() - Method in class io.vertx.config.ConfigChange
 
getPrintStream() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
getPriority() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
 
getPrometheusOptions() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the specific options for Prometheus reporting.
getProtocolVersion() - Method in class io.vertx.core.http.HttpClientOptions
Get the protocol version.
getProxy(ServiceDiscovery, Class<T>, Handler<AsyncResult<T>>) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getProxyOptions() - Method in class io.vertx.core.net.ClientOptionsBase
Get proxy options for connections
getPublicKey() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
getPubSecKeys() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getPubSecKeys() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
The provider PubSec key options
getQoS() - Method in interface io.vertx.proton.ProtonLink
Gets the local QOS config.
getQueryTimeout() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getQueryTimeout() - Method in class io.vertx.core.dns.DnsClientOptions
 
getQueryTimeout() - Method in class io.vertx.ext.sql.SQLOptions
 
getQueued() - Method in interface io.vertx.proton.ProtonLink
Retrieves the current number of queued messages.
getQuorumSize() - Method in class io.vertx.core.VertxOptions
Get the quorum size to be used when HA is enabled.
getrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get a substring of the string stored at a key
getrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get a substring of the string stored at a key
getrange(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get a substring of the string stored at a key
getrange(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get a substring of the string stored at a key
getrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get a substring of the string stored at a key
getrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get a substring of the string stored at a key
getrangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
getrangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
getRawMessage() - Method in interface io.vertx.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
getRawMessage() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
getRawMessage() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
getRawMethod() - Method in interface io.vertx.core.http.HttpClientRequest
 
getRawMethod() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
getRawMethod() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
getRawValueForArgument(Argument) - Method in interface io.vertx.core.cli.CommandLine
Gets the raw value of the given argument.
getRawValueForArgument(Argument) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the raw value of the given argument.
getRawValueForArgument(Argument) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the raw value of the given argument.
getRawValueForOption(Option) - Method in interface io.vertx.core.cli.CommandLine
Gets the raw value of the given option.
getRawValueForOption(Option) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the raw value of the given option.
getRawValueForOption(Option) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the raw value of the given option.
getRawValues(Option) - Method in interface io.vertx.core.cli.CommandLine
getRawValues(Option) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the raw values of the given option.
getRawValues(Option) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the raw values of the given option.
getRawValuesForArgument(Argument) - Method in interface io.vertx.core.cli.CommandLine
Gets the raw values of the given argument.
getRawValuesForArgument(Argument) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the raw values of the given argument.
getRawValuesForArgument(Argument) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the raw values of the given argument.
getRawValuesForOption(Option) - Method in interface io.vertx.core.cli.CommandLine
Gets the raw values of the given option.
getRawValuesForOption(Option) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the raw values of the given option.
getRawValuesForOption(Option) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the raw values of the given option.
getRdFlag() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getReadTimeout() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the read timeout for InfluxDB server connections, in seconds.
getReceiveBufferSize() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
getReceiveBufferSize() - Method in class io.vertx.core.net.NetworkOptions
Return the TCP receive buffer size, in bytes
getReconnectAttempts() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getReconnectAttempts() - Method in class io.vertx.core.net.NetClientOptions
 
getReconnectInterval() - Method in class io.vertx.core.eventbus.EventBusOptions
 
getReconnectInterval() - Method in class io.vertx.core.net.NetClientOptions
 
getRecord(JsonObject, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, boolean, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(JsonObject, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, boolean, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(JsonObject, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(Function<Record, Boolean>, boolean, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a single record.
getRecord(String, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Get the record with the given uuid.
getRecords(JsonObject, Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, boolean, Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(JsonObject, Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, boolean, Handler<AsyncResult<List<Record>>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(JsonObject, Handler<AsyncResult<List<Record>>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, Handler<AsyncResult<List<Record>>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Function<Record, Boolean>, boolean, Handler<AsyncResult<List<Record>>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Lookups for a set of records.
getRecords(Handler<AsyncResult<List<Record>>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Gets all the records
getRedisClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<RedisClient>>) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<RedisClient>>) - Static method in interface io.vertx.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
getReference(Record) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Gets a service reference from the given record.
getReference(Record) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Gets a service reference from the given record.
getReference(Record) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Gets a service reference from the given record.
getReferenceWithConfiguration(Record, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Gets a service reference from the given record, the reference is configured with the given json object.
getReferenceWithConfiguration(Record, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Gets a service reference from the given record, the reference is configured with the given json object.
getReferenceWithConfiguration(Record, JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Gets a service reference from the given record, the reference is configured with the given json object.
getRegistration() - Method in class io.vertx.servicediscovery.Record
Gets the registration id if any.
getRegistryName() - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Get the metrics registry name set in these options
getRemoteCondition() - Method in interface io.vertx.proton.ProtonConnection
Gets the remote ErrorCondition object.
getRemoteCondition() - Method in interface io.vertx.proton.ProtonLink
Gets the remote ErrorCondition object.
getRemoteCondition() - Method in interface io.vertx.proton.ProtonSession
Gets the remote ErrorCondition object.
getRemoteContainer() - Method in interface io.vertx.proton.ProtonConnection
Returns the container value requested by/advertised by remote peer in their AMQP Open frame.
getRemoteDesiredCapabilities() - Method in interface io.vertx.proton.ProtonConnection
Returns the desired connection capabilities sent by the remote peer in its Open frame.
getRemoteDesiredCapabilities() - Method in interface io.vertx.proton.ProtonLink
Gets the remote desired capabilities, as conveyed from the peer via the Attach frame when attaching the link to the session.
getRemoteHostname() - Method in interface io.vertx.proton.ProtonConnection
Returns the container value requested by/advertised by remote peer in their AMQP Open frame.
getRemoteMaxMessageSize() - Method in interface io.vertx.proton.ProtonLink
Gets the remote link max message size, as conveyed from the peer via the Attach frame when attaching the link to the session.
getRemoteOfferedCapabilities() - Method in interface io.vertx.proton.ProtonConnection
Returns the offered connection capabilities sent by the remote peer in its Open frame.
getRemoteOfferedCapabilities() - Method in interface io.vertx.proton.ProtonLink
Gets the remote offered capabilities, as conveyed from the peer via the Attach frame when attaching the link to the session.
getRemoteProperties() - Method in interface io.vertx.proton.ProtonConnection
Returns the connection properties map if sent by the remote peer in its Open frame.
getRemoteProperties() - Method in interface io.vertx.proton.ProtonLink
Gets the remote link properties, as conveyed from the peer via the Attach frame when attaching the link to the session.
getRemoteQoS() - Method in interface io.vertx.proton.ProtonLink
Gets the remote QOS config.
getRemoteSource() - Method in interface io.vertx.proton.ProtonLink
Gets the current remote source config.
getRemoteState() - Method in interface io.vertx.proton.ProtonDelivery
Gets the current remote state for the delivery.
getRemoteTarget() - Method in interface io.vertx.proton.ProtonLink
Gets the current remote target config.
getRemovedCount() - Method in class io.vertx.ext.mongo.MongoClientDeleteResult
Get the number of removed documents
getReplicas() - Method in class io.vertx.kafka.client.common.PartitionInfo
 
getReplyTimeout() - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
getReporters() - Method in class io.vertx.ext.unit.report.ReportingOptions
 
getRequested() - Method in class io.vertx.rx.java.ObservableReadStream
 
getRequestId() - Method in class io.vertx.config.vault.client.Secret
 
getRequiredAuthority() - Method in class io.vertx.ext.bridge.PermittedOptions
 
getResetTimeout() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getResolvers() - Method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Return the array of configured handlebars context value resolvers.
getResults() - Method in class io.vertx.ext.sql.ResultSet
Get the results
getResultSetConcurrency() - Method in class io.vertx.ext.sql.SQLOptions
 
getResultSetType() - Method in class io.vertx.ext.sql.SQLOptions
 
getRetentionPolicy() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the InfluxDB retention policy
getRevocationPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Get the Oauth2 revocation resource path.
getRole() - Method in class io.vertx.config.vault.client.TokenRequest
 
getRoot() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
getRoutes() - Method in interface io.vertx.ext.web.Router
 
getRoutes() - Method in class io.vertx.reactivex.ext.web.Router
 
getRoutes() - Method in class io.vertx.rxjava.ext.web.Router
 
getRows() - Method in class io.vertx.ext.sql.ResultSet
Get the rows - each row represented as a JsonObject where the keys are the column names and the values are the column values.
getRows(boolean) - Method in class io.vertx.ext.sql.ResultSet
Get the rows - each row represented as a JsonObject where the keys are the column names and the values are the column values.
getRunnerAnnotations() - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
getScanPeriod() - Method in class io.vertx.config.ConfigRetrieverOptions
 
getSchema() - Method in class io.vertx.ext.sql.SQLOptions
 
getScopeSeparator() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Returns the scope separator.
getScopeSeparator() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider scope separator
getScopeSeparator() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Returns the scope separator.
getScopeSeparator() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Returns the scope separator.
getScript() - Method in class io.vertx.reactivex.redis.Script
 
getScript() - Method in interface io.vertx.redis.Script
 
getScript() - Method in class io.vertx.rxjava.redis.Script
 
getSearchDomains() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getSecret() - Method in class io.vertx.ext.auth.SecretOptions
Deprecated.
 
getSecretKey() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
getSecrets() - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
getSelect() - Method in class io.vertx.redis.RedisOptions
Get the database to select at connection time.
getSendBufferSize() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
getSendBufferSize() - Method in class io.vertx.core.net.NetworkOptions
Return the TCP send buffer size, in bytes.
getSendTimeout() - Method in class io.vertx.core.eventbus.DeliveryOptions
Get the send timeout.
getSentinels() - Method in class io.vertx.redis.RedisOptions
Get list of Sentinels.
getServers() - Method in class io.vertx.core.dns.AddressResolverOptions
 
getServiceProxy(ServiceDiscovery, Function<Record, Boolean>, Class<T>, Handler<AsyncResult<T>>) - Static method in class io.vertx.reactivex.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getServiceProxy(ServiceDiscovery, Function<Record, Boolean>, Class<T>, Handler<AsyncResult<T>>) - Static method in class io.vertx.rxjava.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getServiceProxy(ServiceDiscovery, Function<Record, Boolean>, Class<T>, Handler<AsyncResult<T>>) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getServiceProxyWithJsonFilter(ServiceDiscovery, JsonObject, Class<T>, Handler<AsyncResult<T>>) - Static method in class io.vertx.reactivex.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getServiceProxyWithJsonFilter(ServiceDiscovery, JsonObject, Class<T>, Handler<AsyncResult<T>>) - Static method in class io.vertx.rxjava.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getServiceProxyWithJsonFilter(ServiceDiscovery, JsonObject, Class<T>, Handler<AsyncResult<T>>) - Static method in interface io.vertx.servicediscovery.types.EventBusService
Lookup for a service record and if found, retrieve it and return the service object (used to consume the service).
getSession() - Method in interface io.vertx.proton.ProtonLink
Gets the session this link is on.
getSessionTimeout() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
getset(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key and return its old value
getset(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key and return its old value
getSet() - Method in class io.vertx.redis.op.BitFieldOptions
 
getset(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set the string value of a key and return its old value
getset(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the string value of a key and return its old value
getset(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key and return its old value
getset(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key and return its old value
getsetObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
getsetObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
getSha1() - Method in class io.vertx.reactivex.redis.Script
 
getSha1() - Method in interface io.vertx.redis.Script
 
getSha1() - Method in class io.vertx.rxjava.redis.Script
 
getShort(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the short at position pos in the Buffer.
getShort(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the short at position pos in the Buffer.
getShort(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the short at position pos in the Buffer.
getShortLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets a 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.
getShortLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets a 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.
getShortLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets a 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.
getShortName() - Method in class io.vertx.core.cli.Option
 
getSite() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
getSkip() - Method in class io.vertx.ext.mongo.FindOptions
Get the skip.
getSniServerName() - Method in class io.vertx.proton.ProtonClientOptions
Get the hostname override for TLS SNI Server Name set by ProtonClientOptions.setSniServerName(String).
getSoLinger() - Method in class io.vertx.core.net.TCPSSLOptions
 
getSort() - Method in class io.vertx.ext.mongo.FindOptions
Get the sort document
getSource() - Method in interface io.vertx.proton.ProtonLink
Gets the current local source config.
getSphereVersion() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the 2dsphere index version number.
getSslEngineOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
getStatus() - Method in exception io.vertx.core.http.WebsocketRejectedException
 
getStatus() - Method in class io.vertx.servicediscovery.Record
Gets the current status of the service.
getStatusCode() - Method in exception io.vertx.config.vault.client.VaultException
 
getStatusCode() - Method in interface io.vertx.core.http.HttpServerResponse
 
getStatusCode() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
getStatusCode() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
getStatusMessage() - Method in interface io.vertx.core.http.HttpServerResponse
 
getStatusMessage() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
getStatusMessage() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
getStep() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the step of push intervals, in seconds
getStep() - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Get the step of push intervals, in seconds
getStorageEngine() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the storage engine options document for this index.
getStores() - Method in class io.vertx.config.ConfigRetrieverOptions
 
getString(int, int, String) - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a String starting at position start and ending at position end - 1 interpreted as a String in the specified encoding
getString(int, int) - Method in interface io.vertx.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a String starting at position start and ending at position end - 1 interpreted as a String in UTF-8 encoding
getString(int) - Method in class io.vertx.core.json.JsonArray
Get the String at position pos in the array,
getString(String) - Method in class io.vertx.core.json.JsonObject
Get the string value with the specified key
getString(String, String) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getString(String) but specifying a default value to return if there is no entry.
getString(int, int, String) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a String starting at position start and ending at position end - 1 interpreted as a String in the specified encoding
getString(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a String starting at position start and ending at position end - 1 interpreted as a String in UTF-8 encoding
getString(int, int, String) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a String starting at position start and ending at position end - 1 interpreted as a String in the specified encoding
getString(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a copy of a sub-sequence the Buffer as a String starting at position start and ending at position end - 1 interpreted as a String in UTF-8 encoding
getSubject() - Method in class io.vertx.ext.jwt.JWTOptions
 
getSubscriber() - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
Get subscriber
getSummary() - Method in interface io.vertx.core.cli.CLI
 
getSummary() - Method in class io.vertx.reactivex.core.cli.CLI
 
getSummary() - Method in class io.vertx.rxjava.core.cli.CLI
 
getSupportedFormats() - Static method in class io.vertx.config.spi.utils.Processors
 
getSyncMap(String) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Return a synchronous map for the given name
getSyncMap(String) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
getTag() - Method in interface io.vertx.proton.ProtonDelivery
Gets the delivery tag for this delivery
getTarget() - Method in interface io.vertx.proton.ProtonLink
Gets the current local target config.
getTextVersion() - Method in class io.vertx.ext.mongo.IndexOptions
The text index version number.
getTimeout() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
getTimeout() - Method in class io.vertx.ext.unit.TestOptions
 
getTimestamp() - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
 
getTimestamp() - Method in class io.vertx.kafka.client.producer.RecordMetadata
 
getTo() - Method in class io.vertx.ext.unit.report.ReportOptions
 
getToken() - Method in class io.vertx.config.vault.client.Auth
 
getToken() - Method in class io.vertx.config.vault.client.SlimVaultClient
 
getToken() - Method in exception io.vertx.core.cli.AmbiguousOptionException
 
getToken(JsonObject, Handler<AsyncResult<AccessToken>>) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
getToken(JsonObject, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Returns the Access Token object.
getToken(JsonObject, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Returns the Access Token object.
getTokenObservable(JsonObject) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
getTokenPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Get the Oauth2 token resource path.
getTopic() - Method in class io.vertx.kafka.client.common.PartitionInfo
 
getTopic() - Method in class io.vertx.kafka.client.common.TopicPartition
 
getTopic() - Method in class io.vertx.kafka.client.producer.RecordMetadata
 
getTrafficClass() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
getTrafficClass() - Method in class io.vertx.core.net.NetworkOptions
 
getTrailer(String) - Method in interface io.vertx.core.http.HttpClientResponse
Return the first trailer value with the specified name
getTrailer(String) - Method in interface io.vertx.ext.web.client.HttpResponse
Return the first trailer value with the specified name
getTrailer(String) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Return the first trailer value with the specified name
getTrailer(String) - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
Return the first trailer value with the specified name
getTrailer(String) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
Return the first trailer value with the specified name
getTrailer(String) - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
Return the first trailer value with the specified name
getTransactionIsolation(Handler<AsyncResult<TransactionIsolation>>) - Method in interface io.vertx.ext.sql.SQLConnection
Attempts to return the transaction isolation level for this Connection object to the one given.
getTransactionIsolation() - Method in class io.vertx.ext.sql.SQLOptions
 
getTransactionIsolation(Handler<AsyncResult<TransactionIsolation>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Attempts to return the transaction isolation level for this Connection object to the one given.
getTransactionIsolation(Handler<AsyncResult<TransactionIsolation>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Attempts to return the transaction isolation level for this Connection object to the one given.
getTransactionIsolationObservable() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
getTrustManagerFactory(Vertx) - Method in interface io.vertx.core.net.TrustOptions
Create and return the trust manager factory for these options.
getTrustOptions() - Method in class io.vertx.core.net.TCPSSLOptions
 
getTrustStoreOptions() - Method in class io.vertx.core.net.TCPSSLOptions
Get the trust options in jks format, aka Java truststore
getTTL() - Method in class io.vertx.config.vault.client.Lookup
 
getTtl() - Method in class io.vertx.config.vault.client.TokenRequest
 
getType() - Method in class io.vertx.config.ConfigStoreOptions
 
getType() - Method in class io.vertx.core.cli.TypedArgument
 
getType() - Method in class io.vertx.core.cli.TypedOption
 
getType() - Method in class io.vertx.core.net.ProxyOptions
Get proxy type.
getType() - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
 
getType() - Method in class io.vertx.ext.auth.KeyStoreOptions
 
getType() - Method in class io.vertx.ext.auth.SecretOptions
Deprecated.
 
getType() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the operation type
getType() - Method in enum io.vertx.ext.sql.FetchDirection
 
getType() - Method in enum io.vertx.ext.sql.ResultSetConcurrency
 
getType() - Method in enum io.vertx.ext.sql.ResultSetType
 
getType() - Method in enum io.vertx.ext.sql.TransactionIsolation
 
getType() - Method in class io.vertx.micrometer.Match
 
getType() - Method in class io.vertx.redis.op.BitFieldGetCommand
 
getType() - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
getType() - Method in class io.vertx.redis.op.BitFieldSetCommand
 
getType() - Method in class io.vertx.servicediscovery.Record
Gets the service type.
getUnsignedByte(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the unsigned byte at position pos in the Buffer, as a short.
getUnsignedByte(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the unsigned byte at position pos in the Buffer, as a short.
getUnsignedByte(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the unsigned byte at position pos in the Buffer, as a short.
getUnsignedInt(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the unsigned int at position pos in the Buffer, as a long.
getUnsignedInt(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the unsigned int at position pos in the Buffer, as a long.
getUnsignedInt(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the unsigned int at position pos in the Buffer, as a long.
getUnsignedIntLE(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the unsigned int at position pos in the Buffer, as a long in Little Endian Byte Order.
getUnsignedIntLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the unsigned int at position pos in the Buffer, as a long in Little Endian Byte Order.
getUnsignedIntLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the unsigned int at position pos in the Buffer, as a long in Little Endian Byte Order.
getUnsignedMedium(int) - Method in interface io.vertx.core.buffer.Buffer
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer.
getUnsignedMedium(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer.
getUnsignedMedium(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer.
getUnsignedMediumLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer in Little Endian Byte Order.
getUnsignedMediumLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer in Little Endian Byte Order.
getUnsignedMediumLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer in Little Endian Byte Order.
getUnsignedShort(int) - Method in interface io.vertx.core.buffer.Buffer
Returns the unsigned short at position pos in the Buffer, as an int.
getUnsignedShort(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the unsigned short at position pos in the Buffer, as an int.
getUnsignedShort(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the unsigned short at position pos in the Buffer, as an int.
getUnsignedShortLE(int) - Method in interface io.vertx.core.buffer.Buffer
Gets an unsigned 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.
getUnsignedShortLE(int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Gets an unsigned 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.
getUnsignedShortLE(int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Gets an unsigned 16-bit short integer at the specified absolute index in this buffer in Little Endian Byte Order.
getUpdated() - Method in class io.vertx.ext.sql.UpdateResult
Get the number of rows updated
getUpserts() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
An unmodifiable list of upsert data.
getURI() - Method in class io.vertx.core.http.RequestOptions
 
getUri() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the InfluxDB server URI
getUsageAddress() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
getUsagePrefix() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getUserAgent() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
The User-Agent header to use when communicating with a provider
getUserAgent() - Method in class io.vertx.ext.web.client.WebClientOptions
 
getUserId() - Method in class io.vertx.config.vault.client.Auth
 
getUserInfoParameters() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider custom userInfo parameters to send when requesting them.
getUserInfoPath() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
The provider userInfo resource path
getUsername() - Method in class io.vertx.config.vault.client.Auth
 
getUsername() - Method in class io.vertx.config.vault.client.Lookup
 
getUsername() - Method in class io.vertx.core.net.ProxyOptions
Get proxy username.
getUserName() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the username used for authenticated connections
getUsername() - Method in class io.vertx.mqtt.MqttClientOptions
 
getUsername() - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Returns the configured user name value for this Mechanism.
getValue() - Method in exception io.vertx.core.cli.InvalidValueException
 
getValue(int) - Method in class io.vertx.core.json.JsonArray
Get the Object value at position pos in the array.
getValue(String) - Method in class io.vertx.core.json.JsonObject
Get the value with the specified key, as an Object
getValue(String, Object) - Method in class io.vertx.core.json.JsonObject
Like JsonObject.getValue(String) but specifying a default value to return if there is no entry.
getValue() - Method in class io.vertx.core.net.JksOptions
Get the key store as a buffer
getValue() - Method in class io.vertx.core.net.PfxOptions
Get the store as a buffer
getValue() - Method in interface io.vertx.ext.web.Cookie
 
getValue() - Method in class io.vertx.micrometer.Match
 
getValue() - Method in enum io.vertx.proton.sasl.ProtonSaslMechanism.PRIORITY
 
getValue() - Method in class io.vertx.reactivex.ext.web.Cookie
 
getValue() - Method in class io.vertx.redis.op.BitFieldSetCommand
 
getValue() - Method in class io.vertx.rxjava.ext.web.Cookie
 
getVaultClient() - Method in class io.vertx.config.vault.VaultConfigStore
 
getVersion() - Method in class io.vertx.core.Starter
Deprecated.
 
getVersion() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the index version number.
getVertx() - Method in class io.vertx.core.AbstractVerticle
Get the Vert.x instance
getVertx() - Method in interface io.vertx.core.Verticle
Get a reference to the Vert.x instance that deployed this verticle
getVirtualHost() - Method in class io.vertx.proton.ProtonClientOptions
Get the virtual host name override for the connection AMQP Open frame and TLS SNI server name (if TLS is in use) set by ProtonClientOptions.setVirtualHost(String).
getWarningExceptionTime() - Method in class io.vertx.core.VertxOptions
Get the threshold value above this, the blocked warning contains a stack trace.
getWebClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
getWebClient(ServiceDiscovery, JsonObject, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured WebClient.
getWebClient(ServiceDiscovery, Function<Record, Boolean>, Handler<AsyncResult<WebClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured WebClient.
getWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject, Handler<AsyncResult<WebClient>>) - Static method in interface io.vertx.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured WebClient.
getWebsocketSubProtocols() - Method in class io.vertx.core.http.HttpServerOptions
 
getWeights() - Method in class io.vertx.ext.mongo.IndexOptions
Gets the weighting object for use with a text index
getWidth() - Method in class io.vertx.core.cli.UsageMessageFormatter
 
getWillMessage() - Method in class io.vertx.mqtt.MqttClientOptions
 
getWillQoS() - Method in class io.vertx.mqtt.MqttClientOptions
 
getWillTopic() - Method in class io.vertx.mqtt.MqttClientOptions
 
getWindowSize() - Method in interface io.vertx.core.http.HttpConnection
 
getWindowSize() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
getWindowSize() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
getWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP GET request and the specified path regex
getWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP GET request and the specified path regex
getWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP GET request and the specified path regex
getWorkerPoolName() - Method in class io.vertx.core.DeploymentOptions
 
getWorkerPoolSize() - Method in class io.vertx.core.DeploymentOptions
Get the maximum number of worker threads to be used by the worker pool when the verticle is deployed with a DeploymentOptions.setWorkerPoolName(java.lang.String).
getWorkerPoolSize() - Method in class io.vertx.core.VertxOptions
Get the maximum number of worker threads to be used by the Vert.x instance.
getWriteOption() - Method in class io.vertx.ext.mongo.BulkWriteOptions
Get the write option
getWriteOption() - Method in class io.vertx.ext.mongo.UpdateOptions
Get the write option.
GithubAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Github.
GithubAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Github.
GithubAuth(GithubAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
GithubAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Github.
GithubAuth(GithubAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
GoAway - Class in io.vertx.core.http
A GOAWAY frame.
GoAway() - Constructor for class io.vertx.core.http.GoAway
 
GoAway(JsonObject) - Constructor for class io.vertx.core.http.GoAway
 
GoAway(GoAway) - Constructor for class io.vertx.core.http.GoAway
 
goAway(long) - Method in interface io.vertx.core.http.HttpConnection
Like HttpConnection.goAway(long, int) with a last stream id -1 which means to disallow any new stream creation.
goAway(long, int) - Method in interface io.vertx.core.http.HttpConnection
goAway(long, int, Buffer) - Method in interface io.vertx.core.http.HttpConnection
Send a go away frame to the remote endpoint of the connection.
goAway(long) - Method in class io.vertx.reactivex.core.http.HttpConnection
Like HttpConnection.goAway(long) with a last stream id -1 which means to disallow any new stream creation.
goAway(long, int) - Method in class io.vertx.reactivex.core.http.HttpConnection
Like HttpConnection.goAway(long) with no buffer.
goAway(long, int, Buffer) - Method in class io.vertx.reactivex.core.http.HttpConnection
Send a go away frame to the remote endpoint of the connection.
goAway(long) - Method in class io.vertx.rxjava.core.http.HttpConnection
Like HttpConnection.goAway(long) with a last stream id -1 which means to disallow any new stream creation.
goAway(long, int) - Method in class io.vertx.rxjava.core.http.HttpConnection
Like HttpConnection.goAway(long) with no buffer.
goAway(long, int, Buffer) - Method in class io.vertx.rxjava.core.http.HttpConnection
Send a go away frame to the remote endpoint of the connection.
GoAwayConverter - Class in io.vertx.core.http
Converter for GoAway.
GoAwayConverter() - Constructor for class io.vertx.core.http.GoAwayConverter
 
goAwayHandler(Handler<GoAway>) - Method in interface io.vertx.core.http.HttpConnection
Set an handler called when a GOAWAY frame is received.
goAwayHandler(Handler<GoAway>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Set an handler called when a frame is received.
goAwayHandler(Handler<GoAway>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Set an handler called when a frame is received.
GoogleAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Google.
GoogleAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Google.
GoogleAuth(GoogleAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
GoogleAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Google.
GoogleAuth(GoogleAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
grantedQoSLevels() - Method in interface io.vertx.mqtt.messages.MqttSubAckMessage
 
grantedQoSLevels() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
grantedQoSLevels() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
GrpcBidiExchange<I,O> - Interface in io.vertx.grpc
 
GrpcReadStream<T> - Interface in io.vertx.grpc
 
GrpcUniExchange<O,I> - Interface in io.vertx.grpc
 
GrpcWriteStream<T> - Interface in io.vertx.grpc
 

H

halfOpenHandler(Handler<Void>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Sets a Handler invoked when the circuit breaker state switches to half-open.
halfOpenHandler(Handler<Void>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Sets a invoked when the circuit breaker state switches to half-open.
halfOpenHandler(Handler<Void>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Sets a invoked when the circuit breaker state switches to half-open.
handle(AsyncResult<T>) - Method in interface io.vertx.core.Future
Succeed or fail this future with the AsyncResult event.
handle(E) - Method in interface io.vertx.core.Handler
Something has happened, so handle it.
handle(Buffer) - Method in interface io.vertx.core.parsetools.RecordParser
This method is called to provide the parser with data.
handle(ProtonDelivery, Message) - Method in interface io.vertx.proton.ProtonMessageHandler
Handler to process messages and their related deliveries.
handle(RoutingContext) - Method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
handle(Buffer) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
Something has happened, so handle it.
handle(Buffer) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
This method is called to provide the parser with data.
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
handle(RoutingContext) - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
handle(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
handle(AsyncResult<T>) - Method in class io.vertx.rx.java.HandlerAdapter
 
handle(RoutingContext) - Method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
handle(Buffer) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
Something has happened, so handle it.
handle(Buffer) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
This method is called to provide the parser with data.
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
handle(RoutingContext) - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
handle(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
HandlebarsTemplateEngine - Interface in io.vertx.ext.web.templ
A template engine that uses the Handlebars library.
HandlebarsTemplateEngine - Class in io.vertx.reactivex.ext.web.templ
A template engine that uses the Handlebars library.
HandlebarsTemplateEngine(HandlebarsTemplateEngine) - Constructor for class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
HandlebarsTemplateEngine - Class in io.vertx.rxjava.ext.web.templ
A template engine that uses the Handlebars library.
HandlebarsTemplateEngine(HandlebarsTemplateEngine) - Constructor for class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
handleContext(RoutingContext) - Method in interface io.vertx.ext.web.Router
Used to route a context to the router.
handleContext(RoutingContext) - Method in class io.vertx.reactivex.ext.web.Router
Used to route a context to the router.
handleContext(RoutingContext) - Method in class io.vertx.rxjava.ext.web.Router
Used to route a context to the router.
handleDeployFailed(Vertx, String, DeploymentOptions, Throwable) - Method in class io.vertx.core.Launcher
A deployment failure has been encountered.
handleDeployFailed() - Method in class io.vertx.core.Starter
Deprecated.
A deployment failure has been encountered.
handleFailure(RoutingContext) - Method in interface io.vertx.ext.web.Router
Used to route a failure to the router.
handleFailure(RoutingContext) - Method in class io.vertx.reactivex.ext.web.Router
Used to route a failure to the router.
handleFailure(RoutingContext) - Method in class io.vertx.rxjava.ext.web.Router
Used to route a failure to the router.
handler(Handler<U>) - Method in interface io.vertx.codegen.extra.ReadStreamExt
 
handler(Handler<DatagramPacket>) - Method in interface io.vertx.core.datagram.DatagramSocket
 
handler(Handler<Message<T>>) - Method in interface io.vertx.core.eventbus.MessageConsumer
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.file.AsyncFile
 
Handler<E> - Interface in io.vertx.core
A generic event handler.
handler(Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClientRequest
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpClientResponse
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpServerFileUpload
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpServerRequest
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.http.ServerWebSocket
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.http.WebSocket
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.http.WebSocketBase
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.net.NetSocket
 
handler(Handler<JsonEvent>) - Method in interface io.vertx.core.parsetools.JsonParser
 
handler(Handler<Buffer>) - Method in interface io.vertx.core.parsetools.RecordParser
 
handler(Handler<T>) - Method in interface io.vertx.core.streams.ReadStream
Set a data handler.
handler(Handler<Long>) - Method in interface io.vertx.core.TimeoutStream
 
handler(Handler<JsonArray>) - Method in interface io.vertx.ext.sql.SQLRowStream
 
handler(Handler<AsyncResult<T>>) - Method in interface io.vertx.ext.unit.Completion
Completion handler to receive a completion signal when this completions completes.
handler(Handler<TestCaseReport>) - Method in interface io.vertx.ext.unit.report.TestSuiteReport
 
handler(Handler<Buffer>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
handler(Handler<RoutingContext>) - Method in interface io.vertx.ext.web.Route
Specify a request handler for the route.
handler(Handler<I>) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
handler(Handler<T>) - Method in interface io.vertx.grpc.GrpcReadStream
Set a data handler.
handler(Handler<AsyncResult<I>>) - Method in interface io.vertx.grpc.GrpcUniExchange
 
handler(Handler<KafkaConsumerRecord<K, V>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
handler(ProtonMessageHandler) - Method in interface io.vertx.proton.ProtonReceiver
Sets the handler to process messages as they arrive.
handler(Handler<DatagramPacket>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
handler(Handler<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
handler(Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
 
handler(Handler<Buffer>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.net.NetSocket
 
handler(Handler<JsonEvent>) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
handler(Handler<T>) - Method in interface io.vertx.reactivex.core.streams.ReadStream
Set a data handler.
handler(Handler<Long>) - Method in class io.vertx.reactivex.core.TimeoutStream
 
handler(Handler<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
handler(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.unit.Async
Completion handler to receive a completion signal when this completions completes.
handler(Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.ext.unit.Completion
Completion handler to receive a completion signal when this completions completes.
handler(Handler<TestCaseReport>) - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
handler(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.unit.TestCompletion
Completion handler to receive a completion signal when this completions completes.
handler(Handler<Buffer>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
handler(Handler<RoutingContext>) - Method in class io.vertx.reactivex.ext.web.Route
Specify a request handler for the route.
handler(Handler<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
handler(Handler<J>) - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
handler(Handler<DatagramPacket>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
handler(Handler<Message<T>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
handler(Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
 
handler(Handler<Buffer>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.net.NetSocket
 
handler(Handler<JsonEvent>) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
handler(Handler<T>) - Method in interface io.vertx.rxjava.core.streams.ReadStream
Set a data handler.
handler(Handler<Long>) - Method in class io.vertx.rxjava.core.TimeoutStream
 
handler(Handler<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
handler(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.unit.Async
Completion handler to receive a completion signal when this completions completes.
handler(Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.ext.unit.Completion
Completion handler to receive a completion signal when this completions completes.
handler(Handler<TestCaseReport>) - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
handler(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.unit.TestCompletion
Completion handler to receive a completion signal when this completions completes.
handler(Handler<Buffer>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
handler(Handler<RoutingContext>) - Method in class io.vertx.rxjava.ext.web.Route
Specify a request handler for the route.
handler(Handler<KafkaConsumerRecord<K, V>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
HandlerAdapter<T> - Class in io.vertx.rx.java
 
HandlerAdapter() - Constructor for class io.vertx.rx.java.HandlerAdapter
 
handlerObservable() - Method in class io.vertx.rxjava.ext.unit.Async
Deprecated.
use Async.rxHandler() instead
handlerObservable() - Method in class io.vertx.rxjava.ext.unit.Completion
Deprecated.
handlerObservable() - Method in class io.vertx.rxjava.ext.unit.TestCompletion
Deprecated.
handlerRegistered(String, String) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called when a handler is registered on the event bus.

No specific thread and context can be expected when this method is called.

handlerUnregistered(H) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called when a handler has been unregistered from the event bus.

No specific thread and context can be expected when this method is called.

hashCode() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
hashCode() - Method in class io.vertx.core.DeploymentOptions
 
hashCode() - Method in class io.vertx.core.dns.AddressResolverOptions
 
hashCode() - Method in class io.vertx.core.http.Http2Settings
 
hashCode() - Method in class io.vertx.core.http.HttpClientOptions
 
hashCode() - Method in class io.vertx.core.http.HttpServerOptions
 
hashCode() - Method in class io.vertx.core.json.JsonArray
 
hashCode() - Method in class io.vertx.core.json.JsonObject
 
hashCode() - Method in class io.vertx.core.metrics.MetricsOptions
 
hashCode() - Method in class io.vertx.core.net.ClientOptionsBase
 
hashCode() - Method in class io.vertx.core.net.JdkSSLEngineOptions
 
hashCode() - Method in class io.vertx.core.net.JksOptions
 
hashCode() - Method in class io.vertx.core.net.NetClientOptions
 
hashCode() - Method in class io.vertx.core.net.NetServerOptions
 
hashCode() - Method in class io.vertx.core.net.NetworkOptions
 
hashCode() - Method in class io.vertx.core.net.OpenSSLEngineOptions
 
hashCode() - Method in class io.vertx.core.net.PemKeyCertOptions
 
hashCode() - Method in class io.vertx.core.net.PemTrustOptions
 
hashCode() - Method in class io.vertx.core.net.PfxOptions
 
hashCode() - Method in class io.vertx.core.net.ProxyOptions
 
hashCode() - Method in class io.vertx.core.net.TCPSSLOptions
 
hashCode() - Method in class io.vertx.core.VertxOptions
 
hashCode() - Method in class io.vertx.ext.mongo.FindOptions
 
hashCode() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
 
hashCode() - Method in class io.vertx.ext.mongo.MongoClientDeleteResult
 
hashCode() - Method in class io.vertx.ext.mongo.MongoClientUpdateResult
 
hashCode() - Method in class io.vertx.ext.mongo.UpdateOptions
 
hashCode() - Method in class io.vertx.ext.sql.ResultSet
 
hashCode() - Method in class io.vertx.ext.sql.UpdateResult
 
hashCode() - Method in class io.vertx.proton.ProtonClientOptions
 
hashCode() - Method in class io.vertx.proton.ProtonServerOptions
 
hashCode() - Method in class io.vertx.proton.ProtonTransportOptions
 
hashCode() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
hashCode() - Method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
hashCode() - Method in class io.vertx.reactivex.config.ConfigRetriever
 
hashCode() - Method in class io.vertx.reactivex.core.buffer.Buffer
 
hashCode() - Method in class io.vertx.reactivex.core.cli.CLI
 
hashCode() - Method in class io.vertx.reactivex.core.cli.CommandLine
 
hashCode() - Method in class io.vertx.reactivex.core.CompositeFuture
 
hashCode() - Method in class io.vertx.reactivex.core.Context
 
hashCode() - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
 
hashCode() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
hashCode() - Method in class io.vertx.reactivex.core.dns.DnsClient
 
hashCode() - Method in class io.vertx.reactivex.core.dns.MxRecord
 
hashCode() - Method in class io.vertx.reactivex.core.dns.SrvRecord
 
hashCode() - Method in class io.vertx.reactivex.core.eventbus.EventBus
 
hashCode() - Method in class io.vertx.reactivex.core.eventbus.Message
 
hashCode() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
hashCode() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
hashCode() - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
hashCode() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
hashCode() - Method in class io.vertx.reactivex.core.file.FileProps
 
hashCode() - Method in class io.vertx.reactivex.core.file.FileSystem
 
hashCode() - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
hashCode() - Method in class io.vertx.reactivex.core.Future
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpClient
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpFrame
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpServer
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
hashCode() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
hashCode() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
hashCode() - Method in class io.vertx.reactivex.core.http.WebSocket
 
hashCode() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
hashCode() - Method in class io.vertx.reactivex.core.MultiMap
 
hashCode() - Method in class io.vertx.reactivex.core.net.NetClient
 
hashCode() - Method in class io.vertx.reactivex.core.net.NetServer
 
hashCode() - Method in class io.vertx.reactivex.core.net.NetSocket
 
hashCode() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
 
hashCode() - Method in class io.vertx.reactivex.core.net.SocketAddress
 
hashCode() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
hashCode() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
hashCode() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
hashCode() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
 
hashCode() - Method in class io.vertx.reactivex.core.shareddata.Counter
 
hashCode() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
 
hashCode() - Method in class io.vertx.reactivex.core.shareddata.Lock
 
hashCode() - Method in class io.vertx.reactivex.core.shareddata.SharedData
 
hashCode() - Method in class io.vertx.reactivex.core.streams.Pump
 
hashCode() - Method in class io.vertx.reactivex.core.TimeoutStream
 
hashCode() - Method in class io.vertx.reactivex.core.Vertx
 
hashCode() - Method in class io.vertx.reactivex.core.WorkerExecutor
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.AuthProvider
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.ChainAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.User
 
hashCode() - Method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
hashCode() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
hashCode() - Method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
hashCode() - Method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
hashCode() - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
hashCode() - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
hashCode() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
 
hashCode() - Method in class io.vertx.reactivex.ext.sql.SQLClient
 
hashCode() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
 
hashCode() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.Async
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.Completion
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.TestCase
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.TestCompletion
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.TestContext
 
hashCode() - Method in class io.vertx.reactivex.ext.unit.TestSuite
 
hashCode() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
hashCode() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
hashCode() - Method in class io.vertx.reactivex.ext.web.client.WebClient
 
hashCode() - Method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
hashCode() - Method in class io.vertx.reactivex.ext.web.Cookie
 
hashCode() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
hashCode() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
hashCode() - Method in class io.vertx.reactivex.ext.web.Locale
 
hashCode() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
 
hashCode() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
hashCode() - Method in class io.vertx.reactivex.ext.web.Route
 
hashCode() - Method in class io.vertx.reactivex.ext.web.Router
 
hashCode() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
hashCode() - Method in class io.vertx.reactivex.ext.web.Session
 
hashCode() - Method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
hashCode() - Method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
hashCode() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
hashCode() - Method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
hashCode() - Method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
hashCode() - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
hashCode() - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
 
hashCode() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
hashCode() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
hashCode() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
hashCode() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
hashCode() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
hashCode() - Method in class io.vertx.reactivex.micrometer.MetricsService
 
hashCode() - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
hashCode() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
hashCode() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
hashCode() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
hashCode() - Method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
hashCode() - Method in class io.vertx.reactivex.mqtt.MqttClient
 
hashCode() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
hashCode() - Method in class io.vertx.reactivex.mqtt.MqttServer
 
hashCode() - Method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
hashCode() - Method in class io.vertx.reactivex.redis.RedisClient
 
hashCode() - Method in class io.vertx.reactivex.redis.RedisTransaction
 
hashCode() - Method in class io.vertx.reactivex.redis.Script
 
hashCode() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.types.EventBusService
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.types.MessageSource
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
hashCode() - Method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
hashCode() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
hashCode() - Method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
hashCode() - Method in class io.vertx.rxjava.config.ConfigRetriever
 
hashCode() - Method in class io.vertx.rxjava.core.buffer.Buffer
 
hashCode() - Method in class io.vertx.rxjava.core.cli.CLI
 
hashCode() - Method in class io.vertx.rxjava.core.cli.CommandLine
 
hashCode() - Method in class io.vertx.rxjava.core.CompositeFuture
 
hashCode() - Method in class io.vertx.rxjava.core.Context
 
hashCode() - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
 
hashCode() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
hashCode() - Method in class io.vertx.rxjava.core.dns.DnsClient
 
hashCode() - Method in class io.vertx.rxjava.core.dns.MxRecord
 
hashCode() - Method in class io.vertx.rxjava.core.dns.SrvRecord
 
hashCode() - Method in class io.vertx.rxjava.core.eventbus.EventBus
 
hashCode() - Method in class io.vertx.rxjava.core.eventbus.Message
 
hashCode() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
hashCode() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
hashCode() - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
hashCode() - Method in class io.vertx.rxjava.core.file.AsyncFile
 
hashCode() - Method in class io.vertx.rxjava.core.file.FileProps
 
hashCode() - Method in class io.vertx.rxjava.core.file.FileSystem
 
hashCode() - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
hashCode() - Method in class io.vertx.rxjava.core.Future
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpClient
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpFrame
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpServer
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
hashCode() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
hashCode() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
hashCode() - Method in class io.vertx.rxjava.core.http.WebSocket
 
hashCode() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
hashCode() - Method in class io.vertx.rxjava.core.MultiMap
 
hashCode() - Method in class io.vertx.rxjava.core.net.NetClient
 
hashCode() - Method in class io.vertx.rxjava.core.net.NetServer
 
hashCode() - Method in class io.vertx.rxjava.core.net.NetSocket
 
hashCode() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
 
hashCode() - Method in class io.vertx.rxjava.core.net.SocketAddress
 
hashCode() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
hashCode() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
hashCode() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
hashCode() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
 
hashCode() - Method in class io.vertx.rxjava.core.shareddata.Counter
 
hashCode() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
 
hashCode() - Method in class io.vertx.rxjava.core.shareddata.Lock
 
hashCode() - Method in class io.vertx.rxjava.core.shareddata.SharedData
 
hashCode() - Method in class io.vertx.rxjava.core.streams.Pump
 
hashCode() - Method in class io.vertx.rxjava.core.TimeoutStream
 
hashCode() - Method in class io.vertx.rxjava.core.Vertx
 
hashCode() - Method in class io.vertx.rxjava.core.WorkerExecutor
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.AuthProvider
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.ChainAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.User
 
hashCode() - Method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
hashCode() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
hashCode() - Method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
hashCode() - Method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
hashCode() - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
hashCode() - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
hashCode() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
 
hashCode() - Method in class io.vertx.rxjava.ext.sql.SQLClient
 
hashCode() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
 
hashCode() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.Async
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.Completion
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.TestCase
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.TestCompletion
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.TestContext
 
hashCode() - Method in class io.vertx.rxjava.ext.unit.TestSuite
 
hashCode() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
hashCode() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
hashCode() - Method in class io.vertx.rxjava.ext.web.client.WebClient
 
hashCode() - Method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
hashCode() - Method in class io.vertx.rxjava.ext.web.Cookie
 
hashCode() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
hashCode() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
 
hashCode() - Method in class io.vertx.rxjava.ext.web.Locale
 
hashCode() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
 
hashCode() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
hashCode() - Method in class io.vertx.rxjava.ext.web.Route
 
hashCode() - Method in class io.vertx.rxjava.ext.web.Router
 
hashCode() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
hashCode() - Method in class io.vertx.rxjava.ext.web.Session
 
hashCode() - Method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
hashCode() - Method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
hashCode() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
 
hashCode() - Method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
hashCode() - Method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
hashCode() - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
hashCode() - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
 
hashCode() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
hashCode() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
hashCode() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
hashCode() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
hashCode() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
hashCode() - Method in class io.vertx.rxjava.micrometer.MetricsService
 
hashCode() - Method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
hashCode() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
hashCode() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
hashCode() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
hashCode() - Method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
hashCode() - Method in class io.vertx.rxjava.mqtt.MqttClient
 
hashCode() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
hashCode() - Method in class io.vertx.rxjava.mqtt.MqttServer
 
hashCode() - Method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
hashCode() - Method in class io.vertx.rxjava.redis.RedisClient
 
hashCode() - Method in class io.vertx.rxjava.redis.RedisTransaction
 
hashCode() - Method in class io.vertx.rxjava.redis.Script
 
hashCode() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.types.EventBusService
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.types.MessageSource
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
hashCode() - Method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
hashCode() - Method in class io.vertx.servicediscovery.Record
 
hasJWTToken() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Returns true if this provider supports JWT tokens as the access_token.
hasJWTToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Returns true if this provider supports JWT tokens as the access_token.
hasJWTToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Returns true if this provider supports JWT tokens as the access_token.
hasNull(int) - Method in class io.vertx.core.json.JsonArray
Is there a null value at position pos?
hasPassword() - Method in class io.vertx.mqtt.MqttClientOptions
 
hasRack() - Method in class io.vertx.kafka.client.common.Node
 
hasUsername() - Method in class io.vertx.mqtt.MqttClientOptions
 
hdel(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete one or more hash fields
hdel(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete one or more hash fields
hdel(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Delete one or more hash fields
hdel(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Delete one or more hash fields
hdel(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete one or more hash fields
hdel(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete one or more hash fields
hdelMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete one or more hash fields
hdelMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete one or more hash fields
hdelMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Delete one or more hash fields
hdelMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Delete one or more hash fields
hdelMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete one or more hash fields
hdelMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete one or more hash fields
hdelManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
hdelManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
hdelObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
hdelObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
head(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server with the specified options.
head(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server with the specified options, specifying a response handler to receive the response
head(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and port, specifying a response handler to receive the response
head(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and default port, specifying a response handler to receive the response
head(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the default host and port, specifying a response handler to receive the response
head(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP HEAD request
head(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path
head(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server with the specified options.
head(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server with the specified options, specifying a response handler to receive the response
head(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and port, specifying a response handler to receive the response
head(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and default port, specifying a response handler to receive the response
head(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the default host and port, specifying a response handler to receive the response
head(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP HEAD request
head(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path
head(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server with the specified options.
head(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server with the specified options, specifying a response handler to receive the response
head(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and port, specifying a response handler to receive the response
head(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the specified host and default port, specifying a response handler to receive the response
head(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server at the default host and port, specifying a response handler to receive the response
head(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the default host and port.
head(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and port.
head(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server at the specified host and default port.
head() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP HEAD request
head(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path
headAbs(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server using an absolute URI
headAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server using an absolute URI
headAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server using an absolute URI
headAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP HEAD request to send to the server using an absolute URI, specifying a response handler to receive the response
headers() - Method in interface io.vertx.core.eventbus.Message
Multi-map of message headers.
headers() - Method in interface io.vertx.core.http.HttpClientRequest
 
headers() - Method in interface io.vertx.core.http.HttpClientResponse
 
headers() - Method in interface io.vertx.core.http.HttpServerRequest
 
headers() - Method in interface io.vertx.core.http.HttpServerResponse
 
headers() - Method in interface io.vertx.core.http.ServerWebSocket
 
headers() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
The HTTP response headers from the HTTP layer.
headers() - Method in interface io.vertx.ext.web.client.HttpRequest
 
headers() - Method in interface io.vertx.ext.web.client.HttpResponse
 
headers() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Return the headers corresponding to the last request for this socket or the websocket handshake Any cookie headers will be removed for security reasons
headers() - Method in class io.vertx.reactivex.core.eventbus.Message
Multi-map of message headers.
headers() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
headers() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
headers() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
headers() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
headers() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
headers() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
The HTTP response headers from the HTTP layer.
headers() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
headers() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
headers() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Return the headers corresponding to the last request for this socket or the websocket handshake Any cookie headers will be removed for security reasons
headers() - Method in class io.vertx.rxjava.core.eventbus.Message
Multi-map of message headers.
headers() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
headers() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
headers() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
headers() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
headers() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
headers() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
The HTTP response headers from the HTTP layer.
headers() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
headers() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
headers() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
Return the headers corresponding to the last request for this socket or the websocket handshake Any cookie headers will be removed for security reasons
headersEndHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpServerResponse
Provide a handler that will be called just before the headers are written to the wire.
headersEndHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Provide a handler that will be called just before the headers are written to the wire.
headersEndHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Provide a handler that will be called just before the headers are written to the wire.
headNow(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP HEAD request to the server with the specified options, specifying a response handler to receive the response
headNow(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP HEAD request to the server at the specified host and port, specifying a response handler to receive the response
headNow(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP HEAD request to the server at the specified host and default port, specifying a response handler to receive the response
headNow(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP HEAD request to the server at the default host and port, specifying a response handler to receive the response
headNow(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP HEAD request to the server with the specified options, specifying a response handler to receive the response
headNow(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP HEAD request to the server at the specified host and port, specifying a response handler to receive the response
headNow(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP HEAD request to the server at the specified host and default port, specifying a response handler to receive the response
headNow(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP HEAD request to the server at the default host and port, specifying a response handler to receive the response
headNow(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP HEAD request to the server with the specified options, specifying a response handler to receive the response
headNow(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP HEAD request to the server at the specified host and port, specifying a response handler to receive the response
headNow(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP HEAD request to the server at the specified host and default port, specifying a response handler to receive the response
headNow(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP HEAD request to the server at the default host and port, specifying a response handler to receive the response
headWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path regex
headWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path regex
headWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP HEAD request and the specified path regex
headWritten() - Method in interface io.vertx.core.http.HttpServerResponse
 
headWritten() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
headWritten() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
HealthCheckHandler - Interface in io.vertx.ext.healthchecks
A Vert.x Web handler on which you register health check procedure.
HealthCheckHandler - Class in io.vertx.reactivex.ext.healthchecks
A Vert.x Web handler on which you register health check procedure.
HealthCheckHandler(HealthCheckHandler) - Constructor for class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
HealthCheckHandler - Class in io.vertx.rxjava.ext.healthchecks
A Vert.x Web handler on which you register health check procedure.
HealthCheckHandler(HealthCheckHandler) - Constructor for class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
HealthChecks - Interface in io.vertx.ext.healthchecks
 
HealthChecks - Class in io.vertx.reactivex.ext.healthchecks

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

HealthChecks(HealthChecks) - Constructor for class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
HealthChecks - Class in io.vertx.rxjava.ext.healthchecks

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

HealthChecks(HealthChecks) - Constructor for class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
help - Variable in class io.vertx.core.cli.Option
whether or not the option is a "help" option.
Helper - Class in io.vertx.lang.reactivex
 
Helper() - Constructor for class io.vertx.lang.reactivex.Helper
 
Helper - Class in io.vertx.lang.rxjava
 
Helper() - Constructor for class io.vertx.lang.rxjava.Helper
 
HerokuAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Heroku.
HerokuAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Heroku.
HerokuAuth(HerokuAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
HerokuAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Heroku.
HerokuAuth(HerokuAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
hexists(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if a hash field exists
hexists(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if a hash field exists
hexists(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Determine if a hash field exists
hexists(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine if a hash field exists
hexists(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if a hash field exists
hexists(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if a hash field exists
hexistsObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
hexistsObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
hget(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a hash field
hget(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a hash field
hget(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get the value of a hash field
hget(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the value of a hash field
hget(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a hash field
hget(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a hash field
hgetall(String, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the fields and values in a hash
hgetall(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the fields and values in a hash
hgetall(String, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.redis.RedisClient
Get all the fields and values in a hash
hgetall(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get all the fields and values in a hash
hgetall(String, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the fields and values in a hash
hgetall(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the fields and values in a hash
hgetallObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
hgetallObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
hgetObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
hgetObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Hidden - Annotation Type in io.vertx.core.cli.annotations
Annotates a CLI and/or its @Option setters to hide it from the help message.
hidden - Variable in class io.vertx.core.cli.Argument
Whether or not this argument is hidden.
hidden - Variable in class io.vertx.core.cli.Option
whether or not the option is hidden.
hincrby(String, String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the integer value of a hash field by the given number
hincrby(String, String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the integer value of a hash field by the given number
hincrby(String, String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Increment the integer value of a hash field by the given number
hincrby(String, String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Increment the integer value of a hash field by the given number
hincrby(String, String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the integer value of a hash field by the given number
hincrby(String, String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the integer value of a hash field by the given number
hincrbyfloat(String, String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the float value of a hash field by the given amount
hincrbyfloat(String, String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the float value of a hash field by the given amount
hincrbyfloat(String, String, double, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Increment the float value of a hash field by the given amount
hincrbyfloat(String, String, double, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Increment the float value of a hash field by the given amount
hincrbyfloat(String, String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the float value of a hash field by the given amount
hincrbyfloat(String, String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the float value of a hash field by the given amount
hincrbyfloatObservable(String, String, double) - Method in class io.vertx.rxjava.redis.RedisClient
hincrbyfloatObservable(String, String, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
hincrbyObservable(String, String, long) - Method in class io.vertx.rxjava.redis.RedisClient
hincrbyObservable(String, String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
hkeys(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the fields in a hash
hkeys(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the fields in a hash
hkeys(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get all the fields in a hash
hkeys(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get all the fields in a hash
hkeys(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the fields in a hash
hkeys(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the fields in a hash
hkeysObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
hkeysObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
hlen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the number of fields in a hash
hlen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the number of fields in a hash
hlen(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the number of fields in a hash
hlen(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the number of fields in a hash
hlen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the number of fields in a hash
hlen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the number of fields in a hash
hlenObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
hlenObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
hmget(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the values of all the given hash fields
hmget(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the values of all the given hash fields
hmget(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get the values of all the given hash fields
hmget(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the values of all the given hash fields
hmget(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the values of all the given hash fields
hmget(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the values of all the given hash fields
hmgetObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
hmgetObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
hmset(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set multiple hash fields to multiple values
hmset(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set multiple hash fields to multiple values
hmset(String, JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set multiple hash fields to multiple values
hmset(String, JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set multiple hash fields to multiple values
hmset(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set multiple hash fields to multiple values
hmset(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set multiple hash fields to multiple values
hmsetObservable(String, JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
hmsetObservable(String, JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
HOST - Static variable in class io.vertx.core.http.HttpHeaders
Host header name
host() - Method in interface io.vertx.core.http.HttpServerRequest
 
host() - Method in interface io.vertx.core.net.SocketAddress
 
host(String) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to use a new host value.
host() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
host() - Method in class io.vertx.reactivex.core.net.SocketAddress
 
host(String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to use a new host value.
host() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
host() - Method in class io.vertx.rxjava.core.net.SocketAddress
 
host(String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to use a new host value.
hscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate hash fields and associated values
hscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate hash fields and associated values
hscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Incrementally iterate hash fields and associated values
hscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Incrementally iterate hash fields and associated values
hscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate hash fields and associated values
hscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate hash fields and associated values
hscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
hscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
hset(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a hash field
hset(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a hash field
hset(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set the string value of a hash field
hset(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the string value of a hash field
hset(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a hash field
hset(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a hash field
hsetnx(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value of a hash field, only if the field does not exist
hsetnx(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value of a hash field, only if the field does not exist
hsetnx(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set the value of a hash field, only if the field does not exist
hsetnx(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the value of a hash field, only if the field does not exist
hsetnx(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value of a hash field, only if the field does not exist
hsetnx(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value of a hash field, only if the field does not exist
hsetnxObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
hsetnxObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
hsetObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
hsetObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
hstrlen(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of the value of a hash field.
hstrlen(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the length of the value of a hash field.
hstrlen(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of the value of a hash field.
hstrlenObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
HTDIGEST_FILE - Static variable in interface io.vertx.ext.auth.htdigest.HtdigestAuth
The property name to be used to set the name of the collection inside the config
HtdigestAuth - Interface in io.vertx.ext.auth.htdigest
An extension of AuthProvider which is using .htdigest file as store
HtdigestAuth - Class in io.vertx.reactivex.ext.auth.htdigest
An extension of AuthProvider which is using .htdigest file as store

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

HtdigestAuth(HtdigestAuth) - Constructor for class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
HtdigestAuth - Class in io.vertx.rxjava.ext.auth.htdigest
An extension of AuthProvider which is using .htdigest file as store

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

HtdigestAuth(HtdigestAuth) - Constructor for class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
HtpasswdAuth - Interface in io.vertx.ext.auth.htpasswd
An extension of AuthProvider which is using htpasswd file as store
HtpasswdAuthOptions - Class in io.vertx.ext.auth.htpasswd
Options configuring htpasswd authentication.
HtpasswdAuthOptions() - Constructor for class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
HtpasswdAuthOptions(HtpasswdAuthOptions) - Constructor for class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
Http2PushMapping - Class in io.vertx.ext.web
 
Http2PushMapping(Http2PushMapping) - Constructor for class io.vertx.ext.web.Http2PushMapping
Copy constructor
Http2PushMapping() - Constructor for class io.vertx.ext.web.Http2PushMapping
Default constructor
Http2PushMapping(JsonObject) - Constructor for class io.vertx.ext.web.Http2PushMapping
Constructor from JSON
Http2PushMapping(String, String, boolean) - Constructor for class io.vertx.ext.web.Http2PushMapping
Constructor with params for Link preload
Http2Settings - Class in io.vertx.core.http
HTTP2 settings, the settings is initialized with the default HTTP/2 values.
Http2Settings() - Constructor for class io.vertx.core.http.Http2Settings
Default constructor
Http2Settings(JsonObject) - Constructor for class io.vertx.core.http.Http2Settings
Create an settings from JSON
Http2Settings(Http2Settings) - Constructor for class io.vertx.core.http.Http2Settings
Copy constructor
Http2SettingsConverter - Class in io.vertx.core.http
Converter for Http2Settings.
Http2SettingsConverter() - Constructor for class io.vertx.core.http.Http2SettingsConverter
 
HttpClient - Interface in io.vertx.core.http
An asynchronous HTTP client.
HttpClient - Class in io.vertx.reactivex.core.http
An asynchronous HTTP client.
HttpClient(HttpClient) - Constructor for class io.vertx.reactivex.core.http.HttpClient
 
HttpClient - Class in io.vertx.rxjava.core.http
An asynchronous HTTP client.
HttpClient(HttpClient) - Constructor for class io.vertx.rxjava.core.http.HttpClient
 
HttpClientMetrics<R,W,S,E,T> - Interface in io.vertx.core.spi.metrics
The http client metrics SPI that Vert.x will use to call when http client events occur.

The thread model for the http server metrics depends on the actual context thats started the server.

HttpClientOptions - Class in io.vertx.core.http
Options describing how an HttpClient will make connections.
HttpClientOptions() - Constructor for class io.vertx.core.http.HttpClientOptions
Default constructor
HttpClientOptions(HttpClientOptions) - Constructor for class io.vertx.core.http.HttpClientOptions
Copy constructor
HttpClientOptions(JsonObject) - Constructor for class io.vertx.core.http.HttpClientOptions
Constructor to create an options from JSON
HttpClientOptionsConverter - Class in io.vertx.core.http
Converter for HttpClientOptions.
HttpClientOptionsConverter() - Constructor for class io.vertx.core.http.HttpClientOptionsConverter
 
HttpClientRequest - Interface in io.vertx.core.http
Represents a client-side HTTP request.
HttpClientRequest - Class in io.vertx.reactivex.core.http
Represents a client-side HTTP request.
HttpClientRequest(HttpClientRequest) - Constructor for class io.vertx.reactivex.core.http.HttpClientRequest
 
HttpClientRequest - Class in io.vertx.rxjava.core.http
Represents a client-side HTTP request.
HttpClientRequest(HttpClientRequest) - Constructor for class io.vertx.rxjava.core.http.HttpClientRequest
 
HttpClientResponse - Interface in io.vertx.core.http
Represents a client-side HTTP response.
HttpClientResponse - Class in io.vertx.reactivex.core.http
Represents a client-side HTTP response.
HttpClientResponse(HttpClientResponse) - Constructor for class io.vertx.reactivex.core.http.HttpClientResponse
 
HttpClientResponse - Class in io.vertx.rxjava.core.http
Represents a client-side HTTP response.
HttpClientResponse(HttpClientResponse) - Constructor for class io.vertx.rxjava.core.http.HttpClientResponse
 
HttpConnection - Interface in io.vertx.core.http
Represents an HTTP connection.
HttpConnection - Class in io.vertx.reactivex.core.http
Represents an HTTP connection.
HttpConnection(HttpConnection) - Constructor for class io.vertx.reactivex.core.http.HttpConnection
 
HttpConnection - Class in io.vertx.rxjava.core.http
Represents an HTTP connection.
HttpConnection(HttpConnection) - Constructor for class io.vertx.rxjava.core.http.HttpConnection
 
HttpEndpoint - Class in io.vertx.reactivex.servicediscovery.types
for HTTP endpoint (REST api).
HttpEndpoint(HttpEndpoint) - Constructor for class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
HttpEndpoint - Class in io.vertx.rxjava.servicediscovery.types
for HTTP endpoint (REST api).
HttpEndpoint(HttpEndpoint) - Constructor for class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
HttpEndpoint - Interface in io.vertx.servicediscovery.types
ServiceType for HTTP endpoint (REST api).
HttpFrame - Interface in io.vertx.core.http
An HTTP/2 frame.
HttpFrame - Class in io.vertx.reactivex.core.http
An HTTP/2 frame.
HttpFrame(HttpFrame) - Constructor for class io.vertx.reactivex.core.http.HttpFrame
 
HttpFrame - Class in io.vertx.rxjava.core.http
An HTTP/2 frame.
HttpFrame(HttpFrame) - Constructor for class io.vertx.rxjava.core.http.HttpFrame
 
HttpHeaders - Class in io.vertx.core.http
Contains often used Header names.
HttpLocation - Class in io.vertx.servicediscovery.types
Represents the location of a HTTP endpoint.
HttpLocation() - Constructor for class io.vertx.servicediscovery.types.HttpLocation
Creates a new HttpLocation instance.
HttpLocation(HttpLocation) - Constructor for class io.vertx.servicediscovery.types.HttpLocation
Creates a new HttpLocation instance by copying another instance.
HttpLocation(JsonObject) - Constructor for class io.vertx.servicediscovery.types.HttpLocation
Creates a new HttpLocation from the given json object
HttpLocationConverter - Class in io.vertx.servicediscovery.types
Converter for HttpLocation.
HttpLocationConverter() - Constructor for class io.vertx.servicediscovery.types.HttpLocationConverter
 
HttpMethod - Enum in io.vertx.core.http
Represents an HTTP method
HttpRequest<T> - Interface in io.vertx.ext.web.client
A client-side HTTP request.
HttpRequest<T> - Class in io.vertx.reactivex.ext.web.client
A client-side HTTP request.
HttpRequest(HttpRequest) - Constructor for class io.vertx.reactivex.ext.web.client.HttpRequest
 
HttpRequest(HttpRequest, TypeArg<T>) - Constructor for class io.vertx.reactivex.ext.web.client.HttpRequest
 
HttpRequest<T> - Class in io.vertx.rxjava.ext.web.client
A client-side HTTP request.
HttpRequest(HttpRequest) - Constructor for class io.vertx.rxjava.ext.web.client.HttpRequest
 
HttpRequest(HttpRequest, TypeArg<T>) - Constructor for class io.vertx.rxjava.ext.web.client.HttpRequest
 
HttpResponse<T> - Interface in io.vertx.ext.web.client
An HTTP response.
HttpResponse<T> - Class in io.vertx.reactivex.ext.web.client
An HTTP response.
HttpResponse(HttpResponse) - Constructor for class io.vertx.reactivex.ext.web.client.HttpResponse
 
HttpResponse(HttpResponse, TypeArg<T>) - Constructor for class io.vertx.reactivex.ext.web.client.HttpResponse
 
HttpResponse<T> - Class in io.vertx.rxjava.ext.web.client
An HTTP response.
HttpResponse(HttpResponse) - Constructor for class io.vertx.rxjava.ext.web.client.HttpResponse
 
HttpResponse(HttpResponse, TypeArg<T>) - Constructor for class io.vertx.rxjava.ext.web.client.HttpResponse
 
HttpServer - Interface in io.vertx.core.http
An HTTP and WebSockets server.
HttpServer - Class in io.vertx.reactivex.core.http
An HTTP and WebSockets server.
HttpServer(HttpServer) - Constructor for class io.vertx.reactivex.core.http.HttpServer
 
HttpServer - Class in io.vertx.rxjava.core.http
An HTTP and WebSockets server.
HttpServer(HttpServer) - Constructor for class io.vertx.rxjava.core.http.HttpServer
 
HttpServerFileUpload - Interface in io.vertx.core.http
Represents an file upload from an HTML FORM.
HttpServerFileUpload - Class in io.vertx.reactivex.core.http
Represents an file upload from an HTML FORM.
HttpServerFileUpload(HttpServerFileUpload) - Constructor for class io.vertx.reactivex.core.http.HttpServerFileUpload
 
HttpServerFileUpload - Class in io.vertx.rxjava.core.http
Represents an file upload from an HTML FORM.
HttpServerFileUpload(HttpServerFileUpload) - Constructor for class io.vertx.rxjava.core.http.HttpServerFileUpload
 
HttpServerMetrics<R,W,S> - Interface in io.vertx.core.spi.metrics
The http server metrics SPI that Vert.x will use to call when each http server event occurs.

The thread model for the http server metrics depends on the actual context thats started the server.

HttpServerOptions - Class in io.vertx.core.http
Represents options used by an HttpServer instance
HttpServerOptions() - Constructor for class io.vertx.core.http.HttpServerOptions
Default constructor
HttpServerOptions(HttpServerOptions) - Constructor for class io.vertx.core.http.HttpServerOptions
Copy constructor
HttpServerOptions(JsonObject) - Constructor for class io.vertx.core.http.HttpServerOptions
Create an options from JSON
HttpServerOptionsConverter - Class in io.vertx.core.http
Converter for HttpServerOptions.
HttpServerOptionsConverter() - Constructor for class io.vertx.core.http.HttpServerOptionsConverter
 
HttpServerRequest - Interface in io.vertx.core.http
Represents a server-side HTTP request.
HttpServerRequest - Class in io.vertx.reactivex.core.http
Represents a server-side HTTP request.
HttpServerRequest(HttpServerRequest) - Constructor for class io.vertx.reactivex.core.http.HttpServerRequest
 
HttpServerRequest - Class in io.vertx.rxjava.core.http
Represents a server-side HTTP request.
HttpServerRequest(HttpServerRequest) - Constructor for class io.vertx.rxjava.core.http.HttpServerRequest
 
HttpServerResponse - Interface in io.vertx.core.http
Represents a server-side HTTP response.
HttpServerResponse - Class in io.vertx.reactivex.core.http
Represents a server-side HTTP response.
HttpServerResponse(HttpServerResponse) - Constructor for class io.vertx.reactivex.core.http.HttpServerResponse
 
HttpServerResponse - Class in io.vertx.rxjava.core.http
Represents a server-side HTTP response.
HttpServerResponse(HttpServerResponse) - Constructor for class io.vertx.rxjava.core.http.HttpServerResponse
 
HttpVersion - Enum in io.vertx.core.http
Represents the version of the HTTP protocol.
hvals(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the values in a hash
hvals(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the values in a hash
hvals(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get all the values in a hash
hvals(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get all the values in a hash
hvals(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the values in a hash
hvals(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the values in a hash
hvalsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
hvalsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
HystrixMetricHandler - Interface in io.vertx.circuitbreaker
A Vert.x web handler to expose the circuit breaker to the Hystrix dasbboard.
HystrixMetricHandler - Class in io.vertx.reactivex.circuitbreaker
A Vert.x web handler to expose the circuit breaker to the Hystrix dasbboard.
HystrixMetricHandler(HystrixMetricHandler) - Constructor for class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
HystrixMetricHandler - Class in io.vertx.rxjava.circuitbreaker
A Vert.x web handler to expose the circuit breaker to the Hystrix dasbboard.
HystrixMetricHandler(HystrixMetricHandler) - Constructor for class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 

I

ID - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for ID of upsert information.
id() - Method in interface io.vertx.ext.web.Session
 
id() - Method in class io.vertx.reactivex.ext.web.Session
 
id() - Method in class io.vertx.rxjava.ext.web.Session
 
ID_FIELD - Static variable in class io.vertx.ext.mongo.MongoClientUpdateResult
Constant to be used when storing and retrieving the _id within upserted_id
IDENTITY - Static variable in class io.vertx.core.http.HttpHeaders
identity header value
idleTimeout(long, TimeUnit) - Method in class io.vertx.grpc.VertxChannelBuilder
 
idToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
The Id Token if present parsed as a JsonObject
idToken(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
Get decoded `id_token` from the principal.
idToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
The Id Token if present parsed as a JsonObject
idToken(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
Get decoded `id_token` from the principal.
idToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
The Id Token if present parsed as a JsonObject
idToken(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
Get decoded `id_token` from the principal.
IF_MATCH - Static variable in class io.vertx.core.http.HttpHeaders
If-Match header name
IF_MODIFIED_SINCE - Static variable in class io.vertx.core.http.HttpHeaders
If-Modified-Since header name
IF_NONE_MATCH - Static variable in class io.vertx.core.http.HttpHeaders
If-None-Match header name
incr(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the integer value of a key by one
incr(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the integer value of a key by one
incr(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Increment the integer value of a key by one
incr(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Increment the integer value of a key by one
incr(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the integer value of a key by one
incr(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the integer value of a key by one
incrby(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the integer value of a key by the given amount
incrby(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the integer value of a key by the given amount
incrby(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Increment the integer value of a key by the given amount
incrby(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Increment the integer value of a key by the given amount
incrby(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the integer value of a key by the given amount
incrby(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the integer value of a key by the given amount
incrbyfloat(String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the float value of a key by the given amount
incrbyfloat(String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the float value of a key by the given amount
incrbyfloat(String, double, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Increment the float value of a key by the given amount
incrbyfloat(String, double, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Increment the float value of a key by the given amount
incrbyfloat(String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the float value of a key by the given amount
incrbyfloat(String, double, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the float value of a key by the given amount
incrbyfloatObservable(String, double) - Method in class io.vertx.rxjava.redis.RedisClient
incrbyfloatObservable(String, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
incrbyObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
incrbyObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
incrementAndGet(Handler<AsyncResult<Long>>) - Method in interface io.vertx.core.shareddata.Counter
Increment the counter atomically and return the new count
incrementAndGet(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.core.shareddata.Counter
Increment the counter atomically and return the new count
incrementAndGet(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.core.shareddata.Counter
Increment the counter atomically and return the new count
incrementAndGetObservable() - Method in class io.vertx.rxjava.core.shareddata.Counter
Deprecated.
incrObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
incrObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
index - Variable in class io.vertx.core.cli.Argument
The argument index.
INDEX - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for index of upsert information.
IndexOptions - Class in io.vertx.ext.mongo
Options used to configure index.
IndexOptions() - Constructor for class io.vertx.ext.mongo.IndexOptions
Default constructor
IndexOptions(IndexOptions) - Constructor for class io.vertx.ext.mongo.IndexOptions
Copy constructor
IndexOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.IndexOptions
Constructor from JSON
indicatedServerName() - Method in interface io.vertx.core.http.HttpConnection
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in interface io.vertx.core.net.NetSocket
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in class io.vertx.reactivex.core.http.HttpConnection
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in class io.vertx.reactivex.core.net.NetSocket
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in class io.vertx.rxjava.core.http.HttpConnection
Returns the SNI server name presented during the SSL handshake by the client.
indicatedServerName() - Method in class io.vertx.rxjava.core.net.NetSocket
Returns the SNI server name presented during the SSL handshake by the client.
inetSocketAddress(int, String) - Static method in interface io.vertx.core.net.SocketAddress
Create a inet socket address, host must be non null and port must be between 0 and 65536.
inetSocketAddress(int, String) - Static method in class io.vertx.reactivex.core.net.SocketAddress
Create a inet socket address, host must be non null and port must be between 0 and 65536.
inetSocketAddress(int, String) - Static method in class io.vertx.rxjava.core.net.SocketAddress
Create a inet socket address, host must be non null and port must be between 0 and 65536.
InfinispanAsyncMap<K,V> - Interface in io.vertx.ext.cluster.infinispan
Extensions to the generic AsyncMap.
InfinispanAsyncMap<K,V> - Class in io.vertx.reactivex.ext.cluster.infinispan
Extensions to the generic .
InfinispanAsyncMap(InfinispanAsyncMap) - Constructor for class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
InfinispanAsyncMap(InfinispanAsyncMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
InfinispanAsyncMap<K,V> - Class in io.vertx.rxjava.ext.cluster.infinispan
Extensions to the generic .
InfinispanAsyncMap(InfinispanAsyncMap) - Constructor for class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
InfinispanAsyncMap(InfinispanAsyncMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
InfinispanClusterManager - Class in io.vertx.ext.cluster.infinispan
 
InfinispanClusterManager() - Constructor for class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
Creates a new cluster manager configured with infinispan.xml and jgroups.xml files.
InfinispanClusterManager(DefaultCacheManager) - Constructor for class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
Creates a new cluster manager with an existing DefaultCacheManager.
InfluxDbBackendRegistry - Class in io.vertx.micrometer.backends
 
InfluxDbBackendRegistry(VertxInfluxDbOptions) - Constructor for class io.vertx.micrometer.backends.InfluxDbBackendRegistry
 
info(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
info(Object, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
info(Object, Throwable, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
info(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
info(Object, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
info(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
info(Object) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
info(Object, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
info(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
info(Object) - Method in class io.vertx.core.logging.Logger
 
info(Object, Throwable) - Method in class io.vertx.core.logging.Logger
 
info(Object, Object...) - Method in class io.vertx.core.logging.Logger
 
info(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Logger
 
info(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
info(Object, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
info(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
info(Object, Throwable, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
info(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
info(Object, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
info(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
info(Object, Throwable, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
info(Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get information and statistics about the server
info(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get information and statistics about the server
info(Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.redis.RedisClient
Get information and statistics about the server
info(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get information and statistics about the server
info(Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get information and statistics about the server
info(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get information and statistics about the server
infoObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
infoObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
infoSection(String, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get information and statistics about the server
infoSection(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get information and statistics about the server
infoSection(String, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.redis.RedisClient
Get information and statistics about the server
infoSection(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get information and statistics about the server
infoSection(String, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get information and statistics about the server
infoSection(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get information and statistics about the server
infoSectionObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
infoSectionObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
init(Vertx, Context) - Method in class io.vertx.core.AbstractVerticle
Initialise the verticle.
init(Vertx) - Method in interface io.vertx.core.spi.VerticleFactory
Initialise the factory
init(Vertx, Context) - Method in interface io.vertx.core.Verticle
Initialise the verticle with the Vert.x instance and the context.
init(NetSocket, ProtonConnection, Transport) - Method in interface io.vertx.proton.sasl.ProtonSaslAuthenticator
 
init(Vertx, Context) - Method in class io.vertx.reactivex.core.AbstractVerticle
 
init(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
Starts the exporter.
init(Vertx, Context) - Method in class io.vertx.rxjava.core.AbstractVerticle
 
init(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
Starts the exporter.
init(Vertx, JsonObject) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Initializes the backend.
init(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in interface io.vertx.servicediscovery.spi.ServiceExporter
Starts the exporter.
initialise() - Static method in class io.vertx.core.logging.LoggerFactory
 
inject(CommandLine, Object) - Static method in class io.vertx.core.cli.annotations.CLIConfigurator
Injects the value in the annotated setter methods (Option and Argument.
insert(String, JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoClient
Insert a document in the specified collection
insert(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Insert a document in the specified collection
insert(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Insert a document in the specified collection
INSERTED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for documents inserted.
insertObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
InsertOptions - Enum in io.vertx.redis.op
 
insertWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
insertWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
insertWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
insertWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
InstagramAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Instagram.
InstagramAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Instagram.
InstagramAuth(InstagramAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
InstagramAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Instagram.
InstagramAuth(InstagramAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
installTestApplications(Router, Vertx) - Static method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Install SockJS test applications on a router - used when running the SockJS test suite
installTestApplications(Router, Vertx) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Install SockJS test applications on a router - used when running the SockJS test suite
installTestApplications(Router, Vertx) - Static method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
Install SockJS test applications on a router - used when running the SockJS test suite
INSTANCE - Static variable in class io.vertx.core.cli.converters.BooleanConverter
The converter.
INSTANCE - Static variable in class io.vertx.core.cli.converters.CharacterConverter
The converter.
INSTANCE - Static variable in class io.vertx.core.cli.converters.StringConverter
The converter.
instantValue() - Method in interface io.vertx.core.parsetools.JsonEvent
Return the Instant value.
integerValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
integerValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
integerValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
intercept(List<ClientInterceptor>) - Method in class io.vertx.grpc.VertxChannelBuilder
 
intercept(ClientInterceptor...) - Method in class io.vertx.grpc.VertxChannelBuilder
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.vertx.grpc.BlockingServerInterceptor
 
introspect(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Introspect access token.
introspect(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Introspect access token.
introspect(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Introspect access token.
introspect(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Introspect access token.
introspect(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Introspect access token.
introspect(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Introspect access token.
introspectObservable() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
introspectObservable(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
introspectToken(String, Handler<AsyncResult<AccessToken>>) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
introspectToken(String, String, Handler<AsyncResult<AccessToken>>) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
introspectToken(String, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
introspectToken(String, String, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
introspectToken(String, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
introspectToken(String, String, Handler<AsyncResult<AccessToken>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
introspectTokenObservable(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
introspectTokenObservable(String, String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
InvalidValueException - Exception in io.vertx.core.cli
Exception thrown when an option or an argument receives an invalid value.
InvalidValueException(Option, String) - Constructor for exception io.vertx.core.cli.InvalidValueException
Creates a new instance of InvalidValueException for the given option and the given value.
InvalidValueException(Argument, String, Exception) - Constructor for exception io.vertx.core.cli.InvalidValueException
Creates a new instance of InvalidValueException for the given argument and the given value.
InvalidValueException(Option, String, Exception) - Constructor for exception io.vertx.core.cli.InvalidValueException
Creates a new instance of InvalidValueException for the given option and the given value.
invoke(Handler<JsonObject>) - Method in interface io.vertx.ext.healthchecks.HealthChecks
Invokes the registered procedures and computes the outcome.
invoke(String, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
invoke(Handler<JsonObject>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Invokes the registered procedures and computes the outcome.
invoke(String, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
invoke(Handler<JsonObject>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Invokes the registered procedures and computes the outcome.
invoke(String, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
invokeTestMethod(FrameworkMethod, Object, TestContext) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
io.vertx.circuitbreaker - package io.vertx.circuitbreaker
 
io.vertx.codegen.extra - package io.vertx.codegen.extra
 
io.vertx.config - package io.vertx.config
 
io.vertx.config.kubernetes - package io.vertx.config.kubernetes
 
io.vertx.config.spi - package io.vertx.config.spi
 
io.vertx.config.spi.utils - package io.vertx.config.spi.utils
 
io.vertx.config.vault - package io.vertx.config.vault
 
io.vertx.config.vault.client - package io.vertx.config.vault.client
 
io.vertx.config.yaml - package io.vertx.config.yaml
 
io.vertx.core - package io.vertx.core
 
io.vertx.core.buffer - package io.vertx.core.buffer
 
io.vertx.core.cli - package io.vertx.core.cli
 
io.vertx.core.cli.annotations - package io.vertx.core.cli.annotations
 
io.vertx.core.cli.converters - package io.vertx.core.cli.converters
 
io.vertx.core.datagram - package io.vertx.core.datagram
 
io.vertx.core.dns - package io.vertx.core.dns
 
io.vertx.core.eventbus - package io.vertx.core.eventbus
 
io.vertx.core.file - package io.vertx.core.file
 
io.vertx.core.http - package io.vertx.core.http
 
io.vertx.core.json - package io.vertx.core.json
 
io.vertx.core.logging - package io.vertx.core.logging
 
io.vertx.core.metrics - package io.vertx.core.metrics
 
io.vertx.core.net - package io.vertx.core.net
 
io.vertx.core.parsetools - package io.vertx.core.parsetools
 
io.vertx.core.shareddata - package io.vertx.core.shareddata
 
io.vertx.core.spi - package io.vertx.core.spi
 
io.vertx.core.spi.cluster - package io.vertx.core.spi.cluster
 
io.vertx.core.spi.launcher - package io.vertx.core.spi.launcher
 
io.vertx.core.spi.logging - package io.vertx.core.spi.logging
 
io.vertx.core.spi.metrics - package io.vertx.core.spi.metrics
 
io.vertx.core.spi.resolver - package io.vertx.core.spi.resolver
 
io.vertx.core.streams - package io.vertx.core.streams
 
io.vertx.ext.auth - package io.vertx.ext.auth
 
io.vertx.ext.auth.htdigest - package io.vertx.ext.auth.htdigest
 
io.vertx.ext.auth.htpasswd - package io.vertx.ext.auth.htpasswd
 
io.vertx.ext.auth.htpasswd.digest - package io.vertx.ext.auth.htpasswd.digest
 
io.vertx.ext.auth.jwt - package io.vertx.ext.auth.jwt
 
io.vertx.ext.auth.oauth2 - package io.vertx.ext.auth.oauth2
 
io.vertx.ext.auth.oauth2.providers - package io.vertx.ext.auth.oauth2.providers
 
io.vertx.ext.bridge - package io.vertx.ext.bridge
 
io.vertx.ext.cluster.infinispan - package io.vertx.ext.cluster.infinispan
 
io.vertx.ext.healthchecks - package io.vertx.ext.healthchecks
 
io.vertx.ext.jdbc - package io.vertx.ext.jdbc
 
io.vertx.ext.jdbc.spi - package io.vertx.ext.jdbc.spi
 
io.vertx.ext.jwt - package io.vertx.ext.jwt
 
io.vertx.ext.mongo - package io.vertx.ext.mongo
 
io.vertx.ext.sockjs.proxy - package io.vertx.ext.sockjs.proxy
 
io.vertx.ext.sql - package io.vertx.ext.sql
 
io.vertx.ext.unit - package io.vertx.ext.unit
 
io.vertx.ext.unit.collect - package io.vertx.ext.unit.collect
 
io.vertx.ext.unit.junit - package io.vertx.ext.unit.junit
 
io.vertx.ext.unit.report - package io.vertx.ext.unit.report
 
io.vertx.ext.web - package io.vertx.ext.web
 
io.vertx.ext.web.client - package io.vertx.ext.web.client
 
io.vertx.ext.web.codec - package io.vertx.ext.web.codec
 
io.vertx.ext.web.codec.spi - package io.vertx.ext.web.codec.spi
 
io.vertx.ext.web.handler - package io.vertx.ext.web.handler
 
io.vertx.ext.web.handler.sockjs - package io.vertx.ext.web.handler.sockjs
 
io.vertx.ext.web.sstore - package io.vertx.ext.web.sstore
 
io.vertx.ext.web.templ - package io.vertx.ext.web.templ
 
io.vertx.grpc - package io.vertx.grpc
 
io.vertx.junit5 - package io.vertx.junit5
 
io.vertx.kafka.admin - package io.vertx.kafka.admin
 
io.vertx.kafka.client.common - package io.vertx.kafka.client.common
 
io.vertx.kafka.client.consumer - package io.vertx.kafka.client.consumer
 
io.vertx.kafka.client.producer - package io.vertx.kafka.client.producer
 
io.vertx.kafka.client.serialization - package io.vertx.kafka.client.serialization
 
io.vertx.lang.reactivex - package io.vertx.lang.reactivex
 
io.vertx.lang.rxjava - package io.vertx.lang.rxjava
 
io.vertx.micrometer - package io.vertx.micrometer
 
io.vertx.micrometer.backends - package io.vertx.micrometer.backends
 
io.vertx.mqtt - package io.vertx.mqtt
 
io.vertx.mqtt.messages - package io.vertx.mqtt.messages
 
io.vertx.proton - package io.vertx.proton
 
io.vertx.proton.sasl - package io.vertx.proton.sasl
 
io.vertx.reactivex - package io.vertx.reactivex
 
io.vertx.reactivex.circuitbreaker - package io.vertx.reactivex.circuitbreaker
 
io.vertx.reactivex.config - package io.vertx.reactivex.config
 
io.vertx.reactivex.core - package io.vertx.reactivex.core
 
io.vertx.reactivex.core.buffer - package io.vertx.reactivex.core.buffer
 
io.vertx.reactivex.core.cli - package io.vertx.reactivex.core.cli
 
io.vertx.reactivex.core.datagram - package io.vertx.reactivex.core.datagram
 
io.vertx.reactivex.core.dns - package io.vertx.reactivex.core.dns
 
io.vertx.reactivex.core.eventbus - package io.vertx.reactivex.core.eventbus
 
io.vertx.reactivex.core.file - package io.vertx.reactivex.core.file
 
io.vertx.reactivex.core.http - package io.vertx.reactivex.core.http
 
io.vertx.reactivex.core.json - package io.vertx.reactivex.core.json
 
io.vertx.reactivex.core.metrics - package io.vertx.reactivex.core.metrics
 
io.vertx.reactivex.core.net - package io.vertx.reactivex.core.net
 
io.vertx.reactivex.core.parsetools - package io.vertx.reactivex.core.parsetools
 
io.vertx.reactivex.core.shareddata - package io.vertx.reactivex.core.shareddata
 
io.vertx.reactivex.core.streams - package io.vertx.reactivex.core.streams
 
io.vertx.reactivex.ext.auth - package io.vertx.reactivex.ext.auth
 
io.vertx.reactivex.ext.auth.htdigest - package io.vertx.reactivex.ext.auth.htdigest
 
io.vertx.reactivex.ext.auth.jwt - package io.vertx.reactivex.ext.auth.jwt
 
io.vertx.reactivex.ext.auth.oauth2 - package io.vertx.reactivex.ext.auth.oauth2
 
io.vertx.reactivex.ext.auth.oauth2.providers - package io.vertx.reactivex.ext.auth.oauth2.providers
 
io.vertx.reactivex.ext.bridge - package io.vertx.reactivex.ext.bridge
 
io.vertx.reactivex.ext.cluster.infinispan - package io.vertx.reactivex.ext.cluster.infinispan
 
io.vertx.reactivex.ext.healthchecks - package io.vertx.reactivex.ext.healthchecks
 
io.vertx.reactivex.ext.jdbc - package io.vertx.reactivex.ext.jdbc
 
io.vertx.reactivex.ext.mongo - package io.vertx.reactivex.ext.mongo
 
io.vertx.reactivex.ext.sql - package io.vertx.reactivex.ext.sql
 
io.vertx.reactivex.ext.unit - package io.vertx.reactivex.ext.unit
 
io.vertx.reactivex.ext.unit.collect - package io.vertx.reactivex.ext.unit.collect
 
io.vertx.reactivex.ext.unit.report - package io.vertx.reactivex.ext.unit.report
 
io.vertx.reactivex.ext.web - package io.vertx.reactivex.ext.web
 
io.vertx.reactivex.ext.web.client - package io.vertx.reactivex.ext.web.client
 
io.vertx.reactivex.ext.web.codec - package io.vertx.reactivex.ext.web.codec
 
io.vertx.reactivex.ext.web.handler - package io.vertx.reactivex.ext.web.handler
 
io.vertx.reactivex.ext.web.handler.sockjs - package io.vertx.reactivex.ext.web.handler.sockjs
 
io.vertx.reactivex.ext.web.sstore - package io.vertx.reactivex.ext.web.sstore
 
io.vertx.reactivex.ext.web.templ - package io.vertx.reactivex.ext.web.templ
 
io.vertx.reactivex.kafka.admin - package io.vertx.reactivex.kafka.admin
 
io.vertx.reactivex.kafka.client.consumer - package io.vertx.reactivex.kafka.client.consumer
 
io.vertx.reactivex.kafka.client.producer - package io.vertx.reactivex.kafka.client.producer
 
io.vertx.reactivex.micrometer - package io.vertx.reactivex.micrometer
 
io.vertx.reactivex.mqtt - package io.vertx.reactivex.mqtt
 
io.vertx.reactivex.mqtt.messages - package io.vertx.reactivex.mqtt.messages
 
io.vertx.reactivex.redis - package io.vertx.reactivex.redis
 
io.vertx.reactivex.redis.sentinel - package io.vertx.reactivex.redis.sentinel
 
io.vertx.reactivex.servicediscovery - package io.vertx.reactivex.servicediscovery
 
io.vertx.reactivex.servicediscovery.spi - package io.vertx.reactivex.servicediscovery.spi
 
io.vertx.reactivex.servicediscovery.types - package io.vertx.reactivex.servicediscovery.types
 
io.vertx.redis - package io.vertx.redis
 
io.vertx.redis.op - package io.vertx.redis.op
 
io.vertx.redis.sentinel - package io.vertx.redis.sentinel
 
io.vertx.redis.utils - package io.vertx.redis.utils
 
io.vertx.rx.java - package io.vertx.rx.java
 
io.vertx.rxjava.circuitbreaker - package io.vertx.rxjava.circuitbreaker
 
io.vertx.rxjava.config - package io.vertx.rxjava.config
 
io.vertx.rxjava.core - package io.vertx.rxjava.core
 
io.vertx.rxjava.core.buffer - package io.vertx.rxjava.core.buffer
 
io.vertx.rxjava.core.cli - package io.vertx.rxjava.core.cli
 
io.vertx.rxjava.core.datagram - package io.vertx.rxjava.core.datagram
 
io.vertx.rxjava.core.dns - package io.vertx.rxjava.core.dns
 
io.vertx.rxjava.core.eventbus - package io.vertx.rxjava.core.eventbus
 
io.vertx.rxjava.core.file - package io.vertx.rxjava.core.file
 
io.vertx.rxjava.core.http - package io.vertx.rxjava.core.http
 
io.vertx.rxjava.core.metrics - package io.vertx.rxjava.core.metrics
 
io.vertx.rxjava.core.net - package io.vertx.rxjava.core.net
 
io.vertx.rxjava.core.parsetools - package io.vertx.rxjava.core.parsetools
 
io.vertx.rxjava.core.shareddata - package io.vertx.rxjava.core.shareddata
 
io.vertx.rxjava.core.streams - package io.vertx.rxjava.core.streams
 
io.vertx.rxjava.ext.auth - package io.vertx.rxjava.ext.auth
 
io.vertx.rxjava.ext.auth.htdigest - package io.vertx.rxjava.ext.auth.htdigest
 
io.vertx.rxjava.ext.auth.jwt - package io.vertx.rxjava.ext.auth.jwt
 
io.vertx.rxjava.ext.auth.oauth2 - package io.vertx.rxjava.ext.auth.oauth2
 
io.vertx.rxjava.ext.auth.oauth2.providers - package io.vertx.rxjava.ext.auth.oauth2.providers
 
io.vertx.rxjava.ext.bridge - package io.vertx.rxjava.ext.bridge
 
io.vertx.rxjava.ext.cluster.infinispan - package io.vertx.rxjava.ext.cluster.infinispan
 
io.vertx.rxjava.ext.healthchecks - package io.vertx.rxjava.ext.healthchecks
 
io.vertx.rxjava.ext.jdbc - package io.vertx.rxjava.ext.jdbc
 
io.vertx.rxjava.ext.mongo - package io.vertx.rxjava.ext.mongo
 
io.vertx.rxjava.ext.sql - package io.vertx.rxjava.ext.sql
 
io.vertx.rxjava.ext.unit - package io.vertx.rxjava.ext.unit
 
io.vertx.rxjava.ext.unit.collect - package io.vertx.rxjava.ext.unit.collect
 
io.vertx.rxjava.ext.unit.report - package io.vertx.rxjava.ext.unit.report
 
io.vertx.rxjava.ext.web - package io.vertx.rxjava.ext.web
 
io.vertx.rxjava.ext.web.client - package io.vertx.rxjava.ext.web.client
 
io.vertx.rxjava.ext.web.codec - package io.vertx.rxjava.ext.web.codec
 
io.vertx.rxjava.ext.web.handler - package io.vertx.rxjava.ext.web.handler
 
io.vertx.rxjava.ext.web.handler.sockjs - package io.vertx.rxjava.ext.web.handler.sockjs
 
io.vertx.rxjava.ext.web.sstore - package io.vertx.rxjava.ext.web.sstore
 
io.vertx.rxjava.ext.web.templ - package io.vertx.rxjava.ext.web.templ
 
io.vertx.rxjava.kafka.admin - package io.vertx.rxjava.kafka.admin
 
io.vertx.rxjava.kafka.client.consumer - package io.vertx.rxjava.kafka.client.consumer
 
io.vertx.rxjava.kafka.client.producer - package io.vertx.rxjava.kafka.client.producer
 
io.vertx.rxjava.micrometer - package io.vertx.rxjava.micrometer
 
io.vertx.rxjava.mqtt - package io.vertx.rxjava.mqtt
 
io.vertx.rxjava.mqtt.messages - package io.vertx.rxjava.mqtt.messages
 
io.vertx.rxjava.redis - package io.vertx.rxjava.redis
 
io.vertx.rxjava.redis.sentinel - package io.vertx.rxjava.redis.sentinel
 
io.vertx.rxjava.servicediscovery - package io.vertx.rxjava.servicediscovery
 
io.vertx.rxjava.servicediscovery.spi - package io.vertx.rxjava.servicediscovery.spi
 
io.vertx.rxjava.servicediscovery.types - package io.vertx.rxjava.servicediscovery.types
 
io.vertx.servicediscovery - package io.vertx.servicediscovery
 
io.vertx.servicediscovery.kubernetes - package io.vertx.servicediscovery.kubernetes
 
io.vertx.servicediscovery.rest - package io.vertx.servicediscovery.rest
 
io.vertx.servicediscovery.spi - package io.vertx.servicediscovery.spi
 
io.vertx.servicediscovery.types - package io.vertx.servicediscovery.types
 
io.vertx.servicediscovery.utils - package io.vertx.servicediscovery.utils
 
io.vertx.serviceproxy - package io.vertx.serviceproxy
 
is(String) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
Helper to analize the response body.
is(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
Helper to analize the response body.
is(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
Helper to analize the response body.
isAcceptUnmaskedFrames() - Method in class io.vertx.core.http.HttpServerOptions
 
isActive() - Method in interface io.vertx.core.spi.cluster.ClusterManager
Is the cluster manager active?
isActive() - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
isAlpnAvailable() - Static method in class io.vertx.core.net.JdkSSLEngineOptions
 
isAlpnAvailable() - Static method in class io.vertx.core.net.OpenSSLEngineOptions
 
isAnonymousRelaySupported() - Method in interface io.vertx.proton.ProtonConnection
Allows querying (once the connection has remotely opened) whether the peer advertises support for the anonymous relay (sender with null address).
isAppend() - Method in class io.vertx.core.file.OpenOptions
 
isApplicable(String, String) - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Checks whether a given mechanism is suitable for use in light of the available credentials.
isArgumentAssigned(Argument) - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the given argument has been assigned in the command line.
isArgumentAssigned(Argument) - Method in class io.vertx.reactivex.core.cli.CommandLine
Checks whether or not the given argument has been assigned in the command line.
isArgumentAssigned(Argument) - Method in class io.vertx.rxjava.core.cli.CommandLine
Checks whether or not the given argument has been assigned in the command line.
isArray() - Method in interface io.vertx.core.parsetools.JsonEvent
 
isArray() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
isArray() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
isAskingForHelp() - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the user has passed a "help" option and is asking for help.
isAskingForHelp() - Method in class io.vertx.reactivex.core.cli.CommandLine
Checks whether or not the user has passed a "help" option and is asking for help.
isAskingForHelp() - Method in class io.vertx.rxjava.core.cli.CommandLine
Checks whether or not the user has passed a "help" option and is asking for help.
isAtomicMove() - Method in class io.vertx.core.file.CopyOptions
 
isAuthorised(String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.User
isAuthorised(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.auth.User
 
isAuthorised(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.User
 
isAuthorisedObservable(String) - Method in class io.vertx.rxjava.ext.auth.User
Deprecated.
isAuthorized(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.ext.auth.AbstractUser
 
isAuthorized(String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.ext.auth.User
Is the user authorised to
isAuthorized(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.auth.User
Is the user authorised to
isAuthorized(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.auth.User
Is the user authorised to
isAuthorizedObservable(String) - Method in class io.vertx.rxjava.ext.auth.User
Deprecated.
isAutoAccept() - Method in interface io.vertx.proton.ProtonReceiver
Get whether the receiver is auto accepting.
isAutoClientId() - Method in class io.vertx.mqtt.MqttServerOptions
 
isAutoDrained() - Method in interface io.vertx.proton.ProtonSender
Get whether the link will automatically be marked drained after the send queue drain handler fires in drain mode.
isAutoGeneratedClientId() - Method in class io.vertx.mqtt.MqttClientOptions
 
isAutoGeneratedKeys() - Method in class io.vertx.ext.sql.SQLOptions
 
isAutoKeepAlive() - Method in class io.vertx.mqtt.MqttClientOptions
 
isAutoKeepAlive() - Method in interface io.vertx.mqtt.MqttEndpoint
 
isAutoKeepAlive() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
isAutoKeepAlive() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
isAutoRegistrationOfImporters() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
 
isAutoSettle() - Method in interface io.vertx.proton.ProtonSender
Get whether the receiver is auto settling deliveries.
isAvailable() - Static method in class io.vertx.core.net.OpenSSLEngineOptions
 
isBackground() - Method in class io.vertx.ext.mongo.IndexOptions
Create the index in the background
isBcryptHashed(String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
isBinary() - Method in interface io.vertx.core.http.WebSocketFrame
 
isBinary() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
isBinary() - Method in class io.vertx.redis.RedisOptions
Return if the messages to/from redis are binary, default `false`.
isBinary() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
isBoolean() - Method in interface io.vertx.core.parsetools.JsonEvent
 
isBoolean() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
isBoolean() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
isBroadcast() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
isCachingEnabled() - Method in interface io.vertx.ext.web.templ.TemplateEngine
Returns true if the template engine caches template files.
isCachingEnabled() - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
Returns true if the template engine caches template files.
isCachingEnabled() - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
Returns true if the template engine caches template files.
isCertificate() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
isChanged() - Method in interface io.vertx.ext.web.Cookie
Has the cookie been changed? Changed cookies will be saved out in the response and sent to the browser.
isChanged() - Method in class io.vertx.reactivex.ext.web.Cookie
Has the cookie been changed? Changed cookies will be saved out in the response and sent to the browser.
isChanged() - Method in class io.vertx.rxjava.ext.web.Cookie
Has the cookie been changed? Changed cookies will be saved out in the response and sent to the browser.
isChunked() - Method in interface io.vertx.core.http.HttpClientRequest
 
isChunked() - Method in interface io.vertx.core.http.HttpServerResponse
 
isChunked() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
isChunked() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
isChunked() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
isChunked() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
isCleanSession() - Method in class io.vertx.mqtt.MqttClientOptions
 
isCleanSession() - Method in interface io.vertx.mqtt.MqttEndpoint
 
isCleanSession() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
isCleanSession() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
isClientAuthRequired() - Method in class io.vertx.core.net.NetServerOptions
Deprecated.
isClose() - Method in interface io.vertx.core.http.WebSocketFrame
 
isClose() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
isClose() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
isClustered() - Method in class io.vertx.core.eventbus.EventBusOptions
 
isClustered() - Method in interface io.vertx.core.Vertx
Is this Vert.x instance clustered?
isClustered() - Method in class io.vertx.core.VertxOptions
Is the Vert.x instance clustered?
isClustered() - Method in class io.vertx.reactivex.core.Vertx
Is this Vert.x instance clustered?
isClustered() - Method in class io.vertx.rxjava.core.Vertx
Is this Vert.x instance clustered?
isComplete(int) - Method in interface io.vertx.core.CompositeFuture
Returns true if a wrapped future is completed
isComplete() - Method in interface io.vertx.core.Future
Has the future completed?
isComplete(int) - Method in class io.vertx.reactivex.core.CompositeFuture
Returns true if a wrapped future is completed
isComplete() - Method in class io.vertx.reactivex.core.Future
Has the future completed?
isComplete(int) - Method in class io.vertx.rxjava.core.CompositeFuture
Returns true if a wrapped future is completed
isComplete() - Method in class io.vertx.rxjava.core.Future
Has the future completed?
isCompleted() - Method in interface io.vertx.ext.unit.Completion
 
isCompleted() - Method in class io.vertx.reactivex.ext.unit.Completion
 
isCompleted() - Method in class io.vertx.rxjava.ext.unit.Completion
 
isCompressed() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Get the GZIP compression flag for requests
isCompressionSupported() - Method in class io.vertx.core.http.HttpServerOptions
 
isConnected() - Method in interface io.vertx.mqtt.MqttClient
 
isConnected() - Method in interface io.vertx.mqtt.MqttEndpoint
 
isConnected() - Method in class io.vertx.reactivex.mqtt.MqttClient
 
isConnected() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
isConnected() - Method in class io.vertx.rxjava.mqtt.MqttClient
 
isConnected() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
isContinuation() - Method in interface io.vertx.core.http.WebSocketFrame
 
isContinuation() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
isContinuation() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
isCopyAttributes() - Method in class io.vertx.core.file.CopyOptions
 
isCreate() - Method in class io.vertx.core.file.OpenOptions
Should the file be created if it does not already exist?
isCreateNew() - Method in class io.vertx.core.file.OpenOptions
Should the file be created if and the open fail if it already exists?
isDebugEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isDebugEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isDebugEnabled() - Method in class io.vertx.core.logging.Log4jLogDelegate
 
isDebugEnabled() - Method in class io.vertx.core.logging.Logger
 
isDebugEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isDebugEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
isDecompressionSupported() - Method in class io.vertx.core.http.HttpServerOptions
 
isDeleteOnClose() - Method in class io.vertx.core.file.OpenOptions
Should the file be deleted when it's closed, or the JVM is shutdown.
isDestroyed() - Method in interface io.vertx.ext.web.Session
 
isDestroyed() - Method in class io.vertx.reactivex.ext.web.Session
 
isDestroyed() - Method in class io.vertx.rxjava.ext.web.Session
 
isDirectory() - Method in interface io.vertx.core.file.FileProps
Is the file a directory?
isDirectory() - Method in class io.vertx.reactivex.core.file.FileProps
Is the file a directory?
isDirectory() - Method in class io.vertx.rxjava.core.file.FileProps
Is the file a directory?
isDisconnected() - Method in interface io.vertx.proton.ProtonConnection
Gets whether the underlying transport has indicated it is disconnected.
isDisposed() - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
isDomainSocket() - Method in class io.vertx.redis.RedisOptions
Get the domain socket enabled option, default `false`.
isDsync() - Method in class io.vertx.core.file.OpenOptions
If true then every write to the file's content will be written synchronously to the underlying hardware.
isDup() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
 
isDup() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
isDup() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
isECDSA(String) - Method in interface io.vertx.ext.jwt.Crypto
 
isEmpty() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
isEmpty() - Method in class io.vertx.core.json.JsonArray
Are there zero items in this JSON array?
isEmpty() - Method in class io.vertx.core.json.JsonObject
Is this object entry?
isEmpty() - Method in interface io.vertx.core.MultiMap
Return true if empty
isEmpty() - Method in interface io.vertx.core.shareddata.LocalMap
 
isEmpty() - Method in interface io.vertx.core.spi.cluster.ChoosableIterable
Is it empty?
isEmpty() - Method in class io.vertx.kafka.client.common.Node
 
isEmpty() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
 
isEmpty() - Method in class io.vertx.reactivex.core.MultiMap
Return true if empty
isEmpty() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
 
isEmpty() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
isEmpty() - Method in class io.vertx.rxjava.core.MultiMap
Return true if empty
isEmpty() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
 
isEmpty() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
isEnabled() - Method in class io.vertx.core.metrics.MetricsOptions
Will metrics be enabled on the Vert.x instance?
isEnabled() - Method in interface io.vertx.core.spi.metrics.Metrics
Deprecated.
the SPI metrics should instead return a null object to signal that metrics is not provided
isEnabled() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Will InfluxDB reporting be enabled?
isEnabled() - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Will JMX reporting be enabled?
isEnabled() - Method in class io.vertx.micrometer.VertxPrometheusOptions
Will Prometheus reporting be enabled?
isEnabledCryptPwd() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
isEnabledPlainTextPwd() - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
isEnded() - Method in interface io.vertx.core.http.HttpServerRequest
Has the request ended? I.e.
isEnded() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Has the request ended? I.e.
isEnded() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Has the request ended? I.e.
isError() - Method in interface io.vertx.ext.unit.report.Failure
 
isError() - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
isError() - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
isEventLoopContext() - Method in interface io.vertx.core.Context
Is the current context an event loop context?
isEventLoopContext() - Method in class io.vertx.reactivex.core.Context
Is the current context an event loop context?
isEventLoopContext() - Method in class io.vertx.rxjava.core.Context
Is the current context an event loop context?
isExpectMultipart() - Method in interface io.vertx.core.http.HttpServerRequest
 
isExpectMultipart() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
isExpectMultipart() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
isExpired(JsonObject, JWTOptions) - Method in class io.vertx.ext.jwt.JWT
 
isFailed() - Method in interface io.vertx.ext.unit.Completion
 
isFailed() - Method in class io.vertx.reactivex.ext.unit.Completion
 
isFailed() - Method in class io.vertx.rxjava.ext.unit.Completion
 
isFallbackOnFailure() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
isFileResolverCachingEnabled() - Method in class io.vertx.core.VertxOptions
 
isFinal() - Method in interface io.vertx.core.http.WebSocketFrame
 
isFinal() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
isFinal() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
isFlag() - Method in class io.vertx.core.cli.Option
 
isFlagEnabled(String) - Method in interface io.vertx.core.cli.CommandLine
Gets the value of an option marked as a flag.
isFlagEnabled(String) - Method in class io.vertx.reactivex.core.cli.CommandLine
Gets the value of an option marked as a flag.
isFlagEnabled(String) - Method in class io.vertx.rxjava.core.cli.CommandLine
Gets the value of an option marked as a flag.
isFollowRedirects() - Method in class io.vertx.ext.web.client.WebClientOptions
 
isForceSni() - Method in class io.vertx.core.http.HttpClientOptions
 
isFromUserAgent() - Method in interface io.vertx.ext.web.Cookie
Has this Cookie been sent from the User Agent (the browser)? or was created during the executing on the request.
isFromUserAgent() - Method in class io.vertx.reactivex.ext.web.Cookie
Has this Cookie been sent from the User Agent (the browser)? or was created during the executing on the request.
isFromUserAgent() - Method in class io.vertx.rxjava.ext.web.Cookie
Has this Cookie been sent from the User Agent (the browser)? or was created during the executing on the request.
isHa() - Method in class io.vertx.core.DeploymentOptions
Will the verticle(s) be deployed as HA (highly available) ?
isHAEnabled() - Method in class io.vertx.core.VertxOptions
Will HA be enabled on the Vert.x instance?
isHandle100ContinueAutomatically() - Method in class io.vertx.core.http.HttpServerOptions
 
isHelp() - Method in class io.vertx.core.cli.Option
Checks whether or not this option is a "Help" option.
isHidden() - Method in class io.vertx.core.cli.Argument
 
isHidden() - Method in interface io.vertx.core.cli.CLI
Checks whether or not the current CLI instance is hidden.
isHidden() - Method in class io.vertx.core.cli.Option
 
isHidden() - Method in class io.vertx.reactivex.core.cli.CLI
Checks whether or not the current CLI instance is hidden.
isHidden() - Method in class io.vertx.rxjava.core.cli.CLI
Checks whether or not the current CLI instance is hidden.
isHolding(Object) - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Checks whether or not the service reference has the given service object.
isHolding(Object) - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
Checks whether or not the service reference has the given service object.
isHolding(Object) - Method in interface io.vertx.servicediscovery.ServiceReference
Checks whether or not the service reference has the given service object.
isHolding(Object) - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
 
isHttp2ClearTextUpgrade() - Method in class io.vertx.core.http.HttpClientOptions
 
isIgnoreExpiration() - Method in class io.vertx.ext.jwt.JWTOptions
 
isIncludeDefaultStores() - Method in class io.vertx.config.ConfigRetrieverOptions
 
isInfoEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isInfoEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isInfoEnabled() - Method in class io.vertx.core.logging.Log4jLogDelegate
 
isInfoEnabled() - Method in class io.vertx.core.logging.Logger
 
isInfoEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isInfoEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
isInsertJSESSIONID() - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
isIpV6() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
isJWTToken() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
isKeepAlive() - Method in class io.vertx.core.http.HttpClientOptions
Is keep alive enabled on the client?
isLoopbackModeDisabled() - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
isMatchedBy(ParsedHeaderValue) - Method in interface io.vertx.ext.web.ParsedHeaderValue
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.rxjava.ext.web.LanguageHeader
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Test if this header is matched by matchTry header
isMatchedBy(ParsedHeaderValue) - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
Test if this header is matched by matchTry header
isMd5Hashed(String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
isMetricsCategoryDisabled(MetricsDomain) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Is the given metrics category disabled?
isMetricsEnabled() - Method in interface io.vertx.core.metrics.Measured
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.eventbus.EventBus
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.http.HttpClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.http.HttpServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in interface io.vertx.reactivex.core.metrics.Measured
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.net.NetClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.net.NetServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.Vertx
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.reactivex.core.WorkerExecutor
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.eventbus.EventBus
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.http.HttpClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.http.HttpServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in interface io.vertx.rxjava.core.metrics.Measured
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.net.NetClient
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.net.NetServer
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.Vertx
Whether the metrics are enabled for this measured object
isMetricsEnabled() - Method in class io.vertx.rxjava.core.WorkerExecutor
Whether the metrics are enabled for this measured object
isMulti() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the multi flag, used by update and delete operations
isMulti() - Method in class io.vertx.ext.mongo.UpdateOptions
Get whether multi is enabled.
isMultiThreaded() - Method in class io.vertx.core.DeploymentOptions
Should the verticle(s) be deployed as a multi-threaded worker verticle?
isMultiThreadedWorkerContext() - Method in interface io.vertx.core.Context
Is the current context a multi-threaded worker context?
isMultiThreadedWorkerContext() - Method in class io.vertx.reactivex.core.Context
Is the current context a multi-threaded worker context?
isMultiThreadedWorkerContext() - Method in class io.vertx.rxjava.core.Context
Is the current context a multi-threaded worker context?
isMultiValued() - Method in class io.vertx.core.cli.Argument
 
isMultiValued() - Method in class io.vertx.core.cli.Option
 
isNativeTransportEnabled() - Method in interface io.vertx.core.Vertx
 
isNativeTransportEnabled() - Method in class io.vertx.reactivex.core.Vertx
 
isNativeTransportEnabled() - Method in class io.vertx.rxjava.core.Vertx
 
isNoDefaultPolicy() - Method in class io.vertx.config.vault.client.TokenRequest
 
isNofollowLinks() - Method in class io.vertx.core.file.CopyOptions
 
isNoParent() - Method in class io.vertx.config.vault.client.TokenRequest
 
isNoPush() - Method in class io.vertx.ext.web.Http2PushMapping
 
isNoTimestamp() - Method in class io.vertx.ext.jwt.JWTOptions
 
isNull() - Method in interface io.vertx.core.parsetools.JsonEvent
 
isNull() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
isNull() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
isNullOrEmpty(String) - Static method in class io.vertx.core.cli.UsageMessageFormatter
 
isNumber() - Method in interface io.vertx.core.parsetools.JsonEvent
 
isNumber() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
isNumber() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
isObject() - Method in interface io.vertx.core.parsetools.JsonEvent
 
isObject() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
isObject() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
isOk() - Method in class io.vertx.ext.healthchecks.Status
 
isOnEventLoopThread() - Static method in interface io.vertx.core.Context
Is the current thread an event thread?
isOnEventLoopThread() - Static method in class io.vertx.reactivex.core.Context
Is the current thread an event thread?
isOnEventLoopThread() - Static method in class io.vertx.rxjava.core.Context
Is the current thread an event thread?
isOnVertxThread() - Static method in interface io.vertx.core.Context
Is the current thread a Vert.x thread? That's either a worker thread or an event loop thread
isOnVertxThread() - Static method in class io.vertx.reactivex.core.Context
Is the current thread a Vert.x thread? That's either a worker thread or an event loop thread
isOnVertxThread() - Static method in class io.vertx.rxjava.core.Context
Is the current thread a Vert.x thread? That's either a worker thread or an event loop thread
isOnWorkerThread() - Static method in interface io.vertx.core.Context
Is the current thread a worker thread?
isOnWorkerThread() - Static method in class io.vertx.reactivex.core.Context
Is the current thread a worker thread?
isOnWorkerThread() - Static method in class io.vertx.rxjava.core.Context
Is the current thread a worker thread?
isOpen() - Method in interface io.vertx.proton.ProtonLink
Check whether the link is locally open.
isOptional() - Method in class io.vertx.config.ConfigStoreOptions
 
isOptionAssigned(Option) - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the given option has been assigned in the command line.
isOptionAssigned(Option) - Method in class io.vertx.reactivex.core.cli.CommandLine
Checks whether or not the given option has been assigned in the command line.
isOptionAssigned(Option) - Method in class io.vertx.rxjava.core.cli.CommandLine
Checks whether or not the given option has been assigned in the command line.
isOptResourceEnabled() - Method in class io.vertx.core.dns.AddressResolverOptions
 
isOrdered() - Method in class io.vertx.ext.mongo.BulkWriteOptions
Get whether the operations will be executed in the given order
isOrphan() - Method in class io.vertx.config.vault.client.Lookup
 
isOther() - Method in interface io.vertx.core.file.FileProps
Is the file some other type? (I.e.
isOther() - Method in class io.vertx.reactivex.core.file.FileProps
Is the file some other type? (I.e.
isOther() - Method in class io.vertx.rxjava.core.file.FileProps
Is the file some other type? (I.e.
isParsedAsList() - Method in class io.vertx.core.cli.TypedOption
 
isPermitted() - Method in interface io.vertx.ext.web.ParsedHeaderValue
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Is this an allowed operation as specified by the corresponding header?
isPermitted() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
Is this an allowed operation as specified by the corresponding header?
isPipelining() - Method in class io.vertx.core.http.HttpClientOptions
Is pipe-lining enabled on the client
isProcedureInError() - Method in class io.vertx.ext.healthchecks.Status
 
isPublishAutoAck() - Method in interface io.vertx.mqtt.MqttEndpoint
 
isPublishAutoAck() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
isPublishAutoAck() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
isPushEnabled() - Method in class io.vertx.core.http.Http2Settings
 
isRead() - Method in class io.vertx.core.file.OpenOptions
Is the file to opened for reading?
isReadOnly() - Method in class io.vertx.ext.sql.SQLOptions
 
isRegenerated() - Method in interface io.vertx.ext.web.Session
 
isRegenerated() - Method in class io.vertx.reactivex.ext.web.Session
 
isRegenerated() - Method in class io.vertx.rxjava.ext.web.Session
 
isRegistered() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
isRegistered() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
isRegistered() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
isRegularFile() - Method in interface io.vertx.core.file.FileProps
Is the file a regular file?
isRegularFile() - Method in class io.vertx.reactivex.core.file.FileProps
Is the file a regular file?
isRegularFile() - Method in class io.vertx.rxjava.core.file.FileProps
Is the file a regular file?
isRenewable() - Method in class io.vertx.config.vault.client.Auth
 
isRenewable() - Method in class io.vertx.config.vault.client.Lookup
 
isRenewable() - Method in class io.vertx.config.vault.client.Secret
 
isReplaceExisting() - Method in class io.vertx.core.file.CopyOptions
 
isRequired() - Method in class io.vertx.core.cli.Argument
 
isRequired() - Method in class io.vertx.core.cli.Option
 
isRetain() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
 
isRetain() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
isRetain() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
isReturningNewDocument() - Method in class io.vertx.ext.mongo.UpdateOptions
Get whether returning new document property is enabled.
isReuseAddress() - Method in class io.vertx.core.net.NetworkOptions
 
isReusePort() - Method in class io.vertx.core.net.NetworkOptions
 
isRotateServers() - Method in class io.vertx.core.dns.AddressResolverOptions
 
isSeenInCommandLine(Option) - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the given option has been seen in the user command line.
isSeenInCommandLine(Option) - Method in class io.vertx.reactivex.core.cli.CommandLine
Checks whether or not the given option has been seen in the user command line.
isSeenInCommandLine(Option) - Method in class io.vertx.rxjava.core.cli.CommandLine
Checks whether or not the given option has been seen in the user command line.
isSend() - Method in interface io.vertx.core.eventbus.Message
Signals if this message represents a send or publish event.
isSend() - Method in class io.vertx.reactivex.core.eventbus.Message
Signals if this message represents a send or publish event.
isSend() - Method in class io.vertx.rxjava.core.eventbus.Message
Signals if this message represents a send or publish event.
isSendUnmaskedFrames() - Method in class io.vertx.core.http.HttpClientOptions
is masking frame skipped ?
isSessionCacheEnabled() - Method in class io.vertx.core.net.OpenSSLEngineOptions
Whether session cache is enabled in open SSL session server context
isSessionPresent() - Method in interface io.vertx.mqtt.messages.MqttConnAckMessage
 
isSessionPresent() - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
isSessionPresent() - Method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
isShaHashed(String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
isShutdown() - Method in class io.vertx.grpc.VertxServer
 
isSingleValued() - Method in class io.vertx.core.cli.Option
 
isSizeAvailable() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
isSizeAvailable() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
isSizeAvailable() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
isSni() - Method in class io.vertx.core.net.NetServerOptions
 
isSparse() - Method in class io.vertx.core.file.OpenOptions
Set whether a hint should be provided that the file to created is sparse
isSparse() - Method in class io.vertx.ext.mongo.IndexOptions
If true, the index only references documents with the specified field
isSsl() - Method in interface io.vertx.core.http.HttpConnection
 
isSSL() - Method in interface io.vertx.core.http.HttpServerRequest
 
isSsl() - Method in class io.vertx.core.http.RequestOptions
 
isSsl() - Method in interface io.vertx.core.http.WebSocketBase
 
isSsl() - Method in interface io.vertx.core.net.NetSocket
 
isSsl() - Method in class io.vertx.core.net.TCPSSLOptions
 
isSsl() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
isSSL() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
isSsl() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
isSsl() - Method in class io.vertx.reactivex.core.http.WebSocket
 
isSsl() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
isSsl() - Method in class io.vertx.reactivex.core.net.NetSocket
 
isSsl() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
isSSL() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
isSsl() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
isSsl() - Method in class io.vertx.rxjava.core.http.WebSocket
 
isSsl() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
isSsl() - Method in class io.vertx.rxjava.core.net.NetSocket
 
isSsl() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
isStartEmbeddedServer() - Method in class io.vertx.micrometer.VertxPrometheusOptions
Returns true if it is configured to start an embedded web server to expose Prometheus metrics
isString() - Method in interface io.vertx.core.parsetools.JsonEvent
 
isString() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
isString() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
isSubscriptionAutoAck() - Method in interface io.vertx.mqtt.MqttEndpoint
 
isSubscriptionAutoAck() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
isSubscriptionAutoAck() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
isSucceeded() - Method in interface io.vertx.ext.unit.Completion
 
isSucceeded() - Method in class io.vertx.reactivex.ext.unit.Completion
 
isSucceeded() - Method in class io.vertx.rxjava.ext.unit.Completion
 
isSymbolicLink() - Method in interface io.vertx.core.file.FileProps
Is the file a symbolic link?
isSymbolicLink() - Method in class io.vertx.reactivex.core.file.FileProps
Is the file a symbolic link?
isSymbolicLink() - Method in class io.vertx.rxjava.core.file.FileProps
Is the file a symbolic link?
isSymmetric() - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
isSync() - Method in class io.vertx.core.file.OpenOptions
If true then every write to the file's content and metadata will be written synchronously to the underlying hardware.
isTcpCork() - Method in class io.vertx.core.net.TCPSSLOptions
 
isTcpFastOpen() - Method in class io.vertx.core.net.TCPSSLOptions
 
isTcpKeepAlive() - Method in class io.vertx.core.net.TCPSSLOptions
 
isTcpNoDelay() - Method in class io.vertx.core.net.TCPSSLOptions
 
isTcpQuickAck() - Method in class io.vertx.core.net.TCPSSLOptions
 
isTerminated() - Method in class io.vertx.grpc.VertxServer
 
isText() - Method in interface io.vertx.core.http.WebSocketFrame
 
isText() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
isText() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
isTraceEnabled() - Method in class io.vertx.core.logging.JULLogDelegate
 
isTraceEnabled() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
isTraceEnabled() - Method in class io.vertx.core.logging.Log4jLogDelegate
 
isTraceEnabled() - Method in class io.vertx.core.logging.Logger
 
isTraceEnabled() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
isTraceEnabled() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
isTruncateExisting() - Method in class io.vertx.core.file.OpenOptions
If the file exists and is opened for writing should the file be truncated to zero length on open?
isTrustAll() - Method in class io.vertx.core.eventbus.EventBusOptions
 
isTrustAll() - Method in class io.vertx.core.net.ClientOptionsBase
 
isTryUseCompression() - Method in class io.vertx.core.http.HttpClientOptions
Is compression enabled on the client?
isUnique() - Method in class io.vertx.ext.mongo.IndexOptions
Gets if the index should be unique.
isUnsecure() - Method in class io.vertx.ext.jwt.JWT
 
isUnsubscribed() - Method in class io.vertx.rx.java.ContextScheduler.ContextWorker
 
isUpsert() - Method in class io.vertx.ext.mongo.BulkOperation
Returns the upsert flag, used by update and replace operations
isUpsert() - Method in class io.vertx.ext.mongo.UpdateOptions
Get whether upsert is enabled
isUseAlpn() - Method in class io.vertx.core.net.TCPSSLOptions
 
isUseBasicAuthorizationHeader() - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Flag to use HTTP basic auth header with client id, client secret.
isUseEventLoop() - Method in class io.vertx.ext.unit.TestOptions
 
isUsePooledBuffers() - Method in class io.vertx.core.net.TCPSSLOptions
 
isUserAgentEnabled() - Method in class io.vertx.ext.web.client.WebClientOptions
 
isValid() - Method in interface io.vertx.core.cli.CommandLine
Checks whether or not the command line is valid, i.e.
isValid() - Method in class io.vertx.reactivex.core.cli.CommandLine
Checks whether or not the command line is valid, i.e.
isValid() - Method in class io.vertx.rxjava.core.cli.CommandLine
Checks whether or not the command line is valid, i.e.
isVerifyHost() - Method in class io.vertx.core.http.HttpClientOptions
Is hostname verification (for SSL/TLS) enabled?
isWillFlag() - Method in class io.vertx.mqtt.MqttClientOptions
 
isWillFlag() - Method in class io.vertx.mqtt.MqttWill
 
isWillRetain() - Method in class io.vertx.mqtt.MqttClientOptions
 
isWillRetain() - Method in class io.vertx.mqtt.MqttWill
 
isWorker() - Method in class io.vertx.core.DeploymentOptions
Should the verticle(s) be deployed as a worker verticle?
isWorkerContext() - Method in interface io.vertx.core.Context
Is the current context a worker context?
isWorkerContext() - Method in class io.vertx.reactivex.core.Context
Is the current context a worker context?
isWorkerContext() - Method in class io.vertx.rxjava.core.Context
Is the current context a worker context?
isWrite() - Method in class io.vertx.core.file.OpenOptions
Is the file to opened for writing?
iterator() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
iterator() - Method in class io.vertx.core.json.JsonArray
Get an Iterator over the values in the JSON array
iterator() - Method in class io.vertx.core.json.JsonObject
Get an Iterator of the entries in the JSON object.

J

JDBCClient - Interface in io.vertx.ext.jdbc
An asynchronous client interface for interacting with a JDBC compliant database
JDBCClient - Class in io.vertx.reactivex.ext.jdbc
An asynchronous client interface for interacting with a JDBC compliant database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

JDBCClient(JDBCClient) - Constructor for class io.vertx.reactivex.ext.jdbc.JDBCClient
 
JDBCClient - Class in io.vertx.rxjava.ext.jdbc
An asynchronous client interface for interacting with a JDBC compliant database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

JDBCClient(JDBCClient) - Constructor for class io.vertx.rxjava.ext.jdbc.JDBCClient
 
JDBCDataSource - Class in io.vertx.reactivex.servicediscovery.types

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

JDBCDataSource(JDBCDataSource) - Constructor for class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
JDBCDataSource - Class in io.vertx.rxjava.servicediscovery.types

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

JDBCDataSource(JDBCDataSource) - Constructor for class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
JDBCDataSource - Interface in io.vertx.servicediscovery.types
 
JdkSSLEngineOptions - Class in io.vertx.core.net
Configures a TCPSSLOptions to use the JDK ssl engine implementation.
JdkSSLEngineOptions() - Constructor for class io.vertx.core.net.JdkSSLEngineOptions
 
JdkSSLEngineOptions(JsonObject) - Constructor for class io.vertx.core.net.JdkSSLEngineOptions
 
JdkSSLEngineOptions(JdkSSLEngineOptions) - Constructor for class io.vertx.core.net.JdkSSLEngineOptions
 
JksOptions - Class in io.vertx.core.net
Key or trust store options configuring private key and/or certificates based on Java Keystore files.
JksOptions() - Constructor for class io.vertx.core.net.JksOptions
Default constructor
JksOptions(JksOptions) - Constructor for class io.vertx.core.net.JksOptions
Copy constructor
JksOptions(JsonObject) - Constructor for class io.vertx.core.net.JksOptions
Create options from JSON
JksOptionsConverter - Class in io.vertx.core.net
Converter for JksOptions.
JksOptionsConverter() - Constructor for class io.vertx.core.net.JksOptionsConverter
 
JmxBackendRegistry - Class in io.vertx.micrometer.backends
 
JmxBackendRegistry(VertxJmxMetricsOptions) - Constructor for class io.vertx.micrometer.backends.JmxBackendRegistry
 
join(Future<T1>, Future<T2>) - Static method in interface io.vertx.core.CompositeFuture
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
join(Future<T1>, Future<T2>, Future<T3>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.join(Future, Future) but with 3 futures.
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.join(Future, Future) but with 4 futures.
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.join(Future, Future) but with 5 futures.
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.join(Future, Future) but with 6 futures.
join(List<Future>) - Static method in interface io.vertx.core.CompositeFuture
Like CompositeFuture.join(Future, Future) but with a list of futures.
join(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Join the cluster
join(Handler<AsyncResult<Void>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
join(Future<T1>, Future<T2>) - Static method in class io.vertx.reactivex.core.CompositeFuture
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
join(Future<T1>, Future<T2>, Future<T3>) - Static method in class io.vertx.reactivex.core.CompositeFuture
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in class io.vertx.reactivex.core.CompositeFuture
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in class io.vertx.reactivex.core.CompositeFuture
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in class io.vertx.reactivex.core.CompositeFuture
join(List<Future>) - Static method in class io.vertx.reactivex.core.CompositeFuture
join(Future<T1>, Future<T2>) - Static method in class io.vertx.rxjava.core.CompositeFuture
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
join(Future<T1>, Future<T2>, Future<T3>) - Static method in class io.vertx.rxjava.core.CompositeFuture
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>) - Static method in class io.vertx.rxjava.core.CompositeFuture
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>) - Static method in class io.vertx.rxjava.core.CompositeFuture
join(Future<T1>, Future<T2>, Future<T3>, Future<T4>, Future<T5>, Future<T6>) - Static method in class io.vertx.rxjava.core.CompositeFuture
join(List<Future>) - Static method in class io.vertx.rxjava.core.CompositeFuture
Json - Class in io.vertx.core.json
 
Json() - Constructor for class io.vertx.core.json.Json
 
json(Class<U>) - Static method in interface io.vertx.ext.web.codec.BodyCodec
Create and return a codec for Java objects encoded using Jackson mapper.
json(Class<U>) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
Create and return a codec for Java objects encoded using Jackson mapper.
json(Class<U>) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
Create and return a codec for Java objects encoded using Jackson mapper.
JsonArray - Class in io.vertx.core.json
A representation of a JSON array in Java.
JsonArray(String) - Constructor for class io.vertx.core.json.JsonArray
Create an instance from a String of JSON
JsonArray() - Constructor for class io.vertx.core.json.JsonArray
Create an empty instance
JsonArray(List) - Constructor for class io.vertx.core.json.JsonArray
Create an instance from a List.
JsonArray(Buffer) - Constructor for class io.vertx.core.json.JsonArray
Create an instance from a Buffer of JSON.
jsonArray() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
The HTTP response body as a JsonArray
jsonArray() - Static method in interface io.vertx.ext.web.codec.BodyCodec
 
JsonArray() - Static method in class io.vertx.kafka.client.serialization.VertxSerdes
 
jsonArray() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
The HTTP response body as a JsonArray
jsonArray() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
jsonArray() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
The HTTP response body as a JsonArray
jsonArray() - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
JsonArrayDeserializer - Class in io.vertx.kafka.client.serialization
Kafka deserializer for raw bytes in a buffer
JsonArrayDeserializer() - Constructor for class io.vertx.kafka.client.serialization.JsonArrayDeserializer
 
JsonArraySerde() - Constructor for class io.vertx.kafka.client.serialization.VertxSerdes.JsonArraySerde
 
JsonArraySerializer - Class in io.vertx.kafka.client.serialization
Kafka serializer for raw bytes in a buffer
JsonArraySerializer() - Constructor for class io.vertx.kafka.client.serialization.JsonArraySerializer
 
JsonEvent - Interface in io.vertx.core.parsetools
A JSON event emited by the JsonParser.
JsonEvent - Class in io.vertx.reactivex.core.parsetools
A JSON event emited by the JsonParser.
JsonEvent(JsonEvent) - Constructor for class io.vertx.reactivex.core.parsetools.JsonEvent
 
JsonEvent - Class in io.vertx.rxjava.core.parsetools
A JSON event emited by the JsonParser.
JsonEvent(JsonEvent) - Constructor for class io.vertx.rxjava.core.parsetools.JsonEvent
 
JsonEventType - Enum in io.vertx.core.parsetools
The possibles types of JsonEvent emitted by the JsonParser.
JsonObject - Class in io.vertx.core.json
A representation of a JSON object in Java.
JsonObject(String) - Constructor for class io.vertx.core.json.JsonObject
Create an instance from a string of JSON
JsonObject() - Constructor for class io.vertx.core.json.JsonObject
Create a new, empty instance
JsonObject(Map<String, Object>) - Constructor for class io.vertx.core.json.JsonObject
Create an instance from a Map.
JsonObject(Buffer) - Constructor for class io.vertx.core.json.JsonObject
Create an instance from a buffer.
jsonObject() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
The HTTP response body as a JsonObject
jsonObject() - Static method in interface io.vertx.ext.web.codec.BodyCodec
 
JsonObject() - Static method in class io.vertx.kafka.client.serialization.VertxSerdes
 
jsonObject() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
The HTTP response body as a JsonObject
jsonObject() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
jsonObject() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
The HTTP response body as a JsonObject
jsonObject() - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
JsonObjectDeserializer - Class in io.vertx.kafka.client.serialization
Kafka deserializer for raw bytes in a buffer
JsonObjectDeserializer() - Constructor for class io.vertx.kafka.client.serialization.JsonObjectDeserializer
 
JsonObjectHelper - Class in io.vertx.config.spi.utils
Some utility methods to create json objects from a set of String.
JsonObjectHelper() - Constructor for class io.vertx.config.spi.utils.JsonObjectHelper
 
JsonObjectSerde() - Constructor for class io.vertx.kafka.client.serialization.VertxSerdes.JsonObjectSerde
 
JsonObjectSerializer - Class in io.vertx.kafka.client.serialization
Kafka serializer for raw bytes in a buffer
JsonObjectSerializer() - Constructor for class io.vertx.kafka.client.serialization.JsonObjectSerializer
 
JsonParser - Interface in io.vertx.core.parsetools
A parser class which allows to incrementally parse json elements and emit json parse events instead of parsing a json element fully.
JsonParser - Class in io.vertx.reactivex.core.parsetools
A parser class which allows to incrementally parse json elements and emit json parse events instead of parsing a json element fully.
JsonParser(JsonParser) - Constructor for class io.vertx.reactivex.core.parsetools.JsonParser
 
JsonParser - Class in io.vertx.rxjava.core.parsetools
A parser class which allows to incrementally parse json elements and emit json parse events instead of parsing a json element fully.
JsonParser(JsonParser) - Constructor for class io.vertx.rxjava.core.parsetools.JsonParser
 
JsonUtils - Class in io.vertx.redis.utils
 
JsonUtils() - Constructor for class io.vertx.redis.utils.JsonUtils
 
JULLogDelegate - Class in io.vertx.core.logging
A LogDelegate which delegates to java.util.logging
JULLogDelegateFactory - Class in io.vertx.core.logging
A LogDelegateFactory which creates JULLogDelegate instances.
JULLogDelegateFactory() - Constructor for class io.vertx.core.logging.JULLogDelegateFactory
 
JWK - Class in io.vertx.ext.jwt
JWK https://tools.ietf.org/html/rfc7517 In a nutshell a JWK is a Key(Pair) encoded as JSON.
JWK(String, String, String) - Constructor for class io.vertx.ext.jwt.JWK
Creates a Key(Pair) from pem formatted strings.
JWK(String, boolean, String, String) - Constructor for class io.vertx.ext.jwt.JWK
Creates a Key(Pair) from pem formatted strings.
JWK(String, String) - Constructor for class io.vertx.ext.jwt.JWK
Creates a Symmetric Key from a base64 encoded string.
JWK(JsonObject) - Constructor for class io.vertx.ext.jwt.JWK
 
JWT - Class in io.vertx.ext.jwt
JWT and JWS implementation draft-ietf-oauth-json-web-token-32.
JWT() - Constructor for class io.vertx.ext.jwt.JWT
 
JWT(KeyStore, char[]) - Constructor for class io.vertx.ext.jwt.JWT
Deprecated.
JWT(String, boolean) - Constructor for class io.vertx.ext.jwt.JWT
Deprecated.
JWTAuth - Interface in io.vertx.ext.auth.jwt
Factory interface for creating JWT based AuthProvider instances.
JWTAuth - Class in io.vertx.reactivex.ext.auth.jwt
Factory interface for creating JWT based AuthProvider instances.
JWTAuth(JWTAuth) - Constructor for class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
JWTAuth - Class in io.vertx.rxjava.ext.auth.jwt
Factory interface for creating JWT based AuthProvider instances.
JWTAuth(JWTAuth) - Constructor for class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
JWTAuthHandler - Interface in io.vertx.ext.web.handler
An auth handler that provides JWT Authentication support.
JWTAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that provides JWT Authentication support.
JWTAuthHandler(JWTAuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
JWTAuthHandler - Class in io.vertx.rxjava.ext.web.handler
An auth handler that provides JWT Authentication support.
JWTAuthHandler(JWTAuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
JWTAuthOptions - Class in io.vertx.ext.auth.jwt
Options describing how an JWT Auth should behave.
JWTAuthOptions() - Constructor for class io.vertx.ext.auth.jwt.JWTAuthOptions
Default constructor
JWTAuthOptions(JWTAuthOptions) - Constructor for class io.vertx.ext.auth.jwt.JWTAuthOptions
Copy constructor
JWTAuthOptions(JsonObject) - Constructor for class io.vertx.ext.auth.jwt.JWTAuthOptions
Constructor to create an options from JSON
JWTAuthOptionsConverter - Class in io.vertx.ext.auth.jwt
Converter for JWTAuthOptions.
JWTAuthOptionsConverter() - Constructor for class io.vertx.ext.auth.jwt.JWTAuthOptionsConverter
 
JWTKeyStoreOptions - Class in io.vertx.ext.auth.jwt
Options describing how an JWT KeyStore should behave.
JWTKeyStoreOptions() - Constructor for class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
Default constructor
JWTKeyStoreOptions(JWTKeyStoreOptions) - Constructor for class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
Copy constructor
JWTKeyStoreOptions(JsonObject) - Constructor for class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
Constructor to create an options from JSON
JWTKeyStoreOptionsConverter - Class in io.vertx.ext.auth.jwt
Converter for JWTKeyStoreOptions.
JWTKeyStoreOptionsConverter() - Constructor for class io.vertx.ext.auth.jwt.JWTKeyStoreOptionsConverter
 
JWTOptions - Class in io.vertx.ext.auth.jwt
Deprecated.
JWTOptions() - Constructor for class io.vertx.ext.auth.jwt.JWTOptions
Deprecated.
 
JWTOptions(JsonObject) - Constructor for class io.vertx.ext.auth.jwt.JWTOptions
Deprecated.
 
JWTOptions - Class in io.vertx.ext.jwt
 
JWTOptions() - Constructor for class io.vertx.ext.jwt.JWTOptions
 
JWTOptions(JsonObject) - Constructor for class io.vertx.ext.jwt.JWTOptions
 
JWTOptionsConverter - Class in io.vertx.ext.jwt
Converter for JWTOptions.
JWTOptionsConverter() - Constructor for class io.vertx.ext.jwt.JWTOptionsConverter
 

K

KafkaConsumer<K,V> - Interface in io.vertx.kafka.client.consumer
Vert.x Kafka consumer.
KafkaConsumer<K,V> - Class in io.vertx.reactivex.kafka.client.consumer
Vert.x Kafka consumer.
KafkaConsumer(KafkaConsumer) - Constructor for class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
KafkaConsumer(KafkaConsumer, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
KafkaConsumer<K,V> - Class in io.vertx.rxjava.kafka.client.consumer
Vert.x Kafka consumer.
KafkaConsumer(KafkaConsumer) - Constructor for class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
KafkaConsumer(KafkaConsumer, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
KafkaConsumerRecord<K,V> - Interface in io.vertx.kafka.client.consumer
Vert.x Kafka consumer record
KafkaConsumerRecord<K,V> - Class in io.vertx.reactivex.kafka.client.consumer
Vert.x Kafka consumer record

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

KafkaConsumerRecord(KafkaConsumerRecord) - Constructor for class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
KafkaConsumerRecord(KafkaConsumerRecord, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
KafkaConsumerRecord<K,V> - Class in io.vertx.rxjava.kafka.client.consumer
Vert.x Kafka consumer record

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

KafkaConsumerRecord(KafkaConsumerRecord) - Constructor for class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
KafkaConsumerRecord(KafkaConsumerRecord, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
KafkaConsumerRecords<K,V> - Interface in io.vertx.kafka.client.consumer
Vert.x Kafka consumer records
KafkaConsumerRecords<K,V> - Class in io.vertx.reactivex.kafka.client.consumer
Vert.x Kafka consumer records

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

KafkaConsumerRecords(KafkaConsumerRecords) - Constructor for class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
KafkaConsumerRecords(KafkaConsumerRecords, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
KafkaConsumerRecords<K,V> - Class in io.vertx.rxjava.kafka.client.consumer
Vert.x Kafka consumer records

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

KafkaConsumerRecords(KafkaConsumerRecords) - Constructor for class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
KafkaConsumerRecords(KafkaConsumerRecords, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
KafkaProducer<K,V> - Interface in io.vertx.kafka.client.producer
Vert.x Kafka producer.
KafkaProducer<K,V> - Class in io.vertx.reactivex.kafka.client.producer
Vert.x Kafka producer.
KafkaProducer(KafkaProducer) - Constructor for class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
KafkaProducer(KafkaProducer, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
KafkaProducer<K,V> - Class in io.vertx.rxjava.kafka.client.producer
Vert.x Kafka producer.
KafkaProducer(KafkaProducer) - Constructor for class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
KafkaProducer(KafkaProducer, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
KafkaProducerRecord<K,V> - Interface in io.vertx.kafka.client.producer
Vert.x Kafka producer record.
KafkaProducerRecord<K,V> - Class in io.vertx.reactivex.kafka.client.producer
Vert.x Kafka producer record.
KafkaProducerRecord(KafkaProducerRecord) - Constructor for class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
KafkaProducerRecord(KafkaProducerRecord, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
KafkaProducerRecord<K,V> - Class in io.vertx.rxjava.kafka.client.producer
Vert.x Kafka producer record.
KafkaProducerRecord(KafkaProducerRecord) - Constructor for class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
KafkaProducerRecord(KafkaProducerRecord, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
KafkaReadStream<K,V> - Interface in io.vertx.kafka.client.consumer
A ReadStream for consuming Kafka ConsumerRecord.
KafkaWriteStream<K,V> - Interface in io.vertx.kafka.client.producer
A WriteStream for writing to Kafka ProducerRecord.
KEEP_ALIVE - Static variable in class io.vertx.core.http.HttpHeaders
keep-alive header value
keepAliveTimeSeconds() - Method in interface io.vertx.mqtt.MqttEndpoint
 
keepAliveTimeSeconds() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
keepAliveTimeSeconds() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
key() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
key() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
 
key() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
key() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
key() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
key() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
KeyCertOptions - Interface in io.vertx.core.net
Key/cert configuration options.
keyCertOptions() - Method in interface io.vertx.core.net.SelfSignedCertificate
Provides the KeyCertOptions RSA private key file in PEM format corresponding to the SelfSignedCertificate.privateKeyPath()
keyCertOptions() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Provides the io.vertx.reactivex.core.net.KeyCertOptions RSA private key file in PEM format corresponding to the SelfSignedCertificate.privateKeyPath()
keyCertOptions() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Provides the io.vertx.rxjava.core.net.KeyCertOptions RSA private key file in PEM format corresponding to the SelfSignedCertificate.privateKeyPath()
KeycloakAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Keycloak.
KeycloakAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Keycloak.
KeycloakAuth(KeycloakAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
KeycloakAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Keycloak.
KeycloakAuth(KeycloakAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
KeycloakHelper - Interface in io.vertx.ext.auth.oauth2
Helper class for processing Keycloak principal.
KeycloakHelper - Class in io.vertx.reactivex.ext.auth.oauth2
Helper class for processing Keycloak principal.
KeycloakHelper(KeycloakHelper) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
KeycloakHelper - Class in io.vertx.rxjava.ext.auth.oauth2
Helper class for processing Keycloak principal.
KeycloakHelper(KeycloakHelper) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
keyManagerMapper(Vertx) - Method in interface io.vertx.core.net.KeyCertOptions
Returns a function that maps SNI server names to X509KeyManager instance.
keys(Handler<AsyncResult<Set<K>>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Get the keys of the map, asynchronously.
keys(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Find all keys matching the given pattern
keys(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find all keys matching the given pattern
keys(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Find all keys matching the given pattern
keys(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Find all keys matching the given pattern
keys(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Find all keys matching the given pattern
keys(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find all keys matching the given pattern
keySet() - Method in interface io.vertx.core.shareddata.LocalMap
 
keysObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
keysObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
KeyStoreOptions - Class in io.vertx.ext.auth
Options describing how an JWT KeyStore should behave.
KeyStoreOptions() - Constructor for class io.vertx.ext.auth.KeyStoreOptions
Default constructor
KeyStoreOptions(KeyStoreOptions) - Constructor for class io.vertx.ext.auth.KeyStoreOptions
Copy constructor
KeyStoreOptions(JsonObject) - Constructor for class io.vertx.ext.auth.KeyStoreOptions
Constructor to create an options from JSON
KeyStoreOptionsConverter - Class in io.vertx.ext.auth
Converter for KeyStoreOptions.
KeyStoreOptionsConverter() - Constructor for class io.vertx.ext.auth.KeyStoreOptionsConverter
 
keyStream() - Method in interface io.vertx.ext.cluster.infinispan.InfinispanAsyncMap
Get the keys of the map as a ReadStream.
keyStream() - Method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
Get the keys of the map as a .
keyStream() - Method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
Get the keys of the map as a .
KillFilter - Class in io.vertx.redis.op
 
KillFilter() - Constructor for class io.vertx.redis.op.KillFilter
 
KillFilter(KillFilter) - Constructor for class io.vertx.redis.op.KillFilter
 
KillFilter(JsonObject) - Constructor for class io.vertx.redis.op.KillFilter
 
KillFilter.Type - Enum in io.vertx.redis.op
 
KO() - Static method in class io.vertx.ext.healthchecks.Status
Creates a status when something bad is detected.
KO(JsonObject) - Static method in class io.vertx.ext.healthchecks.Status
Creates a status when something bad is detected.
KubernetesServiceImporter - Class in io.vertx.servicediscovery.kubernetes
A discovery bridge listening for kubernetes services and publishing them in the Vert.x service discovery.
KubernetesServiceImporter() - Constructor for class io.vertx.servicediscovery.kubernetes.KubernetesServiceImporter
 
KubernetesUtils - Class in io.vertx.config.kubernetes
Utility methods for Kubernetes.
KubernetesUtils() - Constructor for class io.vertx.config.kubernetes.KubernetesUtils
 

L

language() - Method in interface io.vertx.ext.web.Locale
Deprecated.
language() - Method in class io.vertx.reactivex.ext.web.Locale
Returns the language as reported by the HTTP client.
language() - Method in class io.vertx.rxjava.ext.web.Locale
Returns the language as reported by the HTTP client.
LanguageHeader - Interface in io.vertx.ext.web
A parsed language header.
LanguageHeader - Class in io.vertx.reactivex.ext.web
A parsed language header.
LanguageHeader(LanguageHeader) - Constructor for class io.vertx.reactivex.ext.web.LanguageHeader
 
LanguageHeader - Class in io.vertx.rxjava.ext.web
A parsed language header.
LanguageHeader(LanguageHeader) - Constructor for class io.vertx.rxjava.ext.web.LanguageHeader
 
languageOverride(String) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the name of the field that contains the language string.
last() - Method in interface io.vertx.ext.web.Route
Specify this is the last route for the router.
last() - Method in class io.vertx.reactivex.ext.web.Route
Specify this is the last route for the router.
last() - Method in class io.vertx.rxjava.ext.web.Route
Specify this is the last route for the router.
LAST_MODIFIED - Static variable in class io.vertx.core.http.HttpHeaders
Last-Modified header name
lastAccessed() - Method in interface io.vertx.ext.web.Session
 
lastAccessed() - Method in class io.vertx.reactivex.ext.web.Session
 
lastAccessed() - Method in class io.vertx.rxjava.ext.web.Session
 
lastAccessTime() - Method in interface io.vertx.core.file.FileProps
The date the file was last accessed
lastAccessTime() - Method in class io.vertx.reactivex.core.file.FileProps
The date the file was last accessed
lastAccessTime() - Method in class io.vertx.rxjava.core.file.FileProps
The date the file was last accessed
lastMessageId() - Method in interface io.vertx.mqtt.MqttEndpoint
 
lastMessageId() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
lastMessageId() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
lastModifiedTime() - Method in interface io.vertx.core.file.FileProps
The date the file was last modified
lastModifiedTime() - Method in class io.vertx.reactivex.core.file.FileProps
The date the file was last modified
lastModifiedTime() - Method in class io.vertx.rxjava.core.file.FileProps
The date the file was last modified
lastsave(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the UNIX time stamp of the last successful save to disk
lastsave(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the UNIX time stamp of the last successful save to disk
lastsave(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the UNIX time stamp of the last successful save to disk
lastsave(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the UNIX time stamp of the last successful save to disk
lastsave(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the UNIX time stamp of the last successful save to disk
lastsave(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the UNIX time stamp of the last successful save to disk
lastsaveObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
lastsaveObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
Launcher - Class in io.vertx.core
A main() class that can be used to create Vert.x instance and deploy a verticle, or run a bare Vert.x instance.
Launcher() - Constructor for class io.vertx.core.Launcher
 
launcher() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
leave(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Leave the cluster
leave(Handler<AsyncResult<Void>>) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
length() - Method in interface io.vertx.core.buffer.Buffer
Returns the length of the buffer, measured in bytes.
length() - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns the length of the buffer, measured in bytes.
length() - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns the length of the buffer, measured in bytes.
LimitOptions - Class in io.vertx.redis.op
 
LimitOptions() - Constructor for class io.vertx.redis.op.LimitOptions
 
LimitOptions(LimitOptions) - Constructor for class io.vertx.redis.op.LimitOptions
 
LimitOptions(JsonObject) - Constructor for class io.vertx.redis.op.LimitOptions
 
lindex(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get an element from a list by its index
lindex(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get an element from a list by its index
lindex(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get an element from a list by its index
lindex(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get an element from a list by its index
lindex(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get an element from a list by its index
lindex(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get an element from a list by its index
lindexObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
lindexObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
link(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
link(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
link(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
linkBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
linkBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
linkBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
LinkedInAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for LinkedIn.
LinkedInAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for LinkedIn.
LinkedInAuth(LinkedInAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
LinkedInAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for LinkedIn.
LinkedInAuth(LinkedInAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
linkObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
linsert(String, InsertOptions, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Insert an element before or after another element in a list
linsert(String, InsertOptions, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Insert an element before or after another element in a list
linsert(String, InsertOptions, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Insert an element before or after another element in a list
linsert(String, InsertOptions, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Insert an element before or after another element in a list
linsert(String, InsertOptions, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Insert an element before or after another element in a list
linsert(String, InsertOptions, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Insert an element before or after another element in a list
linsertObservable(String, InsertOptions, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
linsertObservable(String, InsertOptions, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
list(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Lists secrets from path (children).
list() - Method in interface io.vertx.core.CompositeFuture
 
listen(Handler<ConfigChange>) - Method in interface io.vertx.config.ConfigRetriever
Registers a listener receiving configuration changes.
listen(int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Start listening on the given port and host.
listen() - Method in interface io.vertx.core.http.HttpServer
Tell the server to start listening.
listen(int, String) - Method in interface io.vertx.core.http.HttpServer
Tell the server to start listening.
listen(int, String, Handler<AsyncResult<HttpServer>>) - Method in interface io.vertx.core.http.HttpServer
Like HttpServer.listen(int, String) but supplying a handler that will be called when the server is actually listening (or has failed).
listen(int) - Method in interface io.vertx.core.http.HttpServer
Like HttpServer.listen(int, String) but the server will listen on host "0.0.0.0" and port specified here ignoring any value in the HttpServerOptions that was used when creating the server.
listen(int, Handler<AsyncResult<HttpServer>>) - Method in interface io.vertx.core.http.HttpServer
Like HttpServer.listen(int) but supplying a handler that will be called when the server is actually listening (or has failed).
listen(Handler<AsyncResult<HttpServer>>) - Method in interface io.vertx.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen() - Method in interface io.vertx.core.net.NetServer
Start listening on the port and host as configured in the NetServerOptions used when creating the server.
listen(Handler<AsyncResult<NetServer>>) - Method in interface io.vertx.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int, String) - Method in interface io.vertx.core.net.NetServer
Start listening on the specified port and host, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(int, String, Handler<AsyncResult<NetServer>>) - Method in interface io.vertx.core.net.NetServer
Like NetServer.listen(int, String) but providing a handler that will be notified when the server is listening, or fails.
listen(int) - Method in interface io.vertx.core.net.NetServer
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the NetServerOptions used when creating the server.
listen(int, Handler<AsyncResult<NetServer>>) - Method in interface io.vertx.core.net.NetServer
Like NetServer.listen(int) but providing a handler that will be notified when the server is listening, or fails.
listen(SocketAddress) - Method in interface io.vertx.core.net.NetServer
Start listening on the specified local address, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(SocketAddress, Handler<AsyncResult<NetServer>>) - Method in interface io.vertx.core.net.NetServer
Like NetServer.listen(SocketAddress) but providing a handler that will be notified when the server is listening, or fails.
listen() - Method in interface io.vertx.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listen(int, String) - Method in interface io.vertx.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified
listen(int, String, Handler<AsyncResult<MqttServer>>) - Method in interface io.vertx.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified It ignores any options specified through the constructor
listen(int) - Method in interface io.vertx.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(int, Handler<AsyncResult<MqttServer>>) - Method in interface io.vertx.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(Handler<AsyncResult<MqttServer>>) - Method in interface io.vertx.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listen(int, String, Handler<AsyncResult<ProtonServer>>) - Method in interface io.vertx.proton.ProtonServer
Start listening on the given port and host interface, with the result handler called when the operation completes.
listen(int, Handler<AsyncResult<ProtonServer>>) - Method in interface io.vertx.proton.ProtonServer
Start listening on the given port and host interface "0.0.0.0", with the result handler called when the operation completes.
listen(Handler<AsyncResult<ProtonServer>>) - Method in interface io.vertx.proton.ProtonServer
Start listening on the host and port configured in the options used when creating the server, with the result handler called when the operation completes.
listen(int) - Method in interface io.vertx.proton.ProtonServer
Start listening on the given port, and host interface "0.0.0.0".
listen(int, String) - Method in interface io.vertx.proton.ProtonServer
Start listening on the given port, and host interface.
listen() - Method in interface io.vertx.proton.ProtonServer
Start listening on the host and port configured in the options used when creating the server.
listen(Handler<ConfigChange>) - Method in class io.vertx.reactivex.config.ConfigRetriever
Registers a listener receiving configuration changes.
listen(int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Start listening on the given port and host.
listen() - Method in class io.vertx.reactivex.core.http.HttpServer
Tell the server to start listening.
listen(int, String) - Method in class io.vertx.reactivex.core.http.HttpServer
Tell the server to start listening.
listen(int, String, Handler<AsyncResult<HttpServer>>) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen(int) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but the server will listen on host "0.0.0.0" and port specified here ignoring any value in the HttpServerOptions that was used when creating the server.
listen(int, Handler<AsyncResult<HttpServer>>) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen(Handler<AsyncResult<HttpServer>>) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen() - Method in class io.vertx.reactivex.core.net.NetServer
Start listening on the port and host as configured in the NetServerOptions used when creating the server.
listen(Handler<AsyncResult<NetServer>>) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int, String) - Method in class io.vertx.reactivex.core.net.NetServer
Start listening on the specified port and host, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(int, String, Handler<AsyncResult<NetServer>>) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int) - Method in class io.vertx.reactivex.core.net.NetServer
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the NetServerOptions used when creating the server.
listen(int, Handler<AsyncResult<NetServer>>) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(SocketAddress) - Method in class io.vertx.reactivex.core.net.NetServer
Start listening on the specified local address, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(SocketAddress, Handler<AsyncResult<NetServer>>) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen() - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listen(int, String) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified
listen(int, String, Handler<AsyncResult<MqttServer>>) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified It ignores any options specified through the constructor
listen(int) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(int, Handler<AsyncResult<MqttServer>>) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(Handler<AsyncResult<MqttServer>>) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listen(Handler<ConfigChange>) - Method in class io.vertx.rxjava.config.ConfigRetriever
Registers a listener receiving configuration changes.
listen(int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Start listening on the given port and host.
listen() - Method in class io.vertx.rxjava.core.http.HttpServer
Tell the server to start listening.
listen(int, String) - Method in class io.vertx.rxjava.core.http.HttpServer
Tell the server to start listening.
listen(int, String, Handler<AsyncResult<HttpServer>>) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen(int) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but the server will listen on host "0.0.0.0" and port specified here ignoring any value in the HttpServerOptions that was used when creating the server.
listen(int, Handler<AsyncResult<HttpServer>>) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen(Handler<AsyncResult<HttpServer>>) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
listen() - Method in class io.vertx.rxjava.core.net.NetServer
Start listening on the port and host as configured in the NetServerOptions used when creating the server.
listen(Handler<AsyncResult<NetServer>>) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int, String) - Method in class io.vertx.rxjava.core.net.NetServer
Start listening on the specified port and host, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(int, String, Handler<AsyncResult<NetServer>>) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(int) - Method in class io.vertx.rxjava.core.net.NetServer
Start listening on the specified port and host "0.0.0.0", ignoring port and host configured in the NetServerOptions used when creating the server.
listen(int, Handler<AsyncResult<NetServer>>) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetServer
Start listening on the specified local address, ignoring port and host configured in the NetServerOptions used when creating the server.
listen(SocketAddress, Handler<AsyncResult<NetServer>>) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
listen() - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listen(int, String) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified
listen(int, String, Handler<AsyncResult<MqttServer>>) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified It ignores any options specified through the constructor
listen(int) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(int, Handler<AsyncResult<MqttServer>>) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
listen(Handler<AsyncResult<MqttServer>>) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
listening(String, SocketAddress) - Method in interface io.vertx.core.spi.metrics.DatagramSocketMetrics
Called when a socket is listening.
listenMulticastGroup(String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listenMulticastGroup(String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listenMulticastGroup(String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
listenMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
listenMulticastGroupObservable(String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
listenMulticastGroupObservable(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
listenObservable(int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
listenObservable(int, String) - Method in class io.vertx.rxjava.core.http.HttpServer
listenObservable(int) - Method in class io.vertx.rxjava.core.http.HttpServer
listenObservable() - Method in class io.vertx.rxjava.core.http.HttpServer
listenObservable() - Method in class io.vertx.rxjava.core.net.NetServer
Deprecated.
listenObservable(int, String) - Method in class io.vertx.rxjava.core.net.NetServer
Deprecated.
listenObservable(int) - Method in class io.vertx.rxjava.core.net.NetServer
Deprecated.
listenObservable(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetServer
Deprecated.
listIndexes(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.ext.mongo.MongoClient
Get all the indexes in this collection.
listIndexes(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Get all the indexes in this collection.
listIndexes(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Get all the indexes in this collection.
listIndexesObservable(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
listSeparator - Variable in class io.vertx.core.cli.TypedOption
the split character used if the raw value needs to be parsed as a list.
listTopics(Handler<AsyncResult<Map<String, List<PartitionInfo>>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get metadata about partitions for all topics that the user is authorized to view.
listTopics(Handler<AsyncResult<Map<String, List<PartitionInfo>>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get metadata about partitions for all topics that the user is authorized to view.
LiveAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for live.com Services.
LiveAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for live.com Services.
LiveAuth(LiveAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
LiveAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for live.com Services.
LiveAuth(LiveAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
llen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of a list
llen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the length of a list
llen(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the length of a list
llen(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the length of a list
llen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of a list
llen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the length of a list
llenObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
llenObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
load(String, ClassLoader) - Static method in class io.vertx.servicediscovery.utils.ClassLoaderUtils
 
loadBalancerFactory(LoadBalancer.Factory) - Method in class io.vertx.grpc.VertxChannelBuilder
 
loadConfig() - Static method in class io.vertx.core.logging.JULLogDelegateFactory
 
loadFactories(Class<T>) - Static method in class io.vertx.core.ServiceHelper
 
loadFactories(Class<T>, ClassLoader) - Static method in class io.vertx.core.ServiceHelper
 
loadFactory(Class<T>) - Static method in class io.vertx.core.ServiceHelper
 
loadFactoryOrNull(Class<T>) - Static method in class io.vertx.core.ServiceHelper
 
loadJWK(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
Loads a JWK Set from the remote provider.
loadJWK(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Loads a JWK Set from the remote provider.
loadJWK(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Loads a JWK Set from the remote provider.
loadJWKObservable() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Deprecated.
loadUserAgent() - Static method in class io.vertx.ext.web.client.WebClientOptions
 
localAddress() - Method in interface io.vertx.core.datagram.DatagramSocket
Return the SocketAddress to which this DatagramSocket is bound.
localAddress() - Method in interface io.vertx.core.http.HttpConnection
 
localAddress() - Method in interface io.vertx.core.http.HttpServerRequest
 
localAddress() - Method in interface io.vertx.core.http.WebSocketBase
 
localAddress() - Method in interface io.vertx.core.net.NetSocket
 
localAddress() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Return the local address for this socket
localAddress() - Method in interface io.vertx.mqtt.MqttEndpoint
 
localAddress() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Return the SocketAddress to which this DatagramSocket is bound.
localAddress() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
localAddress() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
localAddress() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
localAddress() - Method in class io.vertx.reactivex.core.http.WebSocket
 
localAddress() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
localAddress() - Method in class io.vertx.reactivex.core.net.NetSocket
 
localAddress() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Return the local address for this socket
localAddress() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
localAddress() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Return the SocketAddress to which this DatagramSocket is bound.
localAddress() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
localAddress() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
localAddress() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
localAddress() - Method in class io.vertx.rxjava.core.http.WebSocket
 
localAddress() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
localAddress() - Method in class io.vertx.rxjava.core.net.NetSocket
 
localAddress() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
Return the local address for this socket
localAddress() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
localConsumer(String) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.consumer(String) but the address won't be propagated across the cluster.
localConsumer(String, Handler<Message<T>>) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.consumer(String, Handler) but the address won't be propagated across the cluster.
localConsumer(String) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.consumer(java.lang.String) but the address won't be propagated across the cluster.
localConsumer(String, Handler<Message<T>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.consumer(java.lang.String) but the address won't be propagated across the cluster.
localConsumer(String) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.consumer(java.lang.String) but the address won't be propagated across the cluster.
localConsumer(String, Handler<Message<T>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.consumer(java.lang.String) but the address won't be propagated across the cluster.
Locale - Interface in io.vertx.ext.web
Deprecated.
Use LanguageHeader instead
Locale - Class in io.vertx.reactivex.ext.web

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Locale(Locale) - Constructor for class io.vertx.reactivex.ext.web.Locale
 
Locale - Class in io.vertx.rxjava.ext.web

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Locale(Locale) - Constructor for class io.vertx.rxjava.ext.web.Locale
 
LocalMap<K,V> - Interface in io.vertx.core.shareddata
Local maps can be used to share data safely in a single Vert.x instance.
LocalMap<K,V> - Class in io.vertx.reactivex.core.shareddata
Local maps can be used to share data safely in a single Vert.x instance.
LocalMap(LocalMap) - Constructor for class io.vertx.reactivex.core.shareddata.LocalMap
 
LocalMap(LocalMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.reactivex.core.shareddata.LocalMap
 
LocalMap<K,V> - Class in io.vertx.rxjava.core.shareddata
Local maps can be used to share data safely in a single Vert.x instance.
LocalMap(LocalMap) - Constructor for class io.vertx.rxjava.core.shareddata.LocalMap
 
LocalMap(LocalMap, TypeArg<K>, TypeArg<V>) - Constructor for class io.vertx.rxjava.core.shareddata.LocalMap
 
LocalSessionStore - Interface in io.vertx.ext.web.sstore
A session store which is only available on a single node.
LocalSessionStore - Class in io.vertx.reactivex.ext.web.sstore
A session store which is only available on a single node.
LocalSessionStore(LocalSessionStore) - Constructor for class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
LocalSessionStore - Class in io.vertx.rxjava.ext.web.sstore
A session store which is only available on a single node.
LocalSessionStore(LocalSessionStore) - Constructor for class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
LOCATION - Static variable in class io.vertx.core.http.HttpHeaders
Location header name
Lock - Interface in io.vertx.core.shareddata
An asynchronous exclusive lock which can be obtained from any node in the cluster.
Lock - Class in io.vertx.reactivex.core.shareddata
An asynchronous exclusive lock which can be obtained from any node in the cluster.
Lock(Lock) - Constructor for class io.vertx.reactivex.core.shareddata.Lock
 
Lock - Class in io.vertx.rxjava.core.shareddata
An asynchronous exclusive lock which can be obtained from any node in the cluster.
Lock(Lock) - Constructor for class io.vertx.rxjava.core.shareddata.Lock
 
Log4j2LogDelegate - Class in io.vertx.core.logging
A LogDelegate which delegates to Apache Log4j 2
Log4j2LogDelegateFactory - Class in io.vertx.core.logging
A LogDelegateFactory which creates Log4j2LogDelegate instances.
Log4j2LogDelegateFactory() - Constructor for class io.vertx.core.logging.Log4j2LogDelegateFactory
 
Log4jLogDelegate - Class in io.vertx.core.logging
A LogDelegate which delegates to Apache Log4j
Log4jLogDelegateFactory - Class in io.vertx.core.logging
A LogDelegateFactory which creates Log4jLogDelegate instances.
Log4jLogDelegateFactory() - Constructor for class io.vertx.core.logging.Log4jLogDelegateFactory
 
LogDelegate - Interface in io.vertx.core.spi.logging
I represent operations that are delegated to underlying logging frameworks.
LogDelegateFactory - Interface in io.vertx.core.spi.logging
I am responsible for creating LogDelegate instances.
Logger - Class in io.vertx.core.logging
This class allows us to isolate all our logging dependencies in one place.
Logger(LogDelegate) - Constructor for class io.vertx.core.logging.Logger
 
LOGGER_DELEGATE_FACTORY_CLASS_NAME - Static variable in class io.vertx.core.logging.LoggerFactory
 
LoggerFactory - Class in io.vertx.core.logging
 
LoggerFactory() - Constructor for class io.vertx.core.logging.LoggerFactory
 
LoggerFormat - Enum in io.vertx.ext.web.handler
The possible out of the box formats.
LoggerHandler - Interface in io.vertx.ext.web.handler
A handler which logs request information to the Vert.x logger.
LoggerHandler - Class in io.vertx.reactivex.ext.web.handler
A handler which logs request information to the Vert.x logger.
LoggerHandler(LoggerHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
LoggerHandler - Class in io.vertx.rxjava.ext.web.handler
A handler which logs request information to the Vert.x logger.
LoggerHandler(LoggerHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
loginWithAppRole(String, String, Handler<AsyncResult<Auth>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Logs in against the `AppRole` backend.
loginWithCert(Handler<AsyncResult<Auth>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Logs in against the `Cert` backend.
loginWithUserCredentials(String, String, Handler<AsyncResult<Auth>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Logs in against the `userpass` backend.
logout(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Revoke refresh token and calls the logout endpoint.
logout(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Revoke refresh token and calls the logout endpoint.
logout(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Revoke refresh token and calls the logout endpoint.
logoutObservable() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
longName - Variable in class io.vertx.core.cli.Option
the option long name.
longValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
longValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
longValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
Lookup - Class in io.vertx.config.vault.client
Represents Lookup result
Lookup() - Constructor for class io.vertx.config.vault.client.Lookup
 
lookup(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lookup() - Method in interface io.vertx.core.spi.launcher.CommandFactoryLookup
Looks for command implementation and instantiated them.
lookup(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lookup(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
lookup4(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup4(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup4(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
lookup4Observable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Deprecated.
lookup6(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookup6(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookup6(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
lookup6Observable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Deprecated.
lookupObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Deprecated.
lookupSelf(Handler<AsyncResult<Lookup>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Looks up for the current token metadata.
lpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the first element in a list
lpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the first element in a list
lpop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove and get the first element in a list
lpop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and get the first element in a list
lpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the first element in a list
lpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the first element in a list
lpopObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
lpopObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
lprops(String, Handler<AsyncResult<FileProps>>) - Method in interface io.vertx.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lprops(String, Handler<AsyncResult<FileProps>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lprops(String, Handler<AsyncResult<FileProps>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
lpropsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
lpropsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
lpropsBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
lpropsObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
lpush(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Prepend one value to a list
lpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Prepend one value to a list
lpush(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Prepend one value to a list
lpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Prepend one value to a list
lpush(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Prepend one value to a list
lpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Prepend one value to a list
lpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Prepend one or multiple values to a list
lpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Prepend one or multiple values to a list
lpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Prepend one or multiple values to a list
lpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Prepend one or multiple values to a list
lpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Prepend one or multiple values to a list
lpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Prepend one or multiple values to a list
lpushManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
lpushManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
lpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
lpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
lpushx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Prepend a value to a list, only if the list exists
lpushx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Prepend a value to a list, only if the list exists
lpushx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Prepend a value to a list, only if the list exists
lpushx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Prepend a value to a list, only if the list exists
lpushx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Prepend a value to a list, only if the list exists
lpushx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Prepend a value to a list, only if the list exists
lpushxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
lpushxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
lrange(String, long, long, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get a range of elements from a list
lrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get a range of elements from a list
lrange(String, long, long, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get a range of elements from a list
lrange(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get a range of elements from a list
lrange(String, long, long, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get a range of elements from a list
lrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get a range of elements from a list
lrangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
lrangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
lrem(String, long, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove elements from a list
lrem(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove elements from a list
lrem(String, long, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove elements from a list
lrem(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove elements from a list
lrem(String, long, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove elements from a list
lrem(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove elements from a list
lremObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
lremObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
lset(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value of an element in a list by its index
lset(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value of an element in a list by its index
lset(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set the value of an element in a list by its index
lset(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the value of an element in a list by its index
lset(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value of an element in a list by its index
lset(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value of an element in a list by its index
lsetObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
lsetObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
ltrim(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Trim a list to the specified range
ltrim(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Trim a list to the specified range
ltrim(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Trim a list to the specified range
ltrim(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Trim a list to the specified range
ltrim(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Trim a list to the specified range
ltrim(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Trim a list to the specified range
ltrimObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
ltrimObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction

M

MailchimpAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Mailchimp.
MailchimpAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Mailchimp.
MailchimpAuth(MailchimpAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
MailchimpAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Mailchimp.
MailchimpAuth(MailchimpAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
main(String[]) - Static method in class io.vertx.core.Launcher
Main entry point.
main() - Method in class io.vertx.core.spi.launcher.ExecutionContext
 
main(String[]) - Static method in class io.vertx.core.Starter
Deprecated.
 
map(Function<T, U>) - Method in interface io.vertx.core.AsyncResult
Apply a mapper function on this async result.
map(V) - Method in interface io.vertx.core.AsyncResult
Map the result of this async result to a specific value.
map(Function<T, U>) - Method in interface io.vertx.core.Future
Apply a mapper function on this future.
map(V) - Method in interface io.vertx.core.Future
Map the result of a future to a specific value.
map(Function<CompositeFuture, U>) - Method in class io.vertx.reactivex.core.CompositeFuture
Apply a mapper function on this future.
map(Function<T, U>) - Method in class io.vertx.reactivex.core.Future
Apply a mapper function on this future.
map(V) - Method in class io.vertx.reactivex.core.Future
Map the result of a future to a specific value.
map(Function<Boolean, U>) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
map(Function<Boolean, U>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
map(Function<CompositeFuture, U>) - Method in class io.vertx.rxjava.core.CompositeFuture
Apply a mapper function on this future.
map(Function<T, U>) - Method in class io.vertx.rxjava.core.Future
Apply a mapper function on this future.
map(V) - Method in class io.vertx.rxjava.core.Future
Map the result of a future to a specific value.
map(Function<Boolean, U>) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
map(Function<Boolean, U>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
mapEmpty() - Method in interface io.vertx.core.AsyncResult
Map the result of this async result to null.
mapEmpty() - Method in interface io.vertx.core.Future
Map the result of a future to null.
mapEmpty() - Method in class io.vertx.reactivex.core.Future
Map the result of a future to null.
mapEmpty() - Method in class io.vertx.rxjava.core.Future
Map the result of a future to null.
mapFrom(Object) - Static method in class io.vertx.core.json.JsonObject
Create a JsonObject from the fields of a Java object.
mapper - Static variable in class io.vertx.core.json.Json
 
mapTo(Class<T>) - Method in class io.vertx.core.json.JsonObject
Instantiate a Java object from a JsonObject.
mapTo(Class<T>) - Method in interface io.vertx.core.parsetools.JsonEvent
Decodes and returns the current value as the specified type.
mapTo(TypeReference<T>) - Method in interface io.vertx.core.parsetools.JsonEvent
Decodes and returns the current value as the specified type.
mapTo(Class<T>) - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
Decodes and returns the current value as the specified type.
mapTo(Class<T>) - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
Decodes and returns the current value as the specified type.
master(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show the state and info of the specified master
master(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Show the state and info of the specified master
master(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show the state and info of the specified master
masterObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
masters(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show a list of monitored masters and their state
masters(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Show a list of monitored masters and their state
masters(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show a list of monitored masters and their state
mastersObservable() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Deprecated.
Match - Class in io.vertx.micrometer
A match for a value.
Match() - Constructor for class io.vertx.micrometer.Match
Default constructor
Match(Match) - Constructor for class io.vertx.micrometer.Match
Copy constructor
Match(JsonObject) - Constructor for class io.vertx.micrometer.Match
Create an instance from a JsonObject
match(JsonObject) - Method in class io.vertx.servicediscovery.Record
Checks whether or not the current Record matches the filter.
MATCHED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for documents matched.
MatchType - Enum in io.vertx.micrometer
The type of match.
max(Double) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the upper inclusive boundary for the longitude and latitude values for 2d indexes..
maxAgeSeconds(int) - Method in interface io.vertx.ext.web.handler.CorsHandler
Set how long the browser should cache the information
maxAgeSeconds(int) - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
Set how long the browser should cache the information
maxAgeSeconds(int) - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
Set how long the browser should cache the information
maximumPoolSize(DataSource, JsonObject) - Method in interface io.vertx.ext.jdbc.spi.DataSourceProvider
 
maxInboundMessageSize(int) - Method in class io.vertx.grpc.VertxChannelBuilder
 
maxRecordSize(int) - Method in interface io.vertx.core.parsetools.RecordParser
Set the maximum allowed size for a record when using the delimited mode.
maxRecordSize(int) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
Set the maximum allowed size for a record when using the delimited mode.
maxRecordSize(int) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
Set the maximum allowed size for a record when using the delimited mode.
MaybeHelper - Class in io.vertx.reactivex.core
 
MaybeHelper() - Constructor for class io.vertx.reactivex.core.MaybeHelper
 
MaybeHelper - Class in io.vertx.reactivex
 
MaybeHelper() - Constructor for class io.vertx.reactivex.MaybeHelper
 
MaybeUnmarshaller<T,B> - Class in io.vertx.reactivex.core.json
An operator to unmarshall json to pojos.
MaybeUnmarshaller(Function<B, Buffer>, Class<T>) - Constructor for class io.vertx.reactivex.core.json.MaybeUnmarshaller
 
MaybeUnmarshaller(Function<B, Buffer>, TypeReference<T>) - Constructor for class io.vertx.reactivex.core.json.MaybeUnmarshaller
 
MaybeUnmarshaller(Function<B, Buffer>, Class<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.MaybeUnmarshaller
 
MaybeUnmarshaller(Function<B, Buffer>, TypeReference<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.MaybeUnmarshaller
 
md5Check(String, String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
Measured - Interface in io.vertx.core.metrics
 
Measured - Interface in io.vertx.reactivex.core.metrics

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

Measured - Interface in io.vertx.rxjava.core.metrics

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
If the specified key is not already associated with a value or is associated with null, associates it with the given non-null value.
mergeIn(JsonObject) - Method in class io.vertx.core.json.JsonObject
Merge in another JSON object.
mergeIn(JsonObject, boolean) - Method in class io.vertx.core.json.JsonObject
Merge in another JSON object.
mergeIn(JsonObject, int) - Method in class io.vertx.core.json.JsonObject
Merge in another JSON object.
Message<T> - Interface in io.vertx.core.eventbus
Represents a message that is received from the event bus in a handler.
message() - Method in interface io.vertx.core.eventbus.SendContext
 
message() - Method in interface io.vertx.ext.unit.report.Failure
 
message() - Static method in interface io.vertx.proton.ProtonHelper
Creates a bare Message object.
message(String) - Static method in interface io.vertx.proton.ProtonHelper
Creates a Message object with the given String contained as an AmqpValue body.
message(String, String) - Static method in interface io.vertx.proton.ProtonHelper
Creates a Message object with the given String contained as an AmqpValue body, and the 'to' address set as given.
Message<T> - Class in io.vertx.reactivex.core.eventbus
Represents a message that is received from the event bus in a handler.
Message(Message) - Constructor for class io.vertx.reactivex.core.eventbus.Message
 
Message(Message, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.eventbus.Message
 
message() - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
message() - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
Message<T> - Class in io.vertx.rxjava.core.eventbus
Represents a message that is received from the event bus in a handler.
Message(Message) - Constructor for class io.vertx.rxjava.core.eventbus.Message
 
Message(Message, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.eventbus.Message
 
message() - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
message() - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
MessageCodec<S,R> - Interface in io.vertx.core.eventbus
A message codec allows a custom message type to be marshalled across the event bus.
MessageConsumer<T> - Interface in io.vertx.core.eventbus
An event bus consumer object representing a stream of message to an EventBus address that can be read from.
MessageConsumer<T> - Class in io.vertx.reactivex.core.eventbus
An event bus consumer object representing a stream of message to an EventBus address that can be read from.
MessageConsumer(MessageConsumer) - Constructor for class io.vertx.reactivex.core.eventbus.MessageConsumer
 
MessageConsumer(MessageConsumer, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.eventbus.MessageConsumer
 
MessageConsumer<T> - Class in io.vertx.rxjava.core.eventbus
An event bus consumer object representing a stream of message to an EventBus address that can be read from.
MessageConsumer(MessageConsumer) - Constructor for class io.vertx.rxjava.core.eventbus.MessageConsumer
 
MessageConsumer(MessageConsumer, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.eventbus.MessageConsumer
 
messageId() - Method in interface io.vertx.mqtt.messages.MqttMessage
 
messageId() - Method in interface io.vertx.reactivex.mqtt.messages.MqttMessage
 
messageId() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
messageId() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
messageId() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
messageId() - Method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
messageId() - Method in interface io.vertx.rxjava.mqtt.messages.MqttMessage
 
messageId() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
messageId() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
messageId() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
messageId() - Method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
MessageProducer<T> - Interface in io.vertx.core.eventbus
Represents a stream of message that can be written to.
MessageProducer<T> - Class in io.vertx.reactivex.core.eventbus
Represents a stream of message that can be written to.
MessageProducer(MessageProducer) - Constructor for class io.vertx.reactivex.core.eventbus.MessageProducer
 
MessageProducer(MessageProducer, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.eventbus.MessageProducer
 
MessageProducer<T> - Class in io.vertx.rxjava.core.eventbus
Represents a stream of message that can be written to.
MessageProducer(MessageProducer) - Constructor for class io.vertx.rxjava.core.eventbus.MessageProducer
 
MessageProducer(MessageProducer, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.eventbus.MessageProducer
 
messageRead(String, int) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
A message has been received from the network.

No specific thread and context can be expected when this method is called.

messageReceived(String, boolean, boolean, int) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called when a message is received.

No specific thread and context can be expected when this method is called.

messageSent(String, boolean, boolean, boolean) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called when a message has been sent or published.

No specific thread and context can be expected when this method is called.

MessageSource - Class in io.vertx.reactivex.servicediscovery.types
Service type for data producer.
MessageSource(MessageSource) - Constructor for class io.vertx.reactivex.servicediscovery.types.MessageSource
 
MessageSource - Class in io.vertx.rxjava.servicediscovery.types
Service type for data producer.
MessageSource(MessageSource) - Constructor for class io.vertx.rxjava.servicediscovery.types.MessageSource
 
MessageSource - Interface in io.vertx.servicediscovery.types
Service type for data producer.
messageWritten(String, int) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
A message has been sent over the network.

No specific thread and context can be expected when this method is called.

method() - Method in interface io.vertx.core.http.HttpClientRequest
The HTTP method for the request.
method() - Method in interface io.vertx.core.http.HttpServerRequest
 
method(HttpMethod) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to use a new method value.
method(HttpMethod) - Method in interface io.vertx.ext.web.Route
Add an HTTP method for this route.
method() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
The HTTP method for the request.
method() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
method(HttpMethod) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to use a new method value.
method(HttpMethod) - Method in class io.vertx.reactivex.ext.web.Route
Add an HTTP method for this route.
method() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
The HTTP method for the request.
method() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
method(HttpMethod) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to use a new method value.
method(HttpMethod) - Method in class io.vertx.rxjava.ext.web.Route
Add an HTTP method for this route.
methodBlock(FrameworkMethod) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
methodInvoker(FrameworkMethod, Object) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
MethodWithGenericFunctionArg<T> - Interface in io.vertx.codegen.extra
 
MethodWithReadStreamArg<T> - Interface in io.vertx.codegen.extra
 
Metrics - Interface in io.vertx.core.spi.metrics
The metrics interface is implemented by metrics providers that wants to provide monitoring of Vert.x core.
metrics(Vertx, VertxOptions) - Method in interface io.vertx.core.spi.VertxMetricsFactory
Create a new VertxMetrics object.

No specific thread and context can be expected when this method is called.

METRICS_ENABLED - Static variable in interface io.vertx.core.spi.metrics.Metrics
 
METRICS_OPTIONS_PROP_PREFIX - Static variable in class io.vertx.core.Starter
Deprecated.
 
MetricsDomain - Enum in io.vertx.micrometer
Metric domains with their associated prefixes.
metricsNames() - Method in interface io.vertx.micrometer.MetricsService
 
metricsNames() - Method in class io.vertx.reactivex.micrometer.MetricsService
 
metricsNames() - Method in class io.vertx.rxjava.micrometer.MetricsService
 
MetricsOptions - Class in io.vertx.core.metrics
Vert.x metrics base configuration, this class can be extended by provider implementations to configure those specific implementations.
MetricsOptions() - Constructor for class io.vertx.core.metrics.MetricsOptions
Default constructor
MetricsOptions(MetricsOptions) - Constructor for class io.vertx.core.metrics.MetricsOptions
Copy constructor
MetricsOptions(JsonObject) - Constructor for class io.vertx.core.metrics.MetricsOptions
Create an instance from a JsonObject
MetricsOptionsConverter - Class in io.vertx.core.metrics
Converter for MetricsOptions.
MetricsOptionsConverter() - Constructor for class io.vertx.core.metrics.MetricsOptionsConverter
 
MetricsProvider - Interface in io.vertx.core.spi.metrics
Metrics provider is the base SPI used by metrics implementations to retrieve a Metrics object.

It is meant to be implemented by Measured implementations but not exposed directly.

MetricsService - Interface in io.vertx.micrometer
The metrics service mainly allows to return a snapshot of measured objects.
This service is derived and adapted from MetricsService in the vertx-dropwizard-metrics module.
MetricsService - Class in io.vertx.reactivex.micrometer
The metrics service mainly allows to return a snapshot of measured objects.
This service is derived and adapted from MetricsService in the vertx-dropwizard-metrics module.
MetricsService(MetricsService) - Constructor for class io.vertx.reactivex.micrometer.MetricsService
 
MetricsService - Class in io.vertx.rxjava.micrometer
The metrics service mainly allows to return a snapshot of measured objects.
This service is derived and adapted from MetricsService in the vertx-dropwizard-metrics module.
MetricsService(MetricsService) - Constructor for class io.vertx.rxjava.micrometer.MetricsService
 
mget(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of the given key
mget(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of the given key
mget(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get the value of the given key
mget(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the value of the given key
mget(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of the given key
mget(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of the given key
mgetMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the values of all the given keys
mgetMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the values of all the given keys
mgetMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get the values of all the given keys
mgetMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the values of all the given keys
mgetMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the values of all the given keys
mgetMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the values of all the given keys
mgetManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
mgetManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
mgetObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
mgetObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
MicrometerMetricsOptions - Class in io.vertx.micrometer
Vert.x micrometer configuration.
It is required to set either influxDbOptions, prometheusOptions or {@code jmxMetricsOptions] in order to actually report metrics.
MicrometerMetricsOptions() - Constructor for class io.vertx.micrometer.MicrometerMetricsOptions
Creates default options for Micrometer metrics.
MicrometerMetricsOptions(MicrometerMetricsOptions) - Constructor for class io.vertx.micrometer.MicrometerMetricsOptions
Creates new options object for Micrometer metrics, which is a copy of other.
MicrometerMetricsOptions(JsonObject) - Constructor for class io.vertx.micrometer.MicrometerMetricsOptions
Creates new options object for Micrometer metrics from json input.
MicrometerMetricsOptionsConverter - Class in io.vertx.micrometer
MicrometerMetricsOptionsConverter() - Constructor for class io.vertx.micrometer.MicrometerMetricsOptionsConverter
 
migrate(String, int, String, int, long, MigrateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Atomically transfer a key from a Redis instance to another one.
migrate(String, int, String, int, long, MigrateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Atomically transfer a key from a Redis instance to another one.
migrate(String, int, String, int, long, MigrateOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Atomically transfer a key from a Redis instance to another one.
migrate(String, int, String, int, long, MigrateOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Atomically transfer a key from a Redis instance to another one.
migrate(String, int, String, int, long, MigrateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Atomically transfer a key from a Redis instance to another one.
migrate(String, int, String, int, long, MigrateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Atomically transfer a key from a Redis instance to another one.
migrateObservable(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
migrateObservable(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
MigrateOptions - Class in io.vertx.redis.op
 
MigrateOptions() - Constructor for class io.vertx.redis.op.MigrateOptions
 
MigrateOptions(MigrateOptions) - Constructor for class io.vertx.redis.op.MigrateOptions
 
MigrateOptions(JsonObject) - Constructor for class io.vertx.redis.op.MigrateOptions
 
millis(long) - Static method in class io.vertx.ext.unit.junit.Timeout
 
MIMEHeader - Interface in io.vertx.ext.web
 
MIMEHeader - Class in io.vertx.reactivex.ext.web
 
MIMEHeader(MIMEHeader) - Constructor for class io.vertx.reactivex.ext.web.MIMEHeader
 
MIMEHeader - Class in io.vertx.rxjava.ext.web
 
MIMEHeader(MIMEHeader) - Constructor for class io.vertx.rxjava.ext.web.MIMEHeader
 
min(Double) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the lower inclusive boundary for the longitude and latitude values for 2d indexes..
MissingOptionException - Exception in io.vertx.core.cli
Exception thrown when an option was expected and was not found on the command line.
MissingOptionException(Collection<Option>) - Constructor for exception io.vertx.core.cli.MissingOptionException
Creates a new instance of MissingOptionException.
MissingValueException - Exception in io.vertx.core.cli
Exception thrown when an option requiring a value does not receive the value, or when a mandatory argument does not receive a value.
MissingValueException(Option) - Constructor for exception io.vertx.core.cli.MissingValueException
Creates a new instance of MissingValueException when an option requiring a value does not receive a value.
MissingValueException(Argument) - Constructor for exception io.vertx.core.cli.MissingValueException
Creates a new instance of MissingValueException when a mandatory argument is not set in the user command line.
mkdir(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdir(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path, asynchronously.
mkdirBlocking(String) - Method in interface io.vertx.core.file.FileSystem
mkdirBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
mkdirBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
mkdirBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
mkdirBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
mkdirBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
mkdirObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
mkdirObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
mkdirs(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirs(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
mkdirsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
mkdirsBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
mkdirsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
mkdirsBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
mkdirsBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
mkdirsBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
mkdirsObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
mkdirsObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
modified(ProtonDelivery, boolean, boolean, boolean) - Static method in interface io.vertx.proton.ProtonHelper
Modify the given delivery by applying Modified disposition state, with deliveryFailed and underliverableHere flags as given, and optionally settling.
MODIFIED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for documents modified.
MongoClient - Interface in io.vertx.ext.mongo
A Vert.x service used to interact with MongoDB server instances.
MongoClient - Class in io.vertx.reactivex.ext.mongo
A Vert.x service used to interact with MongoDB server instances.
MongoClient(MongoClient) - Constructor for class io.vertx.reactivex.ext.mongo.MongoClient
 
MongoClient - Class in io.vertx.rxjava.ext.mongo
A Vert.x service used to interact with MongoDB server instances.
MongoClient(MongoClient) - Constructor for class io.vertx.rxjava.ext.mongo.MongoClient
 
MongoClientBulkWriteResult - Class in io.vertx.ext.mongo
Result propagated from mongodb driver bulk write result.
MongoClientBulkWriteResult() - Constructor for class io.vertx.ext.mongo.MongoClientBulkWriteResult
Default constructor
MongoClientBulkWriteResult(long, long, long, long, List<JsonObject>) - Constructor for class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constructor to specify the result of the bulk write operation.
MongoClientBulkWriteResult(MongoClientBulkWriteResult) - Constructor for class io.vertx.ext.mongo.MongoClientBulkWriteResult
Copy constructor
MongoClientBulkWriteResult(JsonObject) - Constructor for class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constructor from JSON
MongoClientDeleteResult - Class in io.vertx.ext.mongo
Result propagated from mongodb driver delete result.
MongoClientDeleteResult() - Constructor for class io.vertx.ext.mongo.MongoClientDeleteResult
Default constructor
MongoClientDeleteResult(long) - Constructor for class io.vertx.ext.mongo.MongoClientDeleteResult
Constructor that specify the number of documents removed
MongoClientDeleteResult(MongoClientDeleteResult) - Constructor for class io.vertx.ext.mongo.MongoClientDeleteResult
Copy constructor
MongoClientDeleteResult(JsonObject) - Constructor for class io.vertx.ext.mongo.MongoClientDeleteResult
Constructor form JSON
MongoClientUpdateResult - Class in io.vertx.ext.mongo
Result propagated from mongodb driver update result.
MongoClientUpdateResult() - Constructor for class io.vertx.ext.mongo.MongoClientUpdateResult
Default constructor
MongoClientUpdateResult(long, JsonObject, long) - Constructor for class io.vertx.ext.mongo.MongoClientUpdateResult
Constructor to specify the status of the operation.
MongoClientUpdateResult(MongoClientUpdateResult) - Constructor for class io.vertx.ext.mongo.MongoClientUpdateResult
Copy constructor
MongoClientUpdateResult(JsonObject) - Constructor for class io.vertx.ext.mongo.MongoClientUpdateResult
Constructor from JSON
MongoDataSource - Class in io.vertx.reactivex.servicediscovery.types

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MongoDataSource(MongoDataSource) - Constructor for class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
MongoDataSource - Class in io.vertx.rxjava.servicediscovery.types

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MongoDataSource(MongoDataSource) - Constructor for class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
MongoDataSource - Interface in io.vertx.servicediscovery.types
 
monitor(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for all requests received by the server in real time
monitor(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for all requests received by the server in real time
monitor(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Listen for all requests received by the server in real time
monitor(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Listen for all requests received by the server in real time
monitor(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for all requests received by the server in real time
monitor(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for all requests received by the server in real time
monitorObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
monitorObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
moreResults() - Method in interface io.vertx.ext.sql.SQLRowStream
Request for more results if available
moreResults() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Request for more results if available
moreResults() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Request for more results if available
mountPoint() - Method in interface io.vertx.ext.web.RoutingContext
 
mountPoint() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
mountPoint() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
mountSubRouter(String, Router) - Method in interface io.vertx.ext.web.Router
Mount a sub router on this router
mountSubRouter(String, Router) - Method in class io.vertx.reactivex.ext.web.Router
Mount a sub router on this router
mountSubRouter(String, Router) - Method in class io.vertx.rxjava.ext.web.Router
Mount a sub router on this router
move(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, String, CopyOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, String, CopyOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Move a key to another database
move(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Move a key to another database
move(String, int, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Move a key to another database
move(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Move a key to another database
move(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, String, CopyOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
move(String, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Move a key to another database
move(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Move a key to another database
moveBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
moveBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
moveBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
moveObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
moveObservable(String, String, CopyOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
moveObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
moveObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
MQTT_INFLIGHT_QUEUE_FULL - Static variable in class io.vertx.mqtt.MqttException
 
MQTT_INVALID_TOPIC_FILTER - Static variable in class io.vertx.mqtt.MqttException
 
MQTT_INVALID_TOPIC_NAME - Static variable in class io.vertx.mqtt.MqttException
 
MqttAuth - Class in io.vertx.mqtt
MQTT authentication information
MqttAuth(String, String) - Constructor for class io.vertx.mqtt.MqttAuth
Constructor
MqttAuth(JsonObject) - Constructor for class io.vertx.mqtt.MqttAuth
Create instance from JSON
MqttClient - Interface in io.vertx.mqtt
An MQTT client
MqttClient - Class in io.vertx.reactivex.mqtt
An MQTT client

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttClient(MqttClient) - Constructor for class io.vertx.reactivex.mqtt.MqttClient
 
MqttClient - Class in io.vertx.rxjava.mqtt
An MQTT client

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttClient(MqttClient) - Constructor for class io.vertx.rxjava.mqtt.MqttClient
 
MqttClientOptions - Class in io.vertx.mqtt
Represents options used by the MQTT client.
MqttClientOptions() - Constructor for class io.vertx.mqtt.MqttClientOptions
Default constructor
MqttClientOptions(JsonObject) - Constructor for class io.vertx.mqtt.MqttClientOptions
Create an instance of MqttClientOptions from JSON
MqttClientOptions(MqttClientOptions) - Constructor for class io.vertx.mqtt.MqttClientOptions
Copy constructor
MqttClientOptionsConverter - Class in io.vertx.mqtt
Converter for MqttClientOptions.
MqttClientOptionsConverter() - Constructor for class io.vertx.mqtt.MqttClientOptionsConverter
 
MqttConnAckMessage - Interface in io.vertx.mqtt.messages
Represents an MQTT CONNACK message
MqttConnAckMessage - Class in io.vertx.reactivex.mqtt.messages
Represents an MQTT CONNACK message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttConnAckMessage(MqttConnAckMessage) - Constructor for class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
MqttConnAckMessage - Class in io.vertx.rxjava.mqtt.messages
Represents an MQTT CONNACK message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttConnAckMessage(MqttConnAckMessage) - Constructor for class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
MqttConnectionException - Class in io.vertx.mqtt
Exception raised when a connection request fails at MQTT level
MqttConnectionException(MqttConnectReturnCode) - Constructor for class io.vertx.mqtt.MqttConnectionException
Constructor
MqttEndpoint - Interface in io.vertx.mqtt
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client
MqttEndpoint - Class in io.vertx.reactivex.mqtt
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttEndpoint(MqttEndpoint) - Constructor for class io.vertx.reactivex.mqtt.MqttEndpoint
 
MqttEndpoint - Class in io.vertx.rxjava.mqtt
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttEndpoint(MqttEndpoint) - Constructor for class io.vertx.rxjava.mqtt.MqttEndpoint
 
MqttException - Class in io.vertx.mqtt
Exception raised with a specific reason code
MqttException(int) - Constructor for class io.vertx.mqtt.MqttException
Constructor
MqttException(int, String) - Constructor for class io.vertx.mqtt.MqttException
Constructor
MqttMessage - Interface in io.vertx.mqtt.messages
Represent the interface for each MQTT message
MqttMessage - Interface in io.vertx.reactivex.mqtt.messages
Represent the interface for each MQTT message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttMessage - Interface in io.vertx.rxjava.mqtt.messages
Represent the interface for each MQTT message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttPublishMessage - Interface in io.vertx.mqtt.messages
Represents an MQTT PUBLISH message
MqttPublishMessage - Class in io.vertx.reactivex.mqtt.messages
Represents an MQTT PUBLISH message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttPublishMessage(MqttPublishMessage) - Constructor for class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
MqttPublishMessage - Class in io.vertx.rxjava.mqtt.messages
Represents an MQTT PUBLISH message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttPublishMessage(MqttPublishMessage) - Constructor for class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
MqttServer - Interface in io.vertx.mqtt
An MQTT server
MqttServer - Class in io.vertx.reactivex.mqtt
An MQTT server
MqttServer(MqttServer) - Constructor for class io.vertx.reactivex.mqtt.MqttServer
 
MqttServer - Class in io.vertx.rxjava.mqtt
An MQTT server
MqttServer(MqttServer) - Constructor for class io.vertx.rxjava.mqtt.MqttServer
 
MqttServerOptions - Class in io.vertx.mqtt
Represents options used by the MQTT server
MqttServerOptions() - Constructor for class io.vertx.mqtt.MqttServerOptions
Default constructor
MqttServerOptions(JsonObject) - Constructor for class io.vertx.mqtt.MqttServerOptions
Create an options from JSON
MqttServerOptions(MqttServerOptions) - Constructor for class io.vertx.mqtt.MqttServerOptions
Copy constructor
MqttSubAckMessage - Interface in io.vertx.mqtt.messages
Represents an MQTT SUBACK message
MqttSubAckMessage - Class in io.vertx.reactivex.mqtt.messages
Represents an MQTT SUBACK message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttSubAckMessage(MqttSubAckMessage) - Constructor for class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
MqttSubAckMessage - Class in io.vertx.rxjava.mqtt.messages
Represents an MQTT SUBACK message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttSubAckMessage(MqttSubAckMessage) - Constructor for class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
MqttSubscribeMessage - Interface in io.vertx.mqtt.messages
Represents an MQTT SUBSCRIBE message
MqttSubscribeMessage - Class in io.vertx.reactivex.mqtt.messages
Represents an MQTT SUBSCRIBE message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttSubscribeMessage(MqttSubscribeMessage) - Constructor for class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
MqttSubscribeMessage - Class in io.vertx.rxjava.mqtt.messages
Represents an MQTT SUBSCRIBE message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttSubscribeMessage(MqttSubscribeMessage) - Constructor for class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
MqttTopicSubscription - Interface in io.vertx.mqtt
Represents a subscription to a topic
MqttTopicSubscription - Class in io.vertx.reactivex.mqtt
Represents a subscription to a topic

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttTopicSubscription(MqttTopicSubscription) - Constructor for class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
MqttTopicSubscription - Class in io.vertx.rxjava.mqtt
Represents a subscription to a topic

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttTopicSubscription(MqttTopicSubscription) - Constructor for class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
MqttUnsubscribeMessage - Interface in io.vertx.mqtt.messages
Represents an MQTT UNSUBSCRIBE message
MqttUnsubscribeMessage - Class in io.vertx.reactivex.mqtt.messages
Represents an MQTT UNSUBSCRIBE message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttUnsubscribeMessage(MqttUnsubscribeMessage) - Constructor for class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
MqttUnsubscribeMessage - Class in io.vertx.rxjava.mqtt.messages
Represents an MQTT UNSUBSCRIBE message

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

MqttUnsubscribeMessage(MqttUnsubscribeMessage) - Constructor for class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
MqttWill - Class in io.vertx.mqtt
Will information from the remote MQTT client
MqttWill(boolean, String, String, int, boolean) - Constructor for class io.vertx.mqtt.MqttWill
Constructor
MqttWill(JsonObject) - Constructor for class io.vertx.mqtt.MqttWill
Create instance from JSON
mset(JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set multiple keys to multiple values
mset(JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set multiple keys to multiple values
mset(JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set multiple keys to multiple values
mset(JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set multiple keys to multiple values
mset(JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set multiple keys to multiple values
mset(JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set multiple keys to multiple values
msetnx(JsonObject, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set multiple keys to multiple values, only if none of the keys exist
msetnx(JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set multiple keys to multiple values, only if none of the keys exist
msetnx(JsonObject, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set multiple keys to multiple values, only if none of the keys exist
msetnx(JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set multiple keys to multiple values, only if none of the keys exist
msetnx(JsonObject, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set multiple keys to multiple values, only if none of the keys exist
msetnx(JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set multiple keys to multiple values, only if none of the keys exist
msetnxObservable(JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
msetnxObservable(JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
msetObservable(JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
msetObservable(JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
multi(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Mark the start of a RedisTransaction block
multi(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Mark the start of a RedisTransaction block
multi(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Mark the start of a RedisTransaction block
MultiMap - Interface in io.vertx.core
This class represents a MultiMap of String keys to a List of String values.
MultiMap - Class in io.vertx.reactivex.core
This class represents a MultiMap of String keys to a List of String values.
MultiMap(MultiMap) - Constructor for class io.vertx.reactivex.core.MultiMap
 
MultiMap - Class in io.vertx.rxjava.core
This class represents a MultiMap of String keys to a List of String values.
MultiMap(MultiMap) - Constructor for class io.vertx.rxjava.core.MultiMap
 
multiObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
multiValued - Variable in class io.vertx.core.cli.Argument
Whether or not this argument can receive multiple value.
multiValued - Variable in class io.vertx.core.cli.Option
whether or not the option can recevie multiple values.
MxRecord - Interface in io.vertx.core.dns
Represent a Mail-Exchange-Record (MX) which was resolved for a domain.
MxRecord - Class in io.vertx.reactivex.core.dns
Represent a Mail-Exchange-Record (MX) which was resolved for a domain.
MxRecord(MxRecord) - Constructor for class io.vertx.reactivex.core.dns.MxRecord
 
MxRecord - Class in io.vertx.rxjava.core.dns
Represent a Mail-Exchange-Record (MX) which was resolved for a domain.
MxRecord(MxRecord) - Constructor for class io.vertx.rxjava.core.dns.MxRecord
 

N

name() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
 
name() - Method in class io.vertx.config.kubernetes.ConfigMapStoreFactory
 
name() - Method in interface io.vertx.config.spi.ConfigProcessor
Name of the processor, generally the name of the format it handles.
name() - Method in interface io.vertx.config.spi.ConfigStoreFactory
 
name() - Method in class io.vertx.config.vault.VaultConfigStoreFactory
 
name() - Method in class io.vertx.config.yaml.YamlProcessor
 
Name - Annotation Type in io.vertx.core.cli.annotations
Defines the name of a CLI.
name() - Method in interface io.vertx.core.dns.MxRecord
The name of the MX record
name() - Method in interface io.vertx.core.dns.SrvRecord
Returns the name for the server being queried.
name() - Method in interface io.vertx.core.eventbus.MessageCodec
The codec name.
name() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
name(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
name(String) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the name of the index.
name() - Method in interface io.vertx.ext.unit.report.TestCaseReport
 
name() - Method in interface io.vertx.ext.unit.report.TestResult
The test description, may be null if none was provided.
name() - Method in interface io.vertx.ext.unit.report.TestSuiteReport
 
name() - Method in interface io.vertx.ext.web.FileUpload
 
name() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
name() - Method in class io.vertx.reactivex.core.dns.MxRecord
The name of the MX record
name() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the name for the server being queried.
name() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
name(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
name() - Method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
name() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
The test description, may be null if none was provided.
name() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
name() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
name() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
name() - Method in class io.vertx.rxjava.core.dns.MxRecord
The name of the MX record
name() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the name for the server being queried.
name() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
name(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
name() - Method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
name() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
The test description, may be null if none was provided.
name() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
name() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
name() - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
 
name() - Method in interface io.vertx.servicediscovery.spi.ServiceType
 
name() - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
nameResolverFactory(NameResolver.Factory) - Method in class io.vertx.grpc.VertxChannelBuilder
 
names() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
names() - Method in interface io.vertx.core.MultiMap
Gets a immutable Set of all names
names() - Method in class io.vertx.reactivex.core.MultiMap
Gets a immutable Set of all names
names() - Method in class io.vertx.rxjava.core.MultiMap
Gets a immutable Set of all names
NetClient - Interface in io.vertx.core.net
A TCP client.
NetClient - Class in io.vertx.reactivex.core.net
A TCP client.
NetClient(NetClient) - Constructor for class io.vertx.reactivex.core.net.NetClient
 
NetClient - Class in io.vertx.rxjava.core.net
A TCP client.
NetClient(NetClient) - Constructor for class io.vertx.rxjava.core.net.NetClient
 
NetClientOptions - Class in io.vertx.core.net
Options for configuring a NetClient.
NetClientOptions() - Constructor for class io.vertx.core.net.NetClientOptions
The default constructor
NetClientOptions(NetClientOptions) - Constructor for class io.vertx.core.net.NetClientOptions
Copy constructor
NetClientOptions(JsonObject) - Constructor for class io.vertx.core.net.NetClientOptions
Create options from JSON
NetClientOptionsConverter - Class in io.vertx.core.net
Converter for NetClientOptions.
NetClientOptionsConverter() - Constructor for class io.vertx.core.net.NetClientOptionsConverter
 
NetServer - Interface in io.vertx.core.net
Represents a TCP server
NetServer - Class in io.vertx.reactivex.core.net
Represents a TCP server

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

NetServer(NetServer) - Constructor for class io.vertx.reactivex.core.net.NetServer
 
NetServer - Class in io.vertx.rxjava.core.net
Represents a TCP server

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

NetServer(NetServer) - Constructor for class io.vertx.rxjava.core.net.NetServer
 
NetServerOptions - Class in io.vertx.core.net
Options for configuring a NetServer.
NetServerOptions() - Constructor for class io.vertx.core.net.NetServerOptions
Default constructor
NetServerOptions(NetServerOptions) - Constructor for class io.vertx.core.net.NetServerOptions
Copy constructor
NetServerOptions(JsonObject) - Constructor for class io.vertx.core.net.NetServerOptions
Create some options from JSON
NetServerOptionsConverter - Class in io.vertx.core.net
Converter for NetServerOptions.
NetServerOptionsConverter() - Constructor for class io.vertx.core.net.NetServerOptionsConverter
 
netSocket() - Method in interface io.vertx.core.http.HttpClientResponse
Get a net socket for the underlying connection of this request.
netSocket() - Method in interface io.vertx.core.http.HttpServerRequest
Get a net socket for the underlying connection of this request.
NetSocket - Interface in io.vertx.core.net
Represents a socket-like interface to a TCP connection on either the client or the server side.
netSocket() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
Get a net socket for the underlying connection of this request.
netSocket() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Get a net socket for the underlying connection of this request.
NetSocket - Class in io.vertx.reactivex.core.net
Represents a socket-like interface to a TCP connection on either the client or the server side.
NetSocket(NetSocket) - Constructor for class io.vertx.reactivex.core.net.NetSocket
 
netSocket() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
Get a net socket for the underlying connection of this request.
netSocket() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Get a net socket for the underlying connection of this request.
NetSocket - Class in io.vertx.rxjava.core.net
Represents a socket-like interface to a TCP connection on either the client or the server side.
NetSocket(NetSocket) - Constructor for class io.vertx.rxjava.core.net.NetSocket
 
nettyEventLoopGroup() - Method in interface io.vertx.core.Vertx
Return the Netty EventLoopGroup used by Vert.x
NetworkMetrics<S> - Interface in io.vertx.core.spi.metrics
An SPI used internally by Vert.x to gather metrics on a net socket which serves as a base class for TCP or UDP.

NetworkOptions - Class in io.vertx.core.net
 
NetworkOptions() - Constructor for class io.vertx.core.net.NetworkOptions
Default constructor
NetworkOptions(NetworkOptions) - Constructor for class io.vertx.core.net.NetworkOptions
Copy constructor
NetworkOptions(JsonObject) - Constructor for class io.vertx.core.net.NetworkOptions
Constructor from JSON
NetworkOptionsConverter - Class in io.vertx.core.net
Converter for NetworkOptions.
NetworkOptionsConverter() - Constructor for class io.vertx.core.net.NetworkOptionsConverter
 
newDelimited(String, Handler<Buffer>) - Static method in interface io.vertx.core.parsetools.RecordParser
Like RecordParser.newDelimited(String) but set the output that will receive whole records which have been parsed.
newDelimited(String, ReadStream<Buffer>) - Static method in interface io.vertx.core.parsetools.RecordParser
Like RecordParser.newDelimited(String) but wraps the stream.
newDelimited(String) - Static method in interface io.vertx.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the String delim endcoded in latin-1 .
newDelimited(Buffer) - Static method in interface io.vertx.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the Buffer delim.
newDelimited(Buffer, Handler<Buffer>) - Static method in interface io.vertx.core.parsetools.RecordParser
Like RecordParser.newDelimited(Buffer) but set the output that will receive whole records which have been parsed.
newDelimited(Buffer, ReadStream<Buffer>) - Static method in interface io.vertx.core.parsetools.RecordParser
Like RecordParser.newDelimited(Buffer) but wraps the stream.
newDelimited(String, Handler<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Like RecordParser.newDelimited(java.lang.String, io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>) but set the output that will receive whole records which have been parsed.
newDelimited(String, ReadStream<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
newDelimited(String, Flowable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
newDelimited(String, Observable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
newDelimited(String) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the String delim endcoded in latin-1 .
newDelimited(Buffer) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the Buffer delim.
newDelimited(Buffer, Handler<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Like RecordParser.newDelimited(java.lang.String, io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>) but set the output that will receive whole records which have been parsed.
newDelimited(Buffer, ReadStream<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
newDelimited(Buffer, Flowable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
newDelimited(Buffer, Observable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
newDelimited(String, Handler<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Like RecordParser.newDelimited(java.lang.String, io.vertx.core.Handler<io.vertx.rxjava.core.buffer.Buffer>) but set the output that will receive whole records which have been parsed.
newDelimited(String, ReadStream<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
newDelimited(String, Observable<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
newDelimited(String) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the String delim endcoded in latin-1 .
newDelimited(Buffer) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Create a new RecordParser instance, initially in delimited mode, and where the delimiter can be represented by the Buffer delim.
newDelimited(Buffer, Handler<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Like RecordParser.newDelimited(java.lang.String, io.vertx.core.Handler<io.vertx.rxjava.core.buffer.Buffer>) but set the output that will receive whole records which have been parsed.
newDelimited(Buffer, ReadStream<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
newDelimited(Buffer, Observable<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
newFixed(int) - Static method in interface io.vertx.core.parsetools.RecordParser
Create a new RecordParser instance, initially in fixed size mode, and where the record size is specified by the size parameter.
newFixed(int, Handler<Buffer>) - Static method in interface io.vertx.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but set the output that will receive whole records which have been parsed.
newFixed(int, ReadStream<Buffer>) - Static method in interface io.vertx.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Create a new RecordParser instance, initially in fixed size mode, and where the record size is specified by the size parameter.
newFixed(int, Handler<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but set the output that will receive whole records which have been parsed.
newFixed(int, ReadStream<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int, Flowable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int, Observable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Create a new RecordParser instance, initially in fixed size mode, and where the record size is specified by the size parameter.
newFixed(int, Handler<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but set the output that will receive whole records which have been parsed.
newFixed(int, ReadStream<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newFixed(int, Observable<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
Like RecordParser.newFixed(int) but wraps the stream.
newInstance(Class<? extends Converter<T>>) - Static method in class io.vertx.core.cli.converters.Converters
 
newInstance(CircuitBreaker) - Static method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
newInstance(HystrixMetricHandler) - Static method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
newInstance(ConfigRetriever) - Static method in class io.vertx.reactivex.config.ConfigRetriever
 
newInstance(Buffer) - Static method in class io.vertx.reactivex.core.buffer.Buffer
 
newInstance(CLI) - Static method in class io.vertx.reactivex.core.cli.CLI
 
newInstance(CommandLine) - Static method in class io.vertx.reactivex.core.cli.CommandLine
 
newInstance(CompositeFuture) - Static method in class io.vertx.reactivex.core.CompositeFuture
 
newInstance(Context) - Static method in class io.vertx.reactivex.core.Context
 
newInstance(DatagramPacket) - Static method in class io.vertx.reactivex.core.datagram.DatagramPacket
 
newInstance(DatagramSocket) - Static method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
newInstance(DnsClient) - Static method in class io.vertx.reactivex.core.dns.DnsClient
 
newInstance(MxRecord) - Static method in class io.vertx.reactivex.core.dns.MxRecord
 
newInstance(SrvRecord) - Static method in class io.vertx.reactivex.core.dns.SrvRecord
 
newInstance(EventBus) - Static method in class io.vertx.reactivex.core.eventbus.EventBus
 
newInstance(Message) - Static method in class io.vertx.reactivex.core.eventbus.Message
 
newInstance(Message, TypeArg<T>) - Static method in class io.vertx.reactivex.core.eventbus.Message
 
newInstance(MessageConsumer) - Static method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
newInstance(MessageConsumer, TypeArg<T>) - Static method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
newInstance(MessageProducer) - Static method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
newInstance(MessageProducer, TypeArg<T>) - Static method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
newInstance(SendContext) - Static method in class io.vertx.reactivex.core.eventbus.SendContext
 
newInstance(SendContext, TypeArg<T>) - Static method in class io.vertx.reactivex.core.eventbus.SendContext
 
newInstance(AsyncFile) - Static method in class io.vertx.reactivex.core.file.AsyncFile
 
newInstance(FileProps) - Static method in class io.vertx.reactivex.core.file.FileProps
 
newInstance(FileSystem) - Static method in class io.vertx.reactivex.core.file.FileSystem
 
newInstance(FileSystemProps) - Static method in class io.vertx.reactivex.core.file.FileSystemProps
 
newInstance(Future) - Static method in class io.vertx.reactivex.core.Future
 
newInstance(Future, TypeArg<T>) - Static method in class io.vertx.reactivex.core.Future
 
newInstance(HttpClient) - Static method in class io.vertx.reactivex.core.http.HttpClient
 
newInstance(HttpClientRequest) - Static method in class io.vertx.reactivex.core.http.HttpClientRequest
 
newInstance(HttpClientResponse) - Static method in class io.vertx.reactivex.core.http.HttpClientResponse
 
newInstance(HttpConnection) - Static method in class io.vertx.reactivex.core.http.HttpConnection
 
newInstance(HttpFrame) - Static method in class io.vertx.reactivex.core.http.HttpFrame
 
newInstance(HttpServer) - Static method in class io.vertx.reactivex.core.http.HttpServer
 
newInstance(HttpServerFileUpload) - Static method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
newInstance(HttpServerRequest) - Static method in class io.vertx.reactivex.core.http.HttpServerRequest
 
newInstance(HttpServerResponse) - Static method in class io.vertx.reactivex.core.http.HttpServerResponse
 
newInstance(ServerWebSocket) - Static method in class io.vertx.reactivex.core.http.ServerWebSocket
 
newInstance(WebSocket) - Static method in class io.vertx.reactivex.core.http.WebSocket
 
newInstance(WebSocketBase) - Static method in interface io.vertx.reactivex.core.http.WebSocketBase
 
newInstance(WebSocketFrame) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
 
newInstance(Measured) - Static method in interface io.vertx.reactivex.core.metrics.Measured
 
newInstance(MultiMap) - Static method in class io.vertx.reactivex.core.MultiMap
 
newInstance(NetClient) - Static method in class io.vertx.reactivex.core.net.NetClient
 
newInstance(NetServer) - Static method in class io.vertx.reactivex.core.net.NetServer
 
newInstance(NetSocket) - Static method in class io.vertx.reactivex.core.net.NetSocket
 
newInstance(SelfSignedCertificate) - Static method in class io.vertx.reactivex.core.net.SelfSignedCertificate
 
newInstance(SocketAddress) - Static method in class io.vertx.reactivex.core.net.SocketAddress
 
newInstance(JsonEvent) - Static method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
newInstance(JsonParser) - Static method in class io.vertx.reactivex.core.parsetools.JsonParser
 
newInstance(RecordParser) - Static method in class io.vertx.reactivex.core.parsetools.RecordParser
 
newInstance(AsyncMap) - Static method in class io.vertx.reactivex.core.shareddata.AsyncMap
 
newInstance(AsyncMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.core.shareddata.AsyncMap
 
newInstance(Counter) - Static method in class io.vertx.reactivex.core.shareddata.Counter
 
newInstance(LocalMap) - Static method in class io.vertx.reactivex.core.shareddata.LocalMap
 
newInstance(LocalMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.core.shareddata.LocalMap
 
newInstance(Lock) - Static method in class io.vertx.reactivex.core.shareddata.Lock
 
newInstance(SharedData) - Static method in class io.vertx.reactivex.core.shareddata.SharedData
 
newInstance(Pump) - Static method in class io.vertx.reactivex.core.streams.Pump
 
newInstance(ReadStream) - Static method in interface io.vertx.reactivex.core.streams.ReadStream
 
newInstance(ReadStream, TypeArg<T>) - Static method in interface io.vertx.reactivex.core.streams.ReadStream
 
newInstance(StreamBase) - Static method in interface io.vertx.reactivex.core.streams.StreamBase
 
newInstance(WriteStream) - Static method in interface io.vertx.reactivex.core.streams.WriteStream
 
newInstance(WriteStream, TypeArg<T>) - Static method in interface io.vertx.reactivex.core.streams.WriteStream
 
newInstance(TimeoutStream) - Static method in class io.vertx.reactivex.core.TimeoutStream
 
newInstance(Vertx) - Static method in class io.vertx.reactivex.core.Vertx
 
newInstance(WorkerExecutor) - Static method in class io.vertx.reactivex.core.WorkerExecutor
 
newInstance(AuthProvider) - Static method in class io.vertx.reactivex.ext.auth.AuthProvider
 
newInstance(ChainAuth) - Static method in class io.vertx.reactivex.ext.auth.ChainAuth
 
newInstance(HtdigestAuth) - Static method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
newInstance(JWTAuth) - Static method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
newInstance(AccessToken) - Static method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
newInstance(KeycloakHelper) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
newInstance(OAuth2Auth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
newInstance(OAuth2Response) - Static method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
newInstance(AzureADAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
newInstance(BoxAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
newInstance(CloudFoundryAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
newInstance(DropboxAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
newInstance(FacebookAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
newInstance(FoursquareAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
newInstance(GithubAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
newInstance(GoogleAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
newInstance(HerokuAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
newInstance(InstagramAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
newInstance(KeycloakAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
newInstance(LinkedInAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
newInstance(LiveAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
newInstance(MailchimpAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
newInstance(SalesforceAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
newInstance(ShopifyAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
newInstance(SoundcloudAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
newInstance(StripeAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
newInstance(TwitterAuth) - Static method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
newInstance(User) - Static method in class io.vertx.reactivex.ext.auth.User
 
newInstance(VertxContextPRNG) - Static method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
newInstance(BaseBridgeEvent) - Static method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
newInstance(ClusterHealthCheck) - Static method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
newInstance(InfinispanAsyncMap) - Static method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
newInstance(InfinispanAsyncMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
newInstance(HealthCheckHandler) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
newInstance(HealthChecks) - Static method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
newInstance(JDBCClient) - Static method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
newInstance(MongoClient) - Static method in class io.vertx.reactivex.ext.mongo.MongoClient
 
newInstance(SQLClient) - Static method in class io.vertx.reactivex.ext.sql.SQLClient
 
newInstance(SQLConnection) - Static method in class io.vertx.reactivex.ext.sql.SQLConnection
 
newInstance(SQLOperations) - Static method in interface io.vertx.reactivex.ext.sql.SQLOperations
 
newInstance(SQLRowStream) - Static method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
newInstance(Async) - Static method in class io.vertx.reactivex.ext.unit.Async
 
newInstance(EventBusCollector) - Static method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
newInstance(Completion) - Static method in class io.vertx.reactivex.ext.unit.Completion
 
newInstance(Completion, TypeArg<T>) - Static method in class io.vertx.reactivex.ext.unit.Completion
 
newInstance(Failure) - Static method in class io.vertx.reactivex.ext.unit.report.Failure
 
newInstance(TestCaseReport) - Static method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
newInstance(TestResult) - Static method in class io.vertx.reactivex.ext.unit.report.TestResult
 
newInstance(TestSuiteReport) - Static method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
newInstance(TestCase) - Static method in class io.vertx.reactivex.ext.unit.TestCase
 
newInstance(TestCompletion) - Static method in class io.vertx.reactivex.ext.unit.TestCompletion
 
newInstance(TestContext) - Static method in class io.vertx.reactivex.ext.unit.TestContext
 
newInstance(TestSuite) - Static method in class io.vertx.reactivex.ext.unit.TestSuite
 
newInstance(HttpRequest) - Static method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
newInstance(HttpRequest, TypeArg<T>) - Static method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
newInstance(HttpResponse) - Static method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
newInstance(HttpResponse, TypeArg<T>) - Static method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
newInstance(WebClient) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
 
newInstance(BodyCodec) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
newInstance(BodyCodec, TypeArg<T>) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
newInstance(Cookie) - Static method in class io.vertx.reactivex.ext.web.Cookie
 
newInstance(FileUpload) - Static method in class io.vertx.reactivex.ext.web.FileUpload
 
newInstance(AuthHandler) - Static method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
 
newInstance(BasicAuthHandler) - Static method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
newInstance(BodyHandler) - Static method in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
newInstance(ChainAuthHandler) - Static method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
newInstance(CookieHandler) - Static method in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
newInstance(CorsHandler) - Static method in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
newInstance(CSRFHandler) - Static method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
newInstance(DigestAuthHandler) - Static method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
newInstance(ErrorHandler) - Static method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
newInstance(FaviconHandler) - Static method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
newInstance(FormLoginHandler) - Static method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
newInstance(JWTAuthHandler) - Static method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
newInstance(LoggerHandler) - Static method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
newInstance(OAuth2AuthHandler) - Static method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
newInstance(RedirectAuthHandler) - Static method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
newInstance(ResponseContentTypeHandler) - Static method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
newInstance(ResponseTimeHandler) - Static method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
newInstance(SessionHandler) - Static method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
newInstance(BridgeEvent) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
newInstance(SockJSHandler) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
newInstance(SockJSSocket) - Static method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
newInstance(StaticHandler) - Static method in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
newInstance(TemplateHandler) - Static method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
newInstance(TimeoutHandler) - Static method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
newInstance(UserSessionHandler) - Static method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
newInstance(VirtualHostHandler) - Static method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
newInstance(LanguageHeader) - Static method in class io.vertx.reactivex.ext.web.LanguageHeader
 
newInstance(Locale) - Static method in class io.vertx.reactivex.ext.web.Locale
 
newInstance(MIMEHeader) - Static method in class io.vertx.reactivex.ext.web.MIMEHeader
 
newInstance(ParsedHeaderValue) - Static method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
 
newInstance(ParsedHeaderValues) - Static method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
newInstance(Route) - Static method in class io.vertx.reactivex.ext.web.Route
 
newInstance(Router) - Static method in class io.vertx.reactivex.ext.web.Router
 
newInstance(RoutingContext) - Static method in class io.vertx.reactivex.ext.web.RoutingContext
 
newInstance(Session) - Static method in class io.vertx.reactivex.ext.web.Session
 
newInstance(ClusteredSessionStore) - Static method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
newInstance(LocalSessionStore) - Static method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
newInstance(SessionStore) - Static method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
newInstance(FreeMarkerTemplateEngine) - Static method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
newInstance(HandlebarsTemplateEngine) - Static method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
newInstance(TemplateEngine) - Static method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
newInstance(AdminUtils) - Static method in class io.vertx.reactivex.kafka.admin.AdminUtils
 
newInstance(KafkaConsumer) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
newInstance(KafkaConsumer, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
newInstance(KafkaConsumerRecord) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
newInstance(KafkaConsumerRecord, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
newInstance(KafkaConsumerRecords) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
newInstance(KafkaConsumerRecords, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
newInstance(KafkaProducer) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
newInstance(KafkaProducer, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
newInstance(KafkaProducerRecord) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
newInstance(KafkaProducerRecord, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
newInstance(MetricsService) - Static method in class io.vertx.reactivex.micrometer.MetricsService
 
newInstance(MqttConnAckMessage) - Static method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
newInstance(MqttMessage) - Static method in interface io.vertx.reactivex.mqtt.messages.MqttMessage
 
newInstance(MqttPublishMessage) - Static method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
newInstance(MqttSubAckMessage) - Static method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
newInstance(MqttSubscribeMessage) - Static method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
newInstance(MqttUnsubscribeMessage) - Static method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
newInstance(MqttClient) - Static method in class io.vertx.reactivex.mqtt.MqttClient
 
newInstance(MqttEndpoint) - Static method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
newInstance(MqttServer) - Static method in class io.vertx.reactivex.mqtt.MqttServer
 
newInstance(MqttTopicSubscription) - Static method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
newInstance(RedisClient) - Static method in class io.vertx.reactivex.redis.RedisClient
 
newInstance(RedisTransaction) - Static method in class io.vertx.reactivex.redis.RedisTransaction
 
newInstance(Script) - Static method in class io.vertx.reactivex.redis.Script
 
newInstance(RedisSentinel) - Static method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
newInstance(ServiceDiscovery) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
newInstance(ServiceReference) - Static method in class io.vertx.reactivex.servicediscovery.ServiceReference
 
newInstance(ServiceExporter) - Static method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
newInstance(ServiceImporter) - Static method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
newInstance(ServicePublisher) - Static method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
newInstance(EventBusService) - Static method in class io.vertx.reactivex.servicediscovery.types.EventBusService
 
newInstance(HttpEndpoint) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
newInstance(JDBCDataSource) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
newInstance(MessageSource) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
 
newInstance(MongoDataSource) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
newInstance(RedisDataSource) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
newInstance(CircuitBreaker) - Static method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
newInstance(HystrixMetricHandler) - Static method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
newInstance(ConfigRetriever) - Static method in class io.vertx.rxjava.config.ConfigRetriever
 
newInstance(Buffer) - Static method in class io.vertx.rxjava.core.buffer.Buffer
 
newInstance(CLI) - Static method in class io.vertx.rxjava.core.cli.CLI
 
newInstance(CommandLine) - Static method in class io.vertx.rxjava.core.cli.CommandLine
 
newInstance(CompositeFuture) - Static method in class io.vertx.rxjava.core.CompositeFuture
 
newInstance(Context) - Static method in class io.vertx.rxjava.core.Context
 
newInstance(DatagramPacket) - Static method in class io.vertx.rxjava.core.datagram.DatagramPacket
 
newInstance(DatagramSocket) - Static method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
newInstance(DnsClient) - Static method in class io.vertx.rxjava.core.dns.DnsClient
 
newInstance(MxRecord) - Static method in class io.vertx.rxjava.core.dns.MxRecord
 
newInstance(SrvRecord) - Static method in class io.vertx.rxjava.core.dns.SrvRecord
 
newInstance(EventBus) - Static method in class io.vertx.rxjava.core.eventbus.EventBus
 
newInstance(Message) - Static method in class io.vertx.rxjava.core.eventbus.Message
 
newInstance(Message, TypeArg<T>) - Static method in class io.vertx.rxjava.core.eventbus.Message
 
newInstance(MessageConsumer) - Static method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
newInstance(MessageConsumer, TypeArg<T>) - Static method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
newInstance(MessageProducer) - Static method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
newInstance(MessageProducer, TypeArg<T>) - Static method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
newInstance(SendContext) - Static method in class io.vertx.rxjava.core.eventbus.SendContext
 
newInstance(SendContext, TypeArg<T>) - Static method in class io.vertx.rxjava.core.eventbus.SendContext
 
newInstance(AsyncFile) - Static method in class io.vertx.rxjava.core.file.AsyncFile
 
newInstance(FileProps) - Static method in class io.vertx.rxjava.core.file.FileProps
 
newInstance(FileSystem) - Static method in class io.vertx.rxjava.core.file.FileSystem
 
newInstance(FileSystemProps) - Static method in class io.vertx.rxjava.core.file.FileSystemProps
 
newInstance(Future) - Static method in class io.vertx.rxjava.core.Future
 
newInstance(Future, TypeArg<T>) - Static method in class io.vertx.rxjava.core.Future
 
newInstance(HttpClient) - Static method in class io.vertx.rxjava.core.http.HttpClient
 
newInstance(HttpClientRequest) - Static method in class io.vertx.rxjava.core.http.HttpClientRequest
 
newInstance(HttpClientResponse) - Static method in class io.vertx.rxjava.core.http.HttpClientResponse
 
newInstance(HttpConnection) - Static method in class io.vertx.rxjava.core.http.HttpConnection
 
newInstance(HttpFrame) - Static method in class io.vertx.rxjava.core.http.HttpFrame
 
newInstance(HttpServer) - Static method in class io.vertx.rxjava.core.http.HttpServer
 
newInstance(HttpServerFileUpload) - Static method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
newInstance(HttpServerRequest) - Static method in class io.vertx.rxjava.core.http.HttpServerRequest
 
newInstance(HttpServerResponse) - Static method in class io.vertx.rxjava.core.http.HttpServerResponse
 
newInstance(ServerWebSocket) - Static method in class io.vertx.rxjava.core.http.ServerWebSocket
 
newInstance(WebSocket) - Static method in class io.vertx.rxjava.core.http.WebSocket
 
newInstance(WebSocketBase) - Static method in interface io.vertx.rxjava.core.http.WebSocketBase
 
newInstance(WebSocketFrame) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
 
newInstance(Measured) - Static method in interface io.vertx.rxjava.core.metrics.Measured
 
newInstance(MultiMap) - Static method in class io.vertx.rxjava.core.MultiMap
 
newInstance(NetClient) - Static method in class io.vertx.rxjava.core.net.NetClient
 
newInstance(NetServer) - Static method in class io.vertx.rxjava.core.net.NetServer
 
newInstance(NetSocket) - Static method in class io.vertx.rxjava.core.net.NetSocket
 
newInstance(SelfSignedCertificate) - Static method in class io.vertx.rxjava.core.net.SelfSignedCertificate
 
newInstance(SocketAddress) - Static method in class io.vertx.rxjava.core.net.SocketAddress
 
newInstance(JsonEvent) - Static method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
newInstance(JsonParser) - Static method in class io.vertx.rxjava.core.parsetools.JsonParser
 
newInstance(RecordParser) - Static method in class io.vertx.rxjava.core.parsetools.RecordParser
 
newInstance(AsyncMap) - Static method in class io.vertx.rxjava.core.shareddata.AsyncMap
 
newInstance(AsyncMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.core.shareddata.AsyncMap
 
newInstance(Counter) - Static method in class io.vertx.rxjava.core.shareddata.Counter
 
newInstance(LocalMap) - Static method in class io.vertx.rxjava.core.shareddata.LocalMap
 
newInstance(LocalMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.core.shareddata.LocalMap
 
newInstance(Lock) - Static method in class io.vertx.rxjava.core.shareddata.Lock
 
newInstance(SharedData) - Static method in class io.vertx.rxjava.core.shareddata.SharedData
 
newInstance(Pump) - Static method in class io.vertx.rxjava.core.streams.Pump
 
newInstance(ReadStream) - Static method in interface io.vertx.rxjava.core.streams.ReadStream
 
newInstance(ReadStream, TypeArg<T>) - Static method in interface io.vertx.rxjava.core.streams.ReadStream
 
newInstance(StreamBase) - Static method in interface io.vertx.rxjava.core.streams.StreamBase
 
newInstance(WriteStream) - Static method in interface io.vertx.rxjava.core.streams.WriteStream
 
newInstance(WriteStream, TypeArg<T>) - Static method in interface io.vertx.rxjava.core.streams.WriteStream
 
newInstance(TimeoutStream) - Static method in class io.vertx.rxjava.core.TimeoutStream
 
newInstance(Vertx) - Static method in class io.vertx.rxjava.core.Vertx
 
newInstance(WorkerExecutor) - Static method in class io.vertx.rxjava.core.WorkerExecutor
 
newInstance(AuthProvider) - Static method in class io.vertx.rxjava.ext.auth.AuthProvider
 
newInstance(ChainAuth) - Static method in class io.vertx.rxjava.ext.auth.ChainAuth
 
newInstance(HtdigestAuth) - Static method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
newInstance(JWTAuth) - Static method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
newInstance(AccessToken) - Static method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
newInstance(KeycloakHelper) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
newInstance(OAuth2Auth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
newInstance(OAuth2Response) - Static method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
newInstance(AzureADAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 
newInstance(BoxAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
newInstance(CloudFoundryAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
newInstance(DropboxAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
newInstance(FacebookAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
newInstance(FoursquareAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
newInstance(GithubAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
newInstance(GoogleAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
newInstance(HerokuAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
newInstance(InstagramAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
newInstance(KeycloakAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
newInstance(LinkedInAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
newInstance(LiveAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
newInstance(MailchimpAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
newInstance(SalesforceAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
newInstance(ShopifyAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
newInstance(SoundcloudAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
newInstance(StripeAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
newInstance(TwitterAuth) - Static method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
newInstance(User) - Static method in class io.vertx.rxjava.ext.auth.User
 
newInstance(VertxContextPRNG) - Static method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
newInstance(BaseBridgeEvent) - Static method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
newInstance(ClusterHealthCheck) - Static method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
newInstance(InfinispanAsyncMap) - Static method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
newInstance(InfinispanAsyncMap, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
newInstance(HealthCheckHandler) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
newInstance(HealthChecks) - Static method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
newInstance(JDBCClient) - Static method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
newInstance(MongoClient) - Static method in class io.vertx.rxjava.ext.mongo.MongoClient
 
newInstance(SQLClient) - Static method in class io.vertx.rxjava.ext.sql.SQLClient
 
newInstance(SQLConnection) - Static method in class io.vertx.rxjava.ext.sql.SQLConnection
 
newInstance(SQLOperations) - Static method in interface io.vertx.rxjava.ext.sql.SQLOperations
 
newInstance(SQLRowStream) - Static method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
newInstance(Async) - Static method in class io.vertx.rxjava.ext.unit.Async
 
newInstance(EventBusCollector) - Static method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
newInstance(Completion) - Static method in class io.vertx.rxjava.ext.unit.Completion
 
newInstance(Completion, TypeArg<T>) - Static method in class io.vertx.rxjava.ext.unit.Completion
 
newInstance(Failure) - Static method in class io.vertx.rxjava.ext.unit.report.Failure
 
newInstance(TestCaseReport) - Static method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
newInstance(TestResult) - Static method in class io.vertx.rxjava.ext.unit.report.TestResult
 
newInstance(TestSuiteReport) - Static method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
newInstance(TestCase) - Static method in class io.vertx.rxjava.ext.unit.TestCase
 
newInstance(TestCompletion) - Static method in class io.vertx.rxjava.ext.unit.TestCompletion
 
newInstance(TestContext) - Static method in class io.vertx.rxjava.ext.unit.TestContext
 
newInstance(TestSuite) - Static method in class io.vertx.rxjava.ext.unit.TestSuite
 
newInstance(HttpRequest) - Static method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
newInstance(HttpRequest, TypeArg<T>) - Static method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
newInstance(HttpResponse) - Static method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
newInstance(HttpResponse, TypeArg<T>) - Static method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
newInstance(WebClient) - Static method in class io.vertx.rxjava.ext.web.client.WebClient
 
newInstance(BodyCodec) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
newInstance(BodyCodec, TypeArg<T>) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
newInstance(Cookie) - Static method in class io.vertx.rxjava.ext.web.Cookie
 
newInstance(FileUpload) - Static method in class io.vertx.rxjava.ext.web.FileUpload
 
newInstance(AuthHandler) - Static method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
 
newInstance(BasicAuthHandler) - Static method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
newInstance(BodyHandler) - Static method in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
newInstance(ChainAuthHandler) - Static method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
newInstance(CookieHandler) - Static method in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
newInstance(CorsHandler) - Static method in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
newInstance(CSRFHandler) - Static method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
newInstance(DigestAuthHandler) - Static method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
newInstance(ErrorHandler) - Static method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
newInstance(FaviconHandler) - Static method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
newInstance(FormLoginHandler) - Static method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
newInstance(JWTAuthHandler) - Static method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
newInstance(LoggerHandler) - Static method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
newInstance(OAuth2AuthHandler) - Static method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
newInstance(RedirectAuthHandler) - Static method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
newInstance(ResponseContentTypeHandler) - Static method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
newInstance(ResponseTimeHandler) - Static method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
newInstance(SessionHandler) - Static method in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
newInstance(BridgeEvent) - Static method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
newInstance(SockJSHandler) - Static method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
newInstance(SockJSSocket) - Static method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
newInstance(StaticHandler) - Static method in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
newInstance(TemplateHandler) - Static method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
newInstance(TimeoutHandler) - Static method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
newInstance(UserSessionHandler) - Static method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
newInstance(VirtualHostHandler) - Static method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
newInstance(LanguageHeader) - Static method in class io.vertx.rxjava.ext.web.LanguageHeader
 
newInstance(Locale) - Static method in class io.vertx.rxjava.ext.web.Locale
 
newInstance(MIMEHeader) - Static method in class io.vertx.rxjava.ext.web.MIMEHeader
 
newInstance(ParsedHeaderValue) - Static method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
 
newInstance(ParsedHeaderValues) - Static method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
newInstance(Route) - Static method in class io.vertx.rxjava.ext.web.Route
 
newInstance(Router) - Static method in class io.vertx.rxjava.ext.web.Router
 
newInstance(RoutingContext) - Static method in class io.vertx.rxjava.ext.web.RoutingContext
 
newInstance(Session) - Static method in class io.vertx.rxjava.ext.web.Session
 
newInstance(ClusteredSessionStore) - Static method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
newInstance(LocalSessionStore) - Static method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
newInstance(SessionStore) - Static method in class io.vertx.rxjava.ext.web.sstore.SessionStore
 
newInstance(FreeMarkerTemplateEngine) - Static method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
newInstance(HandlebarsTemplateEngine) - Static method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
newInstance(TemplateEngine) - Static method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
newInstance(AdminUtils) - Static method in class io.vertx.rxjava.kafka.admin.AdminUtils
 
newInstance(KafkaConsumer) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
newInstance(KafkaConsumer, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
newInstance(KafkaConsumerRecord) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
newInstance(KafkaConsumerRecord, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
newInstance(KafkaConsumerRecords) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
newInstance(KafkaConsumerRecords, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
newInstance(KafkaProducer) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
newInstance(KafkaProducer, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
newInstance(KafkaProducerRecord) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
newInstance(KafkaProducerRecord, TypeArg<K>, TypeArg<V>) - Static method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
newInstance(MetricsService) - Static method in class io.vertx.rxjava.micrometer.MetricsService
 
newInstance(MqttConnAckMessage) - Static method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
newInstance(MqttMessage) - Static method in interface io.vertx.rxjava.mqtt.messages.MqttMessage
 
newInstance(MqttPublishMessage) - Static method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
newInstance(MqttSubAckMessage) - Static method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
newInstance(MqttSubscribeMessage) - Static method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
newInstance(MqttUnsubscribeMessage) - Static method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
newInstance(MqttClient) - Static method in class io.vertx.rxjava.mqtt.MqttClient
 
newInstance(MqttEndpoint) - Static method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
newInstance(MqttServer) - Static method in class io.vertx.rxjava.mqtt.MqttServer
 
newInstance(MqttTopicSubscription) - Static method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
newInstance(RedisClient) - Static method in class io.vertx.rxjava.redis.RedisClient
 
newInstance(RedisTransaction) - Static method in class io.vertx.rxjava.redis.RedisTransaction
 
newInstance(Script) - Static method in class io.vertx.rxjava.redis.Script
 
newInstance(RedisSentinel) - Static method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
newInstance(ServiceDiscovery) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
newInstance(ServiceReference) - Static method in class io.vertx.rxjava.servicediscovery.ServiceReference
 
newInstance(ServiceExporter) - Static method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
newInstance(ServiceImporter) - Static method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
newInstance(ServicePublisher) - Static method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
newInstance(EventBusService) - Static method in class io.vertx.rxjava.servicediscovery.types.EventBusService
 
newInstance(HttpEndpoint) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
newInstance(JDBCDataSource) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
newInstance(MessageSource) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
 
newInstance(MongoDataSource) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
newInstance(RedisDataSource) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
newOptions() - Method in interface io.vertx.core.spi.VertxMetricsFactory
Create an empty metrics options.
newParser() - Static method in interface io.vertx.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(ReadStream<Buffer>) - Static method in interface io.vertx.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser() - Static method in class io.vertx.reactivex.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(ReadStream<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(Flowable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(Observable<Buffer>) - Static method in class io.vertx.reactivex.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser() - Static method in class io.vertx.rxjava.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(ReadStream<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.JsonParser
Create a new JsonParser instance.
newParser(Observable<Buffer>) - Static method in class io.vertx.rxjava.core.parsetools.JsonParser
Create a new JsonParser instance.
next() - Method in interface io.vertx.core.eventbus.SendContext
Call the next interceptor
next() - Method in interface io.vertx.ext.web.RoutingContext
Tell the router to route this context to the next matching route (if any).
next() - Method in class io.vertx.reactivex.core.eventbus.SendContext
Call the next interceptor
next() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Tell the router to route this context to the next matching route (if any).
next() - Method in class io.vertx.rxjava.core.eventbus.SendContext
Call the next interceptor
next() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Tell the router to route this context to the next matching route (if any).
nextBytes(byte[]) - Method in class io.vertx.ext.auth.PRNG
 
nextBytes(byte[]) - Method in interface io.vertx.ext.auth.VertxContextPRNG
Fills the given byte array with random bytes.
nextInt() - Method in class io.vertx.ext.auth.PRNG
 
nextInt() - Method in interface io.vertx.ext.auth.VertxContextPRNG
Returns a secure random int
nextInt() - Method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
Returns a secure random int
nextInt() - Method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
Returns a secure random int
nextString(int) - Method in interface io.vertx.ext.auth.VertxContextPRNG
Returns a Base64 mime encoded String of random data with the given length.
nextString(int) - Method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
Returns a Base64 mime encoded String of random data with the given length.
nextString(int) - Method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
Returns a Base64 mime encoded String of random data with the given length.
nickName(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
nickName(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
nickName(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
NO_NAME - Static variable in annotation type io.vertx.core.cli.annotations.Option
 
NO_NAME - Static variable in class io.vertx.core.cli.Option
The default long name / short name of the option.
Node - Class in io.vertx.kafka.client.common
Information about a Kafka cluster node
Node() - Constructor for class io.vertx.kafka.client.common.Node
Constructor
Node(boolean, String, int, String, boolean, int, String) - Constructor for class io.vertx.kafka.client.common.Node
Constructor
Node(JsonObject) - Constructor for class io.vertx.kafka.client.common.Node
Constructor (from JSON representation)
nodeAdded(String) - Method in interface io.vertx.core.spi.cluster.NodeListener
A node has been added
nodeLeft(String) - Method in interface io.vertx.core.spi.cluster.NodeListener
A node has left
nodeListener(NodeListener) - Method in interface io.vertx.core.spi.cluster.ClusterManager
Set a listener that will be called when a node joins or leaves the cluster.
NodeListener - Interface in io.vertx.core.spi.cluster
A NodeListener is called when nodes join or leave the cluster
nodeListener(NodeListener) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
NonConcreteWithToString - Interface in io.vertx.codegen.extra
 
none() - Static method in interface io.vertx.ext.web.codec.BodyCodec
 
none() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
NONE - Static variable in class io.vertx.redis.op.LimitOptions
 
NONE - Static variable in class io.vertx.redis.op.MigrateOptions
 
NONE - Static variable in class io.vertx.redis.op.RangeLimitOptions
 
NONE - Static variable in class io.vertx.redis.op.ScanOptions
 
NONE - Static variable in class io.vertx.redis.op.SetOptions
 
NONE - Static variable in class io.vertx.redis.op.SortOptions
 
none() - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
NoopBackendRegistry - Enum in io.vertx.micrometer.backends
 
normalisedPath() - Method in interface io.vertx.ext.web.RoutingContext
Return the normalised path for the request.
normalisedPath() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Return the normalised path for the request.
normalisedPath() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Return the normalised path for the request.
numberPumped() - Method in interface io.vertx.core.streams.Pump
Return the total number of items pumped by this pump.
numberPumped() - Method in class io.vertx.reactivex.core.streams.Pump
Return the total number of items pumped by this pump.
numberPumped() - Method in class io.vertx.rxjava.core.streams.Pump
Return the total number of items pumped by this pump.

O

OAuth2Auth - Interface in io.vertx.ext.auth.oauth2
Factory interface for creating OAuth2 based AuthProvider instances.
OAuth2Auth - Class in io.vertx.reactivex.ext.auth.oauth2
Factory interface for creating OAuth2 based AuthProvider instances.
OAuth2Auth(OAuth2Auth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
OAuth2Auth - Class in io.vertx.rxjava.ext.auth.oauth2
Factory interface for creating OAuth2 based AuthProvider instances.
OAuth2Auth(OAuth2Auth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
OAuth2AuthHandler - Interface in io.vertx.ext.web.handler
An auth handler that provides OAuth2 Authentication support.
OAuth2AuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that provides OAuth2 Authentication support.
OAuth2AuthHandler(OAuth2AuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
OAuth2AuthHandler - Class in io.vertx.rxjava.ext.web.handler
An auth handler that provides OAuth2 Authentication support.
OAuth2AuthHandler(OAuth2AuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
OAuth2ClientOptions - Class in io.vertx.ext.auth.oauth2
Options describing how an OAuth2 HttpClient will make connections.
OAuth2ClientOptions() - Constructor for class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Default constructor
OAuth2ClientOptions(HttpClientOptions) - Constructor for class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Copy constructor
OAuth2ClientOptions(OAuth2ClientOptions) - Constructor for class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Copy constructor
OAuth2ClientOptions(JsonObject) - Constructor for class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Constructor to create an options from JSON
OAuth2ClientOptionsConverter - Class in io.vertx.ext.auth.oauth2
Converter for OAuth2ClientOptions.
OAuth2ClientOptionsConverter() - Constructor for class io.vertx.ext.auth.oauth2.OAuth2ClientOptionsConverter
 
OAuth2FlowType - Enum in io.vertx.ext.auth.oauth2
OAuth2 Flows
OAuth2Response - Interface in io.vertx.ext.auth.oauth2
A response from a fetch request.
OAuth2Response - Class in io.vertx.reactivex.ext.auth.oauth2
A response from a fetch request.
OAuth2Response(OAuth2Response) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
OAuth2Response - Class in io.vertx.rxjava.ext.auth.oauth2
A response from a fetch request.
OAuth2Response(OAuth2Response) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
object(String, ObjectCmd, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Inspect the internals of Redis objects
object(String, ObjectCmd, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Inspect the internals of Redis objects
object(String, ObjectCmd, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Inspect the internals of Redis objects
object(String, ObjectCmd, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Inspect the internals of Redis objects
object(String, ObjectCmd, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Inspect the internals of Redis objects
object(String, ObjectCmd, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Inspect the internals of Redis objects
ObjectCmd - Enum in io.vertx.redis.op
 
objectEventMode() - Method in interface io.vertx.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json object.
objectEventMode() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json object.
objectEventMode() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
Flip the parser to emit a stream of events for each new json object.
objectObservable(String, ObjectCmd) - Method in class io.vertx.rxjava.redis.RedisClient
objectObservable(String, ObjectCmd) - Method in class io.vertx.rxjava.redis.RedisTransaction
objectValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
objectValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
objectValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
objectValueMode() - Method in interface io.vertx.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json object.
objectValueMode() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json object.
objectValueMode() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
Flip the parser to emit a single value event for each new json object.
ObservableFuture<T> - Class in io.vertx.rx.java
 
ObservableFuture() - Constructor for class io.vertx.rx.java.ObservableFuture
 
observableFuture() - Static method in class io.vertx.rx.java.RxHelper
Create a new ObservableFuture<T> object: an Observable implementation implementing Handler<AsyncResult<T>>.
ObservableHandler<T> - Class in io.vertx.rx.java
 
ObservableHandler() - Constructor for class io.vertx.rx.java.ObservableHandler
 
ObservableHandler(boolean) - Constructor for class io.vertx.rx.java.ObservableHandler
 
observableHandler() - Static method in class io.vertx.rx.java.RxHelper
Create a new ObservableHandler<T> object: an Observable implementation implementing Handler<T>.
observableHandler(boolean) - Static method in class io.vertx.rx.java.RxHelper
Create a new ObservableHandler<T> object: an Observable implementation implementing Handler<T>.

When parameter is false and the event handler completes, the observable will produce the event and complete immediatly after, as a single event is expected.

ObservableHelper - Class in io.vertx.reactivex.core
 
ObservableHelper() - Constructor for class io.vertx.reactivex.core.ObservableHelper
 
ObservableHelper - Class in io.vertx.reactivex
 
ObservableHelper() - Constructor for class io.vertx.reactivex.ObservableHelper
 
ObservableOnSubscribeAdapter<T> - Class in io.vertx.rx.java
 
ObservableOnSubscribeAdapter() - Constructor for class io.vertx.rx.java.ObservableOnSubscribeAdapter
 
ObservableReadStream<T,R> - Class in io.vertx.rx.java
Adapt a ReadStream to be an Observable.OnSubscribe that can be used to build Observable.
ObservableReadStream(ReadStream<T>, Function<T, R>) - Constructor for class io.vertx.rx.java.ObservableReadStream
 
ObservableReadStream(ReadStream<T>, Function<T, R>, long) - Constructor for class io.vertx.rx.java.ObservableReadStream
 
ObservableUnmarshaller<T,B> - Class in io.vertx.reactivex.core.json
An operator to unmarshall json to pojos.
ObservableUnmarshaller(Function<B, Buffer>, Class<T>) - Constructor for class io.vertx.reactivex.core.json.ObservableUnmarshaller
 
ObservableUnmarshaller(Function<B, Buffer>, TypeReference<T>) - Constructor for class io.vertx.reactivex.core.json.ObservableUnmarshaller
 
ObservableUnmarshaller(Function<B, Buffer>, Class<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.ObservableUnmarshaller
 
ObservableUnmarshaller(Function<B, Buffer>, TypeReference<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.ObservableUnmarshaller
 
of(Class<U>) - Static method in class io.vertx.lang.reactivex.TypeArg
 
of(Class<U>) - Static method in class io.vertx.lang.rxjava.TypeArg
 
offset() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
offset() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
offset() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
OffsetAndMetadata - Class in io.vertx.kafka.client.consumer
Provide additional metadata when an offset is committed
OffsetAndMetadata() - Constructor for class io.vertx.kafka.client.consumer.OffsetAndMetadata
Constructor
OffsetAndMetadata(long, String) - Constructor for class io.vertx.kafka.client.consumer.OffsetAndMetadata
Constructor
OffsetAndMetadata(JsonObject) - Constructor for class io.vertx.kafka.client.consumer.OffsetAndMetadata
Constructor (from JSON representation)
OffsetAndMetadata(OffsetAndMetadata) - Constructor for class io.vertx.kafka.client.consumer.OffsetAndMetadata
Constructor (copy)
OffsetAndTimestamp - Class in io.vertx.kafka.client.consumer
Represent information related to a Offset with timestamp information
OffsetAndTimestamp() - Constructor for class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Constructor
OffsetAndTimestamp(long, long) - Constructor for class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Constructor
OffsetAndTimestamp(JsonObject) - Constructor for class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Constructor (from JSON representation)
OffsetAndTimestamp(OffsetAndTimestamp) - Constructor for class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Constructor (copy)
offsetsForTimes(Map<TopicPartition, Long>, Handler<AsyncResult<Map<TopicPartition, OffsetAndTimestamp>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Look up the offsets for the given partitions by timestamp.
offsetsForTimes(TopicPartition, Long, Handler<AsyncResult<OffsetAndTimestamp>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
offsetsForTimes(Map<TopicPartition, Long>, Handler<AsyncResult<Map<TopicPartition, OffsetAndTimestamp>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Look up the offsets for the given partitions by timestamp.
offsetsForTimes(TopicPartition, long, Handler<AsyncResult<OffsetAndTimestamp>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
* Look up the offset for the given partition by timestamp.
offsetsForTimes(TopicPartition, Long, Handler<AsyncResult<OffsetAndTimestamp>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
offsetsForTimes(TopicPartition, Long, Handler<AsyncResult<OffsetAndTimestamp>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
OK() - Static method in class io.vertx.ext.healthchecks.Status
Creates a status when everything is fine.
OK(JsonObject) - Static method in class io.vertx.ext.healthchecks.Status
Creates a status when everything is fine and adds metadata.
oldId() - Method in interface io.vertx.ext.web.Session
 
oldId() - Method in class io.vertx.reactivex.ext.web.Session
 
oldId() - Method in class io.vertx.rxjava.ext.web.Session
 
onClose() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
Callback that let you cleanup the service object.
onCompleted() - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
onError(Throwable) - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
onNext(R) - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
onPublish(Record) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
Notify a new record has been published, the record's registration can be used to uniquely identify the record
onPublish(Record) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
Notify a new record has been published, the record's registration can be used to uniquely identify the record
onPublish(Record) - Method in interface io.vertx.servicediscovery.spi.ServiceExporter
Notify a new record has been published, the record's registration can be used to uniquely identify the record
onSubscribed() - Method in class io.vertx.rx.java.HandlerAdapter
 
onSubscribed() - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
 
onUnpublish(String) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
Notify an existing record has been removed
onUnpublish(String) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
Notify an existing record has been removed
onUnpublish(String) - Method in interface io.vertx.servicediscovery.spi.ServiceExporter
Notify an existing record has been removed
onUnsubscribed() - Method in class io.vertx.rx.java.HandlerAdapter
 
onUnsubscribed() - Method in class io.vertx.rx.java.ObservableOnSubscribeAdapter
 
onUpdate(Record) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
Notify an existing record has been updated, the record's registration can be used to uniquely identify the record
onUpdate(Record) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
Notify an existing record has been updated, the record's registration can be used to uniquely identify the record
onUpdate(Record) - Method in interface io.vertx.servicediscovery.spi.ServiceExporter
Notify an existing record has been updated, the record's registration can be used to uniquely identify the record
opaqueAccessToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
 
opaqueAccessToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
opaqueAccessToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
opaqueIdToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
 
opaqueIdToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
opaqueIdToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
opaqueRefreshToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
 
opaqueRefreshToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
opaqueRefreshToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
open() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Explicitly opens the circuit.
open(String, OpenOptions, Handler<AsyncResult<AsyncFile>>) - Method in interface io.vertx.core.file.FileSystem
Open the file represented by path, asynchronously.
open() - Method in interface io.vertx.proton.ProtonConnection
Opens the AMQP connection, i.e.
open() - Method in interface io.vertx.proton.ProtonLink
Opens the AMQP link, i.e.
open() - Method in interface io.vertx.proton.ProtonSession
Opens the AMQP session, i.e.
open() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Explicitly opens the circuit.
open(String, OpenOptions, Handler<AsyncResult<AsyncFile>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Open the file represented by path, asynchronously.
open() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Explicitly opens the circuit.
open(String, OpenOptions, Handler<AsyncResult<AsyncFile>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Open the file represented by path, asynchronously.
openBlocking(String, OpenOptions) - Method in interface io.vertx.core.file.FileSystem
openBlocking(String, OpenOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
openBlocking(String, OpenOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
openHandler(Handler<Void>) - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Sets a Handler invoked when the circuit breaker state switches to open.
openHandler(Handler<AsyncResult<ProtonConnection>>) - Method in interface io.vertx.proton.ProtonConnection
Sets a handler for when an AMQP Open frame is received from the remote peer.
openHandler(Handler<AsyncResult<T>>) - Method in interface io.vertx.proton.ProtonLink
Sets a handler for when an AMQP Attach frame is received from the remote peer.
openHandler(Handler<AsyncResult<ProtonSession>>) - Method in interface io.vertx.proton.ProtonSession
Sets a handler for when an AMQP Begin frame is received from the remote peer.
openHandler(Handler<Void>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Sets a invoked when the circuit breaker state switches to open.
openHandler(Handler<Void>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Sets a invoked when the circuit breaker state switches to open.
openObservable(String, OpenOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
OpenOptions - Class in io.vertx.core.file
Describes how an AsyncFile should be opened.
OpenOptions() - Constructor for class io.vertx.core.file.OpenOptions
Default constructor
OpenOptions(OpenOptions) - Constructor for class io.vertx.core.file.OpenOptions
Copy constructor
OpenOptions(JsonObject) - Constructor for class io.vertx.core.file.OpenOptions
Constructor to create options from JSON
OpenOptionsConverter - Class in io.vertx.core.file
Converter for OpenOptions.
OpenOptionsConverter() - Constructor for class io.vertx.core.file.OpenOptionsConverter
 
OPENSHIFT_KUBERNETES_TOKEN_FILE - Static variable in class io.vertx.config.kubernetes.KubernetesUtils
 
OpenSSLEngineOptions - Class in io.vertx.core.net
Configures a TCPSSLOptions to use OpenSsl.
OpenSSLEngineOptions() - Constructor for class io.vertx.core.net.OpenSSLEngineOptions
 
OpenSSLEngineOptions(JsonObject) - Constructor for class io.vertx.core.net.OpenSSLEngineOptions
 
OpenSSLEngineOptions(OpenSSLEngineOptions) - Constructor for class io.vertx.core.net.OpenSSLEngineOptions
 
OpenSSLEngineOptionsConverter - Class in io.vertx.core.net
Converter for OpenSSLEngineOptions.
OpenSSLEngineOptionsConverter() - Constructor for class io.vertx.core.net.OpenSSLEngineOptionsConverter
 
Option - Annotation Type in io.vertx.core.cli.annotations
Annotates a setter to be called with the value of a command line option.
Option - Class in io.vertx.core.cli
Models command line options.
Option() - Constructor for class io.vertx.core.cli.Option
Creates a new empty instance of Option.
Option(Option) - Constructor for class io.vertx.core.cli.Option
Creates a new instance of Option by copying the state of another Option.
Option(JsonObject) - Constructor for class io.vertx.core.cli.Option
Creates a new instance of Option from the given JsonObject
optionComparator - Variable in class io.vertx.core.cli.UsageMessageFormatter
Comparator used to sort the options when they output in help text

Defaults to case-insensitive alphabetical sorting by option key.

OptionConverter - Class in io.vertx.core.cli
Converter for Option.
OptionConverter() - Constructor for class io.vertx.core.cli.OptionConverter
 
options(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server with the specified options.
options(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and port.
options(String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and default port.
options(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server with the specified options, specifying a response handler to receive the response
options(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and port, specifying a response handler to receive the response
options(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and default port, specifying a response handler to receive the response
options(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the default host and port.
options(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the default host and port, specifying a response handler to receive the response
options - Variable in class io.vertx.core.Starter
Deprecated.
 
options() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP OPTIONS request
options(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path
options(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server with the specified options.
options(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and port.
options(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and default port.
options(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server with the specified options, specifying a response handler to receive the response
options(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and port, specifying a response handler to receive the response
options(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and default port, specifying a response handler to receive the response
options(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the default host and port.
options(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the default host and port, specifying a response handler to receive the response
options() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP OPTIONS request
options(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path
options() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
options(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server with the specified options.
options(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and port.
options(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and default port.
options(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server with the specified options, specifying a response handler to receive the response
options(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and port, specifying a response handler to receive the response
options(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the specified host and default port, specifying a response handler to receive the response
options(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the default host and port.
options(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server at the default host and port, specifying a response handler to receive the response
options() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP OPTIONS request
options(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path
options() - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
options() - Method in interface io.vertx.servicediscovery.ServiceDiscovery
 
optionsAbs(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server using an absolute URI
optionsAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server using an absolute URI, specifying a response handler to receive the response
optionsAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server using an absolute URI
optionsAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server using an absolute URI, specifying a response handler to receive the response
optionsAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server using an absolute URI
optionsAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP OPTIONS request to send to the server using an absolute URI, specifying a response handler to receive the response
optionsNow(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP OPTIONS request to the server with the specified options, specifying a response handler to receive the response
optionsNow(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the specified host and port, specifying a response handler to receive the response
optionsNow(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the specified host and default port, specifying a response handler to receive the response
optionsNow(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the default host and port, specifying a response handler to receive the response
optionsNow(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP OPTIONS request to the server with the specified options, specifying a response handler to receive the response
optionsNow(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the specified host and port, specifying a response handler to receive the response
optionsNow(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the specified host and default port, specifying a response handler to receive the response
optionsNow(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the default host and port, specifying a response handler to receive the response
optionsNow(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP OPTIONS request to the server with the specified options, specifying a response handler to receive the response
optionsNow(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the specified host and port, specifying a response handler to receive the response
optionsNow(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the specified host and default port, specifying a response handler to receive the response
optionsNow(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Sends an HTTP OPTIONS request to the server at the default host and port, specifying a response handler to receive the response
optionsWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path regex
optionsWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path regex
optionsWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP OPTIONS request and the specified path regex
order() - Method in interface io.vertx.core.spi.VerticleFactory
The order of the factory.
order(int) - Method in interface io.vertx.ext.web.Route
Specify the order for this route.
order(int) - Method in class io.vertx.reactivex.ext.web.Route
Specify the order for this route.
order(int) - Method in class io.vertx.rxjava.ext.web.Route
Specify the order for this route.
ORDERED - Static variable in class io.vertx.ext.mongo.BulkWriteOptions
Field name for the ordered value in json representation
ORIGIN - Static variable in class io.vertx.core.http.HttpHeaders
Origin header name
otherwise(Function<Throwable, T>) - Method in interface io.vertx.core.AsyncResult
Apply a mapper function on this async result.
otherwise(T) - Method in interface io.vertx.core.AsyncResult
Map the failure of this async result to a specific value.
otherwise(Function<Throwable, T>) - Method in interface io.vertx.core.Future
Apply a mapper function on this future.
otherwise(T) - Method in interface io.vertx.core.Future
Map the failure of a future to a specific value.
otherwise(Function<Throwable, CompositeFuture>) - Method in class io.vertx.reactivex.core.CompositeFuture
Apply a mapper function on this future.
otherwise(CompositeFuture) - Method in class io.vertx.reactivex.core.CompositeFuture
Map the failure of a future to a specific value.
otherwise(Function<Throwable, T>) - Method in class io.vertx.reactivex.core.Future
Apply a mapper function on this future.
otherwise(T) - Method in class io.vertx.reactivex.core.Future
Map the failure of a future to a specific value.
otherwise(Function<Throwable, Boolean>) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
otherwise(Boolean) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
otherwise(Function<Throwable, Boolean>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
otherwise(Boolean) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
otherwise(Function<Throwable, CompositeFuture>) - Method in class io.vertx.rxjava.core.CompositeFuture
Apply a mapper function on this future.
otherwise(CompositeFuture) - Method in class io.vertx.rxjava.core.CompositeFuture
Map the failure of a future to a specific value.
otherwise(Function<Throwable, T>) - Method in class io.vertx.rxjava.core.Future
Apply a mapper function on this future.
otherwise(T) - Method in class io.vertx.rxjava.core.Future
Map the failure of a future to a specific value.
otherwise(Function<Throwable, Boolean>) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
otherwise(Boolean) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
otherwise(Function<Throwable, Boolean>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
otherwise(Boolean) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
otherwiseEmpty() - Method in interface io.vertx.core.AsyncResult
Map the failure of this async result to null.
otherwiseEmpty() - Method in interface io.vertx.core.Future
Map the failure of a future to null.
otherwiseEmpty() - Method in class io.vertx.reactivex.core.CompositeFuture
Map the failure of a future to null.
otherwiseEmpty() - Method in class io.vertx.reactivex.core.Future
Map the failure of a future to null.
otherwiseEmpty() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
otherwiseEmpty() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
otherwiseEmpty() - Method in class io.vertx.rxjava.core.CompositeFuture
Map the failure of a future to null.
otherwiseEmpty() - Method in class io.vertx.rxjava.core.Future
Map the failure of a future to null.
otherwiseEmpty() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
otherwiseEmpty() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
out - Variable in class io.vertx.core.spi.launcher.DefaultCommand
The PrintStream that the command can use to write on the console.
out() - Method in class io.vertx.core.spi.launcher.DefaultCommand
 
overrideAuthority(String) - Method in class io.vertx.grpc.VertxChannelBuilder
 
owner() - Method in interface io.vertx.core.Context
 
owner() - Method in class io.vertx.reactivex.core.Context
 
owner() - Method in class io.vertx.rxjava.core.Context
 

P

parameter(String) - Method in interface io.vertx.ext.web.ParsedHeaderValue
The value of the parameter specified by this key.
parameter(String) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
The value of the parameter specified by this key.
parameter(String) - Method in class io.vertx.reactivex.ext.web.MIMEHeader
The value of the parameter specified by this key.
parameter(String) - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
The value of the parameter specified by this key.
parameter(String) - Method in class io.vertx.rxjava.ext.web.LanguageHeader
The value of the parameter specified by this key.
parameter(String) - Method in class io.vertx.rxjava.ext.web.MIMEHeader
The value of the parameter specified by this key.
parameter(String) - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
The value of the parameter specified by this key.
parameters() - Method in interface io.vertx.ext.web.ParsedHeaderValue
The parameters specified in this header value.
parameters() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
The parameters specified in this header value.
parameters() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
The parameters specified in this header value.
parameters() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
The parameters specified in this header value.
parameters() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
The parameters specified in this header value.
parameters() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
The parameters specified in this header value.
parameters() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
The parameters specified in this header value.
params() - Method in interface io.vertx.core.http.HttpServerRequest
 
params() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
params() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
parse(List<String>) - Method in interface io.vertx.core.cli.CLI
Parses the user command line interface and create a new CommandLine containing extracting values.
parse(List<String>, boolean) - Method in interface io.vertx.core.cli.CLI
Parses the user command line interface and create a new CommandLine containing extracting values.
parse(List<String>) - Method in class io.vertx.reactivex.core.cli.CLI
Parses the user command line interface and create a new CommandLine containing extracting values.
parse(List<String>, boolean) - Method in class io.vertx.reactivex.core.cli.CLI
Parses the user command line interface and create a new CommandLine containing extracting values.
parse(List<String>) - Method in class io.vertx.rxjava.core.cli.CLI
Parses the user command line interface and create a new CommandLine containing extracting values.
parse(List<String>, boolean) - Method in class io.vertx.rxjava.core.cli.CLI
Parses the user command line interface and create a new CommandLine containing extracting values.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.web.handler.AuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.reactivex.ext.web.handler.AuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.rxjava.ext.web.handler.AuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentials(RoutingContext, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Parses the credentials from the request into a JsonObject.
parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
parseCredentialsObservable(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
ParsedAsList - Annotation Type in io.vertx.core.cli.annotations
Annotates a setter to be called with the value of a command line option.
parsedAsList - Variable in class io.vertx.core.cli.TypedOption
whether or not the raw value should be parsed as a list.
parsedHeaders() - Method in interface io.vertx.ext.web.RoutingContext
The headers: Accept Accept-Charset Accept-Encoding Accept-Language Content-Type Parsed into ParsedHeaderValue
parsedHeaders() - Method in class io.vertx.reactivex.ext.web.RoutingContext
The headers: Accept Accept-Charset Accept-Encoding Accept-Language Content-Type Parsed into ParsedHeaderValue
parsedHeaders() - Method in class io.vertx.rxjava.ext.web.RoutingContext
The headers: Accept Accept-Charset Accept-Encoding Accept-Language Content-Type Parsed into ParsedHeaderValue
ParsedHeaderValue - Interface in io.vertx.ext.web
 
ParsedHeaderValue - Interface in io.vertx.reactivex.ext.web
 
ParsedHeaderValue - Interface in io.vertx.rxjava.ext.web
 
ParsedHeaderValues - Interface in io.vertx.ext.web
A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parameters
ParsedHeaderValues - Class in io.vertx.reactivex.ext.web
A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parameters

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

ParsedHeaderValues(ParsedHeaderValues) - Constructor for class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
ParsedHeaderValues - Class in io.vertx.rxjava.ext.web
A container with the request's headers that are meaningful enough to be parsed Contains: Accept -> MIME header, parameters and sortable Accept-Charset -> Parameters and sortable Accept-Encoding -> Parameters and sortable Accept-Language -> Parameters and sortable Content-Type -> MIME header and parameters

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

ParsedHeaderValues(ParsedHeaderValues) - Constructor for class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
parseToken(String) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
Parse the token string with base64 decoder.
parseToken(String) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
Parse the token string with base64 decoder.
parseToken(String) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
Parse the token string with base64 decoder.
partialFilterExpression(JsonObject) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the filter expression for the documents to be included in the index
partition() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
partition() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
 
partition() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
partition() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
partition() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
partition() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
PartitionInfo - Class in io.vertx.kafka.client.common
Information about a specific Kafka topic partition
PartitionInfo() - Constructor for class io.vertx.kafka.client.common.PartitionInfo
Constructor
PartitionInfo(List<Node>, Node, int, List<Node>, String) - Constructor for class io.vertx.kafka.client.common.PartitionInfo
Constructor
PartitionInfo(JsonObject) - Constructor for class io.vertx.kafka.client.common.PartitionInfo
Constructor (from JSON representation)
PartitionInfoConverter - Class in io.vertx.kafka.client.common
Converter for PartitionInfo.
PartitionInfoConverter() - Constructor for class io.vertx.kafka.client.common.PartitionInfoConverter
 
partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are assigned to the consumer
partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Set the handler called when topic partitions are assigned to the consumer
partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are assigned to the consumer
partitionsAssignedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are assigned to the consumer
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get metadata about the partitions for a given topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Get the partition metadata for the give topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
partitionsFor(String, Handler<AsyncResult<List<PartitionInfo>>>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are revoked to the consumer
partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Set the handler called when topic partitions are revoked to the consumer
partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are revoked to the consumer
partitionsRevokedHandler(Handler<Set<TopicPartition>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Set the handler called when topic partitions are revoked to the consumer
password() - Method in class io.vertx.mqtt.MqttAuth
 
patch(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the default host and port.
patch(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and port.
patch(String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and default port.
patch() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP PATCH request
patch(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path
patch(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the default host and port.
patch(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and port.
patch(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and default port.
patch() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP PATCH request
patch(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path
patch(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the default host and port.
patch(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and port.
patch(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server at the specified host and default port.
patch() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP PATCH request
patch(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path
patchAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive the response
patchAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive the response
patchAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PATCH request to send to the server using an absolute URI, specifying a response handler to receive the response
patchWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path regex
patchWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path regex
patchWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP PATCH request and the specified path regex
path() - Method in interface io.vertx.core.http.HttpClientRequest
 
path() - Method in interface io.vertx.core.http.HttpServerRequest
 
path() - Method in interface io.vertx.core.http.ServerWebSocket
 
path() - Method in interface io.vertx.core.net.SocketAddress
 
path(String) - Method in interface io.vertx.ext.web.Route
Set the path prefix for this route.
path() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
path() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
path() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
path() - Method in class io.vertx.reactivex.core.net.SocketAddress
 
path(String) - Method in class io.vertx.reactivex.ext.web.Route
Set the path prefix for this route.
path() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
path() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
path() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
path() - Method in class io.vertx.rxjava.core.net.SocketAddress
 
path(String) - Method in class io.vertx.rxjava.ext.web.Route
Set the path prefix for this route.
pathParam(String) - Method in interface io.vertx.ext.web.RoutingContext
Gets the value of a single path parameter
pathParam(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Gets the value of a single path parameter
pathParam(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Gets the value of a single path parameter
pathParams() - Method in interface io.vertx.ext.web.RoutingContext
Returns a map of named parameters as defined in path declaration with their actual values
pathParams() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Returns a map of named parameters as defined in path declaration with their actual values
pathParams() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Returns a map of named parameters as defined in path declaration with their actual values
pathRegex(String) - Method in interface io.vertx.ext.web.Route
Set the path prefix as a regular expression.
pathRegex(String) - Method in class io.vertx.reactivex.ext.web.Route
Set the path prefix as a regular expression.
pathRegex(String) - Method in class io.vertx.rxjava.ext.web.Route
Set the path prefix as a regular expression.
pause() - Method in interface io.vertx.codegen.extra.ReadStreamExt
 
pause() - Method in interface io.vertx.core.datagram.DatagramSocket
 
pause() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
pause() - Method in interface io.vertx.core.file.AsyncFile
 
pause() - Method in interface io.vertx.core.http.HttpClientRequest
 
pause() - Method in interface io.vertx.core.http.HttpClientResponse
 
pause() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
pause() - Method in interface io.vertx.core.http.HttpServerRequest
 
pause() - Method in interface io.vertx.core.http.ServerWebSocket
 
pause() - Method in interface io.vertx.core.http.WebSocket
 
pause() - Method in interface io.vertx.core.http.WebSocketBase
 
pause() - Method in interface io.vertx.core.net.NetSocket
 
pause() - Method in interface io.vertx.core.parsetools.JsonParser
 
pause() - Method in interface io.vertx.core.parsetools.RecordParser
 
pause() - Method in interface io.vertx.core.streams.ReadStream
Pause the ReadSupport.
pause() - Method in interface io.vertx.core.TimeoutStream
 
pause() - Method in interface io.vertx.ext.sql.SQLRowStream
 
pause() - Method in interface io.vertx.ext.unit.report.TestSuiteReport
 
pause() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
pause() - Method in interface io.vertx.grpc.GrpcBidiExchange
 
pause() - Method in interface io.vertx.grpc.GrpcReadStream
Pause the ReadSupport.
pause() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
pause(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pause(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pause(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Suspend fetching from the requested partitions.
pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Suspend fetching from the requested partitions.
pause() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
pause() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
pause() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
pause() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
pause() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
pause() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
pause() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
pause() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
pause() - Method in class io.vertx.reactivex.core.http.WebSocket
 
pause() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
pause() - Method in class io.vertx.reactivex.core.net.NetSocket
 
pause() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
pause() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
pause() - Method in interface io.vertx.reactivex.core.streams.ReadStream
Pause the ReadSupport.
pause() - Method in class io.vertx.reactivex.core.TimeoutStream
 
pause() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
pause() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
pause() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
pause() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
pause(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pause(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pause() - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
pause() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
pause() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
pause() - Method in class io.vertx.rxjava.core.file.AsyncFile
 
pause() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
pause() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
pause() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
pause() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
pause() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
pause() - Method in class io.vertx.rxjava.core.http.WebSocket
 
pause() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
pause() - Method in class io.vertx.rxjava.core.net.NetSocket
 
pause() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
pause() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
pause() - Method in interface io.vertx.rxjava.core.streams.ReadStream
Pause the ReadSupport.
pause() - Method in class io.vertx.rxjava.core.TimeoutStream
 
pause() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
pause() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
pause() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
pause() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
pause(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
pause(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
pause(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the set of partitions that were previously paused by a call to KafkaReadStream.pause(Set).
paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
paused(Handler<AsyncResult<Set<TopicPartition>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
payload() - Method in interface io.vertx.core.http.HttpFrame
 
payload() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
 
payload() - Method in class io.vertx.reactivex.core.http.HttpFrame
 
payload() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
payload() - Method in class io.vertx.rxjava.core.http.HttpFrame
 
payload() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
peerCertificateChain() - Method in interface io.vertx.core.http.HttpConnection
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
peerCertificateChain() - Method in interface io.vertx.core.http.HttpServerRequest
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
peerCertificateChain() - Method in interface io.vertx.core.http.ServerWebSocket
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
peerCertificateChain() - Method in interface io.vertx.core.http.WebSocketBase
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
peerCertificateChain() - Method in interface io.vertx.core.net.NetSocket
Note: Java SE 5+ recommends to use javax.net.ssl.SSLSession#getPeerCertificates() instead of of javax.net.ssl.SSLSession#getPeerCertificateChain() which this method is based on.
PemKeyCertOptions - Class in io.vertx.core.net
Key store options configuring a list of private key and its certificate based on Privacy-enhanced Electronic Email (PEM) files.
PemKeyCertOptions() - Constructor for class io.vertx.core.net.PemKeyCertOptions
Default constructor
PemKeyCertOptions(PemKeyCertOptions) - Constructor for class io.vertx.core.net.PemKeyCertOptions
Copy constructor
PemKeyCertOptions(JsonObject) - Constructor for class io.vertx.core.net.PemKeyCertOptions
Create options from JSON
PemKeyCertOptionsConverter - Class in io.vertx.core.net
Converter for PemKeyCertOptions.
PemKeyCertOptionsConverter() - Constructor for class io.vertx.core.net.PemKeyCertOptionsConverter
 
PemTrustOptions - Class in io.vertx.core.net
Certificate Authority options configuring certificates based on Privacy-enhanced Electronic Email (PEM) files.
PemTrustOptions() - Constructor for class io.vertx.core.net.PemTrustOptions
Default constructor
PemTrustOptions(PemTrustOptions) - Constructor for class io.vertx.core.net.PemTrustOptions
Copy constructor
PemTrustOptions(JsonObject) - Constructor for class io.vertx.core.net.PemTrustOptions
Create options from JSON
PemTrustOptionsConverter - Class in io.vertx.core.net
Converter for PemTrustOptions.
PemTrustOptionsConverter() - Constructor for class io.vertx.core.net.PemTrustOptionsConverter
 
periodicStream(long) - Method in interface io.vertx.core.Vertx
Returns a periodic timer as a read stream.
periodicStream(long) - Method in class io.vertx.reactivex.core.Vertx
Returns a periodic timer as a read stream.
periodicStream(long) - Method in class io.vertx.rxjava.core.Vertx
Returns a periodic timer as a read stream.
PermittedOptions - Class in io.vertx.ext.bridge
Represents a match to allow for inbound and outbound traffic.
PermittedOptions() - Constructor for class io.vertx.ext.bridge.PermittedOptions
Creates a new instance of PermittedOptions.
PermittedOptions(PermittedOptions) - Constructor for class io.vertx.ext.bridge.PermittedOptions
Creates a new instance of PermittedOptions copying the given PermittedOptions.
PermittedOptions(JsonObject) - Constructor for class io.vertx.ext.bridge.PermittedOptions
Creates a new instance of PermittedOptions from its JSON representation.
PermittedOptions - Class in io.vertx.ext.web.handler.sockjs
Deprecated.
PermittedOptions() - Constructor for class io.vertx.ext.web.handler.sockjs.PermittedOptions
Deprecated.
 
PermittedOptions(PermittedOptions) - Constructor for class io.vertx.ext.web.handler.sockjs.PermittedOptions
Deprecated.
 
PermittedOptions(JsonObject) - Constructor for class io.vertx.ext.web.handler.sockjs.PermittedOptions
Deprecated.
 
PermittedOptionsConverter - Class in io.vertx.ext.bridge
Converter for PermittedOptions.
PermittedOptionsConverter() - Constructor for class io.vertx.ext.bridge.PermittedOptionsConverter
 
persist(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove the expiration from a key
persist(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove the expiration from a key
persist(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove the expiration from a key
persist(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove the expiration from a key
persist(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove the expiration from a key
persist(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove the expiration from a key
persistObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
persistObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
pexpire(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set a key's time to live in milliseconds
pexpire(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set a key's time to live in milliseconds
pexpire(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set a key's time to live in milliseconds
pexpire(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set a key's time to live in milliseconds
pexpire(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set a key's time to live in milliseconds
pexpire(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set a key's time to live in milliseconds
pexpireat(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the expiration for a key as a UNIX timestamp specified in milliseconds
pexpireat(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp specified in milliseconds
pexpireat(String, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set the expiration for a key as a UNIX timestamp specified in milliseconds
pexpireat(String, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp specified in milliseconds
pexpireat(String, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the expiration for a key as a UNIX timestamp specified in milliseconds
pexpireat(String, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp specified in milliseconds
pexpireatObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
pexpireatObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
pexpireObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
pexpireObservable(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
pfadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Adds the specified element to the specified HyperLogLog.
pfadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Adds the specified element to the specified HyperLogLog.
pfadd(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Adds the specified element to the specified HyperLogLog.
pfadd(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Adds the specified element to the specified HyperLogLog.
pfadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Adds the specified element to the specified HyperLogLog.
pfadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Adds the specified element to the specified HyperLogLog.
pfaddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Adds the specified elements to the specified HyperLogLog.
pfaddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Adds the specified elements to the specified HyperLogLog.
pfaddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Adds the specified elements to the specified HyperLogLog.
pfaddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Adds the specified elements to the specified HyperLogLog.
pfaddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Adds the specified elements to the specified HyperLogLog.
pfaddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Adds the specified elements to the specified HyperLogLog.
pfaddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
pfaddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
pfaddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
pfaddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
pfcount(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the approximated cardinality of the set observed by the HyperLogLog at key.
pfcount(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the approximated cardinality of the set observed by the HyperLogLog at key.
pfcount(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Return the approximated cardinality of the set observed by the HyperLogLog at key.
pfcount(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the approximated cardinality of the set observed by the HyperLogLog at key.
pfcount(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the approximated cardinality of the set observed by the HyperLogLog at key.
pfcount(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the approximated cardinality of the set observed by the HyperLogLog at key.
pfcountMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountMany(List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
pfcountManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
pfcountManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
pfcountObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
pfcountObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Merge N different HyperLogLogs into a single one.
pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Merge N different HyperLogLogs into a single one.
pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Merge N different HyperLogLogs into a single one.
pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Merge N different HyperLogLogs into a single one.
pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Merge N different HyperLogLogs into a single one.
pfmerge(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Merge N different HyperLogLogs into a single one.
pfmergeObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
pfmergeObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
PfxOptions - Class in io.vertx.core.net
Key or trust store options configuring private key and/or certificates based on PKCS#12 files.
PfxOptions() - Constructor for class io.vertx.core.net.PfxOptions
Default constructor
PfxOptions(PfxOptions) - Constructor for class io.vertx.core.net.PfxOptions
Copy constructor
PfxOptions(JsonObject) - Constructor for class io.vertx.core.net.PfxOptions
Create options from JSON
PfxOptionsConverter - Class in io.vertx.core.net
Converter for PfxOptions.
PfxOptionsConverter() - Constructor for class io.vertx.core.net.PfxOptionsConverter
 
ping(Buffer, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.core.http.HttpConnection
Send a PING frame to the remote endpoint.
ping() - Method in interface io.vertx.mqtt.MqttClient
This method is needed by the client in order to avoid server closes the connection due to the keep alive timeout if client has no messages to send
ping(Buffer, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Send a frame to the remote endpoint.
ping() - Method in class io.vertx.reactivex.mqtt.MqttClient
This method is needed by the client in order to avoid server closes the connection due to the keep alive timeout if client has no messages to send
ping(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Ping the server
ping(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Ping the server
ping(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Ping the server
ping(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Ping the server
ping(Buffer, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Send a frame to the remote endpoint.
ping() - Method in class io.vertx.rxjava.mqtt.MqttClient
This method is needed by the client in order to avoid server closes the connection due to the keep alive timeout if client has no messages to send
ping(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Ping the server
ping(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Ping the server
pingFrame(Buffer) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a ping WebSocket frame.
pingFrame(Buffer) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
 
pingFrame(Buffer) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
Create a ping WebSocket frame.
pingFrame(Buffer) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
Create a ping WebSocket frame.
pingHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.HttpConnection
Set an handler notified when a PING frame is received from the remote endpoint.
pingHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the pingreq handler on the MQTT endpoint.
pingHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Set an handler notified when a frame is received from the remote endpoint.
pingHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the pingreq handler on the MQTT endpoint.
pingHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Set an handler notified when a frame is received from the remote endpoint.
pingHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set the pingreq handler on the MQTT endpoint.
pingObservable(Buffer) - Method in class io.vertx.rxjava.core.http.HttpConnection
pingObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
pingObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
pingResponseHandler(Handler<Void>) - Method in interface io.vertx.mqtt.MqttClient
Sets handler which will be called after PINGRESP packet receiving
pingResponseHandler(Handler<Void>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sets handler which will be called after PINGRESP packet receiving
pingResponseHandler(Handler<Void>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sets handler which will be called after PINGRESP packet receiving
pipe(WriteStream<Buffer>) - Static method in interface io.vertx.ext.web.codec.BodyCodec
A body codec that pipes the body to a write stream.
pipe(WriteStream<Buffer>) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
A body codec that pipes the body to a write stream.
pipe(WriteStream<Buffer>) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
A body codec that pipes the body to a write stream.
pollTimeout(long) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Sets the poll timeout (in ms) for the underlying native Kafka Consumer.
pollTimeout(long) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Sets the poll timeout (in ms) for the underlying native Kafka Consumer.
pollTimeout(long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Sets the poll timeout (in ms) for the underlying native Kafka Consumer.
pollTimeout(long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Sets the poll timeout (in ms) for the underlying native Kafka Consumer.
pong() - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the PINGRESP message to the remote MQTT client
pong() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the PINGRESP message to the remote MQTT client
pong() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the PINGRESP message to the remote MQTT client
pongFrame(Buffer) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a pong WebSocket frame.
pongFrame(Buffer) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
 
pongFrame(Buffer) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
Create a pong WebSocket frame.
pongFrame(Buffer) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
Create a pong WebSocket frame.
pongHandler(Handler<Buffer>) - Method in interface io.vertx.core.http.WebSocketBase
Set a pong message handler on the connection.
pongHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Set a pong message handler on the connection.
pongHandler(Handler<Buffer>) - Method in class io.vertx.reactivex.core.http.WebSocket
Set a pong message handler on the connection.
pongHandler(Handler<Buffer>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Set a pong message handler on the connection.
pongHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Set a pong message handler on the connection.
pongHandler(Handler<Buffer>) - Method in class io.vertx.rxjava.core.http.WebSocket
Set a pong message handler on the connection.
pongHandler(Handler<Buffer>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Set a pong message handler on the connection.
PoolMetrics<T> - Interface in io.vertx.core.spi.metrics
An SPI used internally by Vert.x to gather metrics on pools used by Vert.x (execute blocking, worker verticle or data source).
port() - Method in interface io.vertx.core.dns.SrvRecord
Returns the port the service is running on.
port() - Method in interface io.vertx.core.net.SocketAddress
 
port(int) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to use a new port value.
port() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the port the service is running on.
port() - Method in class io.vertx.reactivex.core.net.SocketAddress
 
port(int) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to use a new port value.
port() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the port the service is running on.
port() - Method in class io.vertx.rxjava.core.net.SocketAddress
 
port(int) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to use a new port value.
position(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
position(TopicPartition, Handler<AsyncResult<Long>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the offset of the next record that will be fetched (if a record with that offset exists).
position(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
position(TopicPartition, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
post(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server with the specified options.
post(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and port.
post(String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and default port.
post(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server with the specified options, specifying a response handler to receive the response
post(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and port, specifying a response handler to receive the response
post(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and default port, specifying a response handler to receive the response
post(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server at the default host and port.
post(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server at the default host and port, specifying a response handler to receive the response
post(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the default host and port.
post(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and port.
post(String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and default port.
post() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP POST request
post(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP POST request and the specified path
post(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server with the specified options.
post(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and port.
post(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and default port.
post(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server with the specified options, specifying a response handler to receive the response
post(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and port, specifying a response handler to receive the response
post(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and default port, specifying a response handler to receive the response
post(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server at the default host and port.
post(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server at the default host and port, specifying a response handler to receive the response
post(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the default host and port.
post(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and port.
post(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and default port.
post() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP POST request
post(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP POST request and the specified path
post(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server with the specified options.
post(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and port.
post(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and default port.
post(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server with the specified options, specifying a response handler to receive the response
post(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and port, specifying a response handler to receive the response
post(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server at the specified host and default port, specifying a response handler to receive the response
post(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server at the default host and port.
post(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server at the default host and port, specifying a response handler to receive the response
post(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the default host and port.
post(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and port.
post(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP POST request to send to the server at the specified host and default port.
post() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP POST request
post(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP POST request and the specified path
postAbs(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server using an absolute URI
postAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server using an absolute URI
postAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server using an absolute URI
postAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
postWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP POST request and the specified path regex
postWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP POST request and the specified path regex
postWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP POST request and the specified path regex
preferredLanguage() - Method in interface io.vertx.ext.web.RoutingContext
Helper to return the user preferred language.
preferredLanguage() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Helper to return the user preferred language.
preferredLanguage() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Helper to return the user preferred language.
preferredLocale() - Method in interface io.vertx.ext.web.RoutingContext
Deprecated.
preferredLocale() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Helper to return the user preferred locale.
preferredLocale() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Helper to return the user preferred locale.
preferredUsername(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
preferredUsername(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
preferredUsername(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
prefix() - Method in interface io.vertx.core.spi.VerticleFactory
 
prettyMapper - Static variable in class io.vertx.core.json.Json
 
principal() - Method in interface io.vertx.ext.auth.User
Get the underlying principal for the User.
principal() - Method in class io.vertx.reactivex.ext.auth.User
Get the underlying principal for the User.
principal() - Method in class io.vertx.rxjava.ext.auth.User
Get the underlying principal for the User.
priority() - Method in interface io.vertx.core.dns.MxRecord
The priority of the MX record.
priority() - Method in interface io.vertx.core.dns.SrvRecord
Returns the priority for this service record.
priority() - Method in class io.vertx.reactivex.core.dns.MxRecord
The priority of the MX record.
priority() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the priority for this service record.
priority() - Method in class io.vertx.rxjava.core.dns.MxRecord
The priority of the MX record.
priority() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the priority for this service record.
privateKeyPath() - Method in interface io.vertx.core.net.SelfSignedCertificate
Filesystem path to the RSA private key file in PEM format
privateKeyPath() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Filesystem path to the RSA private key file in PEM format
privateKeyPath() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Filesystem path to the RSA private key file in PEM format
PRNG - Class in io.vertx.ext.auth
Wrapper around secure random that periodically seeds the PRNG with new entropy.
PRNG(Vertx) - Constructor for class io.vertx.ext.auth.PRNG
 
process(Vertx, JsonObject, Buffer, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.config.spi.ConfigProcessor
Transforms the given input into a JsonObject.
process(Vertx, JsonObject, Buffer, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.config.yaml.YamlProcessor
 
process(Handler<Boolean>) - Method in interface io.vertx.proton.sasl.ProtonSaslAuthenticator
Process the SASL authentication cycle until such time as an outcome is determined.
PROCESS_ARGS - Static variable in class io.vertx.core.Starter
Deprecated.
 
processArgs() - Method in class io.vertx.core.AbstractVerticle
Get the arguments used when deploying the Vert.x process.
processArgs() - Method in interface io.vertx.core.Context
The process args
processArgs() - Method in class io.vertx.reactivex.core.Context
The process args
processArgs() - Method in class io.vertx.rxjava.core.Context
The process args
Processors - Class in io.vertx.config.spi.utils
A class to deal with configuration prcessors.
Processors() - Constructor for class io.vertx.config.spi.utils.Processors
 
produces(String) - Method in interface io.vertx.ext.web.Route
Add a content type produced by this route.
produces(String) - Method in class io.vertx.reactivex.ext.web.Route
Add a content type produced by this route.
produces(String) - Method in class io.vertx.rxjava.ext.web.Route
Add a content type produced by this route.
PrometheusBackendRegistry - Class in io.vertx.micrometer.backends
 
PrometheusBackendRegistry(Vertx, VertxPrometheusOptions) - Constructor for class io.vertx.micrometer.backends.PrometheusBackendRegistry
 
props(String, Handler<AsyncResult<FileProps>>) - Method in interface io.vertx.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
props(String, Handler<AsyncResult<FileProps>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
props(String, Handler<AsyncResult<FileProps>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
propsBlocking(String) - Method in interface io.vertx.core.file.FileSystem
propsBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
propsBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
propsObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
protocol() - Method in interface io.vertx.core.dns.SrvRecord
Returns the protocol for the service being queried (i.e.
protocol() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the protocol for the service being queried (i.e.
protocol() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the protocol for the service being queried (i.e.
protocolName() - Method in interface io.vertx.mqtt.MqttEndpoint
 
protocolName() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
protocolName() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
protocolVersion() - Method in interface io.vertx.mqtt.MqttEndpoint
 
protocolVersion() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
protocolVersion() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
ProtonClient - Interface in io.vertx.proton
 
ProtonClientOptions - Class in io.vertx.proton
Options for configuring ProtonClient connect operations.
ProtonClientOptions() - Constructor for class io.vertx.proton.ProtonClientOptions
 
ProtonClientOptions(ProtonClientOptions) - Constructor for class io.vertx.proton.ProtonClientOptions
Copy constructor
ProtonClientOptions(JsonObject) - Constructor for class io.vertx.proton.ProtonClientOptions
Create options from JSON
ProtonConnection - Interface in io.vertx.proton
 
ProtonDelivery - Interface in io.vertx.proton
 
ProtonHelper - Interface in io.vertx.proton
 
ProtonLink<T extends ProtonLink<T>> - Interface in io.vertx.proton
 
ProtonLinkOptions - Class in io.vertx.proton
Options for configuring link attributes.
ProtonLinkOptions() - Constructor for class io.vertx.proton.ProtonLinkOptions
 
ProtonLinkOptions(JsonObject) - Constructor for class io.vertx.proton.ProtonLinkOptions
Create options from JSON
ProtonMessageHandler - Interface in io.vertx.proton
 
ProtonQoS - Enum in io.vertx.proton
 
ProtonReceiver - Interface in io.vertx.proton
 
ProtonSaslAuthenticator - Interface in io.vertx.proton.sasl
 
ProtonSaslAuthenticatorFactory - Interface in io.vertx.proton.sasl
 
ProtonSaslMechanism - Interface in io.vertx.proton.sasl
 
ProtonSaslMechanism.PRIORITY - Enum in io.vertx.proton.sasl
Relative priority values used to arrange the found SASL mechanisms in a preferred order where the level of security generally defines the preference.
ProtonSaslMechanismFactory - Interface in io.vertx.proton.sasl
 
ProtonSender - Interface in io.vertx.proton
 
ProtonServer - Interface in io.vertx.proton
 
ProtonServerOptions - Class in io.vertx.proton
Options for configuring ProtonServer creation.
ProtonServerOptions() - Constructor for class io.vertx.proton.ProtonServerOptions
 
ProtonServerOptions(ProtonServerOptions) - Constructor for class io.vertx.proton.ProtonServerOptions
Copy constructor
ProtonServerOptions(JsonObject) - Constructor for class io.vertx.proton.ProtonServerOptions
Create options from JSON
ProtonSession - Interface in io.vertx.proton
 
ProtonTransportOptions - Class in io.vertx.proton
Options for configuring transport layer
ProtonTransportOptions() - Constructor for class io.vertx.proton.ProtonTransportOptions
 
ProtonTransportOptions(JsonObject) - Constructor for class io.vertx.proton.ProtonTransportOptions
Create options from JSON
PROXY_AUTHENTICATE - Static variable in class io.vertx.core.http.HttpHeaders
Proxy-Authenticate header name
PROXY_AUTHORIZATION - Static variable in class io.vertx.core.http.HttpHeaders
Proxy-Authorization header name
ProxyHandler - Class in io.vertx.serviceproxy
 
ProxyHandler() - Constructor for class io.vertx.serviceproxy.ProxyHandler
 
ProxyHelper - Class in io.vertx.serviceproxy
Deprecated.
for a more robust proxy creation see: ServiceBinder
ProxyHelper() - Constructor for class io.vertx.serviceproxy.ProxyHelper
Deprecated.
 
ProxyOptions - Class in io.vertx.core.net
Proxy options for a net client or a net client.
ProxyOptions() - Constructor for class io.vertx.core.net.ProxyOptions
Default constructor.
ProxyOptions(ProxyOptions) - Constructor for class io.vertx.core.net.ProxyOptions
Copy constructor.
ProxyOptions(JsonObject) - Constructor for class io.vertx.core.net.ProxyOptions
Create options from JSON.
ProxyOptionsConverter - Class in io.vertx.core.net
Converter for ProxyOptions.
ProxyOptionsConverter() - Constructor for class io.vertx.core.net.ProxyOptionsConverter
 
ProxyType - Enum in io.vertx.core.net
The type of a TCP proxy server.
psetex(String, long, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value and expiration in milliseconds of a key
psetex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value and expiration in milliseconds of a key
psetex(String, long, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set the value and expiration in milliseconds of a key
psetex(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the value and expiration in milliseconds of a key
psetex(String, long, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value and expiration in milliseconds of a key
psetex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value and expiration in milliseconds of a key
psetexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
psetexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
psubscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to channels matching the given pattern
psubscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to channels matching the given pattern
psubscribe(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Listen for messages published to channels matching the given pattern
psubscribe(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Listen for messages published to channels matching the given pattern
psubscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to channels matching the given pattern
psubscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to channels matching the given pattern
psubscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to channels matching the given patterns
psubscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to channels matching the given patterns
psubscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Listen for messages published to channels matching the given patterns
psubscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Listen for messages published to channels matching the given patterns
psubscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to channels matching the given patterns
psubscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to channels matching the given patterns
psubscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
psubscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
psubscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
psubscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
pttl(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the time to live for a key in milliseconds
pttl(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the time to live for a key in milliseconds
pttl(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the time to live for a key in milliseconds
pttl(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the time to live for a key in milliseconds
pttl(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the time to live for a key in milliseconds
pttl(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the time to live for a key in milliseconds
pttlObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
pttlObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
publish(String, Object) - Method in interface io.vertx.core.eventbus.EventBus
Publish a message.
publish(String, Object, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.publish(String, Object) but specifying options that can be used to configure the delivery.
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in interface io.vertx.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT client
publish(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Publish a message.
publish(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.publish(java.lang.String, java.lang.Object) but specifying options that can be used to configure the delivery.
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT client
publish(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Post a message to a channel
publish(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Post a message to a channel
publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Publishes a record.
publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
Publishes a record.
publish(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Post a message to a channel
publish(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Post a message to a channel
publish(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Publish a message.
publish(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.publish(java.lang.String, java.lang.Object) but specifying options that can be used to configure the delivery.
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
publish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the PUBLISH message to the remote MQTT client
publish(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Post a message to a channel
publish(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Post a message to a channel
publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Publishes a record.
publish(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
Publishes a record.
publish(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Publishes a record.
publish(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServicePublisher
Publishes a record.
publishAcknowledge(int) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the PUBACK message to the remote MQTT client
publishAcknowledge(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the PUBACK message to the remote MQTT client
publishAcknowledge(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the PUBACK message to the remote MQTT client
publishAcknowledgeHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the puback handler on the MQTT endpoint.
publishAcknowledgeHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the puback handler on the MQTT endpoint.
publishAcknowledgeHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set the puback handler on the MQTT endpoint.
publishAutoAck(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
Enable/disable publishing (in/out) auto acknowledge
publishAutoAck(boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Enable/disable publishing (in/out) auto acknowledge
publishAutoAck(boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Enable/disable publishing (in/out) auto acknowledge
publishComplete(int) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the PUBCOMP message to the remote MQTT client
publishComplete(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the PUBCOMP message to the remote MQTT client
publishComplete(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the PUBCOMP message to the remote MQTT client
publishCompletionHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttClient
Sets handler which will be called each time publish is completed
publishCompletionHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the pubcomp handler on the MQTT endpoint.
publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sets handler which will be called each time publish is completed
publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the pubcomp handler on the MQTT endpoint.
publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sets handler which will be called each time publish is completed
publishCompletionHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set the pubcomp handler on the MQTT endpoint.
publisher(String) - Method in interface io.vertx.core.eventbus.EventBus
Create a message publisher against the specified address.
publisher(String, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.publisher(String) but specifying delivery options that will be used for configuring the delivery of the message.
publisher(String) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a message publisher against the specified address.
publisher(String, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.publisher(java.lang.String) but specifying delivery options that will be used for configuring the delivery of the message.
publisher(String) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Create a message publisher against the specified address.
publisher(String, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.publisher(java.lang.String) but specifying delivery options that will be used for configuring the delivery of the message.
publishHandler(Handler<MqttPublishMessage>) - Method in interface io.vertx.mqtt.MqttClient
Sets handler which will be called each time server publish something to client
publishHandler(Handler<MqttPublishMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the publish handler on the MQTT endpoint.
publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sets handler which will be called each time server publish something to client
publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the publish handler on the MQTT endpoint.
publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sets handler which will be called each time server publish something to client
publishHandler(Handler<MqttPublishMessage>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set the publish handler on the MQTT endpoint.
publishObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
publishObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
publishReceived(int) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the PUBREC message to the remote MQTT client
publishReceived(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the PUBREC message to the remote MQTT client
publishReceived(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the PUBREC message to the remote MQTT client
publishReceivedHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the pubrec handler on the MQTT endpoint.
publishReceivedHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the pubrec handler on the MQTT endpoint.
publishReceivedHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set the pubrec handler on the MQTT endpoint.
publishRelease(int) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the PUBREL message to the remote MQTT client
publishRelease(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the PUBREL message to the remote MQTT client
publishRelease(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the PUBREL message to the remote MQTT client
publishReleaseHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set the pubrel handler on the MQTT endpoint.
publishReleaseHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set the pubrel handler on the MQTT endpoint.
publishReleaseHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set the pubrel handler on the MQTT endpoint.
PubSecKeyOptions - Class in io.vertx.ext.auth
Options describing how a Cryptographic Key.
PubSecKeyOptions() - Constructor for class io.vertx.ext.auth.PubSecKeyOptions
Default constructor
PubSecKeyOptions(PubSecKeyOptions) - Constructor for class io.vertx.ext.auth.PubSecKeyOptions
Copy constructor
PubSecKeyOptions(JsonObject) - Constructor for class io.vertx.ext.auth.PubSecKeyOptions
Constructor to create an options from JSON
PubSecKeyOptionsConverter - Class in io.vertx.ext.auth
Converter for PubSecKeyOptions.
PubSecKeyOptionsConverter() - Constructor for class io.vertx.ext.auth.PubSecKeyOptionsConverter
 
pubsubChannels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Lists the currently active channels - only those matching the pattern
pubsubChannels(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Lists the currently active channels - only those matching the pattern
pubsubChannels(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Lists the currently active channels - only those matching the pattern
pubsubChannels(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Lists the currently active channels - only those matching the pattern
pubsubChannels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Lists the currently active channels - only those matching the pattern
pubsubChannels(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Lists the currently active channels - only those matching the pattern
pubsubChannelsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
pubsubChannelsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
pubsubNumpat(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
pubsubNumpat(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
pubsubNumpat(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
pubsubNumpat(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
pubsubNumpat(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
pubsubNumpat(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
pubsubNumpatObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
pubsubNumpatObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
pubsubNumsub(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
pubsubNumsub(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
pubsubNumsub(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
pubsubNumsub(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
pubsubNumsub(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
pubsubNumsub(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
pubsubNumsubObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
pubsubNumsubObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
pump(ReadStream<T>, WriteStream<T>) - Method in interface io.vertx.core.spi.PumpFactory
 
pump(ReadStream<T>, WriteStream<T>, int) - Method in interface io.vertx.core.spi.PumpFactory
 
Pump - Interface in io.vertx.core.streams
Pumps data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream buffer from getting overfull.
pump(ReadStream<T>, WriteStream<T>) - Static method in interface io.vertx.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream
pump(ReadStream<T>, WriteStream<T>, int) - Static method in interface io.vertx.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream and writeQueueMaxSize
Pump - Class in io.vertx.reactivex.core.streams
Pumps data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream buffer from getting overfull.
Pump(Pump) - Constructor for class io.vertx.reactivex.core.streams.Pump
 
pump(ReadStream<T>, WriteStream<T>) - Static method in class io.vertx.reactivex.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream
pump(Flowable<T>, WriteStream<T>) - Static method in class io.vertx.reactivex.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream
pump(Observable<T>, WriteStream<T>) - Static method in class io.vertx.reactivex.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream
pump(ReadStream<T>, WriteStream<T>, int) - Static method in class io.vertx.reactivex.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream and writeQueueMaxSize
pump(Flowable<T>, WriteStream<T>, int) - Static method in class io.vertx.reactivex.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream and writeQueueMaxSize
pump(Observable<T>, WriteStream<T>, int) - Static method in class io.vertx.reactivex.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream and writeQueueMaxSize
Pump - Class in io.vertx.rxjava.core.streams
Pumps data from a ReadStream to a WriteStream and performs flow control where necessary to prevent the write stream buffer from getting overfull.
Pump(Pump) - Constructor for class io.vertx.rxjava.core.streams.Pump
 
pump(ReadStream<T>, WriteStream<T>) - Static method in class io.vertx.rxjava.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream
pump(Observable<T>, WriteStream<T>) - Static method in class io.vertx.rxjava.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream
pump(ReadStream<T>, WriteStream<T>, int) - Static method in class io.vertx.rxjava.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream and writeQueueMaxSize
pump(Observable<T>, WriteStream<T>, int) - Static method in class io.vertx.rxjava.core.streams.Pump
Create a new Pump with the given ReadStream and WriteStream and writeQueueMaxSize
PumpFactory - Interface in io.vertx.core.spi
 
punsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Stop listening for messages posted to channels matching the given patterns
punsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Stop listening for messages posted to channels matching the given patterns
punsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Stop listening for messages posted to channels matching the given patterns
punsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Stop listening for messages posted to channels matching the given patterns
punsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Stop listening for messages posted to channels matching the given patterns
punsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Stop listening for messages posted to channels matching the given patterns
punsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
punsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
push(HttpMethod, String, String, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
push(HttpMethod, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, String, String, MultiMap, Handler) with the host copied from the current request.
push(HttpMethod, String, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.push(HttpMethod, String, String, MultiMap, Handler) with the host copied from the current request.
push(HttpMethod, String, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in interface io.vertx.core.http.HttpServerResponse
Push a response to the client.

The handler will be notified with a success when the push can be sent and with a failure when the client has disabled push or reset the push before it has been sent.

The handler may be queued if the client has reduced the maximum number of streams the server can push concurrently.

Push can be sent only for peer initiated streams and if the response is not ended.

push(HttpMethod, String, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
push(HttpMethod, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
push(HttpMethod, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
push(HttpMethod, String, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Push a response to the client.

The handler will be notified with a success when the push can be sent and with a failure when the client has disabled push or reset the push before it has been sent.

The handler may be queued if the client has reduced the maximum number of streams the server can push concurrently.

Push can be sent only for peer initiated streams and if the response is not ended.

push(HttpMethod, String, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
push(HttpMethod, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
push(HttpMethod, String, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
push(HttpMethod, String, String, MultiMap, Handler<AsyncResult<HttpServerResponse>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Push a response to the client.

The handler will be notified with a success when the push can be sent and with a failure when the client has disabled push or reset the push before it has been sent.

The handler may be queued if the client has reduced the maximum number of streams the server can push concurrently.

Push can be sent only for peer initiated streams and if the response is not ended.

pushHandler(Handler<HttpClientRequest>) - Method in interface io.vertx.core.http.HttpClientRequest
Set a push handler for this request.

The handler is called when the client receives a push promise from the server.

pushHandler(Handler<HttpClientRequest>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Set a push handler for this request.

The handler is called when the client receives a push promise from the server.

pushHandler(Handler<HttpClientRequest>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Set a push handler for this request.

The handler is called when the client receives a push promise from the server.

pushObservable(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
pushObservable(HttpMethod, String, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
put(JsonObject, String, String, boolean) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
put(String, Object) - Method in interface io.vertx.core.Context
Put some data in the context.
put(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server with the specified options.
put(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put(RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server with the specified options, specifying a response handler to receive the response
put(int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and port, specifying a response handler to receive the response
put(String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and default port, specifying a response handler to receive the response
put(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server at the default host and port.
put(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server at the default host and port, specifying a response handler to receive the response
put(String, Enum) - Method in class io.vertx.core.json.JsonObject
Put an Enum into the JSON object with the specified key.
put(String, CharSequence) - Method in class io.vertx.core.json.JsonObject
Put an CharSequence into the JSON object with the specified key.
put(String, String) - Method in class io.vertx.core.json.JsonObject
Put a String into the JSON object with the specified key.
put(String, Integer) - Method in class io.vertx.core.json.JsonObject
Put an Integer into the JSON object with the specified key.
put(String, Long) - Method in class io.vertx.core.json.JsonObject
Put a Long into the JSON object with the specified key.
put(String, Double) - Method in class io.vertx.core.json.JsonObject
Put a Double into the JSON object with the specified key.
put(String, Float) - Method in class io.vertx.core.json.JsonObject
Put a Float into the JSON object with the specified key.
put(String, Boolean) - Method in class io.vertx.core.json.JsonObject
Put a Boolean into the JSON object with the specified key.
put(String, JsonObject) - Method in class io.vertx.core.json.JsonObject
Put another JSON object into the JSON object with the specified key.
put(String, JsonArray) - Method in class io.vertx.core.json.JsonObject
Put a JSON array into the JSON object with the specified key.
put(String, byte[]) - Method in class io.vertx.core.json.JsonObject
Put a byte[] into the JSON object with the specified key.
put(String, Instant) - Method in class io.vertx.core.json.JsonObject
Put a Instant into the JSON object with the specified key.
put(String, Object) - Method in class io.vertx.core.json.JsonObject
Put an Object into the JSON object with the specified key.
put(K, V, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
put(K, V, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.shareddata.AsyncMap
put(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
Put an entry in the map
put(String, Object) - Method in interface io.vertx.ext.unit.TestContext
Put some data in the context.
put(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the default host and port.
put(int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP PUT request
put(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path
put(String, Object) - Method in interface io.vertx.ext.web.RoutingContext
Put some arbitrary data in the context.
put(String, Object) - Method in interface io.vertx.ext.web.Session
Put some data in a session
put(Session, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
Add a session with the specified ID
put(String, Object) - Method in class io.vertx.reactivex.core.Context
Put some data in the context.
put(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server with the specified options.
put(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server with the specified options, specifying a response handler to receive the response
put(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and port, specifying a response handler to receive the response
put(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and default port, specifying a response handler to receive the response
put(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server at the default host and port.
put(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server at the default host and port, specifying a response handler to receive the response
put(K, V, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
put(K, V, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
put(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Put an entry in the map
put(String, Object) - Method in class io.vertx.reactivex.ext.unit.TestContext
Put some data in the context.
put(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the default host and port.
put(int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP PUT request
put(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path
put(String, Object) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Put some arbitrary data in the context.
put(String, Object) - Method in class io.vertx.reactivex.ext.web.Session
Put some data in a session
put(Session, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Add a session with the specified ID
put(String, Object) - Method in class io.vertx.rxjava.core.Context
Put some data in the context.
put(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server with the specified options.
put(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put(RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server with the specified options, specifying a response handler to receive the response
put(int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and port, specifying a response handler to receive the response
put(String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server at the specified host and default port, specifying a response handler to receive the response
put(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server at the default host and port.
put(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server at the default host and port, specifying a response handler to receive the response
put(K, V, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
put(K, V, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
put(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Put an entry in the map
put(String, Object) - Method in class io.vertx.rxjava.ext.unit.TestContext
Put some data in the context.
put(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the default host and port.
put(int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and port.
put(String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PUT request to send to the server at the specified host and default port.
put() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP PUT request
put(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path
put(String, Object) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Put some arbitrary data in the context.
put(String, Object) - Method in class io.vertx.rxjava.ext.web.Session
Put some data in a session
put(Session, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Add a session with the specified ID
putAbs(String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server using an absolute URI
putAbs(String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAbs(String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAbs(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server using an absolute URI
putAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAbs(String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAbs(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server using an absolute URI
putAbs(String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAbs(String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP PUT request to send to the server using an absolute URI, specifying a response handler to receive the response
putAll(Map<? extends K, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
Copies all of the mappings from the specified map to this map.
putHeader(String, String) - Method in interface io.vertx.core.http.HttpClientRequest
Put an HTTP header
putHeader(CharSequence, CharSequence) - Method in interface io.vertx.core.http.HttpClientRequest
putHeader(String, Iterable<String>) - Method in interface io.vertx.core.http.HttpClientRequest
Put an HTTP header with multiple values
putHeader(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.http.HttpClientRequest
putHeader(String, String) - Method in interface io.vertx.core.http.HttpServerResponse
Put an HTTP header
putHeader(CharSequence, CharSequence) - Method in interface io.vertx.core.http.HttpServerResponse
putHeader(String, Iterable<String>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.putHeader(String, String) but providing multiple values via a String Iterable
putHeader(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.putHeader(String, Iterable) but with CharSequence Iterable
putHeader(String, String) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to add a new HTTP header.
putHeader(String, String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Put an HTTP header
putHeader(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Put an HTTP header
putHeader(String, String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to add a new HTTP header.
putHeader(String, String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Put an HTTP header
putHeader(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Put an HTTP header
putHeader(String, String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to add a new HTTP header.
putIfAbsent(K, V, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsent(K, V, long, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
putIfAbsent(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
Put the entry only if there is no existing entry for that key
putIfAbsent(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsent(K, V, long, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
putIfAbsent(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Put the entry only if there is no existing entry for that key
putIfAbsent(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
putIfAbsent(K, V, long, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
putIfAbsent(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Put the entry only if there is no existing entry for that key
putIfAbsentObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
putIfAbsentObservable(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
putNull(String) - Method in class io.vertx.core.json.JsonObject
Put a null value into the JSON object with the specified key.
putObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
putObservable(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
putObservable(Session) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
putTrailer(String, String) - Method in interface io.vertx.core.http.HttpServerResponse
Put an HTTP trailer
putTrailer(CharSequence, CharSequence) - Method in interface io.vertx.core.http.HttpServerResponse
putTrailer(String, Iterable<String>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.putTrailer(String, String) but providing multiple values via a String Iterable
putTrailer(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.putTrailer(String, Iterable) but with CharSequence Iterable
putTrailer(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Put an HTTP trailer
putTrailer(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Put an HTTP trailer
putWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path regex
putWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path regex
putWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP PUT request and the specified path regex

Q

qosLevel() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
 
qosLevel() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
qosLevel() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
qualityOfService() - Method in interface io.vertx.mqtt.MqttTopicSubscription
 
qualityOfService() - Method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
qualityOfService() - Method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
query() - Method in interface io.vertx.core.http.HttpClientRequest
 
query() - Method in interface io.vertx.core.http.HttpServerRequest
 
query() - Method in interface io.vertx.core.http.ServerWebSocket
 
query(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLClient
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL statement and returns it back after the execution.
query(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query.
query(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLOperations
Executes the given SQL SELECT statement which returns the results of the query.
query() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
query() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
query() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
query(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL statement and returns it back after the execution.
query(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query.
query(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Executes the given SQL SELECT statement which returns the results of the query.
query() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
query() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
query() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
query(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL statement and returns it back after the execution.
query(String, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query.
query(String, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Executes the given SQL SELECT statement which returns the results of the query.
queryObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Deprecated.
queryObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
queryParam(String) - Method in interface io.vertx.ext.web.RoutingContext
Gets the value of a single query parameter
queryParam(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Gets the value of a single query parameter
queryParam(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Gets the value of a single query parameter
queryParams() - Method in interface io.vertx.ext.web.client.HttpRequest
Return the current query parameters.
queryParams() - Method in interface io.vertx.ext.web.RoutingContext
Returns a map of all query parameters inside the query string
queryParams() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Return the current query parameters.
queryParams() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Returns a map of all query parameters inside the query string
queryParams() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Return the current query parameters.
queryParams() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Returns a map of all query parameters inside the query string
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.ext.sql.SQLOperations
Execute a one shot SQL statement that returns a single SQL row.
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a one shot SQL statement that returns a single SQL row.
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Execute a one shot SQL statement that returns a single SQL row.
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Execute a one shot SQL statement that returns a single SQL row.
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a one shot SQL statement that returns a single SQL row.
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Execute a one shot SQL statement that returns a single SQL row.
querySingle(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Execute a one shot SQL statement that returns a single SQL row.
querySingleObservable(String) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
Deprecated.
querySingleObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
querySingleObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.ext.sql.SQLOperations
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParams(String, JsonArray, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Execute a one shot SQL statement with arguments that returns a single SQL row.
querySingleWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
Deprecated.
querySingleWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
querySingleWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
queryStream(String, Handler<AsyncResult<SQLRowStream>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStream(String, Handler<AsyncResult<SQLRowStream>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStream(String, Handler<AsyncResult<SQLRowStream>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStreamObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
queryStreamWithParams(String, JsonArray, Handler<AsyncResult<SQLRowStream>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStreamWithParams(String, JsonArray, Handler<AsyncResult<SQLRowStream>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStreamWithParams(String, JsonArray, Handler<AsyncResult<SQLRowStream>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
queryStreamWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLClient
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL prepared statement and returns it back after the execution.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given SQL SELECT prepared statement which returns the results of the query.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.ext.sql.SQLOperations
Executes the given SQL SELECT prepared statement which returns the results of the query.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL prepared statement and returns it back after the execution.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT prepared statement which returns the results of the query.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Executes the given SQL SELECT prepared statement which returns the results of the query.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL prepared statement and returns it back after the execution.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT prepared statement which returns the results of the query.
queryWithParams(String, JsonArray, Handler<AsyncResult<ResultSet>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Executes the given SQL SELECT prepared statement which returns the results of the query.
queryWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
queryWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection

R

rack() - Method in class io.vertx.kafka.client.common.Node
 
randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a random key from the keyspace
randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a random key from the keyspace
randomkey(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Return a random key from the keyspace
randomkey(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a random key from the keyspace
randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a random key from the keyspace
randomkey(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a random key from the keyspace
randomkeyObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
randomkeyObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
RangeLimitOptions - Class in io.vertx.redis.op
 
RangeLimitOptions() - Constructor for class io.vertx.redis.op.RangeLimitOptions
 
RangeLimitOptions(RangeLimitOptions) - Constructor for class io.vertx.redis.op.RangeLimitOptions
 
RangeLimitOptions(JsonObject) - Constructor for class io.vertx.redis.op.RangeLimitOptions
 
RangeOptions - Enum in io.vertx.redis.op
 
rawAccessToken(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
Get raw `access_token` string from the principal.
rawAccessToken(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
Get raw `access_token` string from the principal.
rawAccessToken(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
Get raw `access_token` string from the principal.
rawIdToken(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
Get raw `id_token` string from the principal.
rawIdToken(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
Get raw `id_token` string from the principal.
rawIdToken(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
Get raw `id_token` string from the principal.
rawMethod() - Method in interface io.vertx.core.http.HttpServerRequest
 
rawMethod() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
rawMethod() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
rawValue() - Method in interface io.vertx.ext.web.ParsedHeaderValue
Contains the raw value that was received from the user agent
rawValue() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
Contains the raw value that was received from the user agent
rawValue() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Contains the raw value that was received from the user agent
rawValue() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
Contains the raw value that was received from the user agent
rawValue() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
Contains the raw value that was received from the user agent
rawValue() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Contains the raw value that was received from the user agent
rawValue() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
Contains the raw value that was received from the user agent
read(String, Handler<AsyncResult<Secret>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Reads a secret from `path`.
read(Buffer, int, long, int, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
read(Buffer, int, long, int, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
read(Buffer, int, long, int, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
readDir(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDir(String, String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
readDirBlocking(String) - Method in interface io.vertx.core.file.FileSystem
readDirBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
readDirBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
readDirBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
readDirBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
readDirBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
readDirObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
readDirObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
readFile(String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.core.file.FileSystem
Reads the entire file as represented by the path path as a Buffer, asynchronously.
readFile(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Reads the entire file as represented by the path path as a , asynchronously.
readFile(String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Reads the entire file as represented by the path path as a , asynchronously.
readFileBlocking(String) - Method in interface io.vertx.core.file.FileSystem
readFileBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
readFileBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
readFileObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
readFromBuffer(int, Buffer) - Method in class io.vertx.core.json.JsonArray
 
readFromBuffer(int, Buffer) - Method in class io.vertx.core.json.JsonObject
 
readFromBuffer(int, Buffer) - Method in class io.vertx.ext.auth.AbstractUser
 
readFromBuffer(int, Buffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
 
readFromBuffer(int, Buffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
 
readObservable(Buffer, int, long, int) - Method in class io.vertx.rxjava.core.file.AsyncFile
readObserver() - Method in interface io.vertx.grpc.GrpcBidiExchange
 
readObserver() - Method in interface io.vertx.grpc.GrpcReadStream
Should not be used by end user, it is a simple accessor the the underlying gRPC StreamObserver.
ReadStream<T> - Interface in io.vertx.core.streams
Represents a stream of items that can be read from.
ReadStream<T> - Interface in io.vertx.reactivex.core.streams
Represents a stream of items that can be read from.
ReadStream<T> - Interface in io.vertx.rxjava.core.streams
Represents a stream of items that can be read from.
ReadStreamExt<I,U> - Interface in io.vertx.codegen.extra
We just want to check it compiles fine.
ReadStreamSubscriber<R,J> - Class in io.vertx.rx.java
An RxJava Subscriber that turns an Observable into a ReadStream.
ReadStreamSubscriber(Function<R, J>) - Constructor for class io.vertx.rx.java.ReadStreamSubscriber
 
readSymlink(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlink(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlink(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
readSymlinkBlocking(String) - Method in interface io.vertx.core.file.FileSystem
readSymlinkBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
readSymlinkBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
readSymlinkObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
realm() - Method in interface io.vertx.ext.auth.htdigest.HtdigestAuth
Return the currently used realm
realm() - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
Return the currently used realm
realm() - Method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
Return the currently used realm
receiverOpenHandler(Handler<ProtonReceiver>) - Method in interface io.vertx.proton.ProtonConnection
Sets a handler for when an AMQP Attach frame is received from the remote peer for a receiving link.
record() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
record() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
 
record() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
 
record() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
 
Record - Class in io.vertx.servicediscovery
Describes a `service`.
Record() - Constructor for class io.vertx.servicediscovery.Record
Creates a new Record.
Record(JsonObject) - Constructor for class io.vertx.servicediscovery.Record
Creates a new Record from its json representation.
Record(Record) - Constructor for class io.vertx.servicediscovery.Record
Creates a new Record by copying the values from another Record.
record() - Method in interface io.vertx.servicediscovery.ServiceReference
 
record() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
 
recordAt(int) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
Get the record at the given index
recordAt(int) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
Get the record at the given index
recordAt(int) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
Get the record at the given index
RecordConverter - Class in io.vertx.servicediscovery
Converter for Record.
RecordConverter() - Constructor for class io.vertx.servicediscovery.RecordConverter
 
RecordMetadata - Class in io.vertx.kafka.client.producer
Metadata related to a Kafka record
RecordMetadata() - Constructor for class io.vertx.kafka.client.producer.RecordMetadata
Constructor
RecordMetadata(long, long, int, long, String) - Constructor for class io.vertx.kafka.client.producer.RecordMetadata
Constructor
RecordMetadata(JsonObject) - Constructor for class io.vertx.kafka.client.producer.RecordMetadata
Constructor (from JSON representation)
RecordParser - Interface in io.vertx.core.parsetools
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed size records.
RecordParser - Class in io.vertx.reactivex.core.parsetools
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed size records.
RecordParser(RecordParser) - Constructor for class io.vertx.reactivex.core.parsetools.RecordParser
 
RecordParser - Class in io.vertx.rxjava.core.parsetools
A helper class which allows you to easily parse protocols which are delimited by a sequence of bytes, or fixed size records.
RecordParser(RecordParser) - Constructor for class io.vertx.rxjava.core.parsetools.RecordParser
 
records() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
 
recover(Function<Throwable, Future<T>>) - Method in interface io.vertx.core.Future
Handles a failure of this Future by returning the result of another Future.
recover(Function<Throwable, Future<CompositeFuture>>) - Method in class io.vertx.reactivex.core.CompositeFuture
Handles a failure of this Future by returning the result of another Future.
recover(Function<Throwable, Future<T>>) - Method in class io.vertx.reactivex.core.Future
Handles a failure of this Future by returning the result of another Future.
recover(Function<Throwable, Future<Boolean>>) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
recover(Function<Throwable, Future<Boolean>>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
recover(Function<Throwable, Future<CompositeFuture>>) - Method in class io.vertx.rxjava.core.CompositeFuture
Handles a failure of this Future by returning the result of another Future.
recover(Function<Throwable, Future<T>>) - Method in class io.vertx.rxjava.core.Future
Handles a failure of this Future by returning the result of another Future.
recover(Function<Throwable, Future<Boolean>>) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
recover(Function<Throwable, Future<Boolean>>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
RedirectAuthHandler - Interface in io.vertx.ext.web.handler
An auth handler that's used to handle auth by redirecting user to a custom login page.
RedirectAuthHandler - Class in io.vertx.reactivex.ext.web.handler
An auth handler that's used to handle auth by redirecting user to a custom login page.
RedirectAuthHandler(RedirectAuthHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
RedirectAuthHandler - Class in io.vertx.rxjava.ext.web.handler
An auth handler that's used to handle auth by redirecting user to a custom login page.
RedirectAuthHandler(RedirectAuthHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
redirectHandler(Function<HttpClientResponse, Future<HttpClientRequest>>) - Method in interface io.vertx.core.http.HttpClient
Set a redirect handler for the http client.
redirectHandler() - Method in interface io.vertx.core.http.HttpClient
 
redirectHandler(Function<HttpClientResponse, Future<HttpClientRequest>>) - Method in class io.vertx.reactivex.core.http.HttpClient
Set a redirect handler for the http client.
redirectHandler(Function<HttpClientResponse, Future<HttpClientRequest>>) - Method in class io.vertx.rxjava.core.http.HttpClient
Set a redirect handler for the http client.
RedisClient - Class in io.vertx.reactivex.redis
 
RedisClient(RedisClient) - Constructor for class io.vertx.reactivex.redis.RedisClient
 
RedisClient - Interface in io.vertx.redis
 
RedisClient - Class in io.vertx.rxjava.redis
 
RedisClient(RedisClient) - Constructor for class io.vertx.rxjava.redis.RedisClient
 
RedisCommandUtils - Class in io.vertx.redis.utils
 
RedisCommandUtils() - Constructor for class io.vertx.redis.utils.RedisCommandUtils
 
RedisDataSource - Class in io.vertx.reactivex.servicediscovery.types
Service type for Redis data source.
RedisDataSource(RedisDataSource) - Constructor for class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
RedisDataSource - Class in io.vertx.rxjava.servicediscovery.types
Service type for Redis data source.
RedisDataSource(RedisDataSource) - Constructor for class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
RedisDataSource - Interface in io.vertx.servicediscovery.types
Service type for Redis data source.
RedisOptions - Class in io.vertx.redis
This object controls the connection setting to the Redis Server.
RedisOptions() - Constructor for class io.vertx.redis.RedisOptions
 
RedisOptions(RedisOptions) - Constructor for class io.vertx.redis.RedisOptions
 
RedisOptions(JsonObject) - Constructor for class io.vertx.redis.RedisOptions
 
RedisOptionsConverter - Class in io.vertx.redis
Converter for RedisOptions.
RedisOptionsConverter() - Constructor for class io.vertx.redis.RedisOptionsConverter
 
RedisSentinel - Class in io.vertx.reactivex.redis.sentinel
Interface for sentinel commands

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

RedisSentinel(RedisSentinel) - Constructor for class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
RedisSentinel - Interface in io.vertx.redis.sentinel
Interface for sentinel commands
RedisSentinel - Class in io.vertx.rxjava.redis.sentinel
Interface for sentinel commands

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

RedisSentinel(RedisSentinel) - Constructor for class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
RedisTransaction - Class in io.vertx.reactivex.redis
This Interface represents a TX

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

RedisTransaction(RedisTransaction) - Constructor for class io.vertx.reactivex.redis.RedisTransaction
 
RedisTransaction - Interface in io.vertx.redis
This Interface represents a TX
RedisTransaction - Class in io.vertx.rxjava.redis
This Interface represents a TX

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

RedisTransaction(RedisTransaction) - Constructor for class io.vertx.rxjava.redis.RedisTransaction
 
REFERER - Static variable in class io.vertx.core.http.HttpHeaders
Referer header name
refresh(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Refresh the access token
refresh(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Refresh the access token
refresh(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Refresh the access token
refreshObservable() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
refreshToken() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
The Refresh Token if present parsed as a JsonObject
refreshToken() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
The Refresh Token if present parsed as a JsonObject
refreshToken() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
The Refresh Token if present parsed as a JsonObject
regenerateId() - Method in interface io.vertx.ext.web.Session
 
regenerateId() - Method in class io.vertx.reactivex.ext.web.Session
 
regenerateId() - Method in class io.vertx.rxjava.ext.web.Session
 
register(String, Handler<Future<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, long, Handler<Future<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, Handler<Future<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String, long, Handler<Future<Status>>) - Method in interface io.vertx.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String) - Method in interface io.vertx.ext.unit.collect.EventBusCollector
Register the collector as a consumer of the event bus with the specified address.
register(String, Handler<Future<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, long, Handler<Future<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, Handler<Future<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String, long, Handler<Future<Status>>) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String) - Method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
Register the collector as a consumer of the event bus with the specified address.
register(String, Handler<Future<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, long, Handler<Future<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Registers a health check procedure.
register(String, Handler<Future<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String, long, Handler<Future<Status>>) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Registers a health check procedure.
register(String) - Method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
Register the collector as a consumer of the event bus with the specified address.
register(EventBus, String) - Method in class io.vertx.serviceproxy.ProxyHandler
Register the proxy handle on the event bus.
register(EventBus, String, List<Function<Message<JsonObject>, Future<Message<JsonObject>>>>) - Method in class io.vertx.serviceproxy.ProxyHandler
Register the proxy handle on the event bus.
register(Class<T>, T) - Method in class io.vertx.serviceproxy.ServiceBinder
Registers a service on the event bus.
registerCodec(MessageCodec) - Method in interface io.vertx.core.eventbus.EventBus
Register a message codec.
registerDefaultCodec(Class<T>, MessageCodec<T, ?>) - Method in interface io.vertx.core.eventbus.EventBus
Register a default message codec.
registerMatchers(MeterRegistry, List<Match>) - Static method in class io.vertx.micrometer.backends.BackendRegistries
 
registerService(Class<T>, Vertx, T, String) - Static method in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
Registers a service on the event bus.
registerService(Class<T>, Vertx, T, String, long) - Static method in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
 
registerService(Class<T>, Vertx, T, String, boolean, long) - Static method in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
 
registerServiceExporter(ServiceExporter, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Registers a discovery bridge.
registerServiceExporter(ServiceExporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Registers a discovery bridge.
registerServiceExporter(ServiceExporter, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Registers a discovery bridge.
registerServiceExporter(ServiceExporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Registers a discovery bridge.
registerServiceExporter(ServiceExporter, JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Registers a discovery bridge.
registerServiceExporter(ServiceExporter, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Registers a discovery bridge.
registerServiceImporter(ServiceImporter, JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Registers a discovery service importer.
registerServiceImporter(ServiceImporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Registers a discovery service importer.
registerServiceImporter(ServiceImporter, JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Registers a discovery service importer.
registerServiceImporter(ServiceImporter, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Registers a discovery service importer.
registerServiceImporter(ServiceImporter, JsonObject) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Registers a discovery service importer.
registerServiceImporter(ServiceImporter, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Registers a discovery service importer.
registerVerticleFactory(VerticleFactory) - Method in interface io.vertx.core.Vertx
Register a VerticleFactory that can be used for deploying Verticles based on an identifier.
reject() - Method in interface io.vertx.core.http.ServerWebSocket
Reject the WebSocket.
reject(int) - Method in interface io.vertx.core.http.ServerWebSocket
Like ServerWebSocket.reject() but with a status.
reject(MqttConnectReturnCode) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client rejecting the connection request with specified return code.
reject() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Reject the WebSocket.
reject(int) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Like ServerWebSocket.reject() but with a status.
reject(MqttConnectReturnCode) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client rejecting the connection request with specified return code.
reject() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Reject the WebSocket.
reject(int) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Like ServerWebSocket.reject() but with a status.
reject(MqttConnectReturnCode) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the CONNACK message to the remote MQTT client rejecting the connection request with specified return code.
rejected(T) - Method in interface io.vertx.core.spi.metrics.PoolMetrics
The task has been rejected.
rejected(ProtonDelivery, boolean) - Static method in interface io.vertx.proton.ProtonHelper
Reject the given delivery by applying Rejected disposition state, and optionally settling.
release() - Method in interface io.vertx.core.shareddata.Lock
Release the lock.
release() - Method in class io.vertx.reactivex.core.shareddata.Lock
Release the lock.
release(ServiceReference) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Releases the service reference.
release() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
Releases the reference.
release() - Method in class io.vertx.rxjava.core.shareddata.Lock
Release the lock.
release(ServiceReference) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Releases the service reference.
release() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
Releases the reference.
release(ServiceReference) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Releases the service reference.
release() - Method in interface io.vertx.servicediscovery.ServiceReference
Releases the reference.
release() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
If the service object has been retrieved, calls AbstractServiceReference.onClose() and release the reference.
released(ProtonDelivery, boolean) - Static method in interface io.vertx.proton.ProtonHelper
Release the given delivery by applying Released disposition state, and optionally settling.
releaseServiceObject(ServiceDiscovery, Object) - Static method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Release the service object retrieved using get methods from the service type interface.
releaseServiceObject(ServiceDiscovery, Object) - Static method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Release the service object retrieved using get methods from the service type interface.
releaseServiceObject(ServiceDiscovery, Object) - Static method in interface io.vertx.servicediscovery.ServiceDiscovery
Release the service object retrieved using get methods from the service type interface.
remoteAddress() - Method in interface io.vertx.core.http.HttpConnection
 
remoteAddress() - Method in interface io.vertx.core.http.HttpServerRequest
 
remoteAddress() - Method in interface io.vertx.core.http.WebSocketBase
 
remoteAddress() - Method in interface io.vertx.core.net.NetSocket
 
remoteAddress() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Return the remote address for this socket
remoteAddress() - Method in interface io.vertx.mqtt.MqttEndpoint
 
remoteAddress() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
remoteAddress() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
remoteAddress() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
remoteAddress() - Method in class io.vertx.reactivex.core.http.WebSocket
 
remoteAddress() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
remoteAddress() - Method in class io.vertx.reactivex.core.net.NetSocket
 
remoteAddress() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Return the remote address for this socket
remoteAddress() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
remoteAddress() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
remoteAddress() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
remoteAddress() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
remoteAddress() - Method in class io.vertx.rxjava.core.http.WebSocket
 
remoteAddress() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
remoteAddress() - Method in class io.vertx.rxjava.core.net.NetSocket
 
remoteAddress() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
Return the remote address for this socket
remoteAddress() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
remotelySettled() - Method in interface io.vertx.proton.ProtonDelivery
Gets whether the delivery was settled by the remote peer yet.
remoteSettings() - Method in interface io.vertx.core.http.HttpConnection
 
remoteSettings() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
remoteSettings() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
remoteSettingsHandler(Handler<Http2Settings>) - Method in interface io.vertx.core.http.HttpConnection
Set an handler that is called when remote endpoint Http2Settings are updated.
remoteSettingsHandler(Handler<Http2Settings>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Set an handler that is called when remote endpoint Http2Settings are updated.
remoteSettingsHandler(Handler<Http2Settings>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Set an handler that is called when remote endpoint Http2Settings are updated.
remove(String) - Method in interface io.vertx.core.Context
Remove some data from the context.
remove(String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
remove(CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
remove(Object) - Method in class io.vertx.core.json.JsonArray
Remove the specified value from the JSON array.
remove(int) - Method in class io.vertx.core.json.JsonArray
Remove the value at the specified position in the JSON array.
remove(String) - Method in class io.vertx.core.json.JsonObject
Remove an entry from this object.
remove(String) - Method in interface io.vertx.core.MultiMap
Removes the value with the given name
remove(CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.remove(String) but accepting CharSequence as parameters
remove(K, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
remove(Object) - Method in interface io.vertx.core.shareddata.LocalMap
Remove an entry from the map
remove(Object, Object) - Method in interface io.vertx.core.shareddata.LocalMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(K, V, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
Remove a value from the values of that key in the map.
remove(AuthProvider) - Method in interface io.vertx.ext.auth.ChainAuth
Removes a provider from the chain.
remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
remove(String) - Method in interface io.vertx.ext.unit.TestContext
Remove some data from the context.
remove(AuthHandler) - Method in interface io.vertx.ext.web.handler.ChainAuthHandler
Removes a provider from the chain.
remove() - Method in interface io.vertx.ext.web.Route
Remove this route from the router
remove(String) - Method in interface io.vertx.ext.web.RoutingContext
Remove some data from the context.
remove(String) - Method in interface io.vertx.ext.web.Session
Remove some data from the session
remove(String) - Method in class io.vertx.reactivex.core.Context
Remove some data from the context.
remove(String) - Method in class io.vertx.reactivex.core.MultiMap
Removes the value with the given name
remove(K, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
remove(Object) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Remove an entry from the map
remove(AuthProvider) - Method in class io.vertx.reactivex.ext.auth.ChainAuth
Removes a provider from the chain.
remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection
remove(String) - Method in class io.vertx.reactivex.ext.unit.TestContext
Remove some data from the context.
remove(AuthHandler) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Removes a provider from the chain.
remove() - Method in class io.vertx.reactivex.ext.web.Route
Remove this route from the router
remove(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Remove some data from the context.
remove(String) - Method in class io.vertx.reactivex.ext.web.Session
Remove some data from the session
remove(String) - Method in class io.vertx.rxjava.core.Context
Remove some data from the context.
remove(String) - Method in class io.vertx.rxjava.core.MultiMap
Removes the value with the given name
remove(K, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
remove(Object) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Remove an entry from the map
remove(AuthProvider) - Method in class io.vertx.rxjava.ext.auth.ChainAuth
Removes a provider from the chain.
remove(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection
remove(String) - Method in class io.vertx.rxjava.ext.unit.TestContext
Remove some data from the context.
remove(AuthHandler) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Removes a provider from the chain.
remove() - Method in class io.vertx.rxjava.ext.web.Route
Remove this route from the router
remove(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Remove some data from the context.
remove(String) - Method in class io.vertx.rxjava.ext.web.Session
Remove some data from the session
remove(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Removes a record.
remove(String, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Removes a records based on its UUID.
removeAllForValue(V, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
Remove the specified value from all values found equals associated to all keys in the map.
removeAllMatching(Predicate<V>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.spi.cluster.AsyncMultiMap
Remove values which satisfies the given predicate in all keys.
removeArgument(int) - Method in interface io.vertx.core.cli.CLI
Removes an argument identified by its index.
removeArgument(int) - Method in class io.vertx.reactivex.core.cli.CLI
Removes an argument identified by its index.
removeArgument(int) - Method in class io.vertx.rxjava.core.cli.CLI
Removes an argument identified by its index.
removeBodyEndHandler(int) - Method in interface io.vertx.ext.web.RoutingContext
Remove a body end handler
removeBodyEndHandler(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Remove a body end handler
removeBodyEndHandler(int) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Remove a body end handler
removeCloseHook(Closeable) - Method in interface io.vertx.core.Context
 
removeCookie(String) - Method in interface io.vertx.ext.web.RoutingContext
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
removeCookie(String, boolean) - Method in interface io.vertx.ext.web.RoutingContext
Remove a cookie from the cookie set.
removeCookie(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
removeCookie(String, boolean) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Remove a cookie from the cookie set.
removeCookie(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Expire a cookie, notifying a User Agent to remove it from its cookie jar.
removeCookie(String, boolean) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Remove a cookie from the cookie set.
REMOVED_COUNT - Static variable in class io.vertx.ext.mongo.MongoClientDeleteResult
Constant to be used when storing and retrieving Json for documents removed.
removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
removeDocument(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
removeDocumentObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
removeDocuments(String, JsonObject, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
removeDocumentsObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentsWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<MongoClientDeleteResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
removeDocumentWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.http.HttpClientOptions
 
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.http.HttpServerOptions
 
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.ClientOptionsBase
 
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.NetClientOptions
 
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.NetServerOptions
 
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.core.net.TCPSSLOptions
Removes an enabled SSL/TLS protocol from the ordered protocols.
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.proton.ProtonClientOptions
 
removeEnabledSecureTransportProtocol(String) - Method in class io.vertx.proton.ProtonServerOptions
 
removeHeadersEndHandler(int) - Method in interface io.vertx.ext.web.RoutingContext
Remove a headers end handler
removeHeadersEndHandler(int) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Remove a headers end handler
removeHeadersEndHandler(int) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Remove a headers end handler
removeIfPresent(K, V, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeIfPresent(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
Remove the entry only if there is an entry with the specified key and value.
removeIfPresent(K, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeIfPresent(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Remove the entry only if there is an entry with the specified key and value.
removeIfPresent(K, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
removeIfPresent(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Remove the entry only if there is an entry with the specified key and value.
removeIfPresentObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
removeInterceptor(Handler<SendContext>) - Method in interface io.vertx.core.eventbus.EventBus
Remove an interceptor
removeInterceptor(Handler<SendContext>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Remove an interceptor
removeInterceptor(Handler<SendContext>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Remove an interceptor
removeLogger(String) - Static method in class io.vertx.core.logging.LoggerFactory
 
removeObservable(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
removeObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection
removeOne(String, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection
removeOneObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option
removeOneWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option
removeOneWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
removeOption(String) - Method in interface io.vertx.core.cli.CLI
Removes an option identified by its name.
removeOption(String) - Method in class io.vertx.reactivex.core.cli.CLI
Removes an option identified by its name.
removeOption(String) - Method in class io.vertx.rxjava.core.cli.CLI
Removes an option identified by its name.
removePrefix(String) - Static method in interface io.vertx.core.spi.VerticleFactory
Helper method to remove a prefix from an identifier string
removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option
removeWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option
removeWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Rename a key
rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Rename a key
rename(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Rename a key
rename(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Rename a key
rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Rename a key
rename(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Rename a key
renamenx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Rename a key, only if the new key does not exist
renamenx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Rename a key, only if the new key does not exist
renamenx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Rename a key, only if the new key does not exist
renamenx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Rename a key, only if the new key does not exist
renamenx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Rename a key, only if the new key does not exist
renamenx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Rename a key, only if the new key does not exist
renamenxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
renamenxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
renameObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
renameObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.TemplateEngine
render(RoutingContext, String, String, Handler<AsyncResult<Buffer>>) - Method in interface io.vertx.ext.web.templ.TemplateEngine
Render the template
render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
Render the template
render(RoutingContext, String, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
Render the template
render(RoutingContext, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
Render the template
render(RoutingContext, String, String, Handler<AsyncResult<Buffer>>) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
Render the template
renderCommands(StringBuilder, Collection<CLI>) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
renderObservable(RoutingContext, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
renderObservable(RoutingContext, String, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
renderOptionsAndArguments(StringBuilder, List<Option>, List<Argument>) - Method in class io.vertx.core.cli.UsageMessageFormatter
Renders the specified Options and Arguments and return the rendered output in a StringBuilder.
renderWrappedText(StringBuilder, int, int, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Render the specified text and return the rendered Options in a StringBuilder.
renderWrappedTextBlock(StringBuilder, int, int, String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Renders the specified text width a maximum width.
renewSelf(long, Handler<AsyncResult<Auth>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Renews the current token.
Repeat - Annotation Type in io.vertx.ext.unit.junit
Annotates a test method to repeat this test several times.
RepeatRule - Class in io.vertx.ext.unit.junit
 
RepeatRule() - Constructor for class io.vertx.ext.unit.junit.RepeatRule
 
replace(K, V, Handler<AsyncResult<V>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replace(K, V) - Method in interface io.vertx.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the key
replace(K, V, V) - Method in interface io.vertx.core.shareddata.LocalMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
replace(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replace(K, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the key
replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection
replace(K, V, Handler<AsyncResult<V>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
replace(K, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the key
replace(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in interface io.vertx.core.shareddata.LocalMap
Replaces each entry's value with the result of invoking the given function on that entry until all entries have been processed or the function throws an exception.
replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
replaceDocuments(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
replaceDocumentsObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
replaceDocumentsWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
replaceIfPresent(K, V, V, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresent(K, V, V) - Method in interface io.vertx.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the specified key and value.
replaceIfPresent(K, V, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresent(K, V, V) - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the specified key and value.
replaceIfPresent(K, V, V, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
replaceIfPresent(K, V, V) - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Replace the entry only if there is an existing entry with the specified key and value.
replaceIfPresentObservable(K, V, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
replaceObservable(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
replaceObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options
replaceWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options
replaceWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
reply(Object) - Method in interface io.vertx.core.eventbus.Message
Reply to this message.
reply(Object, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.Message
The same as reply(R message) but you can specify handler for the reply - i.e.
reply(Object, DeliveryOptions) - Method in interface io.vertx.core.eventbus.Message
Link Message.reply(Object) but allows you to specify delivery options for the reply.
reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.Message
The same as reply(R message, DeliveryOptions) but you can specify handler for the reply - i.e.
reply(Object) - Method in class io.vertx.reactivex.core.eventbus.Message
Reply to this message.
reply(Object, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.Message
The same as reply(R message) but you can specify handler for the reply - i.e.
reply(Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.Message
Link Message.reply(java.lang.Object) but allows you to specify delivery options for the reply.
reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.Message
The same as reply(R message, DeliveryOptions) but you can specify handler for the reply - i.e.
reply(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
Reply to this message.
reply(Object, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.Message
The same as reply(R message) but you can specify handler for the reply - i.e.
reply(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
Link Message.reply(java.lang.Object) but allows you to specify delivery options for the reply.
reply(Object, DeliveryOptions, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.Message
The same as reply(R message, DeliveryOptions) but you can specify handler for the reply - i.e.
replyAddress() - Method in interface io.vertx.core.eventbus.Message
The reply address.
replyAddress() - Method in class io.vertx.reactivex.core.eventbus.Message
The reply address.
replyAddress() - Method in class io.vertx.rxjava.core.eventbus.Message
The reply address.
ReplyException - Exception in io.vertx.core.eventbus
Represents the failure of a message send.
ReplyException(ReplyFailure, int, String) - Constructor for exception io.vertx.core.eventbus.ReplyException
Create a ReplyException
ReplyException(ReplyFailure, String) - Constructor for exception io.vertx.core.eventbus.ReplyException
Create a ReplyException
ReplyException(ReplyFailure) - Constructor for exception io.vertx.core.eventbus.ReplyException
Create a ReplyException
ReplyFailure - Enum in io.vertx.core.eventbus
Represents the type of reply failure
replyFailure(String, ReplyFailure) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Called whenever the event bus delivers a reply failure to the sender/publisher, the reply failure indicates the nature of the failure.

No specific thread and context can be expected when this method is called.

replyObservable(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
Deprecated.
replyObservable(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
Deprecated.
reportBeginTestCase(R, String) - Method in interface io.vertx.ext.unit.report.Reporter
Signals a test case began.
reportBeginTestSuite(String) - Method in interface io.vertx.ext.unit.report.Reporter
Signals the test suite began.
reportEndTestCase(R, String, TestResult) - Method in interface io.vertx.ext.unit.report.Reporter
Signals a test case ended.
reportEndTestSuite(R) - Method in interface io.vertx.ext.unit.report.Reporter
Signals a test suite ended.
Reporter<R> - Interface in io.vertx.ext.unit.report
The reporter defines a set of callback for the life cycle events.
reporter(Vertx, ReportOptions) - Static method in interface io.vertx.ext.unit.report.Reporter
 
reporter(Vertx, ReportOptions) - Method in interface io.vertx.ext.unit.report.ReporterFactory
 
ReporterFactory - Interface in io.vertx.ext.unit.report
 
reportError(R, Throwable) - Method in interface io.vertx.ext.unit.report.Reporter
Report a global test suite error, it can be called mulitple times between the Reporter.reportBeginTestSuite(java.lang.String) and the Reporter.reportEndTestSuite(R).
ReportingOptions - Class in io.vertx.ext.unit.report
Reporting options: the reporters is an array of reporter configurations
ReportingOptions() - Constructor for class io.vertx.ext.unit.report.ReportingOptions
Create a new empty options, with the default address out and no reporters.
ReportingOptions(ReportingOptions) - Constructor for class io.vertx.ext.unit.report.ReportingOptions
Copy constructor.
ReportingOptions(JsonObject) - Constructor for class io.vertx.ext.unit.report.ReportingOptions
Create a new options from the specified json.
ReportingOptionsConverter - Class in io.vertx.ext.unit.report
Converter for ReportingOptions.
ReportingOptionsConverter() - Constructor for class io.vertx.ext.unit.report.ReportingOptionsConverter
 
ReportOptions - Class in io.vertx.ext.unit.report
Configures a reporter consisting in a name to, an address at and an optional format.
ReportOptions() - Constructor for class io.vertx.ext.unit.report.ReportOptions
 
ReportOptions(ReportOptions) - Constructor for class io.vertx.ext.unit.report.ReportOptions
 
ReportOptions(JsonObject) - Constructor for class io.vertx.ext.unit.report.ReportOptions
 
ReportOptionsConverter - Class in io.vertx.ext.unit.report
Converter for ReportOptions.
ReportOptionsConverter() - Constructor for class io.vertx.ext.unit.report.ReportOptionsConverter
 
request(HttpMethod, RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server with the specified options.
request(HttpMethod, int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, String, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, RequestOptions, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server with the specified options, specifying a response handler to receive
request(HttpMethod, int, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and port, specifying a response handler to receive the response
request(HttpMethod, String, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and default port, specifying a response handler to receive the response
request(HttpMethod, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port, specifying a response handler to receive the response
request() - Method in interface io.vertx.core.http.HttpClientResponse
 
request(HttpMethod, int, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, String, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, RequestOptions) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request() - Method in interface io.vertx.ext.web.RoutingContext
 
request(HttpMethod, RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server with the specified options.
request(HttpMethod, int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server with the specified options, specifying a response handler to receive
request(HttpMethod, int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and port, specifying a response handler to receive the response
request(HttpMethod, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and default port, specifying a response handler to receive the response
request(HttpMethod, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port, specifying a response handler to receive the response
request() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
request(HttpMethod, int, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, String, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, RequestOptions) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
request(HttpMethod, RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server with the specified options.
request(HttpMethod, int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, RequestOptions, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server with the specified options, specifying a response handler to receive
request(HttpMethod, int, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and port, specifying a response handler to receive the response
request(HttpMethod, String, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server at the specified host and default port, specifying a response handler to receive the response
request(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server at the default host and port, specifying a response handler to receive the response
request() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
request(HttpMethod, int, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request(HttpMethod, String, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and default port.
request(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP request to send to the server at the default host and port.
request(HttpMethod, RequestOptions) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP request to send to the server at the specified host and port.
request() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
requestAbs(HttpMethod, String) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server using an absolute URI
requestAbs(HttpMethod, String, Handler<HttpClientResponse>) - Method in interface io.vertx.core.http.HttpClient
Create an HTTP request to send to the server using an absolute URI, specifying a response handler to receive the response
requestAbs(HttpMethod, String) - Method in interface io.vertx.ext.web.client.WebClient
Create an HTTP request to send to the server using an absolute URI
requestAbs(HttpMethod, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server using an absolute URI
requestAbs(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.reactivex.core.http.HttpClient
Create an HTTP request to send to the server using an absolute URI, specifying a response handler to receive the response
requestAbs(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.client.WebClient
Create an HTTP request to send to the server using an absolute URI
requestAbs(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server using an absolute URI
requestAbs(HttpMethod, String, Handler<HttpClientResponse>) - Method in class io.vertx.rxjava.core.http.HttpClient
Create an HTTP request to send to the server using an absolute URI, specifying a response handler to receive the response
requestAbs(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.client.WebClient
Create an HTTP request to send to the server using an absolute URI
requestBegin(E, S, SocketAddress, SocketAddress, HttpClientRequest) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when an http client request begins.
requestBegin(S, HttpServerRequest) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when an http server request begins.
requestEnd(R) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Callend when an http client request ends.
requestHandler(Handler<HttpServerRequest>) - Method in interface io.vertx.core.http.HttpServer
Set the request handler for the server to requestHandler.
requestHandler() - Method in interface io.vertx.core.http.HttpServer
 
requestHandler(Handler<HttpServerRequest>) - Method in class io.vertx.reactivex.core.http.HttpServer
Set the request handler for the server to requestHandler.
requestHandler(Handler<HttpServerRequest>) - Method in class io.vertx.rxjava.core.http.HttpServer
Set the request handler for the server to requestHandler.
RequestOptions - Class in io.vertx.core.http
Options describing how an HttpClient will make connect to make a request.
RequestOptions() - Constructor for class io.vertx.core.http.RequestOptions
Default constructor
RequestOptions(RequestOptions) - Constructor for class io.vertx.core.http.RequestOptions
Copy constructor
RequestOptions(JsonObject) - Constructor for class io.vertx.core.http.RequestOptions
Create options from JSON
requestReset(R) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when the http client request couldn't complete successfully, for instance the connection was closed before the response was received.
requestReset(R) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when the http server request couldn't complete successfully, for instance the connection was closed before the response was sent.
requestStream() - Method in interface io.vertx.core.http.HttpServer
Return the request stream for the server.
requestStream() - Method in class io.vertx.reactivex.core.http.HttpServer
Return the request stream for the server.
requestStream() - Method in class io.vertx.rxjava.core.http.HttpServer
Return the request stream for the server.
required - Variable in class io.vertx.core.cli.Argument
Whether or not this argument is mandatory.
required - Variable in class io.vertx.core.cli.Option
whether or not the option is required.
requiresResolve() - Method in interface io.vertx.core.spi.VerticleFactory
Does the factory require resolution? See VerticleFactory.resolve(String, DeploymentOptions, ClassLoader, Future) for more information.
reroute(String) - Method in interface io.vertx.ext.web.RoutingContext
Restarts the current router with a new path and reusing the original method.
reroute(HttpMethod, String) - Method in interface io.vertx.ext.web.RoutingContext
Restarts the current router with a new method and path.
reroute(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Restarts the current router with a new path and reusing the original method.
reroute(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Restarts the current router with a new method and path.
reroute(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Restarts the current router with a new path and reusing the original method.
reroute(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Restarts the current router with a new method and path.
reset() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
reset() - Method in interface io.vertx.core.http.HttpClientRequest
Reset this stream with the error code 0.
reset(long) - Method in interface io.vertx.core.http.HttpClientRequest
Reset this request:

for HTTP/2, this performs send an HTTP/2 reset frame with the specified error code for HTTP/1.x, this closes the connection when the current request is inflight

When the request has not yet been sent, the request will be aborted and false is returned as indicator.

reset() - Method in interface io.vertx.core.http.HttpServerResponse
Reset this HTTP/2 stream with the error code 0.
reset(long) - Method in interface io.vertx.core.http.HttpServerResponse
Reset this HTTP/2 stream with the error code.
reset() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
reset() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Reset this stream with the error code 0.
reset(long) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Reset this request:

for HTTP/2, this performs send an HTTP/2 reset frame with the specified error code for HTTP/1.x, this closes the connection when the current request is inflight

When the request has not yet been sent, the request will be aborted and false is returned as indicator.

reset() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Reset this HTTP/2 stream with the error code 0.
reset(long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Reset this HTTP/2 stream with the error code.
reset(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Reset all the masters with matching name.
reset(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Reset all the masters with matching name.
reset() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
reset() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Reset this stream with the error code 0.
reset(long) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Reset this request:

for HTTP/2, this performs send an HTTP/2 reset frame with the specified error code for HTTP/1.x, this closes the connection when the current request is inflight

When the request has not yet been sent, the request will be aborted and false is returned as indicator.

reset() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Reset this HTTP/2 stream with the error code 0.
reset(long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Reset this HTTP/2 stream with the error code.
reset(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Reset all the masters with matching name.
resetObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
ResetOptions - Enum in io.vertx.redis.op
 
resolve(String, DeploymentOptions, ClassLoader, Future<String>) - Method in interface io.vertx.core.spi.VerticleFactory
Some verticle factories can "resolve" the identifer to another identifier which is then used to look up the real verticle factory.
resolve(Future<T>) - Method in interface io.vertx.ext.unit.Completion
Completes the future upon completion, otherwise fails it.
resolve(Future<Void>) - Method in class io.vertx.reactivex.ext.unit.Async
Completes the future upon completion, otherwise fails it.
resolve(Future<T>) - Method in class io.vertx.reactivex.ext.unit.Completion
Completes the future upon completion, otherwise fails it.
resolve(Future<Void>) - Method in class io.vertx.reactivex.ext.unit.TestCompletion
Completes the future upon completion, otherwise fails it.
resolve(Future<Void>) - Method in class io.vertx.rxjava.ext.unit.Async
Completes the future upon completion, otherwise fails it.
resolve(Future<T>) - Method in class io.vertx.rxjava.ext.unit.Completion
Completes the future upon completion, otherwise fails it.
resolve(Future<Void>) - Method in class io.vertx.rxjava.ext.unit.TestCompletion
Completes the future upon completion, otherwise fails it.
resolveA(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
resolveAAAA(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAAA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAAA(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
resolveAAAAObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolveAObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolveCNAME(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveCNAME(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveCNAME(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
resolveCNAMEObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolveMX(String, Handler<AsyncResult<List<MxRecord>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveMX(String, Handler<AsyncResult<List<MxRecord>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveMX(String, Handler<AsyncResult<List<MxRecord>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the MX records for the given name.
resolveMXObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolveNS(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolveNS(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolveNS(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the NS records for the given name.
resolveNSObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolveParameter(ParameterContext, ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
resolvePTR(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolvePTR(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolvePTR(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the PTR record for the given name.
resolvePTRObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolver(AddressResolverOptions) - Method in interface io.vertx.core.spi.resolver.ResolverProvider
 
ResolverProvider - Interface in io.vertx.core.spi.resolver
 
resolveSRV(String, Handler<AsyncResult<List<SrvRecord>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveSRV(String, Handler<AsyncResult<List<SrvRecord>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveSRV(String, Handler<AsyncResult<List<SrvRecord>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the SRV records for the given name.
resolveSRVObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
resolveTXT(String, Handler<AsyncResult<List<String>>>) - Method in interface io.vertx.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resolveTXT(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resolveTXT(String, Handler<AsyncResult<List<String>>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the TXT records for the given name.
resolveTXTObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
response() - Method in interface io.vertx.core.http.HttpServerRequest
 
response() - Method in interface io.vertx.ext.web.RoutingContext
 
response() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
response() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
response() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
response() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
responseBegin(R, HttpClientResponse) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when an http client response begins.
ResponseContentTypeHandler - Interface in io.vertx.ext.web.handler
A handler which sets the response content type automatically according to the best Accept header match.
ResponseContentTypeHandler - Class in io.vertx.reactivex.ext.web.handler
A handler which sets the response content type automatically according to the best Accept header match.
ResponseContentTypeHandler(ResponseContentTypeHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
ResponseContentTypeHandler - Class in io.vertx.rxjava.ext.web.handler
A handler which sets the response content type automatically according to the best Accept header match.
ResponseContentTypeHandler(ResponseContentTypeHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
responseEnd(R, HttpClientResponse) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when an http client response has ended
responseEnd(R, HttpServerResponse) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when an http server response has ended.
responsePushed(E, S, SocketAddress, SocketAddress, HttpClientRequest) - Method in interface io.vertx.core.spi.metrics.HttpClientMetrics
Called when an http client response is pushed.
responsePushed(S, HttpMethod, String, HttpServerResponse) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when an http server response is pushed.
ResponseTimeHandler - Interface in io.vertx.ext.web.handler
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken in ms to process the request.
ResponseTimeHandler - Class in io.vertx.reactivex.ext.web.handler
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken in ms to process the request.
ResponseTimeHandler(ResponseTimeHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
ResponseTimeHandler - Class in io.vertx.rxjava.ext.web.handler
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken in ms to process the request.
ResponseTimeHandler(ResponseTimeHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Create a key using the provided serialized value, previously obtained using DUMP.
restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Create a key using the provided serialized value, previously obtained using DUMP.
restore(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Create a key using the provided serialized value, previously obtained using DUMP.
restore(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Create a key using the provided serialized value, previously obtained using DUMP.
restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Create a key using the provided serialized value, previously obtained using DUMP.
restore(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Create a key using the provided serialized value, previously obtained using DUMP.
restoreObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
restoreObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
result() - Method in interface io.vertx.core.AsyncResult
The result of the operation.
result() - Method in interface io.vertx.core.Future
The result of the operation.
result() - Method in interface io.vertx.ext.web.codec.spi.BodyStream
 
result() - Method in class io.vertx.reactivex.core.CompositeFuture
The result of the operation.
result() - Method in class io.vertx.reactivex.core.Future
The result of the operation.
result() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
result() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
result() - Method in class io.vertx.rxjava.core.CompositeFuture
The result of the operation.
result() - Method in class io.vertx.rxjava.core.Future
The result of the operation.
result() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
result() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
resultAt(int) - Method in interface io.vertx.core.CompositeFuture
Returns the result of a wrapped future
resultAt(int) - Method in class io.vertx.reactivex.core.CompositeFuture
Returns the result of a wrapped future
resultAt(int) - Method in class io.vertx.rxjava.core.CompositeFuture
Returns the result of a wrapped future
ResultSet - Class in io.vertx.ext.sql
Represents the results of a SQL query.
ResultSet() - Constructor for class io.vertx.ext.sql.ResultSet
Default constructor
ResultSet(ResultSet) - Constructor for class io.vertx.ext.sql.ResultSet
Copy constructor
ResultSet(List<String>, List<JsonArray>, ResultSet) - Constructor for class io.vertx.ext.sql.ResultSet
Create a result-set
ResultSet(JsonObject) - Constructor for class io.vertx.ext.sql.ResultSet
Create a result-set from JSON
resultSetClosedHandler(Handler<Void>) - Method in interface io.vertx.ext.sql.SQLRowStream
Event handler when a resultset is closed.
resultSetClosedHandler(Handler<Void>) - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Event handler when a resultset is closed.
resultSetClosedHandler(Handler<Void>) - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Event handler when a resultset is closed.
ResultSetConcurrency - Enum in io.vertx.ext.sql
Represents the resultset concurrency hint
ResultSetConverter - Class in io.vertx.ext.sql
Converter for ResultSet.
ResultSetConverter() - Constructor for class io.vertx.ext.sql.ResultSetConverter
 
ResultSetType - Enum in io.vertx.ext.sql
Represents the resultset type hint
resume() - Method in interface io.vertx.codegen.extra.ReadStreamExt
 
resume() - Method in interface io.vertx.core.datagram.DatagramSocket
 
resume() - Method in interface io.vertx.core.eventbus.MessageConsumer
 
resume() - Method in interface io.vertx.core.file.AsyncFile
 
resume() - Method in interface io.vertx.core.http.HttpClientRequest
 
resume() - Method in interface io.vertx.core.http.HttpClientResponse
 
resume() - Method in interface io.vertx.core.http.HttpServerFileUpload
 
resume() - Method in interface io.vertx.core.http.HttpServerRequest
 
resume() - Method in interface io.vertx.core.http.ServerWebSocket
 
resume() - Method in interface io.vertx.core.http.WebSocket
 
resume() - Method in interface io.vertx.core.http.WebSocketBase
 
resume() - Method in interface io.vertx.core.net.NetSocket
 
resume() - Method in interface io.vertx.core.parsetools.JsonParser
 
resume() - Method in interface io.vertx.core.parsetools.RecordParser
 
resume() - Method in interface io.vertx.core.streams.ReadStream
Resume reading.
resume() - Method in interface io.vertx.core.TimeoutStream
 
resume() - Method in interface io.vertx.ext.sql.SQLRowStream
 
resume() - Method in interface io.vertx.ext.unit.report.TestSuiteReport
 
resume() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
resume() - Method in interface io.vertx.grpc.GrpcBidiExchange
 
resume() - Method in interface io.vertx.grpc.GrpcReadStream
Resume reading.
resume() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
resume(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resume(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resume(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Resume specified partitions which have been paused with pause.
resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Resume specified partitions which have been paused with pause.
resume() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
resume() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
resume() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
resume() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
resume() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
resume() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
resume() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
resume() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
resume() - Method in class io.vertx.reactivex.core.http.WebSocket
 
resume() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
resume() - Method in class io.vertx.reactivex.core.net.NetSocket
 
resume() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
resume() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
resume() - Method in interface io.vertx.reactivex.core.streams.ReadStream
Resume reading.
resume() - Method in class io.vertx.reactivex.core.TimeoutStream
 
resume() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
resume() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
resume() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
resume() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
resume(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resume(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resume() - Method in class io.vertx.rx.java.ReadStreamSubscriber
 
resume() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
resume() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
resume() - Method in class io.vertx.rxjava.core.file.AsyncFile
 
resume() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
resume() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
resume() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
resume() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
resume() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
resume() - Method in class io.vertx.rxjava.core.http.WebSocket
 
resume() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
resume() - Method in class io.vertx.rxjava.core.net.NetSocket
 
resume() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
resume() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
resume() - Method in interface io.vertx.rxjava.core.streams.ReadStream
Resume reading.
resume() - Method in class io.vertx.rxjava.core.TimeoutStream
 
resume() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
resume() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
resume() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
resume() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
resume(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
resume(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
resume(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
retrieve() - Method in class io.vertx.servicediscovery.types.AbstractServiceReference
Method to implement to retrieve the service object.
RETRY_AFTER - Static variable in class io.vertx.core.http.HttpHeaders
Retry-After header name
retryTimeout() - Method in interface io.vertx.ext.web.sstore.SessionStore
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.

A non positive value means there is no retry at all.

retryTimeout() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.

A non positive value means there is no retry at all.

retryTimeout() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
The retry timeout value in milli seconds used by the session handler when it retrieves a value from the store.

A non positive value means there is no retry at all.

reverseLookup(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseLookup(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseLookup(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
reverseLookupObservable(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
revoke(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Revoke access or refresh token
revoke(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Revoke access or refresh token
revoke(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Revoke access or refresh token
revokeObservable(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
role(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the role of the instance in the context of replication
role(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the role of the instance in the context of replication
role(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return the role of the instance in the context of replication
role(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the role of the instance in the context of replication
role(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the role of the instance in the context of replication
role(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the role of the instance in the context of replication
roleObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
roleObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
rollback(Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
Rolls back all changes made since the previous commit/rollback.
rollback(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Rolls back all changes made since the previous commit/rollback.
rollback(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Rolls back all changes made since the previous commit/rollback.
rollbackObservable() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Deprecated.
Route - Interface in io.vertx.ext.web
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.
route() - Method in interface io.vertx.ext.web.Router
Add a route with no matching criteria, i.e.
route(HttpMethod, String) - Method in interface io.vertx.ext.web.Router
Add a route that matches the specified HTTP method and path
route(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches the specified path
Route - Class in io.vertx.reactivex.ext.web
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.
Route(Route) - Constructor for class io.vertx.reactivex.ext.web.Route
 
route() - Method in class io.vertx.reactivex.ext.web.Router
Add a route with no matching criteria, i.e.
route(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches the specified HTTP method and path
route(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches the specified path
Route - Class in io.vertx.rxjava.ext.web
A route is a holder for a set of criteria which determine whether an HTTP request or failure should be routed to a handler.
Route(Route) - Constructor for class io.vertx.rxjava.ext.web.Route
 
route() - Method in class io.vertx.rxjava.ext.web.Router
Add a route with no matching criteria, i.e.
route(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches the specified HTTP method and path
route(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches the specified path
Router - Interface in io.vertx.ext.web
A router receives request from an HttpServer and routes it to the first matching Route that it contains.
router(Vertx) - Static method in interface io.vertx.ext.web.Router
Create a router
Router - Class in io.vertx.reactivex.ext.web
A router receives request from an HttpServer and routes it to the first matching Route that it contains.
Router(Router) - Constructor for class io.vertx.reactivex.ext.web.Router
 
router(Vertx) - Static method in class io.vertx.reactivex.ext.web.Router
Create a router
Router - Class in io.vertx.rxjava.ext.web
A router receives request from an HttpServer and routes it to the first matching Route that it contains.
Router(Router) - Constructor for class io.vertx.rxjava.ext.web.Router
 
router(Vertx) - Static method in class io.vertx.rxjava.ext.web.Router
Create a router
routeWithRegex(HttpMethod, String) - Method in interface io.vertx.ext.web.Router
Add a route that matches the specified HTTP method and path regex
routeWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches the specified path regex
routeWithRegex(HttpMethod, String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches the specified HTTP method and path regex
routeWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches the specified path regex
routeWithRegex(HttpMethod, String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches the specified HTTP method and path regex
routeWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches the specified path regex
RoutingContext - Interface in io.vertx.ext.web
Represents the context for the handling of a request in Vert.x-Web.
RoutingContext - Class in io.vertx.reactivex.ext.web
Represents the context for the handling of a request in Vert.x-Web.
RoutingContext(RoutingContext) - Constructor for class io.vertx.reactivex.ext.web.RoutingContext
 
RoutingContext - Class in io.vertx.rxjava.ext.web
Represents the context for the handling of a request in Vert.x-Web.
RoutingContext(RoutingContext) - Constructor for class io.vertx.rxjava.ext.web.RoutingContext
 
rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the last element in a list
rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the last element in a list
rpop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove and get the last element in a list
rpop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and get the last element in a list
rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the last element in a list
rpop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the last element in a list
rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove the last element in a list, append it to another list and return it
rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove the last element in a list, append it to another list and return it
rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove the last element in a list, append it to another list and return it
rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove the last element in a list, append it to another list and return it
rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove the last element in a list, append it to another list and return it
rpoplpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove the last element in a list, append it to another list and return it
rpoplpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
rpoplpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
rpopObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
rpopObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
rpush(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Append one or multiple values to a list
rpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append one or multiple values to a list
rpush(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Append one or multiple values to a list
rpush(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Append one or multiple values to a list
rpush(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Append one or multiple values to a list
rpush(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append one or multiple values to a list
rpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Append one or multiple values to a list
rpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append one or multiple values to a list
rpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Append one or multiple values to a list
rpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Append one or multiple values to a list
rpushMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Append one or multiple values to a list
rpushMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append one or multiple values to a list
rpushManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
rpushManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
rpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
rpushObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
rpushx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Append a value to a list, only if the list exists
rpushx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append a value to a list, only if the list exists
rpushx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Append a value to a list, only if the list exists
rpushx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Append a value to a list, only if the list exists
rpushx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Append a value to a list, only if the list exists
rpushx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append a value to a list, only if the list exists
rpushxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
rpushxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
rtrim(String) - Static method in class io.vertx.core.cli.UsageMessageFormatter
Remove the trailing whitespace from the specified String.
run() - Method in interface io.vertx.core.spi.launcher.Command
Executes the command.
run(String) - Method in class io.vertx.core.Starter
Deprecated.
 
run(String[]) - Method in class io.vertx.core.Starter
Deprecated.
 
run(Args, String[]) - Method in class io.vertx.core.Starter
Deprecated.
 
run() - Method in interface io.vertx.ext.unit.TestSuite
Run the testsuite with the default options.

When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this context's event loop is used for running the test suite.

run(TestOptions) - Method in interface io.vertx.ext.unit.TestSuite
Run the testsuite with the specified options.

When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this context's event loop is used for running the test suite unless the TestOptions.setUseEventLoop(Boolean) is set to false.

run(Vertx) - Method in interface io.vertx.ext.unit.TestSuite
Run the testsuite with the default options and the specified vertx instance.

The test suite will be executed on the event loop provided by the vertx argument.

run(Vertx, TestOptions) - Method in interface io.vertx.ext.unit.TestSuite
Run the testsuite with the specified options and the specified vertx instance.

The test suite will be executed on the event loop provided by the vertx argument when TestOptions.setUseEventLoop(Boolean) is not set to false.

run() - Method in class io.vertx.reactivex.ext.unit.TestSuite
Run the testsuite with the default options.

When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this context's event loop is used for running the test suite.

run(TestOptions) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Run the testsuite with the specified options.

When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this context's event loop is used for running the test suite unless the TestOptions is set to false.

run(Vertx) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Run the testsuite with the default options and the specified vertx instance.

The test suite will be executed on the event loop provided by the vertx argument.

run(Vertx, TestOptions) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Run the testsuite with the specified options and the specified vertx instance.

The test suite will be executed on the event loop provided by the vertx argument when TestOptions is not set to false.

run() - Method in class io.vertx.rxjava.ext.unit.TestSuite
Run the testsuite with the default options.

When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this context's event loop is used for running the test suite.

run(TestOptions) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Run the testsuite with the specified options.

When the test suite is executed in a Vertx context (i.e `Vertx.currentContext()` returns a context) this context's event loop is used for running the test suite unless the TestOptions is set to false.

run(Vertx) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Run the testsuite with the default options and the specified vertx instance.

The test suite will be executed on the event loop provided by the vertx argument.

run(Vertx, TestOptions) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Run the testsuite with the specified options and the specified vertx instance.

The test suite will be executed on the event loop provided by the vertx argument when TestOptions is not set to false.

runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
runCommand(String, JsonObject, Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
runCommandLine(String) - Static method in class io.vertx.core.Starter
Deprecated.
 
runCommandObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
runOnContext(Handler<Void>) - Method in interface io.vertx.core.Context
Run the specified action asynchronously on the same context, some time after the current execution has completed.
runOnContext(Handler<Void>) - Method in interface io.vertx.core.Vertx
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all preceeding events have been handled.
runOnContext(Handler<Void>) - Method in class io.vertx.reactivex.core.Context
Run the specified action asynchronously on the same context, some time after the current execution has completed.
runOnContext(Handler<Void>) - Method in class io.vertx.reactivex.core.Vertx
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all preceeding events have been handled.
runOnContext(Handler<Void>) - Method in class io.vertx.rxjava.core.Context
Run the specified action asynchronously on the same context, some time after the current execution has completed.
runOnContext(Handler<Void>) - Method in class io.vertx.rxjava.core.Vertx
Puts the handler on the event queue for the current context so it will be run asynchronously ASAP after all preceeding events have been handled.
RunTestOnContext - Class in io.vertx.ext.unit.junit
A JUnit rule that runs tests on a Vert.x context.

When used as a org.junit.Rule a new context is created for each tested method, the context will be same for the before and after method, but different for all the tested methods.

When used as a org.junit.ClassRule, a single context is created for all the tested method, the beforeClass and afterClass method will also executed in this context.

RunTestOnContext() - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
Create a new rule managing a Vertx instance created with default options.
RunTestOnContext(VertxOptions) - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
Create a new rule managing a Vertx instance created with specified options.
RunTestOnContext(Supplier<Vertx>, BiConsumer<Vertx, Consumer<Void>>) - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
Create a new rule with supplier/consumer for creating/closing a Vert.x instance.
RunTestOnContext(Supplier<Vertx>) - Constructor for class io.vertx.ext.unit.junit.RunTestOnContext
Create a new rule with supplier for creating a Vert.x instance.
RuntimeSQLException - Exception in io.vertx.ext.sql
 
RuntimeSQLException(SQLException) - Constructor for exception io.vertx.ext.sql.RuntimeSQLException
 
rxAddAndGet(long) - Method in class io.vertx.reactivex.core.shareddata.Counter
Add the value to the counter atomically and return the new count
rxAddAndGet(long) - Method in class io.vertx.rxjava.core.shareddata.Counter
Add the value to the counter atomically and return the new count
rxAppend(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Append a value to a key
rxAppend(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append a value to a key
rxAppend(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Append a value to a key
rxAppend(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append a value to a key
rxAssign(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
rxAssign(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
rxAssign(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Manually assign a partition to this consumer.
rxAssign(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Manually assign a list of partition to this consumer.
rxAssignment() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
rxAssignment() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the set of partitions currently assigned to this consumer.
rxAuth(String) - Method in class io.vertx.reactivex.redis.RedisClient
Authenticate to the server
rxAuth(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Authenticate to the server
rxAuth(String) - Method in class io.vertx.rxjava.redis.RedisClient
Authenticate to the server
rxAuth(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Authenticate to the server
rxAuthenticate(JsonObject) - Method in class io.vertx.reactivex.ext.auth.AuthProvider
Authenticate a user.
rxAuthenticate(JsonObject) - Method in class io.vertx.rxjava.ext.auth.AuthProvider
Authenticate a user.
rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Authorizes the given user against all added authorities.
rxAuthorize(User) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Authorizes the given user against all added authorities.
rxBatch(List<String>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
rxBatch(List<String>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Batch simple SQL strings and execute the batch where the async result contains a array of Integers.
rxBatchCallableWithParams(String, List<JsonArray>, List<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Batch a callable statement with all entries from the args list.
rxBatchCallableWithParams(String, List<JsonArray>, List<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Batch a callable statement with all entries from the args list.
rxBatchWithParams(String, List<JsonArray>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Batch a prepared statement with all entries from the args list.
rxBatchWithParams(String, List<JsonArray>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Batch a prepared statement with all entries from the args list.
rxBeginningOffsets(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
rxBeginningOffsets(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the first offset for the given partitions.
rxBgrewriteaof() - Method in class io.vertx.reactivex.redis.RedisClient
Asynchronously rewrite the append-only file
rxBgrewriteaof() - Method in class io.vertx.reactivex.redis.RedisTransaction
Asynchronously rewrite the append-only file
rxBgrewriteaof() - Method in class io.vertx.rxjava.redis.RedisClient
Asynchronously rewrite the append-only file
rxBgrewriteaof() - Method in class io.vertx.rxjava.redis.RedisTransaction
Asynchronously rewrite the append-only file
rxBgsave() - Method in class io.vertx.reactivex.redis.RedisClient
Asynchronously save the dataset to disk
rxBgsave() - Method in class io.vertx.reactivex.redis.RedisTransaction
Asynchronously save the dataset to disk
rxBgsave() - Method in class io.vertx.rxjava.redis.RedisClient
Asynchronously save the dataset to disk
rxBgsave() - Method in class io.vertx.rxjava.redis.RedisTransaction
Asynchronously save the dataset to disk
rxBitcount(String) - Method in class io.vertx.reactivex.redis.RedisClient
Count set bits in a string
rxBitcount(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count set bits in a string
rxBitcount(String) - Method in class io.vertx.rxjava.redis.RedisClient
Count set bits in a string
rxBitcount(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count set bits in a string
rxBitcountRange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Count set bits in a string
rxBitcountRange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count set bits in a string
rxBitcountRange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Count set bits in a string
rxBitcountRange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count set bits in a string
rxBitfield(String, BitFieldOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
rxBitfield(String, BitFieldOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
rxBitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
rxBitfieldWithOverflow(String, BitFieldOptions, BitFieldOverflowOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Perform arbitrary bitfield integer operations on strings.
rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Perform bitwise operations between strings
rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Perform bitwise operations between strings
rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Perform bitwise operations between strings
rxBitop(BitOperation, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Perform bitwise operations between strings
rxBitpos(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Find first bit set or clear in a string
rxBitpos(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find first bit set or clear in a string
rxBitpos(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Find first bit set or clear in a string
rxBitpos(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find first bit set or clear in a string
rxBitposFrom(String, int, int) - Method in class io.vertx.reactivex.redis.RedisClient
Find first bit set or clear in a string See also bitposRange() method, which takes start, and stop offset.
rxBitposFrom(String, int, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find first bit set or clear in a string
rxBitposFrom(String, int, int) - Method in class io.vertx.rxjava.redis.RedisClient
Find first bit set or clear in a string See also bitposRange() method, which takes start, and stop offset.
rxBitposFrom(String, int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find first bit set or clear in a string
rxBitposRange(String, int, int, int) - Method in class io.vertx.reactivex.redis.RedisClient
Find first bit set or clear in a string Note: when both start, and stop offsets are specified, behaviour is slightly different than if only start is specified
rxBitposRange(String, int, int, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find first bit set or clear in a string
rxBitposRange(String, int, int, int) - Method in class io.vertx.rxjava.redis.RedisClient
Find first bit set or clear in a string Note: when both start, and stop offsets are specified, behaviour is slightly different than if only start is specified
rxBitposRange(String, int, int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find first bit set or clear in a string
rxBlockMulticastGroup(String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the once the operation completes.
rxBlockMulticastGroup(String, String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the once the operation completes.
rxBlockMulticastGroup(String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Block the given address for the given multicast address and notifies the once the operation completes.
rxBlockMulticastGroup(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Block the given address for the given multicast address on the given network interface and notifies the once the operation completes.
rxBlpop(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the first element in a list, or block until one is available
rxBlpop(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the first element in a list, or block until one is available
rxBlpop(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the first element in a list, or block until one is available
rxBlpop(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the first element in a list, or block until one is available
rxBlpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the first element in any of the lists, or block until one is available
rxBlpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the first element in any of the lists, or block until one is available
rxBlpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the first element in any of the lists, or block until one is available
rxBlpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the first element in any of the lists, or block until one is available
rxBrpop(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the last element in a list, or block until one is available
rxBrpop(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the last element in a list, or block until one is available
rxBrpop(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the last element in a list, or block until one is available
rxBrpop(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the last element in a list, or block until one is available
rxBrpoplpush(String, String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Pop a value from a list, push it to another list and return it; or block until one is available
rxBrpoplpush(String, String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Pop a value from a list, push it to another list and return it; or block until one is available
rxBrpoplpush(String, String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Pop a value from a list, push it to another list and return it; or block until one is available
rxBrpoplpush(String, String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Pop a value from a list, push it to another list and return it; or block until one is available
rxBrpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the last element in any of the lists, or block until one is available
rxBrpopMany(List<String>, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the last element in any of the lists, or block until one is available
rxBrpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the last element in any of the lists, or block until one is available
rxBrpopMany(List<String>, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the last element in any of the lists, or block until one is available
rxBulkWrite(String, List<BulkOperation>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Execute a bulk operation.
rxBulkWrite(String, List<BulkOperation>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Execute a bulk operation.
rxBulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
rxBulkWriteWithOptions(String, List<BulkOperation>, BulkWriteOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Execute a bulk operation with the specified write options.
rxCall(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCall(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCall(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCall(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxCallWithParams(String, JsonArray, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Calls the given SQL PROCEDURE which returns the result from the procedure.
rxChangeTopicConfig(String, Map<String, String>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Updates the configuration of the topic given by topicName.
rxChangeTopicConfig(String, Map<String, String>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Updates the configuration of the topic given by topicName.
rxChmod(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
rxChmod(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
rxChmodRecursive(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
rxChmodRecursive(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Change the permissions on the file represented by path to perms, asynchronously.
rxChown(String, String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
rxChown(String, String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Change the ownership on the file represented by path to user and {code group}, asynchronously.
rxCkquorum(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master, and the majority needed to authorize the failover.
rxCkquorum(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Check if the current Sentinel configuration is able to reach the quorum needed to failover a master, and the majority needed to authorize the failover.
rxClear() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Clear all entries in the map
rxClear() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Remove all sessions from the store
rxClear() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Clear all entries in the map
rxClear() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Remove all sessions from the store
rxClientGetname() - Method in class io.vertx.reactivex.redis.RedisClient
Get the current connection name
rxClientGetname() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the current connection name
rxClientGetname() - Method in class io.vertx.rxjava.redis.RedisClient
Get the current connection name
rxClientGetname() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the current connection name
rxClientKill(KillFilter) - Method in class io.vertx.reactivex.redis.RedisClient
Kill the connection of a client
rxClientKill(KillFilter) - Method in class io.vertx.reactivex.redis.RedisTransaction
Kill the connection of a client
rxClientKill(KillFilter) - Method in class io.vertx.rxjava.redis.RedisClient
Kill the connection of a client
rxClientKill(KillFilter) - Method in class io.vertx.rxjava.redis.RedisTransaction
Kill the connection of a client
rxClientList() - Method in class io.vertx.reactivex.redis.RedisClient
Get the list of client connections
rxClientList() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the list of client connections
rxClientList() - Method in class io.vertx.rxjava.redis.RedisClient
Get the list of client connections
rxClientList() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the list of client connections
rxClientPause(long) - Method in class io.vertx.reactivex.redis.RedisClient
Stop processing commands from clients for some time
rxClientPause(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Stop processing commands from clients for some time
rxClientPause(long) - Method in class io.vertx.rxjava.redis.RedisClient
Stop processing commands from clients for some time
rxClientPause(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Stop processing commands from clients for some time
rxClientReply(ClientReplyOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Instruct the server whether to reply to commands.
rxClientReply(ClientReplyOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Instruct the server whether to reply to commands.
rxClientSetname(String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the current connection name
rxClientSetname(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the current connection name
rxClientSetname(String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the current connection name
rxClientSetname(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the current connection name
rxClose() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
rxClose() - Method in class io.vertx.reactivex.core.file.AsyncFile
Close the file.
rxClose() - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.close() but supplying a handler that will be called when the server is actually closed (or has failed).
rxClose() - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.close() but supplying a handler that will be notified when close is complete.
rxClose() - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.close() but the completionHandler will be called when the close is complete
rxClose() - Method in class io.vertx.reactivex.ext.sql.SQLClient
Close the client and release all resources.
rxClose() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Closes the connection.
rxClose() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
rxClose() - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Closes the underlying connection to Zookeeper.
rxClose() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Close the consumer
rxClose() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Close the producer
rxClose(long) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Close the producer
rxClose() - Method in class io.vertx.reactivex.mqtt.MqttServer
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
rxClose() - Method in class io.vertx.reactivex.redis.RedisClient
Close the client - when it is fully closed the handler will be called.
rxClose() - Method in class io.vertx.reactivex.redis.RedisTransaction
Close the client - when it is fully closed the handler will be called.
rxClose() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Close the client - when it is fully closed the handler will be called.
rxClose() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Closes the DatagramSocket implementation asynchronous and notifies the handler once done.
rxClose() - Method in class io.vertx.rxjava.core.file.AsyncFile
Close the file.
rxClose() - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.close() but supplying a handler that will be called when the server is actually closed (or has failed).
rxClose() - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.close() but supplying a handler that will be notified when close is complete.
rxClose() - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.close() but the completionHandler will be called when the close is complete
rxClose() - Method in class io.vertx.rxjava.ext.sql.SQLClient
Close the client and release all resources.
rxClose() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Closes the connection.
rxClose() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
Closes the stream/underlying cursor(s).
rxClose() - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Closes the underlying connection to Zookeeper.
rxClose() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Close the consumer
rxClose() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Close the producer
rxClose(long) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Close the producer
rxClose() - Method in class io.vertx.rxjava.mqtt.MqttServer
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
rxClose() - Method in class io.vertx.rxjava.redis.RedisClient
Close the client - when it is fully closed the handler will be called.
rxClose() - Method in class io.vertx.rxjava.redis.RedisTransaction
Close the client - when it is fully closed the handler will be called.
rxClose() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Close the client - when it is fully closed the handler will be called.
rxClusterAddslots(List<Long>) - Method in class io.vertx.reactivex.redis.RedisClient
Assign new hash slots to receiving node.
rxClusterAddslots(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Assign new hash slots to receiving node.
rxClusterAddslots(List<Long>) - Method in class io.vertx.rxjava.redis.RedisClient
Assign new hash slots to receiving node.
rxClusterAddslots(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Assign new hash slots to receiving node.
rxClusterCountFailureReports(String) - Method in class io.vertx.reactivex.redis.RedisClient
Return the number of failure reports active for a given node.
rxClusterCountFailureReports(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the number of failure reports active for a given node.
rxClusterCountFailureReports(String) - Method in class io.vertx.rxjava.redis.RedisClient
Return the number of failure reports active for a given node.
rxClusterCountFailureReports(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the number of failure reports active for a given node.
rxClusterCountkeysinslot(long) - Method in class io.vertx.reactivex.redis.RedisClient
Return the number of local keys in the specified hash slot.
rxClusterCountkeysinslot(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the number of local keys in the specified hash slot.
rxClusterCountkeysinslot(long) - Method in class io.vertx.rxjava.redis.RedisClient
Return the number of local keys in the specified hash slot.
rxClusterCountkeysinslot(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the number of local keys in the specified hash slot.
rxClusterDelslots(long) - Method in class io.vertx.reactivex.redis.RedisClient
Set hash slots as unbound in receiving node.
rxClusterDelslots(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set hash slots as unbound in receiving node.
rxClusterDelslots(long) - Method in class io.vertx.rxjava.redis.RedisClient
Set hash slots as unbound in receiving node.
rxClusterDelslots(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set hash slots as unbound in receiving node.
rxClusterDelslotsMany(List<Long>) - Method in class io.vertx.reactivex.redis.RedisClient
Set hash slots as unbound in receiving node.
rxClusterDelslotsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set hash slots as unbound in receiving node.
rxClusterDelslotsMany(List<Long>) - Method in class io.vertx.rxjava.redis.RedisClient
Set hash slots as unbound in receiving node.
rxClusterDelslotsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set hash slots as unbound in receiving node.
rxClusteredVertx(VertxOptions) - Static method in class io.vertx.reactivex.core.Vertx
Creates a clustered instance using the specified options.
rxClusteredVertx(VertxOptions) - Static method in class io.vertx.rxjava.core.Vertx
Creates a clustered instance using the specified options.
rxClusterFailover() - Method in class io.vertx.reactivex.redis.RedisClient
Forces a slave to perform a manual failover of its master.
rxClusterFailover() - Method in class io.vertx.reactivex.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
rxClusterFailover() - Method in class io.vertx.rxjava.redis.RedisClient
Forces a slave to perform a manual failover of its master.
rxClusterFailover() - Method in class io.vertx.rxjava.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Forces a slave to perform a manual failover of its master.
rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Forces a slave to perform a manual failover of its master.
rxClusterFailOverWithOptions(FailoverOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Forces a slave to perform a manual failover of its master.
rxClusterForget(String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove a node from the nodes table.
rxClusterForget(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove a node from the nodes table.
rxClusterForget(String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove a node from the nodes table.
rxClusterForget(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove a node from the nodes table.
rxClusterGetkeysinslot(long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Return local key names in the specified hash slot.
rxClusterGetkeysinslot(long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return local key names in the specified hash slot.
rxClusterGetkeysinslot(long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Return local key names in the specified hash slot.
rxClusterGetkeysinslot(long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return local key names in the specified hash slot.
rxClusterInfo() - Method in class io.vertx.reactivex.redis.RedisClient
Provides info about Redis Cluster node state.
rxClusterInfo() - Method in class io.vertx.reactivex.redis.RedisTransaction
Provides info about Redis Cluster node state.
rxClusterInfo() - Method in class io.vertx.rxjava.redis.RedisClient
Provides info about Redis Cluster node state.
rxClusterInfo() - Method in class io.vertx.rxjava.redis.RedisTransaction
Provides info about Redis Cluster node state.
rxClusterKeyslot(String) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the hash slot of the specified key.
rxClusterKeyslot(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the hash slot of the specified key.
rxClusterKeyslot(String) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the hash slot of the specified key.
rxClusterKeyslot(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the hash slot of the specified key.
rxClusterMeet(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Force a node cluster to handshake with another node.
rxClusterMeet(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Force a node cluster to handshake with another node.
rxClusterMeet(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Force a node cluster to handshake with another node.
rxClusterMeet(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Force a node cluster to handshake with another node.
rxClusterNodes() - Method in class io.vertx.reactivex.redis.RedisClient
Get Cluster config for the node.
rxClusterNodes() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get Cluster config for the node.
rxClusterNodes() - Method in class io.vertx.rxjava.redis.RedisClient
Get Cluster config for the node.
rxClusterNodes() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get Cluster config for the node.
rxClusterReplicate(String) - Method in class io.vertx.reactivex.redis.RedisClient
Reconfigure a node as a slave of the specified master node.
rxClusterReplicate(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reconfigure a node as a slave of the specified master node.
rxClusterReplicate(String) - Method in class io.vertx.rxjava.redis.RedisClient
Reconfigure a node as a slave of the specified master node.
rxClusterReplicate(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reconfigure a node as a slave of the specified master node.
rxClusterReset() - Method in class io.vertx.reactivex.redis.RedisClient
Reset a Redis Cluster node.
rxClusterReset() - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset a Redis Cluster node.
rxClusterReset() - Method in class io.vertx.rxjava.redis.RedisClient
Reset a Redis Cluster node.
rxClusterReset() - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset a Redis Cluster node.
rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Reset a Redis Cluster node.
rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset a Redis Cluster node.
rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Reset a Redis Cluster node.
rxClusterResetWithOptions(ResetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset a Redis Cluster node.
rxClusterSaveconfig() - Method in class io.vertx.reactivex.redis.RedisClient
Forces the node to save cluster state on disk.
rxClusterSaveconfig() - Method in class io.vertx.reactivex.redis.RedisTransaction
Forces the node to save cluster state on disk.
rxClusterSaveconfig() - Method in class io.vertx.rxjava.redis.RedisClient
Forces the node to save cluster state on disk.
rxClusterSaveconfig() - Method in class io.vertx.rxjava.redis.RedisTransaction
Forces the node to save cluster state on disk.
rxClusterSetConfigEpoch(long) - Method in class io.vertx.reactivex.redis.RedisClient
Set the configuration epoch in a new node.
rxClusterSetConfigEpoch(long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the configuration epoch in a new node.
rxClusterSetConfigEpoch(long) - Method in class io.vertx.rxjava.redis.RedisClient
Set the configuration epoch in a new node.
rxClusterSetConfigEpoch(long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the configuration epoch in a new node.
rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.reactivex.redis.RedisClient
Bind an hash slot to a specific node.
rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.reactivex.redis.RedisTransaction
Bind an hash slot to a specific node.
rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.rxjava.redis.RedisClient
Bind an hash slot to a specific node.
rxClusterSetslot(long, SlotCmd) - Method in class io.vertx.rxjava.redis.RedisTransaction
Bind an hash slot to a specific node.
rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.reactivex.redis.RedisClient
Bind an hash slot to a specific node.
rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Bind an hash slot to a specific node.
rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.rxjava.redis.RedisClient
Bind an hash slot to a specific node.
rxClusterSetslotWithNode(long, SlotCmd, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Bind an hash slot to a specific node.
rxClusterSlaves(String) - Method in class io.vertx.reactivex.redis.RedisClient
List slave nodes of the specified master node.
rxClusterSlaves(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
List slave nodes of the specified master node.
rxClusterSlaves(String) - Method in class io.vertx.rxjava.redis.RedisClient
List slave nodes of the specified master node.
rxClusterSlaves(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
List slave nodes of the specified master node.
rxClusterSlots() - Method in class io.vertx.reactivex.redis.RedisClient
Get array of Cluster slot to node mappings
rxClusterSlots() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get array of Cluster slot to node mappings
rxClusterSlots() - Method in class io.vertx.rxjava.redis.RedisClient
Get array of Cluster slot to node mappings
rxClusterSlots() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get array of Cluster slot to node mappings
rxCommand() - Method in class io.vertx.reactivex.redis.RedisClient
Get array of Redis command details
rxCommand() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get array of Redis command details
rxCommand() - Method in class io.vertx.rxjava.redis.RedisClient
Get array of Redis command details
rxCommand() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get array of Redis command details
rxCommandCount() - Method in class io.vertx.reactivex.redis.RedisClient
Get total number of Redis commands
rxCommandCount() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get total number of Redis commands
rxCommandCount() - Method in class io.vertx.rxjava.redis.RedisClient
Get total number of Redis commands
rxCommandCount() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get total number of Redis commands
rxCommandGetkeys() - Method in class io.vertx.reactivex.redis.RedisClient
Extract keys given a full Redis command
rxCommandGetkeys() - Method in class io.vertx.reactivex.redis.RedisTransaction
Extract keys given a full Redis command
rxCommandGetkeys() - Method in class io.vertx.rxjava.redis.RedisClient
Extract keys given a full Redis command
rxCommandGetkeys() - Method in class io.vertx.rxjava.redis.RedisTransaction
Extract keys given a full Redis command
rxCommandInfo(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Get array of specific Redis command details
rxCommandInfo(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get array of specific Redis command details
rxCommandInfo(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Get array of specific Redis command details
rxCommandInfo(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get array of specific Redis command details
rxCommit() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Commits all changes made since the previous commit/rollback.
rxCommit() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
rxCommit() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Commits all changes made since the previous commit/rollback.
rxCommit() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Commit current offsets for all the subscribed list of topics and partition.
rxCommitted(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
rxCommitted(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the last committed offset for the given partition (whether the commit happened by this process or another).
rxCompareAndSet(long, long) - Method in class io.vertx.reactivex.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
rxCompareAndSet(long, long) - Method in class io.vertx.rxjava.core.shareddata.Counter
Set the counter to the specified value only if the current value is the expectec value.
rxCompletionHandler() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
Optional method which can be called to indicate when the registration has been propagated across the cluster.
rxCompletionHandler() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Optional method which can be called to indicate when the registration has been propagated across the cluster.
rxConfigGet(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a configuration parameter
rxConfigGet(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a configuration parameter
rxConfigGet(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a configuration parameter
rxConfigGet(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a configuration parameter
rxConfigResetstat() - Method in class io.vertx.reactivex.redis.RedisClient
Reset the stats returned by INFO
rxConfigResetstat() - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset the stats returned by INFO
rxConfigResetstat() - Method in class io.vertx.rxjava.redis.RedisClient
Reset the stats returned by INFO
rxConfigResetstat() - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset the stats returned by INFO
rxConfigRewrite() - Method in class io.vertx.reactivex.redis.RedisClient
Rewrite the configuration file with the in memory configuration
rxConfigRewrite() - Method in class io.vertx.reactivex.redis.RedisTransaction
Rewrite the configuration file with the in memory configuration
rxConfigRewrite() - Method in class io.vertx.rxjava.redis.RedisClient
Rewrite the configuration file with the in memory configuration
rxConfigRewrite() - Method in class io.vertx.rxjava.redis.RedisTransaction
Rewrite the configuration file with the in memory configuration
rxConfigSet(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set a configuration parameter to the given value
rxConfigSet(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set a configuration parameter to the given value
rxConfigSet(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set a configuration parameter to the given value
rxConfigSet(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set a configuration parameter to the given value
rxConnect(int, String) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific port and host.
rxConnect(int, String, String) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific port and host.
rxConnect(SocketAddress) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
rxConnect(SocketAddress, String) - Method in class io.vertx.reactivex.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
rxConnect(int, String) - Method in class io.vertx.reactivex.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
rxConnect(int, String, String) - Method in class io.vertx.reactivex.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
rxConnect(int, String) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific port and host.
rxConnect(int, String, String) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific port and host.
rxConnect(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
rxConnect(SocketAddress, String) - Method in class io.vertx.rxjava.core.net.NetClient
Open a connection to a server at the specific remoteAddress.
rxConnect(int, String) - Method in class io.vertx.rxjava.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
rxConnect(int, String, String) - Method in class io.vertx.rxjava.mqtt.MqttClient
Connects to an MQTT server calling connectHandler after connection
rxCopy(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
rxCopy(String, String, CopyOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
rxCopy(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
rxCopy(String, String, CopyOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
rxCopyRecursive(String, String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
rxCopyRecursive(String, String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
Copy a file from the path from to path to, asynchronously.
rxCount(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Count matching documents in a collection.
rxCount(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Count matching documents in a collection.
rxCreateCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Create a new collection
rxCreateCollection(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Create a new collection
rxCreateFile(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
rxCreateFile(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
rxCreateFile(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Creates an empty file with the specified path, asynchronously.
rxCreateFile(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Creates an empty file with the specified path and permissions perms, asynchronously.
rxCreateIndex(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates an index.
rxCreateIndex(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Creates an index.
rxCreateIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Creates an index.
rxCreateIndexWithOptions(String, JsonObject, IndexOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Creates an index.
rxCreateTopic(String, int, int) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s)
rxCreateTopic(String, int, int, Map<String, String>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s).
rxCreateTopic(String, int, int) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s)
rxCreateTopic(String, int, int, Map<String, String>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Creates a new Kafka topic on all Brokers managed by the given Zookeeper instance(s).
rxDbsize() - Method in class io.vertx.reactivex.redis.RedisClient
Return the number of keys in the selected database
rxDbsize() - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the number of keys in the selected database
rxDbsize() - Method in class io.vertx.rxjava.redis.RedisClient
Return the number of keys in the selected database
rxDbsize() - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the number of keys in the selected database
rxDebugObject(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get debugging information about a key
rxDebugObject(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get debugging information about a key
rxDebugObject(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get debugging information about a key
rxDebugObject(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get debugging information about a key
rxDebugSegfault() - Method in class io.vertx.reactivex.redis.RedisClient
Make the server crash
rxDebugSegfault() - Method in class io.vertx.reactivex.redis.RedisTransaction
Make the server crash
rxDebugSegfault() - Method in class io.vertx.rxjava.redis.RedisClient
Make the server crash
rxDebugSegfault() - Method in class io.vertx.rxjava.redis.RedisTransaction
Make the server crash
rxDecodeToken(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Decode a token to a AccessToken object.
rxDecodeToken(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Decode a token to a AccessToken object.
rxDecr(String) - Method in class io.vertx.reactivex.redis.RedisClient
Decrement the integer value of a key by one
rxDecr(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Decrement the integer value of a key by one
rxDecr(String) - Method in class io.vertx.rxjava.redis.RedisClient
Decrement the integer value of a key by one
rxDecr(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Decrement the integer value of a key by one
rxDecrby(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Decrement the integer value of a key by the given number
rxDecrby(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Decrement the integer value of a key by the given number
rxDecrby(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Decrement the integer value of a key by the given number
rxDecrby(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Decrement the integer value of a key by the given number
rxDecrementAndGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
Decrement the counter atomically and return the new count
rxDecrementAndGet() - Method in class io.vertx.rxjava.core.shareddata.Counter
Decrement the counter atomically and return the new count
rxDel(String) - Method in class io.vertx.reactivex.redis.RedisClient
Delete a key
rxDel(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete a key
rxDel(String) - Method in class io.vertx.rxjava.redis.RedisClient
Delete a key
rxDel(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete a key
rxDelete(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
rxDelete(String) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Delete the session with the specified ID
rxDelete(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
rxDelete(String) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Delete the session with the specified ID
rxDeleteRecursive(String, boolean) - Method in class io.vertx.reactivex.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
rxDeleteRecursive(String, boolean) - Method in class io.vertx.rxjava.core.file.FileSystem
Deletes the file represented by the specified path, asynchronously.
rxDeleteTopic(String) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Delete the Kafka topic given by the topicName.
rxDeleteTopic(String) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Delete the Kafka topic given by the topicName.
rxDelMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete many keys
rxDelMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete many keys
rxDelMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete many keys
rxDelMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete many keys
rxDeployVerticle(String) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but the completionHandler will be notified when the deployment is complete.
rxDeployVerticle(String, DeploymentOptions) - Method in class io.vertx.reactivex.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
rxDeployVerticle(String) - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but the completionHandler will be notified when the deployment is complete.
rxDeployVerticle(String, DeploymentOptions) - Method in class io.vertx.rxjava.core.Vertx
Like Vertx.deployVerticle(java.lang.String) but DeploymentOptions are provided to configure the deployment.
rxDiscard() - Method in class io.vertx.reactivex.redis.RedisTransaction
Discard all commands issued after MULTI
rxDiscard() - Method in class io.vertx.rxjava.redis.RedisTransaction
Discard all commands issued after MULTI
rxDisconnect() - Method in class io.vertx.reactivex.mqtt.MqttClient
Disconnects from the MQTT server calling disconnectHandler after disconnection
rxDisconnect() - Method in class io.vertx.rxjava.mqtt.MqttClient
Disconnects from the MQTT server calling disconnectHandler after disconnection
rxDistinct(String, String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
rxDistinct(String, String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name.
rxDistinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
rxDistinctWithQuery(String, String, String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Gets the distinct values of the specified field name filtered by specified query.
rxDropCollection(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drop a collection
rxDropCollection(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Drop a collection
rxDropIndex(String, String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Drops the index given its name.
rxDropIndex(String, String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Drops the index given its name.
rxDump(String) - Method in class io.vertx.reactivex.redis.RedisClient
Return a serialized version of the value stored at the specified key.
rxDump(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a serialized version of the value stored at the specified key.
rxDump(String) - Method in class io.vertx.rxjava.redis.RedisClient
Return a serialized version of the value stored at the specified key.
rxDump(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a serialized version of the value stored at the specified key.
rxEcho(String) - Method in class io.vertx.reactivex.redis.RedisClient
Echo the given string
rxEcho(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Echo the given string
rxEcho(String) - Method in class io.vertx.rxjava.redis.RedisClient
Echo the given string
rxEcho(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Echo the given string
rxEndOffsets(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
rxEndOffsets(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the last offset for the given partition.
rxEval(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Execute a Lua script server side.
rxEval(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Execute a Lua script server side.
rxEval(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Execute a Lua script server side.
rxEval(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Execute a Lua script server side.
rxEvalScript(Script, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Execute a Lua script server side.
rxEvalScript(Script, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Execute a Lua script server side.
rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Execute a Lua script server side.
rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Execute a Lua script server side.
rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Execute a Lua script server side.
rxEvalsha(String, List<String>, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Execute a Lua script server side.
rxExec() - Method in class io.vertx.reactivex.redis.RedisTransaction
Execute all commands issued after MULTI
rxExec() - Method in class io.vertx.rxjava.redis.RedisTransaction
Execute all commands issued after MULTI
rxExecute(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL statement
rxExecute(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL statement
rxExecuteBlocking(Handler<Future<T>>, boolean) - Method in class io.vertx.reactivex.core.Context
Safely execute some blocking code.
rxExecuteBlocking(Handler<Future<T>>) - Method in class io.vertx.reactivex.core.Context
rxExecuteBlocking(Handler<Future<T>>, boolean) - Method in class io.vertx.reactivex.core.Vertx
Safely execute some blocking code.
rxExecuteBlocking(Handler<Future<T>>) - Method in class io.vertx.reactivex.core.Vertx
rxExecuteBlocking(Handler<Future<T>>, boolean) - Method in class io.vertx.reactivex.core.WorkerExecutor
Safely execute some blocking code.
rxExecuteBlocking(Handler<Future<T>>) - Method in class io.vertx.reactivex.core.WorkerExecutor
rxExecuteBlocking(Handler<Future<T>>, boolean) - Method in class io.vertx.rxjava.core.Context
Safely execute some blocking code.
rxExecuteBlocking(Handler<Future<T>>) - Method in class io.vertx.rxjava.core.Context
rxExecuteBlocking(Handler<Future<T>>, boolean) - Method in class io.vertx.rxjava.core.Vertx
Safely execute some blocking code.
rxExecuteBlocking(Handler<Future<T>>) - Method in class io.vertx.rxjava.core.Vertx
rxExecuteBlocking(Handler<Future<T>>, boolean) - Method in class io.vertx.rxjava.core.WorkerExecutor
Safely execute some blocking code.
rxExecuteBlocking(Handler<Future<T>>) - Method in class io.vertx.rxjava.core.WorkerExecutor
rxExecuteCommand(Handler<Future<T>>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
rxExecuteCommand(Handler<Future<T>>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
rxExecuteCommandWithFallback(Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
rxExecuteCommandWithFallback(Handler<Future<T>>, Function<Throwable, T>) - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
rxExists(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
rxExists(String) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if a key exists
rxExists(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if a key exists
rxExists(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Determines whether the file as specified by the path path exists, asynchronously.
rxExists(String) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if a key exists
rxExists(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if a key exists
rxExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if one or many keys exist
rxExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if one or many keys exist
rxExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if one or many keys exist
rxExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if one or many keys exist
rxExpire(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Set a key's time to live in seconds
rxExpire(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set a key's time to live in seconds
rxExpire(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Set a key's time to live in seconds
rxExpire(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set a key's time to live in seconds
rxExpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Set the expiration for a key as a UNIX timestamp
rxExpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp
rxExpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Set the expiration for a key as a UNIX timestamp
rxExpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp
rxFailover(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels (however a new version of the configuration will be published so that the other Sentinels will update their configurations)
rxFailover(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Force a failover as if the master was not reachable, and without asking for agreement to other Sentinels (however a new version of the configuration will be published so that the other Sentinels will update their configurations)
rxFetch(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
rxFetch(HttpMethod, String, JsonObject, Buffer) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
rxFetch(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
rxFetch(HttpMethod, String, JsonObject, Buffer) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Fetches a JSON resource using this Access Token.
rxFind(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection
rxFind(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find matching documents in the specified collection
rxFindOne(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection
rxFindOne(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection
rxFindOneAndDelete(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
rxFindOneAndDelete(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
rxFindOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
rxFindOneAndDeleteWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and delete it.
rxFindOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
rxFindOneAndReplace(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
rxFindOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
rxFindOneAndReplaceWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and replace it.
rxFindOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
rxFindOneAndUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
rxFindOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
rxFindOneAndUpdateWithOptions(String, JsonObject, JsonObject, FindOptions, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find a single matching document in the specified collection and update it.
rxFindWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
rxFindWithOptions(String, JsonObject, FindOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Find matching documents in the specified collection, specifying options
rxFlush() - Method in class io.vertx.reactivex.core.file.AsyncFile
Same as AsyncFile.flush() but the handler will be called when the flush is complete or if an error occurs
rxFlush() - Method in class io.vertx.rxjava.core.file.AsyncFile
Same as AsyncFile.flush() but the handler will be called when the flush is complete or if an error occurs
rxFlushall() - Method in class io.vertx.reactivex.redis.RedisClient
Remove all keys from all databases
rxFlushall() - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all keys from all databases
rxFlushall() - Method in class io.vertx.rxjava.redis.RedisClient
Remove all keys from all databases
rxFlushall() - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all keys from all databases
rxFlushConfig() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
rxFlushConfig() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Force Sentinel to rewrite its configuration on disk, including the current Sentinel state.
rxFlushdb() - Method in class io.vertx.reactivex.redis.RedisClient
Remove all keys from the current database
rxFlushdb() - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all keys from the current database
rxFlushdb() - Method in class io.vertx.rxjava.redis.RedisClient
Remove all keys from the current database
rxFlushdb() - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all keys from the current database
rxFsProps(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
rxFsProps(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Returns properties of the file-system being used by the specified path, asynchronously.
RxGen - Annotation Type in io.vertx.lang.reactivex
Associate an RxJava generated class with its original type, used for mapping the generated classes to their original type.
RxGen - Annotation Type in io.vertx.lang.rxjava
Associate an RxJava generated class with its original type, used for mapping the generated classes to their original type.
rxGeoadd(String, double, double, String) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoadd(String, double, double, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoadd(String, double, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoadd(String, double, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeoaddMany(String, List<GeoMember>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more geospatial items in the geospatial index represented using a sorted set.
rxGeodist(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodist(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodist(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodist(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeodistWithUnit(String, String, String, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the distance between two members in the geospatial index represented by the sorted set.
rxGeohash(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohash(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohash(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohash(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohashMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohashMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohashMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeohashMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return valid Geohash strings representing the position of one or more elements in a sorted set value representing a geospatial index (where elements were added using GEOADD).
rxGeopos(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeopos(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeopos(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeopos(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeoposMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeoposMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeoposMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeoposMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the positions (longitude,latitude) of all the specified members of the geospatial index represented by the sorted set at key.
rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradius(String, double, double, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.reactivex.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymember(String, String, double, GeoUnit) - Method in class io.vertx.rxjava.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisClient
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusbymemberWithOptions(String, String, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
This command is exactly like GEORADIUS with the sole difference that instead of taking, as the center of the area to query, a longitude and latitude value, it takes the name of a member already existing inside the geospatial index represented by the sorted set.
rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGeoradiusWithOptions(String, double, double, double, GeoUnit, GeoRadiusOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the members of a sorted set populated with geospatial information using GEOADD, which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
rxGet(K) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
rxGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
Get the current value of the counter
rxGet(String) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Get the session with the specified ID
rxGet(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a key
rxGet(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a key
rxGet(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Get a value from the map, asynchronously.
rxGet() - Method in class io.vertx.rxjava.core.shareddata.Counter
Get the current value of the counter
rxGet(String) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Get the session with the specified ID
rxGet(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a key
rxGet(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a key
rxGetAndAdd(long) - Method in class io.vertx.reactivex.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
rxGetAndAdd(long) - Method in class io.vertx.rxjava.core.shareddata.Counter
Add the value to the counter atomically and return the value before the add
rxGetAndIncrement() - Method in class io.vertx.reactivex.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
rxGetAndIncrement() - Method in class io.vertx.rxjava.core.shareddata.Counter
Increment the counter atomically and return the value before the increment.
rxGetAsyncMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the AsyncMap with the specified name.
rxGetAsyncMap(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get the AsyncMap with the specified name.
rxGetBinary(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a key - without decoding as utf-8
rxGetBinary(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a key - without decoding as utf-8
rxGetBinary(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a key - without decoding as utf-8
rxGetBinary(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a key - without decoding as utf-8
rxGetbit(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the bit value at offset in the string value stored at key
rxGetbit(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the bit value at offset in the string value stored at key
rxGetbit(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the bit value at offset in the string value stored at key
rxGetbit(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the bit value at offset in the string value stored at key
rxGetClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetClusterWideMap(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get the cluster wide map with the specified name.
rxGetClusterWideMap(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get the cluster wide map with the specified name.
rxGetCollections() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Get a list of all collections in the database.
rxGetCollections() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Get a list of all collections in the database.
rxGetConfig() - Method in class io.vertx.reactivex.config.ConfigRetriever
Reads the configuration from the different and computes the final configuration.
rxGetConfig() - Method in class io.vertx.rxjava.config.ConfigRetriever
Reads the configuration from the different and computes the final configuration.
rxGetConnection() - Method in class io.vertx.reactivex.ext.sql.SQLClient
Returns a connection that can be used to perform SQL operations on.
rxGetConnection() - Method in class io.vertx.rxjava.ext.sql.SQLClient
Returns a connection that can be used to perform SQL operations on.
rxGetConsumer(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
rxGetConsumer(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
rxGetConsumer(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
rxGetConsumer(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.MessageSource
Convenient method that looks for a message source and provides the configured .
rxGetCounter(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous counter.
rxGetCounter(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get an asynchronous counter.
rxGetJDBCClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetJDBCClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
Convenient method that looks for a JDBC datasource source and provides the configured JDBCClient.
rxGetLock(String) - Method in class io.vertx.reactivex.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
rxGetLock(String) - Method in class io.vertx.rxjava.core.shareddata.SharedData
Get an asynchronous lock with the specified name.
rxGetLockWithTimeout(String, long) - Method in class io.vertx.reactivex.core.shareddata.SharedData
rxGetLockWithTimeout(String, long) - Method in class io.vertx.rxjava.core.shareddata.SharedData
rxGetMasterAddrByName(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Return the ip and port number of the master with that name.
rxGetMasterAddrByName(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Return the ip and port number of the master with that name.
rxGetMongoClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
rxGetMongoClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
rxGetMongoClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
rxGetMongoClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
rxGetMongoClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
rxGetMongoClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
Convenient method that looks for a Mongo datasource source and provides the configured MongoClient.
rxGetrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Get a substring of the string stored at a key
rxGetrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get a substring of the string stored at a key
rxGetrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Get a substring of the string stored at a key
rxGetrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get a substring of the string stored at a key
rxGetRecord(JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
rxGetRecord(Function<Record, Boolean>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
rxGetRecord(Function<Record, Boolean>, boolean) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a single record.
rxGetRecord(JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a single record.
rxGetRecord(Function<Record, Boolean>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a single record.
rxGetRecord(Function<Record, Boolean>, boolean) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a single record.
rxGetRecords(JsonObject) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
rxGetRecords(Function<Record, Boolean>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
rxGetRecords(Function<Record, Boolean>, boolean) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Lookups for a set of records.
rxGetRecords(JsonObject) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a set of records.
rxGetRecords(Function<Record, Boolean>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a set of records.
rxGetRecords(Function<Record, Boolean>, boolean) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Lookups for a set of records.
rxGetRedisClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetRedisClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
Convenient method that looks for a Redis data source and provides the configured RedisClient.
rxGetset(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key and return its old value
rxGetset(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key and return its old value
rxGetset(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key and return its old value
rxGetset(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key and return its old value
rxGetToken(JsonObject) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Returns the Access Token object.
rxGetToken(JsonObject) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Returns the Access Token object.
rxGetTransactionIsolation() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Attempts to return the transaction isolation level for this Connection object to the one given.
rxGetTransactionIsolation() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Attempts to return the transaction isolation level for this Connection object to the one given.
rxGetWebClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, JsonObject, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxGetWebClient(ServiceDiscovery, Function<Record, Boolean>, JsonObject) - Static method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
Convenient method that looks for a HTTP endpoint and provides the configured .
rxHandler() - Method in class io.vertx.reactivex.ext.unit.Async
Completion handler to receive a completion signal when this completions completes.
rxHandler() - Method in class io.vertx.reactivex.ext.unit.Completion
Completion handler to receive a completion signal when this completions completes.
rxHandler() - Method in class io.vertx.reactivex.ext.unit.TestCompletion
Completion handler to receive a completion signal when this completions completes.
rxHandler() - Method in class io.vertx.rxjava.ext.unit.Async
Completion handler to receive a completion signal when this completions completes.
rxHandler() - Method in class io.vertx.rxjava.ext.unit.Completion
Completion handler to receive a completion signal when this completions completes.
rxHandler() - Method in class io.vertx.rxjava.ext.unit.TestCompletion
Completion handler to receive a completion signal when this completions completes.
rxHdel(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Delete one or more hash fields
rxHdel(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete one or more hash fields
rxHdel(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Delete one or more hash fields
rxHdel(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete one or more hash fields
rxHdelMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete one or more hash fields
rxHdelMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete one or more hash fields
rxHdelMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete one or more hash fields
rxHdelMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete one or more hash fields
RxHelper - Class in io.vertx.reactivex.core
 
RxHelper() - Constructor for class io.vertx.reactivex.core.RxHelper
 
RxHelper - Class in io.vertx.reactivex
 
RxHelper() - Constructor for class io.vertx.reactivex.RxHelper
 
RxHelper - Class in io.vertx.rx.java
A set of helpers for RxJava and Vert.x.
RxHelper() - Constructor for class io.vertx.rx.java.RxHelper
 
RxHelper - Class in io.vertx.rxjava.core
A set of helpers for RxJava and Vert.x.
RxHelper() - Constructor for class io.vertx.rxjava.core.RxHelper
 
rxHexists(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if a hash field exists
rxHexists(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if a hash field exists
rxHexists(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if a hash field exists
rxHexists(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if a hash field exists
rxHget(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of a hash field
rxHget(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of a hash field
rxHget(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of a hash field
rxHget(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of a hash field
rxHgetall(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the fields and values in a hash
rxHgetall(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the fields and values in a hash
rxHgetall(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the fields and values in a hash
rxHgetall(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the fields and values in a hash
rxHincrby(String, String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the integer value of a hash field by the given number
rxHincrby(String, String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the integer value of a hash field by the given number
rxHincrby(String, String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the integer value of a hash field by the given number
rxHincrby(String, String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the integer value of a hash field by the given number
rxHincrbyfloat(String, String, double) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the float value of a hash field by the given amount
rxHincrbyfloat(String, String, double) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the float value of a hash field by the given amount
rxHincrbyfloat(String, String, double) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the float value of a hash field by the given amount
rxHincrbyfloat(String, String, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the float value of a hash field by the given amount
rxHkeys(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the fields in a hash
rxHkeys(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the fields in a hash
rxHkeys(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the fields in a hash
rxHkeys(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the fields in a hash
rxHlen(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the number of fields in a hash
rxHlen(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the number of fields in a hash
rxHlen(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the number of fields in a hash
rxHlen(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the number of fields in a hash
rxHmget(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the values of all the given hash fields
rxHmget(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the values of all the given hash fields
rxHmget(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the values of all the given hash fields
rxHmget(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the values of all the given hash fields
rxHmset(String, JsonObject) - Method in class io.vertx.reactivex.redis.RedisClient
Set multiple hash fields to multiple values
rxHmset(String, JsonObject) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set multiple hash fields to multiple values
rxHmset(String, JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
Set multiple hash fields to multiple values
rxHmset(String, JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set multiple hash fields to multiple values
rxHscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate hash fields and associated values
rxHscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate hash fields and associated values
rxHscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate hash fields and associated values
rxHscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate hash fields and associated values
rxHset(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a hash field
rxHset(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a hash field
rxHset(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a hash field
rxHset(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a hash field
rxHsetnx(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value of a hash field, only if the field does not exist
rxHsetnx(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value of a hash field, only if the field does not exist
rxHsetnx(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value of a hash field, only if the field does not exist
rxHsetnx(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value of a hash field, only if the field does not exist
rxHstrlen(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of the value of a hash field.
rxHstrlen(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of the value of a hash field.
rxHvals(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the values in a hash
rxHvals(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the values in a hash
rxHvals(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the values in a hash
rxHvals(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the values in a hash
rxIncr(String) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the integer value of a key by one
rxIncr(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the integer value of a key by one
rxIncr(String) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the integer value of a key by one
rxIncr(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the integer value of a key by one
rxIncrby(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the integer value of a key by the given amount
rxIncrby(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the integer value of a key by the given amount
rxIncrby(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the integer value of a key by the given amount
rxIncrby(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the integer value of a key by the given amount
rxIncrbyfloat(String, double) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the float value of a key by the given amount
rxIncrbyfloat(String, double) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the float value of a key by the given amount
rxIncrbyfloat(String, double) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the float value of a key by the given amount
rxIncrbyfloat(String, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the float value of a key by the given amount
rxIncrementAndGet() - Method in class io.vertx.reactivex.core.shareddata.Counter
Increment the counter atomically and return the new count
rxIncrementAndGet() - Method in class io.vertx.rxjava.core.shareddata.Counter
Increment the counter atomically and return the new count
rxInfo() - Method in class io.vertx.reactivex.redis.RedisClient
Get information and statistics about the server
rxInfo() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get information and statistics about the server
rxInfo() - Method in class io.vertx.rxjava.redis.RedisClient
Get information and statistics about the server
rxInfo() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get information and statistics about the server
rxInfoSection(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get information and statistics about the server
rxInfoSection(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get information and statistics about the server
rxInfoSection(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get information and statistics about the server
rxInfoSection(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get information and statistics about the server
rxInsert(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Insert a document in the specified collection
rxInsert(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Insert a document in the specified collection
rxInsertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
rxInsertWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Insert a document in the specified collection with the specified write option
rxIntrospect() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Introspect access token.
rxIntrospect(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Introspect access token.
rxIntrospect() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Introspect access token.
rxIntrospect(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Introspect access token.
rxIntrospectToken(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
rxIntrospectToken(String, String) - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
rxIntrospectToken(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
rxIntrospectToken(String, String) - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Query an OAuth 2.0 authorization server to determine the active state of an OAuth 2.0 token and to determine meta-information about this token.
rxInvoke(String) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
rxInvoke(String) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Invokes the registered procedure with the given name and sub-procedures.
rxIsAuthorised(String) - Method in class io.vertx.reactivex.ext.auth.User
 
rxIsAuthorised(String) - Method in class io.vertx.rxjava.ext.auth.User
 
rxIsAuthorized(String) - Method in class io.vertx.reactivex.ext.auth.User
Is the user authorised to
rxIsAuthorized(String) - Method in class io.vertx.rxjava.ext.auth.User
Is the user authorised to
rxKeys(String) - Method in class io.vertx.reactivex.redis.RedisClient
Find all keys matching the given pattern
rxKeys(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Find all keys matching the given pattern
rxKeys(String) - Method in class io.vertx.rxjava.redis.RedisClient
Find all keys matching the given pattern
rxKeys(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Find all keys matching the given pattern
rxLastsave() - Method in class io.vertx.reactivex.redis.RedisClient
Get the UNIX time stamp of the last successful save to disk
rxLastsave() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the UNIX time stamp of the last successful save to disk
rxLastsave() - Method in class io.vertx.rxjava.redis.RedisClient
Get the UNIX time stamp of the last successful save to disk
rxLastsave() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the UNIX time stamp of the last successful save to disk
rxLindex(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Get an element from a list by its index
rxLindex(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get an element from a list by its index
rxLindex(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Get an element from a list by its index
rxLindex(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get an element from a list by its index
rxLink(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
rxLink(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Create a hard link on the file system from link to existing, asynchronously.
rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Insert an element before or after another element in a list
rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Insert an element before or after another element in a list
rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Insert an element before or after another element in a list
rxLinsert(String, InsertOptions, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Insert an element before or after another element in a list
rxListen(int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Start listening on the given port and host.
rxListen(int, String) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
rxListen(int) - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
rxListen() - Method in class io.vertx.reactivex.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
rxListen() - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(int, String) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(int) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(SocketAddress) - Method in class io.vertx.reactivex.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(int, String) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified It ignores any options specified through the constructor
rxListen(int) - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
rxListen() - Method in class io.vertx.reactivex.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
rxListen(int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Start listening on the given port and host.
rxListen(int, String) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
rxListen(int) - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
rxListen() - Method in class io.vertx.rxjava.core.http.HttpServer
Like HttpServer.listen() but supplying a handler that will be called when the server is actually listening (or has failed).
rxListen() - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(int, String) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(int) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(SocketAddress) - Method in class io.vertx.rxjava.core.net.NetServer
Like NetServer.listen() but providing a handler that will be notified when the server is listening, or fails.
rxListen(int, String) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections on the port and host specified It ignores any options specified through the constructor
rxListen(int) - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections on the port specified but on "0.0.0.0" as host.
rxListen() - Method in class io.vertx.rxjava.mqtt.MqttServer
Start the server listening for incoming connections using the specified options through the constructor
rxListenMulticastGroup(String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
rxListenMulticastGroup(String, String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
rxListenMulticastGroup(String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it.
rxListenMulticastGroup(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Joins a multicast group and listens for packets send to it on the given network interface.
rxListIndexes(String) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Get all the indexes in this collection.
rxListIndexes(String) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Get all the indexes in this collection.
rxLlen(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of a list
rxLlen(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the length of a list
rxLlen(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of a list
rxLlen(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the length of a list
rxLoadJWK() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
Loads a JWK Set from the remote provider.
rxLoadJWK() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
Loads a JWK Set from the remote provider.
rxLogout() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Revoke refresh token and calls the logout endpoint.
rxLogout() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Revoke refresh token and calls the logout endpoint.
rxLookup(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
rxLookup(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to lookup the A (ipv4) or AAAA (ipv6) record for the given name.
rxLookup4(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
rxLookup4(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to lookup the A (ipv4) record for the given name.
rxLookup6(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
rxLookup6(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to lookup the AAAA (ipv6) record for the given name.
rxLpop(String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the first element in a list
rxLpop(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the first element in a list
rxLpop(String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the first element in a list
rxLpop(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the first element in a list
rxLprops(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
rxLprops(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Obtain properties for the link represented by path, asynchronously.
rxLpush(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Prepend one value to a list
rxLpush(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Prepend one value to a list
rxLpush(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Prepend one value to a list
rxLpush(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Prepend one value to a list
rxLpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Prepend one or multiple values to a list
rxLpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Prepend one or multiple values to a list
rxLpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Prepend one or multiple values to a list
rxLpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Prepend one or multiple values to a list
rxLpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Prepend a value to a list, only if the list exists
rxLpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Prepend a value to a list, only if the list exists
rxLpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Prepend a value to a list, only if the list exists
rxLpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Prepend a value to a list, only if the list exists
rxLrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Get a range of elements from a list
rxLrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get a range of elements from a list
rxLrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Get a range of elements from a list
rxLrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get a range of elements from a list
rxLrem(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove elements from a list
rxLrem(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove elements from a list
rxLrem(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove elements from a list
rxLrem(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove elements from a list
rxLset(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value of an element in a list by its index
rxLset(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value of an element in a list by its index
rxLset(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value of an element in a list by its index
rxLset(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value of an element in a list by its index
rxLtrim(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Trim a list to the specified range
rxLtrim(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Trim a list to the specified range
rxLtrim(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Trim a list to the specified range
rxLtrim(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Trim a list to the specified range
rxMaster(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show the state and info of the specified master
rxMaster(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show the state and info of the specified master
rxMasters() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show a list of monitored masters and their state
rxMasters() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show a list of monitored masters and their state
rxMget(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the value of the given key
rxMget(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the value of the given key
rxMget(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the value of the given key
rxMget(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the value of the given key
rxMgetMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the values of all the given keys
rxMgetMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the values of all the given keys
rxMgetMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the values of all the given keys
rxMgetMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the values of all the given keys
rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Atomically transfer a key from a Redis instance to another one.
rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Atomically transfer a key from a Redis instance to another one.
rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Atomically transfer a key from a Redis instance to another one.
rxMigrate(String, int, String, int, long, MigrateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Atomically transfer a key from a Redis instance to another one.
rxMkdir(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path, asynchronously.
rxMkdir(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path, asynchronously.
rxMkdir(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path, asynchronously.
rxMkdir(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path, asynchronously.
rxMkdirs(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
rxMkdirs(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
rxMkdirs(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
rxMkdirs(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Create the directory represented by path and any non existent parents, asynchronously.
rxMonitor() - Method in class io.vertx.reactivex.redis.RedisClient
Listen for all requests received by the server in real time
rxMonitor() - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for all requests received by the server in real time
rxMonitor() - Method in class io.vertx.rxjava.redis.RedisClient
Listen for all requests received by the server in real time
rxMonitor() - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for all requests received by the server in real time
rxMove(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
rxMove(String, String, CopyOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
rxMove(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Move a key to another database
rxMove(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Move a key to another database
rxMove(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
rxMove(String, String, CopyOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
Move a file from the path from to path to, asynchronously.
rxMove(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Move a key to another database
rxMove(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Move a key to another database
rxMset(JsonObject) - Method in class io.vertx.reactivex.redis.RedisClient
Set multiple keys to multiple values
rxMset(JsonObject) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set multiple keys to multiple values
rxMset(JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
Set multiple keys to multiple values
rxMset(JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set multiple keys to multiple values
rxMsetnx(JsonObject) - Method in class io.vertx.reactivex.redis.RedisClient
Set multiple keys to multiple values, only if none of the keys exist
rxMsetnx(JsonObject) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set multiple keys to multiple values, only if none of the keys exist
rxMsetnx(JsonObject) - Method in class io.vertx.rxjava.redis.RedisClient
Set multiple keys to multiple values, only if none of the keys exist
rxMsetnx(JsonObject) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set multiple keys to multiple values, only if none of the keys exist
rxMulti() - Method in class io.vertx.reactivex.redis.RedisTransaction
Mark the start of a RedisTransaction block
rxMulti() - Method in class io.vertx.rxjava.redis.RedisTransaction
Mark the start of a RedisTransaction block
rxObject(String, ObjectCmd) - Method in class io.vertx.reactivex.redis.RedisClient
Inspect the internals of Redis objects
rxObject(String, ObjectCmd) - Method in class io.vertx.reactivex.redis.RedisTransaction
Inspect the internals of Redis objects
rxObject(String, ObjectCmd) - Method in class io.vertx.rxjava.redis.RedisClient
Inspect the internals of Redis objects
rxObject(String, ObjectCmd) - Method in class io.vertx.rxjava.redis.RedisTransaction
Inspect the internals of Redis objects
rxOffsetsForTimes(TopicPartition, Long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
rxOffsetsForTimes(TopicPartition, Long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Look up the offset for the given partition by timestamp.
rxOpen(String, OpenOptions) - Method in class io.vertx.reactivex.core.file.FileSystem
Open the file represented by path, asynchronously.
rxOpen(String, OpenOptions) - Method in class io.vertx.rxjava.core.file.FileSystem
Open the file represented by path, asynchronously.
rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
Parses the credentials from the request into a JsonObject.
rxParseCredentials(RoutingContext) - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
Parses the credentials from the request into a JsonObject.
rxPartitionsFor(String) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
rxPartitionsFor(String) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
rxPartitionsFor(String) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get metadata about the partitions for a given topic.
rxPartitionsFor(String) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Get the partition metadata for the give topic.
rxPause(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
rxPause(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
rxPause(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partition.
rxPause(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Suspend fetching from the requested partitions.
rxPaused() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
rxPaused() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the set of partitions that were previously paused by a call to pause(Set).
rxPersist(String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove the expiration from a key
rxPersist(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove the expiration from a key
rxPersist(String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove the expiration from a key
rxPersist(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove the expiration from a key
rxPexpire(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Set a key's time to live in milliseconds
rxPexpire(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set a key's time to live in milliseconds
rxPexpire(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Set a key's time to live in milliseconds
rxPexpire(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set a key's time to live in milliseconds
rxPexpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisClient
Set the expiration for a key as a UNIX timestamp specified in milliseconds
rxPexpireat(String, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp specified in milliseconds
rxPexpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisClient
Set the expiration for a key as a UNIX timestamp specified in milliseconds
rxPexpireat(String, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the expiration for a key as a UNIX timestamp specified in milliseconds
rxPfadd(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Adds the specified element to the specified HyperLogLog.
rxPfadd(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Adds the specified element to the specified HyperLogLog.
rxPfadd(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Adds the specified element to the specified HyperLogLog.
rxPfadd(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Adds the specified element to the specified HyperLogLog.
rxPfaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Adds the specified elements to the specified HyperLogLog.
rxPfaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Adds the specified elements to the specified HyperLogLog.
rxPfaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Adds the specified elements to the specified HyperLogLog.
rxPfaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Adds the specified elements to the specified HyperLogLog.
rxPfcount(String) - Method in class io.vertx.reactivex.redis.RedisClient
Return the approximated cardinality of the set observed by the HyperLogLog at key.
rxPfcount(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the approximated cardinality of the set observed by the HyperLogLog at key.
rxPfcount(String) - Method in class io.vertx.rxjava.redis.RedisClient
Return the approximated cardinality of the set observed by the HyperLogLog at key.
rxPfcount(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the approximated cardinality of the set observed by the HyperLogLog at key.
rxPfcountMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
rxPfcountMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
rxPfcountMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
rxPfcountMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the approximated cardinality of the set(s) observed by the HyperLogLog at key(s).
rxPfmerge(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Merge N different HyperLogLogs into a single one.
rxPfmerge(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Merge N different HyperLogLogs into a single one.
rxPfmerge(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Merge N different HyperLogLogs into a single one.
rxPfmerge(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Merge N different HyperLogLogs into a single one.
rxPing(Buffer) - Method in class io.vertx.reactivex.core.http.HttpConnection
Send a frame to the remote endpoint.
rxPing() - Method in class io.vertx.reactivex.redis.RedisClient
Ping the server
rxPing() - Method in class io.vertx.reactivex.redis.RedisTransaction
Ping the server
rxPing(Buffer) - Method in class io.vertx.rxjava.core.http.HttpConnection
Send a frame to the remote endpoint.
rxPing() - Method in class io.vertx.rxjava.redis.RedisClient
Ping the server
rxPing() - Method in class io.vertx.rxjava.redis.RedisTransaction
Ping the server
rxPosition(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
rxPosition(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the offset of the next record that will be fetched (if a record with that offset exists).
rxProps(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
rxProps(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Obtain properties for the file represented by path, asynchronously.
rxPsetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value and expiration in milliseconds of a key
rxPsetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value and expiration in milliseconds of a key
rxPsetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value and expiration in milliseconds of a key
rxPsetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value and expiration in milliseconds of a key
rxPsubscribe(String) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to channels matching the given pattern
rxPsubscribe(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to channels matching the given pattern
rxPsubscribe(String) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to channels matching the given pattern
rxPsubscribe(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to channels matching the given pattern
rxPsubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to channels matching the given patterns
rxPsubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to channels matching the given patterns
rxPsubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to channels matching the given patterns
rxPsubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to channels matching the given patterns
rxPttl(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the time to live for a key in milliseconds
rxPttl(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the time to live for a key in milliseconds
rxPttl(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the time to live for a key in milliseconds
rxPttl(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the time to live for a key in milliseconds
rxPublish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
rxPublish(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Post a message to a channel
rxPublish(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Post a message to a channel
rxPublish(Record) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Publishes a record.
rxPublish(Record) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
Publishes a record.
rxPublish(String, Buffer, MqttQoS, boolean, boolean) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sends the PUBLISH message to the remote MQTT server
rxPublish(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Post a message to a channel
rxPublish(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Post a message to a channel
rxPublish(Record) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Publishes a record.
rxPublish(Record) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
Publishes a record.
rxPubsubChannels(String) - Method in class io.vertx.reactivex.redis.RedisClient
Lists the currently active channels - only those matching the pattern
rxPubsubChannels(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Lists the currently active channels - only those matching the pattern
rxPubsubChannels(String) - Method in class io.vertx.rxjava.redis.RedisClient
Lists the currently active channels - only those matching the pattern
rxPubsubChannels(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Lists the currently active channels - only those matching the pattern
rxPubsubNumpat() - Method in class io.vertx.reactivex.redis.RedisClient
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
rxPubsubNumpat() - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
rxPubsubNumpat() - Method in class io.vertx.rxjava.redis.RedisClient
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
rxPubsubNumpat() - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the number of subscriptions to patterns (that are performed using the PSUBSCRIBE command)
rxPubsubNumsub(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
rxPubsubNumsub(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
rxPubsubNumsub(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
rxPubsubNumsub(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Returns the number of subscribers (not counting clients subscribed to patterns) for the specified channels
rxPunsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Stop listening for messages posted to channels matching the given patterns
rxPunsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Stop listening for messages posted to channels matching the given patterns
rxPunsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Stop listening for messages posted to channels matching the given patterns
rxPunsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Stop listening for messages posted to channels matching the given patterns
rxPush(HttpMethod, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
rxPush(HttpMethod, String, String, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Push a response to the client.

The handler will be notified with a success when the push can be sent and with a failure when the client has disabled push or reset the push before it has been sent.

The handler may be queued if the client has reduced the maximum number of streams the server can push concurrently.

Push can be sent only for peer initiated streams and if the response is not ended.

rxPush(HttpMethod, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
rxPush(HttpMethod, String, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Push a response to the client.

The handler will be notified with a success when the push can be sent and with a failure when the client has disabled push or reset the push before it has been sent.

The handler may be queued if the client has reduced the maximum number of streams the server can push concurrently.

Push can be sent only for peer initiated streams and if the response is not ended.

rxPut(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
rxPut(K, V, long) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
rxPut(Session) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Add a session with the specified ID
rxPut(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Put a value in the map, asynchronously.
rxPut(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
rxPut(Session) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Add a session with the specified ID
rxPutIfAbsent(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
rxPutIfAbsent(K, V, long) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
rxPutIfAbsent(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Put the entry only if there is no entry with the key already present.
rxPutIfAbsent(K, V, long) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
rxQuery(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL statement and returns it back after the execution.
rxQuery(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query.
rxQuery(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a single SQL statement, this method acquires a connection from the the pool and executes the SQL statement and returns it back after the execution.
rxQuery(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query.
rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a one shot SQL statement that returns a single SQL row.
rxQuerySingle(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Execute a one shot SQL statement that returns a single SQL row.
rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a one shot SQL statement that returns a single SQL row.
rxQuerySingle(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Execute a one shot SQL statement that returns a single SQL row.
rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a one shot SQL statement with arguments that returns a single SQL row.
rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Execute a one shot SQL statement with arguments that returns a single SQL row.
rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a one shot SQL statement with arguments that returns a single SQL row.
rxQuerySingleWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Execute a one shot SQL statement with arguments that returns a single SQL row.
rxQueryStream(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
rxQueryStream(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
rxQueryStreamWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
rxQueryStreamWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT statement which returns the results of the query as a read stream.
rxQueryWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL prepared statement and returns it back after the execution.
rxQueryWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL SELECT prepared statement which returns the results of the query.
rxQueryWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Execute a single SQL prepared statement, this method acquires a connection from the the pool and executes the SQL prepared statement and returns it back after the execution.
rxQueryWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL SELECT prepared statement which returns the results of the query.
rxRandomkey() - Method in class io.vertx.reactivex.redis.RedisClient
Return a random key from the keyspace
rxRandomkey() - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a random key from the keyspace
rxRandomkey() - Method in class io.vertx.rxjava.redis.RedisClient
Return a random key from the keyspace
rxRandomkey() - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a random key from the keyspace
rxRead(Buffer, int, long, int) - Method in class io.vertx.reactivex.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
rxRead(Buffer, int, long, int) - Method in class io.vertx.rxjava.core.file.AsyncFile
Reads length bytes of data from the file at position position in the file, asynchronously.
rxReadDir(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
rxReadDir(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
rxReadDir(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
rxReadDir(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Read the contents of the directory specified by path, asynchronously.
rxReadFile(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Reads the entire file as represented by the path path as a , asynchronously.
rxReadFile(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Reads the entire file as represented by the path path as a , asynchronously.
rxReadSymlink(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
rxReadSymlink(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Returns the path representing the file that the symbolic link specified by link points to, asynchronously.
rxRefresh() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Refresh the access token
rxRefresh() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Refresh the access token
rxRemove(K) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
rxRemove(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection
rxRemove(K) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Remove a value from the map, asynchronously.
rxRemove(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection
rxRemoveDocument(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
rxRemoveDocument(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection and return the handler with MongoClientDeleteResult result
rxRemoveDocuments(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
rxRemoveDocuments(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection and return the handler with MongoClientDeleteResult result
rxRemoveDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
rxRemoveDocumentsWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option and return the handler with MongoClientDeleteResult result
rxRemoveDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
rxRemoveDocumentWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option and return the handler with MongoClientDeleteResult result
rxRemoveIfPresent(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
rxRemoveIfPresent(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Remove a value from the map, only if entry already exists with same value.
rxRemoveOne(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection
rxRemoveOne(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection
rxRemoveOneWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option
rxRemoveOneWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove a single matching document from a collection with the specified write option
rxRemoveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option
rxRemoveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Remove matching documents from a collection with the specified write option
rxRename(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Rename a key
rxRename(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Rename a key
rxRename(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Rename a key
rxRename(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Rename a key
rxRenamenx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Rename a key, only if the new key does not exist
rxRenamenx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Rename a key, only if the new key does not exist
rxRenamenx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Rename a key, only if the new key does not exist
rxRenamenx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Rename a key, only if the new key does not exist
rxRender(RoutingContext, String) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
Render the template
rxRender(RoutingContext, String, String) - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
Render the template
rxRender(RoutingContext, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
Render the template
rxRender(RoutingContext, String, String) - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
Render the template
rxReplace(K, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
rxReplace(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection
rxReplace(K, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to some value
rxReplace(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection
rxReplaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
rxReplaceDocuments(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection and return the handler with MongoClientUpdateResult result
rxReplaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
rxReplaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
rxReplaceIfPresent(K, V, V) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
rxReplaceIfPresent(K, V, V) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Replace the entry only if it is currently mapped to a specific value
rxReplaceWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options
rxReplaceWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Replace matching documents in the specified collection, specifying options
rxReply(Object) - Method in class io.vertx.reactivex.core.eventbus.Message
The same as reply(R message) but you can specify handler for the reply - i.e.
rxReply(Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.Message
The same as reply(R message, DeliveryOptions) but you can specify handler for the reply - i.e.
rxReply(Object) - Method in class io.vertx.rxjava.core.eventbus.Message
The same as reply(R message) but you can specify handler for the reply - i.e.
rxReply(Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.Message
The same as reply(R message, DeliveryOptions) but you can specify handler for the reply - i.e.
rxReset(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Reset all the masters with matching name.
rxReset(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Reset all the masters with matching name.
rxResolveA(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
rxResolveA(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve all A (ipv4) records for the given name.
rxResolveAAAA(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
rxResolveAAAA(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve all AAAA (ipv6) records for the given name.
rxResolveCNAME(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
rxResolveCNAME(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the CNAME record for the given name.
rxResolveMX(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the MX records for the given name.
rxResolveMX(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the MX records for the given name.
rxResolveNS(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the NS records for the given name.
rxResolveNS(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the NS records for the given name.
rxResolvePTR(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the PTR record for the given name.
rxResolvePTR(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the PTR record for the given name.
rxResolveSRV(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the SRV records for the given name.
rxResolveSRV(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the SRV records for the given name.
rxResolveTXT(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to resolve the TXT records for the given name.
rxResolveTXT(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to resolve the TXT records for the given name.
rxRestore(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
Create a key using the provided serialized value, previously obtained using DUMP.
rxRestore(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Create a key using the provided serialized value, previously obtained using DUMP.
rxRestore(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
Create a key using the provided serialized value, previously obtained using DUMP.
rxRestore(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Create a key using the provided serialized value, previously obtained using DUMP.
rxResume(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
rxResume(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
rxResume(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Resume specified partition which have been paused with pause.
rxResume(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Resume specified partitions which have been paused with pause.
rxReverseLookup(String) - Method in class io.vertx.reactivex.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
rxReverseLookup(String) - Method in class io.vertx.rxjava.core.dns.DnsClient
Try to do a reverse lookup of an IP address.
rxRevoke(String) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Revoke access or refresh token
rxRevoke(String) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Revoke access or refresh token
rxRole() - Method in class io.vertx.reactivex.redis.RedisClient
Return the role of the instance in the context of replication
rxRole() - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the role of the instance in the context of replication
rxRole() - Method in class io.vertx.rxjava.redis.RedisClient
Return the role of the instance in the context of replication
rxRole() - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the role of the instance in the context of replication
rxRollback() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Rolls back all changes made since the previous commit/rollback.
rxRollback() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Rolls back all changes made since the previous commit/rollback.
rxRpop(String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and get the last element in a list
rxRpop(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and get the last element in a list
rxRpop(String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and get the last element in a list
rxRpop(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and get the last element in a list
rxRpoplpush(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove the last element in a list, append it to another list and return it
rxRpoplpush(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove the last element in a list, append it to another list and return it
rxRpoplpush(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove the last element in a list, append it to another list and return it
rxRpoplpush(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove the last element in a list, append it to another list and return it
rxRpush(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Append one or multiple values to a list
rxRpush(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append one or multiple values to a list
rxRpush(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Append one or multiple values to a list
rxRpush(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append one or multiple values to a list
rxRpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Append one or multiple values to a list
rxRpushMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append one or multiple values to a list
rxRpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Append one or multiple values to a list
rxRpushMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append one or multiple values to a list
rxRpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Append a value to a list, only if the list exists
rxRpushx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Append a value to a list, only if the list exists
rxRpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Append a value to a list, only if the list exists
rxRpushx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Append a value to a list, only if the list exists
rxRunCommand(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
rxRunCommand(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Run an arbitrary MongoDB command.
rxSadd(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Add a member to a set
rxSadd(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add a member to a set
rxSadd(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Add a member to a set
rxSadd(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add a member to a set
rxSaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more members to a set
rxSaddMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more members to a set
rxSaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more members to a set
rxSaddMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more members to a set
rxSave(String, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Save a document in the specified collection
rxSave() - Method in class io.vertx.reactivex.redis.RedisClient
Synchronously save the dataset to disk
rxSave() - Method in class io.vertx.reactivex.redis.RedisTransaction
Synchronously save the dataset to disk
rxSave(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Save a document in the specified collection
rxSave() - Method in class io.vertx.rxjava.redis.RedisClient
Synchronously save the dataset to disk
rxSave() - Method in class io.vertx.rxjava.redis.RedisTransaction
Synchronously save the dataset to disk
rxSaveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
rxSaveWithOptions(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
rxScan(String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate the keys space
rxScan(String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate the keys space
rxScan(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate the keys space
rxScan(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate the keys space
rxScard(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the number of members in a set
rxScard(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the number of members in a set
rxScard(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the number of members in a set
rxScard(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the number of members in a set
rxScriptDebug(ScriptDebugOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Set the debug mode for executed scripts.
rxScriptDebug(ScriptDebugOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Set the debug mode for executed scripts.
rxScriptExists(String) - Method in class io.vertx.reactivex.redis.RedisClient
Check existence of script in the script cache.
rxScriptExists(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Check existence of script in the script cache.
rxScriptExists(String) - Method in class io.vertx.rxjava.redis.RedisClient
Check existence of script in the script cache.
rxScriptExists(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Check existence of script in the script cache.
rxScriptExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Check existence of scripts in the script cache.
rxScriptExistsMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Check existence of scripts in the script cache.
rxScriptExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Check existence of scripts in the script cache.
rxScriptExistsMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Check existence of scripts in the script cache.
rxScriptFlush() - Method in class io.vertx.reactivex.redis.RedisClient
Remove all the scripts from the script cache.
rxScriptFlush() - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all the scripts from the script cache.
rxScriptFlush() - Method in class io.vertx.rxjava.redis.RedisClient
Remove all the scripts from the script cache.
rxScriptFlush() - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all the scripts from the script cache.
rxScriptKill() - Method in class io.vertx.reactivex.redis.RedisClient
Kill the script currently in execution.
rxScriptKill() - Method in class io.vertx.reactivex.redis.RedisTransaction
Kill the script currently in execution.
rxScriptKill() - Method in class io.vertx.rxjava.redis.RedisClient
Kill the script currently in execution.
rxScriptKill() - Method in class io.vertx.rxjava.redis.RedisTransaction
Kill the script currently in execution.
rxScriptLoad(String) - Method in class io.vertx.reactivex.redis.RedisClient
Load the specified Lua script into the script cache.
rxScriptLoad(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Load the specified Lua script into the script cache.
rxScriptLoad(String) - Method in class io.vertx.rxjava.redis.RedisClient
Load the specified Lua script into the script cache.
rxScriptLoad(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Load the specified Lua script into the script cache.
rxSdiff(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Subtract multiple sets
rxSdiff(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Subtract multiple sets
rxSdiff(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Subtract multiple sets
rxSdiff(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Subtract multiple sets
rxSdiffstore(String, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Subtract multiple sets and store the resulting set in a key
rxSdiffstore(String, String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Subtract multiple sets and store the resulting set in a key
rxSdiffstore(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Subtract multiple sets and store the resulting set in a key
rxSdiffstore(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Subtract multiple sets and store the resulting set in a key
rxSeek(TopicPartition, long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
rxSeek(TopicPartition, long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
rxSeekToBeginning(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
rxSeekToBeginning(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
rxSeekToBeginning(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
rxSeekToBeginning(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
rxSeekToEnd(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
rxSeekToEnd(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
rxSeekToEnd(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
rxSeekToEnd(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
rxSelect(int) - Method in class io.vertx.reactivex.redis.RedisClient
Change the selected database for the current connection
rxSelect(int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Change the selected database for the current connection
rxSelect(int) - Method in class io.vertx.rxjava.redis.RedisClient
Change the selected database for the current connection
rxSelect(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Change the selected database for the current connection
rxSend(Buffer, int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
rxSend(String, int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
rxSend(String, String, int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
rxSend(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
rxSend(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
rxSend() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
rxSend(Buffer, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
rxSend(String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
rxSend(String, String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
rxSend(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
rxSend(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
rxSend() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
rxSendBuffer(Buffer) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
rxSendBuffer(Buffer) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
rxSendFile(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
rxSendFile(String, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
rxSendFile(String, long, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
rxSendFile(String) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
rxSendFile(String, long) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
rxSendFile(String, long, long) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
rxSendFile(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
rxSendFile(String, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
rxSendFile(String, long, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
rxSendFile(String) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
rxSendFile(String, long) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
rxSendFile(String, long, long) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
rxSendForm(MultiMap) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.ext.web.client.HttpResponse<T>>>) but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
rxSendForm(MultiMap) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.ext.web.client.HttpResponse<T>>>) but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
rxSendJson(Object) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
rxSendJson(Object) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
rxSendJsonObject(JsonObject) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
rxSendJsonObject(JsonObject) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
rxSendStream(ReadStream<Buffer>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
rxSendStream(Flowable<Buffer>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
rxSendStream(Observable<Buffer>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
rxSendStream(ReadStream<Buffer>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
rxSendStream(Observable<Buffer>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
rxSentinels(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show a list of sentinel instances for this master, and their state
rxSentinels(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show a list of sentinel instances for this master, and their state
rxSet(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key
rxSet(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key
rxSet(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key
rxSet(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key
rxSetAutoCommit(boolean) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Sets the auto commit flag for this connection.
rxSetAutoCommit(boolean) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Sets the auto commit flag for this connection.
rxSetBinary(String, Buffer) - Method in class io.vertx.reactivex.redis.RedisClient
Set the binary string value of a key - without encoding as utf-8
rxSetBinary(String, Buffer) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the binary string value of a key - without encoding as utf-8
rxSetBinary(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisClient
Set the binary string value of a key - without encoding as utf-8
rxSetBinary(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the binary string value of a key - without encoding as utf-8
rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key
rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key
rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key
rxSetBinaryWithOptions(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key
rxSetbit(String, long, int) - Method in class io.vertx.reactivex.redis.RedisClient
Sets or clears the bit at offset in the string value stored at key
rxSetbit(String, long, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Sets or clears the bit at offset in the string value stored at key
rxSetbit(String, long, int) - Method in class io.vertx.rxjava.redis.RedisClient
Sets or clears the bit at offset in the string value stored at key
rxSetbit(String, long, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Sets or clears the bit at offset in the string value stored at key
rxSetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value and expiration of a key
rxSetex(String, long, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value and expiration of a key
rxSetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value and expiration of a key
rxSetex(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value and expiration of a key
rxSetHandler() - Method in class io.vertx.reactivex.core.CompositeFuture
 
rxSetHandler() - Method in class io.vertx.reactivex.core.Future
Set a handler for the result.
rxSetHandler() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
rxSetHandler() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
rxSetHandler() - Method in class io.vertx.rxjava.core.CompositeFuture
 
rxSetHandler() - Method in class io.vertx.rxjava.core.Future
Set a handler for the result.
rxSetHandler() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
rxSetHandler() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
rxSetnx(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value of a key, only if the key does not exist
rxSetnx(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value of a key, only if the key does not exist
rxSetnx(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value of a key, only if the key does not exist
rxSetnx(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value of a key, only if the key does not exist
rxSetrange(String, int, String) - Method in class io.vertx.reactivex.redis.RedisClient
Overwrite part of a string at key starting at the specified offset
rxSetrange(String, int, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Overwrite part of a string at key starting at the specified offset
rxSetrange(String, int, String) - Method in class io.vertx.rxjava.redis.RedisClient
Overwrite part of a string at key starting at the specified offset
rxSetrange(String, int, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Overwrite part of a string at key starting at the specified offset
rxSetTransactionIsolation(TransactionIsolation) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Attempts to change the transaction isolation level for this Connection object to the one given.
rxSetTransactionIsolation(TransactionIsolation) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Attempts to change the transaction isolation level for this Connection object to the one given.
rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key
rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key
rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key
rxSetWithOptions(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key
rxSinter(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sets
rxSinter(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sets
rxSinter(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sets
rxSinter(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sets
rxSinterstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sets and store the resulting set in a key
rxSinterstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sets and store the resulting set in a key
rxSinterstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sets and store the resulting set in a key
rxSinterstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sets and store the resulting set in a key
rxSismember(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if a given value is a member of a set
rxSismember(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if a given value is a member of a set
rxSismember(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if a given value is a member of a set
rxSismember(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if a given value is a member of a set
rxSize() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Provide the number of entries in the map
rxSize() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Get the number of sessions in the store
rxSize() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Provide the number of entries in the map
rxSize() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Get the number of sessions in the store
rxSlaveof(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Make the server a slave of another instance
rxSlaveof(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Make the server a slave of another instance
rxSlaveof(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Make the server a slave of another instance
rxSlaveof(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Make the server a slave of another instance
rxSlaveofNoone() - Method in class io.vertx.reactivex.redis.RedisClient
Make this server a master
rxSlaveofNoone() - Method in class io.vertx.reactivex.redis.RedisTransaction
Make this server a master
rxSlaveofNoone() - Method in class io.vertx.rxjava.redis.RedisClient
Make this server a master
rxSlaveofNoone() - Method in class io.vertx.rxjava.redis.RedisTransaction
Make this server a master
rxSlaves(String) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show a list of slaves for this master, and their state
rxSlaves(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show a list of slaves for this master, and their state
rxSlowlogGet(int) - Method in class io.vertx.reactivex.redis.RedisClient
Read the Redis slow queries log
rxSlowlogGet(int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Read the Redis slow queries log
rxSlowlogGet(int) - Method in class io.vertx.rxjava.redis.RedisClient
Read the Redis slow queries log
rxSlowlogGet(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Read the Redis slow queries log
rxSlowlogLen() - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of the Redis slow queries log
rxSlowlogLen() - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the length of the Redis slow queries log
rxSlowlogLen() - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of the Redis slow queries log
rxSlowlogLen() - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the length of the Redis slow queries log
rxSlowlogReset() - Method in class io.vertx.reactivex.redis.RedisClient
Reset the Redis slow queries log
rxSlowlogReset() - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset the Redis slow queries log
rxSlowlogReset() - Method in class io.vertx.rxjava.redis.RedisClient
Reset the Redis slow queries log
rxSlowlogReset() - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset the Redis slow queries log
rxSmembers(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the members in a set
rxSmembers(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the members in a set
rxSmembers(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the members in a set
rxSmembers(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the members in a set
rxSmove(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Move a member from one set to another
rxSmove(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Move a member from one set to another
rxSmove(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Move a member from one set to another
rxSmove(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Move a member from one set to another
rxSort(String, SortOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Sort the elements in a list, set or sorted set
rxSort(String, SortOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Sort the elements in a list, set or sorted set
rxSort(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Sort the elements in a list, set or sorted set
rxSort(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Sort the elements in a list, set or sorted set
rxSpop(String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and return a random member from a set
rxSpop(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and return a random member from a set
rxSpop(String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and return a random member from a set
rxSpop(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and return a random member from a set
rxSpopMany(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and return random members from a set
rxSpopMany(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and return random members from a set
rxSpopMany(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and return random members from a set
rxSpopMany(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and return random members from a set
rxSrandmember(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get one or multiple random members from a set
rxSrandmember(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get one or multiple random members from a set
rxSrandmember(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get one or multiple random members from a set
rxSrandmember(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get one or multiple random members from a set
rxSrandmemberCount(String, int) - Method in class io.vertx.reactivex.redis.RedisClient
Get one or multiple random members from a set
rxSrandmemberCount(String, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get one or multiple random members from a set
rxSrandmemberCount(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
Get one or multiple random members from a set
rxSrandmemberCount(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get one or multiple random members from a set
rxSrem(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one member from a set
rxSrem(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one member from a set
rxSrem(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one member from a set
rxSrem(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one member from a set
rxSremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one or more members from a set
rxSremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one or more members from a set
rxSremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one or more members from a set
rxSremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one or more members from a set
rxSscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate Set elements
rxSscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate Set elements
rxSscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate Set elements
rxSscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate Set elements
rxStrlen(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of the value stored in a key
rxStrlen(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the length of the value stored in a key
rxStrlen(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of the value stored in a key
rxStrlen(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the length of the value stored in a key
rxSubscribe(String) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
rxSubscribe(Set<String>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
rxSubscribe(String, int) - Method in class io.vertx.reactivex.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
rxSubscribe(Map<String, Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Subscribes to the topic and adds a handler which will be called after the request is sent
rxSubscribe(String) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to the given channels
rxSubscribe(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to the given channels
rxSubscribe(String) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
rxSubscribe(Set<String>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
rxSubscribe(String, int) - Method in class io.vertx.rxjava.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
rxSubscribe(Map<String, Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Subscribes to the topic and adds a handler which will be called after the request is sent
rxSubscribe(String) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to the given channels
rxSubscribe(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to the given channels
rxSubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to the given channels
rxSubscribeMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to the given channels
rxSubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to the given channels
rxSubscribeMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to the given channels
rxSubscription() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the current subscription.
rxSubscription() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the current subscription.
rxSunion(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sets
rxSunion(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sets
rxSunion(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sets
rxSunion(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sets
rxSunionstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sets and store the resulting set in a key
rxSunionstore(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sets and store the resulting set in a key
rxSunionstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sets and store the resulting set in a key
rxSunionstore(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sets and store the resulting set in a key
rxSwapdb(int, int) - Method in class io.vertx.reactivex.redis.RedisClient
Swaps two Redis databases
rxSwapdb(int, int) - Method in class io.vertx.reactivex.redis.RedisTransaction
Swaps two Redis databases
rxSwapdb(int, int) - Method in class io.vertx.rxjava.redis.RedisClient
Swaps two Redis databases
rxSwapdb(int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Swaps two Redis databases
rxSymlink(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
rxSymlink(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
rxSync() - Method in class io.vertx.reactivex.redis.RedisClient
Internal command used for replication
rxSync() - Method in class io.vertx.reactivex.redis.RedisTransaction
Internal command used for replication
rxSync() - Method in class io.vertx.rxjava.redis.RedisClient
Internal command used for replication
rxSync() - Method in class io.vertx.rxjava.redis.RedisTransaction
Internal command used for replication
rxTime() - Method in class io.vertx.reactivex.redis.RedisClient
Return the current server time
rxTime() - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the current server time
rxTime() - Method in class io.vertx.rxjava.redis.RedisClient
Return the current server time
rxTime() - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the current server time
rxTopicExists(String) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Checks if the Kafka topic given by topicName does exist.
rxTopicExists(String) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Checks if the Kafka topic given by topicName does exist.
rxTouch(String) - Method in class io.vertx.reactivex.redis.RedisClient
Alters the last access time of a key(s).
rxTouch(String) - Method in class io.vertx.rxjava.redis.RedisClient
Alters the last access time of a key(s).
rxTouchMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Alters the last access time of a key(s).
rxTouchMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Alters the last access time of a key(s).
rxTruncate(String, long) - Method in class io.vertx.reactivex.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
rxTruncate(String, long) - Method in class io.vertx.rxjava.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
rxTtl(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the time to live for a key
rxTtl(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the time to live for a key
rxTtl(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the time to live for a key
rxTtl(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the time to live for a key
rxType(String) - Method in class io.vertx.reactivex.redis.RedisClient
Determine the type stored at key
rxType(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine the type stored at key
rxType(String) - Method in class io.vertx.rxjava.redis.RedisClient
Determine the type stored at key
rxType(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine the type stored at key
rxUndeploy(String) - Method in class io.vertx.reactivex.core.Vertx
Like #undeploy(String) but the completionHandler will be notified when the undeployment is complete.
rxUndeploy(String) - Method in class io.vertx.rxjava.core.Vertx
Like #undeploy(String) but the completionHandler will be notified when the undeployment is complete.
rxUnlink(String) - Method in class io.vertx.reactivex.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
rxUnlink(String) - Method in class io.vertx.reactivex.redis.RedisClient
Delete a key asynchronously in another thread.
rxUnlink(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete a key asynchronously in another thread.
rxUnlink(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
rxUnlink(String) - Method in class io.vertx.rxjava.redis.RedisClient
Delete a key asynchronously in another thread.
rxUnlink(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete a key asynchronously in another thread.
rxUnlinkMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete multiple keys asynchronously in another thread.
rxUnlinkMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete multiple keys asynchronously in another thread.
rxUnlinkMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete multiple keys asynchronously in another thread.
rxUnlinkMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete multiple keys asynchronously in another thread.
rxUnlistenMulticastGroup(String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
rxUnlistenMulticastGroup(String, String, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
rxUnlistenMulticastGroup(String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
rxUnlistenMulticastGroup(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
rxUnpublish(String) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Un-publishes a record.
rxUnpublish(String) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
Un-publishes a record.
rxUnpublish(String) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Un-publishes a record.
rxUnpublish(String) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
Un-publishes a record.
rxUnregister() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
rxUnregister() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
rxUnsubscribe() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
rxUnsubscribe(String) - Method in class io.vertx.reactivex.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
rxUnsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Stop listening for messages posted to the given channels
rxUnsubscribe(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Stop listening for messages posted to the given channels
rxUnsubscribe() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
rxUnsubscribe(String) - Method in class io.vertx.rxjava.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
rxUnsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Stop listening for messages posted to the given channels
rxUnsubscribe(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Stop listening for messages posted to the given channels
rxUnwatch() - Method in class io.vertx.reactivex.redis.RedisTransaction
Forget about all watched keys
rxUnwatch() - Method in class io.vertx.rxjava.redis.RedisTransaction
Forget about all watched keys
rxUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection
rxUpdate(String) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
rxUpdate(String) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
rxUpdate(Record) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Updates the given record.
rxUpdate(Record) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
Updates an existing record.
rxUpdate(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection
rxUpdate(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
rxUpdate(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
rxUpdate(Record) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Updates the given record.
rxUpdate(Record) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
Updates an existing record.
rxUpdateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
rxUpdateCollection(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
rxUpdateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
rxUpdateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
rxUpdateSettings(Http2Settings) - Method in class io.vertx.reactivex.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings

The completionHandler will be notified when the remote endpoint has acknowledged the settings.

rxUpdateSettings(Http2Settings) - Method in class io.vertx.rxjava.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings

The completionHandler will be notified when the remote endpoint has acknowledged the settings.

rxUpdateWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options
rxUpdateWithOptions(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options
rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
rxUpdateWithParams(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
rxUserInfo() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Load the user info as per OIDC spec.
rxUserInfo() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Load the user info as per OIDC spec.
rxWait(long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
rxWait(long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
rxWait(long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
rxWait(long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
rxWatch(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
rxWatch(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
rxWatchMany(List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
rxWatchMany(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
rxWrite(Buffer, long) - Method in class io.vertx.reactivex.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
rxWrite(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
rxWrite(Buffer, long) - Method in class io.vertx.rxjava.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
rxWrite(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
rxWriteFile(String, Buffer) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
rxWriteFile(String, Buffer) - Method in class io.vertx.rxjava.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
rxZadd(String, double, String) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
rxZadd(String, double, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
rxZadd(String, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
rxZadd(String, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
rxZaddMany(String, Map<String, Double>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
rxZcard(String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the number of members in a sorted set
rxZcard(String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the number of members in a sorted set
rxZcard(String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the number of members in a sorted set
rxZcard(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the number of members in a sorted set
rxZcount(String, double, double) - Method in class io.vertx.reactivex.redis.RedisClient
Count the members in a sorted set with scores within the given values
rxZcount(String, double, double) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count the members in a sorted set with scores within the given values
rxZcount(String, double, double) - Method in class io.vertx.rxjava.redis.RedisClient
Count the members in a sorted set with scores within the given values
rxZcount(String, double, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count the members in a sorted set with scores within the given values
rxZincrby(String, double, String) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the score of a member in a sorted set
rxZincrby(String, double, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the score of a member in a sorted set
rxZincrby(String, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the score of a member in a sorted set
rxZincrby(String, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the score of a member in a sorted set
rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key
rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key
rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key
rxZinterstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key
rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
rxZinterstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
rxZlexcount(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Count the number of members in a sorted set between a given lexicographical range
rxZlexcount(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count the number of members in a sorted set between a given lexicographical range
rxZlexcount(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Count the number of members in a sorted set between a given lexicographical range
rxZlexcount(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count the number of members in a sorted set between a given lexicographical range
rxZrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by index
rxZrange(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by index
rxZrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by index
rxZrange(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by index
rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by lexicographical range
rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by lexicographical range
rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by lexicographical range
rxZrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by lexicographical range
rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by score
rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by score
rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by score
rxZrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by score
rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by index
rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by index
rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by index
rxZrangeWithOptions(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by index
rxZrank(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Determine the index of a member in a sorted set
rxZrank(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine the index of a member in a sorted set
rxZrank(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Determine the index of a member in a sorted set
rxZrank(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine the index of a member in a sorted set
rxZrem(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one member from a sorted set
rxZrem(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one member from a sorted set
rxZrem(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one member from a sorted set
rxZrem(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one member from a sorted set
rxZremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one or more members from a sorted set
rxZremMany(String, List<String>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one or more members from a sorted set
rxZremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one or more members from a sorted set
rxZremMany(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one or more members from a sorted set
rxZremrangebylex(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all members in a sorted set between the given lexicographical range
rxZremrangebylex(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all members in a sorted set between the given lexicographical range
rxZremrangebylex(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all members in a sorted set between the given lexicographical range
rxZremrangebylex(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all members in a sorted set between the given lexicographical range
rxZremrangebyrank(String, long, long) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all members in a sorted set within the given indexes
rxZremrangebyrank(String, long, long) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all members in a sorted set within the given indexes
rxZremrangebyrank(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all members in a sorted set within the given indexes
rxZremrangebyrank(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all members in a sorted set within the given indexes
rxZremrangebyscore(String, String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all members in a sorted set within the given scores
rxZremrangebyscore(String, String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all members in a sorted set within the given scores
rxZremrangebyscore(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all members in a sorted set within the given scores
rxZremrangebyscore(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all members in a sorted set within the given scores
rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by index, with scores ordered from high to low
rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by index, with scores ordered from high to low
rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by index, with scores ordered from high to low
rxZrevrange(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by index, with scores ordered from high to low
rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
rxZrevrangebylex(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by score, with scores ordered from high to low
rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by score, with scores ordered from high to low
rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by score, with scores ordered from high to low
rxZrevrangebyscore(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by score, with scores ordered from high to low
rxZrevrank(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Determine the index of a member in a sorted set, with scores ordered from high to low
rxZrevrank(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine the index of a member in a sorted set, with scores ordered from high to low
rxZrevrank(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Determine the index of a member in a sorted set, with scores ordered from high to low
rxZrevrank(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine the index of a member in a sorted set, with scores ordered from high to low
rxZscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate sorted sets elements and associated scores
rxZscan(String, String, ScanOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate sorted sets elements and associated scores
rxZscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate sorted sets elements and associated scores
rxZscan(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate sorted sets elements and associated scores
rxZscore(String, String) - Method in class io.vertx.reactivex.redis.RedisClient
Get the score associated with the given member in a sorted set
rxZscore(String, String) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the score associated with the given member in a sorted set
rxZscore(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
Get the score associated with the given member in a sorted set
rxZscore(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the score associated with the given member in a sorted set
rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sorted sets and store the resulting sorted set in a new key
rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sorted sets and store the resulting sorted set in a new key
rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sorted sets and store the resulting sorted set in a new key
rxZunionstore(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sorted sets and store the resulting sorted set in a new key
rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
rxZunionstoreWeighed(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sorted sets using weights, and store the resulting sorted set in a new key

S

sadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add a member to a set
sadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add a member to a set
sadd(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add a member to a set
sadd(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add a member to a set
sadd(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add a member to a set
sadd(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add a member to a set
saddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more members to a set
saddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more members to a set
saddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add one or more members to a set
saddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add one or more members to a set
saddMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more members to a set
saddMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more members to a set
saddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
saddManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
saddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
saddObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
SalesforceAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Salesforce.
SalesforceAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Salesforce.
SalesforceAuth(SalesforceAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
SalesforceAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Salesforce.
SalesforceAuth(SalesforceAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
saslAuthenticatorFactory(ProtonSaslAuthenticatorFactory) - Method in interface io.vertx.proton.ProtonServer
Sets the authenticator factory to be used by the server.
save(String, JsonObject, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoClient
Save a document in the specified collection
save(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Save a document in the specified collection
save(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Synchronously save the dataset to disk
save(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Synchronously save the dataset to disk
save(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Synchronously save the dataset to disk
save(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Synchronously save the dataset to disk
save(String, JsonObject, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Save a document in the specified collection
save(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Synchronously save the dataset to disk
save(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Synchronously save the dataset to disk
saveObservable(String, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
saveObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
saveObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in interface io.vertx.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
saveWithOptions(String, JsonObject, WriteOption, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Save a document in the specified collection with the specified write option
saveWithOptionsObservable(String, JsonObject, WriteOption) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
scan(String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate the keys space
scan(String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate the keys space
scan(String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Incrementally iterate the keys space
scan(String, ScanOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Incrementally iterate the keys space
scan(String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate the keys space
scan(String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate the keys space
scanObservable(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
scanObservable(String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
ScanOptions - Class in io.vertx.redis.op
 
ScanOptions() - Constructor for class io.vertx.redis.op.ScanOptions
 
ScanOptions(ScanOptions) - Constructor for class io.vertx.redis.op.ScanOptions
 
ScanOptions(JsonObject) - Constructor for class io.vertx.redis.op.ScanOptions
 
scard(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the number of members in a set
scard(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the number of members in a set
scard(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the number of members in a set
scard(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the number of members in a set
scard(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the number of members in a set
scard(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the number of members in a set
scardObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
scardObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
schedule(Runnable) - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
schedule(Runnable, long, TimeUnit) - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
schedule(Action0) - Method in class io.vertx.rx.java.ContextScheduler.ContextWorker
 
schedule(Action0, long, TimeUnit) - Method in class io.vertx.rx.java.ContextScheduler.ContextWorker
 
scheduleMessage(H, boolean) - Method in interface io.vertx.core.spi.metrics.EventBusMetrics
Schedule a message for processing.

No specific thread and context can be expected when this method is called.

schedulePeriodically(Runnable, long, long, TimeUnit) - Method in class io.vertx.reactivex.ContextScheduler.ContextWorker
 
schedulePeriodically(Action0, long, long, TimeUnit) - Method in class io.vertx.rx.java.ContextScheduler.ContextWorker
 
scheduler(Context) - Static method in class io.vertx.reactivex.core.RxHelper
Create a scheduler for a Context, actions are executed on the event loop of this context.
scheduler(Vertx) - Static method in class io.vertx.reactivex.core.RxHelper
Create a scheduler for a Vertx object, actions are executed on the event loop.
scheduler(Vertx) - Static method in class io.vertx.reactivex.RxHelper
Create a scheduler for a Vertx object, actions are executed on the event loop.
scheduler(Context) - Static method in class io.vertx.reactivex.RxHelper
Create a scheduler for a Context, actions are executed on the event loop of this context.
scheduler(Vertx) - Static method in class io.vertx.rx.java.RxHelper
Create a scheduler for a Vertx object, actions are executed on the event loop.
scheduler(Context) - Static method in class io.vertx.rx.java.RxHelper
Create a scheduler for a Context, actions are executed on the event loop of this context.
scheduler(Vertx) - Static method in class io.vertx.rxjava.core.RxHelper
Create a scheduler for a Vertx object, actions are executed on the event loop of the current context.
scheduler(WorkerExecutor) - Static method in class io.vertx.rxjava.core.RxHelper
Create a scheduler for a WorkerExecutor object, actions are executed on the threads of this executor.
scheduler(Context) - Static method in class io.vertx.rxjava.core.RxHelper
Create a scheduler for a Context, actions are executed on the event loop of this context.
schedulerHook(Context) - Static method in class io.vertx.rx.java.RxHelper
Create a scheduler hook for a Context object, the RxJavaSchedulersHook.getIOScheduler() uses a blocking scheduler.
schedulerHook(Vertx) - Static method in class io.vertx.rx.java.RxHelper
Create a scheduler hook for a Vertx object, the RxJavaSchedulersHook.getIOScheduler() uses a blocking scheduler.
schedulerHook(Vertx) - Static method in class io.vertx.rxjava.core.RxHelper
Create a scheduler hook for a Vertx object.
schedulerHook(Context) - Static method in class io.vertx.rxjava.core.RxHelper
Create a scheduler hook for a Context object.
scheme() - Method in interface io.vertx.core.http.HttpServerRequest
 
scheme() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
scheme() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
Script - Class in io.vertx.reactivex.redis
Container for a script and its sha1 hash.
Script(Script) - Constructor for class io.vertx.reactivex.redis.Script
 
Script - Interface in io.vertx.redis
Container for a script and its sha1 hash.
Script - Class in io.vertx.rxjava.redis
Container for a script and its sha1 hash.
Script(Script) - Constructor for class io.vertx.rxjava.redis.Script
 
scriptDebug(ScriptDebugOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the debug mode for executed scripts.
scriptDebug(ScriptDebugOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set the debug mode for executed scripts.
scriptDebug(ScriptDebugOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the debug mode for executed scripts.
scriptDebugObservable(ScriptDebugOptions) - Method in class io.vertx.rxjava.redis.RedisClient
ScriptDebugOptions - Enum in io.vertx.redis.op
 
scriptExists(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Check existence of script in the script cache.
scriptExists(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Check existence of script in the script cache.
scriptExists(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Check existence of script in the script cache.
scriptExists(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Check existence of script in the script cache.
scriptExists(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Check existence of script in the script cache.
scriptExists(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Check existence of script in the script cache.
scriptExistsMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Check existence of scripts in the script cache.
scriptExistsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Check existence of scripts in the script cache.
scriptExistsMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Check existence of scripts in the script cache.
scriptExistsMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Check existence of scripts in the script cache.
scriptExistsMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Check existence of scripts in the script cache.
scriptExistsMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Check existence of scripts in the script cache.
scriptExistsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
scriptExistsManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
scriptExistsObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
scriptExistsObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all the scripts from the script cache.
scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all the scripts from the script cache.
scriptFlush(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove all the scripts from the script cache.
scriptFlush(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove all the scripts from the script cache.
scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all the scripts from the script cache.
scriptFlush(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all the scripts from the script cache.
scriptFlushObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
scriptFlushObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Kill the script currently in execution.
scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Kill the script currently in execution.
scriptKill(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Kill the script currently in execution.
scriptKill(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Kill the script currently in execution.
scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Kill the script currently in execution.
scriptKill(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Kill the script currently in execution.
scriptKillObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
scriptKillObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Load the specified Lua script into the script cache.
scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Load the specified Lua script into the script cache.
scriptLoad(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Load the specified Lua script into the script cache.
scriptLoad(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Load the specified Lua script into the script cache.
scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Load the specified Lua script into the script cache.
scriptLoad(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Load the specified Lua script into the script cache.
scriptLoadObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
scriptLoadObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
sdiff(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Subtract multiple sets
sdiff(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Subtract multiple sets
sdiff(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Subtract multiple sets
sdiff(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Subtract multiple sets
sdiff(String, List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Subtract multiple sets
sdiff(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Subtract multiple sets
sdiffObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sdiffObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
sdiffstore(String, String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Subtract multiple sets and store the resulting set in a key
sdiffstore(String, String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Subtract multiple sets and store the resulting set in a key
sdiffstore(String, String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Subtract multiple sets and store the resulting set in a key
sdiffstore(String, String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Subtract multiple sets and store the resulting set in a key
sdiffstore(String, String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Subtract multiple sets and store the resulting set in a key
sdiffstore(String, String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Subtract multiple sets and store the resulting set in a key
sdiffstoreObservable(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sdiffstoreObservable(String, String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
seconds(long) - Static method in class io.vertx.ext.unit.junit.Timeout
 
Secret - Class in io.vertx.config.vault.client
Represent Secret result.
Secret() - Constructor for class io.vertx.config.vault.client.Secret
 
SecretOptions - Class in io.vertx.ext.auth
Deprecated.
SecretOptions() - Constructor for class io.vertx.ext.auth.SecretOptions
Deprecated.
 
SecretOptions(SecretOptions) - Constructor for class io.vertx.ext.auth.SecretOptions
Deprecated.
 
SecretOptions(JsonObject) - Constructor for class io.vertx.ext.auth.SecretOptions
Deprecated.
Constructor to create an options from JSON
SecretOptionsConverter - Class in io.vertx.ext.auth
Converter for SecretOptions.
SecretOptionsConverter() - Constructor for class io.vertx.ext.auth.SecretOptionsConverter
 
seek(TopicPartition, long) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seek(TopicPartition, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Overrides the fetch offsets that the consumer will use on the next poll.
seekToBeginning(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginning(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginning(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Seek to the first offset for each of the given partitions.
seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Seek to the first offset for each of the given partitions.
seekToBeginning(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginning(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginning(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToBeginning(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partition.
seekToBeginning(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the first offset for each of the given partitions.
seekToEnd(TopicPartition) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEnd(TopicPartition, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEnd(Set<TopicPartition>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Seek to the last offset for each of the given partitions.
seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Seek to the last offset for each of the given partitions.
seekToEnd(TopicPartition) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEnd(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEnd(TopicPartition) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
seekToEnd(TopicPartition, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partition.
seekToEnd(Set<TopicPartition>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Seek to the last offset for each of the given partitions.
select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Change the selected database for the current connection
select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Change the selected database for the current connection
select(int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Change the selected database for the current connection
select(int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Change the selected database for the current connection
select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Change the selected database for the current connection
select(int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Change the selected database for the current connection
selectObservable(int) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
selectObservable(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
SelfSignedCertificate - Interface in io.vertx.core.net
A self-signed certificate helper for testing and development purposes.
SelfSignedCertificate - Class in io.vertx.reactivex.core.net
A self-signed certificate helper for testing and development purposes.
SelfSignedCertificate(SelfSignedCertificate) - Constructor for class io.vertx.reactivex.core.net.SelfSignedCertificate
 
SelfSignedCertificate - Class in io.vertx.rxjava.core.net
A self-signed certificate helper for testing and development purposes.
SelfSignedCertificate(SelfSignedCertificate) - Constructor for class io.vertx.rxjava.core.net.SelfSignedCertificate
 
send(Buffer, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
send(String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
send(String, String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
send(String, Object) - Method in interface io.vertx.core.eventbus.EventBus
Sends a message.
send(String, Object, Handler<AsyncResult<Message<T>>>) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.send(String, Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send(String, Object, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.send(String, Object) but specifying options that can be used to configure the delivery.
send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.send(String, Object, DeliveryOptions) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send(T) - Method in interface io.vertx.core.eventbus.MessageProducer
This method actually sends a message using the send semantic regardless this producer is a sender or a publisher.
send(T, Handler<AsyncResult<Message<R>>>) - Method in interface io.vertx.core.eventbus.MessageProducer
Like MessageProducer.send(Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send() - Method in interface io.vertx.core.eventbus.SendContext
 
send(Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
send(Message) - Method in interface io.vertx.proton.ProtonSender
Send the given message.
send(Message, Handler<ProtonDelivery>) - Method in interface io.vertx.proton.ProtonSender
Send the given message, registering the given handler to be called whenever the related delivery is updated due to receiving disposition frames from the peer.
send(byte[], Message) - Method in interface io.vertx.proton.ProtonSender
Send the given message, using the supplied delivery tag when creating the delivery.
send(byte[], Message, Handler<ProtonDelivery>) - Method in interface io.vertx.proton.ProtonSender
Send the given message, using the supplied delivery tag when creating the delivery, and registering the given handler to be called whenever the related delivery is updated due to receiving disposition frames from the peer.
send(Buffer, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
send(String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
send(String, String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
send(String, Object) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Sends a message.
send(String, Object, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send(String, Object, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying options that can be used to configure the delivery.
send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send(T) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
This method actually sends a message using the send semantic regardless this producer is a sender or a publisher.
send(T, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
Like MessageProducer.send(T) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send() - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
send(Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
send(Buffer, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Write the given Buffer to the SocketAddress.
send(String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Write the given String to the SocketAddress using UTF8 encoding.
send(String, String, int, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Write the given String to the SocketAddress using the given encoding.
send(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Sends a message.
send(String, Object, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying options that can be used to configure the delivery.
send(String, Object, DeliveryOptions, Handler<AsyncResult<Message<T>>>) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.send(java.lang.String, java.lang.Object) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send(T) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
This method actually sends a message using the send semantic regardless this producer is a sender or a publisher.
send(T, Handler<AsyncResult<Message<R>>>) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
Like MessageProducer.send(T) but specifying a replyHandler that will be called if the recipient subsequently replies to the message.
send() - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
send(Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Send a request, the handler will receive the response as an HttpResponse.
sendBuffer(Buffer, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
Like HttpRequest.send(Handler) but with an HTTP request body buffer.
sendBuffer(Buffer, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
sendBuffer(Buffer, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
SendContext<T> - Interface in io.vertx.core.eventbus
Encapsulates a message being sent from Vert.x.
SendContext<T> - Class in io.vertx.reactivex.core.eventbus
Encapsulates a message being sent from Vert.x.
SendContext(SendContext) - Constructor for class io.vertx.reactivex.core.eventbus.SendContext
 
SendContext(SendContext, TypeArg<T>) - Constructor for class io.vertx.reactivex.core.eventbus.SendContext
 
SendContext<T> - Class in io.vertx.rxjava.core.eventbus
Encapsulates a message being sent from Vert.x.
SendContext(SendContext) - Constructor for class io.vertx.rxjava.core.eventbus.SendContext
 
SendContext(SendContext, TypeArg<T>) - Constructor for class io.vertx.rxjava.core.eventbus.SendContext
 
sender() - Method in interface io.vertx.core.datagram.DatagramPacket
Returns the SocketAddress of the sender that sent this DatagramPacket.
sender(int, String) - Method in interface io.vertx.core.datagram.DatagramSocket
Returns a WriteStream<Buffer> able to send Buffer to the SocketAddress.
sender(String) - Method in interface io.vertx.core.eventbus.EventBus
Create a message sender against the specified address.
sender(String, DeliveryOptions) - Method in interface io.vertx.core.eventbus.EventBus
Like EventBus.sender(String) but specifying delivery options that will be used for configuring the delivery of the message.
sender() - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
Returns the SocketAddress of the sender that sent this DatagramPacket.
sender(int, String) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Returns a WriteStream able to send to the SocketAddress.
sender(String) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Create a message sender against the specified address.
sender(String, DeliveryOptions) - Method in class io.vertx.reactivex.core.eventbus.EventBus
Like EventBus.sender(java.lang.String) but specifying delivery options that will be used for configuring the delivery of the message.
sender() - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
Returns the SocketAddress of the sender that sent this DatagramPacket.
sender(int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Returns a WriteStream able to send to the SocketAddress.
sender(String) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Create a message sender against the specified address.
sender(String, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
Like EventBus.sender(java.lang.String) but specifying delivery options that will be used for configuring the delivery of the message.
senderOpenHandler(Handler<ProtonSender>) - Method in interface io.vertx.proton.ProtonConnection
Sets a handler for when an AMQP Attach frame is received from the remote peer for a sending link.
sendFile(String) - Method in interface io.vertx.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(String, long) using offset @code{0} which means starting from the beginning of the file.
sendFile(String, long) - Method in interface io.vertx.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(String, long, long) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFile(String, long, long) - Method in interface io.vertx.core.http.HttpServerResponse
Ask the OS to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(String, long) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(String, long, long) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String) - Method in interface io.vertx.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in interface io.vertx.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in interface io.vertx.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetSocket
Same as NetSocket.sendFile(String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetSocket
Same as NetSocket.sendFile(String, long) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.net.NetSocket
Same as NetSocket.sendFile(String, long, long) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(java.lang.String) using offset @code{0} which means starting from the beginning of the file.
sendFile(String, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(java.lang.String) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFile(String, long, long) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Ask the OS to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String) - Method in class io.vertx.reactivex.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in class io.vertx.reactivex.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in class io.vertx.reactivex.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(java.lang.String) using offset @code{0} which means starting from the beginning of the file.
sendFile(String, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Same as HttpServerResponse.sendFile(java.lang.String) using length @code{Long.MAX_VALUE} which means until the end of the file.
sendFile(String, long, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Ask the OS to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Like HttpServerResponse.sendFile(java.lang.String) but providing a handler which will be notified once the file has been completely written to the wire.
sendFile(String) - Method in class io.vertx.rxjava.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long) - Method in class io.vertx.rxjava.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, long, long) - Method in class io.vertx.rxjava.core.net.NetSocket
Tell the operating system to stream a file as specified by filename directly from disk to the outgoing connection, bypassing userspace altogether (where supported by the underlying operating system.
sendFile(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFile(String, long, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.net.NetSocket
Same as NetSocket.sendFile(java.lang.String) but also takes a handler that will be called when the send has completed or a failure has occurred
sendFileObservable(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
sendFileObservable(String, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
sendFileObservable(String, long, long) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
sendFileObservable(String) - Method in class io.vertx.rxjava.core.net.NetSocket
sendFileObservable(String, long) - Method in class io.vertx.rxjava.core.net.NetSocket
sendFileObservable(String, long, long) - Method in class io.vertx.rxjava.core.net.NetSocket
sendForm(MultiMap, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
Like HttpRequest.send(Handler) but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendForm(MultiMap, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.ext.web.client.HttpResponse<T>>>) but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendForm(MultiMap, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.ext.web.client.HttpResponse<T>>>) but with an HTTP request body multimap encoded as form and the content type set to application/x-www-form-urlencoded.
sendHead() - Method in interface io.vertx.core.http.HttpClientRequest
Forces the head of the request to be written before HttpClientRequest.end() is called on the request or any data is written to it.
sendHead(Handler<HttpVersion>) - Method in interface io.vertx.core.http.HttpClientRequest
Like HttpClientRequest.sendHead() but with an handler after headers have been sent.
sendHead() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Forces the head of the request to be written before HttpClientRequest.end(java.lang.String) is called on the request or any data is written to it.
sendHead(Handler<HttpVersion>) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Like HttpClientRequest.sendHead() but with an handler after headers have been sent.
sendHead() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Forces the head of the request to be written before HttpClientRequest.end(java.lang.String) is called on the request or any data is written to it.
sendHead(Handler<HttpVersion>) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Like HttpClientRequest.sendHead() but with an handler after headers have been sent.
sendJson(Object, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
Like HttpRequest.send(Handler) but with an HTTP request body object encoded as json and the content type set to application/json.
sendJson(Object, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
sendJson(Object, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonObject(JsonObject, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
Like HttpRequest.send(Handler) but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonObject(JsonObject, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.reactivex.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
sendJsonObject(JsonObject, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Like HttpRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.ext.web.client.HttpResponse<T>>>) but with an HTTP request body object encoded as json and the content type set to application/json.
sendObservable(Buffer, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
sendObservable(String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
sendObservable(String, String, int, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
sendObservable(String, Object) - Method in class io.vertx.rxjava.core.eventbus.EventBus
sendObservable(String, Object, DeliveryOptions) - Method in class io.vertx.rxjava.core.eventbus.EventBus
sendQueueDrainHandler(Handler<ProtonSender>) - Method in interface io.vertx.proton.ProtonSender
Sets a handler called when the send queue is not full, i.e.
sendQueueFull() - Method in interface io.vertx.proton.ProtonSender
Gets whether the senders outgoing send queue is full, i.e.
sendStream(ReadStream<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in interface io.vertx.ext.web.client.HttpRequest
Like HttpRequest.send(Handler) but with an HTTP request body stream.
sendStream(ReadStream<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
sendStream(Flowable<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
sendStream(Observable<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
sendStream(ReadStream<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
sendStream(Observable<Buffer>, Handler<AsyncResult<HttpResponse<T>>>) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
sentBody() - Method in interface io.vertx.core.eventbus.SendContext
 
sentBody() - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
sentBody() - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
sentinels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show a list of sentinel instances for this master, and their state
sentinels(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Show a list of sentinel instances for this master, and their state
sentinels(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show a list of sentinel instances for this master, and their state
sentinelsObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
serdeFrom(Class<T>) - Static method in class io.vertx.kafka.client.serialization.VertxSerdes
 
serialize(String, Buffer) - Method in class io.vertx.kafka.client.serialization.BufferSerializer
 
serialize(String, JsonArray) - Method in class io.vertx.kafka.client.serialization.JsonArraySerializer
 
serialize(String, JsonObject) - Method in class io.vertx.kafka.client.serialization.JsonObjectSerializer
 
SERVER - Static variable in class io.vertx.core.http.HttpHeaders
Server header name
ServerOptionsBase - Class in io.vertx.core.net
 
ServerOptionsBase() - Constructor for class io.vertx.core.net.ServerOptionsBase
 
ServerWebSocket - Interface in io.vertx.core.http
Represents a server side WebSocket.
ServerWebSocket - Class in io.vertx.reactivex.core.http
Represents a server side WebSocket.
ServerWebSocket(ServerWebSocket) - Constructor for class io.vertx.reactivex.core.http.ServerWebSocket
 
ServerWebSocket - Class in io.vertx.rxjava.core.http
Represents a server side WebSocket.
ServerWebSocket(ServerWebSocket) - Constructor for class io.vertx.rxjava.core.http.ServerWebSocket
 
service() - Method in interface io.vertx.core.dns.SrvRecord
Returns the service's name (i.e.
service() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the service's name (i.e.
service() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the service's name (i.e.
service - Variable in class io.vertx.servicediscovery.types.AbstractServiceReference
 
ServiceBinder - Class in io.vertx.serviceproxy
A binder for Service Proxies which state can be reused during the binder lifecycle.
ServiceBinder(Vertx) - Constructor for class io.vertx.serviceproxy.ServiceBinder
Creates a factory.
ServiceDiscovery - Class in io.vertx.reactivex.servicediscovery
Service Discovery main entry point.
ServiceDiscovery(ServiceDiscovery) - Constructor for class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
ServiceDiscovery - Class in io.vertx.rxjava.servicediscovery
Service Discovery main entry point.
ServiceDiscovery(ServiceDiscovery) - Constructor for class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
ServiceDiscovery - Interface in io.vertx.servicediscovery
Service Discovery main entry point.
ServiceDiscoveryBackend - Interface in io.vertx.servicediscovery.spi
By default the service discovery uses a distributed map to store the records.
ServiceDiscoveryOptions - Class in io.vertx.servicediscovery
Options to configure the service discovery.
ServiceDiscoveryOptions() - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptions
Creates a new instance of ServiceDiscoveryOptions using the default values.
ServiceDiscoveryOptions(ServiceDiscoveryOptions) - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptions
Creates a new instance of ServiceDiscoveryOptions by copying the values from another instance.
ServiceDiscoveryOptions(JsonObject) - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptions
Creates a new instance of ServiceDiscoveryOptions from its JSON representation.
ServiceDiscoveryOptionsConverter - Class in io.vertx.servicediscovery
ServiceDiscoveryOptionsConverter() - Constructor for class io.vertx.servicediscovery.ServiceDiscoveryOptionsConverter
 
ServiceDiscoveryRestEndpoint - Class in io.vertx.servicediscovery.rest
Allows publishing the vert.x service discovery as a REST endpoint.
ServiceException - Exception in io.vertx.serviceproxy
An Exception to be returned from Service implementations.
ServiceException(int, String) - Constructor for exception io.vertx.serviceproxy.ServiceException
Create a ServiceException.
ServiceException(int, String, JsonObject) - Constructor for exception io.vertx.serviceproxy.ServiceException
 
ServiceExceptionMessageCodec - Class in io.vertx.serviceproxy
A MessageCodec for ServiceException
ServiceExceptionMessageCodec() - Constructor for class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
ServiceExporter - Class in io.vertx.reactivex.servicediscovery.spi
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
ServiceExporter(ServiceExporter) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
ServiceExporter - Class in io.vertx.rxjava.servicediscovery.spi
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
ServiceExporter(ServiceExporter) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
ServiceExporter - Interface in io.vertx.servicediscovery.spi
The service exporter allows integrate other discovery technologies with the Vert.x service discovery.
ServiceHelper - Class in io.vertx.core
A helper class for loading factories from the classpath and from the vert.x OSGi bundle.
ServiceHelper() - Constructor for class io.vertx.core.ServiceHelper
 
ServiceImporter - Class in io.vertx.reactivex.servicediscovery.spi
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
ServiceImporter(ServiceImporter) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
ServiceImporter - Class in io.vertx.rxjava.servicediscovery.spi
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
ServiceImporter(ServiceImporter) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
ServiceImporter - Interface in io.vertx.servicediscovery.spi
The service importer allows integrate other discovery technologies with the Vert.x service discovery.
ServiceJWTInterceptor - Class in io.vertx.serviceproxy
Create an event bus service interceptor using a JWT auth that will verify all requests before the service is invoked

Once a JWT is validated it will be queried for authorities.

ServiceJWTInterceptor() - Constructor for class io.vertx.serviceproxy.ServiceJWTInterceptor
 
ServiceProxyBuilder - Class in io.vertx.serviceproxy
A builder for Service Proxies which state can be reused during the builder lifecycle.
ServiceProxyBuilder(Vertx) - Constructor for class io.vertx.serviceproxy.ServiceProxyBuilder
Creates a builder.
ServiceProxyProcessor - Class in io.vertx.serviceproxy
 
ServiceProxyProcessor() - Constructor for class io.vertx.serviceproxy.ServiceProxyProcessor
 
ServicePublisher - Class in io.vertx.reactivex.servicediscovery.spi
The publisher is used by the importer to publish or unpublish records.
ServicePublisher(ServicePublisher) - Constructor for class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
ServicePublisher - Class in io.vertx.rxjava.servicediscovery.spi
The publisher is used by the importer to publish or unpublish records.
ServicePublisher(ServicePublisher) - Constructor for class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
ServicePublisher - Interface in io.vertx.servicediscovery.spi
The publisher is used by the importer to publish or unpublish records.
ServiceReference - Class in io.vertx.reactivex.servicediscovery
Once a consumer has chosen a service, it builds a ServiceReference managing the binding with the chosen service provider.
ServiceReference(ServiceReference) - Constructor for class io.vertx.reactivex.servicediscovery.ServiceReference
 
ServiceReference - Class in io.vertx.rxjava.servicediscovery
Once a consumer has chosen a service, it builds a ServiceReference managing the binding with the chosen service provider.
ServiceReference(ServiceReference) - Constructor for class io.vertx.rxjava.servicediscovery.ServiceReference
 
ServiceReference - Interface in io.vertx.servicediscovery
Once a consumer has chosen a service, it builds a ServiceReference managing the binding with the chosen service provider.
ServiceType - Interface in io.vertx.servicediscovery.spi
Represents a service type.
session() - Method in interface io.vertx.ext.web.RoutingContext
Get the session.
Session - Interface in io.vertx.ext.web
Represents a browser session.
session() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Get the session.
Session - Class in io.vertx.reactivex.ext.web
Represents a browser session.
Session(Session) - Constructor for class io.vertx.reactivex.ext.web.Session
 
session() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Get the session.
Session - Class in io.vertx.rxjava.ext.web
Represents a browser session.
Session(Session) - Constructor for class io.vertx.rxjava.ext.web.Session
 
SessionHandler - Interface in io.vertx.ext.web.handler
A handler that maintains a Session for each browser session.
SessionHandler - Class in io.vertx.reactivex.ext.web.handler
A handler that maintains a Session for each browser session.
SessionHandler(SessionHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.SessionHandler
 
SessionHandler - Class in io.vertx.rxjava.ext.web.handler
A handler that maintains a Session for each browser session.
SessionHandler(SessionHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.SessionHandler
 
sessionOpenHandler(Handler<ProtonSession>) - Method in interface io.vertx.proton.ProtonConnection
Sets a handler for when an AMQP Begin frame is received from the remote peer.
sessionState(JsonObject) - Static method in interface io.vertx.ext.auth.oauth2.KeycloakHelper
 
sessionState(JsonObject) - Static method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
sessionState(JsonObject) - Static method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
SessionStore - Interface in io.vertx.ext.web.sstore
A session store is used to store sessions for an Vert.x-Web web app
SessionStore - Class in io.vertx.reactivex.ext.web.sstore
A session store is used to store sessions for an Vert.x-Web web app

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SessionStore(SessionStore) - Constructor for class io.vertx.reactivex.ext.web.sstore.SessionStore
 
SessionStore - Class in io.vertx.rxjava.ext.web.sstore
A session store is used to store sessions for an Vert.x-Web web app

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SessionStore(SessionStore) - Constructor for class io.vertx.rxjava.ext.web.sstore.SessionStore
 
set(String, String) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
set(String, Iterable<String>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
set(CharSequence, CharSequence) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
set(CharSequence, Iterable<CharSequence>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
set(int, long) - Method in class io.vertx.core.http.Http2Settings
Set a setting value for a given setting id.
set(String, String) - Method in interface io.vertx.core.MultiMap
Sets a value under the specified name.
set(CharSequence, CharSequence) - Method in interface io.vertx.core.MultiMap
Like MultiMap.set(String, String) but accepting CharSequence as parameters
set(String, Iterable<String>) - Method in interface io.vertx.core.MultiMap
Sets values for the specified name.
set(CharSequence, Iterable<CharSequence>) - Method in interface io.vertx.core.MultiMap
Like MultiMap.set(String, Iterable) but accepting CharSequence as parameters
set(String, String) - Method in class io.vertx.reactivex.core.MultiMap
Sets a value under the specified name.
set(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key
set(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key
set(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set the string value of a key
set(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the string value of a key
set(String, String) - Method in class io.vertx.rxjava.core.MultiMap
Sets a value under the specified name.
set(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key
set(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key
SET_COOKIE - Static variable in class io.vertx.core.http.HttpHeaders
Set-Cookie header name
setAcceptableContentType(String) - Method in interface io.vertx.ext.web.RoutingContext
Set the acceptable content type.
setAcceptableContentType(String) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Set the acceptable content type.
setAcceptableContentType(String) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Set the acceptable content type.
setAcceptBacklog(int) - Method in class io.vertx.core.eventbus.EventBusOptions
Set the accept back log.
setAcceptBacklog(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setAcceptBacklog(int) - Method in class io.vertx.core.net.NetServerOptions
Set the accept back log
setAcceptBacklog(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setAcceptUnmaskedFrames(boolean) - Method in class io.vertx.core.http.HttpServerOptions
Set true when the server accepts unmasked frame.
setAccessed() - Method in interface io.vertx.ext.web.Session
Mark the session as being accessed.
setAccessed() - Method in class io.vertx.reactivex.ext.web.Session
Mark the session as being accessed.
setAccessed() - Method in class io.vertx.rxjava.ext.web.Session
Mark the session as being accessed.
setAddr(String) - Method in class io.vertx.redis.op.KillFilter
Set ADDR filter
setAddress(String) - Method in class io.vertx.ext.bridge.PermittedOptions
The exact address the message is being sent to.
setAddress(String) - Method in class io.vertx.redis.RedisOptions
Set the eventbus address prefix for `PUB/SUB`.
setAddress(String) - Method in class io.vertx.serviceproxy.ServiceBinder
Set the address to use on the subsequent proxy creations or service registrations.
setAddress(String) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
Set the address to use on the subsequent proxy creations or service registrations.
setAddressRegex(String) - Method in class io.vertx.ext.bridge.PermittedOptions
A regular expression that will be matched against the address.
setAddressResolverOptions(AddressResolverOptions) - Method in class io.vertx.core.VertxOptions
Sets the address resolver configuration to configure resolving DNS servers, cache TTL, etc...
setAlgorithm(String) - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
setAlgorithm(String) - Method in class io.vertx.ext.jwt.JWTOptions
 
setAlias(String) - Method in class io.vertx.micrometer.Match
Set an alias that would replace the label value when it matches.
setAll(MultiMap) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
setAll(Map<String, String>) - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
setAll(MultiMap) - Method in interface io.vertx.core.MultiMap
Cleans this instance.
setAll(Map<String, String>) - Method in interface io.vertx.core.MultiMap
Cleans and set all values of the given instance
setAll(MultiMap) - Method in class io.vertx.reactivex.core.MultiMap
Cleans this instance.
setAll(MultiMap) - Method in class io.vertx.rxjava.core.MultiMap
Cleans this instance.
setAllowRootFileSystemAccess(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Enable/Disable access to the root of the filesystem
setAllowRootFileSystemAccess(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Enable/Disable access to the root of the filesystem
setAllowRootFileSystemAccess(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Enable/Disable access to the root of the filesystem
setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.core.http.HttpClientOptions
Set the list of protocol versions to provide to the server during the Application-Layer Protocol Negotiation.
setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.core.http.HttpServerOptions
Set the list of protocol versions to provide to the server during the Application-Layer Protocol Negotiatiation.
setAlpnVersions(List<HttpVersion>) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setAlwaysAsyncFS(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether async filesystem access should always be used
setAlwaysAsyncFS(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether async filesystem access should always be used
setAlwaysAsyncFS(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether async filesystem access should always be used
setAnnounceAddress(String) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Sets the event bus address on which the service arrivals, departures and modifications are announced.
setAppend(boolean) - Method in class io.vertx.core.file.OpenOptions
Whether the file should be opened in append mode.
setArgName(String) - Method in class io.vertx.core.cli.Argument
Sets the argument name of this Argument.
setArgName(String) - Method in class io.vertx.core.cli.Option
Sets te arg name for this option.
setArgName(String) - Method in class io.vertx.core.cli.TypedArgument
 
setArgName(String) - Method in class io.vertx.core.cli.TypedOption
 
setArgName(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setArguments(List<Argument>) - Method in interface io.vertx.core.cli.CLI
Sets the list of arguments.
setArguments(List<Argument>) - Method in class io.vertx.reactivex.core.cli.CLI
Sets the list of arguments.
setArguments(List<Argument>) - Method in class io.vertx.rxjava.core.cli.CLI
Sets the list of arguments.
setAtomicMove(boolean) - Method in class io.vertx.core.file.CopyOptions
Whether move should be performed as an atomic filesystem operation.
setAudience(List<String>) - Method in class io.vertx.ext.jwt.JWTOptions
 
setAudience(List<String>) - Method in interface io.vertx.ext.web.handler.JWTAuthHandler
Set the audience list
setAudience(List<String>) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Set the audience list
setAudience(List<String>) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Set the audience list
setAuth(String) - Method in class io.vertx.redis.RedisOptions
Set the password for authentication at connection time.
setAuthorities(Set<String>) - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
Set the required authorities for the service, once a JWT is validated it will be queried for these authorities.
setAuthorizationPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
setAuthProvider(AuthProvider) - Method in interface io.vertx.ext.auth.User
Set the auth provider for the User.
setAuthProvider(AuthProvider) - Method in class io.vertx.reactivex.ext.auth.User
Set the auth provider for the User.
setAuthProvider(AuthProvider) - Method in class io.vertx.rxjava.ext.auth.User
Set the auth provider for the User.
setAutoAccept(boolean) - Method in interface io.vertx.proton.ProtonReceiver
Sets whether received deliveries should be automatically accepted (and settled) after the message handler runs for them, if no other disposition has been applied during handling.
setAutoClientId(boolean) - Method in class io.vertx.mqtt.MqttServerOptions
Set if clientid should be auto-generated when it's "zero-bytes"
setAutoCommit(boolean, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
Sets the auto commit flag for this connection.
setAutoCommit(boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Sets the auto commit flag for this connection.
setAutoCommit(boolean, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Sets the auto commit flag for this connection.
setAutoCommitObservable(boolean) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
setAutoDrained(boolean) - Method in interface io.vertx.proton.ProtonSender
Sets whether the link is automatically marked ProtonSender.drained() after the send queue drain handler callback returns if the receiving peer requested that credit be drained, as indicated by the value of the ProtonLink.getDrain() flag.
setAutoGeneratedClientId(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
Set if the MQTT client must generate clientId automatically (default is true)
setAutoGeneratedKeys(boolean) - Method in class io.vertx.ext.sql.SQLOptions
 
setAutoGeneratedKeysIndexes(JsonArray) - Method in class io.vertx.ext.sql.SQLOptions
 
setAutoKeepAlive(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
Set if the MQTT client must handle PINGREQ automatically (default is true)
setAutoRegistrationOfImporters(boolean) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Sets whether or not the registration of importers declared as SPI is enabled.
setAutoSettle(boolean) - Method in interface io.vertx.proton.ProtonSender
Sets whether sent deliveries should be automatically locally-settled once they have become remotely-settled by the receiving peer.
setBackendConfiguration(JsonObject) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Sets the configuration passed to the ServiceDiscoveryBackend.
setBatchSize(int) - Method in class io.vertx.ext.mongo.FindOptions
Set the batch size for methods loading found data in batches.
setBatchSize(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Maximum number of measurements sent per request to the InfluxDB server.
setBinary(String, Buffer, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the binary string value of a key - without encoding as utf-8
setBinary(String, Buffer, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the binary string value of a key - without encoding as utf-8
setBinary(String, Buffer, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set the binary string value of a key - without encoding as utf-8
setBinary(boolean) - Method in class io.vertx.redis.RedisOptions
Set the messages to/from redis as binary, default `false`.
setBinary(String, Buffer, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the binary string value of a key - without encoding as utf-8
setBinary(String, Buffer, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the binary string value of a key - without encoding as utf-8
setBinary(String, Buffer, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the binary string value of a key - without encoding as utf-8
setBinaryObservable(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisClient
setBinaryObservable(String, Buffer) - Method in class io.vertx.rxjava.redis.RedisTransaction
setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key
setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key
setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Set the string value of a key
setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the string value of a key
setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key
setBinaryWithOptions(String, Buffer, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key
setBinaryWithOptionsObservable(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
setBinaryWithOptionsObservable(String, Buffer, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
setbit(String, long, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Sets or clears the bit at offset in the string value stored at key
setbit(String, long, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Sets or clears the bit at offset in the string value stored at key
setbit(String, long, int, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Sets or clears the bit at offset in the string value stored at key
setbit(String, long, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Sets or clears the bit at offset in the string value stored at key
setbit(String, long, int, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Sets or clears the bit at offset in the string value stored at key
setbit(String, long, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Sets or clears the bit at offset in the string value stored at key
setbitObservable(String, long, int) - Method in class io.vertx.rxjava.redis.RedisClient
setbitObservable(String, long, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
setBlockedThreadCheckInterval(long) - Method in class io.vertx.core.VertxOptions
Sets the value of blocked thread check period, in ms.
setBody(Buffer) - Method in interface io.vertx.ext.web.RoutingContext
Set the body.
setBody(Buffer) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Set the body.
setBody(Buffer) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Set the body.
setBodyLimit(long) - Method in interface io.vertx.ext.web.handler.BodyHandler
Set the maximum body size -1 means unlimited
setBodyLimit(long) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Set the maximum body size -1 means unlimited
setBodyLimit(long) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
Set the maximum body size -1 means unlimited
setBroadcast(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
Set if the socket can send or receive broadcast packets
setBuffer(int, Buffer) - Method in interface io.vertx.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the Buffer b.
setBuffer(int, Buffer, int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the Buffer b on the given offset and len.
setBuffer(int, Buffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the Buffer b.
setBuffer(int, Buffer, int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the Buffer b on the given offset and len.
setBuffer(int, Buffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the Buffer b.
setBuffer(int, Buffer, int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the Buffer b on the given offset and len.
setBy(String) - Method in class io.vertx.redis.op.SortOptions
 
setByte(int, byte) - Method in interface io.vertx.core.buffer.Buffer
Sets the byte at position pos in the Buffer to the value b.
setByte(int, byte) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the byte at position pos in the Buffer to the value b.
setByte(int, byte) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the byte at position pos in the Buffer to the value b.
setBytes(int, ByteBuffer) - Method in interface io.vertx.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the ByteBuffer b.
setBytes(int, byte[]) - Method in interface io.vertx.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the bytes represented by the byte[] b.
setBytes(int, byte[], int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the given number of bytes at position pos in the Buffer to the bytes represented by the byte[] b.
setCacheEntryTimeout(long) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the server cache entry timeout when caching is enabled
setCacheEntryTimeout(long) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the server cache entry timeout when caching is enabled
setCacheEntryTimeout(long) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the server cache entry timeout when caching is enabled
setCacheMaxTimeToLive(int) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the cache maximum TTL value in seconds.
setCacheMinTimeToLive(int) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the cache minimum TTL value in seconds.
setCacheNegativeTimeToLive(int) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the negative cache TTL value in seconds.
setCachingEnabled(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether cache header handling is enabled
setCachingEnabled(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether cache header handling is enabled
setCachingEnabled(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether cache header handling is enabled
setCatalog(String) - Method in class io.vertx.ext.sql.SQLOptions
 
setCertificate(boolean) - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
setCertPath(String) - Method in class io.vertx.core.net.PemKeyCertOptions
Set the path of the first certificate, replacing the previous certificates paths
setCertPaths(List<String>) - Method in class io.vertx.core.net.PemKeyCertOptions
Set all the paths to the certificates files
setCertValue(Buffer) - Method in class io.vertx.core.net.PemKeyCertOptions
Set the first certificate as a buffer, replacing the previous certificates buffers
setCertValues(List<Buffer>) - Method in class io.vertx.core.net.PemKeyCertOptions
Set all the certificates as a list of buffer
setChanged(boolean) - Method in interface io.vertx.ext.web.Cookie
Set the cookie as being changed.
setChanged(boolean) - Method in class io.vertx.reactivex.ext.web.Cookie
Set the cookie as being changed.
setChanged(boolean) - Method in class io.vertx.rxjava.ext.web.Cookie
Set the cookie as being changed.
setChecksum(long) - Method in class io.vertx.kafka.client.producer.RecordMetadata
Set the checksum (CRC32) of the record.
setChoices(Set<String>) - Method in class io.vertx.core.cli.Option
Sets the list of values accepted by this option.
setChoices(Set<String>) - Method in class io.vertx.core.cli.TypedOption
 
setChunked(boolean) - Method in interface io.vertx.core.http.HttpClientRequest
If chunked is true then the request will be set into HTTP chunked mode
setChunked(boolean) - Method in interface io.vertx.core.http.HttpServerResponse
If chunked is true, this response will use HTTP chunked encoding, and each call to write to the body will correspond to a new HTTP chunk sent on the wire.
setChunked(boolean) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
If chunked is true then the request will be set into HTTP chunked mode
setChunked(boolean) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
If chunked is true, this response will use HTTP chunked encoding, and each call to write to the body will correspond to a new HTTP chunk sent on the wire.
setChunked(boolean) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
If chunked is true then the request will be set into HTTP chunked mode
setChunked(boolean) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
If chunked is true, this response will use HTTP chunked encoding, and each call to write to the body will correspond to a new HTTP chunk sent on the wire.
setCleanSession(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
Set to start with a clean session (or not)
setClientAuth(ClientAuth) - Method in class io.vertx.core.eventbus.EventBusOptions
Set whether client auth is required
setClientAuth(ClientAuth) - Method in class io.vertx.core.http.HttpServerOptions
 
setClientAuth(ClientAuth) - Method in class io.vertx.core.net.NetServerOptions
Set whether client auth is required
setClientAuth(ClientAuth) - Method in class io.vertx.proton.ProtonServerOptions
 
setClientAuthRequired(boolean) - Method in class io.vertx.core.http.HttpServerOptions
Deprecated.
setClientAuthRequired(boolean) - Method in class io.vertx.core.net.NetServerOptions
Deprecated.
setClientAuthRequired(boolean) - Method in class io.vertx.proton.ProtonServerOptions
Deprecated.
setClientID(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider client id
setClientId(String) - Method in class io.vertx.mqtt.MqttClientOptions
Set the client identifier
setClientIdentifier(String) - Method in interface io.vertx.mqtt.MqttEndpoint
Set client identifier if not provided by the remote MQTT client (zero-bytes)
setClientIdentifier(String) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set client identifier if not provided by the remote MQTT client (zero-bytes)
setClientIdentifier(String) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set client identifier if not provided by the remote MQTT client (zero-bytes)
setClientSecret(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider client secret
setClientSecretParameterName(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Override the HTTP form field name for client secret
setClustered(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
Sets whether or not the event bus is clustered.
setClustered(boolean) - Method in class io.vertx.core.VertxOptions
Set whether or not the Vert.x instance will be clustered.
setClusterHost(String) - Method in class io.vertx.core.VertxOptions
Set the hostname to be used for clustering.
setClusterManager(ClusterManager) - Method in class io.vertx.core.VertxOptions
Programmatically set the cluster manager to be used when clustering.
setClusterPingInterval(long) - Method in class io.vertx.core.eventbus.EventBusOptions
Set the value of cluster ping interval, in ms.
setClusterPingInterval(long) - Method in class io.vertx.core.VertxOptions
Set the value of cluster ping interval, in ms.
setClusterPingReplyInterval(long) - Method in class io.vertx.core.eventbus.EventBusOptions
Set the value of cluster ping reply interval, in ms.
setClusterPingReplyInterval(long) - Method in class io.vertx.core.VertxOptions
Set the value of cluster ping reply interval, in ms.
setClusterPort(int) - Method in class io.vertx.core.VertxOptions
Set the port to be used for clustering.
setClusterPublicHost(String) - Method in class io.vertx.core.eventbus.EventBusOptions
Set the public facing hostname to be used for clustering.
setClusterPublicHost(String) - Method in class io.vertx.core.VertxOptions
Set the public facing hostname to be used for clustering.
setClusterPublicPort(int) - Method in class io.vertx.core.eventbus.EventBusOptions
setClusterPublicPort(int) - Method in class io.vertx.core.VertxOptions
setCodecName(String) - Method in class io.vertx.core.eventbus.DeliveryOptions
Set the codec name.
setColumnNames(List<String>) - Method in class io.vertx.ext.sql.ResultSet
 
setCompressed(boolean) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Activate or deactivate GZIP compression.
setCompressionLevel(int) - Method in class io.vertx.core.http.HttpServerOptions
This method allows to set the compression level to be used in http1.x/2 response bodies when compression support is turned on (@see setCompressionSupported) and the client advertises to support deflate/gzip compression in the Accept-Encoding header default value is : 6 (Netty legacy) The compression level determines how much the data is compressed on a scale from 1 to 9, where '9' is trying to achieve the maximum compression ratio while '1' instead is giving priority to speed instead of compression ratio using some algorithm optimizations and skipping pedantic loops that usually gives just little improvements While one can think that best value is always the maximum compression ratio, there's a trade-off to consider: the most compressed level requires the most computational work to compress/decompress data, e.g.
setCompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
Set whether the server should support gzip/deflate compression (serving compressed responses to clients advertising support for them with Accept-Encoding header)
setCondition(ErrorCondition) - Method in interface io.vertx.proton.ProtonConnection
Sets the local ErrorCondition object.
setCondition(ErrorCondition) - Method in interface io.vertx.proton.ProtonLink
Sets the local ErrorCondition object.
setCondition(ErrorCondition) - Method in interface io.vertx.proton.ProtonSession
Sets the local ErrorCondition object.
setConfig(JsonObject) - Method in class io.vertx.config.ConfigStoreOptions
Sets the configuration of the store
setConfig(JsonObject) - Method in class io.vertx.core.DeploymentOptions
Set the JSON configuration that will be passed to the verticle(s) when it's deployed
setConnectTimeout(int) - Method in class io.vertx.core.eventbus.EventBusOptions
Sets the connect timeout
setConnectTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
 
setConnectTimeout(int) - Method in class io.vertx.core.net.ClientOptionsBase
Set the connect timeout
setConnectTimeout(int) - Method in class io.vertx.core.net.NetClientOptions
 
setConnectTimeout(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setConnectTimeout(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Connection timeout for InfluxDB server connections, in seconds.
setConnectTimeout(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setContainer(String) - Method in interface io.vertx.proton.ProtonConnection
Sets the container id value advertised to peers in the AMQP Open frame.
setConverter(Converter<T>) - Method in class io.vertx.core.cli.TypedArgument
Sets the converter used to create the value.
setConverter(Converter<T>) - Method in class io.vertx.core.cli.TypedOption
 
setCookieHttpOnlyFlag(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
Sets whether the 'HttpOnly' flag should be set for the session cookie.
setCookieHttpOnlyFlag(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Sets whether the 'HttpOnly' flag should be set for the session cookie.
setCookieHttpOnlyFlag(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Sets whether the 'HttpOnly' flag should be set for the session cookie.
setCookieName(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
Set the cookie name.
setCookieName(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Set the cookie name.
setCookieName(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Set the cookie name.
setCookiePath(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
Set the cookie path.
setCookiePath(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Set the cookie path.
setCookiePath(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Set the cookie path.
setCookieSecureFlag(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
Sets whether the 'secure' flag should be set for the session cookie.
setCookieSecureFlag(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Sets whether the 'secure' flag should be set for the session cookie.
setCookieSecureFlag(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Sets whether the 'secure' flag should be set for the session cookie.
setCopyAttributes(boolean) - Method in class io.vertx.core.file.CopyOptions
Whether the file attributes should be copied.
setCount(Long) - Method in class io.vertx.redis.op.GeoRadiusOptions
Set the radius options limit the result count.
setCount(int) - Method in class io.vertx.redis.op.ScanOptions
 
setCreate(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether the file should be created if it does not already exist.
setCreateNew(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether the file should be created and fail if it does exist already.
setCwd(File) - Method in class io.vertx.core.spi.launcher.DefaultCommand
Sets the current working directory.
setData(JsonObject) - Method in class io.vertx.ext.healthchecks.Status
Sets the metadata.
setDb(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Database name used to store metrics.
setDebugData(Buffer) - Method in class io.vertx.core.http.GoAway
Set the additional debug data
setDecoderInitialBufferSize(int) - Method in class io.vertx.core.http.HttpClientOptions
set to initialBufferSizeHttpDecoder the initial buffer of the HttpDecoder.
setDecoderInitialBufferSize(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the initial buffer size for the HTTP decoder
setDecompressionSupported(boolean) - Method in class io.vertx.core.http.HttpServerOptions
Set whether the server supports decompression
setDefaultContentEncoding(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the default content encoding for text related files.
setDefaultContentEncoding(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the default content encoding for text related files.
setDefaultContentEncoding(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the default content encoding for text related files.
setDefaultHost(String) - Method in class io.vertx.core.http.HttpClientOptions
Set the default host name to be used by this client in requests if none is provided when making the request.
setDefaultHost(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setDefaultPort(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the default port to be used by this client in requests if none is provided when making the request.
setDefaultPort(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setDefaultValue(String) - Method in class io.vertx.core.cli.Argument
Sets the default value of this Argument.
setDefaultValue(String) - Method in class io.vertx.core.cli.Option
Sets the default value of this option
setDefaultValue(String) - Method in class io.vertx.core.cli.TypedArgument
 
setDefaultValue(String) - Method in class io.vertx.core.cli.TypedOption
 
setDeleteOnClose(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether the file should be deleted when it's closed, or the JVM is shutdown.
setDeleteUploadedFilesOnEnd(boolean) - Method in interface io.vertx.ext.web.handler.BodyHandler
Set whether uploaded files should be removed after handling the request
setDeleteUploadedFilesOnEnd(boolean) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Set whether uploaded files should be removed after handling the request
setDeleteUploadedFilesOnEnd(boolean) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
Set whether uploaded files should be removed after handling the request
setDescPadding(int) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setDescription(String) - Method in class io.vertx.core.cli.Argument
Sets the description of the Argument.
setDescription(String) - Method in interface io.vertx.core.cli.CLI
 
setDescription(String) - Method in class io.vertx.core.cli.Option
Sets te description of this option.
setDescription(String) - Method in class io.vertx.core.cli.TypedArgument
 
setDescription(String) - Method in class io.vertx.core.cli.TypedOption
 
setDescription(String) - Method in class io.vertx.reactivex.core.cli.CLI
 
setDescription(String) - Method in class io.vertx.rxjava.core.cli.CLI
 
setDesiredCapabilities(Symbol[]) - Method in interface io.vertx.proton.ProtonConnection
Sets the desired connection capabilities to be sent to the remote peer in our Open frame.
setDesiredCapabilities(Symbol[]) - Method in interface io.vertx.proton.ProtonLink
Sets the desired capabilities, to be conveyed to the peer via the Attach frame when attaching the link to the session.
setDirectLoggedInOKURL(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
Set the url to redirect to if the user logs in directly at the url of the form login handler without being redirected here first
setDirectLoggedInOKURL(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Set the url to redirect to if the user logs in directly at the url of the form login handler without being redirected here first
setDirectLoggedInOKURL(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
Set the url to redirect to if the user logs in directly at the url of the form login handler without being redirected here first
setDirectoryListing(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether directory listing is enabled
setDirectoryListing(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether directory listing is enabled
setDirectoryListing(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether directory listing is enabled
setDirectoryTemplate(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the directory template to be used when directory listing
setDirectoryTemplate(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the directory template to be used when directory listing
setDirectoryTemplate(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the directory template to be used when directory listing
setDisabledMetricsCategories(Set<MetricsDomain>) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Sets metrics types that are disabled.
setDisplayName(String) - Method in class io.vertx.config.vault.client.TokenRequest
 
setDocument(JsonObject) - Method in class io.vertx.ext.mongo.BulkOperation
Sets the document, used by insert, replace, and update operations
setDomain(String) - Method in interface io.vertx.ext.web.Cookie
Sets the domain of this cookie
setDomain(MetricsDomain) - Method in class io.vertx.micrometer.Match
Set the label domain, restricting this rule to a single domain.
setDomain(String) - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Set the JMX domain under which to publish metrics
setDomain(String) - Method in class io.vertx.reactivex.ext.web.Cookie
Sets the domain of this cookie
setDomain(String) - Method in class io.vertx.rxjava.ext.web.Cookie
Sets the domain of this cookie
setDomainSocket(boolean) - Method in class io.vertx.redis.RedisOptions
Set the domain socket enabled option, default `false`.
setDomainSocketAddress(String) - Method in class io.vertx.redis.RedisOptions
Set the domain socket address where the Redis server is listening.
setDouble(int, double) - Method in interface io.vertx.core.buffer.Buffer
Sets the double at position pos in the Buffer to the value d.
setDouble(int, double) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the double at position pos in the Buffer to the value d.
setDouble(int, double) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the double at position pos in the Buffer to the value d.
setDsync(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether every write to the file's content ill be written synchronously to the underlying hardware.
setEmbeddedServerEndpoint(String) - Method in class io.vertx.micrometer.VertxPrometheusOptions
Set metrics endpoint.
setEmbeddedServerOptions(HttpServerOptions) - Method in class io.vertx.micrometer.VertxPrometheusOptions
HTTP server options for the embedded server
setEnabled(boolean) - Method in class io.vertx.core.metrics.MetricsOptions
Set whether metrics will be enabled on the Vert.x instance.
setEnabled(boolean) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set whether metrics will be enabled on the Vert.x instance.
setEnabled(boolean) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Set true to enable InfluxDB reporting
setEnabled(boolean) - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Set true to enable Prometheus reporting
setEnabled(boolean) - Method in class io.vertx.micrometer.VertxPrometheusOptions
Set true to enable Prometheus reporting
setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.core.net.TCPSSLOptions
Sets the list of enabled SSL/TLS protocols.
setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.proton.ProtonClientOptions
 
setEnabledSecureTransportProtocols(Set<String>) - Method in class io.vertx.proton.ProtonServerOptions
 
setEnableFSTuning(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether async/sync filesystem tuning should enabled
setEnableFSTuning(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether async/sync filesystem tuning should enabled
setEnableFSTuning(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether async/sync filesystem tuning should enabled
setEnableRangeSupport(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether range requests (resumable downloads; media streaming) should be enabled.
setEnableRangeSupport(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether range requests (resumable downloads; media streaming) should be enabled.
setEnableRangeSupport(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether range requests (resumable downloads; media streaming) should be enabled.
setEncoding(String) - Method in class io.vertx.redis.RedisOptions
Set the user defined character encoding, e.g.: `iso-8859-1`.
setEndpoint(String) - Method in class io.vertx.servicediscovery.types.HttpLocation
Sets the endpoint, which is the URL of the service.
setErrorCode(long) - Method in class io.vertx.core.http.GoAway
 
setEventBusOptions(EventBusOptions) - Method in class io.vertx.core.VertxOptions
Sets the event bus configuration to configure the host, port, ssl...
setEventLoopPoolSize(int) - Method in class io.vertx.core.VertxOptions
Set the number of event loop threads to be used by the Vert.x instance.
setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value and expiration of a key
setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value and expiration of a key
setEX(long) - Method in class io.vertx.redis.op.SetOptions
 
setex(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set the value and expiration of a key
setex(String, long, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the value and expiration of a key
setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value and expiration of a key
setex(String, long, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value and expiration of a key
setexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisClient
setexObservable(String, long, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
setExpectMultipart(boolean) - Method in interface io.vertx.core.http.HttpServerRequest
Call this with true if you are expecting a multi-part body to be submitted in the request.
setExpectMultipart(boolean) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Call this with true if you are expecting a multi-part body to be submitted in the request.
setExpectMultipart(boolean) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Call this with true if you are expecting a multi-part body to be submitted in the request.
setExpiresInMinutes(int) - Method in class io.vertx.ext.jwt.JWTOptions
 
setExpiresInSeconds(int) - Method in class io.vertx.ext.jwt.JWTOptions
 
setExtension(String) - Method in interface io.vertx.ext.web.templ.FreeMarkerTemplateEngine
Set the extension for the engine
setExtension(String) - Method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Set the extension for the engine
setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
Set the extension for the engine
setExtension(String) - Method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
Set the extension for the engine
setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
Set the extension for the engine
setExtension(String) - Method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
Set the extension for the engine
setExtensionTarget(String) - Method in class io.vertx.ext.web.Http2PushMapping
 
setExtraClasspath(List<String>) - Method in class io.vertx.core.DeploymentOptions
Set any extra classpath to be used when deploying the verticle.
setExtraParameters(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set extra parameters to be sent to the provider on each request
setExtraSettings(Map<Integer, Long>) - Method in class io.vertx.core.http.Http2Settings
Set the extra setting used for extending HTTP/2
setFactory(VertxMetricsFactory) - Method in class io.vertx.core.metrics.MetricsOptions
Programmatically set the metrics factory to be used when metrics are enabled.
setFallbackOnFailure(boolean) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets whether or not the fallback is executed on failure, even when the circuit is closed.
setFetchDirection(FetchDirection) - Method in class io.vertx.ext.sql.SQLOptions
 
setFetchSize(int) - Method in class io.vertx.ext.sql.SQLOptions
 
setFields(JsonObject) - Method in class io.vertx.ext.mongo.FindOptions
Set the fields
setFilePath(String) - Method in class io.vertx.ext.web.Http2PushMapping
 
setFileResolverCachingEnabled(boolean) - Method in class io.vertx.core.VertxOptions
Set wether the Vert.x file resolver uses caching for classpath resources.
setFilesReadOnly(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether files are read-only and will never change
setFilesReadOnly(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether files are read-only and will never change
setFilesReadOnly(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether files are read-only and will never change
setFilter(JsonObject) - Method in class io.vertx.ext.mongo.BulkOperation
Sets the filter document, used by replace, update, and delete operations
setFlag(boolean) - Method in class io.vertx.core.cli.Option
Configures the current Option to be a flag.
setFlag(boolean) - Method in class io.vertx.core.cli.TypedOption
 
setFloat(int, float) - Method in interface io.vertx.core.buffer.Buffer
Sets the float at position pos in the Buffer to the value f.
setFloat(int, float) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the float at position pos in the Buffer to the value f.
setFloat(int, float) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the float at position pos in the Buffer to the value f.
setFollowRedirects(boolean) - Method in interface io.vertx.core.http.HttpClientRequest
 
setFollowRedirects(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
Configure the default behavior of the client to follow HTTP 30x redirections.
setFollowRedirects(boolean) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
setFollowRedirects(boolean) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
setForceSni(boolean) - Method in class io.vertx.core.http.HttpClientOptions
By default, the server name is only sent for Fully Qualified Domain Name (FQDN), setting this property to true forces the server name to be always sent.
setFormat(String) - Method in class io.vertx.config.ConfigStoreOptions
Sets the format of the configuration that is retrieved from the store.
setFormat(String) - Method in class io.vertx.ext.unit.report.ReportOptions
Set the current reporter format.
setGet(BitFieldGetCommand) - Method in class io.vertx.redis.op.BitFieldOptions
 
setHa(boolean) - Method in class io.vertx.core.DeploymentOptions
Set whether the verticle(s) will be deployed as HA.
setHAEnabled(boolean) - Method in class io.vertx.core.VertxOptions
Set whether HA will be enabled on the Vert.x instance.
setHAGroup(String) - Method in class io.vertx.core.VertxOptions
Set the HA group to be used when HA is enabled.
setHandle100ContinueAutomatically(boolean) - Method in class io.vertx.core.http.HttpServerOptions
Set whether 100 Continue should be handled automatically
setHandler(Handler<AsyncResult<CompositeFuture>>) - Method in interface io.vertx.core.CompositeFuture
 
setHandler(Handler<AsyncResult<T>>) - Method in interface io.vertx.core.Future
Set a handler for the result.
setHandler(Handler<AsyncResult<CompositeFuture>>) - Method in class io.vertx.reactivex.core.CompositeFuture
 
setHandler(Handler<AsyncResult<T>>) - Method in class io.vertx.reactivex.core.Future
Set a handler for the result.
setHandler(Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
setHandler(Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
setHandler(Handler<AsyncResult<CompositeFuture>>) - Method in class io.vertx.rxjava.core.CompositeFuture
 
setHandler(Handler<AsyncResult<T>>) - Method in class io.vertx.rxjava.core.Future
Set a handler for the result.
setHandler(Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
setHandler(Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
setHandlerObservable() - Method in class io.vertx.rxjava.core.CompositeFuture
Deprecated.
setHandlerObservable() - Method in class io.vertx.rxjava.core.Future
Deprecated.
setHandlerObservable() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
Deprecated.
setHasRack(boolean) - Method in class io.vertx.kafka.client.common.Node
Set if this node has a defined rack
setHeader(JsonObject) - Method in class io.vertx.ext.jwt.JWTOptions
 
setHeaderName(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
Set the header name.
setHeaderName(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Set the header name.
setHeaderName(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Set the header name.
setHeaders(MultiMap) - Method in class io.vertx.core.eventbus.DeliveryOptions
Set message headers from a multi-map.
setHeaders(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set custom headers to be sent with every request to the provider
setHeaderTableSize(long) - Method in class io.vertx.core.http.Http2Settings
Set SETTINGS_HEADER_TABLE_SIZE HTTP/2 setting.
setHeartbeat(int) - Method in class io.vertx.proton.ProtonClientOptions
Set the heartbeat (in milliseconds) as maximum delay between sending frames for the remote peers.
setHeartbeat(int) - Method in class io.vertx.proton.ProtonServerOptions
Sets the heart beat (in milliseconds) as maximum delay between sending frames for the remote peers.
setHeartbeat(int) - Method in class io.vertx.proton.ProtonTransportOptions
Set the heart beat as maximum delay between sending frames for the remote peers.
setHeartbeatInterval(long) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
setHelp(boolean) - Method in class io.vertx.core.cli.Option
Sets whether or not this option is a "help" option
setHidden(boolean) - Method in class io.vertx.core.cli.Argument
Sets whether or not the current Argument is hidden.
setHidden(boolean) - Method in interface io.vertx.core.cli.CLI
Sets whether or not the current instance of CLI must be hidden.
setHidden(boolean) - Method in class io.vertx.core.cli.Option
Sets whether or not this option should be hidden
setHidden(boolean) - Method in class io.vertx.core.cli.TypedArgument
 
setHidden(boolean) - Method in class io.vertx.core.cli.TypedOption
 
setHidden(boolean) - Method in class io.vertx.reactivex.core.cli.CLI
Sets whether or not the current instance of CLI must be hidden.
setHidden(boolean) - Method in class io.vertx.rxjava.core.cli.CLI
Sets whether or not the current instance of CLI must be hidden.
setHost(String) - Method in class io.vertx.core.dns.DnsClientOptions
Set the host name to be used by this client in requests.
setHost(String) - Method in class io.vertx.core.eventbus.EventBusOptions
Sets the host.
setHost(String) - Method in interface io.vertx.core.http.HttpClientRequest
Set the request host.

For HTTP/2 it sets the :authority pseudo header otherwise it sets the Host header

setHost(String) - Method in class io.vertx.core.http.HttpServerOptions
 
setHost(String) - Method in class io.vertx.core.http.RequestOptions
Set the host name to be used by the client request.
setHost(String) - Method in class io.vertx.core.net.NetServerOptions
Set the host
setHost(String) - Method in class io.vertx.core.net.ProxyOptions
Set proxy host.
setHost(String) - Method in class io.vertx.kafka.client.common.Node
Set the host name for this node
setHost(String) - Method in class io.vertx.mqtt.MqttServerOptions
 
setHost(String) - Method in class io.vertx.proton.ProtonServerOptions
 
setHost(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Set the request host.

For HTTP/2 it sets the pseudo header otherwise it sets the header

setHost(String) - Method in class io.vertx.redis.RedisOptions
Set the host name where the Redis server is listening.
setHost(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Set the request host.

For HTTP/2 it sets the pseudo header otherwise it sets the header

setHost(String) - Method in class io.vertx.servicediscovery.types.HttpLocation
Sets the host.
setHostname(String) - Method in interface io.vertx.proton.ProtonConnection
Sets the hostname value requested of/advertised to peers in the AMQP Open frame.
setHostnameVerificationAlgorithm(String) - Method in class io.vertx.core.net.NetClientOptions
Set the hostname verification algorithm interval To disable hostname verification, set hostnameVerificationAlgorithm to an empty String
setHostnameVerificationAlgorithm(String) - Method in class io.vertx.proton.ProtonClientOptions
 
setHostsPath(String) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the path of an alternate hosts configuration file to use instead of the one provided by the os.
setHostsValue(Buffer) - Method in class io.vertx.core.dns.AddressResolverOptions
Set an alternate hosts configuration file to use instead of the one provided by the os.
setHtpasswdFile(String) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
setHttp2ClearTextUpgrade(boolean) - Method in class io.vertx.core.http.HttpClientOptions
Set to true when an h2c connection is established using an HTTP/1.1 upgrade request, and false when an h2c connection is established directly (with prior knowledge).
setHttp2ClearTextUpgrade(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setHttp2ConnectionWindowSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the default HTTP/2 connection window size.
setHttp2ConnectionWindowSize(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the default HTTP/2 connection window size.
setHttp2ConnectionWindowSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setHttp2KeepAliveTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the keep alive timeout for HTTP/2 connections, in seconds.
setHttp2MaxPoolSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the maximum pool size for HTTP/2 connections
setHttp2MaxPoolSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setHttp2MultiplexingLimit(int) - Method in class io.vertx.core.http.HttpClientOptions
Set a client limit of the number concurrent streams for each HTTP/2 connection, this limits the number of streams the client can create for a connection.
setHttp2MultiplexingLimit(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setHttp2PushMapping(List<Http2PushMapping>) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the file mapping for http2push and link preload
setHttp2PushMapping(List<Http2PushMapping>) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the file mapping for http2push and link preload
setHttp2PushMapping(List<Http2PushMapping>) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the file mapping for http2push and link preload
setHttpOnly(boolean) - Method in interface io.vertx.ext.web.Cookie
Determines if this cookie is HTTP only.
setHttpOnly(boolean) - Method in class io.vertx.reactivex.ext.web.Cookie
Determines if this cookie is HTTP only.
setHttpOnly(boolean) - Method in class io.vertx.rxjava.ext.web.Cookie
Determines if this cookie is HTTP only.
setId(String) - Method in class io.vertx.config.vault.client.TokenRequest
 
setId(int) - Method in class io.vertx.kafka.client.common.Node
Set the node id of this node
setId(String) - Method in class io.vertx.redis.op.KillFilter
Set ID filter
setIdleTimeout(int) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setIdleTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
 
setIdleTimeout(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setIdleTimeout(int) - Method in class io.vertx.core.net.ClientOptionsBase
 
setIdleTimeout(int) - Method in class io.vertx.core.net.NetClientOptions
 
setIdleTimeout(int) - Method in class io.vertx.core.net.NetServerOptions
 
setIdleTimeout(int) - Method in class io.vertx.core.net.TCPSSLOptions
Set the idle timeout, in seconds.
setIdleTimeout(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setIdleTimeout(int) - Method in class io.vertx.mqtt.MqttClientOptions
Deprecated.
setIdleTimeout(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setIdleTimeout(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setIdString(String) - Method in class io.vertx.kafka.client.common.Node
Set the string representation of the node id
setIgnoreExpiration(boolean) - Method in class io.vertx.ext.jwt.JWTOptions
 
setIgnoreExpiration(boolean) - Method in interface io.vertx.ext.web.handler.JWTAuthHandler
Set whether expiration is ignored
setIgnoreExpiration(boolean) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Set whether expiration is ignored
setIgnoreExpiration(boolean) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Set whether expiration is ignored
setInboundPermitted(List<PermittedOptions>) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
setInboundPermitteds(List<PermittedOptions>) - Method in class io.vertx.ext.bridge.BridgeOptions
Sets the list of inbound permitted options.
setIncludeDefaultStores(boolean) - Method in class io.vertx.config.ConfigRetrieverOptions
 
setIncludeHidden(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether hidden files should be served
setIncludeHidden(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether hidden files should be served
setIncludeHidden(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether hidden files should be served
setIncomingCapacity(int) - Method in interface io.vertx.proton.ProtonSession
Sets the incoming capacity in bytes, used to govern session-level flow control.
setIncrby(BitFieldIncrbyCommand) - Method in class io.vertx.redis.op.BitFieldOptions
 
setIncrement(long) - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
setIndex(int) - Method in class io.vertx.core.cli.Argument
Sets the argument index.
setIndex(int) - Method in class io.vertx.core.cli.TypedArgument
 
setIndexPage(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the index page
setIndexPage(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the index page
setIndexPage(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the index page
setIndexTemplate(String) - Method in interface io.vertx.ext.web.handler.TemplateHandler
Set the index template
setIndexTemplate(String) - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
Set the index template
setIndexTemplate(String) - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
Set the index template
setInfluxDbOptions(VertxInfluxDbOptions) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set InfluxDB options.
setInitialSettings(Http2Settings) - Method in class io.vertx.core.http.HttpClientOptions
Set the HTTP/2 connection settings immediately sent by to the server when the client connects.
setInitialSettings(Http2Settings) - Method in class io.vertx.core.http.HttpServerOptions
Set the HTTP/2 connection settings immediatly sent by the server when a client connects.
setInitialWindowSize(int) - Method in class io.vertx.core.http.Http2Settings
Set the SETTINGS_INITIAL_WINDOW_SIZE HTTP/2 setting
setInsertJSESSIONID(boolean) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
setInstances(int) - Method in class io.vertx.core.DeploymentOptions
Set the number of instances that should be deployed.
setInSyncReplicas(List<Node>) - Method in class io.vertx.kafka.client.common.PartitionInfo
Set the subset of the replicas that are in sync
setInt(int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the int at position pos in the Buffer to the value i.
setInt(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the int at position pos in the Buffer to the value i.
setInt(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the int at position pos in the Buffer to the value i.
setInternalBlockingPoolSize(int) - Method in class io.vertx.core.VertxOptions
Set the value of internal blocking pool size
setIntLE(int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the int at position pos in the Buffer to the value i in the Little Endian Byte Order.
setIntLE(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the int at position pos in the Buffer to the value i in the Little Endian Byte Order.
setIntLE(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the int at position pos in the Buffer to the value i in the Little Endian Byte Order.
setIntrospectionPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider token introspection resource path
setIpV6(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
Set if IP v6 should be used
setIsEmpty(boolean) - Method in class io.vertx.kafka.client.common.Node
Set if this node is empty
setIsolatedClasses(List<String>) - Method in class io.vertx.core.DeploymentOptions
Set the isolated class names.
setIsolationGroup(String) - Method in class io.vertx.core.DeploymentOptions
Set the isolation group that will be used when deploying the verticle(s)
setIssuer(String) - Method in class io.vertx.ext.jwt.JWTOptions
 
setIssuer(String) - Method in interface io.vertx.ext.web.handler.JWTAuthHandler
Set the issuer
setIssuer(String) - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
Set the issuer
setIssuer(String) - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
Set the issuer
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.core.net.TCPSSLOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setJdkSslEngineOptions(JdkSSLEngineOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setJmxMetricsOptions(VertxJmxMetricsOptions) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set JMX metrics options.
setJwkPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
setJwtAuth(JWTAuth) - Method in class io.vertx.serviceproxy.ServiceJWTInterceptor
Set a JWT auth that will verify all requests before the service is invoked.
setJWTOptions(JWTOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
setJWTOptions(JWTOptions) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
setJWTToken(boolean) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
setKeepAlive(boolean) - Method in class io.vertx.core.http.HttpClientOptions
Set whether keep alive is enabled on the client
setKeepAlive(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setKeepAliveTimeout(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the keep alive timeout for HTTP/1.x, in seconds.
setKeepAliveTimeSeconds(int) - Method in class io.vertx.mqtt.MqttClientOptions
Set the keep alive timeout in seconds
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the key/cert options.
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setKeyCertOptions(KeyCertOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setKeyPath(String) - Method in class io.vertx.core.net.PemKeyCertOptions
Set the path of the first key file, replacing the keys paths
setKeyPaths(List<String>) - Method in class io.vertx.core.net.PemKeyCertOptions
Set all the paths to the keys files
setKeys(JsonArray) - Method in class io.vertx.ext.sql.UpdateResult
 
setKeyStore(KeyStoreOptions) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the key/cert options in jks format, aka Java keystore.
setKeyStoreOptions(JksOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setKeyStoreOptions(JksOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setKeyValue(Buffer) - Method in class io.vertx.core.net.PemKeyCertOptions
Set the first key a a buffer, replacing the previous keys buffers
setKeyValues(List<Buffer>) - Method in class io.vertx.core.net.PemKeyCertOptions
Set all the keys as a list of buffer
setKO() - Method in class io.vertx.ext.healthchecks.Status
Sets the outcome of the status to KO.
setLabel(String) - Method in class io.vertx.micrometer.Match
Set the label name.
setLabelMatchs(List<Match>) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set a list of rules for label matching.
setLastStreamId(int) - Method in class io.vertx.core.http.GoAway
Set the last stream id.
setLatitude(Double) - Method in class io.vertx.redis.op.GeoMember
Set Latitude as per EPSG:900913 / EPSG:3785 / OSGEO:41001
setLeader(Node) - Method in class io.vertx.kafka.client.common.PartitionInfo
Set the node id of the node currently acting as a leader
setLeeway(int) - Method in class io.vertx.ext.jwt.JWTOptions
 
setLeftPadding(int) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setLibraryURL(String) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
setLimit(int) - Method in class io.vertx.ext.mongo.FindOptions
Set the limit
setLimit(long, long) - Method in class io.vertx.redis.op.LimitOptions
 
setLimit(long, long) - Method in class io.vertx.redis.op.SortOptions
 
setLinkName(String) - Method in class io.vertx.proton.ProtonLinkOptions
 
setListSeparator(String) - Method in class io.vertx.core.cli.TypedOption
 
setLocalAddress(String) - Method in class io.vertx.core.http.HttpClientOptions
 
setLocalAddress(String) - Method in class io.vertx.core.net.ClientOptionsBase
Set the local interface to bind for network connections.
setLocalAddress(String) - Method in class io.vertx.core.net.NetClientOptions
 
setLocalAddress(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setLocalAddress(String) - Method in class io.vertx.proton.ProtonClientOptions
 
setLocation(JsonObject) - Method in class io.vertx.servicediscovery.Record
Sets the json object describing the location of the service.
setLogActivity(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
setLogActivity(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setLogActivity(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setLogActivity(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setLogActivity(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setLogActivity(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setLogActivity(boolean) - Method in class io.vertx.core.net.NetworkOptions
Set to true to enabled network activity logging: Netty's pipeline is configured for logging on Netty's logger.
setLogActivity(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
 
setLogActivity(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setLogActivity(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setLogActivity(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setLogoutPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider logout path
setLong(int, long) - Method in interface io.vertx.core.buffer.Buffer
Sets the long at position pos in the Buffer to the value l.
setLong(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the long at position pos in the Buffer to the value l.
setLong(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the long at position pos in the Buffer to the value l.
setLongitude(Double) - Method in class io.vertx.redis.op.GeoMember
Set Longitude as per EPSG:900913 / EPSG:3785 / OSGEO:41001
setLongLE(int, long) - Method in interface io.vertx.core.buffer.Buffer
Sets the long at position pos in the Buffer to the value l in the Little Endian Byte Order.
setLongLE(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the long at position pos in the Buffer to the value l in the Little Endian Byte Order.
setLongLE(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the long at position pos in the Buffer to the value l in the Little Endian Byte Order.
setLongName(String) - Method in class io.vertx.core.cli.Option
Sets the long name of this option.
setLongName(String) - Method in class io.vertx.core.cli.TypedOption
 
setLongOptionPrefix(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setLongOptionSeparator(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
Set the separator displayed between a long option and its value.
setLoopbackModeDisabled(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
Set if loopback mode is disabled
setMasterName(String) - Method in class io.vertx.redis.RedisOptions
Set name of Redis master (used with Sentinel).
setMatch(JsonObject) - Method in class io.vertx.ext.bridge.PermittedOptions
This allows you to allow messages based on their structure.
setMatch(String) - Method in class io.vertx.redis.op.ScanOptions
 
setMaxAddressLength(int) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
setMaxAge(long) - Method in interface io.vertx.ext.web.Cookie
Sets the maximum age of this cookie in seconds.
setMaxAge(long) - Method in class io.vertx.reactivex.ext.web.Cookie
Sets the maximum age of this cookie in seconds.
setMaxAge(long) - Method in class io.vertx.rxjava.ext.web.Cookie
Sets the maximum age of this cookie in seconds.
setMaxAgeSeconds(long) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set value for max age in caching headers
setMaxAgeSeconds(long) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set value for max age in caching headers
setMaxAgeSeconds(long) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set value for max age in caching headers
setMaxAvgServeTimeNs(long) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the max serve time in ns, above which serves are considered slow
setMaxAvgServeTimeNs(long) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the max serve time in ns, above which serves are considered slow
setMaxAvgServeTimeNs(long) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the max serve time in ns, above which serves are considered slow
setMaxBufferedMessages(int) - Method in interface io.vertx.core.eventbus.MessageConsumer
Set the number of messages this registration will buffer when this stream is paused.
setMaxBufferedMessages(int) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
Set the number of messages this registration will buffer when this stream is paused.
setMaxBufferedMessages(int) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Set the number of messages this registration will buffer when this stream is paused.
setMaxBytesStreaming(int) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
setMaxCacheSize(int) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the max cache size, when caching is enabled
setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.FreeMarkerTemplateEngine
Set the max cache size for the engine
setMaxCacheSize(int) - Method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Set the max cache size for the engine
setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the max cache size, when caching is enabled
setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
Set the max cache size for the engine
setMaxCacheSize(int) - Method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
Set the max cache size for the engine
setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the max cache size, when caching is enabled
setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
Set the max cache size for the engine
setMaxCacheSize(int) - Method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
Set the max cache size for the engine
setMaxChunkSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the maximum HTTP chunk size
setMaxChunkSize(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the maximum HTTP chunk size
setMaxChunkSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMaxConcurrentStreams(long) - Method in class io.vertx.core.http.Http2Settings
Set the SETTINGS_MAX_CONCURRENT_STREAMS HTTP/2 setting
setMaxEventLoopExecuteTime(long) - Method in class io.vertx.core.VertxOptions
Sets the value of max event loop execute time, in ns.
setMaxFailures(int) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets the maximum number of failures before opening the circuit.
setMaxFrameSize(int) - Method in class io.vertx.core.http.Http2Settings
Set the SETTINGS_MAX_FRAME_SIZE HTTP/2 setting
setMaxFrameSize(int) - Method in class io.vertx.proton.ProtonClientOptions
Sets the maximum frame size to announce in the AMQP OPEN frame.
setMaxFrameSize(int) - Method in class io.vertx.proton.ProtonServerOptions
Sets the maximum frame size to announce in the AMQP OPEN frame.
setMaxFrameSize(int) - Method in class io.vertx.proton.ProtonTransportOptions
Sets the maximum frame size to announce in the AMQP OPEN frame.
setMaxHandlersPerSocket(int) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
setMaxHeaderListSize(long) - Method in class io.vertx.core.http.Http2Settings
Set the SETTINGS_MAX_HEADER_LIST_SIZE HTTP/2 setting
setMaxHeaderSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the maximum length of all headers for HTTP/1.x .
setMaxHeaderSize(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the maximum length of all headers for HTTP/1.x .
setMaxHeaderSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMaxInflightQueue(int) - Method in class io.vertx.mqtt.MqttClientOptions
Set max count of unacknowledged messages
setMaxInitialLineLength(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the maximum length of the initial line for HTTP/1.x (e.g.
setMaxInitialLineLength(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the maximum length of the initial line for HTTP/1.x (e.g.
setMaxMessageSize(int) - Method in class io.vertx.mqtt.MqttClientOptions
Set max MQTT message size
setMaxMessageSize(int) - Method in class io.vertx.mqtt.MqttServerOptions
Set max MQTT message size
setMaxMessageSize(UnsignedLong) - Method in interface io.vertx.proton.ProtonLink
Sets the local link max message size, to be conveyed to the peer via the Attach frame when attaching the link to the session.
setMaxPoolSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the maximum pool size for connections
setMaxPoolSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMaxQueries(int) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the maximum number of queries when an hostname is resolved.
setMaxRedirects(int) - Method in class io.vertx.core.http.HttpClientOptions
Set to maxRedirects the maximum number of redirection a request can follow.
setMaxRedirects(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMaxRetries(int) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Configures the number of times the circuit breaker tries to redo the operation before failing.
setMaxWaitQueueSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the maximum requests allowed in the wait queue, any requests beyond the max size will result in a ConnectionPoolTooBusyException.
setMaxWaitQueueSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMaxWebsocketFrameSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the max websocket frame size
setMaxWebsocketFrameSize(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the maximum websocket frames size
setMaxWebsocketFrameSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMaxWebsocketMessageSize(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the max websocket message size
setMaxWebsocketMessageSize(int) - Method in class io.vertx.core.http.HttpServerOptions
Set the maximum websocket message size
setMaxWorkerExecuteTime(long) - Method in class io.vertx.core.DeploymentOptions
Sets the value of max worker execute time, in ns.
setMaxWorkerExecuteTime(long) - Method in class io.vertx.core.VertxOptions
Sets the value of max worker execute time, in ns.
setMedium(int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the 24bit int at position pos in the Buffer to the value i.
setMedium(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the 24bit int at position pos in the Buffer to the value i.
setMedium(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the 24bit int at position pos in the Buffer to the value i.
setMediumLE(int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the 24bit int at position pos in the Buffer to the value i.
setMediumLE(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the 24bit int at position pos in the Buffer to the value i.
setMediumLE(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the 24bit int at position pos in the Buffer to the value i.
setMember(String) - Method in class io.vertx.redis.op.GeoMember
Set the member name.
setMergeFormAttributes(boolean) - Method in interface io.vertx.ext.web.handler.BodyHandler
Set whether form attributes will be added to the request parameters
setMergeFormAttributes(boolean) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Set whether form attributes will be added to the request parameters
setMergeFormAttributes(boolean) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
Set whether form attributes will be added to the request parameters
setMeta(Map<String, String>) - Method in class io.vertx.config.vault.client.TokenRequest
 
setMetadata(String) - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
Set additional metadata for the offset committed
setMetadata(JsonObject) - Method in class io.vertx.servicediscovery.Record
 
setMetricsName(String) - Method in class io.vertx.core.http.HttpClientOptions
 
setMetricsName(String) - Method in class io.vertx.core.net.ClientOptionsBase
Set the metrics name identifying the reported metrics, useful for grouping metrics with the same name.
setMetricsName(String) - Method in class io.vertx.core.net.NetClientOptions
 
setMetricsName(String) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setMetricsName(String) - Method in class io.vertx.proton.ProtonClientOptions
 
setMetricsOptions(MetricsOptions) - Method in class io.vertx.core.VertxOptions
Set the metrics options
setMetricsRollingBuckets(int) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets the configured number of buckets the rolling window is divided into.
setMetricsRollingWindow(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets the rolling window used for metrics.
setMinLength(int) - Method in interface io.vertx.ext.web.handler.SessionHandler
Set expected session id minimum length.
setMinLength(int) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Set expected session id minimum length.
setMinLength(int) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Set expected session id minimum length.
setMulti(boolean) - Method in class io.vertx.ext.mongo.BulkOperation
Sets the multi flag, used by update and delete operations
setMulti(boolean) - Method in class io.vertx.ext.mongo.UpdateOptions
Set whether multi is enabled
setMulticastNetworkInterface(String) - Method in class io.vertx.core.datagram.DatagramSocketOptions
Set the multicast network interface address
setMulticastTimeToLive(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
Set the multicast ttl value
setMultiThreaded(boolean) - Method in class io.vertx.core.DeploymentOptions
Set whether the verticle(s) should be deployed as a multi-threaded worker verticle
setMultiValued(boolean) - Method in class io.vertx.core.cli.Argument
Sets whether or not the argument can receive several values.
setMultiValued(boolean) - Method in class io.vertx.core.cli.Option
Sets whether or not this option can receive several values.
setMultiValued(boolean) - Method in class io.vertx.core.cli.TypedArgument
 
setMultiValued(boolean) - Method in class io.vertx.core.cli.TypedOption
 
setNagHttps(boolean) - Method in interface io.vertx.ext.web.handler.CSRFHandler
Should the handler give warning messages if this handler is used in other than https protocols?
setNagHttps(boolean) - Method in interface io.vertx.ext.web.handler.SessionHandler
Set whether a nagging log warning should be written if the session handler is accessed over HTTP, not HTTPS
setNagHttps(boolean) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Should the handler give warning messages if this handler is used in other than https protocols?
setNagHttps(boolean) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Set whether a nagging log warning should be written if the session handler is accessed over HTTP, not HTTPS
setNagHttps(boolean) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Should the handler give warning messages if this handler is used in other than https protocols?
setNagHttps(boolean) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Set whether a nagging log warning should be written if the session handler is accessed over HTTP, not HTTPS
setName(String) - Method in interface io.vertx.core.cli.CLI
Sets the name of the CLI.
setName(String) - Method in class io.vertx.reactivex.core.cli.CLI
Sets the name of the CLI.
setName(String) - Method in class io.vertx.rxjava.core.cli.CLI
Sets the name of the CLI.
setName(String) - Method in class io.vertx.servicediscovery.Record
Sets the name of the service.
setName(String) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Sets the service discovery name used in the service usage events.
setNdots(int) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the ndots value used when resolving using search domains, the default value is -1 which determines the value from the OS on Linux or uses the value 1.
setNewConfiguration(JsonObject) - Method in class io.vertx.config.ConfigChange
Sets the new configuration.
setNewLine(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setNext(ResultSet) - Method in class io.vertx.ext.sql.ResultSet
 
setNoDefaultPolicy(boolean) - Method in class io.vertx.config.vault.client.TokenRequest
 
setNofollowLinks(boolean) - Method in class io.vertx.core.file.CopyOptions
Whether symbolic links should not be followed during copy or move operations.
setNoParent(boolean) - Method in class io.vertx.config.vault.client.TokenRequest
 
setNoPush(boolean) - Method in class io.vertx.ext.web.Http2PushMapping
 
setNotificationAddress(String) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets the event bus address on which the circuit breaker publish its state change.
setNotificationPeriod(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Configures the period in milliseconds where the circuit breaker send a notification on the event bus with its current state.
setNoTimestamp(boolean) - Method in class io.vertx.ext.jwt.JWTOptions
 
setNumThreads(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Number of threads to use by the push scheduler.
setNumUses(long) - Method in class io.vertx.config.vault.client.TokenRequest
 
setnx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the value of a key, only if the key does not exist
setnx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the value of a key, only if the key does not exist
setNX(boolean) - Method in class io.vertx.redis.op.SetOptions
 
setnx(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Set the value of a key, only if the key does not exist
setnx(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the value of a key, only if the key does not exist
setnx(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the value of a key, only if the key does not exist
setnx(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the value of a key, only if the key does not exist
setnxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
setnxObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
setObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
setObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
setOfferedCapabilities(Symbol[]) - Method in interface io.vertx.proton.ProtonConnection
Sets the offered connection capabilities to be sent to the remote peer in our Open frame.
setOfferedCapabilities(Symbol[]) - Method in interface io.vertx.proton.ProtonLink
Sets the offered capabilities, to be conveyed to the peer via the Attach frame when attaching the link to the session.
setOffset(long) - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
Set the offset to commit
setOffset(long) - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Set the offset
setOffset(long) - Method in class io.vertx.kafka.client.producer.RecordMetadata
Set the offset of the record in the topic/partition.
setOffset(long) - Method in class io.vertx.redis.op.BitFieldGetCommand
 
setOffset(long) - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
setOffset(long) - Method in class io.vertx.redis.op.BitFieldSetCommand
 
setOk(boolean) - Method in class io.vertx.ext.healthchecks.Status
Sets whether or not the current status is positive (UP) or negative (DOWN).
setOK() - Method in class io.vertx.ext.healthchecks.Status
Sets the outcome of the status to OK.
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.core.net.TCPSSLOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setOpenSslEngineOptions(OpenSSLEngineOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setOptional(boolean) - Method in class io.vertx.config.ConfigStoreOptions
Sets whether or not the store is optional.
setOptionComparator(Comparator<Option>) - Method in class io.vertx.core.cli.UsageMessageFormatter
Set the comparator used to sort the options when they output in help text.
setOptionPrefix(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setOptions(List<Option>) - Method in interface io.vertx.core.cli.CLI
Sets the list of arguments.
setOptions(SQLOptions) - Method in interface io.vertx.ext.sql.SQLConnection
Sets the desired options to be applied to the current connection when statements are executed.
setOptions(List<Option>) - Method in class io.vertx.reactivex.core.cli.CLI
Sets the list of arguments.
setOptions(SQLOptions) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Sets the desired options to be applied to the current connection when statements are executed.
SetOptions - Class in io.vertx.redis.op
 
SetOptions() - Constructor for class io.vertx.redis.op.SetOptions
 
SetOptions(SetOptions) - Constructor for class io.vertx.redis.op.SetOptions
 
SetOptions(JsonObject) - Constructor for class io.vertx.redis.op.SetOptions
 
setOptions(List<Option>) - Method in class io.vertx.rxjava.core.cli.CLI
Sets the list of arguments.
setOptions(SQLOptions) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Sets the desired options to be applied to the current connection when statements are executed.
setOptions(DeliveryOptions) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
Set delivery options to be used during a proxy call.
setOptResourceEnabled(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
Set to true to enable the automatic inclusion in DNS queries of an optional record that hints the remote DNS server about how much data the resolver can read per response.
setOrdered(boolean) - Method in class io.vertx.ext.mongo.BulkWriteOptions
Set the ordered option
setOutboundPermitted(List<PermittedOptions>) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
setOutboundPermitteds(List<PermittedOptions>) - Method in class io.vertx.ext.bridge.BridgeOptions
Sets the list of outbound permitted options.
setOutput(Handler<Buffer>) - Method in interface io.vertx.core.parsetools.RecordParser
 
setOutput(JsonArray) - Method in class io.vertx.ext.sql.ResultSet
 
setOutput(Handler<Buffer>) - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
setOutput(Handler<Buffer>) - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
setParsedAsList(boolean) - Method in class io.vertx.core.cli.TypedOption
 
setPartition(int) - Method in class io.vertx.kafka.client.common.PartitionInfo
Set the partition id
setPartition(int) - Method in class io.vertx.kafka.client.common.TopicPartition
Set the partition number
setPartition(int) - Method in class io.vertx.kafka.client.producer.RecordMetadata
Set the partition the record was sent to
setPassword(String) - Method in class io.vertx.core.net.JksOptions
Set the password for the key store
setPassword(String) - Method in class io.vertx.core.net.PfxOptions
Set the password
setPassword(String) - Method in class io.vertx.core.net.ProxyOptions
Set proxy password.
setPassword(String) - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
 
setPassword(String) - Method in class io.vertx.ext.auth.KeyStoreOptions
 
setPassword(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Password used for authenticated connections
setPassword(String) - Method in class io.vertx.mqtt.MqttClientOptions
Set the password
setPassword(String) - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Sets the password value for this Mechanism.
setPasswordParam(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the password
setPasswordParam(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the password
setPasswordParam(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the password
setPath(String) - Method in class io.vertx.core.net.JksOptions
Set the path to the key store
setPath(String) - Method in class io.vertx.core.net.PfxOptions
Set the path
setPath(String) - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
 
setPath(String) - Method in class io.vertx.ext.auth.KeyStoreOptions
 
setPath(String) - Method in interface io.vertx.ext.web.Cookie
Sets the path of this cookie.
setPath(String) - Method in class io.vertx.reactivex.ext.web.Cookie
Sets the path of this cookie.
setPath(String) - Method in class io.vertx.rxjava.ext.web.Cookie
Sets the path of this cookie.
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the key/cert store options in pem format.
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setPemKeyCertOptions(PemKeyCertOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the trust options in pem format
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setPemTrustOptions(PemTrustOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setPeriodic(long, Handler<Long>) - Method in interface io.vertx.core.Vertx
Set a periodic timer to fire every delay milliseconds, at which point handler will be called with the id of the timer.
setPeriodic(long, Handler<Long>) - Method in class io.vertx.reactivex.core.Vertx
Set a periodic timer to fire every delay milliseconds, at which point handler will be called with the id of the timer.
setPeriodic(long, Handler<Long>) - Method in class io.vertx.rxjava.core.Vertx
Set a periodic timer to fire every delay milliseconds, at which point handler will be called with the id of the timer.
setPermissions(List<String>) - Method in class io.vertx.ext.jwt.JWTOptions
The permissions of this token.
setPermissionsClaimKey(String) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
setPerms(String) - Method in class io.vertx.core.file.OpenOptions
Set the permissions string
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the key/cert options in pfx format.
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setPfxKeyCertOptions(PfxOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the trust options in pfx format
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setPfxTrustOptions(PfxOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setPingTimeout(long) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
setPipelining(boolean) - Method in class io.vertx.core.http.HttpClientOptions
Set whether pipe-lining is enabled on the client
setPipelining(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setPipeliningLimit(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the limit of pending requests a pipe-lined HTTP/1 connection can send.
setPipeliningLimit(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setPolicies(List<String>) - Method in class io.vertx.config.vault.client.TokenRequest
 
setPoolCleanerPeriod(int) - Method in class io.vertx.core.http.HttpClientOptions
Set the connection pool cleaner period in milli seconds, a non positive value disables expiration checks and connections will remain in the pool until they are closed.
setPort(int) - Method in class io.vertx.core.dns.DnsClientOptions
Set the port to be used by this client in requests.
setPort(int) - Method in class io.vertx.core.eventbus.EventBusOptions
Sets the port.
setPort(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setPort(int) - Method in class io.vertx.core.http.RequestOptions
Set the port to be used by the client request.
setPort(int) - Method in class io.vertx.core.net.NetServerOptions
Set the port
setPort(int) - Method in class io.vertx.core.net.ProxyOptions
Set proxy port.
setPort(int) - Method in class io.vertx.kafka.client.common.Node
Set the port for this node
setPort(int) - Method in class io.vertx.mqtt.MqttServerOptions
 
setPort(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setPort(int) - Method in class io.vertx.redis.RedisOptions
Set the tcp port where the Redis server is listening.
setPort(int) - Method in class io.vertx.servicediscovery.types.HttpLocation
Sets the port
setPreferNativeTransport(boolean) - Method in class io.vertx.core.VertxOptions
Set wether to prefer the native transport to the JDK transport.
setPrefetch(int) - Method in interface io.vertx.proton.ProtonReceiver
Sets the number of message credits the receiver grants and replenishes automatically as messages are delivered.
setPreviousConfiguration(JsonObject) - Method in class io.vertx.config.ConfigChange
Sets the previous configuration.
setProcedureInError(boolean) - Method in class io.vertx.ext.healthchecks.Status
Sets whether or not the procedure attached to this status has failed (timeout, error...).
setPrometheusOptions(VertxPrometheusOptions) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set Prometheus options.
setProperties(Map<Symbol, Object>) - Method in interface io.vertx.proton.ProtonConnection
Sets the connection properties map to be sent to the remote peer in our Open frame.
setProperties(Map<Symbol, Object>) - Method in interface io.vertx.proton.ProtonLink
Sets the link properties, to be conveyed to the peer via the Attach frame when attaching the link to the session.
setProtocolVersion(HttpVersion) - Method in class io.vertx.core.http.HttpClientOptions
Set the protocol version.
setProtocolVersion(HttpVersion) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setProxyOptions(ProxyOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setProxyOptions(ProxyOptions) - Method in class io.vertx.core.net.ClientOptionsBase
Set proxy options for connections via CONNECT proxy (e.g.
setProxyOptions(ProxyOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setProxyOptions(ProxyOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setProxyOptions(ProxyOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setPublicKey(String) - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
setPubSecKeys(List<PubSecKeyOptions>) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
setPubSecKeys(List<PubSecKeyOptions>) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
setPushEnabled(boolean) - Method in class io.vertx.core.http.Http2Settings
Set the SETTINGS_ENABLE_PUSH HTTP/2 setting
setPX(long) - Method in class io.vertx.redis.op.SetOptions
 
setQoS(ProtonQoS) - Method in interface io.vertx.proton.ProtonLink
Sets the local QOS config.
setQueryParam(String, String) - Method in interface io.vertx.ext.web.client.HttpRequest
Set a query parameter to the request.
setQueryParam(String, String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Set a query parameter to the request.
setQueryParam(String, String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Set a query parameter to the request.
setQueryTimeout(long) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the query timeout in milliseconds, i.e the amount of time after a query is considered to be failed.
setQueryTimeout(long) - Method in class io.vertx.core.dns.DnsClientOptions
Set the query timeout in milliseconds, i.e the amount of time after a query is considered to be failed.
setQueryTimeout(int) - Method in interface io.vertx.ext.sql.SQLConnection
Deprecated.
setQueryTimeout(int) - Method in class io.vertx.ext.sql.SQLOptions
 
setQueryTimeout(int) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Sets a connection wide query timeout.
setQueryTimeout(int) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Sets a connection wide query timeout.
setQuorumSize(int) - Method in class io.vertx.core.VertxOptions
Set the quorum size to be used when HA is enabled.
setRack(String) - Method in class io.vertx.kafka.client.common.Node
Set the rack for this node
setrange(String, int, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Overwrite part of a string at key starting at the specified offset
setrange(String, int, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Overwrite part of a string at key starting at the specified offset
setrange(String, int, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Overwrite part of a string at key starting at the specified offset
setrange(String, int, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Overwrite part of a string at key starting at the specified offset
setrange(String, int, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Overwrite part of a string at key starting at the specified offset
setrange(String, int, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Overwrite part of a string at key starting at the specified offset
setrangeObservable(String, int, String) - Method in class io.vertx.rxjava.redis.RedisClient
setrangeObservable(String, int, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
setRawMessage(JsonObject) - Method in interface io.vertx.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
setRawMessage(JsonObject) - Method in interface io.vertx.ext.web.handler.sockjs.BridgeEvent
Get the raw JSON message for the event.
setRawMessage(JsonObject) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
setRawMessage(JsonObject) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
Get the raw JSON message for the event.
setRawMessage(JsonObject) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
Get the raw JSON message for the event.
setRawMessage(JsonObject) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
Get the raw JSON message for the event.
setRawMethod(String) - Method in interface io.vertx.core.http.HttpClientRequest
Set the value the method to send when the method HttpMethod.OTHER is used.
setRawMethod(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Set the value the method to send when the method is used.
setRawMethod(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Set the value the method to send when the method is used.
setRdFlag(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the DNS queries Recursion Desired flag value.
setRead(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether the file is to be opened for reading
setReadBufferSize(int) - Method in interface io.vertx.core.file.AsyncFile
Sets the buffer size that will be used to read the data from the file.
setReadBufferSize(int) - Method in class io.vertx.reactivex.core.file.AsyncFile
Sets the buffer size that will be used to read the data from the file.
setReadBufferSize(int) - Method in class io.vertx.rxjava.core.file.AsyncFile
Sets the buffer size that will be used to read the data from the file.
setReadObserver(StreamObserver<I>) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
setReadObserver(StreamObserver<T>) - Method in interface io.vertx.grpc.GrpcReadStream
 
setReadOnly(boolean) - Method in class io.vertx.ext.sql.SQLOptions
 
setReadPos(long) - Method in interface io.vertx.core.file.AsyncFile
Sets the position from which data will be read from when using the file as a ReadStream.
setReadPos(long) - Method in class io.vertx.reactivex.core.file.AsyncFile
Sets the position from which data will be read from when using the file as a ReadStream.
setReadPos(long) - Method in class io.vertx.rxjava.core.file.AsyncFile
Sets the position from which data will be read from when using the file as a ReadStream.
setReadTimeout(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Read timeout for InfluxDB server connections, in seconds.
setReceiveBufferSize(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.core.http.HttpClientOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.core.net.ClientOptionsBase
 
setReceiveBufferSize(int) - Method in class io.vertx.core.net.NetClientOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.core.net.NetServerOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.core.net.NetworkOptions
Set the TCP receive buffer size
setReceiveBufferSize(int) - Method in class io.vertx.core.net.TCPSSLOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.mqtt.MqttClientOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.mqtt.MqttServerOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setReceiveBufferSize(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setReconnectAttempts(int) - Method in class io.vertx.core.eventbus.EventBusOptions
Sets the value of reconnect attempts.
setReconnectAttempts(int) - Method in class io.vertx.core.net.NetClientOptions
Set the value of reconnect attempts
setReconnectAttempts(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setReconnectInterval(long) - Method in class io.vertx.core.eventbus.EventBusOptions
Set the reconnect interval.
setReconnectInterval(long) - Method in class io.vertx.core.net.NetClientOptions
Set the reconnect interval
setReconnectInterval(long) - Method in class io.vertx.proton.ProtonClientOptions
 
setRegexGroupsNames(List<String>) - Method in interface io.vertx.ext.web.Route
When you add a new route with a regular expression, you can add named capture groups for parameters.
setRegexGroupsNames(List<String>) - Method in class io.vertx.reactivex.ext.web.Route
When you add a new route with a regular expression, you can add named capture groups for parameters.
setRegexGroupsNames(List<String>) - Method in class io.vertx.rxjava.ext.web.Route
When you add a new route with a regular expression, you can add named capture groups for parameters.
setRegistration(String) - Method in class io.vertx.servicediscovery.Record
Sets the registration id.
setRegistryName(String) - Method in class io.vertx.micrometer.MicrometerMetricsOptions
Set a name for the metrics registry, so that a new registry will be created and associated with this name.
setReplaceExisting(boolean) - Method in class io.vertx.core.file.CopyOptions
Whether an existing file, empty directory, or link should be replaced.
setReplicas(List<Node>) - Method in class io.vertx.kafka.client.common.PartitionInfo
Set the complete set of replicas for this partition
setReplyTimeout(long) - Method in class io.vertx.ext.web.handler.sockjs.BridgeOptions
 
setReporters(List<ReportOptions>) - Method in class io.vertx.ext.unit.report.ReportingOptions
Replace the current list of reporters with a new one.
setReporters(List<ReportOptions>) - Method in class io.vertx.ext.unit.TestOptions
 
setRequired(boolean) - Method in class io.vertx.core.cli.Argument
Sets whether or not the current Argument is required.
setRequired(boolean) - Method in class io.vertx.core.cli.Option
Sets whether or not this option is mandatory.
setRequired(boolean) - Method in class io.vertx.core.cli.TypedArgument
 
setRequired(boolean) - Method in class io.vertx.core.cli.TypedOption
 
setRequiredAuthority(String) - Method in class io.vertx.ext.bridge.PermittedOptions
Declare a specific authority that user must have in order to allow messages
setResetTimeout(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets the time in ms before it attempts to re-close the circuit (by going to the half-open state).
setResolvers(ValueResolver...) - Method in interface io.vertx.ext.web.templ.HandlebarsTemplateEngine
Set the array of handlebars context value resolvers.
setResponseBody(String) - Method in interface io.vertx.ext.web.handler.CSRFHandler
Set the body returned by the handler when the XSRF token is missing or invalid.
setResponseBody(String) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Set the body returned by the handler when the XSRF token is missing or invalid.
setResponseBody(String) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Set the body returned by the handler when the XSRF token is missing or invalid.
setResults(List<JsonArray>) - Method in class io.vertx.ext.sql.ResultSet
 
setResultSetConcurrency(ResultSetConcurrency) - Method in class io.vertx.ext.sql.SQLOptions
 
setResultSetType(ResultSetType) - Method in class io.vertx.ext.sql.SQLOptions
 
setRetentionPolicy(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
InfluxDB retention policy
setReturningNewDocument(boolean) - Method in class io.vertx.ext.mongo.UpdateOptions
Set whether new document property is enabled.
setReturnURLParam(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
Set the name of the session attrioute used to specify the return url
setReturnURLParam(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Set the name of the session attrioute used to specify the return url
setReturnURLParam(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
Set the name of the session attrioute used to specify the return url
setReuseAddress(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
setReuseAddress(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setReuseAddress(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setReuseAddress(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setReuseAddress(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setReuseAddress(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setReuseAddress(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setReuseAddress(boolean) - Method in class io.vertx.core.net.NetworkOptions
Set the value of reuse address
setReuseAddress(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
 
setReuseAddress(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setReuseAddress(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setReuseAddress(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setReusePort(boolean) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
setReusePort(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setReusePort(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setReusePort(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setReusePort(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setReusePort(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setReusePort(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setReusePort(boolean) - Method in class io.vertx.core.net.NetworkOptions
Set the value of reuse port.
setReusePort(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
 
setReusePort(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setReusePort(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setRevocationPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the Oauth2 revocation resource path.
setRole(String) - Method in class io.vertx.config.vault.client.TokenRequest
 
setRoot(String) - Method in class io.vertx.servicediscovery.types.HttpLocation
Sets the path of the service (root)
setRotateServers(boolean) - Method in class io.vertx.core.dns.AddressResolverOptions
Set to true to enable round-robin selection of the dns server to use.
setScanPeriod(long) - Method in class io.vertx.config.ConfigRetrieverOptions
 
setSchema(String) - Method in class io.vertx.ext.sql.SQLOptions
 
setScopeSeparator(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider scope separator
setSearchDomains(List<String>) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the lists of DNS search domains.
setSecret(String) - Method in class io.vertx.ext.auth.SecretOptions
Deprecated.
 
setSecretKey(String) - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
setSecrets(List<SecretOptions>) - Method in class io.vertx.ext.auth.jwt.JWTAuthOptions
 
setSecure(boolean) - Method in interface io.vertx.ext.web.Cookie
Sets the security getStatus of this cookie
setSecure(boolean) - Method in class io.vertx.reactivex.ext.web.Cookie
Sets the security getStatus of this cookie
setSecure(boolean) - Method in class io.vertx.rxjava.ext.web.Cookie
Sets the security getStatus of this cookie
setSelect(Integer) - Method in class io.vertx.redis.RedisOptions
Set the database to select at connection time.
setSendBufferSize(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
setSendBufferSize(int) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setSendBufferSize(int) - Method in class io.vertx.core.http.HttpClientOptions
 
setSendBufferSize(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setSendBufferSize(int) - Method in class io.vertx.core.net.ClientOptionsBase
 
setSendBufferSize(int) - Method in class io.vertx.core.net.NetClientOptions
 
setSendBufferSize(int) - Method in class io.vertx.core.net.NetServerOptions
 
setSendBufferSize(int) - Method in class io.vertx.core.net.NetworkOptions
Set the TCP send buffer size
setSendBufferSize(int) - Method in class io.vertx.core.net.TCPSSLOptions
 
setSendBufferSize(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setSendBufferSize(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setSendBufferSize(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setSendTimeout(long) - Method in class io.vertx.core.eventbus.DeliveryOptions
Set the send timeout.
setSendUnmaskedFrames(boolean) - Method in class io.vertx.core.http.HttpClientOptions
Set true when the client wants to skip frame masking.
setSendUnmaskedFrames(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setSendVaryHeader(boolean) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set whether vary header should be sent with response.
setSendVaryHeader(boolean) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set whether vary header should be sent with response.
setSendVaryHeader(boolean) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set whether vary header should be sent with response.
setSentinels(List<String>) - Method in class io.vertx.redis.RedisOptions
Set the list of Sentinels.
setServers(List<String>) - Method in class io.vertx.core.dns.AddressResolverOptions
Set the list of DNS server addresses, an address is the IP of the dns server, followed by an optional colon and a port, e.g 8.8.8.8 or {code 192.168.0.1:40000}.
setSession(Session) - Method in interface io.vertx.ext.web.RoutingContext
Set the session.
setSession(Session) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Set the session.
setSession(Session) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Set the session.
setSessionCacheEnabled(boolean) - Method in class io.vertx.core.net.OpenSSLEngineOptions
Set whether session cache is enabled in open SSL session server context
setSessionCookieName(String) - Method in interface io.vertx.ext.web.handler.SessionHandler
Set the session cookie name
setSessionCookieName(String) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Set the session cookie name
setSessionCookieName(String) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Set the session cookie name
setSessionTimeout(long) - Method in interface io.vertx.ext.web.handler.SessionHandler
Set the session timeout
setSessionTimeout(long) - Method in class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
setSessionTimeout(long) - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
Set the session timeout
setSessionTimeout(long) - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
Set the session timeout
setSet(BitFieldSetCommand) - Method in class io.vertx.redis.op.BitFieldOptions
 
setShort(int, short) - Method in interface io.vertx.core.buffer.Buffer
Sets the short at position pos in the Buffer to the value s.
setShort(int, short) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the short at position pos in the Buffer to the value s.
setShort(int, short) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the short at position pos in the Buffer to the value s.
setShortLE(int, short) - Method in interface io.vertx.core.buffer.Buffer
Sets the short at position pos in the Buffer to the value s in the Little Endian Byte Order.
setShortLE(int, short) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the short at position pos in the Buffer to the value s in the Little Endian Byte Order.
setShortLE(int, short) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the short at position pos in the Buffer to the value s in the Little Endian Byte Order.
setShortName(String) - Method in class io.vertx.core.cli.Option
Sets the short name of this option.
setShortName(String) - Method in class io.vertx.core.cli.TypedOption
 
setSingleValued(boolean) - Method in class io.vertx.core.cli.Option
Sets whether or not this option can receive a value.
setSingleValued(boolean) - Method in class io.vertx.core.cli.TypedOption
 
setSite(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Root URL for the provider
setSkip(int) - Method in class io.vertx.ext.mongo.FindOptions
Set the skip
setSkipme(boolean) - Method in class io.vertx.redis.op.KillFilter
Set SKIPME filter
setSni(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setSni(boolean) - Method in class io.vertx.core.net.NetServerOptions
Set whether the server supports Server Name Indiciation
setSni(boolean) - Method in class io.vertx.mqtt.MqttServerOptions
 
setSni(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setSniServerName(String) - Method in class io.vertx.proton.ProtonClientOptions
Explicitly override the hostname to use for the TLS SNI server name.
setSoLinger(int) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setSoLinger(int) - Method in class io.vertx.core.http.HttpClientOptions
 
setSoLinger(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setSoLinger(int) - Method in class io.vertx.core.net.ClientOptionsBase
 
setSoLinger(int) - Method in class io.vertx.core.net.NetClientOptions
 
setSoLinger(int) - Method in class io.vertx.core.net.NetServerOptions
 
setSoLinger(int) - Method in class io.vertx.core.net.TCPSSLOptions
Set whether SO_linger keep alive is enabled
setSoLinger(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setSoLinger(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setSoLinger(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setSort(JsonObject) - Method in class io.vertx.ext.mongo.FindOptions
Set the sort document
setSource(Source) - Method in interface io.vertx.proton.ProtonLink
Sets the current local source config.
setSparse(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether a hint should be provided that the file to created is sparse
setSsl(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setSsl(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setSsl(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setSsl(boolean) - Method in class io.vertx.core.http.RequestOptions
Set whether SSL/TLS is enabled
setSsl(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setSsl(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setSsl(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setSsl(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Set whether SSL/TLS is enabled
setSsl(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setSsl(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
 
setSsl(boolean) - Method in class io.vertx.mqtt.MqttServerOptions
 
setSsl(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setSsl(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setSsl(boolean) - Method in class io.vertx.servicediscovery.types.HttpLocation
Sets whether or not the HTTP service is using https.
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set to use SSL engine implementation to use.
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setSslEngineOptions(SSLEngineOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setStartEmbeddedServer(boolean) - Method in class io.vertx.micrometer.VertxPrometheusOptions
When true, an embedded server will start to expose metrics with Prometheus format.
setStatus(Status) - Method in class io.vertx.servicediscovery.Record
Sets the status of the service.
setStatusCode(int) - Method in interface io.vertx.core.http.HttpServerResponse
Set the status code.
setStatusCode(int) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Set the status code.
setStatusCode(int) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Set the status code.
setStatusMessage(String) - Method in interface io.vertx.core.http.HttpServerResponse
Set the status message
setStatusMessage(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Set the status message
setStatusMessage(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Set the status message
setStep(int) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Push interval steps, in seconds.
setStep(int) - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Push interval steps, in seconds.
setStore(String) - Method in class io.vertx.redis.op.SortOptions
 
setStores(List<ConfigStoreOptions>) - Method in class io.vertx.config.ConfigRetrieverOptions
 
setString(int, String) - Method in interface io.vertx.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the value of str encoded in UTF-8.
setString(int, String, String) - Method in interface io.vertx.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the value of str encoded in encoding enc.
setString(int, String) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the value of str encoded in UTF-8.
setString(int, String, String) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the value of str encoded in encoding enc.
setString(int, String) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the value of str encoded in UTF-8.
setString(int, String, String) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the bytes at position pos in the Buffer to the value of str encoded in encoding enc.
setSubject(String) - Method in class io.vertx.ext.jwt.JWTOptions
 
setSummary(String) - Method in interface io.vertx.core.cli.CLI
Sets the summary of the CLI.
setSummary(String) - Method in class io.vertx.reactivex.core.cli.CLI
Sets the summary of the CLI.
setSummary(String) - Method in class io.vertx.rxjava.core.cli.CLI
Sets the summary of the CLI.
setSymmetric(boolean) - Method in class io.vertx.ext.auth.PubSecKeyOptions
 
setSync(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether every write to the file's content and meta-data will be written synchronously to the underlying hardware.
setSystemProps(List<String>) - Method in class io.vertx.core.spi.launcher.DefaultCommand
Gets system properties passed in the user command line.
setTarget(Target) - Method in interface io.vertx.proton.ProtonLink
Sets the current local target config.
setTcpCork(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setTcpCork(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setTcpCork(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTcpCork(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setTcpCork(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setTcpCork(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Enable the TCP_CORK option - only with linux native transport.
setTcpCork(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setTcpCork(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setTcpFastOpen(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setTcpFastOpen(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setTcpFastOpen(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTcpFastOpen(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setTcpFastOpen(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setTcpFastOpen(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Enable the TCP_FASTOPEN option - only with linux native transport.
setTcpFastOpen(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setTcpFastOpen(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Set whether TCP keep alive is enabled
setTcpKeepAlive(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setTcpKeepAlive(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Set whether TCP no delay is enabled
setTcpNoDelay(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setTcpNoDelay(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setTcpQuickAck(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setTcpQuickAck(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setTcpQuickAck(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTcpQuickAck(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setTcpQuickAck(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setTcpQuickAck(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Enable the TCP_QUICKACK option - only with linux native transport.
setTcpQuickAck(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setTcpQuickAck(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setTimeout(long) - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
Sets the timeout in milliseconds.
setTimeout(long) - Method in interface io.vertx.core.http.HttpClientRequest
Set's the amount of time after which if the request does not return any data within the timeout period an TimeoutException will be passed to the exception handler (if provided) and the request will be closed.
setTimeout(long) - Method in class io.vertx.ext.unit.TestOptions
Set the test timeout.
setTimeout(long) - Method in interface io.vertx.ext.web.handler.CSRFHandler
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
setTimeout(long) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Set's the amount of time after which if the request does not return any data within the timeout period an TimeoutException will be passed to the exception handler (if provided) and the request will be closed.
setTimeout(long) - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
setTimeout(long) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Set's the amount of time after which if the request does not return any data within the timeout period an TimeoutException will be passed to the exception handler (if provided) and the request will be closed.
setTimeout(long) - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
Set the timeout for tokens generated by the handler, by default it uses the default from the session handler.
setTimeoutOnConnect(int) - Method in class io.vertx.mqtt.MqttServerOptions
Set the timeout on CONNECT packet
setTimeoutSeconds(long) - Method in class io.vertx.serviceproxy.ServiceBinder
Set the default timeout in seconds while waiting for a reply.
setTimer(long, Handler<Long>) - Method in interface io.vertx.core.Vertx
Set a one-shot timer to fire after delay milliseconds, at which point handler will be called with the id of the timer.
setTimer(long, Handler<Long>) - Method in class io.vertx.reactivex.core.Vertx
Set a one-shot timer to fire after delay milliseconds, at which point handler will be called with the id of the timer.
setTimer(long, Handler<Long>) - Method in class io.vertx.rxjava.core.Vertx
Set a one-shot timer to fire after delay milliseconds, at which point handler will be called with the id of the timer.
setTimestamp(long) - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Set the timestamp
setTimestamp(long) - Method in class io.vertx.kafka.client.producer.RecordMetadata
Set the timestamp of the record in the topic/partition
settings() - Method in interface io.vertx.core.http.HttpConnection
 
settings() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
settings() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
settle() - Method in interface io.vertx.proton.ProtonDelivery
Settles the delivery locally.
setTo(String) - Method in class io.vertx.ext.unit.report.ReportOptions
Set the current reporter name.
setToken(String) - Method in class io.vertx.config.vault.client.SlimVaultClient
Sets the token.
setToken(String) - Method in class io.vertx.serviceproxy.ServiceProxyBuilder
Set a JWT token to be used on proxy calls.
setTokenPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
 
setTopic(String) - Method in class io.vertx.kafka.client.common.PartitionInfo
Set the topic name
setTopic(String) - Method in class io.vertx.kafka.client.common.TopicPartition
Set the topic name
setTopic(String) - Method in class io.vertx.kafka.client.producer.RecordMetadata
Set the topic the record was appended to
setTopLevel(boolean) - Method in class io.vertx.serviceproxy.ServiceBinder
Set if the services to create are a top level services.
setTrafficClass(int) - Method in class io.vertx.core.datagram.DatagramSocketOptions
 
setTrafficClass(int) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setTrafficClass(int) - Method in class io.vertx.core.http.HttpClientOptions
 
setTrafficClass(int) - Method in class io.vertx.core.http.HttpServerOptions
 
setTrafficClass(int) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTrafficClass(int) - Method in class io.vertx.core.net.NetClientOptions
 
setTrafficClass(int) - Method in class io.vertx.core.net.NetServerOptions
 
setTrafficClass(int) - Method in class io.vertx.core.net.NetworkOptions
Set the value of traffic class
setTrafficClass(int) - Method in class io.vertx.core.net.TCPSSLOptions
 
setTrafficClass(int) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTrafficClass(int) - Method in class io.vertx.proton.ProtonClientOptions
 
setTrafficClass(int) - Method in class io.vertx.proton.ProtonServerOptions
 
setTransactionIsolation(TransactionIsolation, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.sql.SQLConnection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionIsolation(TransactionIsolation) - Method in class io.vertx.ext.sql.SQLOptions
 
setTransactionIsolation(TransactionIsolation, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionIsolation(TransactionIsolation, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionIsolationObservable(TransactionIsolation) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
setTruncateExisting(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether the file should be truncated to zero length on opening if it exists and is opened for write
setTrustAll(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
Set whether all server certificates should be trusted.
setTrustAll(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setTrustAll(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
Set whether all server certificates should be trusted
setTrustAll(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setTrustAll(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTrustAll(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
 
setTrustAll(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setTrustJWT(boolean) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
 
setTrustJWT(boolean) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
setTrustJWT(boolean) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the trust options.
setTrustOptions(TrustOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setTrustOptions(TrustOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpClientOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.http.HttpServerOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.ClientOptionsBase
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetClientOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.NetServerOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.core.net.TCPSSLOptions
Set the trust options in jks format, aka Java truststore
setTrustStoreOptions(JksOptions) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttClientOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.mqtt.MqttServerOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.proton.ProtonClientOptions
 
setTrustStoreOptions(JksOptions) - Method in class io.vertx.proton.ProtonServerOptions
 
setTryUseCompression(boolean) - Method in class io.vertx.core.http.HttpClientOptions
Set whether compression is enabled
setTryUseCompression(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setTTL(String) - Method in class io.vertx.config.vault.client.TokenRequest
 
setType(String) - Method in class io.vertx.config.ConfigStoreOptions
Sets the configuration type
setType(Class<T>) - Method in class io.vertx.core.cli.TypedArgument
Sets the argument type.
setType(Class<T>) - Method in class io.vertx.core.cli.TypedOption
 
setType(ProxyType) - Method in class io.vertx.core.net.ProxyOptions
Set proxy type.
setType(String) - Method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptions
 
setType(String) - Method in class io.vertx.ext.auth.KeyStoreOptions
 
setType(String) - Method in class io.vertx.ext.auth.SecretOptions
Deprecated.
 
setType(BulkOperation.BulkOperationType) - Method in class io.vertx.ext.mongo.BulkOperation
Sets the operation type
setType(MatchType) - Method in class io.vertx.micrometer.Match
Set the type of matching to apply.
setType(String) - Method in class io.vertx.redis.op.BitFieldGetCommand
 
setType(String) - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
setType(String) - Method in class io.vertx.redis.op.BitFieldSetCommand
 
setType(KillFilter.Type) - Method in class io.vertx.redis.op.KillFilter
Set TYPE filter
setType(String) - Method in class io.vertx.servicediscovery.Record
Sets the type of service.
setUnsignedByte(int, short) - Method in interface io.vertx.core.buffer.Buffer
Sets the unsigned byte at position pos in the Buffer to the value b.
setUnsignedByte(int, short) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the unsigned byte at position pos in the Buffer to the value b.
setUnsignedByte(int, short) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the unsigned byte at position pos in the Buffer to the value b.
setUnsignedInt(int, long) - Method in interface io.vertx.core.buffer.Buffer
Sets the unsigned int at position pos in the Buffer to the value i.
setUnsignedInt(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the unsigned int at position pos in the Buffer to the value i.
setUnsignedInt(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the unsigned int at position pos in the Buffer to the value i.
setUnsignedIntLE(int, long) - Method in interface io.vertx.core.buffer.Buffer
Sets the unsigned int at position pos in the Buffer to the value i in the Little Endian Byte Order.
setUnsignedIntLE(int, long) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the unsigned int at position pos in the Buffer to the value i in the Little Endian Byte Order.
setUnsignedIntLE(int, long) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the unsigned int at position pos in the Buffer to the value i in the Little Endian Byte Order.
setUnsignedShort(int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the unsigned short at position pos in the Buffer to the value s.
setUnsignedShort(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the unsigned short at position pos in the Buffer to the value s.
setUnsignedShort(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the unsigned short at position pos in the Buffer to the value s.
setUnsignedShortLE(int, int) - Method in interface io.vertx.core.buffer.Buffer
Sets the unsigned short at position pos in the Buffer to the value s in the Little Endian Byte Order.
setUnsignedShortLE(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Sets the unsigned short at position pos in the Buffer to the value s in the Little Endian Byte Order.
setUnsignedShortLE(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Sets the unsigned short at position pos in the Buffer to the value s in the Little Endian Byte Order.
setUp(ExecutionContext) - Method in interface io.vertx.core.spi.launcher.Command
Set up the command execution environment.
setUp(ExecutionContext) - Method in class io.vertx.core.spi.launcher.DefaultCommand
 
setupBackend(Vertx, MicrometerMetricsOptions) - Static method in class io.vertx.micrometer.backends.BackendRegistries
Create a new backend registry, containing a micrometer registry, initialized with the provided options.
setupCallback(Route) - Method in interface io.vertx.ext.web.handler.OAuth2AuthHandler
add the callback handler to a given route.
setupCallback(Route) - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
add the callback handler to a given route.
setupCallback(Route) - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
add the callback handler to a given route.
setUpdated(int) - Method in class io.vertx.ext.sql.UpdateResult
 
setUploadsDirectory(String) - Method in interface io.vertx.ext.web.handler.BodyHandler
Set the uploads directory to use
setUploadsDirectory(String) - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
Set the uploads directory to use
setUploadsDirectory(String) - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
Set the uploads directory to use
setUpsert(boolean) - Method in class io.vertx.ext.mongo.BulkOperation
Sets the upsert flag, used by update and replace operations
setUpsert(boolean) - Method in class io.vertx.ext.mongo.UpdateOptions
Set whether upsert is enabled
setURI(String) - Method in class io.vertx.core.http.RequestOptions
Set the request relative URI
setUri(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
URI of the InfluxDB server.
setUsageAddress(String) - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Sets the usage address: the event bus address on which are sent the service usage events (bind / release).
setUsagePrefix(String) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setUseAlpn(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setUseAlpn(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setUseAlpn(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setUseAlpn(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setUseAlpn(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setUseAlpn(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Set the ALPN usage.
setUseAlpn(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setUseAlpn(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setUseAlpn(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setUseBasicAuthorizationHeader(boolean) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Flag to use HTTP basic auth header with client id, client secret.
setUseEventLoop(Boolean) - Method in class io.vertx.ext.unit.TestOptions
Configure the execution to use an event loop when there is no one existing.
setUsePooledBuffers(boolean) - Method in class io.vertx.core.eventbus.EventBusOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.core.http.HttpClientOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.core.http.HttpServerOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.ClientOptionsBase
 
setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.NetClientOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.NetServerOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.core.net.TCPSSLOptions
Set whether Netty pooled buffers are enabled
setUsePooledBuffers(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.proton.ProtonClientOptions
 
setUsePooledBuffers(boolean) - Method in class io.vertx.proton.ProtonServerOptions
 
setUser(User) - Method in interface io.vertx.ext.web.RoutingContext
Set the user.
setUser(User) - Method in class io.vertx.reactivex.ext.web.RoutingContext
Set the user.
setUser(User) - Method in class io.vertx.rxjava.ext.web.RoutingContext
Set the user.
setUserAgent(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set a custom user agent to use when communicating to a provider
setUserAgent(String) - Method in class io.vertx.ext.web.client.WebClientOptions
Sets the Web Client user agent header.
setUserAgentEnabled(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
Sets whether the Web Client should send a user agent header.
setUserInfoParameters(JsonObject) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set custom parameters to be sent during the userInfo resource request
setUserInfoPath(String) - Method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptions
Set the provider userInfo resource path
setUsername(String) - Method in class io.vertx.core.net.ProxyOptions
Set proxy username.
setUserName(String) - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Username used for authenticated connections
setUsername(String) - Method in class io.vertx.mqtt.MqttClientOptions
Set the username
setUsername(String) - Method in interface io.vertx.proton.sasl.ProtonSaslMechanism
Sets the user name value for this Mechanism.
setUsernameParam(String) - Method in interface io.vertx.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the username
setUsernameParam(String) - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the username
setUsernameParam(String) - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
Set the name of the form param used to submit the username
setUsersAuthorizedForEverything(boolean) - Method in class io.vertx.ext.auth.htpasswd.HtpasswdAuthOptions
 
setValue(Buffer) - Method in class io.vertx.core.net.JksOptions
Set the key store as a buffer
setValue(Buffer) - Method in class io.vertx.core.net.PfxOptions
Set the store as a buffer
setValue(String) - Method in interface io.vertx.ext.web.Cookie
Sets the value of this cookie
setValue(String) - Method in class io.vertx.micrometer.Match
Set the matched value.
setValue(String) - Method in class io.vertx.reactivex.ext.web.Cookie
Sets the value of this cookie
setValue(long) - Method in class io.vertx.redis.op.BitFieldSetCommand
 
setValue(String) - Method in class io.vertx.rxjava.ext.web.Cookie
Sets the value of this cookie
setVerifyHost(boolean) - Method in class io.vertx.core.http.HttpClientOptions
Set whether hostname verification is enabled
setVerifyHost(boolean) - Method in class io.vertx.ext.web.client.WebClientOptions
 
setVertx(Vertx) - Method in interface io.vertx.core.spi.cluster.ClusterManager
 
setVertx(Vertx) - Method in class io.vertx.ext.cluster.infinispan.InfinispanClusterManager
 
setVirtualHost(String) - Method in class io.vertx.proton.ProtonClientOptions
Override the hostname value used in the connection AMQP Open frame and TLS SNI server name (if TLS is in use).
setWarningExceptionTime(long) - Method in class io.vertx.core.VertxOptions
Set the threshold value above this, the blocked warning contains a stack trace.
setWebRoot(String) - Method in interface io.vertx.ext.web.handler.StaticHandler
Set the web root
setWebRoot(String) - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
Set the web root
setWebRoot(String) - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
Set the web root
setWebsocketSubProtocols(String) - Method in class io.vertx.core.http.HttpServerOptions
Set the websocket subprotocols supported by the server.
setWidth(int) - Method in class io.vertx.core.cli.UsageMessageFormatter
 
setWillFlag(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
Set if will information are provided on connection
setWillMessage(String) - Method in class io.vertx.mqtt.MqttClientOptions
Set the content of the will message
setWillQoS(int) - Method in class io.vertx.mqtt.MqttClientOptions
Set the QoS level for the will message
setWillRetain(boolean) - Method in class io.vertx.mqtt.MqttClientOptions
Set if the will message must be retained
setWillTopic(String) - Method in class io.vertx.mqtt.MqttClientOptions
Set the topic on which the will message will be published
setWindowSize(int) - Method in interface io.vertx.core.http.HttpConnection
Update the current connection wide window size to a new size.
setWindowSize(int) - Method in class io.vertx.reactivex.core.http.HttpConnection
Update the current connection wide window size to a new size.
setWindowSize(int) - Method in class io.vertx.rxjava.core.http.HttpConnection
Update the current connection wide window size to a new size.
setWithCoord(boolean) - Method in class io.vertx.redis.op.GeoRadiusOptions
Set the radius options to be coordinate based.
setWithDist(boolean) - Method in class io.vertx.redis.op.GeoRadiusOptions
Set the radius options to be distance based.
setWithHash(boolean) - Method in class io.vertx.redis.op.GeoRadiusOptions
Set the radius options to be hash based.
setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Set the string value of a key
setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Set the string value of a key
setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Set the string value of a key
setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Set the string value of a key
setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Set the string value of a key
setWithOptions(String, String, SetOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Set the string value of a key
setWithOptionsObservable(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisClient
setWithOptionsObservable(String, String, SetOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
setWorker(boolean) - Method in class io.vertx.core.DeploymentOptions
Set whether the verticle(s) should be deployed as a worker verticle
setWorkerPoolName(String) - Method in class io.vertx.core.DeploymentOptions
Set the worker pool name to use for this verticle.
setWorkerPoolSize(int) - Method in class io.vertx.core.DeploymentOptions
Set the maximum number of worker threads to be used by the Vert.x instance.
setWorkerPoolSize(int) - Method in class io.vertx.core.VertxOptions
Set the maximum number of worker threads to be used by the Vert.x instance.
setWrite(boolean) - Method in class io.vertx.core.file.OpenOptions
Set whether the file is to be opened for writing
setWriteOption(WriteOption) - Method in class io.vertx.ext.mongo.BulkWriteOptions
Set the write option
setWriteOption(WriteOption) - Method in class io.vertx.ext.mongo.UpdateOptions
Set the write option
setWritePos(long) - Method in interface io.vertx.core.file.AsyncFile
Sets the position from which data will be written when using the file as a WriteStream.
setWritePos(long) - Method in class io.vertx.reactivex.core.file.AsyncFile
Sets the position from which data will be written when using the file as a WriteStream.
setWritePos(long) - Method in class io.vertx.rxjava.core.file.AsyncFile
Sets the position from which data will be written when using the file as a WriteStream.
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.eventbus.MessageProducer
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.file.AsyncFile
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.HttpClientRequest
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.HttpServerResponse
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.ServerWebSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.WebSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.http.WebSocketBase
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.net.NetSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.streams.Pump
Set the write queue max size to maxSize
setWriteQueueMaxSize(int) - Method in interface io.vertx.core.streams.WriteStream
Set the maximum size of the write queue to maxSize.
setWriteQueueMaxSize(int) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.grpc.GrpcUniExchange
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.grpc.GrpcWriteStream
Set the maximum size of the write queue to maxSize.
setWriteQueueMaxSize(int) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.http.WebSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.net.NetSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.core.streams.Pump
Set the write queue max size to maxSize
setWriteQueueMaxSize(int) - Method in interface io.vertx.reactivex.core.streams.WriteStream
Set the maximum size of the write queue to maxSize.
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.http.WebSocket
 
setWriteQueueMaxSize(int) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.net.NetSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.core.streams.Pump
Set the write queue max size to maxSize
setWriteQueueMaxSize(int) - Method in interface io.vertx.rxjava.core.streams.WriteStream
Set the maximum size of the write queue to maxSize.
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
setWriteQueueMaxSize(int) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
setXX(boolean) - Method in class io.vertx.redis.op.SetOptions
 
shaCheck(String, String) - Static method in class io.vertx.ext.auth.htpasswd.digest.Digest
 
Shareable - Interface in io.vertx.core.shareddata
A marker interface which allows you to put arbitrary objects into a LocalMap.
SharedData - Interface in io.vertx.core.shareddata
Shared data allows you to share data safely between different parts of your application in a safe way.
sharedData() - Method in interface io.vertx.core.Vertx
Get the shared data object.
SharedData - Class in io.vertx.reactivex.core.shareddata
Shared data allows you to share data safely between different parts of your application in a safe way.
SharedData(SharedData) - Constructor for class io.vertx.reactivex.core.shareddata.SharedData
 
sharedData() - Method in class io.vertx.reactivex.core.Vertx
Get the shared data object.
SharedData - Class in io.vertx.rxjava.core.shareddata
Shared data allows you to share data safely between different parts of your application in a safe way.
SharedData(SharedData) - Constructor for class io.vertx.rxjava.core.shareddata.SharedData
 
sharedData() - Method in class io.vertx.rxjava.core.Vertx
Get the shared data object.
ShopifyAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Shopify.
ShopifyAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Shopify.
ShopifyAuth(ShopifyAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
ShopifyAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Shopify.
ShopifyAuth(ShopifyAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
shortName - Variable in class io.vertx.core.cli.Option
the option short name.
shutdown() - Method in interface io.vertx.core.http.HttpConnection
Initiate a connection shutdown, a go away frame is sent and the connection is closed when all current active streams are closed or after a time out of 30 seconds.
shutdown(long) - Method in interface io.vertx.core.http.HttpConnection
Initiate a connection shutdown, a go away frame is sent and the connection is closed when all current streams will be closed or the timeout is fired.
shutdown() - Method in class io.vertx.grpc.VertxServer
 
shutdown(Handler<AsyncResult<Void>>) - Method in class io.vertx.grpc.VertxServer
 
shutdown() - Method in class io.vertx.reactivex.core.http.HttpConnection
Initiate a connection shutdown, a go away frame is sent and the connection is closed when all current active streams are closed or after a time out of 30 seconds.
shutdown(long) - Method in class io.vertx.reactivex.core.http.HttpConnection
Initiate a connection shutdown, a go away frame is sent and the connection is closed when all current streams will be closed or the timeout is fired.
shutdown() - Method in class io.vertx.rxjava.core.http.HttpConnection
Initiate a connection shutdown, a go away frame is sent and the connection is closed when all current active streams are closed or after a time out of 30 seconds.
shutdown(long) - Method in class io.vertx.rxjava.core.http.HttpConnection
Initiate a connection shutdown, a go away frame is sent and the connection is closed when all current streams will be closed or the timeout is fired.
shutdownHandler(Handler<Void>) - Method in interface io.vertx.core.http.HttpConnection
Set an handler called when a GOAWAY frame has been sent or received and all connections are closed.
shutdownHandler(Handler<Void>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Set an handler called when a frame has been sent or received and all connections are closed.
shutdownHandler(Handler<Void>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Set an handler called when a frame has been sent or received and all connections are closed.
shutdownNow() - Method in class io.vertx.grpc.VertxServer
 
ShutdownOptions - Enum in io.vertx.redis.op
 
sign(byte[]) - Method in interface io.vertx.ext.jwt.Crypto
 
sign(byte[]) - Method in class io.vertx.ext.jwt.JWK
 
sign(JsonObject, JWTOptions) - Method in class io.vertx.ext.jwt.JWT
 
SingleHelper - Class in io.vertx.reactivex.core
 
SingleHelper() - Constructor for class io.vertx.reactivex.core.SingleHelper
 
SingleHelper - Class in io.vertx.reactivex
 
SingleHelper() - Constructor for class io.vertx.reactivex.SingleHelper
 
SingleOnSubscribeAdapter<T> - Class in io.vertx.rx.java
 
SingleOnSubscribeAdapter(Consumer<Handler<AsyncResult<T>>>) - Constructor for class io.vertx.rx.java.SingleOnSubscribeAdapter
 
SingleUnmarshaller<T,B> - Class in io.vertx.reactivex.core.json
An operator to unmarshall json to pojos.
SingleUnmarshaller(Function<B, Buffer>, Class<T>) - Constructor for class io.vertx.reactivex.core.json.SingleUnmarshaller
 
SingleUnmarshaller(Function<B, Buffer>, TypeReference<T>) - Constructor for class io.vertx.reactivex.core.json.SingleUnmarshaller
 
SingleUnmarshaller(Function<B, Buffer>, Class<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.SingleUnmarshaller
 
SingleUnmarshaller(Function<B, Buffer>, TypeReference<T>, ObjectMapper) - Constructor for class io.vertx.reactivex.core.json.SingleUnmarshaller
 
singleValued - Variable in class io.vertx.core.cli.Option
whether or not the option receives a single value.
sinter(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sets
sinter(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sets
sinter(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Intersect multiple sets
sinter(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Intersect multiple sets
sinter(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sets
sinter(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sets
sinterObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sinterObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
sinterstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sets and store the resulting set in a key
sinterstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sets and store the resulting set in a key
sinterstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Intersect multiple sets and store the resulting set in a key
sinterstore(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Intersect multiple sets and store the resulting set in a key
sinterstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sets and store the resulting set in a key
sinterstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sets and store the resulting set in a key
sinterstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sinterstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
sismember(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine if a given value is a member of a set
sismember(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine if a given value is a member of a set
sismember(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Determine if a given value is a member of a set
sismember(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine if a given value is a member of a set
sismember(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine if a given value is a member of a set
sismember(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine if a given value is a member of a set
sismemberObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
sismemberObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
size() - Method in interface io.vertx.core.CompositeFuture
 
size() - Method in interface io.vertx.core.file.FileProps
The size of the file, in bytes
size() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
size() - Method in interface io.vertx.core.http.HttpServerFileUpload
The size of the upload may not be available until it is all read.
size() - Method in class io.vertx.core.json.JsonArray
Get the number of values in this JSON array
size() - Method in class io.vertx.core.json.JsonObject
Get the number of entries in the JSON object
size() - Method in interface io.vertx.core.MultiMap
Return the number of keys.
size(Handler<AsyncResult<Integer>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Provide the number of entries in the map
size() - Method in interface io.vertx.core.shareddata.LocalMap
Get the size of the map
size() - Method in interface io.vertx.ext.web.FileUpload
 
size(Handler<AsyncResult<Integer>>) - Method in interface io.vertx.ext.web.sstore.SessionStore
Get the number of sessions in the store
size() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecords
 
size() - Method in class io.vertx.reactivex.core.CompositeFuture
 
size() - Method in class io.vertx.reactivex.core.file.FileProps
The size of the file, in bytes
size() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
The size of the upload may not be available until it is all read.
size() - Method in class io.vertx.reactivex.core.MultiMap
Return the number of keys.
size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
Provide the number of entries in the map
size() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
Get the size of the map
size() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
Get the number of sessions in the store
size() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
size() - Method in class io.vertx.rxjava.core.CompositeFuture
 
size() - Method in class io.vertx.rxjava.core.file.FileProps
The size of the file, in bytes
size() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
The size of the upload may not be available until it is all read.
size() - Method in class io.vertx.rxjava.core.MultiMap
Return the number of keys.
size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Provide the number of entries in the map
size() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
Get the size of the map
size() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
size(Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Get the number of sessions in the store
size() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
sizeObservable() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
Deprecated.
use AsyncMap.rxSize() instead
sizeObservable() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
Deprecated.
slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Make the server a slave of another instance
slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Make the server a slave of another instance
slaveof(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Make the server a slave of another instance
slaveof(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Make the server a slave of another instance
slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Make the server a slave of another instance
slaveof(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Make the server a slave of another instance
slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Make this server a master
slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Make this server a master
slaveofNoone(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Make this server a master
slaveofNoone(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Make this server a master
slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Make this server a master
slaveofNoone(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Make this server a master
slaveofNooneObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
slaveofNooneObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
slaveofObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
slaveofObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
slaves(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
Show a list of slaves for this master, and their state
slaves(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.sentinel.RedisSentinel
Show a list of slaves for this master, and their state
slaves(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
Show a list of slaves for this master, and their state
slavesObservable(String) - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
SLF4JLogDelegate - Class in io.vertx.core.logging
 
SLF4JLogDelegate(Object) - Constructor for class io.vertx.core.logging.SLF4JLogDelegate
 
SLF4JLogDelegateFactory - Class in io.vertx.core.logging
 
SLF4JLogDelegateFactory() - Constructor for class io.vertx.core.logging.SLF4JLogDelegateFactory
 
slice() - Method in interface io.vertx.core.buffer.Buffer
Returns a slice of this buffer.
slice(int, int) - Method in interface io.vertx.core.buffer.Buffer
Returns a slice of this buffer.
slice() - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a slice of this buffer.
slice(int, int) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a slice of this buffer.
slice() - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a slice of this buffer.
slice(int, int) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a slice of this buffer.
SlimVaultClient - Class in io.vertx.config.vault.client
A very simple Vault client - does not intend to be complete.
SlimVaultClient(Vertx, JsonObject) - Constructor for class io.vertx.config.vault.client.SlimVaultClient
Creates an instance of SlimVaultClient.
SlotCmd - Enum in io.vertx.redis.op
 
slowlogGet(int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Read the Redis slow queries log
slowlogGet(int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Read the Redis slow queries log
slowlogGet(int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Read the Redis slow queries log
slowlogGet(int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Read the Redis slow queries log
slowlogGet(int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Read the Redis slow queries log
slowlogGet(int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Read the Redis slow queries log
slowlogGetObservable(int) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
slowlogGetObservable(int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
slowlogLen(Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of the Redis slow queries log
slowlogLen(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the length of the Redis slow queries log
slowlogLen(Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the length of the Redis slow queries log
slowlogLen(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the length of the Redis slow queries log
slowlogLen(Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of the Redis slow queries log
slowlogLen(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the length of the Redis slow queries log
slowlogLenObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
slowlogLenObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
slowlogReset(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Reset the Redis slow queries log
slowlogReset(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Reset the Redis slow queries log
slowlogReset(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Reset the Redis slow queries log
slowlogReset(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Reset the Redis slow queries log
slowlogReset(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Reset the Redis slow queries log
slowlogReset(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Reset the Redis slow queries log
slowlogResetObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
slowlogResetObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get all the members in a set
smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get all the members in a set
smembers(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get all the members in a set
smembers(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisTransaction
Get all the members in a set
smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get all the members in a set
smembers(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get all the members in a set
smembersObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
smembersObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
smove(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Move a member from one set to another
smove(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Move a member from one set to another
smove(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Move a member from one set to another
smove(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Move a member from one set to another
smove(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Move a member from one set to another
smove(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Move a member from one set to another
smoveObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
smoveObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
socket() - Method in interface io.vertx.ext.web.handler.sockjs.BridgeEvent
Get the SockJSSocket instance corresponding to the event
socket() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
Get the SockJSSocket instance corresponding to the event
socket() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
Get the SockJSSocket instance corresponding to the event
SocketAddress - Interface in io.vertx.core.net
The address of a socket, an inet socket address or a domain socket address.
SocketAddress - Class in io.vertx.reactivex.core.net
The address of a socket, an inet socket address or a domain socket address.
SocketAddress(SocketAddress) - Constructor for class io.vertx.reactivex.core.net.SocketAddress
 
SocketAddress - Class in io.vertx.rxjava.core.net
The address of a socket, an inet socket address or a domain socket address.
SocketAddress(SocketAddress) - Constructor for class io.vertx.rxjava.core.net.SocketAddress
 
socketHandler(Handler<SockJSSocket>) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSHandler
Set a SockJS socket handler.
socketHandler(Handler<SockJSSocket>) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
Set a SockJS socket handler.
socketHandler(Handler<SockJSSocket>) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
Set a SockJS socket handler.
SockJSHandler - Interface in io.vertx.ext.web.handler.sockjs
A handler that allows you to handle SockJS connections from clients.
SockJSHandler - Class in io.vertx.reactivex.ext.web.handler.sockjs
A handler that allows you to handle SockJS connections from clients.
SockJSHandler(SockJSHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
SockJSHandler - Class in io.vertx.rxjava.ext.web.handler.sockjs
A handler that allows you to handle SockJS connections from clients.
SockJSHandler(SockJSHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
SockJSHandlerOptions - Class in io.vertx.ext.web.handler.sockjs
Options for configuring a SockJS handler
SockJSHandlerOptions(SockJSHandlerOptions) - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
SockJSHandlerOptions() - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
SockJSHandlerOptions(JsonObject) - Constructor for class io.vertx.ext.web.handler.sockjs.SockJSHandlerOptions
 
SockJSSocket - Interface in io.vertx.ext.web.handler.sockjs
You interact with SockJS clients through instances of SockJS socket.
SockJSSocket - Class in io.vertx.reactivex.ext.web.handler.sockjs
You interact with SockJS clients through instances of SockJS socket.
SockJSSocket(SockJSSocket) - Constructor for class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
SockJSSocket - Class in io.vertx.rxjava.ext.web.handler.sockjs
You interact with SockJS clients through instances of SockJS socket.
SockJSSocket(SockJSSocket) - Constructor for class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
sort(String, SortOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Sort the elements in a list, set or sorted set
sort(String, SortOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Sort the elements in a list, set or sorted set
sort(String, SortOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Sort the elements in a list, set or sorted set
sort(String, SortOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Sort the elements in a list, set or sorted set
sort(String, SortOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Sort the elements in a list, set or sorted set
sort(String, SortOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Sort the elements in a list, set or sorted set
sortObservable(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisClient
sortObservable(String, SortOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
SortOptions - Class in io.vertx.redis.op
 
SortOptions() - Constructor for class io.vertx.redis.op.SortOptions
 
SortOptions(SortOptions) - Constructor for class io.vertx.redis.op.SortOptions
 
SortOptions(JsonObject) - Constructor for class io.vertx.redis.op.SortOptions
 
SoundcloudAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for SoundCloud.
SoundcloudAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for SoundCloud.
SoundcloudAuth(SoundcloudAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
SoundcloudAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for SoundCloud.
SoundcloudAuth(SoundcloudAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
sparse(boolean) - Method in class io.vertx.ext.mongo.IndexOptions
Should the index only references documents with the specified field
sphereVersion(Integer) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the 2dsphere index version number.
spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and return a random member from a set
spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and return a random member from a set
spop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Remove and return a random member from a set
spop(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and return a random member from a set
spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and return a random member from a set
spop(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and return a random member from a set
spopMany(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove and return random members from a set
spopMany(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove and return random members from a set
spopMany(String, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Remove and return random members from a set
spopMany(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove and return random members from a set
spopMany(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove and return random members from a set
spopMany(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove and return random members from a set
spopManyObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
spopManyObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
spopObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
spopObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
SQLClient - Interface in io.vertx.ext.sql
A common asynchronous client interface for interacting with SQL compliant database
SQLClient - Class in io.vertx.reactivex.ext.sql
A common asynchronous client interface for interacting with SQL compliant database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SQLClient(SQLClient) - Constructor for class io.vertx.reactivex.ext.sql.SQLClient
 
SQLClient - Class in io.vertx.rxjava.ext.sql
A common asynchronous client interface for interacting with SQL compliant database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SQLClient(SQLClient) - Constructor for class io.vertx.rxjava.ext.sql.SQLClient
 
SQLConnection - Interface in io.vertx.ext.sql
Represents a connection to a SQL database
SQLConnection - Class in io.vertx.reactivex.ext.sql
Represents a connection to a SQL database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SQLConnection(SQLConnection) - Constructor for class io.vertx.reactivex.ext.sql.SQLConnection
 
SQLConnection - Class in io.vertx.rxjava.ext.sql
Represents a connection to a SQL database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SQLConnection(SQLConnection) - Constructor for class io.vertx.rxjava.ext.sql.SQLConnection
 
SQLOperations - Interface in io.vertx.ext.sql
Represents a SQL query interface to a database
SQLOperations - Interface in io.vertx.reactivex.ext.sql
Represents a SQL query interface to a database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SQLOperations - Interface in io.vertx.rxjava.ext.sql
Represents a SQL query interface to a database

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.

SQLOptions - Class in io.vertx.ext.sql
Represents the options one can use to customize the unwrapped connection/statement/resultset types
SQLOptions() - Constructor for class io.vertx.ext.sql.SQLOptions
Default constructor
SQLOptions(SQLOptions) - Constructor for class io.vertx.ext.sql.SQLOptions
Copy constructor
SQLOptions(JsonObject) - Constructor for class io.vertx.ext.sql.SQLOptions
Constructor from JSON
SQLOptionsConverter - Class in io.vertx.ext.sql
Converter for SQLOptions.
SQLOptionsConverter() - Constructor for class io.vertx.ext.sql.SQLOptionsConverter
 
SQLRowStream - Interface in io.vertx.ext.sql
A ReadStream of Rows from the underlying RDBMS.
SQLRowStream - Class in io.vertx.reactivex.ext.sql
A ReadStream of Rows from the underlying RDBMS.
SQLRowStream(SQLRowStream) - Constructor for class io.vertx.reactivex.ext.sql.SQLRowStream
 
SQLRowStream - Class in io.vertx.rxjava.ext.sql
A ReadStream of Rows from the underlying RDBMS.
SQLRowStream(SQLRowStream) - Constructor for class io.vertx.rxjava.ext.sql.SQLRowStream
 
srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get one or multiple random members from a set
srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get one or multiple random members from a set
srandmember(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get one or multiple random members from a set
srandmember(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get one or multiple random members from a set
srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get one or multiple random members from a set
srandmember(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get one or multiple random members from a set
srandmemberCount(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get one or multiple random members from a set
srandmemberCount(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get one or multiple random members from a set
srandmemberCount(String, int, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Get one or multiple random members from a set
srandmemberCount(String, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get one or multiple random members from a set
srandmemberCount(String, int, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get one or multiple random members from a set
srandmemberCount(String, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get one or multiple random members from a set
srandmemberCountObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisClient
srandmemberCountObservable(String, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
srandmemberObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
srandmemberObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
srem(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one member from a set
srem(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one member from a set
srem(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove one member from a set
srem(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove one member from a set
srem(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one member from a set
srem(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one member from a set
sremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one or more members from a set
sremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one or more members from a set
sremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove one or more members from a set
sremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove one or more members from a set
sremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one or more members from a set
sremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one or more members from a set
sremManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sremManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
sremObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
sremObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
SrvRecord - Interface in io.vertx.core.dns
Represent a Service-Record (SRV) which was resolved for a domain.
SrvRecord - Class in io.vertx.reactivex.core.dns
Represent a Service-Record (SRV) which was resolved for a domain.
SrvRecord(SrvRecord) - Constructor for class io.vertx.reactivex.core.dns.SrvRecord
 
SrvRecord - Class in io.vertx.rxjava.core.dns
Represent a Service-Record (SRV) which was resolved for a domain.
SrvRecord(SrvRecord) - Constructor for class io.vertx.rxjava.core.dns.SrvRecord
 
sscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate Set elements
sscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate Set elements
sscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Incrementally iterate Set elements
sscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Incrementally iterate Set elements
sscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate Set elements
sscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate Set elements
sscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
sscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
ssl(boolean) - Method in interface io.vertx.ext.web.client.HttpRequest
 
ssl(boolean) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
ssl(boolean) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
SSLEngineOptions - Class in io.vertx.core.net
The SSL engine implementation to use in a Vert.x server or client.
SSLEngineOptions() - Constructor for class io.vertx.core.net.SSLEngineOptions
 
sslSession() - Method in interface io.vertx.core.http.HttpConnection
 
sslSession() - Method in interface io.vertx.core.http.HttpServerRequest
 
sslSession() - Method in interface io.vertx.core.http.ServerWebSocket
 
sslSession() - Method in interface io.vertx.core.http.WebSocketBase
 
sslSession() - Method in interface io.vertx.core.net.NetSocket
 
stackTrace() - Method in interface io.vertx.ext.unit.report.Failure
 
stackTrace() - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
stackTrace() - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
start(Future<Void>) - Method in class io.vertx.core.AbstractVerticle
Start the verticle.
start() - Method in class io.vertx.core.AbstractVerticle
If your verticle does a simple, synchronous start-up then override this method and put your start-up code in here.
start(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.eventbus.EventBus
Start the event bus.
start() - Method in interface io.vertx.core.streams.Pump
Start the Pump.
start(Future<Void>) - Method in interface io.vertx.core.Verticle
Start the verticle instance.
start() - Method in class io.vertx.grpc.VertxServer
 
start(Handler<AsyncResult<Void>>) - Method in class io.vertx.grpc.VertxServer
 
start() - Method in class io.vertx.reactivex.core.streams.Pump
Start the Pump.
start(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
Starts the importer.
start() - Method in class io.vertx.rxjava.core.streams.Pump
Start the Pump.
start(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
Starts the importer.
start(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in class io.vertx.servicediscovery.kubernetes.KubernetesServiceImporter
 
start(Vertx, ServicePublisher, JsonObject, Future<Void>) - Method in interface io.vertx.servicediscovery.spi.ServiceImporter
Starts the importer.
Starter - Class in io.vertx.core
Deprecated.
Use Launcher instead
Starter() - Constructor for class io.vertx.core.Starter
Deprecated.
 
state() - Method in interface io.vertx.circuitbreaker.CircuitBreaker
 
state() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
state() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
StaticHandler - Interface in io.vertx.ext.web.handler
A handler for serving static resources from the file system or classpath.
StaticHandler - Class in io.vertx.reactivex.ext.web.handler
A handler for serving static resources from the file system or classpath.
StaticHandler(StaticHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.StaticHandler
 
StaticHandler - Class in io.vertx.rxjava.ext.web.handler
A handler for serving static resources from the file system or classpath.
StaticHandler(StaticHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.StaticHandler
 
Status - Class in io.vertx.ext.healthchecks
Represents the outcome of a health check procedure.
Status() - Constructor for class io.vertx.ext.healthchecks.Status
Creates a new instance of Status with default values.
Status(Status) - Constructor for class io.vertx.ext.healthchecks.Status
Creates a new instance of Status by copying the given Status.
Status(JsonObject) - Constructor for class io.vertx.ext.healthchecks.Status
Creates a new instance of Status from the given JSON structure.
Status - Enum in io.vertx.servicediscovery
Service publication status.
statusCode() - Method in interface io.vertx.core.http.HttpClientResponse
 
statusCode() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Response
the returned status code from the HTTP layer.
statusCode() - Method in interface io.vertx.ext.web.client.HttpResponse
 
statusCode() - Method in interface io.vertx.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(int) then this will return that status code.
statusCode() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
statusCode() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
the returned status code from the HTTP layer.
statusCode() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
statusCode() - Method in class io.vertx.reactivex.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(int) then this will return that status code.
statusCode() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
statusCode() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
the returned status code from the HTTP layer.
statusCode() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
statusCode() - Method in class io.vertx.rxjava.ext.web.RoutingContext
If the context is being routed to failure handlers after a failure has been triggered by calling RoutingContext.fail(int) then this will return that status code.
StatusConverter - Class in io.vertx.ext.healthchecks
Converter for Status.
StatusConverter() - Constructor for class io.vertx.ext.healthchecks.StatusConverter
 
statusMessage() - Method in interface io.vertx.core.http.HttpClientResponse
 
statusMessage() - Method in interface io.vertx.ext.web.client.HttpResponse
 
statusMessage() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
statusMessage() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
statusMessage() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
statusMessage() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
stop(Future<Void>) - Method in class io.vertx.core.AbstractVerticle
Stop the verticle.
stop() - Method in class io.vertx.core.AbstractVerticle
If your verticle has simple synchronous clean-up tasks to complete then override this method and put your clean-up code in here.
stop() - Method in interface io.vertx.core.streams.Pump
Stop the Pump.
stop(Future<Void>) - Method in interface io.vertx.core.Verticle
Stop the verticle instance.
stop(String) - Static method in class io.vertx.micrometer.backends.BackendRegistries
Stop (unregister) the backend registry of the given name.
stop() - Method in class io.vertx.reactivex.core.streams.Pump
Stop the Pump.
stop() - Method in class io.vertx.rxjava.core.streams.Pump
Stop the Pump.
storageEngine(JsonObject) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the storage engine options document for this index.
store(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Stores a record.
stream() - Method in class io.vertx.core.json.JsonArray
Get a Stream over the entries in the JSON array
stream() - Method in class io.vertx.core.json.JsonObject
Get a stream of the entries in the JSON object.
StreamBase - Interface in io.vertx.core.streams
Base interface for a stream.
StreamBase - Interface in io.vertx.reactivex.core.streams
Base interface for a stream.
StreamBase - Interface in io.vertx.rxjava.core.streams
Base interface for a stream.
streamId() - Method in interface io.vertx.core.http.HttpClientRequest
 
streamId() - Method in interface io.vertx.core.http.HttpServerResponse
 
streamId() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
streamId() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
streamId() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
streamId() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
StreamResetException - Exception in io.vertx.core.http
This exception signals a stream reset, it is used only for HTTP/2.
StreamResetException(long) - Constructor for exception io.vertx.core.http.StreamResetException
 
streamToFileSystem(String) - Method in interface io.vertx.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
streamToFileSystem(String) - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
streamToFileSystem(String) - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
Stream the content of this upload to the given file on storage.
strictAsync(int) - Method in interface io.vertx.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
strictAsync(int) - Method in class io.vertx.reactivex.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
strictAsync(int) - Method in class io.vertx.rxjava.ext.unit.TestContext
Create and returns a new async object, the returned async controls the completion of the test.
strictCheckpoint() - Method in class io.vertx.junit5.VertxTestContext
Create a strict checkpoint.
strictCheckpoint(int) - Method in class io.vertx.junit5.VertxTestContext
Create a strict checkpoint.
string() - Static method in interface io.vertx.ext.web.codec.BodyCodec
 
string(String) - Static method in interface io.vertx.ext.web.codec.BodyCodec
A codec for strings using a specific encoding.
string() - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
string(String) - Static method in class io.vertx.reactivex.ext.web.codec.BodyCodec
A codec for strings using a specific encoding.
string() - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
string(String) - Static method in class io.vertx.rxjava.ext.web.codec.BodyCodec
A codec for strings using a specific encoding.
StringConverter - Class in io.vertx.core.cli.converters
Converts String to String, that's the easy one.
stringValue() - Method in interface io.vertx.core.parsetools.JsonEvent
 
stringValue() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
stringValue() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
StripeAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Stripe.
StripeAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Stripe.
StripeAuth(StripeAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
StripeAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Stripe.
StripeAuth(StripeAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
strlen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the length of the value stored in a key
strlen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the length of the value stored in a key
strlen(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the length of the value stored in a key
strlen(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the length of the value stored in a key
strlen(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the length of the value stored in a key
strlen(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the length of the value stored in a key
strlenObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
strlenObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
subComponent() - Method in interface io.vertx.ext.web.MIMEHeader
Gets the parsed subcomponent part of the MIME.
subComponent() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Gets the parsed subcomponent part of the MIME.
subComponent() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Gets the parsed subcomponent part of the MIME.
submitted() - Method in interface io.vertx.core.spi.metrics.PoolMetrics
A new task has been submitted to access the resource.
subProtocol() - Method in interface io.vertx.core.http.WebSocketBase
Returns the websocket sub protocol selected by the websocket handshake.
subProtocol() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Returns the websocket sub protocol selected by the websocket handshake.
subProtocol() - Method in class io.vertx.reactivex.core.http.WebSocket
Returns the websocket sub protocol selected by the websocket handshake.
subProtocol() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Returns the websocket sub protocol selected by the websocket handshake.
subProtocol() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Returns the websocket sub protocol selected by the websocket handshake.
subProtocol() - Method in class io.vertx.rxjava.core.http.WebSocket
Returns the websocket sub protocol selected by the websocket handshake.
subProtocol() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Returns the websocket sub protocol selected by the websocket handshake.
subRef - Variable in class io.vertx.rx.java.ObservableOnSubscribeAdapter
 
subscribe(String) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(Set<String>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(Set<String>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(String, int) - Method in interface io.vertx.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(String, int, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(Map<String, Integer>) - Method in interface io.vertx.mqtt.MqttClient
Subscribes to the topics with related QoS levels
subscribe(Map<String, Integer>, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
Subscribes to the topic and adds a handler which will be called after the request is sent
subscribe(String) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(Set<String>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(String, int) - Method in class io.vertx.reactivex.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(String, int, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(Map<String, Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Subscribes to the topics with related QoS levels
subscribe(Map<String, Integer>, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Subscribes to the topic and adds a handler which will be called after the request is sent
subscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to the given channels
subscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to the given channels
subscribe(String, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Listen for messages published to the given channels
subscribe(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Listen for messages published to the given channels
subscribe(String) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(Set<String>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Subscribe to the given topic to get dynamically assigned partitions.
subscribe(Set<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Subscribe to the given list of topics to get dynamically assigned partitions.
subscribe(String, int) - Method in class io.vertx.rxjava.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(String, int, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Subscribes to the topic with a specified QoS level
subscribe(Map<String, Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Subscribes to the topics with related QoS levels
subscribe(Map<String, Integer>, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Subscribes to the topic and adds a handler which will be called after the request is sent
subscribe(String, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to the given channels
subscribe(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to the given channels
subscribeAcknowledge(int, List<MqttQoS>) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the SUBACK message to the remote MQTT client
subscribeAcknowledge(int, List<MqttQoS>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the SUBACK message to the remote MQTT client
subscribeAcknowledge(int, List<MqttQoS>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the SUBACK message to the remote MQTT client
subscribeCompletionHandler(Handler<MqttSubAckMessage>) - Method in interface io.vertx.mqtt.MqttClient
Sets handler which will be called after SUBACK packet receiving
subscribeCompletionHandler(Handler<MqttSubAckMessage>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sets handler which will be called after SUBACK packet receiving
subscribeCompletionHandler(Handler<MqttSubAckMessage>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sets handler which will be called after SUBACK packet receiving
subscribeHandler(Handler<MqttSubscribeMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set a subscribe handler on the MQTT endpoint.
subscribeHandler(Handler<MqttSubscribeMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set a subscribe handler on the MQTT endpoint.
subscribeHandler(Handler<MqttSubscribeMessage>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set a subscribe handler on the MQTT endpoint.
subscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Listen for messages published to the given channels
subscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Listen for messages published to the given channels
subscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Listen for messages published to the given channels
subscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Listen for messages published to the given channels
subscribeMany(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Listen for messages published to the given channels
subscribeMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Listen for messages published to the given channels
subscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
subscribeManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
subscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
subscribeObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
subscription(Handler<AsyncResult<Set<String>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Get the current subscription.
subscription(Handler<AsyncResult<Set<String>>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Get the current subscription.
subscription(Handler<AsyncResult<Set<String>>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Get the current subscription.
subscription(Handler<AsyncResult<Set<String>>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Get the current subscription.
subscriptionAutoAck(boolean) - Method in interface io.vertx.mqtt.MqttEndpoint
Enable/disable subscription/unsubscription requests auto acknowledge
subscriptionAutoAck(boolean) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Enable/disable subscription/unsubscription requests auto acknowledge
subscriptionAutoAck(boolean) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Enable/disable subscription/unsubscription requests auto acknowledge
subtag() - Method in interface io.vertx.ext.web.LanguageHeader
The subtag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to subtag(1)
subtag(int) - Method in interface io.vertx.ext.web.LanguageHeader
A subtag of this language header.
+ info: rfc7231#section-3.1.3.1
subtag() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
The subtag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to
subtag(int) - Method in class io.vertx.reactivex.ext.web.LanguageHeader
A subtag of this language header.
+ info: rfc7231#section-3.1.3.1
subtag() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
The subtag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to
subtag(int) - Method in class io.vertx.rxjava.ext.web.LanguageHeader
A subtag of this language header.
+ info: rfc7231#section-3.1.3.1
subtagCount() - Method in interface io.vertx.ext.web.LanguageHeader
 
subtagCount() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
subtagCount() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
 
succeeded() - Method in interface io.vertx.core.AsyncResult
Did it succeed?
succeeded(int) - Method in interface io.vertx.core.CompositeFuture
Returns true if a wrapped future is succeeded
succeeded() - Method in interface io.vertx.core.Future
Did it succeed?
succeeded() - Method in interface io.vertx.ext.unit.report.TestResult
Did it succeed?
succeeded() - Method in interface io.vertx.proton.sasl.ProtonSaslAuthenticator
Once called after process finished it returns true if the authentication succeeded.
succeeded(int) - Method in class io.vertx.reactivex.core.CompositeFuture
Returns true if a wrapped future is succeeded
succeeded() - Method in class io.vertx.reactivex.core.Future
Did it succeed?
succeeded() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
Did it succeed?
succeeded(int) - Method in class io.vertx.rxjava.core.CompositeFuture
Returns true if a wrapped future is succeeded
succeeded() - Method in class io.vertx.rxjava.core.Future
Did it succeed?
succeeded() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
Did it succeed?
succeededFuture() - Static method in interface io.vertx.core.Future
Create a succeeded future with a null result
succeededFuture(T) - Static method in interface io.vertx.core.Future
Created a succeeded future with the specified result.
succeededFuture() - Method in interface io.vertx.core.spi.FutureFactory
 
succeededFuture(T) - Method in interface io.vertx.core.spi.FutureFactory
 
succeededFuture() - Static method in class io.vertx.reactivex.core.Future
Create a succeeded future with a null result
succeededFuture(T) - Static method in class io.vertx.reactivex.core.Future
Created a succeeded future with the specified result.
succeededFuture() - Static method in class io.vertx.rxjava.core.Future
Create a succeeded future with a null result
succeededFuture(T) - Static method in class io.vertx.rxjava.core.Future
Created a succeeded future with the specified result.
succeeding() - Method in class io.vertx.junit5.VertxTestContext
Create an asynchronous result handler that expects a success.
succeeding(Handler<T>) - Method in class io.vertx.junit5.VertxTestContext
Create an asynchronous result handler that expects a success, and passes the value to another handler.
Summary - Annotation Type in io.vertx.core.cli.annotations
Annotates a CLI with summary.
sunion(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sets
sunion(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sets
sunion(List<String>, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Add multiple sets
sunion(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add multiple sets
sunion(List<String>, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sets
sunion(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sets
sunionObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sunionObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
sunionstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sets and store the resulting set in a key
sunionstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sets and store the resulting set in a key
sunionstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add multiple sets and store the resulting set in a key
sunionstore(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add multiple sets and store the resulting set in a key
sunionstore(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sets and store the resulting set in a key
sunionstore(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sets and store the resulting set in a key
sunionstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
sunionstoreObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
supportsParameter(ParameterContext, ExtensionContext) - Method in class io.vertx.junit5.VertxExtension
 
swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Swaps two Redis databases
swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Swaps two Redis databases
swapdb(int, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Swaps two Redis databases
swapdb(int, int, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Swaps two Redis databases
swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Swaps two Redis databases
swapdb(int, int, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Swaps two Redis databases
swapdbObservable(int, int) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
swapdbObservable(int, int) - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
symlink(String, String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlink(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlink(String, String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Create a symbolic link on the file system from link to existing, asynchronously.
symlinkBlocking(String, String) - Method in interface io.vertx.core.file.FileSystem
symlinkBlocking(String, String) - Method in class io.vertx.reactivex.core.file.FileSystem
symlinkBlocking(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
symlinkObservable(String, String) - Method in class io.vertx.rxjava.core.file.FileSystem
sync(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Internal command used for replication
sync(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Internal command used for replication
sync(Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Internal command used for replication
sync(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Internal command used for replication
sync(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Internal command used for replication
sync(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Internal command used for replication
syncObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
syncObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
systemCodecID() - Method in interface io.vertx.core.eventbus.MessageCodec
Used to identify system codecs.
systemCodecID() - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
systemProperties - Variable in class io.vertx.core.spi.launcher.DefaultCommand
 

T

tag() - Method in interface io.vertx.ext.web.LanguageHeader
The tag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to subtag(0)
tag(String) - Static method in interface io.vertx.proton.ProtonHelper
Creates a byte[] for use as a delivery tag by UTF-8 converting the given string.
tag() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
The tag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to
tag() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
The tag of the language as specified by rfc7231#section-3.1.3.1.
Equivalent to
target() - Method in interface io.vertx.core.dns.SrvRecord
Returns the name of the host for the service.
target() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the name of the host for the service.
target() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the name of the host for the service.
TCPMetrics<S> - Interface in io.vertx.core.spi.metrics
An SPI used internally by Vert.x to gather metrics on a net socket which serves as a base class for things like HttpServer and HttpClient, all of which serve TCP connections.

The thread model for the tcp metrics depends on the actual context thats created the client/server.

TCPSSLOptions - Class in io.vertx.core.net
Base class.
TCPSSLOptions() - Constructor for class io.vertx.core.net.TCPSSLOptions
Default constructor
TCPSSLOptions(TCPSSLOptions) - Constructor for class io.vertx.core.net.TCPSSLOptions
Copy constructor
TCPSSLOptions(JsonObject) - Constructor for class io.vertx.core.net.TCPSSLOptions
Create options from JSON
TCPSSLOptionsConverter - Class in io.vertx.core.net
Converter for TCPSSLOptions.
TCPSSLOptionsConverter() - Constructor for class io.vertx.core.net.TCPSSLOptionsConverter
 
tearDown() - Method in interface io.vertx.core.spi.launcher.Command
The command has been executed.
tearDown() - Method in class io.vertx.core.spi.launcher.DefaultCommand
 
TemplateEngine - Interface in io.vertx.ext.web.templ
A template engine uses a specific template and the data in a routing context to render a resource into a buffer.
TemplateEngine - Class in io.vertx.reactivex.ext.web.templ
A template engine uses a specific template and the data in a routing context to render a resource into a buffer.
TemplateEngine(TemplateEngine) - Constructor for class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
TemplateEngine - Class in io.vertx.rxjava.ext.web.templ
A template engine uses a specific template and the data in a routing context to render a resource into a buffer.
TemplateEngine(TemplateEngine) - Constructor for class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
TemplateHandler - Interface in io.vertx.ext.web.handler
A handler which renders responses using a template engine and where the template name is selected from the URI path.
TemplateHandler - Class in io.vertx.reactivex.ext.web.handler
A handler which renders responses using a template engine and where the template name is selected from the URI path.
TemplateHandler(TemplateHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
TemplateHandler - Class in io.vertx.rxjava.ext.web.handler
A handler which renders responses using a template engine and where the template name is selected from the URI path.
TemplateHandler(TemplateHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
test(String, Handler<TestContext>) - Method in interface io.vertx.ext.unit.TestSuite
Add a new test case to the suite.
test(String, int, Handler<TestContext>) - Method in interface io.vertx.ext.unit.TestSuite
Add a new test case to the suite.
test(String, Handler<TestContext>) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Add a new test case to the suite.
test(String, int, Handler<TestContext>) - Method in class io.vertx.reactivex.ext.unit.TestSuite
Add a new test case to the suite.
test(String, Handler<TestContext>) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Add a new test case to the suite.
test(String, int, Handler<TestContext>) - Method in class io.vertx.rxjava.ext.unit.TestSuite
Add a new test case to the suite.
TestCase - Interface in io.vertx.ext.unit
A test case object can be used to create a single test.
TestCase - Class in io.vertx.reactivex.ext.unit
A test case object can be used to create a single test.
TestCase(TestCase) - Constructor for class io.vertx.reactivex.ext.unit.TestCase
 
TestCase - Class in io.vertx.rxjava.ext.unit
A test case object can be used to create a single test.
TestCase(TestCase) - Constructor for class io.vertx.rxjava.ext.unit.TestCase
 
TestCaseReport - Interface in io.vertx.ext.unit.report
Report the execution of a test case.
TestCaseReport - Class in io.vertx.reactivex.ext.unit.report
Report the execution of a test case.
TestCaseReport(TestCaseReport) - Constructor for class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
TestCaseReport - Class in io.vertx.rxjava.ext.unit.report
Report the execution of a test case.
TestCaseReport(TestCaseReport) - Constructor for class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
TestCompletion - Interface in io.vertx.ext.unit
This object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.
TestCompletion - Class in io.vertx.reactivex.ext.unit
This object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.
TestCompletion(TestCompletion) - Constructor for class io.vertx.reactivex.ext.unit.TestCompletion
 
TestCompletion - Class in io.vertx.rxjava.ext.unit
This object provides callback-ability for the end of a test suite, the completion succeeds when all tests pass otherwise it fails.
TestCompletion(TestCompletion) - Constructor for class io.vertx.rxjava.ext.unit.TestCompletion
 
TestContext - Interface in io.vertx.ext.unit
The test context is used for performing test assertions and manage the completion of the test.
TestContext - Class in io.vertx.reactivex.ext.unit
The test context is used for performing test assertions and manage the completion of the test.
TestContext(TestContext) - Constructor for class io.vertx.reactivex.ext.unit.TestContext
 
TestContext - Class in io.vertx.rxjava.ext.unit
The test context is used for performing test assertions and manage the completion of the test.
TestContext(TestContext) - Constructor for class io.vertx.rxjava.ext.unit.TestContext
 
testName(FrameworkMethod) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
TestOptions - Class in io.vertx.ext.unit
Test execution options: the timeout in milliseconds, the default value is 2 minutes the useEventLoop configures the event loop usage true always runs with an event loop false never runs with an event loop null uses an event loop if there is one (provided by Vertx.currentContext()) otherwise run without the reporters is an array of reporter configurations
TestOptions() - Constructor for class io.vertx.ext.unit.TestOptions
Create a new empty options, with the default time out and no reporters.
TestOptions(TestOptions) - Constructor for class io.vertx.ext.unit.TestOptions
Copy constructor.
TestOptions(JsonObject) - Constructor for class io.vertx.ext.unit.TestOptions
Create a new options from the specified json.
TestOptionsConverter - Class in io.vertx.ext.unit
Converter for TestOptions.
TestOptionsConverter() - Constructor for class io.vertx.ext.unit.TestOptionsConverter
 
TestResult - Interface in io.vertx.ext.unit.report
The result of a test.
TestResult - Class in io.vertx.reactivex.ext.unit.report
The result of a test.
TestResult(TestResult) - Constructor for class io.vertx.reactivex.ext.unit.report.TestResult
 
TestResult - Class in io.vertx.rxjava.ext.unit.report
The result of a test.
TestResult(TestResult) - Constructor for class io.vertx.rxjava.ext.unit.report.TestResult
 
TestSuite - Interface in io.vertx.ext.unit
A named suite of test cases that are executed altogether.
TestSuite - Class in io.vertx.reactivex.ext.unit
A named suite of test cases that are executed altogether.
TestSuite(TestSuite) - Constructor for class io.vertx.reactivex.ext.unit.TestSuite
 
TestSuite - Class in io.vertx.rxjava.ext.unit
A named suite of test cases that are executed altogether.
TestSuite(TestSuite) - Constructor for class io.vertx.rxjava.ext.unit.TestSuite
 
TestSuiteReport - Interface in io.vertx.ext.unit.report
The test suite reports is basically a stream of events reporting the test suite execution.
TestSuiteReport - Class in io.vertx.reactivex.ext.unit.report
The test suite reports is basically a stream of events reporting the test suite execution.
TestSuiteReport(TestSuiteReport) - Constructor for class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
TestSuiteReport - Class in io.vertx.rxjava.ext.unit.report
The test suite reports is basically a stream of events reporting the test suite execution.
TestSuiteReport(TestSuiteReport) - Constructor for class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
TEXT_HTML - Static variable in class io.vertx.core.http.HttpHeaders
text/html header value
textData() - Method in interface io.vertx.core.http.WebSocketFrame
 
textData() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
textData() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
textFrame(String, boolean) - Static method in interface io.vertx.core.http.WebSocketFrame
Create a text WebSocket frame.
textFrame(String, boolean) - Method in interface io.vertx.core.spi.WebSocketFrameFactory
 
textFrame(String, boolean) - Static method in class io.vertx.reactivex.core.http.WebSocketFrame
Create a text WebSocket frame.
textFrame(String, boolean) - Static method in class io.vertx.rxjava.core.http.WebSocketFrame
Create a text WebSocket frame.
textHandlerID() - Method in interface io.vertx.core.http.WebSocketBase
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.reactivex.core.http.WebSocket
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in class io.vertx.rxjava.core.http.WebSocket
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textHandlerID() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
When a Websocket is created it automatically registers an event handler with the eventbus, the ID of that handler is given by textHandlerID.
textMessageHandler(Handler<String>) - Method in interface io.vertx.core.http.WebSocketBase
Set a text message handler on the connection.
textMessageHandler(Handler<String>) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Set a text message handler on the connection.
textMessageHandler(Handler<String>) - Method in class io.vertx.reactivex.core.http.WebSocket
Set a text message handler on the connection.
textMessageHandler(Handler<String>) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Set a text message handler on the connection.
textMessageHandler(Handler<String>) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Set a text message handler on the connection.
textMessageHandler(Handler<String>) - Method in class io.vertx.rxjava.core.http.WebSocket
Set a text message handler on the connection.
textMessageHandler(Handler<String>) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Set a text message handler on the connection.
textVersion(Integer) - Method in class io.vertx.ext.mongo.IndexOptions
Set the text index version number.
time(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return the current server time
time(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return the current server time
time(Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return the current server time
time(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return the current server time
time(Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return the current server time
time(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return the current server time
timeObservable() - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
timeObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
Timeout - Class in io.vertx.ext.unit.junit
A rule for configuring the tests timeout.
Timeout(long, TimeUnit) - Constructor for class io.vertx.ext.unit.junit.Timeout
 
timeout(long) - Method in interface io.vertx.ext.web.client.HttpRequest
Configures the amount of time in milliseconds after which if the request does not return any data within the timeout period an TimeoutException fails the request.
timeout() - Method in interface io.vertx.ext.web.Session
 
Timeout - Annotation Type in io.vertx.junit5
Specify how long VertxTestContext.awaitCompletion(long, TimeUnit) waits before timing out.
timeout(long) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configures the amount of time in milliseconds after which if the request does not return any data within the timeout period an TimeoutException fails the request.
timeout() - Method in class io.vertx.reactivex.ext.web.Session
 
timeout(long) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configures the amount of time in milliseconds after which if the request does not return any data within the timeout period an TimeoutException fails the request.
timeout() - Method in class io.vertx.rxjava.ext.web.Session
 
TimeoutHandler - Interface in io.vertx.ext.web.handler
Handler that will timeout requests if the response has not been written after a certain time.
TimeoutHandler - Class in io.vertx.reactivex.ext.web.handler
Handler that will timeout requests if the response has not been written after a certain time.
TimeoutHandler(TimeoutHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
TimeoutHandler - Class in io.vertx.rxjava.ext.web.handler
Handler that will timeout requests if the response has not been written after a certain time.
TimeoutHandler(TimeoutHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
timeoutOnConnect() - Method in class io.vertx.mqtt.MqttServerOptions
 
TimeoutStream - Interface in io.vertx.core
A timeout stream is triggered by a timer, the Handler will be call when the timer is fired, it can be once or several times depending on the nature of the timer related to this stream.
TimeoutStream - Class in io.vertx.reactivex.core
A timeout stream is triggered by a timer, the io.vertx.reactivex.core.Handler will be call when the timer is fired, it can be once or several times depending on the nature of the timer related to this stream.
TimeoutStream(TimeoutStream) - Constructor for class io.vertx.reactivex.core.TimeoutStream
 
TimeoutStream - Class in io.vertx.rxjava.core
A timeout stream is triggered by a timer, the io.vertx.rxjava.core.Handler will be call when the timer is fired, it can be once or several times depending on the nature of the timer related to this stream.
TimeoutStream(TimeoutStream) - Constructor for class io.vertx.rxjava.core.TimeoutStream
 
timerCreated(long) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Called when a timer is created
timerEnded(long, boolean) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Called when a timer has ended (setTimer) or has been cancelled.

timerStream(long) - Method in interface io.vertx.core.Vertx
Returns a one-shot timer as a read stream.
timerStream(long) - Method in class io.vertx.reactivex.core.Vertx
Returns a one-shot timer as a read stream.
timerStream(long) - Method in class io.vertx.rxjava.core.Vertx
Returns a one-shot timer as a read stream.
timestamp() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
timestamp() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
 
timestamp() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
timestamp() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
timestamp() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
timestamp() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
timestampType() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
timestampType() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
timestampType() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
toBuffer(JsonObject) - Static method in class io.vertx.config.spi.utils.JsonObjectHelper
 
toBuffer() - Method in class io.vertx.core.json.JsonArray
Encode this JSON object as buffer.
toBuffer() - Method in class io.vertx.core.json.JsonObject
Encode this JSON object as buffer.
toFailure(String, Throwable) - Static method in exception io.vertx.config.vault.client.VaultException
 
toFailure(String, int, String) - Static method in exception io.vertx.config.vault.client.VaultException
 
toFailure(String) - Static method in exception io.vertx.config.vault.client.VaultException
 
toFlowable() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
toFlowable() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
toFlowable() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
toFlowable() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
toFlowable() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
toFlowable() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
toFlowable() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
toFlowable() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
toFlowable() - Method in class io.vertx.reactivex.core.http.WebSocket
 
toFlowable() - Method in class io.vertx.reactivex.core.net.NetSocket
 
toFlowable() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
toFlowable() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
toFlowable() - Method in interface io.vertx.reactivex.core.streams.ReadStream
 
toFlowable() - Method in class io.vertx.reactivex.core.TimeoutStream
 
toFlowable() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
toFlowable() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
toFlowable() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
toFlowable(ReadStream<T>, Function<T, U>) - Static method in class io.vertx.reactivex.FlowableHelper
Like FlowableHelper.toFlowable(ReadStream) but with a mapping function
toFlowable(ReadStream<T>) - Static method in class io.vertx.reactivex.FlowableHelper
Adapts a Vert.x ReadStream to an RxJava Flowable.
toFlowable(ReadStream<T>, long) - Static method in class io.vertx.reactivex.FlowableHelper
Adapts a Vert.x ReadStream to an RxJava Flowable.
toFlowable() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
toFuture(Observer<T>) - Static method in class io.vertx.rx.java.RxHelper
Adapt a Subscriber as a Handler<AsyncResult<T>>;.
toFuture(Action1<T>) - Static method in class io.vertx.rx.java.RxHelper
Adapt an item callback as a Handler<AsyncResult<T>>.
toFuture(Action1<T>, Action1<Throwable>) - Static method in class io.vertx.rx.java.RxHelper
Adapt an item callback and an error callback as a Handler<AsyncResult<T>>.
toFuture(Action1<T>, Action1<Throwable>, Action0) - Static method in class io.vertx.rx.java.RxHelper
Adapt an item callback and an error callback as a Handler<AsyncResult<T>>.
toHandler() - Method in class io.vertx.rx.java.ObservableFuture
 
toHandler() - Method in class io.vertx.rx.java.ObservableHandler
 
toHandler(Observer<T>) - Static method in class io.vertx.rx.java.RxHelper
Adapt a Subscriber as a Handler<T>;.

When the event handler completes, the observer will complete immediatly after the event is received, as a single event is expected.

toHandler(Observer<T>, boolean) - Static method in class io.vertx.rx.java.RxHelper
Adapt a Subscriber as a Handler<T>;.

When parameter is false and the event handler completes, the observer will complete immediatly after the event is received, as a single event is expected.

toHandler(Action1<T>) - Static method in class io.vertx.rx.java.RxHelper
Adapt an item callback as a Handler<T>.
toInt() - Method in enum io.vertx.core.eventbus.ReplyFailure
 
toJson() - Method in class io.vertx.circuitbreaker.CircuitBreakerOptions
 
toJson(CircuitBreakerOptions, JsonObject) - Static method in class io.vertx.circuitbreaker.CircuitBreakerOptionsConverter
 
toJson() - Method in class io.vertx.config.ConfigChange
 
toJson() - Method in class io.vertx.config.ConfigRetrieverOptions
 
toJson(ConfigRetrieverOptions, JsonObject) - Static method in class io.vertx.config.ConfigRetrieverOptionsConverter
 
toJson() - Method in class io.vertx.config.ConfigStoreOptions
 
toJson() - Method in class io.vertx.config.vault.client.TokenRequest
 
toJson(TokenRequest, JsonObject) - Static method in class io.vertx.config.vault.client.TokenRequestConverter
 
toJson() - Method in class io.vertx.core.cli.Argument
Exports this Argument to its corresponding JSON representation.
toJson(Argument, JsonObject) - Static method in class io.vertx.core.cli.ArgumentConverter
 
toJson() - Method in class io.vertx.core.cli.Option
Gets the json representation of this Option.
toJson(Option, JsonObject) - Static method in class io.vertx.core.cli.OptionConverter
 
toJson(DatagramSocketOptions, JsonObject) - Static method in class io.vertx.core.datagram.DatagramSocketOptionsConverter
 
toJson() - Method in class io.vertx.core.DeploymentOptions
Convert this to JSON
toJson(DeploymentOptions, JsonObject) - Static method in class io.vertx.core.DeploymentOptionsConverter
 
toJson() - Method in class io.vertx.core.dns.AddressResolverOptions
 
toJson(AddressResolverOptions, JsonObject) - Static method in class io.vertx.core.dns.AddressResolverOptionsConverter
 
toJson() - Method in class io.vertx.core.dns.DnsClientOptions
 
toJson(DnsClientOptions, JsonObject) - Static method in class io.vertx.core.dns.DnsClientOptionsConverter
 
toJson() - Method in class io.vertx.core.eventbus.DeliveryOptions
Convert to JSON.
toJson() - Method in class io.vertx.core.eventbus.EventBusOptions
Builds a JSON object representing the current EventBusOptions.
toJson(EventBusOptions, JsonObject) - Static method in class io.vertx.core.eventbus.EventBusOptionsConverter
 
toJson(CopyOptions, JsonObject) - Static method in class io.vertx.core.file.CopyOptionsConverter
 
toJson(OpenOptions, JsonObject) - Static method in class io.vertx.core.file.OpenOptionsConverter
 
toJson() - Method in class io.vertx.core.http.GoAway
 
toJson(GoAway, JsonObject) - Static method in class io.vertx.core.http.GoAwayConverter
 
toJson() - Method in class io.vertx.core.http.Http2Settings
 
toJson(Http2Settings, JsonObject) - Static method in class io.vertx.core.http.Http2SettingsConverter
 
toJson() - Method in class io.vertx.core.http.HttpClientOptions
Convert to JSON
toJson(HttpClientOptions, JsonObject) - Static method in class io.vertx.core.http.HttpClientOptionsConverter
 
toJson() - Method in class io.vertx.core.http.HttpServerOptions
Convert to JSON
toJson(HttpServerOptions, JsonObject) - Static method in class io.vertx.core.http.HttpServerOptionsConverter
 
toJson() - Method in class io.vertx.core.metrics.MetricsOptions
 
toJson(MetricsOptions, JsonObject) - Static method in class io.vertx.core.metrics.MetricsOptionsConverter
 
toJson() - Method in class io.vertx.core.net.ClientOptionsBase
Convert to JSON
toJson(ClientOptionsBase, JsonObject) - Static method in class io.vertx.core.net.ClientOptionsBaseConverter
 
toJson() - Method in class io.vertx.core.net.JdkSSLEngineOptions
 
toJson() - Method in class io.vertx.core.net.JksOptions
Convert to JSON
toJson(JksOptions, JsonObject) - Static method in class io.vertx.core.net.JksOptionsConverter
 
toJson(NetClientOptions, JsonObject) - Static method in class io.vertx.core.net.NetClientOptionsConverter
 
toJson() - Method in class io.vertx.core.net.NetServerOptions
Convert to JSON
toJson(NetServerOptions, JsonObject) - Static method in class io.vertx.core.net.NetServerOptionsConverter
 
toJson() - Method in class io.vertx.core.net.NetworkOptions
Convert to JSON
toJson(NetworkOptions, JsonObject) - Static method in class io.vertx.core.net.NetworkOptionsConverter
 
toJson() - Method in class io.vertx.core.net.OpenSSLEngineOptions
 
toJson(OpenSSLEngineOptions, JsonObject) - Static method in class io.vertx.core.net.OpenSSLEngineOptionsConverter
 
toJson() - Method in class io.vertx.core.net.PemKeyCertOptions
Convert to JSON
toJson(PemKeyCertOptions, JsonObject) - Static method in class io.vertx.core.net.PemKeyCertOptionsConverter
 
toJson() - Method in class io.vertx.core.net.PemTrustOptions
Convert to JSON
toJson(PemTrustOptions, JsonObject) - Static method in class io.vertx.core.net.PemTrustOptionsConverter
 
toJson() - Method in class io.vertx.core.net.PfxOptions
Convert to JSON
toJson(PfxOptions, JsonObject) - Static method in class io.vertx.core.net.PfxOptionsConverter
 
toJson() - Method in class io.vertx.core.net.ProxyOptions
Convert to JSON
toJson(ProxyOptions, JsonObject) - Static method in class io.vertx.core.net.ProxyOptionsConverter
 
toJson() - Method in class io.vertx.core.net.TCPSSLOptions
Convert to JSON
toJson(TCPSSLOptions, JsonObject) - Static method in class io.vertx.core.net.TCPSSLOptionsConverter
 
toJson(VertxOptions, JsonObject) - Static method in class io.vertx.core.VertxOptionsConverter
 
toJson(JWTAuthOptions, JsonObject) - Static method in class io.vertx.ext.auth.jwt.JWTAuthOptionsConverter
 
toJson(JWTKeyStoreOptions, JsonObject) - Static method in class io.vertx.ext.auth.jwt.JWTKeyStoreOptionsConverter
 
toJson(KeyStoreOptions, JsonObject) - Static method in class io.vertx.ext.auth.KeyStoreOptionsConverter
 
toJson(OAuth2ClientOptions, JsonObject) - Static method in class io.vertx.ext.auth.oauth2.OAuth2ClientOptionsConverter
 
toJson(PubSecKeyOptions, JsonObject) - Static method in class io.vertx.ext.auth.PubSecKeyOptionsConverter
 
toJson(SecretOptions, JsonObject) - Static method in class io.vertx.ext.auth.SecretOptionsConverter
 
toJson() - Method in class io.vertx.ext.bridge.BridgeOptions
Serializes the current BridgeOptions to JSON.
toJson(BridgeOptions, JsonObject) - Static method in class io.vertx.ext.bridge.BridgeOptionsConverter
 
toJson() - Method in class io.vertx.ext.bridge.PermittedOptions
Serializes the current instance of PermittedOptions to JSON.
toJson(PermittedOptions, JsonObject) - Static method in class io.vertx.ext.bridge.PermittedOptionsConverter
 
toJson() - Method in class io.vertx.ext.healthchecks.Status
Builds the JSON representation of the current Status instance.
toJson(Status, JsonObject) - Static method in class io.vertx.ext.healthchecks.StatusConverter
 
toJSON() - Method in class io.vertx.ext.jwt.JWTOptions
 
toJson(JWTOptions, JsonObject) - Static method in class io.vertx.ext.jwt.JWTOptionsConverter
 
toJson() - Method in class io.vertx.ext.mongo.BulkOperation
Generate a json from this object
toJson() - Method in class io.vertx.ext.mongo.BulkWriteOptions
 
toJson() - Method in class io.vertx.ext.mongo.FindOptions
Convert to JSON
toJson(FindOptions, JsonObject) - Static method in class io.vertx.ext.mongo.FindOptionsConverter
 
toJson() - Method in class io.vertx.ext.mongo.IndexOptions
Convert to JSON
toJson() - Method in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Convert to JSON
toJson() - Method in class io.vertx.ext.mongo.MongoClientDeleteResult
Convert to JSON
toJson() - Method in class io.vertx.ext.mongo.MongoClientUpdateResult
Convert to JSON
toJson() - Method in class io.vertx.ext.mongo.UpdateOptions
 
toJson() - Method in class io.vertx.ext.sql.ResultSet
Convert to JSON
toJson(ResultSet, JsonObject) - Static method in class io.vertx.ext.sql.ResultSetConverter
 
toJson(SQLOptions, JsonObject) - Static method in class io.vertx.ext.sql.SQLOptionsConverter
 
toJson() - Method in class io.vertx.ext.sql.UpdateResult
Convert to JSON
toJson(UpdateResult, JsonObject) - Static method in class io.vertx.ext.sql.UpdateResultConverter
 
toJson() - Method in class io.vertx.ext.unit.report.ReportingOptions
 
toJson(ReportingOptions, JsonObject) - Static method in class io.vertx.ext.unit.report.ReportingOptionsConverter
 
toJson() - Method in class io.vertx.ext.unit.report.ReportOptions
 
toJson(ReportOptions, JsonObject) - Static method in class io.vertx.ext.unit.report.ReportOptionsConverter
 
toJson() - Method in class io.vertx.ext.unit.TestOptions
 
toJson(TestOptions, JsonObject) - Static method in class io.vertx.ext.unit.TestOptionsConverter
 
toJson() - Method in class io.vertx.ext.web.client.WebClientOptions
Convert to JSON
toJson(WebClientOptions, JsonObject) - Static method in class io.vertx.ext.web.client.WebClientOptionsConverter
 
toJson() - Method in class io.vertx.kafka.client.common.Node
Convert object to JSON representation
toJson() - Method in class io.vertx.kafka.client.common.PartitionInfo
Convert object to JSON representation
toJson(PartitionInfo, JsonObject) - Static method in class io.vertx.kafka.client.common.PartitionInfoConverter
 
toJson() - Method in class io.vertx.kafka.client.common.TopicPartition
Convert object to JSON representation
toJson() - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
Convert object to JSON representation
toJson() - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
Convert object to JSON representation
toJson() - Method in class io.vertx.kafka.client.producer.RecordMetadata
Convert object to JSON representation
toJson(MicrometerMetricsOptions, JsonObject) - Static method in class io.vertx.micrometer.MicrometerMetricsOptionsConverter
 
toJson(VertxInfluxDbOptions, JsonObject) - Static method in class io.vertx.micrometer.VertxInfluxDbOptionsConverter
 
toJson(VertxJmxMetricsOptions, JsonObject) - Static method in class io.vertx.micrometer.VertxJmxMetricsOptionsConverter
 
toJson(VertxPrometheusOptions, JsonObject) - Static method in class io.vertx.micrometer.VertxPrometheusOptionsConverter
 
toJson() - Method in class io.vertx.mqtt.MqttAuth
Convert instance in JSON
toJson(MqttClientOptions, JsonObject) - Static method in class io.vertx.mqtt.MqttClientOptionsConverter
 
toJson() - Method in class io.vertx.mqtt.MqttWill
Convert instance in JSON
toJson() - Method in class io.vertx.proton.ProtonClientOptions
Convert to JSON
toJson() - Method in class io.vertx.proton.ProtonLinkOptions
Convert to JSON
toJson() - Method in class io.vertx.proton.ProtonServerOptions
Convert to JSON
toJson() - Method in class io.vertx.proton.ProtonTransportOptions
Convert to JSON
toJson() - Method in class io.vertx.redis.op.BitFieldGetCommand
 
toJson() - Method in class io.vertx.redis.op.BitFieldIncrbyCommand
 
toJson() - Method in class io.vertx.redis.op.BitFieldOptions
 
toJson() - Method in class io.vertx.redis.op.BitFieldSetCommand
 
toJson() - Method in class io.vertx.redis.op.GeoMember
 
toJson() - Method in class io.vertx.redis.op.GeoRadiusOptions
 
toJson() - Method in class io.vertx.redis.op.KillFilter
 
toJson() - Method in class io.vertx.redis.op.LimitOptions
 
toJson() - Method in class io.vertx.redis.op.MigrateOptions
 
toJson() - Method in class io.vertx.redis.op.RangeLimitOptions
 
toJson() - Method in class io.vertx.redis.op.ScanOptions
 
toJson() - Method in class io.vertx.redis.op.SetOptions
 
toJson() - Method in class io.vertx.redis.op.SortOptions
 
toJson(RedisOptions, JsonObject) - Static method in class io.vertx.redis.RedisOptionsConverter
 
toJson() - Method in class io.vertx.servicediscovery.Record
 
toJson(Record, JsonObject) - Static method in class io.vertx.servicediscovery.RecordConverter
 
toJson() - Method in class io.vertx.servicediscovery.ServiceDiscoveryOptions
Builds the JSON representation for the current ServiceDiscoveryOptions.
toJson(ServiceDiscoveryOptions, JsonObject) - Static method in class io.vertx.servicediscovery.ServiceDiscoveryOptionsConverter
 
toJson() - Method in class io.vertx.servicediscovery.types.HttpLocation
 
toJson(HttpLocation, JsonObject) - Static method in class io.vertx.servicediscovery.types.HttpLocationConverter
 
toJsonArray() - Method in interface io.vertx.core.buffer.Buffer
Returns a Json array representation of the Buffer
toJsonArray() - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a Json array representation of the Buffer
toJsonArray() - Method in enum io.vertx.redis.op.AggregateOptions
 
toJsonArray() - Method in class io.vertx.redis.op.BitFieldOptions
 
toJsonArray() - Method in class io.vertx.redis.op.GeoMember
 
toJsonArray() - Method in class io.vertx.redis.op.GeoRadiusOptions
 
toJsonArray() - Method in class io.vertx.redis.op.KillFilter
 
toJsonArray() - Method in class io.vertx.redis.op.LimitOptions
 
toJsonArray() - Method in class io.vertx.redis.op.MigrateOptions
 
toJsonArray() - Method in class io.vertx.redis.op.RangeLimitOptions
 
toJsonArray() - Method in enum io.vertx.redis.op.RangeOptions
 
toJsonArray() - Method in class io.vertx.redis.op.ScanOptions
 
toJsonArray() - Method in class io.vertx.redis.op.SetOptions
 
toJsonArray() - Method in enum io.vertx.redis.op.ShutdownOptions
 
toJsonArray() - Method in class io.vertx.redis.op.SortOptions
 
toJsonArray() - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a Json array representation of the Buffer
toJsonObject() - Method in interface io.vertx.core.buffer.Buffer
Returns a Json object representation of the Buffer
toJsonObject() - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a Json object representation of the Buffer
toJsonObject() - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a Json object representation of the Buffer
TOKEN_HEADER - Static variable in class io.vertx.config.vault.client.SlimVaultClient
 
TokenRequest - Class in io.vertx.config.vault.client
The token request structure.
TokenRequest() - Constructor for class io.vertx.config.vault.client.TokenRequest
 
TokenRequest(JsonObject) - Constructor for class io.vertx.config.vault.client.TokenRequest
 
TokenRequest(TokenRequest) - Constructor for class io.vertx.config.vault.client.TokenRequest
 
TokenRequestConverter - Class in io.vertx.config.vault.client
Converter for TokenRequest.
TokenRequestConverter() - Constructor for class io.vertx.config.vault.client.TokenRequestConverter
 
tokenType() - Method in interface io.vertx.ext.auth.oauth2.AccessToken
 
tokenType() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
tokenType() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
toMicrometerConfig() - Method in class io.vertx.micrometer.VertxInfluxDbOptions
Convert these options to a Micrometer's InfluxConfig object
toMicrometerConfig() - Method in class io.vertx.micrometer.VertxJmxMetricsOptions
Convert these options to a Micrometer's JmxConfig object
toObservable() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
toObservable() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
toObservable() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
toObservable() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
toObservable() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
toObservable() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
toObservable() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
toObservable() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
toObservable() - Method in class io.vertx.reactivex.core.http.WebSocket
 
toObservable() - Method in class io.vertx.reactivex.core.net.NetSocket
 
toObservable() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
toObservable() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
toObservable() - Method in interface io.vertx.reactivex.core.streams.ReadStream
 
toObservable() - Method in class io.vertx.reactivex.core.TimeoutStream
 
toObservable() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
toObservable() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
toObservable() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
toObservable() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
toObservable(ReadStream<T>) - Static method in class io.vertx.reactivex.ObservableHelper
Adapts a Vert.x to an RxJava .
toObservable(ReadStream<T>, Function<T, U>) - Static method in class io.vertx.reactivex.ObservableHelper
Like ObservableHelper.toObservable(ReadStream) but with a mapping function
toObservable(ReadStream<T>) - Static method in class io.vertx.rx.java.RxHelper
Adapts a Vert.x io.vertx.core.streams.ReadStream to an RxJava Observable.
toObservable(ReadStream<T>, int) - Static method in class io.vertx.rx.java.RxHelper
Adapts a Vert.x io.vertx.core.streams.ReadStream to an RxJava Observable.
toObservable(ReadStream<T>, Function<T, R>) - Static method in class io.vertx.rx.java.RxHelper
Like RxHelper.toObservable(ReadStream) but with a function that adapts the items.
toObservable(ReadStream<T>, Function<T, R>, int) - Static method in class io.vertx.rx.java.RxHelper
Like RxHelper.toObservable(ReadStream, int) but with a function that adapts the items.
toObservable() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
toObservable() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
toObservable() - Method in class io.vertx.rxjava.core.file.AsyncFile
 
toObservable() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
toObservable() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
toObservable() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
toObservable() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
toObservable() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
toObservable() - Method in class io.vertx.rxjava.core.http.WebSocket
 
toObservable() - Method in class io.vertx.rxjava.core.net.NetSocket
 
toObservable() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
toObservable() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
toObservable() - Method in interface io.vertx.rxjava.core.streams.ReadStream
 
toObservable() - Method in class io.vertx.rxjava.core.TimeoutStream
 
toObservable() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
toObservable() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
toObservable() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
toObservable() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
toObserver(Handler<AsyncResult<T>>) - Static method in class io.vertx.reactivex.CompletableHelper
Adapts an Vert.x Handler<AsyncResult<T>> to an RxJava2 SingleObserver.
toObserver(Handler<AsyncResult<T>>) - Static method in class io.vertx.reactivex.MaybeHelper
Adapts an Vert.x Handler<AsyncResult<T>> to an RxJava2 SingleObserver.
toObserver(Handler<AsyncResult<T>>) - Static method in class io.vertx.reactivex.SingleHelper
Adapts an Vert.x Handler<AsyncResult<T>> to an RxJava2 SingleObserver.
toPayload() - Method in class io.vertx.config.vault.client.TokenRequest
 
toPayload(Object...) - Static method in class io.vertx.redis.utils.RedisCommandUtils
A helper method to package method parameters into JsonArray payload.
topic() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
topic() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
 
topic() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
topic() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
topic() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
topic() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
topicExists(String, Handler<AsyncResult<Boolean>>) - Method in interface io.vertx.kafka.admin.AdminUtils
Checks if the Kafka topic given by topicName does exist.
topicExists(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
Checks if the Kafka topic given by topicName does exist.
topicExists(String, Handler<AsyncResult<Boolean>>) - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
Checks if the Kafka topic given by topicName does exist.
topicName() - Method in interface io.vertx.mqtt.messages.MqttPublishMessage
 
topicName() - Method in interface io.vertx.mqtt.MqttTopicSubscription
 
topicName() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
topicName() - Method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
topicName() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
topicName() - Method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
TopicPartition - Class in io.vertx.kafka.client.common
Represent information related to a partition for a topic
TopicPartition() - Constructor for class io.vertx.kafka.client.common.TopicPartition
Constructor
TopicPartition(String, int) - Constructor for class io.vertx.kafka.client.common.TopicPartition
Constructor
TopicPartition(JsonObject) - Constructor for class io.vertx.kafka.client.common.TopicPartition
Constructor (from JSON representation)
TopicPartition(TopicPartition) - Constructor for class io.vertx.kafka.client.common.TopicPartition
Constructor (copy)
topics() - Method in interface io.vertx.mqtt.messages.MqttUnsubscribeMessage
 
topics() - Method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
topics() - Method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
topicSubscriptions() - Method in interface io.vertx.mqtt.messages.MqttSubscribeMessage
 
topicSubscriptions() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
topicSubscriptions() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
toReadStream(Flowable<T>) - Static method in class io.vertx.reactivex.FlowableHelper
Adapts an RxJava Flowable to a Vert.x io.vertx.core.streams.ReadStream.
toReadStream(Observable<T>) - Static method in class io.vertx.reactivex.ObservableHelper
Adapts an RxJava Observable to a Vert.x io.vertx.core.streams.ReadStream.
toReadStream(Observable<T>) - Static method in class io.vertx.rx.java.RxHelper
Adapts an RxJava Observable to a Vert.x io.vertx.core.streams.ReadStream.
toString() - Method in interface io.vertx.codegen.extra.ConcreteOverridesToString
My even more special toString method
toString() - Method in interface io.vertx.codegen.extra.NonConcreteWithToString
My very special toString method
toString() - Method in class io.vertx.config.vault.client.Auth
 
toString() - Method in interface io.vertx.core.buffer.Buffer
Returns a String representation of the Buffer with the UTF-8 encoding
toString(String) - Method in interface io.vertx.core.buffer.Buffer
Returns a String representation of the Buffer with the encoding specified by enc
toString(Charset) - Method in interface io.vertx.core.buffer.Buffer
Returns a String representation of the Buffer with the encoding specified by enc
toString() - Method in enum io.vertx.core.dns.DnsResponseCode
Returns a formatted error message for this DnsResponseCode.
toString() - Method in exception io.vertx.core.eventbus.ReplyException
 
toString() - Method in class io.vertx.core.http.CaseInsensitiveHeaders
 
toString() - Method in class io.vertx.core.http.Http2Settings
 
toString() - Method in class io.vertx.core.json.JsonArray
 
toString() - Method in class io.vertx.core.json.JsonObject
 
toString() - Method in class io.vertx.core.metrics.MetricsOptions
 
toString() - Method in class io.vertx.core.VertxOptions
 
toString() - Method in class io.vertx.kafka.client.common.Node
 
toString() - Method in class io.vertx.kafka.client.common.PartitionInfo
 
toString() - Method in class io.vertx.kafka.client.common.TopicPartition
 
toString() - Method in class io.vertx.kafka.client.consumer.OffsetAndMetadata
 
toString() - Method in class io.vertx.kafka.client.consumer.OffsetAndTimestamp
 
toString() - Method in class io.vertx.mqtt.MqttClientOptions
 
toString() - Method in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
toString() - Method in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
toString() - Method in class io.vertx.reactivex.config.ConfigRetriever
 
toString() - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a String representation of the Buffer with the UTF-8encoding
toString(String) - Method in class io.vertx.reactivex.core.buffer.Buffer
Returns a String representation of the Buffer with the encoding specified by enc
toString() - Method in class io.vertx.reactivex.core.cli.CLI
 
toString() - Method in class io.vertx.reactivex.core.cli.CommandLine
 
toString() - Method in class io.vertx.reactivex.core.CompositeFuture
 
toString() - Method in class io.vertx.reactivex.core.Context
 
toString() - Method in class io.vertx.reactivex.core.datagram.DatagramPacket
 
toString() - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
 
toString() - Method in class io.vertx.reactivex.core.dns.DnsClient
 
toString() - Method in class io.vertx.reactivex.core.dns.MxRecord
 
toString() - Method in class io.vertx.reactivex.core.dns.SrvRecord
 
toString() - Method in class io.vertx.reactivex.core.eventbus.EventBus
 
toString() - Method in class io.vertx.reactivex.core.eventbus.Message
 
toString() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
toString() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
toString() - Method in class io.vertx.reactivex.core.eventbus.SendContext
 
toString() - Method in class io.vertx.reactivex.core.file.AsyncFile
 
toString() - Method in class io.vertx.reactivex.core.file.FileProps
 
toString() - Method in class io.vertx.reactivex.core.file.FileSystem
 
toString() - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
toString() - Method in class io.vertx.reactivex.core.Future
 
toString() - Method in class io.vertx.reactivex.core.http.HttpClient
 
toString() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
toString() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
toString() - Method in class io.vertx.reactivex.core.http.HttpConnection
 
toString() - Method in class io.vertx.reactivex.core.http.HttpFrame
 
toString() - Method in class io.vertx.reactivex.core.http.HttpServer
 
toString() - Method in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
toString() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
toString() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
toString() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
toString() - Method in class io.vertx.reactivex.core.http.WebSocket
 
toString() - Method in class io.vertx.reactivex.core.http.WebSocketFrame
 
toString() - Method in class io.vertx.reactivex.core.MultiMap
 
toString() - Method in class io.vertx.reactivex.core.net.NetClient
 
toString() - Method in class io.vertx.reactivex.core.net.NetServer
 
toString() - Method in class io.vertx.reactivex.core.net.NetSocket
 
toString() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
 
toString() - Method in class io.vertx.reactivex.core.net.SocketAddress
 
toString() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
toString() - Method in class io.vertx.reactivex.core.parsetools.JsonParser
 
toString() - Method in class io.vertx.reactivex.core.parsetools.RecordParser
 
toString() - Method in class io.vertx.reactivex.core.shareddata.AsyncMap
 
toString() - Method in class io.vertx.reactivex.core.shareddata.Counter
 
toString() - Method in class io.vertx.reactivex.core.shareddata.LocalMap
 
toString() - Method in class io.vertx.reactivex.core.shareddata.Lock
 
toString() - Method in class io.vertx.reactivex.core.shareddata.SharedData
 
toString() - Method in class io.vertx.reactivex.core.streams.Pump
 
toString() - Method in class io.vertx.reactivex.core.TimeoutStream
 
toString() - Method in class io.vertx.reactivex.core.Vertx
 
toString() - Method in class io.vertx.reactivex.core.WorkerExecutor
 
toString() - Method in class io.vertx.reactivex.ext.auth.AuthProvider
 
toString() - Method in class io.vertx.reactivex.ext.auth.ChainAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
toString() - Method in class io.vertx.reactivex.ext.auth.User
 
toString() - Method in class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
toString() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
toString() - Method in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
toString() - Method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
toString() - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
toString() - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
toString() - Method in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
toString() - Method in class io.vertx.reactivex.ext.mongo.MongoClient
 
toString() - Method in class io.vertx.reactivex.ext.sql.SQLClient
 
toString() - Method in class io.vertx.reactivex.ext.sql.SQLConnection
 
toString() - Method in class io.vertx.reactivex.ext.sql.SQLRowStream
 
toString() - Method in class io.vertx.reactivex.ext.unit.Async
 
toString() - Method in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
toString() - Method in class io.vertx.reactivex.ext.unit.Completion
 
toString() - Method in class io.vertx.reactivex.ext.unit.report.Failure
 
toString() - Method in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
toString() - Method in class io.vertx.reactivex.ext.unit.report.TestResult
 
toString() - Method in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
toString() - Method in class io.vertx.reactivex.ext.unit.TestCase
 
toString() - Method in class io.vertx.reactivex.ext.unit.TestCompletion
 
toString() - Method in class io.vertx.reactivex.ext.unit.TestContext
 
toString() - Method in class io.vertx.reactivex.ext.unit.TestSuite
 
toString() - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
 
toString() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
toString() - Method in class io.vertx.reactivex.ext.web.client.WebClient
 
toString() - Method in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
toString() - Method in class io.vertx.reactivex.ext.web.Cookie
 
toString() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
toString() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
 
toString() - Method in class io.vertx.reactivex.ext.web.Locale
 
toString() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
 
toString() - Method in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
toString() - Method in class io.vertx.reactivex.ext.web.Route
 
toString() - Method in class io.vertx.reactivex.ext.web.Router
 
toString() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
toString() - Method in class io.vertx.reactivex.ext.web.Session
 
toString() - Method in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
toString() - Method in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
toString() - Method in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
toString() - Method in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
toString() - Method in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
toString() - Method in class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
toString() - Method in class io.vertx.reactivex.kafka.admin.AdminUtils
 
toString() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
toString() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
toString() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
toString() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
toString() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
toString() - Method in class io.vertx.reactivex.micrometer.MetricsService
 
toString() - Method in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
toString() - Method in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
toString() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
toString() - Method in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
toString() - Method in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
toString() - Method in class io.vertx.reactivex.mqtt.MqttClient
 
toString() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
toString() - Method in class io.vertx.reactivex.mqtt.MqttServer
 
toString() - Method in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
toString() - Method in class io.vertx.reactivex.redis.RedisClient
 
toString() - Method in class io.vertx.reactivex.redis.RedisTransaction
 
toString() - Method in class io.vertx.reactivex.redis.Script
 
toString() - Method in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
toString() - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
toString() - Method in class io.vertx.reactivex.servicediscovery.ServiceReference
 
toString() - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
toString() - Method in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
toString() - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
toString() - Method in class io.vertx.reactivex.servicediscovery.types.EventBusService
 
toString() - Method in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
toString() - Method in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
toString() - Method in class io.vertx.reactivex.servicediscovery.types.MessageSource
 
toString() - Method in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
toString() - Method in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
toString() - Method in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
toString() - Method in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
toString() - Method in class io.vertx.rxjava.config.ConfigRetriever
 
toString() - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a String representation of the Buffer with the UTF-8encoding
toString(String) - Method in class io.vertx.rxjava.core.buffer.Buffer
Returns a String representation of the Buffer with the encoding specified by enc
toString() - Method in class io.vertx.rxjava.core.cli.CLI
 
toString() - Method in class io.vertx.rxjava.core.cli.CommandLine
 
toString() - Method in class io.vertx.rxjava.core.CompositeFuture
 
toString() - Method in class io.vertx.rxjava.core.Context
 
toString() - Method in class io.vertx.rxjava.core.datagram.DatagramPacket
 
toString() - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
 
toString() - Method in class io.vertx.rxjava.core.dns.DnsClient
 
toString() - Method in class io.vertx.rxjava.core.dns.MxRecord
 
toString() - Method in class io.vertx.rxjava.core.dns.SrvRecord
 
toString() - Method in class io.vertx.rxjava.core.eventbus.EventBus
 
toString() - Method in class io.vertx.rxjava.core.eventbus.Message
 
toString() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
toString() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
toString() - Method in class io.vertx.rxjava.core.eventbus.SendContext
 
toString() - Method in class io.vertx.rxjava.core.file.AsyncFile
 
toString() - Method in class io.vertx.rxjava.core.file.FileProps
 
toString() - Method in class io.vertx.rxjava.core.file.FileSystem
 
toString() - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
toString() - Method in class io.vertx.rxjava.core.Future
 
toString() - Method in class io.vertx.rxjava.core.http.HttpClient
 
toString() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
toString() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
toString() - Method in class io.vertx.rxjava.core.http.HttpConnection
 
toString() - Method in class io.vertx.rxjava.core.http.HttpFrame
 
toString() - Method in class io.vertx.rxjava.core.http.HttpServer
 
toString() - Method in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
toString() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
toString() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
toString() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
toString() - Method in class io.vertx.rxjava.core.http.WebSocket
 
toString() - Method in class io.vertx.rxjava.core.http.WebSocketFrame
 
toString() - Method in class io.vertx.rxjava.core.MultiMap
 
toString() - Method in class io.vertx.rxjava.core.net.NetClient
 
toString() - Method in class io.vertx.rxjava.core.net.NetServer
 
toString() - Method in class io.vertx.rxjava.core.net.NetSocket
 
toString() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
 
toString() - Method in class io.vertx.rxjava.core.net.SocketAddress
 
toString() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
toString() - Method in class io.vertx.rxjava.core.parsetools.JsonParser
 
toString() - Method in class io.vertx.rxjava.core.parsetools.RecordParser
 
toString() - Method in class io.vertx.rxjava.core.shareddata.AsyncMap
 
toString() - Method in class io.vertx.rxjava.core.shareddata.Counter
 
toString() - Method in class io.vertx.rxjava.core.shareddata.LocalMap
 
toString() - Method in class io.vertx.rxjava.core.shareddata.Lock
 
toString() - Method in class io.vertx.rxjava.core.shareddata.SharedData
 
toString() - Method in class io.vertx.rxjava.core.streams.Pump
 
toString() - Method in class io.vertx.rxjava.core.TimeoutStream
 
toString() - Method in class io.vertx.rxjava.core.Vertx
 
toString() - Method in class io.vertx.rxjava.core.WorkerExecutor
 
toString() - Method in class io.vertx.rxjava.ext.auth.AuthProvider
 
toString() - Method in class io.vertx.rxjava.ext.auth.ChainAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
toString() - Method in class io.vertx.rxjava.ext.auth.User
 
toString() - Method in class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
toString() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
toString() - Method in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
toString() - Method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
toString() - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
toString() - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
toString() - Method in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
toString() - Method in class io.vertx.rxjava.ext.mongo.MongoClient
 
toString() - Method in class io.vertx.rxjava.ext.sql.SQLClient
 
toString() - Method in class io.vertx.rxjava.ext.sql.SQLConnection
 
toString() - Method in class io.vertx.rxjava.ext.sql.SQLRowStream
 
toString() - Method in class io.vertx.rxjava.ext.unit.Async
 
toString() - Method in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
toString() - Method in class io.vertx.rxjava.ext.unit.Completion
 
toString() - Method in class io.vertx.rxjava.ext.unit.report.Failure
 
toString() - Method in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
toString() - Method in class io.vertx.rxjava.ext.unit.report.TestResult
 
toString() - Method in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
toString() - Method in class io.vertx.rxjava.ext.unit.TestCase
 
toString() - Method in class io.vertx.rxjava.ext.unit.TestCompletion
 
toString() - Method in class io.vertx.rxjava.ext.unit.TestContext
 
toString() - Method in class io.vertx.rxjava.ext.unit.TestSuite
 
toString() - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
 
toString() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
toString() - Method in class io.vertx.rxjava.ext.web.client.WebClient
 
toString() - Method in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
toString() - Method in class io.vertx.rxjava.ext.web.Cookie
 
toString() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
toString() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
 
toString() - Method in class io.vertx.rxjava.ext.web.Locale
 
toString() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
 
toString() - Method in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
toString() - Method in class io.vertx.rxjava.ext.web.Route
 
toString() - Method in class io.vertx.rxjava.ext.web.Router
 
toString() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
toString() - Method in class io.vertx.rxjava.ext.web.Session
 
toString() - Method in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
toString() - Method in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
toString() - Method in class io.vertx.rxjava.ext.web.sstore.SessionStore
 
toString() - Method in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
toString() - Method in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
toString() - Method in class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
toString() - Method in class io.vertx.rxjava.kafka.admin.AdminUtils
 
toString() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
toString() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
toString() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
toString() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
toString() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
toString() - Method in class io.vertx.rxjava.micrometer.MetricsService
 
toString() - Method in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
toString() - Method in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
toString() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
toString() - Method in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
toString() - Method in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
toString() - Method in class io.vertx.rxjava.mqtt.MqttClient
 
toString() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
toString() - Method in class io.vertx.rxjava.mqtt.MqttServer
 
toString() - Method in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
toString() - Method in class io.vertx.rxjava.redis.RedisClient
 
toString() - Method in class io.vertx.rxjava.redis.RedisTransaction
 
toString() - Method in class io.vertx.rxjava.redis.Script
 
toString() - Method in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
toString() - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
toString() - Method in class io.vertx.rxjava.servicediscovery.ServiceReference
 
toString() - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
toString() - Method in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
toString() - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
toString() - Method in class io.vertx.rxjava.servicediscovery.types.EventBusService
 
toString() - Method in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
toString() - Method in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
toString() - Method in class io.vertx.rxjava.servicediscovery.types.MessageSource
 
toString() - Method in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
toString() - Method in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
toSubscriber(Handler<AsyncResult<T>>) - Static method in class io.vertx.rx.java.RxHelper
Adapts an Vert.x Handler<AsyncResult<T>> to an RxJava Subscriber.
totalSpace() - Method in interface io.vertx.core.file.FileSystemProps
 
totalSpace() - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
totalSpace() - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
touch(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Alters the last access time of a key(s).
touch(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Alters the last access time of a key(s).
touch(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Alters the last access time of a key(s).
touchMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Alters the last access time of a key(s).
touchMany(List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Alters the last access time of a key(s).
touchMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Alters the last access time of a key(s).
touchManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
touchObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
trace(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
trace(Object, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
trace(Object, Throwable, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
trace(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
trace(Object, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
trace(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
trace(Object) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
trace(Object, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
trace(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
trace(Object) - Method in class io.vertx.core.logging.Logger
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.Logger
 
trace(Object, Object...) - Method in class io.vertx.core.logging.Logger
 
trace(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Logger
 
trace(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
trace(Object, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
trace(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
trace(Object, Throwable, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
trace(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
trace(Object, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
trace(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
trace(Object, Throwable, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
trace() - Method in interface io.vertx.ext.web.Router
Add a route that matches any HTTP TRACE request
trace(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path
trace() - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches any HTTP TRACE request
trace(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path
trace() - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches any HTTP TRACE request
trace(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path
traceWithRegex(String) - Method in interface io.vertx.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path regex
traceWithRegex(String) - Method in class io.vertx.reactivex.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path regex
traceWithRegex(String) - Method in class io.vertx.rxjava.ext.web.Router
Add a route that matches a HTTP TRACE request and the specified path regex
trailers() - Method in interface io.vertx.core.http.HttpClientResponse
 
trailers() - Method in interface io.vertx.core.http.HttpServerResponse
 
trailers() - Method in interface io.vertx.ext.web.client.HttpResponse
 
trailers() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
trailers() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
trailers() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
trailers() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
trailers() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
trailers() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
transaction() - Method in class io.vertx.reactivex.redis.RedisClient
Return a RedisTransaction instance
transaction() - Method in interface io.vertx.redis.RedisClient
Return a RedisTransaction instance
transaction() - Method in class io.vertx.rxjava.redis.RedisClient
Return a RedisTransaction instance
TransactionIsolation - Enum in io.vertx.ext.sql
Represents a Transaction Isolation Level
TRANSFER_ENCODING - Static variable in class io.vertx.core.http.HttpHeaders
Transfer-Encoding header name
transform(S) - Method in interface io.vertx.core.eventbus.MessageCodec
If a message is sent locally across the event bus, this method is called to transform the message from the sent type S to the received type R
transform(ServiceException) - Method in class io.vertx.serviceproxy.ServiceExceptionMessageCodec
 
Transport - Enum in io.vertx.ext.web.handler.sockjs
The available SockJS transports
traverse(File) - Static method in class io.vertx.config.spi.utils.FileSet
List all the files from a directory (recursive)
truncate(String, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncate(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncate(String, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Truncate the file represented by path to length len in bytes, asynchronously.
truncateBlocking(String, long) - Method in interface io.vertx.core.file.FileSystem
truncateBlocking(String, long) - Method in class io.vertx.reactivex.core.file.FileSystem
truncateBlocking(String, long) - Method in class io.vertx.rxjava.core.file.FileSystem
truncateObservable(String, long) - Method in class io.vertx.rxjava.core.file.FileSystem
trustManagerMapper(Vertx) - Method in interface io.vertx.core.net.TrustOptions
Returns a function that maps SNI server names to a TrustManagerFactory instance.
trustOptions() - Method in interface io.vertx.core.net.SelfSignedCertificate
Provides the TrustOptions X.509 certificate file in PEM format corresponding to the SelfSignedCertificate.certificatePath()
TrustOptions - Interface in io.vertx.core.net
Certification authority configuration options.
trustOptions() - Method in class io.vertx.reactivex.core.net.SelfSignedCertificate
Provides the io.vertx.reactivex.core.net.TrustOptions X.509 certificate file in PEM format corresponding to the SelfSignedCertificate.certificatePath()
trustOptions() - Method in class io.vertx.rxjava.core.net.SelfSignedCertificate
Provides the io.vertx.rxjava.core.net.TrustOptions X.509 certificate file in PEM format corresponding to the SelfSignedCertificate.certificatePath()
tryComplete() - Method in interface io.vertx.core.CompositeFuture
Try to set this instance as result.
tryComplete(T) - Method in interface io.vertx.core.Future
Set the failure.
tryComplete() - Method in interface io.vertx.core.Future
Try to set the result.
tryComplete(CompositeFuture) - Method in class io.vertx.reactivex.core.CompositeFuture
Set the failure.
tryComplete() - Method in class io.vertx.reactivex.core.CompositeFuture
Try to set this instance as result.
tryComplete(T) - Method in class io.vertx.reactivex.core.Future
Set the failure.
tryComplete() - Method in class io.vertx.reactivex.core.Future
Try to set the result.
tryComplete(Boolean) - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
tryComplete(Boolean) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
tryComplete(CompositeFuture) - Method in class io.vertx.rxjava.core.CompositeFuture
Set the failure.
tryComplete() - Method in class io.vertx.rxjava.core.CompositeFuture
Try to set this instance as result.
tryComplete(T) - Method in class io.vertx.rxjava.core.Future
Set the failure.
tryComplete() - Method in class io.vertx.rxjava.core.Future
Try to set the result.
tryComplete(Boolean) - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
tryComplete(Boolean) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
tryFail(Throwable) - Method in interface io.vertx.core.Future
Try to set the failure.
tryFail(String) - Method in interface io.vertx.core.Future
Try to set the failure.
tryFail(Throwable) - Method in class io.vertx.reactivex.core.Future
Try to set the failure.
tryFail(String) - Method in class io.vertx.reactivex.core.Future
Try to set the failure.
tryFail(Throwable) - Method in class io.vertx.rxjava.core.Future
Try to set the failure.
tryFail(String) - Method in class io.vertx.rxjava.core.Future
Try to set the failure.
ttl(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the time to live for a key
ttl(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the time to live for a key
ttl(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the time to live for a key
ttl(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the time to live for a key
ttl(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the time to live for a key
ttl(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the time to live for a key
ttlObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
ttlObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
TwitterAuth - Interface in io.vertx.ext.auth.oauth2.providers
Simplified factory to create an OAuth2Auth for Twitter.
TwitterAuth - Class in io.vertx.reactivex.ext.auth.oauth2.providers
Simplified factory to create an for Twitter.
TwitterAuth(TwitterAuth) - Constructor for class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
TwitterAuth - Class in io.vertx.rxjava.ext.auth.oauth2.providers
Simplified factory to create an for Twitter.
TwitterAuth(TwitterAuth) - Constructor for class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
type - Variable in class io.vertx.core.cli.TypedArgument
The type of the argument.
type - Variable in class io.vertx.core.cli.TypedOption
The type of the option.
type() - Method in interface io.vertx.core.http.HttpFrame
 
type() - Method in interface io.vertx.core.parsetools.JsonEvent
 
type() - Method in interface io.vertx.ext.bridge.BaseBridgeEvent
 
type() - Method in class io.vertx.reactivex.core.http.HttpFrame
 
type() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
type() - Method in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
type(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine the type stored at key
type(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine the type stored at key
type(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Determine the type stored at key
type(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine the type stored at key
type() - Method in class io.vertx.rxjava.core.http.HttpFrame
 
type() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
type() - Method in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
type(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine the type stored at key
type(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine the type stored at key
TYPE - Static variable in interface io.vertx.servicediscovery.types.EventBusService
Name of the type.
TYPE - Static variable in interface io.vertx.servicediscovery.types.HttpEndpoint
 
TYPE - Static variable in interface io.vertx.servicediscovery.types.JDBCDataSource
 
TYPE - Static variable in interface io.vertx.servicediscovery.types.MessageSource
 
TYPE - Static variable in interface io.vertx.servicediscovery.types.MongoDataSource
 
TYPE - Static variable in interface io.vertx.servicediscovery.types.RedisDataSource
 
TypeArg<T> - Class in io.vertx.lang.reactivex
 
TypeArg(Function<Object, Object>, Function<T, Object>) - Constructor for class io.vertx.lang.reactivex.TypeArg
 
TypeArg<T> - Class in io.vertx.lang.rxjava
 
TypeArg(Function<Object, Object>, Function<T, Object>) - Constructor for class io.vertx.lang.rxjava.TypeArg
 
TypedArgument<T> - Class in io.vertx.core.cli
An implementation of Argument for java specifying the type of object received by the argument.
TypedArgument(TypedArgument<T>) - Constructor for class io.vertx.core.cli.TypedArgument
Creates a new instance of TypedArgument by copying the state of another TypedArgument.
TypedArgument() - Constructor for class io.vertx.core.cli.TypedArgument
Creates an empty instance of TypedArgument.
TypedOption<T> - Class in io.vertx.core.cli
An implementation of Option for java specifying the type of object received by the option.
TypedOption() - Constructor for class io.vertx.core.cli.TypedOption
Creates an empty instance of TypedOption.
TypedOption(TypedOption<T>) - Constructor for class io.vertx.core.cli.TypedOption
Creates an instance of TypedOption by copying the state of another TypedOption
typeObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
typeObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction

U

unallocatedSpace() - Method in interface io.vertx.core.file.FileSystemProps
 
unallocatedSpace() - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
unallocatedSpace() - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
undeploy(String) - Method in interface io.vertx.core.Vertx
Undeploy a verticle deployment.
undeploy(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.Vertx
Like Vertx.undeploy(String) but the completionHandler will be notified when the undeployment is complete.
undeploy(String) - Method in class io.vertx.reactivex.core.Vertx
Undeploy a verticle deployment.
undeploy(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.Vertx
Like #undeploy(String) but the completionHandler will be notified when the undeployment is complete.
undeploy(String) - Method in class io.vertx.rxjava.core.Vertx
Undeploy a verticle deployment.
undeploy(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.Vertx
Like #undeploy(String) but the completionHandler will be notified when the undeployment is complete.
undeployObservable(String) - Method in class io.vertx.rxjava.core.Vertx
Deprecated.
unique(boolean) - Method in class io.vertx.ext.mongo.IndexOptions
Should the index should be unique.
unknown() - Static method in class io.vertx.lang.reactivex.TypeArg
 
unknown() - Static method in class io.vertx.lang.rxjava.TypeArg
 
UNKNOWN - Static variable in interface io.vertx.servicediscovery.spi.ServiceType
Unknown type.
unlink(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlink(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlink(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete a key asynchronously in another thread.
unlink(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete a key asynchronously in another thread.
unlink(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Delete a key asynchronously in another thread.
unlink(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Delete a key asynchronously in another thread.
unlink(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Unlinks the link on the file system represented by the path link, asynchronously.
unlink(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete a key asynchronously in another thread.
unlink(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete a key asynchronously in another thread.
unlinkBlocking(String) - Method in interface io.vertx.core.file.FileSystem
unlinkBlocking(String) - Method in class io.vertx.reactivex.core.file.FileSystem
unlinkBlocking(String) - Method in class io.vertx.rxjava.core.file.FileSystem
unlinkMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Delete multiple keys asynchronously in another thread.
unlinkMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Delete multiple keys asynchronously in another thread.
unlinkMany(List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Delete multiple keys asynchronously in another thread.
unlinkMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Delete multiple keys asynchronously in another thread.
unlinkMany(List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Delete multiple keys asynchronously in another thread.
unlinkMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Delete multiple keys asynchronously in another thread.
unlinkManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
unlinkManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
unlinkObservable(String) - Method in class io.vertx.rxjava.core.file.FileSystem
Deprecated.
unlinkObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
unlinkObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
unlistenMulticastGroup(String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in interface io.vertx.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unlistenMulticastGroup(String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.reactivex.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unlistenMulticastGroup(String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it.
unlistenMulticastGroup(String, String, String, Handler<AsyncResult<DatagramSocket>>) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
Leaves a multicast group and stops listening for packets send to it on the given network interface.
unlistenMulticastGroupObservable(String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
unlistenMulticastGroupObservable(String, String, String) - Method in class io.vertx.rxjava.core.datagram.DatagramSocket
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.core.FlowableHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.core.FlowableHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.FlowableHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.FlowableHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.core.MaybeHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.core.MaybeHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.MaybeHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.MaybeHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.core.ObservableHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.core.ObservableHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.ObservableHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.ObservableHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.core.SingleHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.core.SingleHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.SingleHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.core.SingleHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.FlowableHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.FlowableHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.FlowableHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.FlowableHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.MaybeHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.MaybeHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.MaybeHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.MaybeHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.ObservableHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.ObservableHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.ObservableHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.ObservableHelper
 
unmarshaller(Class<T>) - Static method in class io.vertx.reactivex.SingleHelper
 
unmarshaller(TypeReference<T>) - Static method in class io.vertx.reactivex.SingleHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.reactivex.SingleHelper
 
unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.reactivex.SingleHelper
 
unmarshaller(Class<T>, ObjectMapper) - Static method in class io.vertx.rx.java.RxHelper
Returns a unmarshaller for the specified java type as a Observable.Operator instance given the the provided ObjectMapper

The marshaller can be used with the Observable.lift(rx.Observable.Operator) method to transform a Observable<Buffer> into a Observable<T>.

The unmarshaller buffers the content until onComplete is called, then unmarshalling happens.

Note that the returned observable will emit at most a single object.

unmarshaller(Class<T>) - Static method in class io.vertx.rx.java.RxHelper
Returns a json unmarshaller for the specified java type as a Observable.Operator instance.

The marshaller can be used with the Observable.lift(rx.Observable.Operator) method to transform a Observable<Buffer> into a Observable<T>.

The unmarshaller buffers the content until onComplete is called, then unmarshalling happens.

Note that the returned observable will emit at most a single object.

unmarshaller(TypeReference<T>) - Static method in class io.vertx.rx.java.RxHelper
Returns a json unmarshaller for the specified java type as a Observable.Operator instance.

The marshaller can be used with the Observable.lift(rx.Observable.Operator) method to transform a Observable<Buffer> into a Observable<T>.

The unmarshaller buffers the content until onComplete is called, then unmarshalling happens.

Note that the returned observable will emit at most a single object.

unmarshaller(TypeReference<T>, ObjectMapper) - Static method in class io.vertx.rx.java.RxHelper
Returns a unmarshaller for the specified java type as a Observable.Operator instance given the the provided ObjectMapper

The marshaller can be used with the Observable.lift(rx.Observable.Operator) method to transform a Observable<Buffer> into a Observable<T>.

The unmarshaller buffers the content until onComplete is called, then unmarshalling happens.

Note that the returned observable will emit at most a single object.

unmarshaller(Class<T>) - Static method in class io.vertx.rxjava.core.RxHelper
Returns a json unmarshaller for the specified java type as a Observable.Operator instance.

The marshaller can be used with the Observable.lift(rx.Observable.Operator) method to transform a Observable<Buffer> into a Observable<T>.

The unmarshaller buffers the content until onComplete is called, then unmarshalling happens.

Note that the returned observable will emit at most a single object.

UnmarshallerOperator<T,B> - Class in io.vertx.rx.java
An operator
UnmarshallerOperator(Class<T>) - Constructor for class io.vertx.rx.java.UnmarshallerOperator
 
UnmarshallerOperator(Class<T>, ObjectMapper) - Constructor for class io.vertx.rx.java.UnmarshallerOperator
 
UnmarshallerOperator(TypeReference<T>) - Constructor for class io.vertx.rx.java.UnmarshallerOperator
 
UnmarshallerOperator(TypeReference<T>, ObjectMapper) - Constructor for class io.vertx.rx.java.UnmarshallerOperator
 
unpublish(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Un-publishes a record.
unpublish(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
Un-publishes a record.
unpublish(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Un-publishes a record.
unpublish(String, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
Un-publishes a record.
unpublish(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Un-publishes a record.
unpublish(String, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.spi.ServicePublisher
Un-publishes a record.
unregister() - Method in interface io.vertx.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(String) - Method in interface io.vertx.ext.healthchecks.HealthCheckHandler
Unregisters a procedure.
unregister(String) - Method in interface io.vertx.ext.healthchecks.HealthChecks
Unregisters a procedure.
unregister() - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(String) - Method in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
Unregisters a procedure.
unregister(String) - Method in class io.vertx.reactivex.ext.healthchecks.HealthChecks
Unregisters a procedure.
unregister() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Unregisters the handler which created this registration
unregister(String) - Method in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
Unregisters a procedure.
unregister(String) - Method in class io.vertx.rxjava.ext.healthchecks.HealthChecks
Unregisters a procedure.
unregister(MessageConsumer<JsonObject>) - Method in class io.vertx.serviceproxy.ServiceBinder
Unregisters a published service.
unregisterCodec(String) - Method in interface io.vertx.core.eventbus.EventBus
Unregister a message codec.
unregisterDefaultCodec(Class) - Method in interface io.vertx.core.eventbus.EventBus
Unregister a default message codec.
unregisterObservable() - Method in class io.vertx.rxjava.core.eventbus.MessageConsumer
Deprecated.
unregisterService(MessageConsumer<JsonObject>) - Static method in class io.vertx.serviceproxy.ProxyHelper
Deprecated.
Unregisters a published service.
unregisterVerticleFactory(VerticleFactory) - Method in interface io.vertx.core.Vertx
Unregister a VerticleFactory
unsubscribe() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(Handler<AsyncResult<Void>>) - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(String) - Method in interface io.vertx.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe(String, Handler<AsyncResult<Integer>>) - Method in interface io.vertx.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(String) - Method in class io.vertx.reactivex.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe(String, Handler<AsyncResult<Integer>>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.redis.RedisClient
Stop listening for messages posted to the given channels
unsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Stop listening for messages posted to the given channels
unsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in interface io.vertx.redis.RedisClient
Stop listening for messages posted to the given channels
unsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Stop listening for messages posted to the given channels
unsubscribe() - Method in class io.vertx.rx.java.ContextScheduler.ContextWorker
 
unsubscribe() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
Unsubscribe from topics currently subscribed with subscribe.
unsubscribe(String) - Method in class io.vertx.rxjava.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe(String, Handler<AsyncResult<Integer>>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Unsubscribe from receiving messages on given topic
unsubscribe(List<String>, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.redis.RedisClient
Stop listening for messages posted to the given channels
unsubscribe(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Stop listening for messages posted to the given channels
unsubscribeAcknowledge(int) - Method in interface io.vertx.mqtt.MqttEndpoint
Sends the UNSUBACK message to the remote MQTT client
unsubscribeAcknowledge(int) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Sends the UNSUBACK message to the remote MQTT client
unsubscribeAcknowledge(int) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Sends the UNSUBACK message to the remote MQTT client
unsubscribeCompletionHandler(Handler<Integer>) - Method in interface io.vertx.mqtt.MqttClient
Sets handler which will be called after UNSUBACK packet receiving
unsubscribeCompletionHandler(Handler<Integer>) - Method in class io.vertx.reactivex.mqtt.MqttClient
Sets handler which will be called after UNSUBACK packet receiving
unsubscribeCompletionHandler(Handler<Integer>) - Method in class io.vertx.rxjava.mqtt.MqttClient
Sets handler which will be called after UNSUBACK packet receiving
unsubscribeHandler(Handler<MqttUnsubscribeMessage>) - Method in interface io.vertx.mqtt.MqttEndpoint
Set a unsubscribe handler on the MQTT endpoint.
unsubscribeHandler(Handler<MqttUnsubscribeMessage>) - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
Set a unsubscribe handler on the MQTT endpoint.
unsubscribeHandler(Handler<MqttUnsubscribeMessage>) - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
Set a unsubscribe handler on the MQTT endpoint.
unsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
unsubscribeObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
unwatch(Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Forget about all watched keys
unwatch(Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Forget about all watched keys
unwatch(Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Forget about all watched keys
unwatchObservable() - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
unwrap() - Method in class io.vertx.core.logging.JULLogDelegate
 
unwrap() - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
unwrap() - Method in class io.vertx.core.logging.Log4jLogDelegate
 
unwrap() - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
unwrap() - Method in interface io.vertx.core.spi.logging.LogDelegate
 
unwrap(AsyncMap) - Static method in interface io.vertx.ext.cluster.infinispan.InfinispanAsyncMap
Unwraps a generic AsyncMap to an InfinispanAsyncMap.
unwrap() - Method in interface io.vertx.ext.sql.SQLConnection
Return the underlying Connection object if available.
unwrap() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumer
 
unwrap() - Method in interface io.vertx.kafka.client.consumer.KafkaReadStream
 
unwrap() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
unwrap() - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
 
unwrap(Class<?>) - Static method in class io.vertx.lang.reactivex.Helper
Unwrap the type used in RxJava.
unwrap - Variable in class io.vertx.lang.reactivex.TypeArg
 
unwrap(T) - Method in class io.vertx.lang.reactivex.TypeArg
 
unwrap(Class<?>) - Static method in class io.vertx.lang.rxjava.Helper
Unwrap the type used in RxJava.
unwrap - Variable in class io.vertx.lang.rxjava.TypeArg
 
unwrap(T) - Method in class io.vertx.lang.rxjava.TypeArg
 
unwrap(AsyncMap) - Static method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
Unwraps a generic to an InfinispanAsyncMap.
unwrap(B) - Method in class io.vertx.rx.java.UnmarshallerOperator
 
unwrap(AsyncMap) - Static method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
Unwraps a generic to an InfinispanAsyncMap.
update(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.ext.sql.SQLClient
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.ext.sql.SQLOperations
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection
update(String, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
Updates the given record.
update(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
Updates an existing record.
update(String, JsonObject, JsonObject, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection
update(String, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(String, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Executes the given SQL statement which may be an INSERT, UPDATE, or DELETE statement.
update(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
Updates the given record.
update(Record, Handler<AsyncResult<Record>>) - Method in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
Updates an existing record.
update(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.ServiceDiscovery
Updates the given record.
update(Record, Handler<AsyncResult<Void>>) - Method in interface io.vertx.servicediscovery.spi.ServiceDiscoveryBackend
Updates a record
update(Record, Handler<AsyncResult<Record>>) - Method in interface io.vertx.servicediscovery.spi.ServicePublisher
Updates an existing record.
updateCollection(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollection(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollection(String, JsonObject, JsonObject, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection and return the handler with MongoClientUpdateResult result
updateCollectionObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
updateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in interface io.vertx.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<MongoClientUpdateResult>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options and return the handler with MongoClientUpdateResult result
updateCollectionWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
updateObservable(String, JsonObject, JsonObject) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
updateObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Deprecated.
updateObservable(String) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
UpdateOptions - Class in io.vertx.ext.mongo
Options for configuring updates.
UpdateOptions() - Constructor for class io.vertx.ext.mongo.UpdateOptions
Default constructor
UpdateOptions(boolean) - Constructor for class io.vertx.ext.mongo.UpdateOptions
Constructor specify upsert
UpdateOptions(boolean, boolean) - Constructor for class io.vertx.ext.mongo.UpdateOptions
Constructor specify upsert and multu
UpdateOptions(UpdateOptions) - Constructor for class io.vertx.ext.mongo.UpdateOptions
Copy constructor
UpdateOptions(JsonObject) - Constructor for class io.vertx.ext.mongo.UpdateOptions
Constructor from JSON
UpdateResult - Class in io.vertx.ext.sql
Represents the result of an update/insert/delete operation on the database.
UpdateResult() - Constructor for class io.vertx.ext.sql.UpdateResult
Default constructor
UpdateResult(UpdateResult) - Constructor for class io.vertx.ext.sql.UpdateResult
Copy constructor
UpdateResult(JsonObject) - Constructor for class io.vertx.ext.sql.UpdateResult
Constructor from JSON
UpdateResult(int, JsonArray) - Constructor for class io.vertx.ext.sql.UpdateResult
Constructor
UpdateResultConverter - Class in io.vertx.ext.sql
Converter for UpdateResult.
UpdateResultConverter() - Constructor for class io.vertx.ext.sql.UpdateResultConverter
 
updateSettings(Http2Settings) - Method in interface io.vertx.core.http.HttpConnection
Send to the remote endpoint an update of the server settings.
updateSettings(Http2Settings, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings

The completionHandler will be notified when the remote endpoint has acknowledged the settings.

updateSettings(Http2Settings) - Method in class io.vertx.reactivex.core.http.HttpConnection
Send to the remote endpoint an update of the server settings.
updateSettings(Http2Settings, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings

The completionHandler will be notified when the remote endpoint has acknowledged the settings.

updateSettings(Http2Settings) - Method in class io.vertx.rxjava.core.http.HttpConnection
Send to the remote endpoint an update of the server settings.
updateSettings(Http2Settings, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.http.HttpConnection
Send to the remote endpoint an update of this endpoint settings

The completionHandler will be notified when the remote endpoint has acknowledged the settings.

updateSettingsObservable(Http2Settings) - Method in class io.vertx.rxjava.core.http.HttpConnection
updateWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in interface io.vertx.ext.mongo.MongoClient
Deprecated.
updateWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options
updateWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
Update matching documents in the specified collection, specifying options
updateWithOptionsObservable(String, JsonObject, JsonObject, UpdateOptions) - Method in class io.vertx.rxjava.ext.mongo.MongoClient
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.ext.sql.SQLClient
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.ext.sql.SQLConnection
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.ext.sql.SQLOperations
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.reactivex.ext.sql.SQLClient
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.reactivex.ext.sql.SQLConnection
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.reactivex.ext.sql.SQLOperations
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.rxjava.ext.sql.SQLClient
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParams(String, JsonArray, Handler<AsyncResult<UpdateResult>>) - Method in interface io.vertx.rxjava.ext.sql.SQLOperations
Executes the given prepared statement which may be an INSERT, UPDATE, or DELETE statement with the given parameters
updateWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLClient
updateWithParamsObservable(String, JsonArray) - Method in class io.vertx.rxjava.ext.sql.SQLConnection
UPGRADE - Static variable in class io.vertx.core.http.HttpHeaders
Upgrade header value
upgrade() - Method in interface io.vertx.core.http.HttpServerRequest
Upgrade the connection to a WebSocket connection.
upgrade(R, ServerWebSocket) - Method in interface io.vertx.core.spi.metrics.HttpServerMetrics
Called when an http server request is upgrade to a websocket.
upgrade() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Upgrade the connection to a WebSocket connection.
upgrade() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Upgrade the connection to a WebSocket connection.
upgradeToSsl(Handler<Void>) - Method in interface io.vertx.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(String, Handler<Void>) - Method in interface io.vertx.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(Handler<Void>) - Method in class io.vertx.reactivex.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(String, Handler<Void>) - Method in class io.vertx.reactivex.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(Handler<Void>) - Method in class io.vertx.rxjava.core.net.NetSocket
Upgrade channel to use SSL/TLS.
upgradeToSsl(String, Handler<Void>) - Method in class io.vertx.rxjava.core.net.NetSocket
Upgrade channel to use SSL/TLS.
uploadedFileName() - Method in interface io.vertx.ext.web.FileUpload
 
uploadedFileName() - Method in class io.vertx.reactivex.ext.web.FileUpload
 
uploadedFileName() - Method in class io.vertx.rxjava.ext.web.FileUpload
 
uploadHandler(Handler<HttpServerFileUpload>) - Method in interface io.vertx.core.http.HttpServerRequest
Set an upload handler.
uploadHandler(Handler<HttpServerFileUpload>) - Method in class io.vertx.reactivex.core.http.HttpServerRequest
Set an upload handler.
uploadHandler(Handler<HttpServerFileUpload>) - Method in class io.vertx.rxjava.core.http.HttpServerRequest
Set an upload handler.
UPSERTED_ID - Static variable in class io.vertx.ext.mongo.MongoClientUpdateResult
Constant to be used when storing and retrieving Json for documents upserted id.
UPSERTS - Static variable in class io.vertx.ext.mongo.MongoClientBulkWriteResult
Constant to be used when storing and retrieving Json for upsert information.
uri() - Method in interface io.vertx.core.http.HttpClientRequest
 
uri() - Method in interface io.vertx.core.http.HttpServerRequest
 
uri() - Method in interface io.vertx.core.http.ServerWebSocket
 
uri(String) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to use a new request URI value.
uri() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Return the URI corresponding to the last request for this socket or the websocket handshake
uri() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
uri() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
uri() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
uri(String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to use a new request URI value.
uri() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Return the URI corresponding to the last request for this socket or the websocket handshake
uri() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
uri() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
uri() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
uri(String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to use a new request URI value.
uri() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
Return the URI corresponding to the last request for this socket or the websocket handshake
usableSpace() - Method in interface io.vertx.core.file.FileSystemProps
 
usableSpace() - Method in class io.vertx.reactivex.core.file.FileSystemProps
 
usableSpace() - Method in class io.vertx.rxjava.core.file.FileSystemProps
 
usage(StringBuilder) - Method in interface io.vertx.core.cli.CLI
Generates the usage / help of the current CLI.
usage(StringBuilder, String) - Method in interface io.vertx.core.cli.CLI
Generates the usage / help of the current CLI.
usage(StringBuilder, CLI) - Method in class io.vertx.core.cli.UsageMessageFormatter
Computes the usage of the given CLI.
usage(StringBuilder, String, CLI) - Method in class io.vertx.core.cli.UsageMessageFormatter
Computes the usage of the given CLI.
UsageMessageFormatter - Class in io.vertx.core.cli
Usage message formatter.
UsageMessageFormatter() - Constructor for class io.vertx.core.cli.UsageMessageFormatter
 
useAlpha() - Method in class io.vertx.redis.op.SortOptions
 
useCopy() - Method in class io.vertx.redis.op.MigrateOptions
 
useDescending() - Method in class io.vertx.redis.op.SortOptions
 
useNormalisedPath(boolean) - Method in interface io.vertx.ext.web.Route
If true then the normalised request path will be used when routing (e.g.
useNormalisedPath(boolean) - Method in class io.vertx.reactivex.ext.web.Route
If true then the normalised request path will be used when routing (e.g.
useNormalisedPath(boolean) - Method in class io.vertx.rxjava.ext.web.Route
If true then the normalised request path will be used when routing (e.g.
usePlaintext(boolean) - Method in class io.vertx.grpc.VertxChannelBuilder
 
User - Interface in io.vertx.ext.auth
Represents an authenticates User and contains operations to authorise the user.
user() - Method in interface io.vertx.ext.web.RoutingContext
Get the authenticated user (if any).
User - Class in io.vertx.reactivex.ext.auth
Represents an authenticates User and contains operations to authorise the user.
User(User) - Constructor for class io.vertx.reactivex.ext.auth.User
 
user() - Method in class io.vertx.reactivex.ext.web.RoutingContext
Get the authenticated user (if any).
User - Class in io.vertx.rxjava.ext.auth
Represents an authenticates User and contains operations to authorise the user.
User(User) - Constructor for class io.vertx.rxjava.ext.auth.User
 
user() - Method in class io.vertx.rxjava.ext.web.RoutingContext
Get the authenticated user (if any).
USER_AGENT - Static variable in class io.vertx.core.http.HttpHeaders
User-Agent header name
userAgent(String) - Method in class io.vertx.grpc.VertxChannelBuilder
 
useReplace() - Method in class io.vertx.redis.op.MigrateOptions
 
userInfo(Handler<AsyncResult<JsonObject>>) - Method in interface io.vertx.ext.auth.oauth2.AccessToken
Load the user info as per OIDC spec.
userInfo(Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
Load the user info as per OIDC spec.
userInfo(Handler<AsyncResult<JsonObject>>) - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Load the user info as per OIDC spec.
userInfoObservable() - Method in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
Deprecated.
userName() - Method in class io.vertx.mqtt.MqttAuth
 
UserSessionHandler - Interface in io.vertx.ext.web.handler
This handler should be used if you want to store the User object in the Session so it's available between different requests, without you having re-authenticate each time.
UserSessionHandler - Class in io.vertx.reactivex.ext.web.handler
This handler should be used if you want to store the User object in the Session so it's available between different requests, without you having re-authenticate each time.
UserSessionHandler(UserSessionHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
UserSessionHandler - Class in io.vertx.rxjava.ext.web.handler
This handler should be used if you want to store the User object in the Session so it's available between different requests, without you having re-authenticate each time.
UserSessionHandler(UserSessionHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
useSsl(Handler<ClientOptionsBase>) - Method in class io.vertx.grpc.VertxChannelBuilder
 
useSsl(Handler<HttpServerOptions>) - Method in class io.vertx.grpc.VertxServerBuilder
 
useTransportSecurity(File, File) - Method in class io.vertx.grpc.VertxServerBuilder
 
useWithScores() - Method in class io.vertx.redis.op.RangeLimitOptions
 

V

validateConstructor(List<Throwable>) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
validateFields(List<Throwable>) - Method in class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
validatePublicVoidNoArgMethods(Class<? extends Annotation>, boolean, List<Throwable>) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
validateTestMethod(FrameworkMethod) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
value() - Method in interface io.vertx.core.parsetools.JsonEvent
 
value() - Method in interface io.vertx.ext.web.ParsedHeaderValue
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in interface io.vertx.kafka.client.consumer.KafkaConsumerRecord
 
value() - Method in interface io.vertx.kafka.client.producer.KafkaProducerRecord
 
value() - Method in class io.vertx.reactivex.core.parsetools.JsonEvent
 
value() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
value() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
value() - Method in class io.vertx.rxjava.core.parsetools.JsonEvent
 
value() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
Holds the unparsed value of the header.
For the most part, this is the content before the semi-colon (";")
value() - Method in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
value() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
VALUE_OF - Static variable in class io.vertx.core.cli.converters.ValueOfBasedConverter
 
valueOf(String) - Static method in enum io.vertx.circuitbreaker.CircuitBreakerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.dns.DnsResponseCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.vertx.core.dns.DnsResponseCode
Returns the DnsResponseCode that corresponds with the given responseCode.
valueOf(String) - Static method in enum io.vertx.core.eventbus.ReplyFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.http.ClientAuth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.http.HttpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.http.WebsocketVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.net.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.core.parsetools.JsonEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.auth.oauth2.OAuth2FlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.bridge.BridgeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.mongo.BulkOperation.BulkOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.mongo.WriteOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.sql.FetchDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.sql.ResultSetConcurrency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.sql.ResultSetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.sql.TransactionIsolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.web.handler.LoggerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.ext.web.handler.sockjs.Transport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.micrometer.backends.NoopBackendRegistry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.micrometer.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.micrometer.MetricsDomain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.proton.ProtonQoS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.proton.sasl.ProtonSaslMechanism.PRIORITY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.AggregateOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.BitFieldOverflowOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.BitOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.ClientReplyOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.FailoverOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.GeoUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.InsertOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.KillFilter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.ObjectCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.RangeOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.ResetOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.ScriptDebugOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.ShutdownOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.redis.op.SlotCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.vertx.servicediscovery.Status
Returns the enum constant of this type with the specified name.
ValueOfBasedConverter<T> - Class in io.vertx.core.cli.converters
This 'default' converter tries to create objects using a static 'valueOf' method taking a single String argument.
values() - Static method in enum io.vertx.circuitbreaker.CircuitBreakerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.dns.DnsResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.eventbus.ReplyFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.http.ClientAuth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.http.HttpVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.http.WebsocketVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.net.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.core.parsetools.JsonEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values(Handler<AsyncResult<List<V>>>) - Method in interface io.vertx.core.shareddata.AsyncMap
Get the values of the map, asynchronously.
values() - Method in interface io.vertx.core.shareddata.LocalMap
 
values() - Static method in enum io.vertx.ext.auth.oauth2.OAuth2FlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.bridge.BridgeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.mongo.BulkOperation.BulkOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.mongo.WriteOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.sql.FetchDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.sql.ResultSetConcurrency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.sql.ResultSetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.sql.TransactionIsolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.web.handler.LoggerFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.ext.web.handler.sockjs.Transport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.micrometer.backends.NoopBackendRegistry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.micrometer.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.micrometer.MetricsDomain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.proton.ProtonQoS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.proton.sasl.ProtonSaslMechanism.PRIORITY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.AggregateOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.BitFieldOverflowOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.BitOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.ClientReplyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.FailoverOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.GeoUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.InsertOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.KillFilter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.ObjectCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.RangeOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.ResetOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.ScriptDebugOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.ShutdownOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.redis.op.SlotCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.vertx.servicediscovery.Status
Returns an array containing the constants of this enum type, in the order they are declared.
valueStream() - Method in interface io.vertx.ext.cluster.infinispan.InfinispanAsyncMap
Get the values of the map as a ReadStream.
valueStream() - Method in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
Get the values of the map as a .
valueStream() - Method in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
Get the values of the map as a .
variant() - Method in interface io.vertx.ext.web.Locale
Deprecated.
Use LanguageHeader.subtag(int) with value 2 instead
variant() - Method in class io.vertx.reactivex.ext.web.Locale
Returns the variant as reported by the HTTP client.
variant() - Method in class io.vertx.rxjava.ext.web.Locale
Returns the variant as reported by the HTTP client.
VaultConfigStore - Class in io.vertx.config.vault
An implementation of ConfigStore for Vault (https://www.vaultproject.io/).
VaultConfigStore(Vertx, JsonObject) - Constructor for class io.vertx.config.vault.VaultConfigStore
Creates an instance of VaultConfigStore.
VaultConfigStoreFactory - Class in io.vertx.config.vault
Implementation of ConfigStoreFactory to create VaultConfigStore.
VaultConfigStoreFactory() - Constructor for class io.vertx.config.vault.VaultConfigStoreFactory
 
VaultException - Exception in io.vertx.config.vault.client
Exception used when an interaction with Vault failed.
VaultException(String) - Constructor for exception io.vertx.config.vault.client.VaultException
 
VaultException(String, int) - Constructor for exception io.vertx.config.vault.client.VaultException
 
VaultException(String, Throwable) - Constructor for exception io.vertx.config.vault.client.VaultException
 
verify(byte[], byte[]) - Method in interface io.vertx.ext.jwt.Crypto
 
verify(byte[], byte[]) - Method in class io.vertx.ext.jwt.JWK
 
verify(Handler<Void>) - Method in interface io.vertx.ext.unit.TestContext
Execute the provided handler, which may contain assertions, possibly from any third-party assertion framework.
verify(Runnable) - Method in class io.vertx.junit5.VertxTestContext
Allow verifications and assertions to be made.
verify(Handler<Void>) - Method in class io.vertx.reactivex.ext.unit.TestContext
Execute the provided handler, which may contain assertions, possibly from any third-party assertion framework.
verify(Handler<Void>) - Method in class io.vertx.rxjava.ext.unit.TestContext
Execute the provided handler, which may contain assertions, possibly from any third-party assertion framework.
verifyIsUsingPassword() - Method in interface io.vertx.ext.auth.oauth2.OAuth2Auth
 
verifyIsUsingPassword() - Method in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
verifyIsUsingPassword() - Method in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
version() - Method in interface io.vertx.core.http.HttpClientResponse
 
version() - Method in interface io.vertx.core.http.HttpServerRequest
 
version(Integer) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the index version number.
version() - Method in interface io.vertx.ext.web.client.HttpResponse
 
version() - Method in class io.vertx.reactivex.core.http.HttpClientResponse
 
version() - Method in class io.vertx.reactivex.core.http.HttpServerRequest
 
version() - Method in class io.vertx.reactivex.ext.web.client.HttpResponse
 
version() - Method in class io.vertx.rxjava.core.http.HttpClientResponse
 
version() - Method in class io.vertx.rxjava.core.http.HttpServerRequest
 
version() - Method in class io.vertx.rxjava.ext.web.client.HttpResponse
 
Verticle - Interface in io.vertx.core
A verticle is a piece of code that can be deployed by Vert.x.
verticleDeployed(Verticle) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Called when a verticle is deployed in Vert.x .

verticleFactories() - Method in interface io.vertx.core.Vertx
Return the Set of currently registered verticle factories.
VerticleFactory - Interface in io.vertx.core.spi
Has responsibility for creating verticle instances.
verticleUndeployed(Verticle) - Method in interface io.vertx.core.spi.metrics.VertxMetrics
Called when a verticle is undeployed in Vert.x .

vertx - Variable in class io.vertx.core.AbstractVerticle
Reference to the Vert.x instance that deployed this verticle
vertx() - Method in interface io.vertx.core.spi.VertxFactory
 
vertx(VertxOptions) - Method in interface io.vertx.core.spi.VertxFactory
 
vertx - Variable in class io.vertx.core.Starter
Deprecated.
 
Vertx - Interface in io.vertx.core
The entry point into the Vert.x Core API.
vertx() - Static method in interface io.vertx.core.Vertx
Creates a non clustered instance using default options.
vertx(VertxOptions) - Static method in interface io.vertx.core.Vertx
Creates a non clustered instance using the specified options
vertx() - Method in class io.vertx.ext.unit.junit.RunTestOnContext
Retrieves the current Vert.x instance, this value varies according to the test life cycle.
vertx() - Method in interface io.vertx.ext.web.RoutingContext
 
vertx - Variable in class io.vertx.reactivex.core.AbstractVerticle
 
Vertx - Class in io.vertx.reactivex.core
The entry point into the Vert.x Core API.
Vertx(Vertx) - Constructor for class io.vertx.reactivex.core.Vertx
 
vertx() - Static method in class io.vertx.reactivex.core.Vertx
Creates a non clustered instance using default options.
vertx(VertxOptions) - Static method in class io.vertx.reactivex.core.Vertx
Creates a non clustered instance using the specified options
vertx() - Method in class io.vertx.reactivex.ext.web.RoutingContext
 
vertx - Variable in class io.vertx.rxjava.core.AbstractVerticle
 
Vertx - Class in io.vertx.rxjava.core
The entry point into the Vert.x Core API.
Vertx(Vertx) - Constructor for class io.vertx.rxjava.core.Vertx
 
vertx() - Static method in class io.vertx.rxjava.core.Vertx
Creates a non clustered instance using default options.
vertx(VertxOptions) - Static method in class io.vertx.rxjava.core.Vertx
Creates a non clustered instance using the specified options
vertx() - Method in class io.vertx.rxjava.ext.web.RoutingContext
 
vertx - Variable in class io.vertx.servicediscovery.types.AbstractServiceReference
 
VERTX_OPTIONS_PROP_PREFIX - Static variable in class io.vertx.core.Starter
Deprecated.
 
VertxChannelBuilder - Class in io.vertx.grpc
 
VertxContextPRNG - Interface in io.vertx.ext.auth
A secure non blocking random number generator isolated to the current context.
VertxContextPRNG - Class in io.vertx.reactivex.ext.auth
A secure non blocking random number generator isolated to the current context.
VertxContextPRNG(VertxContextPRNG) - Constructor for class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
VertxContextPRNG - Class in io.vertx.rxjava.ext.auth
A secure non blocking random number generator isolated to the current context.
VertxContextPRNG(VertxContextPRNG) - Constructor for class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
VertxException - Exception in io.vertx.core
 
VertxException(String) - Constructor for exception io.vertx.core.VertxException
Create an instance given a message
VertxException(String, Throwable) - Constructor for exception io.vertx.core.VertxException
Create an instance given a message and a cause
VertxException(Throwable) - Constructor for exception io.vertx.core.VertxException
Create an instance given a cause
VertxException(String, boolean) - Constructor for exception io.vertx.core.VertxException
Create an instance given a message
VertxExtension - Class in io.vertx.junit5
JUnit 5 Vert.x extension that allows the injection of Vertx and VertxTestContext parameters as well as an automatic lifecycle on the VertxTestContext instance.
VertxExtension() - Constructor for class io.vertx.junit5.VertxExtension
 
VertxFactory - Interface in io.vertx.core.spi
Factory for creating Vertx instances.
VertxInfluxDbOptions - Class in io.vertx.micrometer
Vert.x InfluxDb micrometer configuration.
VertxInfluxDbOptions() - Constructor for class io.vertx.micrometer.VertxInfluxDbOptions
Create default options for InfluxDB reporting.
VertxInfluxDbOptions(VertxInfluxDbOptions) - Constructor for class io.vertx.micrometer.VertxInfluxDbOptions
Creates new options object for InfluxDB reporting, which is a copy of other.
VertxInfluxDbOptions(JsonObject) - Constructor for class io.vertx.micrometer.VertxInfluxDbOptions
Creates new options object for InfluxDB reporting from json input.
VertxInfluxDbOptionsConverter - Class in io.vertx.micrometer
Converter for VertxInfluxDbOptions.
VertxInfluxDbOptionsConverter() - Constructor for class io.vertx.micrometer.VertxInfluxDbOptionsConverter
 
VertxJmxMetricsOptions - Class in io.vertx.micrometer
Options for Prometheus metrics backend.
VertxJmxMetricsOptions() - Constructor for class io.vertx.micrometer.VertxJmxMetricsOptions
Default constructor
VertxJmxMetricsOptions(VertxJmxMetricsOptions) - Constructor for class io.vertx.micrometer.VertxJmxMetricsOptions
Copy constructor
VertxJmxMetricsOptions(JsonObject) - Constructor for class io.vertx.micrometer.VertxJmxMetricsOptions
Create an instance from a JsonObject
VertxJmxMetricsOptionsConverter - Class in io.vertx.micrometer
Converter for VertxJmxMetricsOptions.
VertxJmxMetricsOptionsConverter() - Constructor for class io.vertx.micrometer.VertxJmxMetricsOptionsConverter
 
VertxLoggerFormatter - Class in io.vertx.core.logging
 
VertxLoggerFormatter() - Constructor for class io.vertx.core.logging.VertxLoggerFormatter
 
VertxMetrics - Interface in io.vertx.core.spi.metrics
The main Vert.x metrics SPI which Vert.x will use internally.
VertxMetricsFactory - Interface in io.vertx.core.spi
A factory for the plugable metrics SPI.
VertxOptions - Class in io.vertx.core
Instances of this class are used to configure Vertx instances.
VertxOptions() - Constructor for class io.vertx.core.VertxOptions
Default constructor
VertxOptions(VertxOptions) - Constructor for class io.vertx.core.VertxOptions
Copy constructor
VertxOptions(JsonObject) - Constructor for class io.vertx.core.VertxOptions
Create an instance from a JsonObject
VertxOptionsConverter - Class in io.vertx.core
Converter for VertxOptions.
VertxOptionsConverter() - Constructor for class io.vertx.core.VertxOptionsConverter
 
VertxPrometheusOptions - Class in io.vertx.micrometer
Options for Prometheus metrics backend.
VertxPrometheusOptions() - Constructor for class io.vertx.micrometer.VertxPrometheusOptions
Default constructor
VertxPrometheusOptions(VertxPrometheusOptions) - Constructor for class io.vertx.micrometer.VertxPrometheusOptions
Copy constructor
VertxPrometheusOptions(JsonObject) - Constructor for class io.vertx.micrometer.VertxPrometheusOptions
Create an instance from a JsonObject
VertxPrometheusOptionsConverter - Class in io.vertx.micrometer
Converter for VertxPrometheusOptions.
VertxPrometheusOptionsConverter() - Constructor for class io.vertx.micrometer.VertxPrometheusOptionsConverter
 
VertxSerdes - Class in io.vertx.kafka.client.serialization
 
VertxSerdes() - Constructor for class io.vertx.kafka.client.serialization.VertxSerdes
 
VertxSerdes.BufferSerde - Class in io.vertx.kafka.client.serialization
 
VertxSerdes.JsonArraySerde - Class in io.vertx.kafka.client.serialization
 
VertxSerdes.JsonObjectSerde - Class in io.vertx.kafka.client.serialization
 
VertxServer - Class in io.vertx.grpc
 
VertxServerBuilder - Class in io.vertx.grpc
 
VertxTestContext - Class in io.vertx.junit5
A test context to wait on the outcomes of asynchronous operations.
VertxTestContext() - Constructor for class io.vertx.junit5.VertxTestContext
 
VertxUnitRunner - Class in io.vertx.ext.unit.junit
A JUnit runner for writing asynchronous tests.
VertxUnitRunner(Class<?>) - Constructor for class io.vertx.ext.unit.junit.VertxUnitRunner
 
VertxUnitRunnerWithParameters - Class in io.vertx.ext.unit.junit
 
VertxUnitRunnerWithParameters(TestWithParameters) - Constructor for class io.vertx.ext.unit.junit.VertxUnitRunnerWithParameters
 
VertxUnitRunnerWithParametersFactory - Class in io.vertx.ext.unit.junit
A org.junit.runners.parameterized.ParametersRunnerFactory for a VertxUnitRunner for enabling Vert.x Unit parameterized tests.
VertxUnitRunnerWithParametersFactory() - Constructor for class io.vertx.ext.unit.junit.VertxUnitRunnerWithParametersFactory
 
virtualHost(String) - Method in interface io.vertx.ext.web.client.HttpRequest
Configure the request to use a virtual host value.
virtualHost(String) - Method in class io.vertx.reactivex.ext.web.client.HttpRequest
Configure the request to use a virtual host value.
virtualHost(String) - Method in class io.vertx.rxjava.ext.web.client.HttpRequest
Configure the request to use a virtual host value.
VirtualHostHandler - Interface in io.vertx.ext.web.handler
Handler that will filter requests based on the request Host name.
VirtualHostHandler - Class in io.vertx.reactivex.ext.web.handler
Handler that will filter requests based on the request Host name.
VirtualHostHandler(VirtualHostHandler) - Constructor for class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
VirtualHostHandler - Class in io.vertx.rxjava.ext.web.handler
Handler that will filter requests based on the request Host name.
VirtualHostHandler(VirtualHostHandler) - Constructor for class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 

W

wait(long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
wait(long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
wait(long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
wait(long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
wait(long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
wait(long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Wait for the synchronous replication of all the write commands sent in the context of the current connection.
waitObservable(long, long) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
waitObservable(long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
Deprecated.
warn(Object) - Method in class io.vertx.core.logging.JULLogDelegate
 
warn(Object, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.JULLogDelegate
 
warn(Object, Throwable, Object...) - Method in class io.vertx.core.logging.JULLogDelegate
 
warn(Object) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
warn(Object, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
warn(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4j2LogDelegate
 
warn(Object) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
warn(Object, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
warn(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Log4jLogDelegate
 
warn(Object) - Method in class io.vertx.core.logging.Logger
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.Logger
 
warn(Object, Object...) - Method in class io.vertx.core.logging.Logger
 
warn(Object, Throwable, Object...) - Method in class io.vertx.core.logging.Logger
 
warn(Object) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
warn(Object, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
warn(Object, Throwable) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
warn(Object, Throwable, Object...) - Method in class io.vertx.core.logging.SLF4JLogDelegate
 
warn(Object) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
warn(Object, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
warn(Object, Throwable) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
warn(Object, Throwable, Object...) - Method in interface io.vertx.core.spi.logging.LogDelegate
 
watch(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
watch(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
watch(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
watchMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
watchMany(List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
watchMany(List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Watch the given keys to determine execution of the MULTI/EXEC block
watchManyObservable(List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
watchObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
WebClient - Interface in io.vertx.ext.web.client
An asynchronous HTTP / HTTP/2 client called WebClient.
WebClient - Class in io.vertx.reactivex.ext.web.client
An asynchronous HTTP / HTTP/2 client called WebClient.
WebClient(WebClient) - Constructor for class io.vertx.reactivex.ext.web.client.WebClient
 
WebClient - Class in io.vertx.rxjava.ext.web.client
An asynchronous HTTP / HTTP/2 client called WebClient.
WebClient(WebClient) - Constructor for class io.vertx.rxjava.ext.web.client.WebClient
 
WebClientOptions - Class in io.vertx.ext.web.client
 
WebClientOptions() - Constructor for class io.vertx.ext.web.client.WebClientOptions
 
WebClientOptions(WebClientOptions) - Constructor for class io.vertx.ext.web.client.WebClientOptions
Copy constructor.
WebClientOptions(HttpClientOptions) - Constructor for class io.vertx.ext.web.client.WebClientOptions
Copy constructor using HttpClientOptions.
WebClientOptions(JsonObject) - Constructor for class io.vertx.ext.web.client.WebClientOptions
Creates a new instance from JSON.
WebClientOptionsConverter - Class in io.vertx.ext.web.client
Converter for WebClientOptions.
WebClientOptionsConverter() - Constructor for class io.vertx.ext.web.client.WebClientOptionsConverter
 
webSession() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
webSession() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
webSession() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
websocket(RequestOptions, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options
websocket(int, String, String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
websocket(RequestOptions, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options
websocket(int, String, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
websocket(String, String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
websocket(String, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
websocket(RequestOptions, MultiMap, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options, and with the specified headers
websocket(int, String, String, MultiMap, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, and with the specified headers
websocket(RequestOptions, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options, and with the specified headers
websocket(int, String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, and with the specified headers
websocket(String, String, MultiMap, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified host,relative request UR, and default port and with the specified headers
websocket(String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified host,relative request UR, and default port and with the specified headers
websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified optionsI, with the specified headers and using the specified version of WebSockets
websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers and using the specified version of WebSockets
websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port with the specified headers and using the specified version of WebSockets
websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port with the specified headers and using the specified version of WebSockets
websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
websocket(String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
websocket(String, MultiMap, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port and the specified headers
websocket(String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port and the specified headers
websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
WEBSOCKET - Static variable in class io.vertx.core.http.HttpHeaders
WebSocket header value
WebSocket - Interface in io.vertx.core.http
Represents a client-side WebSocket.
websocket(RequestOptions, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options
websocket(int, String, String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
websocket(RequestOptions, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options
websocket(int, String, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
websocket(String, String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
websocket(String, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
websocket(RequestOptions, MultiMap, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options, and with the specified headers
websocket(int, String, String, MultiMap, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, and with the specified headers
websocket(RequestOptions, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options, and with the specified headers
websocket(int, String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, and with the specified headers
websocket(String, String, MultiMap, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified host,relative request UR, and default port and with the specified headers
websocket(String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified host,relative request UR, and default port and with the specified headers
websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified optionsI, with the specified headers and using the specified version of WebSockets
websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers and using the specified version of WebSockets
websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port with the specified headers and using the specified version of WebSockets
websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port with the specified headers and using the specified version of WebSockets
websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
websocket(String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
websocket(String, MultiMap, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port and the specified headers
websocket(String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port and the specified headers
websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
WebSocket - Class in io.vertx.reactivex.core.http
Represents a client-side WebSocket.
WebSocket(WebSocket) - Constructor for class io.vertx.reactivex.core.http.WebSocket
 
websocket(RequestOptions, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options
websocket(int, String, String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
websocket(RequestOptions, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options
websocket(int, String, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI
websocket(String, String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
websocket(String, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the host and relative request URI and default port
websocket(RequestOptions, MultiMap, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options, and with the specified headers
websocket(int, String, String, MultiMap, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, and with the specified headers
websocket(RequestOptions, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options, and with the specified headers
websocket(int, String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, and with the specified headers
websocket(String, String, MultiMap, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified host,relative request UR, and default port and with the specified headers
websocket(String, String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified host,relative request UR, and default port and with the specified headers
websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified optionsI, with the specified headers and using the specified version of WebSockets
websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocket(RequestOptions, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers and using the specified version of WebSockets
websocket(int, String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port with the specified headers and using the specified version of WebSockets
websocket(String, String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port with the specified headers and using the specified version of WebSockets
websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(RequestOptions, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified options, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(int, String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocket(String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
websocket(String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port
websocket(String, MultiMap, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port and the specified headers
websocket(String, MultiMap, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port and the specified headers
websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocket(String, MultiMap, WebsocketVersion, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
websocket(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
WebSocket - Class in io.vertx.rxjava.core.http
Represents a client-side WebSocket.
WebSocket(WebSocket) - Constructor for class io.vertx.rxjava.core.http.WebSocket
 
websocketAbs(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in interface io.vertx.core.http.HttpClient
Connect a WebSocket with the specified absolute url, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols.
websocketAbs(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.reactivex.core.http.HttpClient
Connect a WebSocket with the specified absolute url, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols.
websocketAbs(String, MultiMap, WebsocketVersion, String, Handler<WebSocket>, Handler<Throwable>) - Method in class io.vertx.rxjava.core.http.HttpClient
Connect a WebSocket with the specified absolute url, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols.
WebSocketBase - Interface in io.vertx.core.http
Base WebSocket implementation.
WebSocketBase - Interface in io.vertx.reactivex.core.http
Base WebSocket implementation.
WebSocketBase - Interface in io.vertx.rxjava.core.http
Base WebSocket implementation.
WebSocketFrame - Interface in io.vertx.core.http
A WebSocket frame that represents either text or binary data.
WebSocketFrame - Class in io.vertx.reactivex.core.http
A WebSocket frame that represents either text or binary data.
WebSocketFrame(WebSocketFrame) - Constructor for class io.vertx.reactivex.core.http.WebSocketFrame
 
WebSocketFrame - Class in io.vertx.rxjava.core.http
A WebSocket frame that represents either text or binary data.
WebSocketFrame(WebSocketFrame) - Constructor for class io.vertx.rxjava.core.http.WebSocketFrame
 
WebSocketFrameFactory - Interface in io.vertx.core.spi
 
websocketHandler(Handler<ServerWebSocket>) - Method in interface io.vertx.core.http.HttpServer
Set the websocket handler for the server to wsHandler.
websocketHandler() - Method in interface io.vertx.core.http.HttpServer
 
websocketHandler(Handler<ServerWebSocket>) - Method in class io.vertx.reactivex.core.http.HttpServer
Set the websocket handler for the server to wsHandler.
websocketHandler(Handler<ServerWebSocket>) - Method in class io.vertx.rxjava.core.http.HttpServer
Set the websocket handler for the server to wsHandler.
WebsocketRejectedException - Exception in io.vertx.core.http
 
WebsocketRejectedException(int) - Constructor for exception io.vertx.core.http.WebsocketRejectedException
 
websocketStream(RequestOptions) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream with the specified options
websocketStream(int, String, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI
websocketStream(String, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port
websocketStream(RequestOptions, MultiMap) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream with the specified options, and with the specified headers
websocketStream(int, String, String, MultiMap) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, and with the specified headers
websocketStream(String, String, MultiMap) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port and with the specified headers
websocketStream(RequestOptions, MultiMap, WebsocketVersion) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream with the specified options, with the specified headers and using the specified version of WebSockets
websocketStream(int, String, String, MultiMap, WebsocketVersion) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocketStream(String, String, MultiMap, WebsocketVersion) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream with the specified options and with the specified headers and using the specified version of WebSockets
websocketStream(RequestOptions, MultiMap, WebsocketVersion, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(int, String, String, MultiMap, WebsocketVersion, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(String, String, MultiMap, WebsocketVersion, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port and the specified headers
websocketStream(String, MultiMap) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port and the specified headers
websocketStream(String, MultiMap, WebsocketVersion) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocketStream(String, MultiMap, WebsocketVersion, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
websocketStream() - Method in interface io.vertx.core.http.HttpServer
Return the websocket stream for the server.
websocketStream(RequestOptions) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream with the specified options
websocketStream(int, String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI
websocketStream(String, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port
websocketStream(RequestOptions, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream with the specified options, and with the specified headers
websocketStream(int, String, String, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, and with the specified headers
websocketStream(String, String, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port and with the specified headers
websocketStream(RequestOptions, MultiMap, WebsocketVersion) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream with the specified options, with the specified headers and using the specified version of WebSockets
websocketStream(int, String, String, MultiMap, WebsocketVersion) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocketStream(String, String, MultiMap, WebsocketVersion) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream with the specified options and with the specified headers and using the specified version of WebSockets
websocketStream(RequestOptions, MultiMap, WebsocketVersion, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(int, String, String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(String, String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port and the specified headers
websocketStream(String, MultiMap) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port and the specified headers
websocketStream(String, MultiMap, WebsocketVersion) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocketStream(String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
websocketStream() - Method in class io.vertx.reactivex.core.http.HttpServer
Return the websocket stream for the server.
websocketStream(RequestOptions) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream with the specified options
websocketStream(int, String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI
websocketStream(String, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port
websocketStream(RequestOptions, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream with the specified options, and with the specified headers
websocketStream(int, String, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, and with the specified headers
websocketStream(String, String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port and with the specified headers
websocketStream(RequestOptions, MultiMap, WebsocketVersion) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream with the specified options, with the specified headers and using the specified version of WebSockets
websocketStream(int, String, String, MultiMap, WebsocketVersion) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers and using the specified version of WebSockets
websocketStream(String, String, MultiMap, WebsocketVersion) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream with the specified options and with the specified headers and using the specified version of WebSockets
websocketStream(RequestOptions, MultiMap, WebsocketVersion, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(int, String, String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified port, host and relative request URI, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(String, String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream to the specified host, relative request URI and default port, with the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols
websocketStream(String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port and the specified headers
websocketStream(String, MultiMap) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port and the specified headers
websocketStream(String, MultiMap, WebsocketVersion) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port, the specified headers and the specified version of WebSockets
websocketStream(String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream at the relative request URI using the default host and port, the specified headers, the specified version of WebSockets and the specified sub protocols
websocketStream() - Method in class io.vertx.rxjava.core.http.HttpServer
Return the websocket stream for the server.
websocketStreamAbs(String, MultiMap, WebsocketVersion, String) - Method in interface io.vertx.core.http.HttpClient
Create a WebSocket stream with the specified absolute url, the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols.
websocketStreamAbs(String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.reactivex.core.http.HttpClient
Create a WebSocket stream with the specified absolute url, the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols.
websocketStreamAbs(String, MultiMap, WebsocketVersion, String) - Method in class io.vertx.rxjava.core.http.HttpClient
Create a WebSocket stream with the specified absolute url, the specified headers, using the specified version of WebSockets, and the specified websocket sub protocols.
WebsocketVersion - Enum in io.vertx.core.http
Represents the WebSocket version
webUser() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
webUser() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
webUser() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
weight() - Method in interface io.vertx.core.dns.SrvRecord
Returns the weight of this service record.
weight() - Method in interface io.vertx.ext.web.ParsedHeaderValue
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in class io.vertx.reactivex.core.dns.SrvRecord
Returns the weight of this service record.
weight() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in class io.vertx.rxjava.core.dns.SrvRecord
Returns the weight of this service record.
weight() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weight() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
Holds the weight specified in the "q" parameter of the header.
If the parameter is not specified, 1.0 is assumed according to rfc7231
weightedOrder() - Method in interface io.vertx.ext.web.ParsedHeaderValue
An integer that represents the absolute order position of this header
weightedOrder() - Method in class io.vertx.reactivex.ext.web.LanguageHeader
An integer that represents the absolute order position of this header
weightedOrder() - Method in class io.vertx.reactivex.ext.web.MIMEHeader
An integer that represents the absolute order position of this header
weightedOrder() - Method in interface io.vertx.reactivex.ext.web.ParsedHeaderValue
An integer that represents the absolute order position of this header
weightedOrder() - Method in class io.vertx.rxjava.ext.web.LanguageHeader
An integer that represents the absolute order position of this header
weightedOrder() - Method in class io.vertx.rxjava.ext.web.MIMEHeader
An integer that represents the absolute order position of this header
weightedOrder() - Method in interface io.vertx.rxjava.ext.web.ParsedHeaderValue
An integer that represents the absolute order position of this header
weights(JsonObject) - Method in class io.vertx.ext.mongo.IndexOptions
Sets the weighting object for use with a text index.
will() - Method in interface io.vertx.mqtt.MqttEndpoint
 
will() - Method in class io.vertx.reactivex.mqtt.MqttEndpoint
 
will() - Method in class io.vertx.rxjava.mqtt.MqttEndpoint
 
willMessage() - Method in class io.vertx.mqtt.MqttWill
 
willQos() - Method in class io.vertx.mqtt.MqttWill
 
willTopic() - Method in class io.vertx.mqtt.MqttWill
 
withAfterClasses(Statement) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
withAfters(FrameworkMethod, Object, Statement) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
withBeforeClasses(Statement) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
withBefores(FrameworkMethod, Object, Statement) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class io.vertx.ext.unit.junit.VertxUnitRunner
 
WorkerExecutor - Interface in io.vertx.core
An executor for executing blocking code in Vert.x .
WorkerExecutor - Class in io.vertx.reactivex.core
An executor for executing blocking code in Vert.x .
WorkerExecutor(WorkerExecutor) - Constructor for class io.vertx.reactivex.core.WorkerExecutor
 
WorkerExecutor - Class in io.vertx.rxjava.core
An executor for executing blocking code in Vert.x .
WorkerExecutor(WorkerExecutor) - Constructor for class io.vertx.rxjava.core.WorkerExecutor
 
wrap(HttpClient) - Static method in interface io.vertx.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(HttpClient, WebClientOptions) - Static method in interface io.vertx.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(Vertx, ServerInterceptor) - Static method in class io.vertx.grpc.BlockingServerInterceptor
 
wrap - Variable in class io.vertx.lang.reactivex.TypeArg
 
wrap(Object) - Method in class io.vertx.lang.reactivex.TypeArg
 
wrap - Variable in class io.vertx.lang.rxjava.TypeArg
 
wrap(Object) - Method in class io.vertx.lang.rxjava.TypeArg
 
wrap(HttpClient) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(HttpClient, WebClientOptions) - Static method in class io.vertx.reactivex.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(HttpClient) - Static method in class io.vertx.rxjava.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
wrap(HttpClient, WebClientOptions) - Static method in class io.vertx.rxjava.ext.web.client.WebClient
Wrap an httpClient with a web client and default options.
write(String, JsonObject, Handler<AsyncResult<Secret>>) - Method in class io.vertx.config.vault.client.SlimVaultClient
Write a secret to `path`.
write(T) - Method in interface io.vertx.core.eventbus.MessageProducer
 
write(Buffer) - Method in interface io.vertx.core.file.AsyncFile
 
write(Buffer, long, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
write(Buffer) - Method in interface io.vertx.core.http.HttpClientRequest
 
write(String) - Method in interface io.vertx.core.http.HttpClientRequest
Write a String to the request body, encoded as UTF-8.
write(String, String) - Method in interface io.vertx.core.http.HttpClientRequest
Write a String to the request body, encoded using the encoding enc.
write(Buffer) - Method in interface io.vertx.core.http.HttpServerResponse
 
write(String, String) - Method in interface io.vertx.core.http.HttpServerResponse
Write a String to the response body, encoded using the encoding enc.
write(String) - Method in interface io.vertx.core.http.HttpServerResponse
Write a String to the response body, encoded in UTF-8.
write(Buffer) - Method in interface io.vertx.core.http.ServerWebSocket
 
write(Buffer) - Method in interface io.vertx.core.http.WebSocket
 
write(Buffer) - Method in interface io.vertx.core.http.WebSocketBase
 
write(Buffer) - Method in interface io.vertx.core.net.NetSocket
 
write(String) - Method in interface io.vertx.core.net.NetSocket
Write a String to the connection, encoded in UTF-8.
write(String, String) - Method in interface io.vertx.core.net.NetSocket
Write a String to the connection, encoded using the encoding enc.
write(Buffer) - Method in interface io.vertx.core.parsetools.JsonParser
Handle a Buffer, pretty much like calling Handler.handle(Object).
write(T) - Method in interface io.vertx.core.streams.WriteStream
Write some data to the stream.
write(Buffer) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
 
write(String) - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
Write a String to the socket, encoded in UTF-8.
write(O) - Method in interface io.vertx.grpc.GrpcBidiExchange
 
write(O) - Method in interface io.vertx.grpc.GrpcUniExchange
 
write(T) - Method in interface io.vertx.grpc.GrpcWriteStream
Write some data to the stream.
write(KafkaProducerRecord<K, V>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
write(KafkaProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in interface io.vertx.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
write(ProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in interface io.vertx.kafka.client.producer.KafkaWriteStream
Asynchronously write a record to a topic
write(T) - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
 
write(Buffer) - Method in class io.vertx.reactivex.core.file.AsyncFile
 
write(Buffer, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
write(Buffer) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
 
write(String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Write a String to the request body, encoded as UTF-8.
write(String, String) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Write a String to the request body, encoded using the encoding enc.
write(Buffer) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
 
write(String, String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Write a String to the response body, encoded using the encoding enc.
write(String) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Write a String to the response body, encoded in UTF-8.
write(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
write(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
 
write(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
 
write(Buffer) - Method in class io.vertx.reactivex.core.net.NetSocket
 
write(String) - Method in class io.vertx.reactivex.core.net.NetSocket
Write a String to the connection, encoded in UTF-8.
write(String, String) - Method in class io.vertx.reactivex.core.net.NetSocket
Write a String to the connection, encoded using the encoding enc.
write(Buffer) - Method in class io.vertx.reactivex.core.parsetools.JsonParser
Handle a Buffer, pretty much like calling io.vertx.reactivex.core.Handler#handle.
write(T) - Method in interface io.vertx.reactivex.core.streams.WriteStream
Write some data to the stream.
write(Buffer) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
write(String) - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
Write a String to the socket, encoded in UTF-8.
write(KafkaProducerRecord<K, V>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
write(KafkaProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
write(T) - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
 
write(Buffer) - Method in class io.vertx.rxjava.core.file.AsyncFile
 
write(Buffer, long, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.AsyncFile
Write a Buffer to the file at position position in the file, asynchronously.
write(Buffer) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
 
write(String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Write a String to the request body, encoded as UTF-8.
write(String, String) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Write a String to the request body, encoded using the encoding enc.
write(Buffer) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
 
write(String, String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Write a String to the response body, encoded using the encoding enc.
write(String) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Write a String to the response body, encoded in UTF-8.
write(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
write(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
 
write(Buffer) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
 
write(Buffer) - Method in class io.vertx.rxjava.core.net.NetSocket
 
write(String) - Method in class io.vertx.rxjava.core.net.NetSocket
Write a String to the connection, encoded in UTF-8.
write(String, String) - Method in class io.vertx.rxjava.core.net.NetSocket
Write a String to the connection, encoded using the encoding enc.
write(Buffer) - Method in class io.vertx.rxjava.core.parsetools.JsonParser
Handle a Buffer, pretty much like calling io.vertx.rxjava.core.Handler#handle.
write(T) - Method in interface io.vertx.rxjava.core.streams.WriteStream
Write some data to the stream.
write(Buffer) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
write(String) - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
Write a String to the socket, encoded in UTF-8.
write(KafkaProducerRecord<K, V>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
write(KafkaProducerRecord<K, V>, Handler<AsyncResult<RecordMetadata>>) - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
Asynchronously write a record to a topic
WRITE_OPTION - Static variable in class io.vertx.ext.mongo.BulkWriteOptions
Field name for the writeOption value in json representation
writeBinaryMessage(Buffer) - Method in interface io.vertx.core.http.ServerWebSocket
 
writeBinaryMessage(Buffer) - Method in interface io.vertx.core.http.WebSocket
 
writeBinaryMessage(Buffer) - Method in interface io.vertx.core.http.WebSocketBase
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessage(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
writeBinaryMessage(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
 
writeBinaryMessage(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Writes a (potentially large) piece of binary data to the connection.
writeBinaryMessage(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
writeBinaryMessage(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
 
writeBinaryMessage(Buffer) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Writes a (potentially large) piece of binary data to the connection.
writeContinue() - Method in interface io.vertx.core.http.HttpServerResponse
Used to write an interim 100 Continue response to signify that the client should send the rest of the request.
writeContinue() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Used to write an interim 100 Continue response to signify that the client should send the rest of the request.
writeContinue() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Used to write an interim 100 Continue response to signify that the client should send the rest of the request.
writeCustomFrame(int, int, Buffer) - Method in interface io.vertx.core.http.HttpClientRequest
Write an HTTP/2 frame to the request, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in interface io.vertx.core.http.HttpClientRequest
writeCustomFrame(int, int, Buffer) - Method in interface io.vertx.core.http.HttpServerResponse
Write an HTTP/2 frame to the response, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in interface io.vertx.core.http.HttpServerResponse
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
Write an HTTP/2 frame to the request, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in class io.vertx.reactivex.core.http.HttpClientRequest
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
Write an HTTP/2 frame to the response, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in class io.vertx.reactivex.core.http.HttpServerResponse
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
Write an HTTP/2 frame to the request, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in class io.vertx.rxjava.core.http.HttpClientRequest
writeCustomFrame(int, int, Buffer) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
Write an HTTP/2 frame to the response, allowing to extend the HTTP/2 protocol.
writeCustomFrame(HttpFrame) - Method in class io.vertx.rxjava.core.http.HttpServerResponse
writeFile(String, Buffer, Handler<AsyncResult<Void>>) - Method in interface io.vertx.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFile(String, Buffer, Handler<AsyncResult<Void>>) - Method in class io.vertx.reactivex.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFile(String, Buffer, Handler<AsyncResult<Void>>) - Method in class io.vertx.rxjava.core.file.FileSystem
Creates the file, and writes the specified Buffer data to the file represented by the path path, asynchronously.
writeFileBlocking(String, Buffer) - Method in interface io.vertx.core.file.FileSystem
writeFileBlocking(String, Buffer) - Method in class io.vertx.reactivex.core.file.FileSystem
writeFileBlocking(String, Buffer) - Method in class io.vertx.rxjava.core.file.FileSystem
writeFileObservable(String, Buffer) - Method in class io.vertx.rxjava.core.file.FileSystem
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.core.http.ServerWebSocket
 
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.core.http.WebSocket
 
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.core.http.WebSocketBase
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
 
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Write a final WebSocket binary frame to the connection
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
writeFinalBinaryFrame(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
 
writeFinalBinaryFrame(Buffer) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Write a final WebSocket binary frame to the connection
writeFinalTextFrame(String) - Method in interface io.vertx.core.http.ServerWebSocket
 
writeFinalTextFrame(String) - Method in interface io.vertx.core.http.WebSocket
 
writeFinalTextFrame(String) - Method in interface io.vertx.core.http.WebSocketBase
Write a final WebSocket text frame to the connection
writeFinalTextFrame(String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
writeFinalTextFrame(String) - Method in class io.vertx.reactivex.core.http.WebSocket
 
writeFinalTextFrame(String) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Write a final WebSocket text frame to the connection
writeFinalTextFrame(String) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
writeFinalTextFrame(String) - Method in class io.vertx.rxjava.core.http.WebSocket
 
writeFinalTextFrame(String) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Write a final WebSocket text frame to the connection
writeFrame(WebSocketFrame) - Method in interface io.vertx.core.http.ServerWebSocket
 
writeFrame(WebSocketFrame) - Method in interface io.vertx.core.http.WebSocket
 
writeFrame(WebSocketFrame) - Method in interface io.vertx.core.http.WebSocketBase
Write a WebSocket frame to the connection
writeFrame(WebSocketFrame) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
 
writeFrame(WebSocketFrame) - Method in class io.vertx.reactivex.core.http.WebSocket
 
writeFrame(WebSocketFrame) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Write a WebSocket frame to the connection
writeFrame(WebSocketFrame) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
 
writeFrame(WebSocketFrame) - Method in class io.vertx.rxjava.core.http.WebSocket
 
writeFrame(WebSocketFrame) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Write a WebSocket frame to the connection
writeHandlerID() - Method in interface io.vertx.core.net.NetSocket
When a NetSocket is created it automatically registers an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHandlerID() - Method in interface io.vertx.ext.web.handler.sockjs.SockJSSocket
When a SockJSSocket is created it automatically registers an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHandlerID() - Method in class io.vertx.reactivex.core.net.NetSocket
When a NetSocket is created it automatically registers an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHandlerID() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
When a SockJSSocket is created it automatically registers an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHandlerID() - Method in class io.vertx.rxjava.core.net.NetSocket
When a NetSocket is created it automatically registers an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeHandlerID() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
When a SockJSSocket is created it automatically registers an event handler with the event bus, the ID of that handler is given by writeHandlerID.
writeObservable(Buffer, long) - Method in class io.vertx.rxjava.core.file.AsyncFile
writeObserver() - Method in interface io.vertx.grpc.GrpcBidiExchange
 
writeObserver() - Method in interface io.vertx.grpc.GrpcUniExchange
 
writeObserver() - Method in interface io.vertx.grpc.GrpcWriteStream
Should not be used by end user, it is a simple accessor the the underlying gRPC StreamObserver.
WriteOption - Enum in io.vertx.ext.mongo
Enum representing the mongoDB Java Driver's com.mongodb.WriteConcern
writePing(Buffer) - Method in interface io.vertx.core.http.WebSocketBase
Writes a ping to the connection.
writePing(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Writes a ping to the connection.
writePing(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
Writes a ping to the connection.
writePing(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Writes a ping to the connection.
writePing(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Writes a ping to the connection.
writePing(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
Writes a ping to the connection.
writePing(Buffer) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Writes a ping to the connection.
writePong(Buffer) - Method in interface io.vertx.core.http.WebSocketBase
Writes a pong to the connection.
writePong(Buffer) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Writes a pong to the connection.
writePong(Buffer) - Method in class io.vertx.reactivex.core.http.WebSocket
Writes a pong to the connection.
writePong(Buffer) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Writes a pong to the connection.
writePong(Buffer) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Writes a pong to the connection.
writePong(Buffer) - Method in class io.vertx.rxjava.core.http.WebSocket
Writes a pong to the connection.
writePong(Buffer) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Writes a pong to the connection.
writeQueueFull() - Method in interface io.vertx.core.streams.WriteStream
This will return true if there are more bytes in the write queue than the value set using WriteStream.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.kafka.client.producer.KafkaProducer
 
writeQueueFull() - Method in class io.vertx.reactivex.core.eventbus.MessageProducer
This will return true if there are more bytes in the write queue than the value set using MessageProducer.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.core.file.AsyncFile
This will return true if there are more bytes in the write queue than the value set using AsyncFile.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.core.http.HttpClientRequest
This will return true if there are more bytes in the write queue than the value set using HttpClientRequest.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.core.http.HttpServerResponse
This will return true if there are more bytes in the write queue than the value set using HttpServerResponse.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.core.http.ServerWebSocket
This will return true if there are more bytes in the write queue than the value set using ServerWebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.core.http.WebSocket
This will return true if there are more bytes in the write queue than the value set using WebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.reactivex.core.http.WebSocketBase
This will return true if there are more bytes in the write queue than the value set using WebSocketBase.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.core.net.NetSocket
This will return true if there are more bytes in the write queue than the value set using NetSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.reactivex.core.streams.WriteStream
This will return true if there are more bytes in the write queue than the value set using WriteStream.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
writeQueueFull() - Method in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
writeQueueFull() - Method in class io.vertx.rxjava.core.eventbus.MessageProducer
This will return true if there are more bytes in the write queue than the value set using MessageProducer.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.core.file.AsyncFile
This will return true if there are more bytes in the write queue than the value set using AsyncFile.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.core.http.HttpClientRequest
This will return true if there are more bytes in the write queue than the value set using HttpClientRequest.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.core.http.HttpServerResponse
This will return true if there are more bytes in the write queue than the value set using HttpServerResponse.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.core.http.ServerWebSocket
This will return true if there are more bytes in the write queue than the value set using ServerWebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.core.http.WebSocket
This will return true if there are more bytes in the write queue than the value set using WebSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.rxjava.core.http.WebSocketBase
This will return true if there are more bytes in the write queue than the value set using WebSocketBase.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.core.net.NetSocket
This will return true if there are more bytes in the write queue than the value set using NetSocket.setWriteQueueMaxSize(int)
writeQueueFull() - Method in interface io.vertx.rxjava.core.streams.WriteStream
This will return true if there are more bytes in the write queue than the value set using WriteStream.setWriteQueueMaxSize(int)
writeQueueFull() - Method in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
writeQueueFull() - Method in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
WriteStream<T> - Interface in io.vertx.core.streams
Represents a stream of data that can be written to.
WriteStream<T> - Interface in io.vertx.reactivex.core.streams
Represents a stream of data that can be written to.
WriteStream<T> - Interface in io.vertx.rxjava.core.streams
Represents a stream of data that can be written to.
writeTextMessage(String) - Method in interface io.vertx.core.http.WebSocket
 
writeTextMessage(String) - Method in interface io.vertx.core.http.WebSocketBase
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.reactivex.core.http.ServerWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.reactivex.core.http.WebSocket
 
writeTextMessage(String) - Method in interface io.vertx.reactivex.core.http.WebSocketBase
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.rxjava.core.http.ServerWebSocket
Writes a (potentially large) piece of text data to the connection.
writeTextMessage(String) - Method in class io.vertx.rxjava.core.http.WebSocket
 
writeTextMessage(String) - Method in interface io.vertx.rxjava.core.http.WebSocketBase
Writes a (potentially large) piece of text data to the connection.
writeToBuffer(Buffer) - Method in class io.vertx.core.json.JsonArray
 
writeToBuffer(Buffer) - Method in class io.vertx.core.json.JsonObject
 
writeToBuffer(Buffer) - Method in class io.vertx.ext.auth.AbstractUser
 
writeToBuffer(Buffer) - Method in class io.vertx.reactivex.core.buffer.Buffer
 
writeToBuffer(Buffer) - Method in class io.vertx.rxjava.core.buffer.Buffer
 

Y

YAML_MAPPER - Static variable in class io.vertx.config.yaml.YamlProcessor
 
YamlProcessor - Class in io.vertx.config.yaml
A processor using Jackson and SnakeYaml to read Yaml files.
YamlProcessor() - Constructor for class io.vertx.config.yaml.YamlProcessor
 

Z

zadd(String, double, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
zadd(String, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
zadd(String, double, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
zadd(String, double, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
zadd(String, double, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
zadd(String, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
zaddMany(String, Map<String, Double>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
zaddMany(String, Map<String, Double>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
zaddMany(String, Map<String, Double>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
zaddMany(String, Map<String, Double>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
zaddMany(String, Map<String, Double>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add one or more members to a sorted set, or update its score if it already exists
zaddMany(String, Map<String, Double>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add one or more members to a sorted set, or update its score if it already exists
zaddManyObservable(String, Map<String, Double>) - Method in class io.vertx.rxjava.redis.RedisClient
zaddManyObservable(String, Map<String, Double>) - Method in class io.vertx.rxjava.redis.RedisTransaction
zaddObservable(String, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
zaddObservable(String, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zcard(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the number of members in a sorted set
zcard(String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the number of members in a sorted set
zcard(String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Get the number of members in a sorted set
zcard(String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the number of members in a sorted set
zcard(String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the number of members in a sorted set
zcard(String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the number of members in a sorted set
zcardObservable(String) - Method in class io.vertx.rxjava.redis.RedisClient
Deprecated.
zcardObservable(String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zcount(String, double, double, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Count the members in a sorted set with scores within the given values
zcount(String, double, double, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count the members in a sorted set with scores within the given values
zcount(String, double, double, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Count the members in a sorted set with scores within the given values
zcount(String, double, double, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Count the members in a sorted set with scores within the given values
zcount(String, double, double, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Count the members in a sorted set with scores within the given values
zcount(String, double, double, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count the members in a sorted set with scores within the given values
zcountObservable(String, double, double) - Method in class io.vertx.rxjava.redis.RedisClient
zcountObservable(String, double, double) - Method in class io.vertx.rxjava.redis.RedisTransaction
zincrby(String, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Increment the score of a member in a sorted set
zincrby(String, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Increment the score of a member in a sorted set
zincrby(String, double, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Increment the score of a member in a sorted set
zincrby(String, double, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Increment the score of a member in a sorted set
zincrby(String, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Increment the score of a member in a sorted set
zincrby(String, double, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Increment the score of a member in a sorted set
zincrbyObservable(String, double, String) - Method in class io.vertx.rxjava.redis.RedisClient
zincrbyObservable(String, double, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zinterstore(String, List<String>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key
zinterstore(String, List<String>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key
zinterstore(String, List<String>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key
zinterstore(String, List<String>, AggregateOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key
zinterstore(String, List<String>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key
zinterstore(String, List<String>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key
zinterstoreObservable(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zinterstoreObservable(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zinterstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
zinterstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
zinterstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
zinterstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
zinterstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
zinterstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Intersect multiple sorted sets and store the resulting sorted set in a new key using weights for scoring
zinterstoreWeighedObservable(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zinterstoreWeighedObservable(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zlexcount(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Count the number of members in a sorted set between a given lexicographical range
zlexcount(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Count the number of members in a sorted set between a given lexicographical range
zlexcount(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Count the number of members in a sorted set between a given lexicographical range
zlexcount(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Count the number of members in a sorted set between a given lexicographical range
zlexcount(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Count the number of members in a sorted set between a given lexicographical range
zlexcount(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Count the number of members in a sorted set between a given lexicographical range
zlexcountObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zlexcountObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrange(String, long, long, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by index
zrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by index
zrange(String, long, long, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by index
zrange(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by index
zrange(String, long, long, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by index
zrange(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by index
zrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by lexicographical range
zrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by lexicographical range
zrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by lexicographical range
zrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by lexicographical range
zrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by lexicographical range
zrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by lexicographical range
zrangebylexObservable(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zrangebylexObservable(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by score
zrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by score
zrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by score
zrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by score
zrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by score
zrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by score
zrangebyscoreObservable(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zrangebyscoreObservable(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
zrangeObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrangeWithOptions(String, long, long, RangeOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by index
zrangeWithOptions(String, long, long, RangeOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by index
zrangeWithOptions(String, long, long, RangeOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by index
zrangeWithOptions(String, long, long, RangeOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by index
zrangeWithOptions(String, long, long, RangeOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by index
zrangeWithOptions(String, long, long, RangeOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by index
zrangeWithOptionsObservable(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zrangeWithOptionsObservable(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrank(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine the index of a member in a sorted set
zrank(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine the index of a member in a sorted set
zrank(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Determine the index of a member in a sorted set
zrank(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine the index of a member in a sorted set
zrank(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine the index of a member in a sorted set
zrank(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine the index of a member in a sorted set
zrankObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zrankObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrem(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one member from a sorted set
zrem(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one member from a sorted set
zrem(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove one member from a sorted set
zrem(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove one member from a sorted set
zrem(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one member from a sorted set
zrem(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one member from a sorted set
zremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove one or more members from a sorted set
zremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove one or more members from a sorted set
zremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove one or more members from a sorted set
zremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove one or more members from a sorted set
zremMany(String, List<String>, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove one or more members from a sorted set
zremMany(String, List<String>, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove one or more members from a sorted set
zremManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisClient
zremManyObservable(String, List<String>) - Method in class io.vertx.rxjava.redis.RedisTransaction
zremObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zremObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zremrangebylex(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all members in a sorted set between the given lexicographical range
zremrangebylex(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all members in a sorted set between the given lexicographical range
zremrangebylex(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove all members in a sorted set between the given lexicographical range
zremrangebylex(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove all members in a sorted set between the given lexicographical range
zremrangebylex(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all members in a sorted set between the given lexicographical range
zremrangebylex(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all members in a sorted set between the given lexicographical range
zremrangebylexObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zremrangebylexObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zremrangebyrank(String, long, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all members in a sorted set within the given indexes
zremrangebyrank(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all members in a sorted set within the given indexes
zremrangebyrank(String, long, long, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove all members in a sorted set within the given indexes
zremrangebyrank(String, long, long, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove all members in a sorted set within the given indexes
zremrangebyrank(String, long, long, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all members in a sorted set within the given indexes
zremrangebyrank(String, long, long, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all members in a sorted set within the given indexes
zremrangebyrankObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisClient
zremrangebyrankObservable(String, long, long) - Method in class io.vertx.rxjava.redis.RedisTransaction
zremrangebyscore(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Remove all members in a sorted set within the given scores
zremrangebyscore(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Remove all members in a sorted set within the given scores
zremrangebyscore(String, String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Remove all members in a sorted set within the given scores
zremrangebyscore(String, String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Remove all members in a sorted set within the given scores
zremrangebyscore(String, String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Remove all members in a sorted set within the given scores
zremrangebyscore(String, String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Remove all members in a sorted set within the given scores
zremrangebyscoreObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zremrangebyscoreObservable(String, String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrevrange(String, long, long, RangeOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by index, with scores ordered from high to low
zrevrange(String, long, long, RangeOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by index, with scores ordered from high to low
zrevrange(String, long, long, RangeOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by index, with scores ordered from high to low
zrevrange(String, long, long, RangeOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by index, with scores ordered from high to low
zrevrange(String, long, long, RangeOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by index, with scores ordered from high to low
zrevrange(String, long, long, RangeOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by index, with scores ordered from high to low
zrevrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
zrevrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
zrevrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
zrevrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
zrevrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
zrevrangebylex(String, String, String, LimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by score, between the given lexicographical range with scores ordered from high to low
zrevrangebylexObservable(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zrevrangebylexObservable(String, String, String, LimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrevrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Return a range of members in a sorted set, by score, with scores ordered from high to low
zrevrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Return a range of members in a sorted set, by score, with scores ordered from high to low
zrevrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Return a range of members in a sorted set, by score, with scores ordered from high to low
zrevrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Return a range of members in a sorted set, by score, with scores ordered from high to low
zrevrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Return a range of members in a sorted set, by score, with scores ordered from high to low
zrevrangebyscore(String, String, String, RangeLimitOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Return a range of members in a sorted set, by score, with scores ordered from high to low
zrevrangebyscoreObservable(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zrevrangebyscoreObservable(String, String, String, RangeLimitOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrevrangeObservable(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zrevrangeObservable(String, long, long, RangeOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zrevrank(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Determine the index of a member in a sorted set, with scores ordered from high to low
zrevrank(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Determine the index of a member in a sorted set, with scores ordered from high to low
zrevrank(String, String, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Determine the index of a member in a sorted set, with scores ordered from high to low
zrevrank(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Determine the index of a member in a sorted set, with scores ordered from high to low
zrevrank(String, String, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Determine the index of a member in a sorted set, with scores ordered from high to low
zrevrank(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Determine the index of a member in a sorted set, with scores ordered from high to low
zrevrankObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zrevrankObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.reactivex.redis.RedisClient
Incrementally iterate sorted sets elements and associated scores
zscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Incrementally iterate sorted sets elements and associated scores
zscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in interface io.vertx.redis.RedisClient
Incrementally iterate sorted sets elements and associated scores
zscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Incrementally iterate sorted sets elements and associated scores
zscan(String, String, ScanOptions, Handler<AsyncResult<JsonArray>>) - Method in class io.vertx.rxjava.redis.RedisClient
Incrementally iterate sorted sets elements and associated scores
zscan(String, String, ScanOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Incrementally iterate sorted sets elements and associated scores
zscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zscanObservable(String, String, ScanOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zscore(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisClient
Get the score associated with the given member in a sorted set
zscore(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Get the score associated with the given member in a sorted set
zscore(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisClient
Get the score associated with the given member in a sorted set
zscore(String, String, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Get the score associated with the given member in a sorted set
zscore(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisClient
Get the score associated with the given member in a sorted set
zscore(String, String, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Get the score associated with the given member in a sorted set
zscoreObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisClient
zscoreObservable(String, String) - Method in class io.vertx.rxjava.redis.RedisTransaction
zunionstore(String, List<String>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sorted sets and store the resulting sorted set in a new key
zunionstore(String, List<String>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sorted sets and store the resulting sorted set in a new key
zunionstore(String, List<String>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add multiple sorted sets and store the resulting sorted set in a new key
zunionstore(String, List<String>, AggregateOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add multiple sorted sets and store the resulting sorted set in a new key
zunionstore(String, List<String>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sorted sets and store the resulting sorted set in a new key
zunionstore(String, List<String>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sorted sets and store the resulting sorted set in a new key
zunionstoreObservable(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zunionstoreObservable(String, List<String>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction
zunionstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.reactivex.redis.RedisClient
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
zunionstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.reactivex.redis.RedisTransaction
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
zunionstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in interface io.vertx.redis.RedisClient
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
zunionstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<String>>) - Method in interface io.vertx.redis.RedisTransaction
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
zunionstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<Long>>) - Method in class io.vertx.rxjava.redis.RedisClient
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
zunionstoreWeighed(String, Map<String, Double>, AggregateOptions, Handler<AsyncResult<String>>) - Method in class io.vertx.rxjava.redis.RedisTransaction
Add multiple sorted sets using weights, and store the resulting sorted set in a new key
zunionstoreWeighedObservable(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisClient
zunionstoreWeighedObservable(String, Map<String, Double>, AggregateOptions) - Method in class io.vertx.rxjava.redis.RedisTransaction

_

__TYPE_ARG - Static variable in class io.vertx.reactivex.circuitbreaker.CircuitBreaker
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.circuitbreaker.HystrixMetricHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.config.ConfigRetriever
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.buffer.Buffer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.cli.CLI
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.cli.CommandLine
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.CompositeFuture
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.Context
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.datagram.DatagramPacket
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.datagram.DatagramSocket
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.dns.DnsClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.dns.MxRecord
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.dns.SrvRecord
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.eventbus.EventBus
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.eventbus.Message
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.eventbus.MessageProducer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.eventbus.SendContext
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.file.AsyncFile
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.file.FileProps
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.file.FileSystem
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.file.FileSystemProps
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.Future
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpClientRequest
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpClientResponse
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpConnection
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpFrame
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpServer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpServerFileUpload
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpServerRequest
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.HttpServerResponse
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.ServerWebSocket
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.WebSocket
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.http.WebSocketFrame
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.MultiMap
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.net.NetClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.net.NetServer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.net.NetSocket
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.net.SelfSignedCertificate
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.net.SocketAddress
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.parsetools.JsonEvent
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.parsetools.JsonParser
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.parsetools.RecordParser
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.shareddata.AsyncMap
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.shareddata.Counter
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.shareddata.LocalMap
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.shareddata.Lock
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.shareddata.SharedData
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.streams.Pump
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.TimeoutStream
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.Vertx
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.core.WorkerExecutor
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.AuthProvider
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.ChainAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.htdigest.HtdigestAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.jwt.JWTAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.AccessToken
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.KeycloakHelper
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Auth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.OAuth2Response
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.AzureADAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.BoxAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.CloudFoundryAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.DropboxAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.FacebookAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.FoursquareAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.GithubAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.GoogleAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.HerokuAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.InstagramAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.KeycloakAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.LinkedInAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.LiveAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.MailchimpAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.SalesforceAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.ShopifyAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.SoundcloudAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.StripeAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.oauth2.providers.TwitterAuth
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.User
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.auth.VertxContextPRNG
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.bridge.BaseBridgeEvent
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.cluster.infinispan.ClusterHealthCheck
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.healthchecks.HealthCheckHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.healthchecks.HealthChecks
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.jdbc.JDBCClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.mongo.MongoClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.sql.SQLClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.sql.SQLConnection
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.sql.SQLRowStream
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.Async
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.collect.EventBusCollector
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.Completion
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.report.Failure
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.report.TestCaseReport
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.report.TestResult
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.report.TestSuiteReport
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.TestCase
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.TestCompletion
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.TestContext
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.unit.TestSuite
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.client.HttpRequest
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.client.HttpResponse
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.client.WebClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.Cookie
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.FileUpload
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.BasicAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.BodyHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.ChainAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.CookieHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.CorsHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.CSRFHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.DigestAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.ErrorHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.FaviconHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.FormLoginHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.JWTAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.LoggerHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.OAuth2AuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.RedirectAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.ResponseContentTypeHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.ResponseTimeHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.SessionHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.sockjs.BridgeEvent
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.sockjs.SockJSSocket
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.StaticHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.TemplateHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.TimeoutHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.UserSessionHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.handler.VirtualHostHandler
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.LanguageHeader
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.Locale
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.MIMEHeader
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.ParsedHeaderValues
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.Route
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.Router
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.RoutingContext
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.Session
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.sstore.ClusteredSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.sstore.LocalSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.sstore.SessionStore
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.templ.FreeMarkerTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.templ.HandlebarsTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.ext.web.templ.TemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.kafka.admin.AdminUtils
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.micrometer.MetricsService
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.messages.MqttConnAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.messages.MqttPublishMessage
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.messages.MqttSubscribeMessage
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.messages.MqttUnsubscribeMessage
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.MqttClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.MqttEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.MqttServer
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.mqtt.MqttTopicSubscription
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.redis.RedisClient
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.redis.RedisTransaction
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.redis.Script
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.redis.sentinel.RedisSentinel
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.ServiceDiscovery
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.ServiceReference
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.spi.ServiceExporter
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.spi.ServiceImporter
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.spi.ServicePublisher
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.types.EventBusService
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.types.HttpEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.types.JDBCDataSource
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.types.MessageSource
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.types.MongoDataSource
 
__TYPE_ARG - Static variable in class io.vertx.reactivex.servicediscovery.types.RedisDataSource
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.circuitbreaker.CircuitBreaker
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.circuitbreaker.HystrixMetricHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.config.ConfigRetriever
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.buffer.Buffer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.cli.CLI
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.cli.CommandLine
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.CompositeFuture
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.Context
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.datagram.DatagramPacket
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.datagram.DatagramSocket
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.dns.DnsClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.dns.MxRecord
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.dns.SrvRecord
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.eventbus.EventBus
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.eventbus.Message
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.eventbus.MessageProducer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.eventbus.SendContext
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.file.AsyncFile
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.file.FileProps
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.file.FileSystem
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.file.FileSystemProps
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.Future
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpClientRequest
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpClientResponse
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpConnection
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpFrame
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpServer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpServerFileUpload
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpServerRequest
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.HttpServerResponse
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.ServerWebSocket
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.WebSocket
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.http.WebSocketFrame
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.MultiMap
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.net.NetClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.net.NetServer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.net.NetSocket
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.net.SelfSignedCertificate
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.net.SocketAddress
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.parsetools.JsonEvent
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.parsetools.JsonParser
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.parsetools.RecordParser
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.shareddata.AsyncMap
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.shareddata.Counter
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.shareddata.LocalMap
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.shareddata.Lock
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.shareddata.SharedData
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.streams.Pump
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.TimeoutStream
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.Vertx
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.core.WorkerExecutor
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.AuthProvider
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.ChainAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.htdigest.HtdigestAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.jwt.JWTAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.AccessToken
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.KeycloakHelper
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Auth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.OAuth2Response
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.AzureADAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.BoxAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.CloudFoundryAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.DropboxAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.FacebookAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.FoursquareAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.GithubAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.GoogleAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.HerokuAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.InstagramAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.KeycloakAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.LinkedInAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.LiveAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.MailchimpAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.SalesforceAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.ShopifyAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.SoundcloudAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.StripeAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.oauth2.providers.TwitterAuth
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.User
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.auth.VertxContextPRNG
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.bridge.BaseBridgeEvent
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.cluster.infinispan.ClusterHealthCheck
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.healthchecks.HealthCheckHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.healthchecks.HealthChecks
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.jdbc.JDBCClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.mongo.MongoClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.sql.SQLClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.sql.SQLConnection
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.sql.SQLRowStream
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.Async
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.collect.EventBusCollector
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.Completion
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.report.Failure
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.report.TestCaseReport
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.report.TestResult
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.report.TestSuiteReport
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.TestCase
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.TestCompletion
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.TestContext
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.unit.TestSuite
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.client.HttpRequest
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.client.HttpResponse
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.client.WebClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.Cookie
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.FileUpload
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.BasicAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.BodyHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.ChainAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.CookieHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.CorsHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.CSRFHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.DigestAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.ErrorHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.FaviconHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.FormLoginHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.JWTAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.LoggerHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.OAuth2AuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.RedirectAuthHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.ResponseContentTypeHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.ResponseTimeHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.SessionHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.sockjs.BridgeEvent
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.sockjs.SockJSSocket
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.StaticHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.TemplateHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.TimeoutHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.UserSessionHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.handler.VirtualHostHandler
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.LanguageHeader
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.Locale
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.MIMEHeader
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.ParsedHeaderValues
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.Route
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.Router
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.RoutingContext
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.Session
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.sstore.ClusteredSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.sstore.LocalSessionStore
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.sstore.SessionStore
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.templ.FreeMarkerTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.templ.HandlebarsTemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.ext.web.templ.TemplateEngine
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.kafka.admin.AdminUtils
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.micrometer.MetricsService
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.messages.MqttConnAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.messages.MqttPublishMessage
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.messages.MqttSubAckMessage
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.messages.MqttSubscribeMessage
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.messages.MqttUnsubscribeMessage
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.MqttClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.MqttEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.MqttServer
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.mqtt.MqttTopicSubscription
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.redis.RedisClient
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.redis.RedisTransaction
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.redis.Script
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.redis.sentinel.RedisSentinel
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.ServiceDiscovery
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.ServiceReference
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.spi.ServiceExporter
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.spi.ServiceImporter
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.spi.ServicePublisher
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.types.EventBusService
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.types.HttpEndpoint
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.types.JDBCDataSource
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.types.MessageSource
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.types.MongoDataSource
 
__TYPE_ARG - Static variable in class io.vertx.rxjava.servicediscovery.types.RedisDataSource
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.eventbus.Message
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.eventbus.MessageConsumer
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.eventbus.MessageProducer
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.eventbus.SendContext
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.Future
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.shareddata.AsyncMap
 
__typeArg_0 - Variable in class io.vertx.reactivex.core.shareddata.LocalMap
 
__typeArg_0 - Variable in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
__typeArg_0 - Variable in class io.vertx.reactivex.ext.unit.Completion
 
__typeArg_0 - Variable in class io.vertx.reactivex.ext.web.client.HttpRequest
 
__typeArg_0 - Variable in class io.vertx.reactivex.ext.web.client.HttpResponse
 
__typeArg_0 - Variable in class io.vertx.reactivex.ext.web.codec.BodyCodec
 
__typeArg_0 - Variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
__typeArg_0 - Variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
__typeArg_0 - Variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
__typeArg_0 - Variable in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
__typeArg_0 - Variable in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.eventbus.Message
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.eventbus.MessageConsumer
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.eventbus.MessageProducer
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.eventbus.SendContext
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.Future
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.shareddata.AsyncMap
 
__typeArg_0 - Variable in class io.vertx.rxjava.core.shareddata.LocalMap
 
__typeArg_0 - Variable in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
__typeArg_0 - Variable in class io.vertx.rxjava.ext.unit.Completion
 
__typeArg_0 - Variable in class io.vertx.rxjava.ext.web.client.HttpRequest
 
__typeArg_0 - Variable in class io.vertx.rxjava.ext.web.client.HttpResponse
 
__typeArg_0 - Variable in class io.vertx.rxjava.ext.web.codec.BodyCodec
 
__typeArg_0 - Variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
__typeArg_0 - Variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
__typeArg_0 - Variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
__typeArg_0 - Variable in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
__typeArg_0 - Variable in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
__typeArg_1 - Variable in class io.vertx.reactivex.core.shareddata.AsyncMap
 
__typeArg_1 - Variable in class io.vertx.reactivex.core.shareddata.LocalMap
 
__typeArg_1 - Variable in class io.vertx.reactivex.ext.cluster.infinispan.InfinispanAsyncMap
 
__typeArg_1 - Variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumer
 
__typeArg_1 - Variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecord
 
__typeArg_1 - Variable in class io.vertx.reactivex.kafka.client.consumer.KafkaConsumerRecords
 
__typeArg_1 - Variable in class io.vertx.reactivex.kafka.client.producer.KafkaProducer
 
__typeArg_1 - Variable in class io.vertx.reactivex.kafka.client.producer.KafkaProducerRecord
 
__typeArg_1 - Variable in class io.vertx.rxjava.core.shareddata.AsyncMap
 
__typeArg_1 - Variable in class io.vertx.rxjava.core.shareddata.LocalMap
 
__typeArg_1 - Variable in class io.vertx.rxjava.ext.cluster.infinispan.InfinispanAsyncMap
 
__typeArg_1 - Variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumer
 
__typeArg_1 - Variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecord
 
__typeArg_1 - Variable in class io.vertx.rxjava.kafka.client.consumer.KafkaConsumerRecords
 
__typeArg_1 - Variable in class io.vertx.rxjava.kafka.client.producer.KafkaProducer
 
__typeArg_1 - Variable in class io.vertx.rxjava.kafka.client.producer.KafkaProducerRecord
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 
Skip navigation links

Copyright © 2018. All rights reserved.